Skip to content

Instantly share code, notes, and snippets.

@ksalman
Created March 28, 2017 18:00
Show Gist options
  • Save ksalman/18ffae8daf81880ee744c2de8c747953 to your computer and use it in GitHub Desktop.
Save ksalman/18ffae8daf81880ee744c2de8c747953 to your computer and use it in GitHub Desktop.
2017-03-27 14:32:05,234 [salt.utils.parsers ][WARNING ][21351] Master received a SIGTERM. Exiting.$
2017-03-27 14:32:05,934 [salt.cli.daemons ][INFO ][25113] Setting up the Salt Master$
2017-03-27 14:32:06,000 [salt.crypt ][DEBUG ][25113] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:06,000 [salt.daemons.masterapi ][PROFILE ][25113] Beginning pwd.getpwall() call in masterarpi acess_keys function$
2017-03-27 14:32:06,005 [salt.daemons.masterapi ][PROFILE ][25113] End pwd.getpwall() call in masterarpi acess_keys function$
2017-03-27 14:32:06,005 [salt.daemons.masterapi ][INFO ][25113] Preparing the root key for local communication$
2017-03-27 14:32:06,006 [salt.daemons.masterapi ][DEBUG ][25113] Removing stale keyfile: /var/cache/salt/master/.root_key$
2017-03-27 14:32:06,034 [salt.log.setup ][DEBUG ][25113] Stopping the multiprocessing logging queue listener$
2017-03-27 14:32:06,535 [salt.log.setup ][DEBUG ][25113] closing multiprocessing queue$
2017-03-27 14:32:06,536 [salt.log.setup ][DEBUG ][25113] joining multiprocessing queue thread$
2017-03-27 14:32:06,536 [salt.log.setup ][DEBUG ][25113] Stopped the multiprocessing logging queue listener$
2017-03-27 14:32:06,544 [salt.utils.process ][DEBUG ][25127] Created pidfile: /var/run/salt-master.pid$
2017-03-27 14:32:06,545 [salt.cli.daemons ][INFO ][25127] Starting up the Salt Master$
2017-03-27 14:32:06,552 [salt.utils.lazy ][DEBUG ][25127] LazyLoaded roots.envs$
2017-03-27 14:32:06,554 [salt.utils.lazy ][DEBUG ][25127] Could not LazyLoad roots.init: 'roots.init' is not available.$
2017-03-27 14:32:06,555 [salt.master ][INFO ][25127] salt-master is starting as user 'root'$
2017-03-27 14:32:06,555 [salt.master ][INFO ][25127] Current values for max open files soft/hard setting: 65536/65536$
2017-03-27 14:32:06,555 [salt.master ][INFO ][25127] The value for the 'max_open_files' setting, 100000, is higher than what the user running salt is allowed to raise to, 65536. Defaulting to 65536.$
2017-03-27 14:32:06,556 [salt.master ][INFO ][25127] Creating master process manager$
2017-03-27 14:32:06,556 [salt.master ][INFO ][25127] Creating master publisher process$
2017-03-27 14:32:06,560 [salt.utils.process ][DEBUG ][25127] Started 'salt.transport.zeromq.<type 'instancemethod'>._publish_daemon' with pid 25129$
2017-03-27 14:32:06,560 [salt.master ][INFO ][25127] Creating master event publisher process$
2017-03-27 14:32:06,562 [salt.transport.zeromq ][INFO ][25129] Starting the Salt Publisher on tcp://0.0.0.0:4505$
2017-03-27 14:32:06,562 [salt.transport.zeromq ][INFO ][25129] Starting the Salt Puller on ipc:///var/run/salt/master/publish_pull.ipc$
2017-03-27 14:32:06,562 [salt.utils.process ][DEBUG ][25127] Started 'salt.utils.event.EventPublisher' with pid 25132$
2017-03-27 14:32:06,578 [salt.master ][INFO ][25127] Creating master maintenance process$
2017-03-27 14:32:06,579 [salt.utils.process ][DEBUG ][25127] Started 'salt.master.Maintenance' with pid 25135$
2017-03-27 14:32:06,580 [salt.master ][INFO ][25127] Creating master request server process$
2017-03-27 14:32:06,581 [salt.utils.process ][DEBUG ][25127] Started 'ReqServer' with pid 25136$
2017-03-27 14:32:06,581 [salt.utils.process ][DEBUG ][25127] Process Manager starting!$
2017-03-27 14:32:06,582 [salt.utils.process ][DEBUG ][25136] Started 'salt.transport.zeromq.<type 'instancemethod'>.zmq_device' with pid 25137$
2017-03-27 14:32:06,584 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-0' with pid 25142$
2017-03-27 14:32:06,585 [salt.transport.zeromq ][INFO ][25137] Setting up the master communication server$
2017-03-27 14:32:06,585 [salt.utils.schedule ][DEBUG ][25135] Initializing new Schedule$
2017-03-27 14:32:06,586 [salt.utils.event ][DEBUG ][25142] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,586 [salt.utils.event ][DEBUG ][25142] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,586 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-1' with pid 25172$
2017-03-27 14:32:06,586 [salt.config ][DEBUG ][25142] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,587 [salt.utils.event ][DEBUG ][25172] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,588 [salt.utils.event ][DEBUG ][25172] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,588 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-2' with pid 25173$
2017-03-27 14:32:06,588 [salt.config ][DEBUG ][25172] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,589 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-3' with pid 25174$
2017-03-27 14:32:06,591 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-4' with pid 25175$
2017-03-27 14:32:06,592 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-5' with pid 25176$
2017-03-27 14:32:06,593 [salt.utils.event ][DEBUG ][25173] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,593 [salt.utils.event ][DEBUG ][25173] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,593 [salt.config ][DEBUG ][25173] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,594 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-6' with pid 25177$
2017-03-27 14:32:06,595 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-7' with pid 25178$
2017-03-27 14:32:06,596 [salt.utils.event ][DEBUG ][25174] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,597 [salt.utils.event ][DEBUG ][25174] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,597 [salt.config ][DEBUG ][25174] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,597 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-8' with pid 25179$
2017-03-27 14:32:06,599 [salt.utils.event ][DEBUG ][25177] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,599 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-9' with pid 25180$
2017-03-27 14:32:06,599 [salt.utils.event ][DEBUG ][25177] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,599 [salt.config ][DEBUG ][25177] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,600 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-10' with pid 25181$
2017-03-27 14:32:06,601 [salt.utils.event ][DEBUG ][25175] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,602 [salt.utils.event ][DEBUG ][25175] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,602 [salt.config ][DEBUG ][25175] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,602 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-11' with pid 25182$
2017-03-27 14:32:06,603 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-12' with pid 25183$
2017-03-27 14:32:06,606 [salt.utils.event ][DEBUG ][25176] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,606 [salt.utils.event ][DEBUG ][25176] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,606 [salt.utils.event ][DEBUG ][25178] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,606 [salt.utils.event ][DEBUG ][25178] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,606 [salt.config ][DEBUG ][25176] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,609 [salt.config ][DEBUG ][25178] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,608 [salt.utils.event ][DEBUG ][25179] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,610 [salt.utils.event ][DEBUG ][25179] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,610 [salt.config ][DEBUG ][25179] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,611 [salt.utils.event ][DEBUG ][25180] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,611 [salt.utils.event ][DEBUG ][25180] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,612 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-13' with pid 25184$
2017-03-27 14:32:06,612 [salt.config ][DEBUG ][25180] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,613 [salt.utils.event ][DEBUG ][25181] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,614 [salt.utils.event ][DEBUG ][25181] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,614 [salt.config ][DEBUG ][25181] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,621 [salt.utils.event ][DEBUG ][25182] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,622 [salt.utils.event ][DEBUG ][25182] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,620 [salt.utils.event ][DEBUG ][25183] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,622 [salt.config ][DEBUG ][25182] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,622 [salt.utils.event ][DEBUG ][25183] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,623 [salt.config ][DEBUG ][25183] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,623 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-14' with pid 25185$
2017-03-27 14:32:06,625 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-15' with pid 25186$
2017-03-27 14:32:06,631 [salt.utils.event ][DEBUG ][25184] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,631 [salt.utils.event ][DEBUG ][25184] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,632 [salt.config ][DEBUG ][25184] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,626 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-16' with pid 25187$
2017-03-27 14:32:06,636 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-17' with pid 25188$
2017-03-27 14:32:06,638 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-18' with pid 25189$
2017-03-27 14:32:06,644 [salt.utils.event ][DEBUG ][25186] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,645 [salt.utils.event ][DEBUG ][25186] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,644 [salt.utils.event ][DEBUG ][25185] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,645 [salt.utils.event ][DEBUG ][25185] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,645 [salt.config ][DEBUG ][25185] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,646 [salt.utils.event ][DEBUG ][25187] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,647 [salt.config ][DEBUG ][25186] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,647 [salt.utils.event ][DEBUG ][25187] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,650 [salt.utils.event ][DEBUG ][25188] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,650 [salt.utils.event ][DEBUG ][25188] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,650 [salt.config ][DEBUG ][25187] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,650 [salt.config ][DEBUG ][25188] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,652 [salt.utils.event ][DEBUG ][25189] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,653 [salt.utils.event ][DEBUG ][25189] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,653 [salt.config ][DEBUG ][25189] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,659 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-19' with pid 25190$
2017-03-27 14:32:06,661 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-20' with pid 25191$
2017-03-27 14:32:06,662 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-21' with pid 25192$
2017-03-27 14:32:06,661 [salt.utils.event ][DEBUG ][25190] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,665 [salt.utils.event ][DEBUG ][25190] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,665 [salt.config ][DEBUG ][25190] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,666 [salt.utils.lazy ][DEBUG ][25135] Could not LazyLoad timezone.get_offset: 'timezone.get_offset' is not available.$
2017-03-27 14:32:06,677 [salt.utils.lazy ][DEBUG ][25135] Could not LazyLoad config.merge: 'config.merge' is not available.$
2017-03-27 14:32:06,677 [salt.utils.event ][DEBUG ][25135] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,677 [salt.utils.event ][DEBUG ][25135] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,678 [salt.config ][DEBUG ][25135] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,682 [salt.utils.event ][DEBUG ][25191] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,682 [salt.utils.event ][DEBUG ][25191] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,684 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-22' with pid 25193$
2017-03-27 14:32:06,685 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-23' with pid 25194$
2017-03-27 14:32:06,686 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-24' with pid 25195$
2017-03-27 14:32:06,687 [salt.utils.event ][DEBUG ][25192] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,687 [salt.utils.event ][DEBUG ][25192] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,691 [salt.config ][DEBUG ][25192] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,701 [salt.config ][DEBUG ][25191] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,708 [salt.utils.event ][DEBUG ][25194] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,708 [salt.utils.event ][DEBUG ][25193] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,709 [salt.utils.event ][DEBUG ][25194] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,709 [salt.utils.event ][DEBUG ][25193] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,709 [salt.config ][DEBUG ][25193] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,709 [salt.config ][DEBUG ][25194] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,711 [salt.utils.event ][DEBUG ][25195] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,711 [salt.utils.event ][DEBUG ][25195] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,712 [salt.config ][DEBUG ][25195] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,712 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-25' with pid 25196$
2017-03-27 14:32:06,713 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-26' with pid 25197$
2017-03-27 14:32:06,715 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-27' with pid 25198$
2017-03-27 14:32:06,721 [salt.config ][DEBUG ][25142] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:06,728 [salt.utils.event ][DEBUG ][25197] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,729 [salt.utils.event ][DEBUG ][25197] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,729 [salt.config ][DEBUG ][25197] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,740 [salt.utils.event ][DEBUG ][25196] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,741 [salt.utils.event ][DEBUG ][25196] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,741 [salt.config ][DEBUG ][25196] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,744 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-28' with pid 25199$
2017-03-27 14:32:06,744 [salt.utils.event ][DEBUG ][25198] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,745 [salt.utils.event ][DEBUG ][25198] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,745 [salt.config ][DEBUG ][25198] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,746 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-29' with pid 25200$
2017-03-27 14:32:06,748 [salt.config ][DEBUG ][25142] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:06,749 [salt.utils.event ][DEBUG ][25142] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,749 [salt.utils.event ][DEBUG ][25142] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,752 [salt.utils.event ][DEBUG ][25199] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,753 [salt.utils.event ][DEBUG ][25199] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,753 [salt.config ][DEBUG ][25199] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,761 [salt.utils.event ][DEBUG ][25200] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,762 [salt.utils.event ][DEBUG ][25200] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,762 [salt.config ][DEBUG ][25200] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,769 [salt.utils.event ][DEBUG ][25201] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,769 [salt.utils.event ][DEBUG ][25201] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,769 [salt.config ][DEBUG ][25201] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,778 [salt.config ][DEBUG ][25177] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:06,779 [salt.config ][DEBUG ][25177] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:06,747 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-30' with pid 25201$
2017-03-27 14:32:06,780 [salt.utils.process ][DEBUG ][25136] Started 'MWorker-31' with pid 25202$
2017-03-27 14:32:06,781 [salt.utils.process ][DEBUG ][25136] Process Manager starting!$
2017-03-27 14:32:06,796 [salt.utils.event ][DEBUG ][25202] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,797 [salt.utils.event ][DEBUG ][25202] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,797 [salt.config ][DEBUG ][25202] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,800 [salt.config ][DEBUG ][25172] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:06,801 [salt.config ][DEBUG ][25172] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:06,801 [salt.utils.event ][DEBUG ][25172] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,802 [salt.utils.event ][DEBUG ][25172] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,810 [salt.config ][DEBUG ][25173] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:06,811 [salt.utils.event ][DEBUG ][25177] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,811 [salt.utils.event ][DEBUG ][25177] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,818 [salt.config ][DEBUG ][25181] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:06,819 [salt.config ][DEBUG ][25181] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:06,820 [salt.utils.event ][DEBUG ][25181] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,821 [salt.config ][DEBUG ][25176] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:06,822 [salt.config ][DEBUG ][25176] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:06,823 [salt.utils.event ][DEBUG ][25176] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,823 [salt.utils.event ][DEBUG ][25176] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,825 [salt.config ][DEBUG ][25175] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:06,826 [salt.config ][DEBUG ][25175] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:06,826 [salt.utils.event ][DEBUG ][25175] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,826 [salt.utils.event ][DEBUG ][25175] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,828 [salt.config ][DEBUG ][25174] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:06,829 [salt.config ][DEBUG ][25174] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:06,830 [salt.utils.event ][DEBUG ][25174] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,830 [salt.utils.event ][DEBUG ][25174] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,834 [salt.config ][DEBUG ][25179] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:06,834 [salt.config ][DEBUG ][25179] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:06,835 [salt.utils.event ][DEBUG ][25179] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,835 [salt.utils.event ][DEBUG ][25179] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,843 [salt.config ][DEBUG ][25173] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:06,844 [salt.utils.event ][DEBUG ][25173] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,844 [salt.utils.event ][DEBUG ][25173] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,851 [salt.config ][DEBUG ][25184] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:06,820 [salt.utils.event ][DEBUG ][25181] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,857 [salt.config ][DEBUG ][25182] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:06,858 [salt.config ][DEBUG ][25182] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:06,859 [salt.utils.event ][DEBUG ][25182] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,859 [salt.utils.event ][DEBUG ][25182] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,872 [salt.config ][DEBUG ][25178] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:06,874 [salt.config ][DEBUG ][25178] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:06,875 [salt.utils.event ][DEBUG ][25178] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,883 [salt.config ][DEBUG ][25184] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:06,884 [salt.utils.event ][DEBUG ][25184] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,884 [salt.utils.event ][DEBUG ][25184] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,892 [salt.config ][DEBUG ][25180] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:06,894 [salt.config ][DEBUG ][25180] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:06,894 [salt.utils.event ][DEBUG ][25180] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,895 [salt.utils.event ][DEBUG ][25180] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,875 [salt.utils.event ][DEBUG ][25178] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,912 [salt.config ][DEBUG ][25185] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:06,913 [salt.config ][DEBUG ][25185] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:06,913 [salt.utils.event ][DEBUG ][25185] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,913 [salt.utils.event ][DEBUG ][25185] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,914 [salt.config ][DEBUG ][25188] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:06,916 [salt.config ][DEBUG ][25188] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:06,916 [salt.utils.event ][DEBUG ][25188] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,916 [salt.utils.event ][DEBUG ][25188] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,921 [salt.config ][DEBUG ][25183] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:06,923 [salt.config ][DEBUG ][25183] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:06,925 [salt.config ][DEBUG ][25186] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:06,926 [salt.config ][DEBUG ][25186] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:06,926 [salt.utils.event ][DEBUG ][25186] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,926 [salt.utils.event ][DEBUG ][25186] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,936 [salt.config ][DEBUG ][25189] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:06,937 [salt.config ][DEBUG ][25135] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:06,937 [salt.config ][DEBUG ][25135] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:06,937 [salt.config ][DEBUG ][25189] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:06,937 [salt.utils.event ][DEBUG ][25189] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,937 [salt.utils.event ][DEBUG ][25189] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,956 [salt.config ][DEBUG ][25190] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:06,957 [salt.config ][DEBUG ][25192] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:06,957 [salt.config ][DEBUG ][25190] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:06,958 [salt.config ][DEBUG ][25192] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:06,958 [salt.utils.event ][DEBUG ][25190] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,958 [salt.utils.event ][DEBUG ][25190] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,958 [salt.utils.event ][DEBUG ][25192] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,958 [salt.utils.event ][DEBUG ][25192] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,961 [salt.utils.event ][DEBUG ][25183] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:06,961 [salt.utils.event ][DEBUG ][25183] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:06,967 [salt.config ][DEBUG ][25135] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:06,968 [salt.config ][DEBUG ][25135] Reading configuration from /etc/salt/master$
2017-03-27 14:32:06,978 [salt.config ][DEBUG ][25187] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,000 [salt.config ][DEBUG ][25193] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,001 [salt.config ][DEBUG ][25193] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:07,001 [salt.utils.event ][DEBUG ][25193] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:07,001 [salt.utils.event ][DEBUG ][25193] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:07,003 [salt.config ][DEBUG ][25194] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,007 [salt.config ][DEBUG ][25187] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:07,008 [salt.config ][DEBUG ][25197] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,009 [salt.config ][DEBUG ][25197] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:07,009 [salt.utils.event ][DEBUG ][25197] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:07,010 [salt.utils.event ][DEBUG ][25197] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:07,010 [salt.config ][DEBUG ][25172] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,011 [salt.config ][DEBUG ][25177] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,012 [salt.utils.event ][DEBUG ][25187] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:07,012 [salt.utils.event ][DEBUG ][25187] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:07,020 [salt.config ][DEBUG ][25201] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,021 [salt.config ][DEBUG ][25201] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:07,021 [salt.utils.event ][DEBUG ][25201] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:07,021 [salt.utils.event ][DEBUG ][25201] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:07,022 [salt.config ][DEBUG ][25199] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,028 [salt.config ][DEBUG ][25196] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,028 [salt.config ][DEBUG ][25142] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,029 [salt.config ][DEBUG ][25194] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:07,029 [salt.config ][DEBUG ][25196] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:07,029 [salt.utils.event ][DEBUG ][25194] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:07,030 [salt.utils.event ][DEBUG ][25196] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:07,030 [salt.utils.event ][DEBUG ][25194] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:07,030 [salt.utils.event ][DEBUG ][25196] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:07,042 [salt.config ][DEBUG ][25181] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,038 [salt.config ][DEBUG ][25191] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,046 [salt.config ][DEBUG ][25174] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,051 [salt.config ][DEBUG ][25199] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:07,052 [salt.utils.event ][DEBUG ][25199] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:07,052 [salt.utils.event ][DEBUG ][25199] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:07,052 [salt.config ][DEBUG ][25198] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,052 [salt.config ][DEBUG ][25191] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:07,053 [salt.config ][DEBUG ][25198] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:07,054 [salt.utils.event ][DEBUG ][25198] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:07,054 [salt.utils.event ][DEBUG ][25198] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:07,056 [salt.config ][DEBUG ][25176] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,054 [salt.utils.event ][DEBUG ][25191] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:07,057 [salt.utils.event ][DEBUG ][25191] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:07,064 [salt.config ][DEBUG ][25175] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,071 [salt.config ][DEBUG ][25195] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,076 [salt.config ][DEBUG ][25195] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:07,082 [salt.utils.event ][DEBUG ][25195] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:07,083 [salt.utils.event ][DEBUG ][25195] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:07,083 [salt.config ][DEBUG ][25202] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,084 [salt.config ][DEBUG ][25202] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:07,085 [salt.utils.event ][DEBUG ][25202] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:07,085 [salt.utils.event ][DEBUG ][25202] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:07,091 [salt.config ][DEBUG ][25188] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,092 [salt.config ][DEBUG ][25182] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,098 [salt.config ][DEBUG ][25200] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,101 [salt.config ][DEBUG ][25200] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:07,103 [salt.utils.event ][DEBUG ][25200] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:07,103 [salt.utils.event ][DEBUG ][25200] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:07,117 [salt.config ][DEBUG ][25173] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,117 [salt.config ][DEBUG ][25184] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,141 [salt.config ][DEBUG ][25189] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,142 [salt.config ][DEBUG ][25179] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,152 [salt.config ][DEBUG ][25185] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,165 [salt.config ][DEBUG ][25183] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,205 [salt.config ][DEBUG ][25192] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,215 [salt.config ][DEBUG ][25191] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,216 [salt.config ][DEBUG ][25193] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,218 [salt.config ][DEBUG ][25194] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,224 [salt.config ][DEBUG ][25187] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,230 [salt.config ][DEBUG ][25190] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,233 [salt.config ][DEBUG ][25180] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,241 [salt.config ][DEBUG ][25178] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,243 [salt.config ][DEBUG ][25199] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,245 [salt.config ][DEBUG ][25196] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,251 [salt.config ][DEBUG ][25186] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,258 [salt.config ][DEBUG ][25197] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,262 [salt.config ][DEBUG ][25177] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,263 [salt.config ][DEBUG ][25177] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,266 [salt.config ][DEBUG ][25201] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,291 [salt.config ][DEBUG ][25172] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,291 [salt.config ][DEBUG ][25172] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,292 [salt.config ][DEBUG ][25177] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,293 [salt.config ][DEBUG ][25177] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,295 [salt.config ][DEBUG ][25198] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,303 [salt.config ][DEBUG ][25176] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,303 [salt.config ][DEBUG ][25176] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,315 [salt.config ][DEBUG ][25142] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,315 [salt.config ][DEBUG ][25142] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,317 [salt.config ][DEBUG ][25142] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,317 [salt.config ][DEBUG ][25142] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,299 [salt.config ][DEBUG ][25181] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,323 [salt.config ][DEBUG ][25181] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,324 [salt.config ][DEBUG ][25172] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,325 [salt.config ][DEBUG ][25181] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,325 [salt.config ][DEBUG ][25172] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,325 [salt.config ][DEBUG ][25181] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,330 [salt.config ][DEBUG ][25175] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,330 [salt.config ][DEBUG ][25175] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,332 [salt.config ][DEBUG ][25176] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,333 [salt.config ][DEBUG ][25176] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,335 [salt.config ][DEBUG ][25202] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,339 [salt.config ][DEBUG ][25182] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,343 [salt.config ][DEBUG ][25174] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,344 [salt.config ][DEBUG ][25174] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,345 [salt.config ][DEBUG ][25174] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,346 [salt.config ][DEBUG ][25174] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,348 [salt.config ][DEBUG ][25195] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,356 [salt.config ][DEBUG ][25175] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,356 [salt.config ][DEBUG ][25175] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,339 [salt.config ][DEBUG ][25182] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,369 [salt.config ][DEBUG ][25182] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,369 [salt.config ][DEBUG ][25182] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,380 [salt.config ][DEBUG ][25173] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,380 [salt.config ][DEBUG ][25173] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,382 [salt.config ][DEBUG ][25173] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,383 [salt.config ][DEBUG ][25173] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,387 [salt.config ][DEBUG ][25188] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,387 [salt.config ][DEBUG ][25188] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,404 [salt.config ][DEBUG ][25184] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,405 [salt.config ][DEBUG ][25184] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,406 [salt.config ][DEBUG ][25184] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,407 [salt.config ][DEBUG ][25184] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,416 [salt.config ][DEBUG ][25188] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,417 [salt.config ][DEBUG ][25188] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,419 [salt.config ][DEBUG ][25200] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,395 [salt.config ][DEBUG ][25189] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,423 [salt.config ][DEBUG ][25189] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,425 [salt.config ][DEBUG ][25189] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,425 [salt.config ][DEBUG ][25189] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,451 [salt.config ][DEBUG ][25183] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,451 [salt.config ][DEBUG ][25183] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,453 [salt.config ][DEBUG ][25183] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,454 [salt.config ][DEBUG ][25183] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,462 [salt.config ][DEBUG ][25179] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,462 [salt.config ][DEBUG ][25179] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,463 [salt.config ][DEBUG ][25179] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,464 [salt.config ][DEBUG ][25179] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,475 [salt.config ][DEBUG ][25193] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,475 [salt.config ][DEBUG ][25193] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,482 [salt.config ][DEBUG ][25187] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,482 [salt.config ][DEBUG ][25187] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,485 [salt.config ][DEBUG ][25185] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,485 [salt.config ][DEBUG ][25185] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,486 [salt.config ][DEBUG ][25185] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,489 [salt.config ][DEBUG ][25192] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,489 [salt.config ][DEBUG ][25192] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,491 [salt.config ][DEBUG ][25192] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,500 [salt.config ][DEBUG ][25194] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,500 [salt.config ][DEBUG ][25194] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,501 [salt.config ][DEBUG ][25191] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,501 [salt.config ][DEBUG ][25191] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,501 [salt.config ][DEBUG ][25194] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,502 [salt.config ][DEBUG ][25194] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,503 [salt.config ][DEBUG ][25191] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,504 [salt.config ][DEBUG ][25193] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,505 [salt.config ][DEBUG ][25193] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,511 [salt.config ][DEBUG ][25185] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,512 [salt.config ][DEBUG ][25187] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,513 [salt.config ][DEBUG ][25187] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,520 [salt.config ][DEBUG ][25192] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,523 [salt.config ][DEBUG ][25197] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,523 [salt.config ][DEBUG ][25197] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,524 [salt.config ][DEBUG ][25197] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,525 [salt.config ][DEBUG ][25197] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,529 [salt.config ][DEBUG ][25199] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,529 [salt.config ][DEBUG ][25199] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,531 [salt.config ][DEBUG ][25199] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,531 [salt.config ][DEBUG ][25196] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,531 [salt.config ][DEBUG ][25196] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,533 [salt.config ][DEBUG ][25196] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,533 [salt.config ][DEBUG ][25196] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,535 [salt.config ][DEBUG ][25191] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,540 [salt.config ][DEBUG ][25186] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,540 [salt.config ][DEBUG ][25186] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,556 [salt.config ][DEBUG ][25199] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,556 [salt.config ][DEBUG ][25201] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,556 [salt.config ][DEBUG ][25201] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,558 [salt.config ][DEBUG ][25201] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,558 [salt.config ][DEBUG ][25201] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,566 [salt.config ][DEBUG ][25180] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,566 [salt.config ][DEBUG ][25180] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,574 [salt.config ][DEBUG ][25178] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,574 [salt.config ][DEBUG ][25178] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,576 [salt.config ][DEBUG ][25178] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,576 [salt.config ][DEBUG ][25178] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,593 [salt.config ][DEBUG ][25202] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,594 [salt.config ][DEBUG ][25202] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,595 [salt.config ][DEBUG ][25198] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,595 [salt.config ][DEBUG ][25198] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,597 [salt.config ][DEBUG ][25198] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,597 [salt.config ][DEBUG ][25186] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,598 [salt.config ][DEBUG ][25186] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,603 [salt.config ][DEBUG ][25190] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,603 [salt.config ][DEBUG ][25190] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,605 [salt.config ][DEBUG ][25190] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,606 [salt.config ][DEBUG ][25190] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,608 [salt.config ][DEBUG ][25180] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,609 [salt.config ][DEBUG ][25180] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,595 [salt.config ][DEBUG ][25202] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,624 [salt.config ][DEBUG ][25202] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,642 [salt.config ][DEBUG ][25195] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,642 [salt.config ][DEBUG ][25195] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,644 [salt.config ][DEBUG ][25195] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,645 [salt.config ][DEBUG ][25198] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,683 [salt.config ][DEBUG ][25195] Reading configuration from /etc/salt/master$
2017-03-27 14:32:07,706 [salt.utils.dns ][DEBUG ][25135] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:07,709 [salt.config ][DEBUG ][25200] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:07,709 [salt.config ][DEBUG ][25200] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:07,710 [salt.config ][DEBUG ][25200] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:07,751 [salt.config ][DEBUG ][25200] Reading configuration from /etc/salt/master$
2017-03-27 14:32:08,028 [salt.utils.dns ][DEBUG ][25177] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,052 [salt.utils.dns ][DEBUG ][25142] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,065 [salt.utils.dns ][DEBUG ][25172] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,091 [salt.utils.dns ][DEBUG ][25175] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,092 [salt.utils.dns ][DEBUG ][25176] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,126 [salt.utils.dns ][DEBUG ][25182] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,141 [salt.utils.dns ][DEBUG ][25174] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,143 [salt.utils.dns ][DEBUG ][25181] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,150 [salt.utils.dns ][DEBUG ][25173] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,185 [salt.utils.dns ][DEBUG ][25188] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,188 [salt.utils.dns ][DEBUG ][25189] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,193 [salt.utils.dns ][DEBUG ][25184] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,214 [salt.utils.dns ][DEBUG ][25183] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,229 [salt.utils.dns ][DEBUG ][25187] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,238 [salt.utils.dns ][DEBUG ][25193] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,246 [salt.utils.dns ][DEBUG ][25191] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,250 [salt.utils.dns ][DEBUG ][25192] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,266 [salt.utils.dns ][DEBUG ][25194] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,269 [salt.loaded.int.grains.core ][DEBUG ][25135] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,270 [salt.utils.dns ][DEBUG ][25199] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,276 [salt.utils.dns ][DEBUG ][25179] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,311 [salt.utils.dns ][DEBUG ][25201] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,313 [salt.utils.dns ][DEBUG ][25197] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,328 [salt.utils.dns ][DEBUG ][25185] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,336 [salt.utils.dns ][DEBUG ][25196] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,372 [salt.utils.dns ][DEBUG ][25178] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,372 [salt.utils.dns ][DEBUG ][25202] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,392 [salt.utils.dns ][DEBUG ][25180] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,459 [salt.utils.dns ][DEBUG ][25186] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,462 [salt.utils.dns ][DEBUG ][25190] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,482 [salt.utils.dns ][DEBUG ][25198] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,523 [salt.utils.lazy ][DEBUG ][25135] Could not LazyLoad config.merge: 'config.merge' is not available.$
2017-03-27 14:32:08,524 [salt.utils.lazy ][DEBUG ][25135] LazyLoaded roots.envs$
2017-03-27 14:32:08,524 [salt.fileserver ][DEBUG ][25135] Updating roots fileserver cache$
2017-03-27 14:32:08,534 [salt.utils.dns ][DEBUG ][25195] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,554 [salt.utils.dns ][DEBUG ][25200] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:08,639 [salt.loaded.int.grains.core ][DEBUG ][25177] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,654 [salt.loaded.int.grains.core ][DEBUG ][25142] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,708 [salt.loaded.int.grains.core ][DEBUG ][25176] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,710 [salt.loaded.int.grains.core ][DEBUG ][25172] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,754 [salt.loaded.int.grains.core ][DEBUG ][25175] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,769 [salt.loaded.int.grains.core ][DEBUG ][25174] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,771 [salt.loaded.int.grains.core ][DEBUG ][25182] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,814 [salt.loaded.int.grains.core ][DEBUG ][25181] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,822 [salt.loaded.int.grains.core ][DEBUG ][25173] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,832 [salt.loaded.int.grains.core ][DEBUG ][25188] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,837 [salt.loaded.int.grains.core ][DEBUG ][25184] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,842 [salt.loaded.int.grains.core ][DEBUG ][25183] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,843 [salt.loaded.int.grains.core ][DEBUG ][25189] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,867 [salt.loaded.int.grains.core ][DEBUG ][25194] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,906 [salt.loaded.int.grains.core ][DEBUG ][25193] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,908 [salt.loaded.int.grains.core ][DEBUG ][25187] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,910 [salt.loaded.int.grains.core ][DEBUG ][25192] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,926 [salt.loaded.int.grains.core ][DEBUG ][25191] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,933 [salt.loaded.int.grains.core ][DEBUG ][25179] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,940 [salt.loaded.int.grains.core ][DEBUG ][25199] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,969 [salt.utils.event ][DEBUG ][25177] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:08,969 [salt.utils.event ][DEBUG ][25177] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:08,970 [salt.utils.event ][DEBUG ][25177] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:08,970 [salt.utils.event ][DEBUG ][25177] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:08,975 [salt.utils.event ][DEBUG ][25142] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:08,976 [salt.utils.event ][DEBUG ][25142] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:08,976 [salt.utils.event ][DEBUG ][25142] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:08,976 [salt.utils.event ][DEBUG ][25142] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:08,989 [salt.utils.event ][DEBUG ][25172] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:08,989 [salt.utils.event ][DEBUG ][25172] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:08,990 [salt.utils.event ][DEBUG ][25172] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:08,990 [salt.utils.event ][DEBUG ][25172] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:08,992 [salt.loaded.int.grains.core ][DEBUG ][25197] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:08,994 [salt.loaded.int.grains.core ][DEBUG ][25201] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:09,021 [salt.loaded.int.grains.core ][DEBUG ][25196] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:09,032 [salt.utils.event ][DEBUG ][25176] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,032 [salt.utils.event ][DEBUG ][25176] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,032 [salt.utils.event ][DEBUG ][25176] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,032 [salt.utils.event ][DEBUG ][25176] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,054 [salt.loaded.int.grains.core ][DEBUG ][25180] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:09,058 [salt.utils.event ][DEBUG ][25181] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,058 [salt.utils.event ][DEBUG ][25181] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,059 [salt.utils.event ][DEBUG ][25181] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,059 [salt.utils.event ][DEBUG ][25181] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,065 [salt.utils.event ][DEBUG ][25182] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,065 [salt.utils.event ][DEBUG ][25182] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,066 [salt.utils.event ][DEBUG ][25182] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,066 [salt.utils.event ][DEBUG ][25182] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,071 [salt.loaded.int.grains.core ][DEBUG ][25178] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:09,077 [salt.loaded.int.grains.core ][DEBUG ][25185] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:09,097 [salt.loaded.int.grains.core ][DEBUG ][25202] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:09,114 [salt.loaded.int.grains.core ][DEBUG ][25186] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:09,123 [salt.utils.verify ][DEBUG ][25135] This salt-master instance has accepted 785 minion keys.$
2017-03-27 14:32:09,124 [salt.utils.event ][DEBUG ][25175] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,124 [salt.utils.event ][DEBUG ][25175] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,124 [salt.utils.event ][DEBUG ][25175] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,124 [salt.utils.event ][DEBUG ][25175] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,126 [salt.utils.event ][DEBUG ][25188] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,126 [salt.utils.event ][DEBUG ][25188] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,127 [salt.utils.event ][DEBUG ][25188] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,127 [salt.utils.event ][DEBUG ][25188] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,128 [salt.utils.event ][DEBUG ][25174] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,128 [salt.utils.event ][DEBUG ][25174] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,128 [salt.utils.event ][DEBUG ][25174] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,128 [salt.utils.event ][DEBUG ][25174] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,129 [salt.utils.event ][DEBUG ][25183] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,129 [salt.utils.event ][DEBUG ][25183] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,130 [salt.utils.event ][DEBUG ][25183] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,130 [salt.utils.event ][DEBUG ][25183] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,140 [salt.loaded.int.grains.core ][DEBUG ][25190] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:09,144 [salt.utils.event ][DEBUG ][25173] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,144 [salt.utils.event ][DEBUG ][25173] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,145 [salt.utils.event ][DEBUG ][25173] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,145 [salt.utils.event ][DEBUG ][25173] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,152 [salt.utils.event ][DEBUG ][25189] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,152 [salt.utils.event ][DEBUG ][25189] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,152 [salt.utils.event ][DEBUG ][25189] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,153 [salt.utils.event ][DEBUG ][25189] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,166 [salt.utils.event ][DEBUG ][25194] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,166 [salt.utils.event ][DEBUG ][25194] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,167 [salt.utils.event ][DEBUG ][25194] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,167 [salt.utils.event ][DEBUG ][25194] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,182 [salt.utils.event ][DEBUG ][25184] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,182 [salt.utils.event ][DEBUG ][25184] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,182 [salt.utils.event ][DEBUG ][25184] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,182 [salt.utils.event ][DEBUG ][25184] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,188 [salt.config ][DEBUG ][25177] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,211 [salt.config ][DEBUG ][25142] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,217 [salt.config ][DEBUG ][25172] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,219 [salt.utils.event ][DEBUG ][25179] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,220 [salt.loaded.int.grains.core ][DEBUG ][25198] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:09,224 [salt.utils.event ][DEBUG ][25193] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,224 [salt.utils.event ][DEBUG ][25193] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,225 [salt.utils.event ][DEBUG ][25193] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,225 [salt.utils.event ][DEBUG ][25193] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,230 [salt.utils.event ][DEBUG ][25187] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,231 [salt.utils.event ][DEBUG ][25187] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,231 [salt.utils.event ][DEBUG ][25187] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,231 [salt.utils.event ][DEBUG ][25187] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,239 [salt.loaded.int.grains.core ][DEBUG ][25195] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:09,240 [salt.utils.event ][DEBUG ][25191] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,240 [salt.utils.event ][DEBUG ][25191] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,240 [salt.utils.event ][DEBUG ][25191] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,240 [salt.utils.event ][DEBUG ][25191] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,219 [salt.utils.event ][DEBUG ][25179] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,247 [salt.utils.event ][DEBUG ][25179] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,247 [salt.utils.event ][DEBUG ][25179] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,253 [salt.utils.event ][DEBUG ][25192] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,253 [salt.utils.event ][DEBUG ][25192] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,254 [salt.utils.event ][DEBUG ][25192] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,254 [salt.utils.event ][DEBUG ][25192] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,266 [salt.loaded.int.grains.core ][DEBUG ][25200] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:09,275 [salt.utils.event ][DEBUG ][25199] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,276 [salt.utils.event ][DEBUG ][25199] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,276 [salt.utils.event ][DEBUG ][25199] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,276 [salt.utils.event ][DEBUG ][25199] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,290 [salt.utils.event ][DEBUG ][25201] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,290 [salt.utils.event ][DEBUG ][25201] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,291 [salt.utils.event ][DEBUG ][25201] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,291 [salt.utils.event ][DEBUG ][25201] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,291 [salt.config ][DEBUG ][25176] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,300 [salt.config ][DEBUG ][25181] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,302 [salt.config ][DEBUG ][25174] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,321 [salt.config ][DEBUG ][25182] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,326 [salt.config ][DEBUG ][25183] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,332 [salt.config ][DEBUG ][25173] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,344 [salt.config ][DEBUG ][25175] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,347 [salt.utils.event ][DEBUG ][25197] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,347 [salt.utils.event ][DEBUG ][25197] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,348 [salt.utils.event ][DEBUG ][25197] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,348 [salt.utils.event ][DEBUG ][25197] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,355 [salt.utils.event ][DEBUG ][25196] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,355 [salt.utils.event ][DEBUG ][25196] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,378 [salt.config ][DEBUG ][25189] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,379 [salt.utils.event ][DEBUG ][25196] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,380 [salt.utils.event ][DEBUG ][25196] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,392 [salt.utils.event ][DEBUG ][25178] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,392 [salt.utils.event ][DEBUG ][25178] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,392 [salt.utils.event ][DEBUG ][25178] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,392 [salt.utils.event ][DEBUG ][25178] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,404 [salt.config ][DEBUG ][25188] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,411 [salt.utils.event ][DEBUG ][25185] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,412 [salt.config ][DEBUG ][25191] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,419 [salt.utils.event ][DEBUG ][25190] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,419 [salt.utils.event ][DEBUG ][25190] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,443 [salt.utils.event ][DEBUG ][25190] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,444 [salt.utils.event ][DEBUG ][25190] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,447 [salt.utils.event ][DEBUG ][25180] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,447 [salt.utils.event ][DEBUG ][25180] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,448 [salt.utils.event ][DEBUG ][25180] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,448 [salt.utils.event ][DEBUG ][25180] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,439 [salt.config ][DEBUG ][25194] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,411 [salt.utils.event ][DEBUG ][25185] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,461 [salt.utils.event ][DEBUG ][25185] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,461 [salt.utils.event ][DEBUG ][25185] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,464 [salt.utils.event ][DEBUG ][25202] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,464 [salt.utils.event ][DEBUG ][25202] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,465 [salt.utils.event ][DEBUG ][25202] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,465 [salt.utils.event ][DEBUG ][25202] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,465 [salt.config ][DEBUG ][25192] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,469 [salt.config ][DEBUG ][25187] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,473 [salt.utils.event ][DEBUG ][25186] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,473 [salt.utils.event ][DEBUG ][25186] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,473 [salt.utils.event ][DEBUG ][25186] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,473 [salt.utils.event ][DEBUG ][25186] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,475 [salt.utils.event ][DEBUG ][25198] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,475 [salt.utils.event ][DEBUG ][25198] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,481 [salt.config ][DEBUG ][25142] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,481 [salt.config ][DEBUG ][25142] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,482 [salt.config ][DEBUG ][25199] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,482 [salt.config ][DEBUG ][25142] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,485 [salt.config ][DEBUG ][25172] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,485 [salt.config ][DEBUG ][25172] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,485 [salt.config ][DEBUG ][25179] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,486 [salt.config ][DEBUG ][25172] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,487 [salt.config ][DEBUG ][25177] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,487 [salt.config ][DEBUG ][25177] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,489 [salt.config ][DEBUG ][25177] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,489 [salt.config ][DEBUG ][25177] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,495 [salt.utils.event ][DEBUG ][25198] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,496 [salt.utils.event ][DEBUG ][25198] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,497 [salt.config ][DEBUG ][25193] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,499 [salt.config ][DEBUG ][25184] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,505 [salt.utils.event ][DEBUG ][25195] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,505 [salt.utils.event ][DEBUG ][25195] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,505 [salt.utils.event ][DEBUG ][25195] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,505 [salt.utils.event ][DEBUG ][25195] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,507 [salt.config ][DEBUG ][25142] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,515 [salt.config ][DEBUG ][25172] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,550 [salt.config ][DEBUG ][25201] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,571 [salt.utils.event ][DEBUG ][25200] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,571 [salt.utils.event ][DEBUG ][25200] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,589 [salt.config ][DEBUG ][25196] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,593 [salt.config ][DEBUG ][25197] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,599 [salt.utils.event ][DEBUG ][25200] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:09,599 [salt.utils.event ][DEBUG ][25200] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:09,610 [salt.config ][DEBUG ][25190] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,613 [salt.config ][DEBUG ][25175] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,613 [salt.config ][DEBUG ][25175] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,614 [salt.config ][DEBUG ][25175] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,617 [salt.config ][DEBUG ][25178] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,631 [salt.config ][DEBUG ][25176] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,632 [salt.config ][DEBUG ][25176] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,633 [salt.config ][DEBUG ][25176] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,633 [salt.config ][DEBUG ][25183] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,634 [salt.config ][DEBUG ][25183] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,634 [salt.config ][DEBUG ][25176] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,635 [salt.config ][DEBUG ][25183] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,637 [salt.config ][DEBUG ][25202] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,637 [salt.config ][DEBUG ][25173] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,638 [salt.config ][DEBUG ][25173] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,639 [salt.config ][DEBUG ][25173] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,640 [salt.config ][DEBUG ][25173] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,643 [salt.config ][DEBUG ][25175] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,657 [salt.config ][DEBUG ][25189] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,657 [salt.config ][DEBUG ][25189] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,657 [salt.config ][DEBUG ][25181] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,657 [salt.config ][DEBUG ][25181] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,658 [salt.config ][DEBUG ][25189] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,658 [salt.config ][DEBUG ][25181] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,660 [salt.config ][DEBUG ][25183] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,664 [salt.config ][DEBUG ][25174] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,664 [salt.config ][DEBUG ][25174] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,666 [salt.config ][DEBUG ][25182] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,666 [salt.config ][DEBUG ][25182] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,667 [salt.config ][DEBUG ][25182] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,668 [salt.config ][DEBUG ][25182] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,676 [salt.config ][DEBUG ][25185] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,681 [salt.config ][DEBUG ][25180] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,685 [salt.config ][DEBUG ][25198] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,687 [salt.config ][DEBUG ][25181] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,659 [salt.config ][DEBUG ][25189] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,693 [salt.config ][DEBUG ][25186] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,700 [salt.config ][DEBUG ][25174] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,701 [salt.config ][DEBUG ][25174] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,705 [salt.config ][DEBUG ][25195] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,719 [salt.config ][DEBUG ][25191] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,719 [salt.config ][DEBUG ][25191] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,721 [salt.config ][DEBUG ][25191] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,721 [salt.config ][DEBUG ][25188] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,721 [salt.config ][DEBUG ][25188] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,722 [salt.config ][DEBUG ][25191] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,725 [salt.config ][DEBUG ][25194] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,725 [salt.config ][DEBUG ][25194] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,727 [salt.config ][DEBUG ][25194] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,749 [salt.config ][DEBUG ][25199] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,750 [salt.config ][DEBUG ][25199] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,751 [salt.config ][DEBUG ][25199] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,756 [salt.config ][DEBUG ][25194] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,759 [salt.config ][DEBUG ][25188] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,760 [salt.config ][DEBUG ][25188] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,763 [salt.config ][DEBUG ][25192] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,763 [salt.config ][DEBUG ][25192] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,765 [salt.config ][DEBUG ][25192] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,766 [salt.config ][DEBUG ][25192] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,770 [salt.config ][DEBUG ][25179] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,770 [salt.config ][DEBUG ][25179] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,772 [salt.config ][DEBUG ][25187] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,772 [salt.config ][DEBUG ][25187] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,773 [salt.config ][DEBUG ][25187] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,774 [salt.config ][DEBUG ][25187] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,780 [salt.config ][DEBUG ][25199] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,795 [salt.config ][DEBUG ][25200] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,800 [salt.config ][DEBUG ][25179] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,801 [salt.config ][DEBUG ][25179] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,801 [salt.config ][DEBUG ][25184] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,801 [salt.config ][DEBUG ][25184] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,803 [salt.config ][DEBUG ][25184] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,812 [salt.config ][DEBUG ][25193] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,812 [salt.config ][DEBUG ][25193] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,813 [salt.config ][DEBUG ][25193] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,814 [salt.config ][DEBUG ][25193] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,828 [salt.config ][DEBUG ][25184] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,845 [salt.config ][DEBUG ][25201] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,845 [salt.config ][DEBUG ][25201] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,846 [salt.config ][DEBUG ][25201] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,861 [salt.config ][DEBUG ][25196] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,862 [salt.config ][DEBUG ][25196] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,875 [salt.config ][DEBUG ][25201] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,890 [salt.config ][DEBUG ][25190] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,890 [salt.config ][DEBUG ][25190] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,895 [salt.config ][DEBUG ][25196] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,895 [salt.config ][DEBUG ][25197] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,895 [salt.config ][DEBUG ][25197] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,896 [salt.config ][DEBUG ][25196] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,897 [salt.config ][DEBUG ][25197] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,898 [salt.config ][DEBUG ][25197] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,903 [salt.config ][DEBUG ][25178] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,903 [salt.config ][DEBUG ][25178] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,905 [salt.config ][DEBUG ][25178] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,905 [salt.config ][DEBUG ][25178] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,915 [salt.config ][DEBUG ][25190] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,916 [salt.config ][DEBUG ][25190] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,921 [salt.config ][DEBUG ][25202] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,921 [salt.config ][DEBUG ][25202] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,923 [salt.config ][DEBUG ][25202] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,950 [salt.config ][DEBUG ][25198] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,950 [salt.config ][DEBUG ][25198] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,952 [salt.config ][DEBUG ][25202] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,970 [salt.config ][DEBUG ][25195] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,970 [salt.config ][DEBUG ][25195] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,975 [salt.config ][DEBUG ][25198] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,976 [salt.config ][DEBUG ][25198] Reading configuration from /etc/salt/master$
2017-03-27 14:32:09,993 [salt.config ][DEBUG ][25180] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:09,993 [salt.config ][DEBUG ][25180] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:09,994 [salt.config ][DEBUG ][25180] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,996 [salt.config ][DEBUG ][25195] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:09,996 [salt.config ][DEBUG ][25195] Reading configuration from /etc/salt/master$
2017-03-27 14:32:10,003 [salt.config ][DEBUG ][25185] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:10,004 [salt.config ][DEBUG ][25185] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:10,005 [salt.config ][DEBUG ][25185] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:10,006 [salt.config ][DEBUG ][25185] Reading configuration from /etc/salt/master$
2017-03-27 14:32:10,015 [salt.config ][DEBUG ][25200] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:10,015 [salt.config ][DEBUG ][25186] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:10,015 [salt.config ][DEBUG ][25186] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:10,017 [salt.config ][DEBUG ][25186] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:10,018 [salt.config ][DEBUG ][25186] Reading configuration from /etc/salt/master$
2017-03-27 14:32:10,031 [salt.config ][DEBUG ][25180] Reading configuration from /etc/salt/master$
2017-03-27 14:32:10,051 [salt.config ][DEBUG ][25200] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:10,053 [salt.config ][DEBUG ][25200] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:10,053 [salt.config ][DEBUG ][25200] Reading configuration from /etc/salt/master$
2017-03-27 14:32:10,237 [salt.utils.dns ][DEBUG ][25142] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,241 [salt.utils.dns ][DEBUG ][25177] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,258 [salt.utils.dns ][DEBUG ][25172] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,357 [salt.utils.dns ][DEBUG ][25175] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,359 [salt.utils.dns ][DEBUG ][25176] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,361 [salt.utils.dns ][DEBUG ][25173] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,384 [salt.utils.dns ][DEBUG ][25189] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,393 [salt.utils.dns ][DEBUG ][25183] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,412 [salt.utils.dns ][DEBUG ][25181] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,419 [salt.utils.dns ][DEBUG ][25182] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,475 [salt.utils.dns ][DEBUG ][25191] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,476 [salt.utils.dns ][DEBUG ][25174] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,485 [salt.utils.dns ][DEBUG ][25187] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,508 [salt.utils.dns ][DEBUG ][25194] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,514 [salt.utils.dns ][DEBUG ][25179] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,516 [salt.utils.dns ][DEBUG ][25192] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,519 [salt.utils.dns ][DEBUG ][25188] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,544 [salt.utils.dns ][DEBUG ][25196] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,567 [salt.utils.dns ][DEBUG ][25184] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,567 [salt.utils.dns ][DEBUG ][25199] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,571 [salt.utils.dns ][DEBUG ][25193] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,585 [salt.utils.dns ][DEBUG ][25201] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,630 [salt.utils.dns ][DEBUG ][25202] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,631 [salt.utils.dns ][DEBUG ][25178] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,702 [salt.utils.dns ][DEBUG ][25197] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,705 [salt.utils.dns ][DEBUG ][25190] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,708 [salt.utils.dns ][DEBUG ][25198] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,742 [salt.utils.dns ][DEBUG ][25195] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,754 [salt.loaded.int.grains.core ][DEBUG ][25142] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:10,771 [salt.utils.dns ][DEBUG ][25180] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,781 [salt.utils.dns ][DEBUG ][25200] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,801 [salt.loaded.int.grains.core ][DEBUG ][25177] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:10,804 [salt.utils.dns ][DEBUG ][25185] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,809 [salt.utils.dns ][DEBUG ][25186] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:10,833 [salt.loaded.int.grains.core ][DEBUG ][25172] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:10,911 [salt.loaded.int.grains.core ][DEBUG ][25176] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:10,947 [salt.loaded.int.grains.core ][DEBUG ][25183] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:10,961 [salt.loaded.int.grains.core ][DEBUG ][25175] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:10,977 [salt.loaded.int.grains.core ][DEBUG ][25173] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,017 [salt.loaded.int.grains.core ][DEBUG ][25189] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,030 [salt.utils.event ][DEBUG ][25142] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,030 [salt.utils.event ][DEBUG ][25142] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,030 [salt.config ][DEBUG ][25142] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,032 [salt.loaded.int.grains.core ][DEBUG ][25182] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,033 [salt.loaded.int.grains.core ][DEBUG ][25181] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,070 [salt.loaded.int.grains.core ][DEBUG ][25191] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,097 [salt.loaded.int.grains.core ][DEBUG ][25187] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,104 [salt.loaded.int.grains.core ][DEBUG ][25194] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,104 [salt.loaded.int.grains.core ][DEBUG ][25179] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,108 [salt.utils.event ][DEBUG ][25172] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,108 [salt.utils.event ][DEBUG ][25172] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,109 [salt.config ][DEBUG ][25172] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,113 [salt.utils.event ][DEBUG ][25177] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,114 [salt.utils.event ][DEBUG ][25177] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,114 [salt.config ][DEBUG ][25177] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,122 [salt.loaded.int.grains.core ][DEBUG ][25174] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,131 [salt.loaded.int.grains.core ][DEBUG ][25192] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,154 [salt.loaded.int.grains.core ][DEBUG ][25188] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,194 [salt.utils.event ][DEBUG ][25176] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,195 [salt.utils.event ][DEBUG ][25176] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,195 [salt.config ][DEBUG ][25176] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,199 [salt.loaded.int.grains.core ][DEBUG ][25199] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,208 [salt.loaded.int.grains.core ][DEBUG ][25193] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,212 [salt.loaded.int.grains.core ][DEBUG ][25196] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,214 [salt.loaded.int.grains.core ][DEBUG ][25184] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,215 [salt.utils.event ][DEBUG ][25183] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,215 [salt.utils.event ][DEBUG ][25183] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,238 [salt.utils.event ][DEBUG ][25173] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,238 [salt.utils.event ][DEBUG ][25173] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,238 [salt.utils.event ][DEBUG ][25175] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,238 [salt.config ][DEBUG ][25173] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,238 [salt.utils.event ][DEBUG ][25175] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,238 [salt.config ][DEBUG ][25175] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,266 [salt.config ][DEBUG ][25183] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,270 [salt.loaded.int.grains.core ][DEBUG ][25202] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,288 [salt.loaded.int.grains.core ][DEBUG ][25201] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,290 [salt.loaded.int.grains.core ][DEBUG ][25178] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,323 [salt.loaded.int.grains.core ][DEBUG ][25198] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,328 [salt.utils.event ][DEBUG ][25189] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,328 [salt.utils.event ][DEBUG ][25189] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,328 [salt.config ][DEBUG ][25189] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,352 [salt.loaded.int.grains.core ][DEBUG ][25195] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,353 [salt.utils.event ][DEBUG ][25191] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,354 [salt.utils.event ][DEBUG ][25191] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,354 [salt.config ][DEBUG ][25191] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,359 [salt.utils.event ][DEBUG ][25182] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,359 [salt.utils.event ][DEBUG ][25182] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,359 [salt.config ][DEBUG ][25182] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,359 [salt.utils.event ][DEBUG ][25181] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,360 [salt.utils.event ][DEBUG ][25181] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,360 [salt.config ][DEBUG ][25181] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,366 [salt.utils.event ][DEBUG ][25187] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,366 [salt.utils.event ][DEBUG ][25187] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,367 [salt.config ][DEBUG ][25187] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,385 [salt.loaded.int.grains.core ][DEBUG ][25197] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,391 [salt.utils.event ][DEBUG ][25179] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,396 [salt.config ][DEBUG ][25142] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,397 [salt.config ][DEBUG ][25142] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,397 [salt.utils.event ][DEBUG ][25142] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,397 [salt.utils.event ][DEBUG ][25142] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,410 [salt.loaded.int.grains.core ][DEBUG ][25190] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,411 [salt.utils.event ][DEBUG ][25194] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,412 [salt.utils.event ][DEBUG ][25194] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,412 [salt.config ][DEBUG ][25194] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,417 [salt.utils.event ][DEBUG ][25174] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,417 [salt.utils.event ][DEBUG ][25174] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,418 [salt.config ][DEBUG ][25174] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,418 [salt.loaded.int.grains.core ][DEBUG ][25185] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,420 [salt.utils.event ][DEBUG ][25179] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,420 [salt.config ][DEBUG ][25179] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,424 [salt.utils.event ][DEBUG ][25192] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,424 [salt.utils.event ][DEBUG ][25192] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,425 [salt.config ][DEBUG ][25192] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,435 [salt.config ][DEBUG ][25177] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,445 [salt.loaded.int.grains.core ][DEBUG ][25180] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,464 [salt.utils.event ][DEBUG ][25188] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,464 [salt.utils.event ][DEBUG ][25188] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,465 [salt.config ][DEBUG ][25188] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,472 [salt.config ][DEBUG ][25177] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,472 [salt.config ][DEBUG ][25172] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,472 [salt.utils.event ][DEBUG ][25177] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,472 [salt.utils.event ][DEBUG ][25177] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,473 [salt.config ][DEBUG ][25172] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,473 [salt.utils.event ][DEBUG ][25172] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,473 [salt.utils.event ][DEBUG ][25172] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,481 [salt.loaded.int.grains.core ][DEBUG ][25186] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,497 [salt.utils.event ][DEBUG ][25199] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,497 [salt.utils.event ][DEBUG ][25199] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,497 [salt.utils.event ][DEBUG ][25193] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,497 [salt.utils.event ][DEBUG ][25196] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,497 [salt.utils.event ][DEBUG ][25193] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,497 [salt.utils.event ][DEBUG ][25196] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,497 [salt.config ][DEBUG ][25199] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,497 [salt.config ][DEBUG ][25193] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,497 [salt.config ][DEBUG ][25196] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,505 [salt.loaded.int.grains.core ][DEBUG ][25200] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:11,513 [salt.utils.event ][DEBUG ][25184] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,513 [salt.utils.event ][DEBUG ][25184] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,513 [salt.config ][DEBUG ][25184] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,547 [salt.config ][DEBUG ][25176] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,548 [salt.config ][DEBUG ][25142] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,558 [salt.utils.event ][DEBUG ][25201] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,559 [salt.utils.event ][DEBUG ][25201] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,559 [salt.config ][DEBUG ][25201] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,579 [salt.utils.event ][DEBUG ][25202] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,579 [salt.utils.event ][DEBUG ][25202] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,579 [salt.config ][DEBUG ][25202] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,579 [salt.utils.event ][DEBUG ][25178] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,579 [salt.utils.event ][DEBUG ][25178] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,580 [salt.config ][DEBUG ][25178] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,584 [salt.config ][DEBUG ][25176] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,584 [salt.utils.event ][DEBUG ][25176] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,584 [salt.utils.event ][DEBUG ][25176] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,585 [salt.config ][DEBUG ][25175] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,590 [salt.config ][DEBUG ][25173] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,599 [salt.config ][DEBUG ][25183] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,600 [salt.config ][DEBUG ][25183] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,601 [salt.utils.event ][DEBUG ][25183] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,601 [salt.utils.event ][DEBUG ][25183] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,608 [salt.config ][DEBUG ][25177] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,611 [salt.config ][DEBUG ][25175] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,612 [salt.utils.event ][DEBUG ][25175] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,612 [salt.config ][DEBUG ][25172] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,612 [salt.utils.event ][DEBUG ][25175] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,619 [salt.config ][DEBUG ][25173] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,620 [salt.utils.event ][DEBUG ][25173] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,620 [salt.utils.event ][DEBUG ][25173] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,634 [salt.config ][DEBUG ][25189] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,640 [salt.utils.event ][DEBUG ][25195] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,641 [salt.utils.event ][DEBUG ][25195] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,641 [salt.config ][DEBUG ][25195] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,644 [salt.utils.event ][DEBUG ][25198] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,644 [salt.utils.event ][DEBUG ][25198] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,644 [salt.config ][DEBUG ][25198] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,651 [salt.utils.event ][DEBUG ][25190] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,667 [salt.config ][DEBUG ][25189] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,668 [salt.utils.event ][DEBUG ][25189] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,668 [salt.utils.event ][DEBUG ][25189] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,671 [salt.config ][DEBUG ][25191] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,651 [salt.utils.event ][DEBUG ][25190] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,683 [salt.config ][DEBUG ][25190] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,684 [salt.config ][DEBUG ][25182] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,685 [salt.config ][DEBUG ][25182] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,685 [salt.utils.event ][DEBUG ][25182] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,686 [salt.utils.event ][DEBUG ][25182] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,693 [salt.config ][DEBUG ][25176] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,696 [salt.config ][DEBUG ][25191] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,696 [salt.utils.event ][DEBUG ][25191] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,696 [salt.utils.event ][DEBUG ][25191] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,706 [salt.config ][DEBUG ][25179] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,695 [salt.config ][DEBUG ][25183] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,711 [salt.config ][DEBUG ][25181] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,711 [salt.utils.event ][DEBUG ][25197] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,712 [salt.utils.event ][DEBUG ][25197] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,712 [salt.config ][DEBUG ][25197] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,712 [salt.config ][DEBUG ][25187] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,713 [salt.config ][DEBUG ][25187] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,713 [salt.config ][DEBUG ][25175] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,713 [salt.utils.event ][DEBUG ][25187] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,713 [salt.utils.event ][DEBUG ][25187] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,714 [salt.config ][DEBUG ][25192] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,714 [salt.config ][DEBUG ][25192] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,715 [salt.utils.event ][DEBUG ][25192] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,715 [salt.utils.event ][DEBUG ][25192] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,720 [salt.utils.event ][DEBUG ][25185] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,720 [salt.utils.event ][DEBUG ][25185] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,720 [salt.config ][DEBUG ][25185] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,724 [salt.utils.event ][DEBUG ][25180] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,724 [salt.utils.event ][DEBUG ][25180] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,724 [salt.config ][DEBUG ][25180] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,732 [salt.config ][DEBUG ][25173] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,739 [salt.config ][DEBUG ][25194] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,739 [salt.config ][DEBUG ][25181] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,740 [salt.utils.event ][DEBUG ][25181] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,740 [salt.utils.event ][DEBUG ][25181] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,747 [salt.config ][DEBUG ][25174] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,747 [salt.config ][DEBUG ][25179] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,748 [salt.utils.event ][DEBUG ][25179] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,748 [salt.utils.event ][DEBUG ][25179] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,750 [salt.utils.event ][DEBUG ][25200] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,750 [salt.utils.event ][DEBUG ][25200] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,751 [salt.config ][DEBUG ][25200] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,768 [salt.config ][DEBUG ][25194] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,768 [salt.utils.event ][DEBUG ][25194] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,768 [salt.utils.event ][DEBUG ][25194] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,773 [salt.config ][DEBUG ][25189] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,776 [salt.config ][DEBUG ][25174] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,776 [salt.utils.event ][DEBUG ][25174] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,776 [salt.utils.event ][DEBUG ][25174] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,790 [salt.config ][DEBUG ][25188] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,792 [salt.config ][DEBUG ][25196] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,793 [salt.config ][DEBUG ][25196] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,793 [salt.utils.event ][DEBUG ][25196] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,793 [salt.utils.event ][DEBUG ][25196] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,802 [salt.config ][DEBUG ][25142] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:11,802 [salt.config ][DEBUG ][25142] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:11,811 [salt.config ][DEBUG ][25188] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,812 [salt.utils.event ][DEBUG ][25188] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,812 [salt.utils.event ][DEBUG ][25188] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,819 [salt.config ][DEBUG ][25199] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,820 [salt.config ][DEBUG ][25199] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,821 [salt.utils.event ][DEBUG ][25199] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,821 [salt.utils.event ][DEBUG ][25199] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,821 [salt.config ][DEBUG ][25182] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,825 [salt.config ][DEBUG ][25191] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,835 [salt.utils.event ][DEBUG ][25186] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,835 [salt.utils.event ][DEBUG ][25186] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,841 [salt.config ][DEBUG ][25181] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,841 [salt.config ][DEBUG ][25187] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,844 [salt.config ][DEBUG ][25193] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,845 [salt.config ][DEBUG ][25193] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,845 [salt.utils.event ][DEBUG ][25193] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,845 [salt.utils.event ][DEBUG ][25193] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,852 [salt.config ][DEBUG ][25142] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,853 [salt.config ][DEBUG ][25142] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,856 [salt.config ][DEBUG ][25184] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,856 [salt.config ][DEBUG ][25201] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,857 [salt.config ][DEBUG ][25184] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,857 [salt.utils.event ][DEBUG ][25184] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,857 [salt.utils.event ][DEBUG ][25184] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,857 [salt.config ][DEBUG ][25201] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,858 [salt.utils.event ][DEBUG ][25201] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,858 [salt.utils.event ][DEBUG ][25201] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,835 [salt.config ][DEBUG ][25186] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,863 [salt.config ][DEBUG ][25202] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,872 [salt.config ][DEBUG ][25178] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,873 [salt.config ][DEBUG ][25178] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,873 [salt.utils.event ][DEBUG ][25178] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,873 [salt.utils.event ][DEBUG ][25178] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,876 [salt.config ][DEBUG ][25177] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:11,877 [salt.config ][DEBUG ][25177] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:11,878 [salt.config ][DEBUG ][25177] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,879 [salt.config ][DEBUG ][25177] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,889 [salt.config ][DEBUG ][25192] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,889 [salt.config ][DEBUG ][25179] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,889 [salt.config ][DEBUG ][25194] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,892 [salt.config ][DEBUG ][25174] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,912 [salt.config ][DEBUG ][25202] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,912 [salt.utils.event ][DEBUG ][25202] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,912 [salt.utils.event ][DEBUG ][25202] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,921 [salt.config ][DEBUG ][25188] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,925 [salt.config ][DEBUG ][25199] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,926 [salt.config ][DEBUG ][25198] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,927 [salt.config ][DEBUG ][25196] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,935 [salt.config ][DEBUG ][25172] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:11,935 [salt.config ][DEBUG ][25172] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:11,937 [salt.config ][DEBUG ][25172] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,938 [salt.config ][DEBUG ][25172] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,942 [salt.config ][DEBUG ][25193] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,950 [salt.config ][DEBUG ][25190] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,927 [salt.config ][DEBUG ][25198] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,955 [salt.utils.event ][DEBUG ][25198] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,956 [salt.utils.event ][DEBUG ][25198] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,956 [salt.config ][DEBUG ][25195] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,957 [salt.config ][DEBUG ][25195] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,957 [salt.utils.event ][DEBUG ][25195] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,957 [salt.utils.event ][DEBUG ][25195] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,963 [salt.config ][DEBUG ][25197] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,963 [salt.config ][DEBUG ][25201] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,966 [salt.config ][DEBUG ][25184] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,978 [salt.config ][DEBUG ][25178] Reading configuration from /etc/salt/master$
2017-03-27 14:32:11,979 [salt.config ][DEBUG ][25190] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,980 [salt.utils.event ][DEBUG ][25190] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,980 [salt.utils.event ][DEBUG ][25190] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,982 [salt.config ][DEBUG ][25185] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,992 [salt.config ][DEBUG ][25197] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:11,992 [salt.utils.event ][DEBUG ][25197] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:11,992 [salt.utils.event ][DEBUG ][25197] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:11,993 [salt.config ][DEBUG ][25175] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:11,993 [salt.config ][DEBUG ][25175] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:11,995 [salt.config ][DEBUG ][25175] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:11,999 [salt.config ][DEBUG ][25173] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:11,999 [salt.config ][DEBUG ][25173] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,007 [salt.config ][DEBUG ][25183] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,007 [salt.config ][DEBUG ][25183] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,009 [salt.config ][DEBUG ][25183] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,009 [salt.config ][DEBUG ][25202] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,010 [salt.config ][DEBUG ][25183] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,011 [salt.config ][DEBUG ][25185] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:12,012 [salt.utils.event ][DEBUG ][25185] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:12,012 [salt.utils.event ][DEBUG ][25185] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:12,013 [salt.config ][DEBUG ][25176] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,013 [salt.config ][DEBUG ][25176] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,014 [salt.config ][DEBUG ][25176] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,015 [salt.config ][DEBUG ][25176] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,024 [salt.config ][DEBUG ][25175] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,024 [salt.config ][DEBUG ][25173] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,025 [salt.config ][DEBUG ][25173] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,027 [salt.config ][DEBUG ][25180] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,033 [salt.config ][DEBUG ][25200] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,034 [salt.config ][DEBUG ][25200] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:12,035 [salt.utils.event ][DEBUG ][25200] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:12,035 [salt.utils.event ][DEBUG ][25200] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:12,055 [salt.config ][DEBUG ][25180] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:12,056 [salt.utils.event ][DEBUG ][25180] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:12,056 [salt.utils.event ][DEBUG ][25180] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:12,060 [salt.config ][DEBUG ][25198] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,063 [salt.config ][DEBUG ][25182] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,063 [salt.config ][DEBUG ][25182] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,077 [salt.config ][DEBUG ][25190] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,077 [salt.config ][DEBUG ][25195] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,085 [salt.config ][DEBUG ][25189] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,085 [salt.config ][DEBUG ][25189] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,086 [salt.config ][DEBUG ][25189] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,087 [salt.config ][DEBUG ][25189] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,088 [salt.config ][DEBUG ][25191] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,088 [salt.config ][DEBUG ][25191] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,090 [salt.config ][DEBUG ][25191] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,090 [salt.config ][DEBUG ][25191] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,092 [salt.config ][DEBUG ][25182] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,093 [salt.config ][DEBUG ][25182] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,108 [salt.config ][DEBUG ][25197] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,129 [salt.config ][DEBUG ][25185] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,130 [salt.config ][DEBUG ][25186] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,131 [salt.config ][DEBUG ][25186] Missing configuration file: /root/.saltrc$
2017-03-27 14:32:12,136 [salt.config ][DEBUG ][25181] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,136 [salt.config ][DEBUG ][25181] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,137 [salt.config ][DEBUG ][25181] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,138 [salt.config ][DEBUG ][25181] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,139 [salt.config ][DEBUG ][25179] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,139 [salt.config ][DEBUG ][25179] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,142 [salt.config ][DEBUG ][25174] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,142 [salt.config ][DEBUG ][25174] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,143 [salt.config ][DEBUG ][25194] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,143 [salt.config ][DEBUG ][25194] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,143 [salt.config ][DEBUG ][25187] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,143 [salt.config ][DEBUG ][25187] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,145 [salt.config ][DEBUG ][25187] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,145 [salt.config ][DEBUG ][25187] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,147 [salt.config ][DEBUG ][25192] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,147 [salt.config ][DEBUG ][25192] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,149 [salt.config ][DEBUG ][25192] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,149 [salt.config ][DEBUG ][25192] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,153 [salt.config ][DEBUG ][25180] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,159 [salt.utils.event ][DEBUG ][25186] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:12,159 [salt.utils.event ][DEBUG ][25186] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:12,161 [salt.config ][DEBUG ][25200] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,168 [salt.config ][DEBUG ][25179] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,169 [salt.config ][DEBUG ][25179] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,171 [salt.config ][DEBUG ][25174] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,172 [salt.config ][DEBUG ][25174] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,176 [salt.config ][DEBUG ][25194] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,177 [salt.config ][DEBUG ][25194] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,199 [salt.config ][DEBUG ][25196] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,200 [salt.config ][DEBUG ][25196] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,201 [salt.config ][DEBUG ][25196] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,202 [salt.config ][DEBUG ][25196] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,179 [salt.config ][DEBUG ][25199] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,207 [salt.config ][DEBUG ][25199] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,209 [salt.config ][DEBUG ][25199] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,209 [salt.config ][DEBUG ][25199] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,232 [salt.config ][DEBUG ][25188] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,232 [salt.config ][DEBUG ][25188] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,233 [salt.config ][DEBUG ][25188] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,234 [salt.config ][DEBUG ][25188] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,237 [salt.config ][DEBUG ][25201] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,237 [salt.config ][DEBUG ][25201] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,239 [salt.config ][DEBUG ][25201] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,252 [salt.config ][DEBUG ][25184] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,252 [salt.config ][DEBUG ][25184] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,254 [salt.config ][DEBUG ][25184] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,255 [salt.config ][DEBUG ][25184] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,256 [salt.config ][DEBUG ][25186] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,257 [salt.config ][DEBUG ][25193] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,257 [salt.config ][DEBUG ][25193] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,258 [salt.config ][DEBUG ][25193] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,259 [salt.config ][DEBUG ][25193] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,260 [salt.config ][DEBUG ][25178] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,261 [salt.config ][DEBUG ][25178] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,262 [salt.config ][DEBUG ][25178] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,263 [salt.config ][DEBUG ][25178] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,278 [salt.config ][DEBUG ][25201] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,336 [salt.config ][DEBUG ][25202] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,336 [salt.config ][DEBUG ][25202] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,337 [salt.config ][DEBUG ][25202] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,338 [salt.config ][DEBUG ][25202] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,351 [salt.config ][DEBUG ][25198] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,351 [salt.config ][DEBUG ][25198] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,360 [salt.config ][DEBUG ][25190] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,360 [salt.config ][DEBUG ][25190] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,361 [salt.config ][DEBUG ][25190] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,362 [salt.config ][DEBUG ][25190] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,384 [salt.config ][DEBUG ][25198] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,385 [salt.config ][DEBUG ][25198] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,399 [salt.config ][DEBUG ][25197] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,399 [salt.config ][DEBUG ][25197] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,404 [salt.config ][DEBUG ][25195] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,404 [salt.config ][DEBUG ][25195] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,405 [salt.config ][DEBUG ][25195] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,406 [salt.config ][DEBUG ][25195] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,419 [salt.config ][DEBUG ][25185] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,419 [salt.config ][DEBUG ][25185] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,432 [salt.config ][DEBUG ][25197] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,433 [salt.config ][DEBUG ][25197] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,435 [salt.config ][DEBUG ][25180] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,435 [salt.config ][DEBUG ][25180] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,436 [salt.config ][DEBUG ][25180] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,437 [salt.config ][DEBUG ][25180] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,440 [salt.config ][DEBUG ][25200] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,440 [salt.config ][DEBUG ][25200] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,442 [salt.config ][DEBUG ][25200] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,442 [salt.config ][DEBUG ][25200] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,452 [salt.config ][DEBUG ][25185] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,453 [salt.config ][DEBUG ][25185] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,515 [salt.config ][DEBUG ][25186] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:12,515 [salt.config ][DEBUG ][25186] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:12,517 [salt.config ][DEBUG ][25186] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:12,517 [salt.config ][DEBUG ][25186] Reading configuration from /etc/salt/master$
2017-03-27 14:32:12,585 [salt.utils.dns ][DEBUG ][25142] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:12,630 [salt.utils.dns ][DEBUG ][25177] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:12,693 [salt.utils.dns ][DEBUG ][25172] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:12,701 [salt.utils.dns ][DEBUG ][25183] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:12,726 [salt.utils.dns ][DEBUG ][25176] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:12,728 [salt.utils.dns ][DEBUG ][25173] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:12,734 [salt.utils.dns ][DEBUG ][25175] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:12,773 [salt.utils.dns ][DEBUG ][25189] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:12,786 [salt.utils.dns ][DEBUG ][25191] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:12,791 [salt.utils.dns ][DEBUG ][25182] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:12,833 [salt.utils.dns ][DEBUG ][25192] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:12,842 [salt.utils.dns ][DEBUG ][25187] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:12,851 [salt.utils.dns ][DEBUG ][25196] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:12,869 [salt.utils.dns ][DEBUG ][25179] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:12,871 [salt.utils.dns ][DEBUG ][25174] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:12,896 [salt.utils.dns ][DEBUG ][25181] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:12,931 [salt.utils.dns ][DEBUG ][25194] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:12,931 [salt.utils.dns ][DEBUG ][25199] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:12,943 [salt.utils.dns ][DEBUG ][25201] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:12,961 [salt.utils.dns ][DEBUG ][25184] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:12,990 [salt.utils.dns ][DEBUG ][25178] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:13,010 [salt.utils.dns ][DEBUG ][25188] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:13,034 [salt.utils.dns ][DEBUG ][25193] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:13,079 [salt.utils.dns ][DEBUG ][25190] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:13,088 [salt.utils.dns ][DEBUG ][25202] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:13,090 [salt.utils.dns ][DEBUG ][25180] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:13,100 [salt.loaded.int.grains.core ][DEBUG ][25142] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,129 [salt.utils.dns ][DEBUG ][25195] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:13,137 [salt.utils.dns ][DEBUG ][25198] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:13,152 [salt.loaded.int.grains.core ][DEBUG ][25177] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,165 [salt.utils.dns ][DEBUG ][25200] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:13,178 [salt.utils.dns ][DEBUG ][25197] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:13,225 [salt.utils.dns ][DEBUG ][25185] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:13,268 [salt.loaded.int.grains.core ][DEBUG ][25172] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,281 [salt.loaded.int.grains.core ][DEBUG ][25173] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,297 [salt.loaded.int.grains.core ][DEBUG ][25183] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,299 [salt.utils.dns ][DEBUG ][25186] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:13,302 [salt.loaded.int.grains.core ][DEBUG ][25191] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,328 [salt.loaded.int.grains.core ][DEBUG ][25175] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,365 [salt.loaded.int.grains.core ][DEBUG ][25176] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,372 [salt.utils.event ][DEBUG ][25142] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,372 [salt.utils.event ][DEBUG ][25142] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,373 [salt.utils.event ][DEBUG ][25142] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,373 [salt.utils.event ][DEBUG ][25142] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,381 [salt.loaded.int.grains.core ][DEBUG ][25189] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,384 [salt.loaded.int.grains.core ][DEBUG ][25182] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,406 [salt.loaded.int.grains.core ][DEBUG ][25192] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,412 [salt.loaded.int.grains.core ][DEBUG ][25187] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,417 [salt.utils.event ][DEBUG ][25177] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,417 [salt.utils.event ][DEBUG ][25177] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,418 [salt.utils.event ][DEBUG ][25177] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,418 [salt.utils.event ][DEBUG ][25177] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,441 [salt.loaded.int.grains.core ][DEBUG ][25179] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,480 [salt.config ][DEBUG ][25142] Reading configuration from /etc/salt/master$
2017-03-27 14:32:13,483 [salt.loaded.int.grains.core ][DEBUG ][25196] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,503 [salt.loaded.int.grains.core ][DEBUG ][25199] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,506 [salt.loaded.int.grains.core ][DEBUG ][25174] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,514 [salt.loaded.int.grains.core ][DEBUG ][25181] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,538 [salt.loaded.int.grains.core ][DEBUG ][25194] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,559 [salt.config ][DEBUG ][25177] Reading configuration from /etc/salt/master$
2017-03-27 14:32:13,562 [salt.utils.event ][DEBUG ][25172] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,562 [salt.utils.event ][DEBUG ][25172] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,563 [salt.utils.event ][DEBUG ][25172] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,563 [salt.utils.event ][DEBUG ][25172] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,577 [salt.utils.event ][DEBUG ][25173] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,578 [salt.utils.event ][DEBUG ][25173] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,578 [salt.utils.event ][DEBUG ][25173] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,579 [salt.utils.event ][DEBUG ][25173] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,581 [salt.utils.event ][DEBUG ][25183] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,582 [salt.utils.event ][DEBUG ][25183] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,582 [salt.utils.event ][DEBUG ][25183] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,583 [salt.utils.event ][DEBUG ][25183] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,583 [salt.utils.event ][DEBUG ][25191] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,583 [salt.utils.event ][DEBUG ][25191] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,587 [salt.loaded.int.grains.core ][DEBUG ][25178] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,602 [salt.loaded.int.grains.core ][DEBUG ][25201] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,623 [salt.utils.event ][DEBUG ][25191] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,623 [salt.utils.event ][DEBUG ][25191] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,626 [salt.loaded.int.grains.core ][DEBUG ][25193] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,632 [salt.loaded.int.grains.core ][DEBUG ][25184] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,633 [salt.utils.event ][DEBUG ][25176] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,633 [salt.utils.event ][DEBUG ][25176] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,634 [salt.utils.event ][DEBUG ][25176] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,634 [salt.utils.event ][DEBUG ][25176] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,636 [salt.utils.event ][DEBUG ][25175] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,636 [salt.utils.event ][DEBUG ][25175] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,637 [salt.utils.event ][DEBUG ][25175] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,637 [salt.utils.event ][DEBUG ][25175] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,645 [salt.loaded.int.grains.core ][DEBUG ][25188] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,685 [salt.utils.event ][DEBUG ][25182] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,685 [salt.utils.event ][DEBUG ][25182] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,686 [salt.utils.event ][DEBUG ][25182] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,686 [salt.utils.event ][DEBUG ][25182] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,686 [salt.utils.event ][DEBUG ][25189] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,686 [salt.utils.event ][DEBUG ][25189] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,693 [salt.config ][DEBUG ][25172] Reading configuration from /etc/salt/master$
2017-03-27 14:32:13,695 [salt.config ][DEBUG ][25183] Reading configuration from /etc/salt/master$
2017-03-27 14:32:13,696 [salt.utils.event ][DEBUG ][25192] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,696 [salt.utils.event ][DEBUG ][25192] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,696 [salt.utils.event ][DEBUG ][25192] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,696 [salt.utils.event ][DEBUG ][25192] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,697 [salt.loaded.int.grains.core ][DEBUG ][25190] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,702 [salt.loaded.int.grains.core ][DEBUG ][25202] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,713 [salt.loaded.int.grains.core ][DEBUG ][25180] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,715 [salt.utils.event ][DEBUG ][25189] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,715 [salt.utils.event ][DEBUG ][25189] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,729 [salt.config ][DEBUG ][25173] Reading configuration from /etc/salt/master$
2017-03-27 14:32:13,711 [salt.utils.event ][DEBUG ][25187] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,729 [salt.utils.event ][DEBUG ][25187] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,730 [salt.utils.event ][DEBUG ][25187] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,730 [salt.utils.event ][DEBUG ][25187] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,737 [salt.config ][DEBUG ][25191] Reading configuration from /etc/salt/master$
2017-03-27 14:32:13,761 [salt.utils.event ][DEBUG ][25196] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,762 [salt.utils.event ][DEBUG ][25196] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,762 [salt.utils.event ][DEBUG ][25196] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,763 [salt.utils.event ][DEBUG ][25196] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,767 [salt.config ][DEBUG ][25175] Reading configuration from /etc/salt/master$
2017-03-27 14:32:13,770 [salt.utils.event ][DEBUG ][25179] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,770 [salt.utils.event ][DEBUG ][25179] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,782 [salt.loaded.int.grains.core ][DEBUG ][25198] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,799 [salt.utils.event ][DEBUG ][25174] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,799 [salt.utils.event ][DEBUG ][25174] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,807 [salt.utils.event ][DEBUG ][25179] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,807 [salt.utils.event ][DEBUG ][25179] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,809 [salt.config ][DEBUG ][25192] Reading configuration from /etc/salt/master$
2017-03-27 14:32:13,812 [salt.config ][DEBUG ][25182] Reading configuration from /etc/salt/master$
2017-03-27 14:32:13,813 [salt.config ][DEBUG ][25176] Reading configuration from /etc/salt/master$
2017-03-27 14:32:13,816 [salt.loaded.int.grains.core ][DEBUG ][25195] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,818 [salt.utils.event ][DEBUG ][25181] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,819 [salt.utils.event ][DEBUG ][25181] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,827 [salt.utils.event ][DEBUG ][25199] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,827 [salt.utils.event ][DEBUG ][25199] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,841 [salt.loaded.int.grains.core ][DEBUG ][25197] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,844 [salt.config ][DEBUG ][25142] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:13,844 [salt.config ][DEBUG ][25142] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:13,845 [salt.config ][DEBUG ][25142] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:13,846 [salt.utils.event ][DEBUG ][25178] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,846 [salt.utils.event ][DEBUG ][25178] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,846 [salt.config ][DEBUG ][25142] Reading configuration from /etc/salt/master$
2017-03-27 14:32:13,849 [salt.loaded.int.grains.core ][DEBUG ][25200] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,851 [salt.utils.event ][DEBUG ][25181] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,852 [salt.utils.event ][DEBUG ][25181] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,852 [salt.config ][DEBUG ][25189] Reading configuration from /etc/salt/master$
2017-03-27 14:32:13,852 [salt.utils.event ][DEBUG ][25194] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,853 [salt.utils.event ][DEBUG ][25194] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,853 [salt.utils.event ][DEBUG ][25194] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,853 [salt.utils.event ][DEBUG ][25194] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,855 [salt.utils.event ][DEBUG ][25199] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,855 [salt.utils.event ][DEBUG ][25199] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,860 [salt.config ][DEBUG ][25187] Reading configuration from /etc/salt/master$
2017-03-27 14:32:13,876 [salt.utils.event ][DEBUG ][25174] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,876 [salt.utils.event ][DEBUG ][25174] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,877 [salt.config ][DEBUG ][25177] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:13,877 [salt.config ][DEBUG ][25177] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:13,879 [salt.config ][DEBUG ][25177] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:13,884 [salt.utils.event ][DEBUG ][25178] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,884 [salt.utils.event ][DEBUG ][25178] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,901 [salt.config ][DEBUG ][25179] Reading configuration from /etc/salt/master$
2017-03-27 14:32:13,905 [salt.config ][DEBUG ][25196] Reading configuration from /etc/salt/master$
2017-03-27 14:32:13,912 [salt.config ][DEBUG ][25177] Reading configuration from /etc/salt/master$
2017-03-27 14:32:13,915 [salt.loaded.int.grains.core ][DEBUG ][25185] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:13,916 [salt.utils.event ][DEBUG ][25201] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,916 [salt.utils.event ][DEBUG ][25201] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,916 [salt.utils.event ][DEBUG ][25201] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,917 [salt.utils.event ][DEBUG ][25201] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,919 [salt.utils.event ][DEBUG ][25193] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,920 [salt.utils.event ][DEBUG ][25193] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,920 [salt.utils.event ][DEBUG ][25193] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,920 [salt.utils.event ][DEBUG ][25193] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,945 [salt.config ][DEBUG ][25199] Reading configuration from /etc/salt/master$
2017-03-27 14:32:13,949 [salt.config ][DEBUG ][25181] Reading configuration from /etc/salt/master$
2017-03-27 14:32:13,962 [salt.config ][DEBUG ][25174] Reading configuration from /etc/salt/master$
2017-03-27 14:32:13,969 [salt.config ][DEBUG ][25194] Reading configuration from /etc/salt/master$
2017-03-27 14:32:13,973 [salt.utils.event ][DEBUG ][25184] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,973 [salt.utils.event ][DEBUG ][25184] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,974 [salt.utils.event ][DEBUG ][25184] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,974 [salt.utils.event ][DEBUG ][25184] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,977 [salt.utils.event ][DEBUG ][25188] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,977 [salt.utils.event ][DEBUG ][25188] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,978 [salt.utils.event ][DEBUG ][25188] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,978 [salt.utils.event ][DEBUG ][25188] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,997 [salt.utils.event ][DEBUG ][25190] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,997 [salt.utils.event ][DEBUG ][25190] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:13,998 [salt.utils.event ][DEBUG ][25190] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:13,998 [salt.utils.event ][DEBUG ][25190] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:14,002 [salt.utils.event ][DEBUG ][25202] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:14,003 [salt.utils.event ][DEBUG ][25202] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:14,007 [salt.config ][DEBUG ][25172] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,007 [salt.config ][DEBUG ][25172] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,013 [salt.config ][DEBUG ][25178] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,022 [salt.config ][DEBUG ][25191] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,022 [salt.config ][DEBUG ][25191] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,024 [salt.config ][DEBUG ][25183] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,024 [salt.config ][DEBUG ][25183] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,025 [salt.loaded.int.grains.core ][DEBUG ][25186] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:14,026 [salt.config ][DEBUG ][25183] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,026 [salt.config ][DEBUG ][25201] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,026 [salt.config ][DEBUG ][25183] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,031 [salt.config ][DEBUG ][25173] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,031 [salt.config ][DEBUG ][25173] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,033 [salt.config ][DEBUG ][25173] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,034 [salt.config ][DEBUG ][25173] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,036 [salt.config ][DEBUG ][25172] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,037 [salt.config ][DEBUG ][25172] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,043 [salt.utils.event ][DEBUG ][25202] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:14,043 [salt.utils.event ][DEBUG ][25202] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:14,047 [salt.config ][DEBUG ][25193] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,056 [salt.config ][DEBUG ][25191] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,057 [salt.config ][DEBUG ][25191] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,070 [salt.utils.event ][DEBUG ][25198] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:14,070 [salt.utils.event ][DEBUG ][25198] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:14,073 [salt.utils.event ][DEBUG ][25180] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:14,073 [salt.utils.event ][DEBUG ][25180] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:14,074 [salt.utils.event ][DEBUG ][25180] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:14,074 [salt.utils.event ][DEBUG ][25180] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:14,096 [salt.config ][DEBUG ][25176] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,097 [salt.config ][DEBUG ][25176] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,097 [salt.config ][DEBUG ][25175] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,097 [salt.config ][DEBUG ][25175] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,098 [salt.config ][DEBUG ][25176] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,098 [salt.config ][DEBUG ][25175] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,098 [salt.config ][DEBUG ][25192] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,098 [salt.config ][DEBUG ][25192] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,099 [salt.config ][DEBUG ][25176] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,099 [salt.utils.event ][DEBUG ][25198] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:14,099 [salt.utils.event ][DEBUG ][25198] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:14,103 [salt.utils.event ][DEBUG ][25197] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:14,103 [salt.utils.event ][DEBUG ][25197] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:14,105 [salt.utils.event ][DEBUG ][25195] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:14,105 [salt.utils.event ][DEBUG ][25195] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:14,106 [salt.utils.event ][DEBUG ][25195] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:14,106 [salt.utils.event ][DEBUG ][25195] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:14,110 [salt.utils.event ][DEBUG ][25200] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:14,110 [salt.utils.event ][DEBUG ][25200] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:14,111 [salt.utils.event ][DEBUG ][25200] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:14,111 [salt.utils.event ][DEBUG ][25200] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:14,117 [salt.config ][DEBUG ][25190] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,083 [salt.config ][DEBUG ][25188] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,087 [salt.config ][DEBUG ][25184] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,128 [salt.config ][DEBUG ][25192] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,129 [salt.config ][DEBUG ][25192] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,135 [salt.config ][DEBUG ][25182] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,135 [salt.config ][DEBUG ][25175] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,138 [salt.config ][DEBUG ][25187] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,139 [salt.config ][DEBUG ][25187] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,147 [salt.config ][DEBUG ][25189] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,148 [salt.config ][DEBUG ][25189] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,148 [salt.config ][DEBUG ][25202] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,149 [salt.config ][DEBUG ][25189] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,150 [salt.config ][DEBUG ][25189] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,156 [salt.utils.event ][DEBUG ][25197] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:14,156 [salt.utils.event ][DEBUG ][25197] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:14,135 [salt.config ][DEBUG ][25182] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,164 [salt.config ][DEBUG ][25182] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,165 [salt.config ][DEBUG ][25182] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,168 [salt.config ][DEBUG ][25187] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,169 [salt.config ][DEBUG ][25187] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,171 [salt.config ][DEBUG ][25179] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,171 [salt.config ][DEBUG ][25179] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,173 [salt.utils.event ][DEBUG ][25185] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:14,173 [salt.utils.event ][DEBUG ][25185] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:14,174 [salt.utils.event ][DEBUG ][25185] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:14,174 [salt.utils.event ][DEBUG ][25185] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:14,188 [salt.config ][DEBUG ][25180] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,200 [salt.config ][DEBUG ][25179] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,201 [salt.config ][DEBUG ][25179] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,205 [salt.config ][DEBUG ][25198] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,224 [salt.config ][DEBUG ][25196] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,224 [salt.config ][DEBUG ][25196] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,225 [salt.config ][DEBUG ][25196] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,226 [salt.config ][DEBUG ][25196] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,232 [salt.config ][DEBUG ][25200] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,239 [salt.config ][DEBUG ][25195] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,252 [salt.config ][DEBUG ][25181] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,252 [salt.config ][DEBUG ][25181] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,253 [salt.config ][DEBUG ][25181] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,254 [salt.config ][DEBUG ][25174] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,254 [salt.config ][DEBUG ][25181] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,254 [salt.config ][DEBUG ][25174] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,255 [salt.config ][DEBUG ][25199] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,255 [salt.config ][DEBUG ][25199] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,257 [salt.config ][DEBUG ][25199] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,257 [salt.config ][DEBUG ][25197] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,257 [salt.config ][DEBUG ][25199] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,267 [salt.config ][DEBUG ][25194] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,267 [salt.config ][DEBUG ][25194] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,283 [salt.config ][DEBUG ][25174] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,284 [salt.config ][DEBUG ][25174] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,292 [salt.config ][DEBUG ][25194] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,293 [salt.config ][DEBUG ][25194] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,271 [salt.config ][DEBUG ][25185] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,304 [salt.config ][DEBUG ][25178] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,304 [salt.config ][DEBUG ][25178] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,306 [salt.config ][DEBUG ][25178] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,306 [salt.config ][DEBUG ][25178] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,315 [salt.utils.event ][DEBUG ][25186] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:14,316 [salt.utils.event ][DEBUG ][25186] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:14,317 [salt.utils.event ][DEBUG ][25186] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:14,317 [salt.utils.event ][DEBUG ][25186] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:14,318 [salt.config ][DEBUG ][25201] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,318 [salt.config ][DEBUG ][25201] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,328 [salt.config ][DEBUG ][25193] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,328 [salt.config ][DEBUG ][25193] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,329 [salt.config ][DEBUG ][25193] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,330 [salt.config ][DEBUG ][25193] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,345 [salt.config ][DEBUG ][25201] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,346 [salt.config ][DEBUG ][25201] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,377 [salt.config ][DEBUG ][25188] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,377 [salt.config ][DEBUG ][25188] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,379 [salt.config ][DEBUG ][25188] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,381 [salt.config ][DEBUG ][25184] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,381 [salt.config ][DEBUG ][25184] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,383 [salt.config ][DEBUG ][25184] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,387 [salt.config ][DEBUG ][25190] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,387 [salt.config ][DEBUG ][25190] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,397 [salt.config ][DEBUG ][25186] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,407 [salt.config ][DEBUG ][25180] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,407 [salt.config ][DEBUG ][25180] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,408 [salt.config ][DEBUG ][25188] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,412 [salt.config ][DEBUG ][25184] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,416 [salt.config ][DEBUG ][25190] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,417 [salt.config ][DEBUG ][25190] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,432 [salt.config ][DEBUG ][25202] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,432 [salt.config ][DEBUG ][25202] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,434 [salt.config ][DEBUG ][25202] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,435 [salt.config ][DEBUG ][25202] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,467 [salt.config ][DEBUG ][25180] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,468 [salt.config ][DEBUG ][25180] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,487 [salt.config ][DEBUG ][25195] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,487 [salt.config ][DEBUG ][25195] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,488 [salt.config ][DEBUG ][25198] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,488 [salt.config ][DEBUG ][25198] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,490 [salt.config ][DEBUG ][25198] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,490 [salt.config ][DEBUG ][25198] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,498 [salt.config ][DEBUG ][25200] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,499 [salt.config ][DEBUG ][25200] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,512 [salt.config ][DEBUG ][25195] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,513 [salt.config ][DEBUG ][25195] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,520 [salt.config ][DEBUG ][25200] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,521 [salt.config ][DEBUG ][25200] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,522 [salt.config ][DEBUG ][25197] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,523 [salt.config ][DEBUG ][25197] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,524 [salt.config ][DEBUG ][25197] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,525 [salt.config ][DEBUG ][25197] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,534 [salt.config ][DEBUG ][25185] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,534 [salt.config ][DEBUG ][25185] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,572 [salt.config ][DEBUG ][25185] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,573 [salt.config ][DEBUG ][25185] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,664 [salt.utils.dns ][DEBUG ][25142] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:14,670 [salt.utils.dns ][DEBUG ][25177] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:14,684 [salt.config ][DEBUG ][25186] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:32:14,685 [salt.config ][DEBUG ][25186] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:32:14,686 [salt.config ][DEBUG ][25186] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:32:14,687 [salt.config ][DEBUG ][25186] Reading configuration from /etc/salt/master$
2017-03-27 14:32:14,779 [salt.utils.dns ][DEBUG ][25173] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:14,784 [salt.utils.dns ][DEBUG ][25183] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:14,798 [salt.utils.dns ][DEBUG ][25191] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:14,816 [salt.utils.dns ][DEBUG ][25172] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:14,823 [salt.utils.dns ][DEBUG ][25176] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:14,838 [salt.utils.dns ][DEBUG ][25192] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:14,861 [salt.utils.dns ][DEBUG ][25175] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:14,902 [salt.utils.dns ][DEBUG ][25187] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:14,918 [salt.utils.dns ][DEBUG ][25189] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:14,934 [salt.utils.dns ][DEBUG ][25182] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:14,961 [salt.utils.dns ][DEBUG ][25196] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:14,966 [salt.utils.dns ][DEBUG ][25179] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:14,997 [salt.utils.dns ][DEBUG ][25181] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:14,997 [salt.utils.dns ][DEBUG ][25174] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:15,005 [salt.utils.dns ][DEBUG ][25199] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:15,041 [salt.utils.dns ][DEBUG ][25178] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:15,051 [salt.utils.dns ][DEBUG ][25194] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:15,053 [salt.utils.dns ][DEBUG ][25201] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:15,057 [salt.utils.dns ][DEBUG ][25193] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:15,138 [salt.utils.dns ][DEBUG ][25188] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:15,141 [salt.utils.dns ][DEBUG ][25184] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:15,186 [salt.utils.dns ][DEBUG ][25202] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:15,206 [salt.utils.dns ][DEBUG ][25190] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:15,211 [salt.loaded.int.grains.core ][DEBUG ][25142] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,226 [salt.utils.dns ][DEBUG ][25180] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:15,231 [salt.loaded.int.grains.core ][DEBUG ][25177] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,233 [salt.utils.dns ][DEBUG ][25200] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:15,273 [salt.utils.dns ][DEBUG ][25195] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:15,296 [salt.utils.dns ][DEBUG ][25197] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:15,298 [salt.utils.dns ][DEBUG ][25198] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:15,313 [salt.utils.dns ][DEBUG ][25185] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:15,333 [salt.loaded.int.grains.core ][DEBUG ][25173] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,385 [salt.loaded.int.grains.core ][DEBUG ][25183] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,396 [salt.loaded.int.grains.core ][DEBUG ][25176] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,415 [salt.loaded.int.grains.core ][DEBUG ][25192] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,421 [salt.loaded.int.grains.core ][DEBUG ][25191] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,437 [salt.loaded.int.grains.core ][DEBUG ][25172] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,471 [salt.loaded.int.grains.core ][DEBUG ][25175] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,485 [salt.loaded.int.grains.core ][DEBUG ][25189] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,512 [salt.utils.dns ][DEBUG ][25186] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:32:15,515 [salt.loaded.int.grains.core ][DEBUG ][25187] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,533 [salt.loaded.int.grains.core ][DEBUG ][25182] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,538 [salt.transport.zeromq ][INFO ][25177] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:15,539 [salt.utils.event ][DEBUG ][25177] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:15,539 [salt.utils.event ][DEBUG ][25177] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:15,540 [salt.transport.zeromq ][INFO ][25142] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:15,541 [salt.utils.event ][DEBUG ][25142] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:15,541 [salt.utils.event ][DEBUG ][25142] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:15,577 [salt.crypt ][DEBUG ][25177] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:15,578 [salt.transport.mixins.auth ][INFO ][25177] Authentication request from ^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@$
2017-03-27 14:32:15,578 [salt.transport.mixins.auth ][INFO ][25177] Authentication accepted from ^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@$
2017-03-27 14:32:15,578 [tornado.application ][ERROR ][25177] Future exception was never retrieved: Traceback (most recent call last):$
File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 230, in wrapper$
yielded = next(result)$
File "/usr/lib/python2.7/dist-packages/salt/transport/zeromq.py", line 606, in handle_message$
stream.send(self.serial.dumps(self._auth(payload['load'])))$
File "/usr/lib/python2.7/dist-packages/salt/transport/mixins/auth.py", line 389, in _auth$
if not os.path.isfile(pubfn) and not self.opts['open_mode']:$
File "/usr/lib/python2.7/genericpath.py", line 29, in isfile$
st = os.stat(path)$
TypeError: must be encoded string without NULL bytes, not str$
2017-03-27 14:32:15,584 [salt.crypt ][DEBUG ][25142] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:15,585 [salt.loaded.int.grains.core ][DEBUG ][25179] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,604 [salt.loaded.int.grains.core ][DEBUG ][25196] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,611 [salt.loaded.int.grains.core ][DEBUG ][25181] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,637 [salt.loaded.int.grains.core ][DEBUG ][25174] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,644 [salt.loaded.int.grains.core ][DEBUG ][25199] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,653 [salt.loaded.int.grains.core ][DEBUG ][25178] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,667 [salt.loaded.int.grains.core ][DEBUG ][25194] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,680 [salt.transport.zeromq ][INFO ][25173] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:15,681 [salt.utils.event ][DEBUG ][25173] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:15,681 [salt.utils.event ][DEBUG ][25173] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:15,705 [salt.loaded.int.grains.core ][DEBUG ][25201] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,683 [salt.crypt ][DEBUG ][25173] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:15,714 [salt.transport.zeromq ][INFO ][25176] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:15,715 [salt.utils.event ][DEBUG ][25176] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:15,715 [salt.utils.event ][DEBUG ][25176] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:15,722 [salt.transport.zeromq ][INFO ][25183] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:15,722 [salt.utils.event ][DEBUG ][25183] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:15,723 [salt.utils.event ][DEBUG ][25183] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:15,724 [salt.loaded.int.grains.core ][DEBUG ][25193] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,736 [salt.transport.zeromq ][INFO ][25192] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:15,736 [salt.crypt ][DEBUG ][25176] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:15,737 [salt.utils.event ][DEBUG ][25192] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:15,737 [salt.utils.event ][DEBUG ][25192] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:15,749 [salt.transport.zeromq ][INFO ][25172] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:15,750 [salt.utils.event ][DEBUG ][25172] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:15,750 [salt.utils.event ][DEBUG ][25172] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:15,754 [salt.loaded.int.grains.core ][DEBUG ][25188] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,756 [salt.crypt ][DEBUG ][25183] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:15,766 [salt.crypt ][DEBUG ][25172] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:15,772 [salt.loaded.int.grains.core ][DEBUG ][25184] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,739 [salt.crypt ][DEBUG ][25192] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:15,791 [salt.transport.zeromq ][INFO ][25191] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:15,804 [salt.loaded.int.grains.core ][DEBUG ][25202] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,807 [salt.transport.zeromq ][INFO ][25189] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:15,813 [salt.utils.event ][DEBUG ][25191] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:15,813 [salt.utils.event ][DEBUG ][25191] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:15,817 [salt.transport.zeromq ][INFO ][25175] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:15,818 [salt.utils.event ][DEBUG ][25175] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:15,818 [salt.utils.event ][DEBUG ][25175] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:15,820 [salt.crypt ][DEBUG ][25175] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:15,822 [salt.crypt ][DEBUG ][25191] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:15,824 [salt.transport.zeromq ][INFO ][25187] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:15,825 [salt.utils.event ][DEBUG ][25187] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:15,825 [salt.utils.event ][DEBUG ][25187] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:15,827 [salt.crypt ][DEBUG ][25187] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:15,836 [salt.utils.event ][DEBUG ][25189] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:15,836 [salt.utils.event ][DEBUG ][25189] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:15,838 [salt.crypt ][DEBUG ][25189] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:15,848 [salt.transport.zeromq ][INFO ][25182] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:15,849 [salt.utils.event ][DEBUG ][25182] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:15,849 [salt.utils.event ][DEBUG ][25182] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:15,856 [salt.loaded.int.grains.core ][DEBUG ][25195] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,870 [salt.loaded.int.grains.core ][DEBUG ][25180] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,872 [salt.loaded.int.grains.core ][DEBUG ][25197] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,875 [salt.crypt ][DEBUG ][25182] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:15,876 [salt.loaded.int.grains.core ][DEBUG ][25190] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,878 [salt.transport.zeromq ][INFO ][25181] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:15,878 [salt.utils.event ][DEBUG ][25181] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:15,878 [salt.utils.event ][DEBUG ][25181] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:15,895 [salt.transport.zeromq ][INFO ][25179] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:15,896 [salt.utils.event ][DEBUG ][25179] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:15,896 [salt.utils.event ][DEBUG ][25179] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:15,898 [salt.crypt ][DEBUG ][25179] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:15,904 [salt.transport.zeromq ][INFO ][25196] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:15,904 [salt.transport.zeromq ][INFO ][25194] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:15,904 [salt.utils.event ][DEBUG ][25196] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:15,905 [salt.utils.event ][DEBUG ][25194] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:15,905 [salt.utils.event ][DEBUG ][25196] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:15,905 [salt.utils.event ][DEBUG ][25194] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:15,921 [salt.crypt ][DEBUG ][25181] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:15,924 [salt.transport.zeromq ][INFO ][25199] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:15,925 [salt.transport.zeromq ][INFO ][25178] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:15,925 [salt.utils.event ][DEBUG ][25178] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:15,925 [salt.utils.event ][DEBUG ][25178] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:15,932 [salt.utils.event ][DEBUG ][25199] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:15,932 [salt.utils.event ][DEBUG ][25199] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:15,932 [salt.crypt ][DEBUG ][25196] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:15,907 [salt.crypt ][DEBUG ][25194] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:15,933 [salt.crypt ][DEBUG ][25178] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:15,934 [salt.loaded.int.grains.core ][DEBUG ][25200] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,938 [salt.crypt ][DEBUG ][25199] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:15,940 [salt.loaded.int.grains.core ][DEBUG ][25198] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,941 [salt.transport.zeromq ][INFO ][25174] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:15,942 [salt.utils.event ][DEBUG ][25174] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:15,942 [salt.utils.event ][DEBUG ][25174] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:15,950 [salt.transport.zeromq ][INFO ][25193] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:15,951 [salt.utils.event ][DEBUG ][25193] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:15,951 [salt.utils.event ][DEBUG ][25193] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:15,952 [salt.crypt ][DEBUG ][25174] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:15,958 [salt.loaded.int.grains.core ][DEBUG ][25185] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:15,964 [salt.crypt ][DEBUG ][25193] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:15,969 [salt.transport.zeromq ][INFO ][25201] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:15,969 [salt.utils.event ][DEBUG ][25201] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:15,969 [salt.utils.event ][DEBUG ][25201] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:15,972 [salt.crypt ][DEBUG ][25201] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:16,000 [salt.transport.zeromq ][INFO ][25202] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:16,001 [salt.utils.event ][DEBUG ][25202] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:16,001 [salt.utils.event ][DEBUG ][25202] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:16,004 [salt.transport.zeromq ][INFO ][25188] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:16,004 [salt.utils.event ][DEBUG ][25188] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:16,004 [salt.utils.event ][DEBUG ][25188] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:16,006 [salt.crypt ][DEBUG ][25188] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:16,007 [salt.crypt ][DEBUG ][25202] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:16,012 [salt.loaded.int.grains.core ][DEBUG ][25186] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:32:16,013 [salt.transport.zeromq ][INFO ][25184] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:16,013 [salt.utils.event ][DEBUG ][25184] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:16,013 [salt.utils.event ][DEBUG ][25184] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:16,020 [salt.crypt ][DEBUG ][25184] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:16,027 [salt.transport.zeromq ][INFO ][25180] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:16,028 [salt.utils.event ][DEBUG ][25180] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:16,028 [salt.utils.event ][DEBUG ][25180] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:16,030 [salt.crypt ][DEBUG ][25180] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:16,036 [salt.transport.zeromq ][INFO ][25195] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:16,036 [salt.utils.event ][DEBUG ][25195] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:16,036 [salt.utils.event ][DEBUG ][25195] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:16,039 [salt.crypt ][DEBUG ][25195] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:16,040 [salt.transport.zeromq ][INFO ][25197] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:16,041 [salt.utils.event ][DEBUG ][25197] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:16,041 [salt.utils.event ][DEBUG ][25197] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:16,043 [salt.crypt ][DEBUG ][25197] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:16,048 [salt.transport.zeromq ][INFO ][25190] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:16,049 [salt.utils.event ][DEBUG ][25190] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:16,049 [salt.utils.event ][DEBUG ][25190] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:16,051 [salt.crypt ][DEBUG ][25190] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:16,066 [salt.transport.zeromq ][INFO ][25185] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:16,067 [salt.utils.event ][DEBUG ][25185] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:16,067 [salt.utils.event ][DEBUG ][25185] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:16,069 [salt.transport.zeromq ][INFO ][25198] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:16,069 [salt.crypt ][DEBUG ][25185] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:16,070 [salt.utils.event ][DEBUG ][25198] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:16,070 [salt.utils.event ][DEBUG ][25198] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:16,072 [salt.crypt ][DEBUG ][25198] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:16,075 [salt.transport.zeromq ][INFO ][25200] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:16,076 [salt.utils.event ][DEBUG ][25200] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:16,076 [salt.utils.event ][DEBUG ][25200] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:16,079 [salt.crypt ][DEBUG ][25200] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:16,100 [salt.transport.zeromq ][INFO ][25186] Worker binding to socket ipc:///var/run/salt/master/workers.ipc$
2017-03-27 14:32:16,101 [salt.utils.event ][DEBUG ][25186] MasterEvent PUB socket URI: /var/run/salt/master/master_event_pub.ipc$
2017-03-27 14:32:16,101 [salt.utils.event ][DEBUG ][25186] MasterEvent PULL socket URI: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:16,103 [salt.crypt ][DEBUG ][25186] Loaded master key: /etc/salt/pki/master/master.pem$
2017-03-27 14:32:16,741 [salt.crypt ][DEBUG ][25142] Failed to authenticate message$
2017-03-27 14:32:16,741 [salt.transport.zeromq ][DEBUG ][25142] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:32:16,795 [salt.transport.mixins.auth ][INFO ][25173] Authentication request from f43667b787a9$
2017-03-27 14:32:16,796 [salt.transport.mixins.auth ][INFO ][25173] Authentication accepted from f43667b787a9$
2017-03-27 14:32:16,837 [salt.crypt ][DEBUG ][25176] Failed to authenticate message$
2017-03-27 14:32:16,837 [salt.transport.zeromq ][DEBUG ][25176] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:32:16,850 [salt.crypt ][DEBUG ][25183] Failed to authenticate message$
2017-03-27 14:32:16,850 [salt.transport.zeromq ][DEBUG ][25183] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:32:16,882 [salt.transport.mixins.auth ][INFO ][25172] Authentication request from f43667b787a9$
2017-03-27 14:32:16,882 [salt.transport.mixins.auth ][INFO ][25172] Authentication accepted from f43667b787a9$
2017-03-27 14:32:16,883 [salt.transport.mixins.auth ][INFO ][25192] Authentication request from f43667b787a9$
2017-03-27 14:32:16,883 [salt.transport.mixins.auth ][INFO ][25192] Authentication accepted from f43667b787a9$
2017-03-27 14:32:16,899 [salt.transport.ipc ][DEBUG ][25173] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:16,899 [salt.utils.event ][DEBUG ][25173] Sending event: tag = salt/auth; data = {'id': 'f43667b787a9', '_stamp': '2017-03-27T21:32:16.899559', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA37VRbFczfnrY3Q1fVc8Q\nMr/KTRUSFne9tP5s+qH3QaaWL528TCLyj+6xsCgrs2VlEK9vMQiL7KVf4kpBeAQJ\ni/4CuoWcWsjoZ1EwREzEAw6JMvIa18c8A6Q6HkHQlh/vVi7+H69q4GSw6yFO5zhL\nGW1XpL1S5wIS0G8Bt7d0RiolwO4wnlv9thfar7P8Fw2itDn1qNJzu0rUqM64T/lN\nd9y6Fb7n3vUyfBN0miiRKJ+tpnFQ02CYfEjAcHFhLWiiQfBTvQq4moERBZUdejw5\nIDVFpBtA4KOu/0lZ9g4vbz0wFodfkZ0ysqyYpnLZsNFsvNSSDKIeEGzTsyErCcjU\nrQIDAQAB\n-----END PUBLIC KEY-----', 'act': 'accept'}$
2017-03-27 14:32:16,950 [salt.utils.lazy ][DEBUG ][25191] LazyLoaded localfs.fetch$
2017-03-27 14:32:16,976 [salt.transport.ipc ][DEBUG ][25172] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:16,977 [salt.utils.event ][DEBUG ][25172] Sending event: tag = salt/auth; data = {'id': 'f43667b787a9', '_stamp': '2017-03-27T21:32:16.977463', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA37VRbFczfnrY3Q1fVc8Q\nMr/KTRUSFne9tP5s+qH3QaaWL528TCLyj+6xsCgrs2VlEK9vMQiL7KVf4kpBeAQJ\ni/4CuoWcWsjoZ1EwREzEAw6JMvIa18c8A6Q6HkHQlh/vVi7+H69q4GSw6yFO5zhL\nGW1XpL1S5wIS0G8Bt7d0RiolwO4wnlv9thfar7P8Fw2itDn1qNJzu0rUqM64T/lN\nd9y6Fb7n3vUyfBN0miiRKJ+tpnFQ02CYfEjAcHFhLWiiQfBTvQq4moERBZUdejw5\nIDVFpBtA4KOu/0lZ9g4vbz0wFodfkZ0ysqyYpnLZsNFsvNSSDKIeEGzTsyErCcjU\nrQIDAQAB\n-----END PUBLIC KEY-----', 'act': 'accept'}$
2017-03-27 14:32:16,977 [salt.transport.ipc ][DEBUG ][25192] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:16,978 [salt.utils.event ][DEBUG ][25192] Sending event: tag = salt/auth; data = {'id': 'f43667b787a9', '_stamp': '2017-03-27T21:32:16.978298', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA37VRbFczfnrY3Q1fVc8Q\nMr/KTRUSFne9tP5s+qH3QaaWL528TCLyj+6xsCgrs2VlEK9vMQiL7KVf4kpBeAQJ\ni/4CuoWcWsjoZ1EwREzEAw6JMvIa18c8A6Q6HkHQlh/vVi7+H69q4GSw6yFO5zhL\nGW1XpL1S5wIS0G8Bt7d0RiolwO4wnlv9thfar7P8Fw2itDn1qNJzu0rUqM64T/lN\nd9y6Fb7n3vUyfBN0miiRKJ+tpnFQ02CYfEjAcHFhLWiiQfBTvQq4moERBZUdejw5\nIDVFpBtA4KOu/0lZ9g4vbz0wFodfkZ0ysqyYpnLZsNFsvNSSDKIeEGzTsyErCcjU\nrQIDAQAB\n-----END PUBLIC KEY-----', 'act': 'accept'}$
2017-03-27 14:32:17,001 [salt.utils.lazy ][DEBUG ][25175] LazyLoaded localfs.fetch$
2017-03-27 14:32:17,044 [salt.utils.lazy ][DEBUG ][25187] LazyLoaded local_cache.prep_jid$
2017-03-27 14:32:17,054 [salt.loaded.int.returner.local_cache ][DEBUG ][25187] Adding minions for job 20170327143217044553: ['f43667b787a9']$
2017-03-27 14:32:17,054 [salt.utils.job ][INFO ][25187] Got return from f43667b787a9 for job 20170327143217044553$
2017-03-27 14:32:17,054 [salt.transport.ipc ][DEBUG ][25187] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:17,055 [salt.utils.event ][DEBUG ][25187] Sending event: tag = salt/job/20170327143217044553/ret/f43667b787a9; data = {'tgt_type': 'glob', 'jid': '20170327143217044553', 'return': True, 'retcode': 0, 'success': True, 'schedule': '__mine_interval', 'tgt': 'f43667b787a9', 'cmd': '_return', 'pid': 28572, '_stamp': '2017-03-27T21:32:17.055539', 'arg': [], 'fun': 'mine.update', 'id': 'f43667b787a9'}$
2017-03-27 14:32:17,285 [salt.crypt ][DEBUG ][25189] Failed to authenticate message$
2017-03-27 14:32:17,286 [salt.transport.zeromq ][DEBUG ][25189] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:32:17,323 [salt.transport.mixins.auth ][INFO ][25182] Authentication request from f43667b787a9$
2017-03-27 14:32:17,323 [salt.transport.mixins.auth ][INFO ][25182] Authentication accepted from f43667b787a9$
2017-03-27 14:32:17,359 [salt.crypt ][DEBUG ][25181] Failed to authenticate message$
2017-03-27 14:32:17,359 [salt.transport.zeromq ][DEBUG ][25181] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:32:17,375 [salt.transport.mixins.auth ][INFO ][25179] Authentication request from f43667b787a9$
2017-03-27 14:32:17,375 [salt.transport.mixins.auth ][INFO ][25179] Authentication accepted from f43667b787a9$
2017-03-27 14:32:17,427 [salt.transport.ipc ][DEBUG ][25182] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:17,427 [salt.utils.event ][DEBUG ][25182] Sending event: tag = salt/auth; data = {'id': 'f43667b787a9', '_stamp': '2017-03-27T21:32:17.427691', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA37VRbFczfnrY3Q1fVc8Q\nMr/KTRUSFne9tP5s+qH3QaaWL528TCLyj+6xsCgrs2VlEK9vMQiL7KVf4kpBeAQJ\ni/4CuoWcWsjoZ1EwREzEAw6JMvIa18c8A6Q6HkHQlh/vVi7+H69q4GSw6yFO5zhL\nGW1XpL1S5wIS0G8Bt7d0RiolwO4wnlv9thfar7P8Fw2itDn1qNJzu0rUqM64T/lN\nd9y6Fb7n3vUyfBN0miiRKJ+tpnFQ02CYfEjAcHFhLWiiQfBTvQq4moERBZUdejw5\nIDVFpBtA4KOu/0lZ9g4vbz0wFodfkZ0ysqyYpnLZsNFsvNSSDKIeEGzTsyErCcjU\nrQIDAQAB\n-----END PUBLIC KEY-----', 'act': 'accept'}$
2017-03-27 14:32:17,466 [salt.transport.ipc ][DEBUG ][25179] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:17,467 [salt.utils.event ][DEBUG ][25179] Sending event: tag = salt/auth; data = {'id': 'f43667b787a9', '_stamp': '2017-03-27T21:32:17.467003', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA37VRbFczfnrY3Q1fVc8Q\nMr/KTRUSFne9tP5s+qH3QaaWL528TCLyj+6xsCgrs2VlEK9vMQiL7KVf4kpBeAQJ\ni/4CuoWcWsjoZ1EwREzEAw6JMvIa18c8A6Q6HkHQlh/vVi7+H69q4GSw6yFO5zhL\nGW1XpL1S5wIS0G8Bt7d0RiolwO4wnlv9thfar7P8Fw2itDn1qNJzu0rUqM64T/lN\nd9y6Fb7n3vUyfBN0miiRKJ+tpnFQ02CYfEjAcHFhLWiiQfBTvQq4moERBZUdejw5\nIDVFpBtA4KOu/0lZ9g4vbz0wFodfkZ0ysqyYpnLZsNFsvNSSDKIeEGzTsyErCcjU\nrQIDAQAB\n-----END PUBLIC KEY-----', 'act': 'accept'}$
2017-03-27 14:32:17,488 [salt.utils.lazy ][DEBUG ][25196] LazyLoaded local_cache.prep_jid$
2017-03-27 14:32:17,497 [salt.loaded.int.returner.local_cache ][DEBUG ][25196] Adding minions for job 20170327143217488265: ['f43667b787a9']$
2017-03-27 14:32:17,498 [salt.utils.job ][INFO ][25196] Got return from f43667b787a9 for job 20170327143217488265$
2017-03-27 14:32:17,498 [salt.transport.ipc ][DEBUG ][25196] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:17,499 [salt.utils.event ][DEBUG ][25196] Sending event: tag = salt/job/20170327143217488265/ret/f43667b787a9; data = {'tgt_type': 'glob', 'jid': '20170327143217488265', 'return': True, 'retcode': 0, 'success': True, 'schedule': '__mine_interval', 'tgt': 'f43667b787a9', 'cmd': '_return', 'pid': 16072, '_stamp': '2017-03-27T21:32:17.499290', 'arg': [], 'fun': 'mine.update', 'id': 'f43667b787a9'}$
2017-03-27 14:32:17,501 [salt.utils.lazy ][DEBUG ][25194] LazyLoaded local_cache.prep_jid$
2017-03-27 14:32:17,511 [salt.loaded.int.returner.local_cache ][DEBUG ][25194] Adding minions for job 20170327143217502009: ['f43667b787a9']$
2017-03-27 14:32:17,511 [salt.utils.job ][INFO ][25194] Got return from f43667b787a9 for job 20170327143217502009$
2017-03-27 14:32:17,512 [salt.transport.ipc ][DEBUG ][25194] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:17,512 [salt.utils.event ][DEBUG ][25194] Sending event: tag = salt/job/20170327143217502009/ret/f43667b787a9; data = {'tgt_type': 'glob', 'jid': '20170327143217502009', 'return': True, 'retcode': 0, 'success': True, 'schedule': '__mine_interval', 'tgt': 'f43667b787a9', 'cmd': '_return', 'pid': 11014, '_stamp': '2017-03-27T21:32:17.512835', 'arg': [], 'fun': 'mine.update', 'id': 'f43667b787a9'}$
2017-03-27 14:32:23,464 [salt.crypt ][DEBUG ][25178] Failed to authenticate message$
2017-03-27 14:32:23,464 [salt.transport.zeromq ][DEBUG ][25178] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:32:23,475 [salt.transport.mixins.auth ][INFO ][25199] Authentication request from oak-vcs1568$
2017-03-27 14:32:23,475 [salt.transport.mixins.auth ][INFO ][25199] Authentication accepted from oak-vcs1568$
2017-03-27 14:32:23,570 [salt.transport.ipc ][DEBUG ][25199] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:23,570 [salt.utils.event ][DEBUG ][25199] Sending event: tag = salt/auth; data = {'id': 'oak-vcs1568', '_stamp': '2017-03-27T21:32:23.570688', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAnXhZ1LOciRQkWVVfE9jA\nrSmTbCC+7oLEp53F8Dhqw8bCtvh+W6V2MbFzLLjR+bc0nbfmSRRK4jIU75Kw3CvY\np72Pp37tbWPgfAZfnyFoT7i9dlTTjZcfuPrV5TfxdXoyth9iPWhsOnxdB5j6jZpE\ncLg+P9B1JGetF9C0d/JHRSIMAzcQdNF5ebaIuTZwnUdgZnE3GY6aBJmthhfFUy/N\n9ntT5y/o9O4i3jlj4jgAntZIFHLhKN3qEjnz6zPoD5PagytHGF7bmvLYCRN8JXcs\nexazloElDbP077bJNCLS9ylHHmNbKJv4Imw7qtdJsdwAsEK/E+p3HwHCJJqYs/+s\nbUdQBMwC7dP+qSp2lGD5y1zCBrLsVw/YvbaQG6U5ObnXj0Yn05y+cgkzzJnsQIgI\nMv2deA74oLCpL/e1rOxHrd6jalvigmmpV+OJbVB/LDKOdKJa9Nv5hVi04GAl2O6E\n05dLvE6inqvYIzg8/tpMZxOwU0WMfdqBEFL/+Rkg1TQRThvrXWyJ882IOcf7ZFCb\nbu2v0p2JiSc8WWZJoTRA3qXo+cUIYDzUQ2yESHDEW++4J0dnytufLTvrraJ4ZPFc\nafiP3fDjDFUSeDiElchHkWSI0j/ZgozeyN0aESuLPIuArh+jsJsom837jsa2oYkk\nLpjNP6qsN+zkLjmdniyuZG8CAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:32:23,757 [salt.utils.lazy ][DEBUG ][25193] LazyLoaded localfs.fetch$
2017-03-27 14:32:24,136 [salt.transport.mixins.auth ][INFO ][25174] Authentication request from WIN-V13T7UCN77S.lab$
2017-03-27 14:32:24,137 [salt.transport.mixins.auth ][INFO ][25174] Authentication accepted from WIN-V13T7UCN77S.lab$
2017-03-27 14:32:24,236 [salt.transport.ipc ][DEBUG ][25174] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:24,236 [salt.utils.event ][DEBUG ][25174] Sending event: tag = salt/auth; data = {'id': 'WIN-V13T7UCN77S.lab', '_stamp': '2017-03-27T21:32:24.236841', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAx2quzW9dsH0WN8iMe6KO\nwBh712fClv0A+m5rFLKIHXiZQLZ7X9559dykU6E6Rb+QrolwXarYoWJjjp1s3wGi\nWJSMVUtTUquGG2tbjTI4It9puY2xtw30Jm/nKLeuV2JxKgb+gat5i5pevW8FVHz0\nWj+U8zQ/aS3ruiM6MWvyqtsmq4Btj2/zdt3abcFMjmdS7hhx70ciApsg/JnGE/LY\n5l/uySLNYjbz/BYvmW93UwRHfcWFJN09skVJUlW3+AnrEzypSfP/NPdx9fRrPLAI\nKEiG/Wu6Z5sR1h3mgiB5MXSo6POcWmSkO3XE3ND9KimCBytSExwJAZwbJ0+lGver\nqKvhK4sXp3mS7sX6VtwZSLleYMg5QM9TXOTJBVymfe2J/oOwHnKOAwukDbThsuhf\n/AfRdWDPF+hC1bzhvoOtMRMRnCpI29OFpXcZUq9nHzq+AVrxb4cWrvbNRFZD6wgr\niPLcwTNyAOj7avng4yK75CLGg4bXNccocdzfgg4sAZo08NRoHO5yxN/6lzhBTmBK\nG310WUWlytIiDNbUfDtuCvVEaF9t2wnkYc8UvhFLkqkF1q84lGocFXEHOTCQOofN\nZpsysdH/tpwFdDJznOd3NUQll6ObhT8xZC3dUOwwl1eUbGmgUBtS0AjAMSxsTcLt\n6C/dJMKM6VXjD4tnDznzEqECAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:32:24,277 [salt.transport.mixins.auth ][INFO ][25201] Authentication request from review2$
2017-03-27 14:32:24,277 [salt.transport.mixins.auth ][INFO ][25201] Authentication accepted from review2$
2017-03-27 14:32:24,334 [salt.transport.ipc ][DEBUG ][25202] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:24,334 [salt.utils.event ][DEBUG ][25202] Sending event: tag = minion_start; data = {'_stamp': '2017-03-27T21:32:24.334479', 'pretag': None, 'cmd': '_minion_event', 'tag': 'minion_start', 'data': 'Minion WIN-V13T7UCN77S.lab started at Mon Mar 27 14:32:24 2017', 'id': 'WIN-V13T7UCN77S.lab'}$
2017-03-27 14:32:24,346 [salt.transport.mixins.auth ][INFO ][25184] Authentication request from WIN-V13T7UCN77S.lab$
2017-03-27 14:32:24,346 [salt.transport.mixins.auth ][INFO ][25184] Authentication accepted from WIN-V13T7UCN77S.lab$
2017-03-27 14:32:24,380 [salt.transport.ipc ][DEBUG ][25201] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:24,381 [salt.utils.event ][DEBUG ][25201] Sending event: tag = salt/auth; data = {'id': 'review2', '_stamp': '2017-03-27T21:32:24.381139', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEArCiqu0KAfBcuTZyyQSTG\no/xZ61KYJ5FT1VLDUclNyGqXMBZAESx+yM9XG4EjEuAIgV2pFYVsFyPeVdn4+M0E\nF4jeCdbTxoHEypx43041lxJs7E1G4sFV2cOfMPZc7y79cvxMOVV86audECAnjeqU\nnWJ4HdryADuxvddRDa6v42jdDzGEm81uBf935QCL677S+BmsqkoUvTh7k7JcD6G3\nwJBM09eV6WjqjMcPZH0KDyopTYVvrBSk725TDXyix6PjajhpP5ZItqMY+gvO3kAy\nEMhuBNgTMNP72FemENKyCrE1m9xmyQwr6WF1qlEOtoGD4TwnmrsxQ0ewD8UpUFEd\nRfutzKJODr7UVoRNjCJo7GicMirwUIY/WV2FSv38UZCyby1MTKJ0tHnkeNdrArfh\nj4kpRALYifI6rp3BGj7XpYFOiCfJIm8pc/RlkHzuj2dhCv2mCyvFMrd33UpIZilh\nK0Yzr2Qp+U+Fo00+WJh/OmUcR+j3DD9s/4uOOaXvWWVeR0h/IfkaO8GbmmkpvZAi\n6VLlF3sRv27K6uTMGUk25CeLsBenDgdR6b7UCpvvl3MEle5cq210IdhHbstFDYxf\n6vED60UAaHYrVvCpYkI267OpCYsMlEep1veXAphnzRu9x6EriIgIecwlZd+vgDVo\nUAPcKQnsDBJnA23/xdIjZRUCAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:32:24,440 [salt.transport.ipc ][DEBUG ][25184] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:24,440 [salt.utils.event ][DEBUG ][25184] Sending event: tag = salt/auth; data = {'id': 'WIN-V13T7UCN77S.lab', '_stamp': '2017-03-27T21:32:24.440886', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAx2quzW9dsH0WN8iMe6KO\nwBh712fClv0A+m5rFLKIHXiZQLZ7X9559dykU6E6Rb+QrolwXarYoWJjjp1s3wGi\nWJSMVUtTUquGG2tbjTI4It9puY2xtw30Jm/nKLeuV2JxKgb+gat5i5pevW8FVHz0\nWj+U8zQ/aS3ruiM6MWvyqtsmq4Btj2/zdt3abcFMjmdS7hhx70ciApsg/JnGE/LY\n5l/uySLNYjbz/BYvmW93UwRHfcWFJN09skVJUlW3+AnrEzypSfP/NPdx9fRrPLAI\nKEiG/Wu6Z5sR1h3mgiB5MXSo6POcWmSkO3XE3ND9KimCBytSExwJAZwbJ0+lGver\nqKvhK4sXp3mS7sX6VtwZSLleYMg5QM9TXOTJBVymfe2J/oOwHnKOAwukDbThsuhf\n/AfRdWDPF+hC1bzhvoOtMRMRnCpI29OFpXcZUq9nHzq+AVrxb4cWrvbNRFZD6wgr\niPLcwTNyAOj7avng4yK75CLGg4bXNccocdzfgg4sAZo08NRoHO5yxN/6lzhBTmBK\nG310WUWlytIiDNbUfDtuCvVEaF9t2wnkYc8UvhFLkqkF1q84lGocFXEHOTCQOofN\nZpsysdH/tpwFdDJznOd3NUQll6ObhT8xZC3dUOwwl1eUbGmgUBtS0AjAMSxsTcLt\n6C/dJMKM6VXjD4tnDznzEqECAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:32:24,478 [salt.crypt ][DEBUG ][25188] Failed to authenticate message$
2017-03-27 14:32:24,478 [salt.transport.zeromq ][DEBUG ][25188] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:32:24,502 [salt.transport.mixins.auth ][INFO ][25180] Authentication request from f43667b787a9$
2017-03-27 14:32:24,502 [salt.transport.mixins.auth ][INFO ][25180] Authentication accepted from f43667b787a9$
2017-03-27 14:32:24,528 [salt.transport.ipc ][DEBUG ][25197] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:24,528 [salt.utils.event ][DEBUG ][25197] Sending event: tag = salt/minion/WIN-V13T7UCN77S.lab/start; data = {'_stamp': '2017-03-27T21:32:24.528660', 'pretag': None, 'cmd': '_minion_event', 'tag': 'salt/minion/WIN-V13T7UCN77S.lab/start', 'data': 'Minion WIN-V13T7UCN77S.lab started at Mon Mar 27 14:32:24 2017', 'id': 'WIN-V13T7UCN77S.lab'}$
2017-03-27 14:32:24,603 [salt.transport.ipc ][DEBUG ][25180] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:24,603 [salt.utils.event ][DEBUG ][25180] Sending event: tag = salt/auth; data = {'id': 'f43667b787a9', '_stamp': '2017-03-27T21:32:24.603821', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA37VRbFczfnrY3Q1fVc8Q\nMr/KTRUSFne9tP5s+qH3QaaWL528TCLyj+6xsCgrs2VlEK9vMQiL7KVf4kpBeAQJ\ni/4CuoWcWsjoZ1EwREzEAw6JMvIa18c8A6Q6HkHQlh/vVi7+H69q4GSw6yFO5zhL\nGW1XpL1S5wIS0G8Bt7d0RiolwO4wnlv9thfar7P8Fw2itDn1qNJzu0rUqM64T/lN\nd9y6Fb7n3vUyfBN0miiRKJ+tpnFQ02CYfEjAcHFhLWiiQfBTvQq4moERBZUdejw5\nIDVFpBtA4KOu/0lZ9g4vbz0wFodfkZ0ysqyYpnLZsNFsvNSSDKIeEGzTsyErCcjU\nrQIDAQAB\n-----END PUBLIC KEY-----', 'act': 'accept'}$
2017-03-27 14:32:24,629 [salt.utils.lazy ][DEBUG ][25190] LazyLoaded localfs.fetch$
2017-03-27 14:32:24,998 [salt.crypt ][DEBUG ][25195] Failed to authenticate message$
2017-03-27 14:32:24,999 [salt.transport.zeromq ][DEBUG ][25195] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:32:25,012 [salt.transport.mixins.auth ][INFO ][25198] Authentication request from f43667b787a9$
2017-03-27 14:32:25,013 [salt.transport.mixins.auth ][INFO ][25198] Authentication accepted from f43667b787a9$
2017-03-27 14:32:25,109 [salt.transport.ipc ][DEBUG ][25198] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:25,110 [salt.utils.event ][DEBUG ][25198] Sending event: tag = salt/auth; data = {'id': 'f43667b787a9', '_stamp': '2017-03-27T21:32:25.110325', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA37VRbFczfnrY3Q1fVc8Q\nMr/KTRUSFne9tP5s+qH3QaaWL528TCLyj+6xsCgrs2VlEK9vMQiL7KVf4kpBeAQJ\ni/4CuoWcWsjoZ1EwREzEAw6JMvIa18c8A6Q6HkHQlh/vVi7+H69q4GSw6yFO5zhL\nGW1XpL1S5wIS0G8Bt7d0RiolwO4wnlv9thfar7P8Fw2itDn1qNJzu0rUqM64T/lN\nd9y6Fb7n3vUyfBN0miiRKJ+tpnFQ02CYfEjAcHFhLWiiQfBTvQq4moERBZUdejw5\nIDVFpBtA4KOu/0lZ9g4vbz0wFodfkZ0ysqyYpnLZsNFsvNSSDKIeEGzTsyErCcjU\nrQIDAQAB\n-----END PUBLIC KEY-----', 'act': 'accept'}$
2017-03-27 14:32:25,133 [salt.utils.lazy ][DEBUG ][25185] LazyLoaded local_cache.prep_jid$
2017-03-27 14:32:25,143 [salt.loaded.int.returner.local_cache ][DEBUG ][25185] Adding minions for job 20170327143225134092: ['f43667b787a9']$
2017-03-27 14:32:25,144 [salt.utils.job ][INFO ][25185] Got return from f43667b787a9 for job 20170327143225134092$
2017-03-27 14:32:25,144 [salt.transport.ipc ][DEBUG ][25185] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:25,145 [salt.utils.event ][DEBUG ][25185] Sending event: tag = salt/job/20170327143225134092/ret/f43667b787a9; data = {'tgt_type': 'glob', 'jid': '20170327143225134092', 'return': True, 'retcode': 0, 'success': True, 'schedule': '__mine_interval', 'tgt': 'f43667b787a9', 'cmd': '_return', 'pid': 29541, '_stamp': '2017-03-27T21:32:25.145148', 'arg': [], 'fun': 'mine.update', 'id': 'f43667b787a9'}$
2017-03-27 14:32:25,234 [salt.transport.mixins.auth ][INFO ][25200] Authentication request from review2$
2017-03-27 14:32:25,234 [salt.transport.mixins.auth ][INFO ][25200] Authentication accepted from review2$
2017-03-27 14:32:25,337 [salt.transport.ipc ][DEBUG ][25200] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:25,337 [salt.utils.event ][DEBUG ][25200] Sending event: tag = salt/auth; data = {'id': 'review2', '_stamp': '2017-03-27T21:32:25.337835', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEArCiqu0KAfBcuTZyyQSTG\no/xZ61KYJ5FT1VLDUclNyGqXMBZAESx+yM9XG4EjEuAIgV2pFYVsFyPeVdn4+M0E\nF4jeCdbTxoHEypx43041lxJs7E1G4sFV2cOfMPZc7y79cvxMOVV86audECAnjeqU\nnWJ4HdryADuxvddRDa6v42jdDzGEm81uBf935QCL677S+BmsqkoUvTh7k7JcD6G3\nwJBM09eV6WjqjMcPZH0KDyopTYVvrBSk725TDXyix6PjajhpP5ZItqMY+gvO3kAy\nEMhuBNgTMNP72FemENKyCrE1m9xmyQwr6WF1qlEOtoGD4TwnmrsxQ0ewD8UpUFEd\nRfutzKJODr7UVoRNjCJo7GicMirwUIY/WV2FSv38UZCyby1MTKJ0tHnkeNdrArfh\nj4kpRALYifI6rp3BGj7XpYFOiCfJIm8pc/RlkHzuj2dhCv2mCyvFMrd33UpIZilh\nK0Yzr2Qp+U+Fo00+WJh/OmUcR+j3DD9s/4uOOaXvWWVeR0h/IfkaO8GbmmkpvZAi\n6VLlF3sRv27K6uTMGUk25CeLsBenDgdR6b7UCpvvl3MEle5cq210IdhHbstFDYxf\n6vED60UAaHYrVvCpYkI267OpCYsMlEep1veXAphnzRu9x6EriIgIecwlZd+vgDVo\nUAPcKQnsDBJnA23/xdIjZRUCAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:32:25,898 [salt.utils.lazy ][DEBUG ][25186] LazyLoaded localfs.fetch$
2017-03-27 14:32:38,775 [salt.transport.mixins.auth ][INFO ][25142] Authentication request from oak-vcs2198$
2017-03-27 14:32:38,775 [salt.transport.mixins.auth ][INFO ][25142] Authentication accepted from oak-vcs2198$
2017-03-27 14:32:38,870 [salt.transport.ipc ][DEBUG ][25142] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:38,871 [salt.utils.event ][DEBUG ][25142] Sending event: tag = salt/auth; data = {'id': 'oak-vcs2198', '_stamp': '2017-03-27T21:32:38.871436', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA5cUEZjBvSt/Jd1bt93yO\nNS8r2Zh6Y1WCLfLLBxMTlJDGgEcFmpugTPFNjQY+KHrVcNCHg72VSPPjs6thg2oe\nRJp83eO46oSFDjrxsjsN0t7gYRi0t8+V+vtRhrB4BM7IOwnv1RW6OuPrwjQF64ca\nZ8T7qN9qNR42KRgszHHmEmx8hiXjiEVigfhYUH+qfva0JqLRh/MuLz2i2Uq3q0yu\net5eMKn5Cx4We7J/Ox2A8xKV+AjL35KfWpVSbaBqSbkGa68kn4rUaJnq7I/PXa8Q\n3CX12cNV91t7i6iSdYivQ2F14MDPmBKZWc/39HiRrxXCPxkBOoyY/HR+CJeOBLVN\nVFOvqppHTNDkOj1vnF2WaxlgGqdnRTsxrwsgnd4nPUMT2tbMZlWJ2QSG3Zt179Iz\nx4P1Yefv0QDyB0EtApoRF6fiepkOMGBZCpfpmCZ44dmt2QCFY8WgRsDufGe44lS4\nJK6uMdPmwYPBByppR2t0TSfhdhX/b6KKutM28YpsVYWPT6hE5+ejSexmRCuunIGQ\nuohAp3WwrbljWi19hkgiEob89waQQ/xSmBCpLjfW7aZt2dGe0e4T0FLFSmpXjT56\n5gYFau4OIC5VfC6/WSxTKx/Z3NNj0OEJDI69uQZFoQ9Eml7gNADgzLUq349/FxEL\nYt/HztdnEUf7FflOrmLO/Q0CAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:32:38,992 [salt.transport.mixins.auth ][INFO ][25173] Authentication request from oak-vcs2198$
2017-03-27 14:32:38,992 [salt.transport.mixins.auth ][INFO ][25173] Authentication accepted from oak-vcs2198$
2017-03-27 14:32:39,086 [salt.utils.event ][DEBUG ][25173] Sending event: tag = salt/auth; data = {'id': 'oak-vcs2198', '_stamp': '2017-03-27T21:32:39.086514', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA5cUEZjBvSt/Jd1bt93yO\nNS8r2Zh6Y1WCLfLLBxMTlJDGgEcFmpugTPFNjQY+KHrVcNCHg72VSPPjs6thg2oe\nRJp83eO46oSFDjrxsjsN0t7gYRi0t8+V+vtRhrB4BM7IOwnv1RW6OuPrwjQF64ca\nZ8T7qN9qNR42KRgszHHmEmx8hiXjiEVigfhYUH+qfva0JqLRh/MuLz2i2Uq3q0yu\net5eMKn5Cx4We7J/Ox2A8xKV+AjL35KfWpVSbaBqSbkGa68kn4rUaJnq7I/PXa8Q\n3CX12cNV91t7i6iSdYivQ2F14MDPmBKZWc/39HiRrxXCPxkBOoyY/HR+CJeOBLVN\nVFOvqppHTNDkOj1vnF2WaxlgGqdnRTsxrwsgnd4nPUMT2tbMZlWJ2QSG3Zt179Iz\nx4P1Yefv0QDyB0EtApoRF6fiepkOMGBZCpfpmCZ44dmt2QCFY8WgRsDufGe44lS4\nJK6uMdPmwYPBByppR2t0TSfhdhX/b6KKutM28YpsVYWPT6hE5+ejSexmRCuunIGQ\nuohAp3WwrbljWi19hkgiEob89waQQ/xSmBCpLjfW7aZt2dGe0e4T0FLFSmpXjT56\n5gYFau4OIC5VfC6/WSxTKx/Z3NNj0OEJDI69uQZFoQ9Eml7gNADgzLUq349/FxEL\nYt/HztdnEUf7FflOrmLO/Q0CAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:32:39,175 [salt.utils.lazy ][DEBUG ][25176] LazyLoaded localfs.fetch$
2017-03-27 14:32:48,540 [salt.crypt ][DEBUG ][25183] Failed to authenticate message$
2017-03-27 14:32:48,541 [salt.transport.zeromq ][DEBUG ][25183] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:32:48,562 [salt.transport.mixins.auth ][INFO ][25172] Authentication request from f43667b787a9$
2017-03-27 14:32:48,562 [salt.transport.mixins.auth ][INFO ][25172] Authentication accepted from f43667b787a9$
2017-03-27 14:32:48,654 [salt.utils.event ][DEBUG ][25172] Sending event: tag = salt/auth; data = {'id': 'f43667b787a9', '_stamp': '2017-03-27T21:32:48.654278', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA37VRbFczfnrY3Q1fVc8Q\nMr/KTRUSFne9tP5s+qH3QaaWL528TCLyj+6xsCgrs2VlEK9vMQiL7KVf4kpBeAQJ\ni/4CuoWcWsjoZ1EwREzEAw6JMvIa18c8A6Q6HkHQlh/vVi7+H69q4GSw6yFO5zhL\nGW1XpL1S5wIS0G8Bt7d0RiolwO4wnlv9thfar7P8Fw2itDn1qNJzu0rUqM64T/lN\nd9y6Fb7n3vUyfBN0miiRKJ+tpnFQ02CYfEjAcHFhLWiiQfBTvQq4moERBZUdejw5\nIDVFpBtA4KOu/0lZ9g4vbz0wFodfkZ0ysqyYpnLZsNFsvNSSDKIeEGzTsyErCcjU\nrQIDAQAB\n-----END PUBLIC KEY-----', 'act': 'accept'}$
2017-03-27 14:32:48,700 [salt.utils.lazy ][DEBUG ][25192] LazyLoaded localfs.fetch$
2017-03-27 14:32:48,710 [salt.transport.mixins.auth ][INFO ][25191] Authentication request from latite$
2017-03-27 14:32:48,710 [salt.transport.mixins.auth ][INFO ][25191] Authentication accepted from latite$
2017-03-27 14:32:48,806 [salt.transport.ipc ][DEBUG ][25191] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:48,806 [salt.utils.event ][DEBUG ][25191] Sending event: tag = salt/auth; data = {'id': 'latite', '_stamp': '2017-03-27T21:32:48.806770', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA2Q21iFxvPgYNkSwStNPs\nqp+AVOlPYTCa7uCUfotb7GvOWlSzeerIh/3DpsKFERcMFVprvorE40/cdOLUyGrg\ni8Ps2WB7JsHnhHaW+NC2LO07LHTvt70wityhuXTDh2IjRJML4Y5h8gtmB5lFl8Kv\nKSEek49clnItUI9KBDdZReUnY5m9o/xg3JsYTde7RRmhHd9sBp4q6AwNI9JaPnXm\nhxyTbqeb9uB6AUQ12OVqwjIYaxt59twxzFsHLKyhuiVh92ijUo3YNhAn/PKRMFS8\nxFBWqhXZLw0IejTMk7FDVuBT/vBOqaxLqQZyRyP9O+sRtfcvGTLnqdCkLFwofKZW\nugtgpgsze1veWCh/aSMG/hGJ5rPPz/tU0JsDUrtvfIeJ5G3+PHXBxxWGgR/W8vi2\n6mNc3h18bMIx0lOe7UDX7bMVLD49qsgsJE1uwxxVbhr9o91o5X2DaYX9JjNjsjvD\nXoOhZfH7Nag1DqWQQCA0xiSVllkRyzdhWTPSrcUxsNSRvYuuE749BdIpD5CyHvNH\nDS7T4Sx6ypjDVxGIAPsgTLwYDXrvDVPBwFfgNA6mY2NyH9kINmg5RjLkFA7LG5aQ\nrvUGxp23tRI0M0wf7UxB9iJw4fwX6cwIb/hJ4SkTtm9sButN190iZzsK68Piap1u\nH3jeiuFHM0Ps3rU/gmhfP7sCAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:32:49,061 [salt.crypt ][DEBUG ][25175] Failed to authenticate message$
2017-03-27 14:32:49,062 [salt.transport.zeromq ][DEBUG ][25175] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:32:49,085 [salt.transport.mixins.auth ][INFO ][25187] Authentication request from f43667b787a9$
2017-03-27 14:32:49,085 [salt.transport.mixins.auth ][INFO ][25187] Authentication accepted from f43667b787a9$
2017-03-27 14:32:49,182 [salt.transport.ipc ][DEBUG ][25187] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:49,182 [salt.utils.event ][DEBUG ][25187] Sending event: tag = salt/auth; data = {'id': 'f43667b787a9', '_stamp': '2017-03-27T21:32:49.182403', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA37VRbFczfnrY3Q1fVc8Q\nMr/KTRUSFne9tP5s+qH3QaaWL528TCLyj+6xsCgrs2VlEK9vMQiL7KVf4kpBeAQJ\ni/4CuoWcWsjoZ1EwREzEAw6JMvIa18c8A6Q6HkHQlh/vVi7+H69q4GSw6yFO5zhL\nGW1XpL1S5wIS0G8Bt7d0RiolwO4wnlv9thfar7P8Fw2itDn1qNJzu0rUqM64T/lN\nd9y6Fb7n3vUyfBN0miiRKJ+tpnFQ02CYfEjAcHFhLWiiQfBTvQq4moERBZUdejw5\nIDVFpBtA4KOu/0lZ9g4vbz0wFodfkZ0ysqyYpnLZsNFsvNSSDKIeEGzTsyErCcjU\nrQIDAQAB\n-----END PUBLIC KEY-----', 'act': 'accept'}$
2017-03-27 14:32:49,246 [salt.utils.lazy ][DEBUG ][25189] LazyLoaded local_cache.prep_jid$
2017-03-27 14:32:49,255 [salt.loaded.int.returner.local_cache ][DEBUG ][25189] Adding minions for job 20170327143249246356: ['f43667b787a9']$
2017-03-27 14:32:49,256 [salt.utils.job ][INFO ][25189] Got return from f43667b787a9 for job 20170327143249246356$
2017-03-27 14:32:49,256 [salt.transport.ipc ][DEBUG ][25189] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:49,257 [salt.utils.event ][DEBUG ][25189] Sending event: tag = salt/job/20170327143249246356/ret/f43667b787a9; data = {'tgt_type': 'glob', 'jid': '20170327143249246356', 'return': True, 'retcode': 0, 'success': True, 'schedule': '__mine_interval', 'tgt': 'f43667b787a9', 'cmd': '_return', 'pid': 28923, '_stamp': '2017-03-27T21:32:49.257340', 'arg': [], 'fun': 'mine.update', 'id': 'f43667b787a9'}$
2017-03-27 14:32:50,433 [salt.pillar ][DEBUG ][25182] Determining pillar cache$
2017-03-27 14:32:50,459 [salt.utils.lazy ][DEBUG ][25182] LazyLoaded jinja.render$
2017-03-27 14:32:50,460 [salt.utils.lazy ][DEBUG ][25182] LazyLoaded yaml.render$
2017-03-27 14:32:50,464 [salt.template ][DEBUG ][25182] compile template: /srv/salt/pillar/top.sls$
2017-03-27 14:32:50,465 [salt.utils.jinja ][DEBUG ][25182] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:32:50,468 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/top.sls' using 'jinja' renderer: 0.00294303894043$
2017-03-27 14:32:50,468 [salt.template ][DEBUG ][25182] Rendered data from file: /srv/salt/pillar/top.sls:$
base:$
'*':$
- vlab$
- autofs$
- nfs.mint$
- nfs.os_nfs_opts$
- qalibperl$
- ntpserver$
- dhcpserver$
- haproxy$
- jenkins_slave$
- devops $
- packages$
- rockmachine_custom_settings$
'os:Debian':$
- match: grain$
- qalibperl$
'run_hourly:true':$
- match: grain$
- schedule$
'cartman.lab':$
- rtd.staging$
'butters.lab':$
- rtd.production$
'cheddar.lab':$
- lsyncd$
'velveeta.lab':$
- lsyncd$
'timmy.lab':$
- osqa.production$
'jimmy.lab':$
- osqa.staging$
'answers-dev.lab':$
- osqa.dev$
'callisto.lab':$
- jira.production$
'ganymede.lab':$
- jira.staging$
'himalia.lab':$
- bitbucket.production$
'monarch.lab':$
- testrail.production$
'emperor.lab':$
- testrail.staging$
'review2.lab':$
- reviewboard.production$
'revstage.lab':$
- reviewboard.staging$
'elara.lab':$
- confluence.production$
'spits.lab':$
- triggerbox.production$
'repulsion.lab':$
- triggerbox.staging$
'banquets.lab':$
- sentry.production$
'icebox.lab':$
- icebox.production$
'ice-echo.lab':$
- icebox.staging$
'buildbox.lab':$
- buildbox.production$
'ice-delta.lab':$
- buildbox.staging$
'qa-results.lab':$
- qa-results.production$
'testament.lab':$
- releasebox.production$
'crusades.lab':$
- releasebox.staging$
'ci-jenkins.lab':$
- jenkins.production$
'judge.lab':$
- jenkins.staging$
'fit-jenkins.lab':$
- jenkins.ops$
'il-jenkins.lab':$
- jenkins.doomsday$
'mob.lab':$
- crowd.production$
'leda.lab':$
- bamboo.production$
$
2017-03-27 14:32:50,479 [salt.utils.lazy ][DEBUG ][25182] LazyLoaded config.get$
2017-03-27 14:32:50,480 [salt.loaded.int.render.yaml ][DEBUG ][25182] Results of YAML rendering: $
OrderedDict([('base', OrderedDict([('*', ['vlab', 'autofs', 'nfs.mint', 'nfs.os_nfs_opts', 'qalibperl', 'ntpserver', 'dhcpserver', 'haproxy', 'jenkins_slave', 'devops', 'packages', 'rockmachine_custom_settings']), ('os:Debian', [OrderedDict([('match', 'grain')]), 'qalibperl']), ('run_hourly:true', [OrderedDict([('match', 'grain')]), 'schedule']), ('cartman.lab', ['rtd.staging']), ('butters.lab', ['rtd.production']), ('cheddar.lab', ['lsyncd']), ('velveeta.lab', ['lsyncd']), ('timmy.lab', ['osqa.production']), ('jimmy.lab', ['osqa.staging']), ('answers-dev.lab', ['osqa.dev']), ('callisto.lab', ['jira.production']), ('ganymede.lab', ['jira.staging']), ('himalia.lab', ['bitbucket.production']), ('monarch.lab', ['testrail.production']), ('emperor.lab', ['testrail.staging']), ('review2.lab', ['reviewboard.production']), ('revstage.lab', ['reviewboard.staging']), ('elara.lab', ['confluence.production']), ('spits.lab', ['triggerbox.production']), ('repulsion.lab', ['triggerbox.staging']), ('banquets.lab', ['sentry.production']), ('icebox.lab', ['icebox.production']), ('ice-echo.lab', ['icebox.staging']), ('buildbox.lab', ['buildbox.production']), ('ice-delta.lab', ['buildbox.staging']), ('qa-results.lab', ['qa-results.production']), ('testament.lab', ['releasebox.production']), ('crusades.lab', ['releasebox.staging']), ('ci-jenkins.lab', ['jenkins.production']), ('judge.lab', ['jenkins.staging']), ('fit-jenkins.lab', ['jenkins.ops']), ('il-jenkins.lab', ['jenkins.doomsday']), ('mob.lab', ['crowd.production']), ('leda.lab', ['bamboo.production'])]))])$
2017-03-27 14:32:50,480 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/top.sls' using 'yaml' renderer: 0.0119409561157$
2017-03-27 14:32:50,481 [salt.minion ][DEBUG ][25182] compound_match: latite ? *$
2017-03-27 14:32:50,481 [salt.minion ][DEBUG ][25182] compound_match latite ? "*" => "True"$
2017-03-27 14:32:50,481 [salt.minion ][DEBUG ][25182] grains target: os:Debian$
2017-03-27 14:32:50,481 [salt.utils ][DEBUG ][25182] Attempting to match 'Debian' in 'os' using delimiter ':'$
2017-03-27 14:32:50,481 [salt.minion ][DEBUG ][25182] grains target: run_hourly:true$
2017-03-27 14:32:50,481 [salt.utils ][DEBUG ][25182] Attempting to match 'true' in 'run_hourly' using delimiter ':'$
2017-03-27 14:32:50,481 [salt.minion ][DEBUG ][25182] compound_match: latite ? cartman.lab$
2017-03-27 14:32:50,481 [salt.minion ][DEBUG ][25182] compound_match latite ? "cartman.lab" => "False"$
2017-03-27 14:32:50,481 [salt.minion ][DEBUG ][25182] compound_match: latite ? butters.lab$
2017-03-27 14:32:50,482 [salt.minion ][DEBUG ][25182] compound_match latite ? "butters.lab" => "False"$
2017-03-27 14:32:50,482 [salt.minion ][DEBUG ][25182] compound_match: latite ? cheddar.lab$
2017-03-27 14:32:50,482 [salt.minion ][DEBUG ][25182] compound_match latite ? "cheddar.lab" => "False"$
2017-03-27 14:32:50,482 [salt.minion ][DEBUG ][25182] compound_match: latite ? velveeta.lab$
2017-03-27 14:32:50,482 [salt.minion ][DEBUG ][25182] compound_match latite ? "velveeta.lab" => "False"$
2017-03-27 14:32:50,482 [salt.minion ][DEBUG ][25182] compound_match: latite ? timmy.lab$
2017-03-27 14:32:50,483 [salt.minion ][DEBUG ][25182] compound_match latite ? "timmy.lab" => "False"$
2017-03-27 14:32:50,483 [salt.minion ][DEBUG ][25182] compound_match: latite ? jimmy.lab$
2017-03-27 14:32:50,483 [salt.minion ][DEBUG ][25182] compound_match latite ? "jimmy.lab" => "False"$
2017-03-27 14:32:50,483 [salt.minion ][DEBUG ][25182] compound_match: latite ? answers-dev.lab$
2017-03-27 14:32:50,483 [salt.minion ][DEBUG ][25182] compound_match latite ? "answers-dev.lab" => "False"$
2017-03-27 14:32:50,483 [salt.minion ][DEBUG ][25182] compound_match: latite ? callisto.lab$
2017-03-27 14:32:50,484 [salt.minion ][DEBUG ][25182] compound_match latite ? "callisto.lab" => "False"$
2017-03-27 14:32:50,484 [salt.minion ][DEBUG ][25182] compound_match: latite ? ganymede.lab$
2017-03-27 14:32:50,484 [salt.minion ][DEBUG ][25182] compound_match latite ? "ganymede.lab" => "False"$
2017-03-27 14:32:50,484 [salt.minion ][DEBUG ][25182] compound_match: latite ? himalia.lab$
2017-03-27 14:32:50,484 [salt.minion ][DEBUG ][25182] compound_match latite ? "himalia.lab" => "False"$
2017-03-27 14:32:50,484 [salt.minion ][DEBUG ][25182] compound_match: latite ? monarch.lab$
2017-03-27 14:32:50,484 [salt.minion ][DEBUG ][25182] compound_match latite ? "monarch.lab" => "False"$
2017-03-27 14:32:50,485 [salt.minion ][DEBUG ][25182] compound_match: latite ? emperor.lab$
2017-03-27 14:32:50,485 [salt.minion ][DEBUG ][25182] compound_match latite ? "emperor.lab" => "False"$
2017-03-27 14:32:50,485 [salt.minion ][DEBUG ][25182] compound_match: latite ? review2.lab$
2017-03-27 14:32:50,485 [salt.minion ][DEBUG ][25182] compound_match latite ? "review2.lab" => "False"$
2017-03-27 14:32:50,485 [salt.minion ][DEBUG ][25182] compound_match: latite ? revstage.lab$
2017-03-27 14:32:50,485 [salt.minion ][DEBUG ][25182] compound_match latite ? "revstage.lab" => "False"$
2017-03-27 14:32:50,486 [salt.minion ][DEBUG ][25182] compound_match: latite ? elara.lab$
2017-03-27 14:32:50,486 [salt.minion ][DEBUG ][25182] compound_match latite ? "elara.lab" => "False"$
2017-03-27 14:32:50,486 [salt.minion ][DEBUG ][25182] compound_match: latite ? spits.lab$
2017-03-27 14:32:50,486 [salt.minion ][DEBUG ][25182] compound_match latite ? "spits.lab" => "False"$
2017-03-27 14:32:50,486 [salt.minion ][DEBUG ][25182] compound_match: latite ? repulsion.lab$
2017-03-27 14:32:50,486 [salt.minion ][DEBUG ][25182] compound_match latite ? "repulsion.lab" => "False"$
2017-03-27 14:32:50,486 [salt.minion ][DEBUG ][25182] compound_match: latite ? banquets.lab$
2017-03-27 14:32:50,487 [salt.minion ][DEBUG ][25182] compound_match latite ? "banquets.lab" => "False"$
2017-03-27 14:32:50,487 [salt.minion ][DEBUG ][25182] compound_match: latite ? icebox.lab$
2017-03-27 14:32:50,487 [salt.minion ][DEBUG ][25182] compound_match latite ? "icebox.lab" => "False"$
2017-03-27 14:32:50,487 [salt.minion ][DEBUG ][25182] compound_match: latite ? ice-echo.lab$
2017-03-27 14:32:50,487 [salt.minion ][DEBUG ][25182] compound_match latite ? "ice-echo.lab" => "False"$
2017-03-27 14:32:50,487 [salt.minion ][DEBUG ][25182] compound_match: latite ? buildbox.lab$
2017-03-27 14:32:50,488 [salt.minion ][DEBUG ][25182] compound_match latite ? "buildbox.lab" => "False"$
2017-03-27 14:32:50,488 [salt.minion ][DEBUG ][25182] compound_match: latite ? ice-delta.lab$
2017-03-27 14:32:50,488 [salt.minion ][DEBUG ][25182] compound_match latite ? "ice-delta.lab" => "False"$
2017-03-27 14:32:50,488 [salt.minion ][DEBUG ][25182] compound_match: latite ? qa-results.lab$
2017-03-27 14:32:50,488 [salt.minion ][DEBUG ][25182] compound_match latite ? "qa-results.lab" => "False"$
2017-03-27 14:32:50,488 [salt.minion ][DEBUG ][25182] compound_match: latite ? testament.lab$
2017-03-27 14:32:50,489 [salt.minion ][DEBUG ][25182] compound_match latite ? "testament.lab" => "False"$
2017-03-27 14:32:50,489 [salt.minion ][DEBUG ][25182] compound_match: latite ? crusades.lab$
2017-03-27 14:32:50,489 [salt.minion ][DEBUG ][25182] compound_match latite ? "crusades.lab" => "False"$
2017-03-27 14:32:50,489 [salt.minion ][DEBUG ][25182] compound_match: latite ? ci-jenkins.lab$
2017-03-27 14:32:50,489 [salt.minion ][DEBUG ][25182] compound_match latite ? "ci-jenkins.lab" => "False"$
2017-03-27 14:32:50,489 [salt.minion ][DEBUG ][25182] compound_match: latite ? judge.lab$
2017-03-27 14:32:50,490 [salt.minion ][DEBUG ][25182] compound_match latite ? "judge.lab" => "False"$
2017-03-27 14:32:50,490 [salt.minion ][DEBUG ][25182] compound_match: latite ? fit-jenkins.lab$
2017-03-27 14:32:50,490 [salt.minion ][DEBUG ][25182] compound_match latite ? "fit-jenkins.lab" => "False"$
2017-03-27 14:32:50,490 [salt.minion ][DEBUG ][25182] compound_match: latite ? il-jenkins.lab$
2017-03-27 14:32:50,490 [salt.minion ][DEBUG ][25182] compound_match latite ? "il-jenkins.lab" => "False"$
2017-03-27 14:32:50,490 [salt.minion ][DEBUG ][25182] compound_match: latite ? mob.lab$
2017-03-27 14:32:50,491 [salt.minion ][DEBUG ][25182] compound_match latite ? "mob.lab" => "False"$
2017-03-27 14:32:50,491 [salt.minion ][DEBUG ][25182] compound_match: latite ? leda.lab$
2017-03-27 14:32:50,491 [salt.minion ][DEBUG ][25182] compound_match latite ? "leda.lab" => "False"$
2017-03-27 14:32:50,491 [salt.template ][DEBUG ][25182] compile template: /srv/salt/pillar/vlab/init.sls$
2017-03-27 14:32:50,491 [salt.utils.jinja ][DEBUG ][25182] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:32:50,492 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/vlab/init.sls' using 'jinja' renderer: 0.000883102416992$
2017-03-27 14:32:50,492 [salt.template ][DEBUG ][25182] Rendered data from file: /srv/salt/pillar/vlab/init.sls:$
# vlab webui$
# vlab.conf symlink$
vlabconf:$
longshot: /u/qa/vlab/etc/vlab-il.conf$
adama: /u/qa/vlab/etc/vlab.conf$
apollo: /u/qa/vlab/etc/vlab365.conf$
zac: /u/qa/vlab/etc/vlab-oak.conf$
starbuck: /u/qa/vlab/etc/vlab-680.conf$
vlab-supau: /u/qa/vlab/etc/vlab-supau.conf$
vlab-beth: /u/qa/vlab/etc/vlab-beth.conf$
vlab-supnl: /u/qa/vlab/etc/vlab-supnl.conf$
vlab-test: /u/jjania/vlab-test.conf$
sniper: /u/qa/vlab/etc/vlab-oak.conf$
spectre: /u/qa/vlab/etc/vlab-oak.conf$
helo: /u/qa/vlab/etc/vlab-oak.conf$
tusk: /u/qa/vlab/etc/vlab-oak.conf$
joeshmo: /u/qa/vlab/etc/vlab-oak.conf$
vlab-supny: /u/qa/vlab/etc/vlab-supny.conf$
vlab-blr: /u/smundle/work/qa/vlab/etc/vlab-blr.conf$
vlab-sv: /u/qa/vlab/etc/vlab-sv.conf$
vlab-supsv: /u/qa/vlab/etc/vlab-supsv.conf$
vlab-se: /u/qa/vlab/etc/vlab-se.conf$
boxey: /u/qa/vlab/etc/vlab-supsg.conf$
gaff: /u/qa/vlab/etc/vlab-hive.conf$
serina: /u/qa/vlab/etc/vlab-cam.conf$
$
# vlab db$
# db name should not have hyphens$
vlabdb:$
phoebe: vlab$
kobol: vlab360$
aquaria: vlab365$
aerilon: vlaboak$
aries: vlab199$
styx: vlab680$
winpe-test: vlaboak$
vlab-supau: vlabsupau$
vlab-beth: vlabbeth$
vlab-supnl: vlabsupnl$
vlab-test-db: vlabtestdb$
vlab-supny: vlabsupny$
vlab-blr: vlabblr$
vlab-sv: vlabsv$
vlab-supsv: vlabsupsv$
vlab-se: vlabse$
muffit: vlabsupsg$
kowalski: vlabhive$
caprica: vlabcam$
$
2017-03-27 14:32:50,499 [salt.loaded.int.render.yaml ][DEBUG ][25182] Results of YAML rendering: $
OrderedDict([('vlabconf', OrderedDict([('longshot', '/u/qa/vlab/etc/vlab-il.conf'), ('adama', '/u/qa/vlab/etc/vlab.conf'), ('apollo', '/u/qa/vlab/etc/vlab365.conf'), ('zac', '/u/qa/vlab/etc/vlab-oak.conf'), ('starbuck', '/u/qa/vlab/etc/vlab-680.conf'), ('vlab-supau', '/u/qa/vlab/etc/vlab-supau.conf'), ('vlab-beth', '/u/qa/vlab/etc/vlab-beth.conf'), ('vlab-supnl', '/u/qa/vlab/etc/vlab-supnl.conf'), ('vlab-test', '/u/jjania/vlab-test.conf'), ('sniper', '/u/qa/vlab/etc/vlab-oak.conf'), ('spectre', '/u/qa/vlab/etc/vlab-oak.conf'), ('helo', '/u/qa/vlab/etc/vlab-oak.conf'), ('tusk', '/u/qa/vlab/etc/vlab-oak.conf'), ('joeshmo', '/u/qa/vlab/etc/vlab-oak.conf'), ('vlab-supny', '/u/qa/vlab/etc/vlab-supny.conf'), ('vlab-blr', '/u/smundle/work/qa/vlab/etc/vlab-blr.conf'), ('vlab-sv', '/u/qa/vlab/etc/vlab-sv.conf'), ('vlab-supsv', '/u/qa/vlab/etc/vlab-supsv.conf'), ('vlab-se', '/u/qa/vlab/etc/vlab-se.conf'), ('boxey', '/u/qa/vlab/etc/vlab-supsg.conf'), ('gaff', '/u/qa/vlab/etc/vlab-hive.conf'), ('serina', '/u/qa/vlab/etc/vlab-cam.conf')])), ('vlabdb', OrderedDict([('phoebe', 'vlab'), ('kobol', 'vlab360'), ('aquaria', 'vlab365'), ('aerilon', 'vlaboak'), ('aries', 'vlab199'), ('styx', 'vlab680'), ('winpe-test', 'vlaboak'), ('vlab-supau', 'vlabsupau'), ('vlab-beth', 'vlabbeth'), ('vlab-supnl', 'vlabsupnl'), ('vlab-test-db', 'vlabtestdb'), ('vlab-supny', 'vlabsupny'), ('vlab-blr', 'vlabblr'), ('vlab-sv', 'vlabsv'), ('vlab-supsv', 'vlabsupsv'), ('vlab-se', 'vlabse'), ('muffit', 'vlabsupsg'), ('kowalski', 'vlabhive'), ('caprica', 'vlabcam')]))])$
2017-03-27 14:32:50,499 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/vlab/init.sls' using 'yaml' renderer: 0.00649499893188$
2017-03-27 14:32:50,499 [salt.template ][DEBUG ][25182] compile template: /srv/salt/pillar/autofs/init.sls$
2017-03-27 14:32:50,499 [salt.utils.jinja ][DEBUG ][25182] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:32:50,501 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/autofs/init.sls' using 'jinja' renderer: 0.00134992599487$
2017-03-27 14:32:50,501 [salt.template ][DEBUG ][25182] Rendered data from file: /srv/salt/pillar/autofs/init.sls:$
autofs:$
projectvolumes:$
/mnt/project/shcore: /net/sfo1-ntap-eng-t3/vol/shcore$
/mnt/project/granite: /net/sfo1-ntap-eng-t3/vol/granite$
/mnt/project/granite-qa: /net/sfo1-ntap-eng-t3/vol/granite_qa$
/mnt/project/shplatform: /net/sfo1-ntap-eng-t3/vol/shplatform$
/mnt/project/bob: /net/sfo1-ntap-eng-t3/vol/bob$
/mnt/project/shqa: /net/sfo1-ntap-eng-t3/vol/shqa$
/mnt/project/whitewater: /net/sfo1-ntap-eng-t3/vol/whitewater$
/mnt/project/shdataanalysis: /net/sfo1-ntap-eng-t3/vol/shdataanalysis$
/mnt/project/englab: /net/sfo1-ntap-eng-t3/vol/englab$
/mnt/project/shm: /net/sfo1-ntap-eng-t3/vol/shm$
/mnt/project/csh: /net/sfo1-ntap-eng-t3/vol/csh$
/mnt/project/managementui: /net/sfo1-ntap-eng-t3/vol/managementui$
/mnt/project/stingray: /net/sfo1-ntap-eng-t3/vol/stingray$
$
enganalytics:$
/mnt/supportarchive2: /net/dwarf.lab/datapool/supportarchive$
/mnt/supportarchive1: /net/fortress.lab/datapool/supportarchive$
/mnt/ops-log-tmp: /net/hydra.lab/datapool/ops-log-tmp$
/mnt/.ops-partition04: /net/hydra.lab/datapool/ops-partition04$
/mnt/.ops-test-partition04: /net/hydra.lab/datapool/ops-partition04-test$
/mnt/.ops-partition05: /net/hydra.lab/datapool/ops-partition05$
/mnt/.ops-test-partition05: /net/hydra.lab/datapool/ops-partition05-test$
/mnt/.ops-sup-partition04: /net/hydra.lab/datapool/ops-sup-partition04$
/mnt/.ops-sup-partition05: /net/hydra.lab/datapool/ops-sup-partition05$
/mnt/.ops-test-sup-partition04: /net/hydra.lab/datapool/ops-test-sup-partition04$
/mnt/.ops-test-sup-partition05: /net/hydra.lab/datapool/ops-test-sup-partition05$
/mnt/sysdumps: /net/nova.lab/datapool/nova-dumps$
/mnt/.ops-partition01: /net/nova.lab/datapool/ops-partition01$
/mnt/.ops-test-partition01: /net/nova.lab/datapool/ops-partition01-test$
/mnt/.ops-partition02: /net/nova.lab/datapool/ops-partition02$
/mnt/.ops-test-partition02: /net/nova.lab/datapool/ops-partition02-test$
/mnt/.ops-partition03: /net/nova.lab/datapool/ops-partition03$
/mnt/.ops-test-partition03: /net/nova.lab/datapool/ops-partition03-test$
/mnt/.ops-sup-partition01: /net/nova.lab/datapool/ops-sup-partition01$
/mnt/.ops-sup-partition03: /net/nova.lab/datapool/ops-sup-partition03$
/mnt/.ops-test-sup-partition01: /net/nova.lab/datapool/ops-test-sup-partition01$
/mnt/.ops-test-sup-partition03: /net/nova.lab/datapool/ops-test-sup-partition03$
/mnt/supportarchive3: /net/probe.lab/datapool/supportarchive$
/mnt/ops-archive: /net/gonzo.lab/datapool/ops-archive$
/mnt/ops-test-archive: /net/gonzo.lab/datapool/ops-archive-test$
/mnt/.ops-partition06: /net/gonzo.lab/datapool/ops-partition06$
/mnt/.ops-test-partition06: /net/gonzo.lab/datapool/ops-partition06-test$
/mnt/.ops-spool: /net/gonzo.lab/datapool/ops-spool$
/mnt/.ops-sup-partition06: /net/gonzo.lab/datapool/ops-sup-partition06$
/mnt/.ops-test-spool: /net/gonzo.lab/datapool/ops-test-spool$
/mnt/.ops-test-sup-partition06: /net/gonzo.lab/datapool/ops-test-sup-partition06$
$
2017-03-27 14:32:50,510 [salt.loaded.int.render.yaml ][DEBUG ][25182] Results of YAML rendering: $
OrderedDict([('autofs', OrderedDict([('projectvolumes', OrderedDict([('/mnt/project/shcore', '/net/sfo1-ntap-eng-t3/vol/shcore'), ('/mnt/project/granite', '/net/sfo1-ntap-eng-t3/vol/granite'), ('/mnt/project/granite-qa', '/net/sfo1-ntap-eng-t3/vol/granite_qa'), ('/mnt/project/shplatform', '/net/sfo1-ntap-eng-t3/vol/shplatform'), ('/mnt/project/bob', '/net/sfo1-ntap-eng-t3/vol/bob'), ('/mnt/project/shqa', '/net/sfo1-ntap-eng-t3/vol/shqa'), ('/mnt/project/whitewater', '/net/sfo1-ntap-eng-t3/vol/whitewater'), ('/mnt/project/shdataanalysis', '/net/sfo1-ntap-eng-t3/vol/shdataanalysis'), ('/mnt/project/englab', '/net/sfo1-ntap-eng-t3/vol/englab'), ('/mnt/project/shm', '/net/sfo1-ntap-eng-t3/vol/shm'), ('/mnt/project/csh', '/net/sfo1-ntap-eng-t3/vol/csh'), ('/mnt/project/managementui', '/net/sfo1-ntap-eng-t3/vol/managementui'), ('/mnt/project/stingray', '/net/sfo1-ntap-eng-t3/vol/stingray')])), ('enganalytics', OrderedDict([('/mnt/supportarchive2', '/net/dwarf.lab/datapool/supportarchive'), ('/mnt/supportarchive1', '/net/fortress.lab/datapool/supportarchive'), ('/mnt/ops-log-tmp', '/net/hydra.lab/datapool/ops-log-tmp'), ('/mnt/.ops-partition04', '/net/hydra.lab/datapool/ops-partition04'), ('/mnt/.ops-test-partition04', '/net/hydra.lab/datapool/ops-partition04-test'), ('/mnt/.ops-partition05', '/net/hydra.lab/datapool/ops-partition05'), ('/mnt/.ops-test-partition05', '/net/hydra.lab/datapool/ops-partition05-test'), ('/mnt/.ops-sup-partition04', '/net/hydra.lab/datapool/ops-sup-partition04'), ('/mnt/.ops-sup-partition05', '/net/hydra.lab/datapool/ops-sup-partition05'), ('/mnt/.ops-test-sup-partition04', '/net/hydra.lab/datapool/ops-test-sup-partition04'), ('/mnt/.ops-test-sup-partition05', '/net/hydra.lab/datapool/ops-test-sup-partition05'), ('/mnt/sysdumps', '/net/nova.lab/datapool/nova-dumps'), ('/mnt/.ops-partition01', '/net/nova.lab/datapool/ops-partition01'), ('/mnt/.ops-test-partition01', '/net/nova.lab/datapool/ops-partition01-test'), ('/mnt/.ops-partition02', '/net/nova.lab/datapool/ops-partition02'), ('/mnt/.ops-test-partition02', '/net/nova.lab/datapool/ops-partition02-test'), ('/mnt/.ops-partition03', '/net/nova.lab/datapool/ops-partition03'), ('/mnt/.ops-test-partition03', '/net/nova.lab/datapool/ops-partition03-test'), ('/mnt/.ops-sup-partition01', '/net/nova.lab/datapool/ops-sup-partition01'), ('/mnt/.ops-sup-partition03', '/net/nova.lab/datapool/ops-sup-partition03'), ('/mnt/.ops-test-sup-partition01', '/net/nova.lab/datapool/ops-test-sup-partition01'), ('/mnt/.ops-test-sup-partition03', '/net/nova.lab/datapool/ops-test-sup-partition03'), ('/mnt/supportarchive3', '/net/probe.lab/datapool/supportarchive'), ('/mnt/ops-archive', '/net/gonzo.lab/datapool/ops-archive'), ('/mnt/ops-test-archive', '/net/gonzo.lab/datapool/ops-archive-test'), ('/mnt/.ops-partition06', '/net/gonzo.lab/datapool/ops-partition06'), ('/mnt/.ops-test-partition06', '/net/gonzo.lab/datapool/ops-partition06-test'), ('/mnt/.ops-spool', '/net/gonzo.lab/datapool/ops-spool'), ('/mnt/.ops-sup-partition06', '/net/gonzo.lab/datapool/ops-sup-partition06'), ('/mnt/.ops-test-spool', '/net/gonzo.lab/datapool/ops-test-spool'), ('/mnt/.ops-test-sup-partition06', '/net/gonzo.lab/datapool/ops-test-sup-partition06')]))]))])$
2017-03-27 14:32:50,510 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/autofs/init.sls' using 'yaml' renderer: 0.00894808769226$
2017-03-27 14:32:50,510 [salt.template ][DEBUG ][25182] compile template: /srv/salt/pillar/nfs/mint.sls$
2017-03-27 14:32:50,511 [salt.utils.jinja ][DEBUG ][25182] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:32:50,511 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/nfs/mint.sls' using 'jinja' renderer: 0.000550985336304$
2017-03-27 14:32:50,511 [salt.template ][DEBUG ][25182] Rendered data from file: /srv/salt/pillar/nfs/mint.sls:$
nfs_mint_opts:$
sol: nolock,rw,bg,nfsvers=3,tcp,timeo=600,rsize=32768,wsize=32768,hard,intr$
$
2017-03-27 14:32:50,512 [salt.loaded.int.render.yaml ][DEBUG ][25182] Results of YAML rendering: $
OrderedDict([('nfs_mint_opts', OrderedDict([('sol', 'nolock,rw,bg,nfsvers=3,tcp,timeo=600,rsize=32768,wsize=32768,hard,intr')]))])$
2017-03-27 14:32:50,512 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/nfs/mint.sls' using 'yaml' renderer: 0.000636100769043$
2017-03-27 14:32:50,513 [salt.template ][DEBUG ][25182] compile template: /srv/salt/pillar/nfs/os_nfs_opts.sls$
2017-03-27 14:32:50,513 [salt.utils.jinja ][DEBUG ][25182] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:32:50,514 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/nfs/os_nfs_opts.sls' using 'jinja' renderer: 0.000629901885986$
2017-03-27 14:32:50,514 [salt.template ][DEBUG ][25182] Rendered data from file: /srv/salt/pillar/nfs/os_nfs_opts.sls:$
# The nobootwait option is needed for raring specifically in order to fix a$
# boot timing issue when it's running openvswitch. There's a bug in$
# mountall on raring where the nfs mounts are attempted before the$
# openvswitch service starts, so it just hangs forever. Nobootwait causes$
# it to timeout and try again later in the boot process.$
#$
# nobootwait is not a valid option for all linux distros, confirmed that it$
# does not work in SL6.1$
os_nfs_opts:$
raring: 'nobootwait,'$
$
2017-03-27 14:32:50,515 [salt.loaded.int.render.yaml ][DEBUG ][25182] Results of YAML rendering: $
OrderedDict([('os_nfs_opts', OrderedDict([('raring', 'nobootwait,')]))])$
2017-03-27 14:32:50,515 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/nfs/os_nfs_opts.sls' using 'yaml' renderer: 0.00110197067261$
2017-03-27 14:32:50,516 [salt.template ][DEBUG ][25182] compile template: /srv/salt/pillar/qalibperl/init.sls$
2017-03-27 14:32:50,516 [salt.utils.jinja ][DEBUG ][25182] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:32:50,517 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/qalibperl/init.sls' using 'jinja' renderer: 0.00072193145752$
2017-03-27 14:32:50,517 [salt.template ][DEBUG ][25182] Rendered data from file: /srv/salt/pillar/qalibperl/init.sls:$
qalibperl:$
Debian:$
"8":$
i686: deb7-i386$
x86_64: deb7-x86_64$
"7":$
i686: deb7-i386$
x86_64: deb7-x86_64$
"6":$
i686: sl6-i386$
x86_64: sl6-x86_64$
"5":$
i686: centos5-i386$
x86_64: centos5-x86_64$
$
Ubuntu:$
"16":$
i686: deb7-i386$
x86_64: deb7-x86_64$
"15":$
i686: deb7-i386$
x86_64: deb7-x86_64$
"14":$
i686: deb7-i386$
x86_64: deb7-x86_64$
"13":$
i686: deb7-i386$
x86_64: deb7-x86_64$
$
CentOS:$
"7":$
x86_64: sl6-x86_64$
"5":$
i686: centos5-i386$
"4":$
i686: centos4-i386$
$
ScientificLinux:$
"6":$
i686: sl6-i386$
x86_64: sl6-x86_64$
$
2017-03-27 14:32:50,522 [salt.loaded.int.render.yaml ][DEBUG ][25182] Results of YAML rendering: $
OrderedDict([('qalibperl', OrderedDict([('Debian', OrderedDict([('8', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')])), ('7', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')])), ('6', OrderedDict([('i686', 'sl6-i386'), ('x86_64', 'sl6-x86_64')])), ('5', OrderedDict([('i686', 'centos5-i386'), ('x86_64', 'centos5-x86_64')]))])), ('Ubuntu', OrderedDict([('16', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')])), ('15', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')])), ('14', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')])), ('13', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')]))])), ('CentOS', OrderedDict([('7', OrderedDict([('x86_64', 'sl6-x86_64')])), ('5', OrderedDict([('i686', 'centos5-i386')])), ('4', OrderedDict([('i686', 'centos4-i386')]))])), ('ScientificLinux', OrderedDict([('6', OrderedDict([('i686', 'sl6-i386'), ('x86_64', 'sl6-x86_64')]))]))]))])$
2017-03-27 14:32:50,523 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/qalibperl/init.sls' using 'yaml' renderer: 0.00573921203613$
2017-03-27 14:32:50,523 [salt.template ][DEBUG ][25182] compile template: /srv/salt/pillar/ntpserver.sls$
2017-03-27 14:32:50,524 [salt.utils.jinja ][DEBUG ][25182] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:32:50,524 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/ntpserver.sls' using 'jinja' renderer: 0.000548839569092$
2017-03-27 14:32:50,524 [salt.template ][DEBUG ][25182] Rendered data from file: /srv/salt/pillar/ntpserver.sls:$
# ntp servers$
# host will be a ntp client if it does not exist here$
# only add ntp servers in here$
ntpserver:$
chronos: salt://packages/ntp/ntpserver.conf$
default: salt://packages/ntp/ntpclient.conf$
$
2017-03-27 14:32:50,525 [salt.loaded.int.render.yaml ][DEBUG ][25182] Results of YAML rendering: $
OrderedDict([('ntpserver', OrderedDict([('chronos', 'salt://packages/ntp/ntpserver.conf'), ('default', 'salt://packages/ntp/ntpclient.conf')]))])$
2017-03-27 14:32:50,525 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/ntpserver.sls' using 'yaml' renderer: 0.00087308883667$
2017-03-27 14:32:50,527 [salt.template ][DEBUG ][25182] compile template: /srv/salt/pillar/dhcpserver.sls$
2017-03-27 14:32:50,527 [salt.utils.jinja ][DEBUG ][25182] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:32:50,527 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/dhcpserver.sls' using 'jinja' renderer: 0.000638961791992$
2017-03-27 14:32:50,528 [salt.template ][DEBUG ][25182] Rendered data from file: /srv/salt/pillar/dhcpserver.sls:$
# dhcp servers$
# only add dhcp servers that generate their dhcpd.master conf file$
# dynamically based on admin_vlan data in VLAB$
dhcpserver:$
varian: vlab-oak$
thrall: vlab365$
sol: vlab-sv$
pluto: vlab-sv$
bizarro: vlab-680$
deckard: vlab-hive$
$
2017-03-27 14:32:50,529 [salt.loaded.int.render.yaml ][DEBUG ][25182] Results of YAML rendering: $
OrderedDict([('dhcpserver', OrderedDict([('varian', 'vlab-oak'), ('thrall', 'vlab365'), ('sol', 'vlab-sv'), ('pluto', 'vlab-sv'), ('bizarro', 'vlab-680'), ('deckard', 'vlab-hive')]))])$
2017-03-27 14:32:50,529 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/dhcpserver.sls' using 'yaml' renderer: 0.00139999389648$
2017-03-27 14:32:50,532 [salt.template ][DEBUG ][25182] compile template: /srv/salt/pillar/haproxy/init.sls$
2017-03-27 14:32:50,532 [salt.utils.jinja ][DEBUG ][25182] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:32:50,532 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/haproxy/init.sls' using 'jinja' renderer: 0.000545978546143$
2017-03-27 14:32:50,532 [salt.template ][DEBUG ][25182] Rendered data from file: /srv/salt/pillar/haproxy/init.sls:$
# haproxy config file map$
haproxy-config:$
phantomlancer: haproxy.cfg.oaktest$
colby: haproxy.cfg.yumrepo$
$
2017-03-27 14:32:50,533 [salt.loaded.int.render.yaml ][DEBUG ][25182] Results of YAML rendering: $
OrderedDict([('haproxy-config', OrderedDict([('phantomlancer', 'haproxy.cfg.oaktest'), ('colby', 'haproxy.cfg.yumrepo')]))])$
2017-03-27 14:32:50,533 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/haproxy/init.sls' using 'yaml' renderer: 0.000802040100098$
2017-03-27 14:32:50,535 [salt.template ][DEBUG ][25182] compile template: /srv/salt/pillar/jenkins_slave/init.sls$
2017-03-27 14:32:50,535 [salt.utils.jinja ][DEBUG ][25182] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:32:50,536 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/jenkins_slave/init.sls' using 'jinja' renderer: 0.000560998916626$
2017-03-27 14:32:50,536 [salt.template ][DEBUG ][25182] Rendered data from file: /srv/salt/pillar/jenkins_slave/init.sls:$
jenkins_slave:$
i686:$
source: jre-6u31-linux-i586.bin$
source_hash: md5=7466b0b86bef21e3e31ae578b2b9f472$
x86_64:$
source: jre-6u31-linux-x64.bin$
source_hash: md5=c5cfb8393d257b51e7a70e56b7784ac9$
$
2017-03-27 14:32:50,537 [salt.loaded.int.render.yaml ][DEBUG ][25182] Results of YAML rendering: $
OrderedDict([('jenkins_slave', OrderedDict([('i686', OrderedDict([('source', 'jre-6u31-linux-i586.bin'), ('source_hash', 'md5=7466b0b86bef21e3e31ae578b2b9f472')])), ('x86_64', OrderedDict([('source', 'jre-6u31-linux-x64.bin'), ('source_hash', 'md5=c5cfb8393d257b51e7a70e56b7784ac9')]))]))])$
2017-03-27 14:32:50,537 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/jenkins_slave/init.sls' using 'yaml' renderer: 0.00137686729431$
2017-03-27 14:32:50,554 [salt.template ][DEBUG ][25182] compile template: /srv/salt/pillar/devops/init.sls$
2017-03-27 14:32:50,555 [salt.utils.jinja ][DEBUG ][25182] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:32:50,555 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/devops/init.sls' using 'jinja' renderer: 0.00065803527832$
2017-03-27 14:32:50,555 [salt.template ][DEBUG ][25182] Rendered data from file: /srv/salt/pillar/devops/init.sls:$
web_domain:$
curd: pypibox-staging.lab$
gouda: pypibox.lab$
$
2017-03-27 14:32:50,556 [salt.loaded.int.render.yaml ][DEBUG ][25182] Results of YAML rendering: $
OrderedDict([('web_domain', OrderedDict([('curd', 'pypibox-staging.lab'), ('gouda', 'pypibox.lab')]))])$
2017-03-27 14:32:50,556 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/devops/init.sls' using 'yaml' renderer: 0.000808000564575$
2017-03-27 14:32:50,558 [salt.template ][DEBUG ][25182] compile template: /srv/salt/pillar/packages.sls$
2017-03-27 14:32:50,558 [salt.utils.jinja ][DEBUG ][25182] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:32:50,560 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/packages.sls' using 'jinja' renderer: 0.00204086303711$
2017-03-27 14:32:50,560 [salt.template ][DEBUG ][25182] Rendered data from file: /srv/salt/pillar/packages.sls:$
$
git: git$
apache: httpd$
$
$
2017-03-27 14:32:50,561 [salt.loaded.int.render.yaml ][DEBUG ][25182] Results of YAML rendering: $
OrderedDict([('git', 'git'), ('apache', 'httpd')])$
2017-03-27 14:32:50,561 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/packages.sls' using 'yaml' renderer: 0.000549077987671$
2017-03-27 14:32:50,563 [salt.template ][DEBUG ][25182] compile template: /srv/salt/pillar/rockmachine_custom_settings.sls$
2017-03-27 14:32:50,563 [salt.utils.jinja ][DEBUG ][25182] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:32:50,564 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/rockmachine_custom_settings.sls' using 'jinja' renderer: 0.000668048858643$
2017-03-27 14:32:50,564 [salt.template ][DEBUG ][25182] Rendered data from file: /srv/salt/pillar/rockmachine_custom_settings.sls:$
rockmachine_custom_settings:$
marble:$
englabpassword: True$
mica:$
englabpassword: True$
coal:$
englabpassword: True$
clay:$
englabpassword: True$
silt:$
englabpassword: True$
sand:$
englabpassword: True$
obsidian:$
englabpassword: True$
onyx:$
englabpassword: True$
chert:$
englabpassword: True$
tuff:$
englabpassword: True$
latite:$
englabpassword: True$
picrite:$
englabpassword: True$
chalk:$
englabpassword: True$
pyrite:$
englabpassword: True$
hematite:$
englabpassword: True$
skarn:$
englabpassword: True$
$
2017-03-27 14:32:50,569 [salt.loaded.int.render.yaml ][DEBUG ][25182] Results of YAML rendering: $
OrderedDict([('rockmachine_custom_settings', OrderedDict([('marble', OrderedDict([('englabpassword', True)])), ('mica', OrderedDict([('englabpassword', True)])), ('coal', OrderedDict([('englabpassword', True)])), ('clay', OrderedDict([('englabpassword', True)])), ('silt', OrderedDict([('englabpassword', True)])), ('sand', OrderedDict([('englabpassword', True)])), ('obsidian', OrderedDict([('englabpassword', True)])), ('onyx', OrderedDict([('englabpassword', True)])), ('chert', OrderedDict([('englabpassword', True)])), ('tuff', OrderedDict([('englabpassword', True)])), ('latite', OrderedDict([('englabpassword', True)])), ('picrite', OrderedDict([('englabpassword', True)])), ('chalk', OrderedDict([('englabpassword', True)])), ('pyrite', OrderedDict([('englabpassword', True)])), ('hematite', OrderedDict([('englabpassword', True)])), ('skarn', OrderedDict([('englabpassword', True)]))]))])$
2017-03-27 14:32:50,569 [salt.template ][PROFILE ][25182] Time (in seconds) to render '/srv/salt/pillar/rockmachine_custom_settings.sls' using 'yaml' renderer: 0.00490713119507$
2017-03-27 14:32:50,573 [salt.utils.lazy ][DEBUG ][25182] LazyLoaded localfs.store$
2017-03-27 14:32:51,757 [salt.utils.lazy ][DEBUG ][25181] LazyLoaded roots.envs$
2017-03-27 14:32:51,764 [salt.utils.lazy ][DEBUG ][25196] LazyLoaded roots.envs$
2017-03-27 14:32:56,540 [salt.crypt ][DEBUG ][25194] Failed to authenticate message$
2017-03-27 14:32:56,541 [salt.transport.zeromq ][DEBUG ][25194] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:32:56,560 [salt.transport.mixins.auth ][INFO ][25178] Authentication request from f43667b787a9$
2017-03-27 14:32:56,561 [salt.transport.mixins.auth ][INFO ][25178] Authentication accepted from f43667b787a9$
2017-03-27 14:32:56,660 [salt.transport.ipc ][DEBUG ][25178] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:56,661 [salt.utils.event ][DEBUG ][25178] Sending event: tag = salt/auth; data = {'id': 'f43667b787a9', '_stamp': '2017-03-27T21:32:56.661073', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA37VRbFczfnrY3Q1fVc8Q\nMr/KTRUSFne9tP5s+qH3QaaWL528TCLyj+6xsCgrs2VlEK9vMQiL7KVf4kpBeAQJ\ni/4CuoWcWsjoZ1EwREzEAw6JMvIa18c8A6Q6HkHQlh/vVi7+H69q4GSw6yFO5zhL\nGW1XpL1S5wIS0G8Bt7d0RiolwO4wnlv9thfar7P8Fw2itDn1qNJzu0rUqM64T/lN\nd9y6Fb7n3vUyfBN0miiRKJ+tpnFQ02CYfEjAcHFhLWiiQfBTvQq4moERBZUdejw5\nIDVFpBtA4KOu/0lZ9g4vbz0wFodfkZ0ysqyYpnLZsNFsvNSSDKIeEGzTsyErCcjU\nrQIDAQAB\n-----END PUBLIC KEY-----', 'act': 'accept'}$
2017-03-27 14:32:56,707 [salt.utils.lazy ][DEBUG ][25199] LazyLoaded localfs.fetch$
2017-03-27 14:32:57,061 [salt.crypt ][DEBUG ][25193] Failed to authenticate message$
2017-03-27 14:32:57,061 [salt.transport.zeromq ][DEBUG ][25193] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:32:57,077 [salt.transport.mixins.auth ][INFO ][25174] Authentication request from f43667b787a9$
2017-03-27 14:32:57,077 [salt.transport.mixins.auth ][INFO ][25174] Authentication accepted from f43667b787a9$
2017-03-27 14:32:57,176 [salt.utils.event ][DEBUG ][25174] Sending event: tag = salt/auth; data = {'id': 'f43667b787a9', '_stamp': '2017-03-27T21:32:57.176027', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA37VRbFczfnrY3Q1fVc8Q\nMr/KTRUSFne9tP5s+qH3QaaWL528TCLyj+6xsCgrs2VlEK9vMQiL7KVf4kpBeAQJ\ni/4CuoWcWsjoZ1EwREzEAw6JMvIa18c8A6Q6HkHQlh/vVi7+H69q4GSw6yFO5zhL\nGW1XpL1S5wIS0G8Bt7d0RiolwO4wnlv9thfar7P8Fw2itDn1qNJzu0rUqM64T/lN\nd9y6Fb7n3vUyfBN0miiRKJ+tpnFQ02CYfEjAcHFhLWiiQfBTvQq4moERBZUdejw5\nIDVFpBtA4KOu/0lZ9g4vbz0wFodfkZ0ysqyYpnLZsNFsvNSSDKIeEGzTsyErCcjU\nrQIDAQAB\n-----END PUBLIC KEY-----', 'act': 'accept'}$
2017-03-27 14:32:57,209 [salt.utils.lazy ][DEBUG ][25201] LazyLoaded local_cache.prep_jid$
2017-03-27 14:32:57,218 [salt.loaded.int.returner.local_cache ][DEBUG ][25201] Adding minions for job 20170327143257209384: ['f43667b787a9']$
2017-03-27 14:32:57,219 [salt.utils.job ][INFO ][25201] Got return from f43667b787a9 for job 20170327143257209384$
2017-03-27 14:32:57,219 [salt.transport.ipc ][DEBUG ][25201] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:32:57,220 [salt.utils.event ][DEBUG ][25201] Sending event: tag = salt/job/20170327143257209384/ret/f43667b787a9; data = {'tgt_type': 'glob', 'jid': '20170327143257209384', 'return': True, 'retcode': 0, 'success': True, 'schedule': '__mine_interval', 'tgt': 'f43667b787a9', 'cmd': '_return', 'pid': 24042, '_stamp': '2017-03-27T21:32:57.220474', 'arg': [], 'fun': 'mine.update', 'id': 'f43667b787a9'}$
2017-03-27 14:32:59,409 [salt.crypt ][DEBUG ][25202] Failed to authenticate message$
2017-03-27 14:32:59,409 [salt.transport.zeromq ][DEBUG ][25202] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:32:59,420 [salt.transport.mixins.auth ][INFO ][25184] Authentication request from technetium$
2017-03-27 14:32:59,421 [salt.transport.mixins.auth ][INFO ][25184] Authentication accepted from technetium$
2017-03-27 14:32:59,523 [salt.utils.event ][DEBUG ][25184] Sending event: tag = salt/auth; data = {'id': 'technetium', '_stamp': '2017-03-27T21:32:59.523525', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAseN/CD45hJHedEukJgR7\n83ys8C28W40KPNaJDxs/L90yzW2Bh/GnBR2twmL9NWeeC3zWW83ZBhvr5PWp0rWY\n31zGsDJoiW77R60lL0a/KgRenQvvffNqcD6omvXKJJ6WSB8bzMocisFmJkDCZsUw\ncjkcKbBGN/O73AlKQ/EZIdVM3UZ35sdaiYG5i7NteHfTZPxF/PpmxUmGGaoEgy2q\npu8y0wdll9a1vT5TVXjua7pbBjnvWtdSZbc+tn0qaM+T1RxQZHWyNC4mQMv9ee18\nS6nXUi+FaR0DKw/HcDs2WTPUIqQbdqS8raPuiunIGNgYGLrB4Kx5NuPnjLZuiN7u\ngwIDAQAB\n-----END PUBLIC KEY-----', 'act': 'accept'}$
2017-03-27 14:32:59,540 [salt.utils.lazy ][DEBUG ][25188] LazyLoaded localfs.fetch$
2017-03-27 14:32:59,931 [salt.crypt ][DEBUG ][25180] Failed to authenticate message$
2017-03-27 14:32:59,931 [salt.transport.zeromq ][DEBUG ][25180] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:32:59,944 [salt.transport.mixins.auth ][INFO ][25197] Authentication request from technetium$
2017-03-27 14:32:59,944 [salt.transport.mixins.auth ][INFO ][25197] Authentication accepted from technetium$
2017-03-27 14:33:00,043 [salt.transport.ipc ][DEBUG ][25197] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:33:00,043 [salt.utils.event ][DEBUG ][25197] Sending event: tag = salt/auth; data = {'id': 'technetium', '_stamp': '2017-03-27T21:33:00.043878', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAseN/CD45hJHedEukJgR7\n83ys8C28W40KPNaJDxs/L90yzW2Bh/GnBR2twmL9NWeeC3zWW83ZBhvr5PWp0rWY\n31zGsDJoiW77R60lL0a/KgRenQvvffNqcD6omvXKJJ6WSB8bzMocisFmJkDCZsUw\ncjkcKbBGN/O73AlKQ/EZIdVM3UZ35sdaiYG5i7NteHfTZPxF/PpmxUmGGaoEgy2q\npu8y0wdll9a1vT5TVXjua7pbBjnvWtdSZbc+tn0qaM+T1RxQZHWyNC4mQMv9ee18\nS6nXUi+FaR0DKw/HcDs2WTPUIqQbdqS8raPuiunIGNgYGLrB4Kx5NuPnjLZuiN7u\ngwIDAQAB\n-----END PUBLIC KEY-----', 'act': 'accept'}$
2017-03-27 14:33:00,060 [salt.utils.lazy ][DEBUG ][25190] LazyLoaded local_cache.prep_jid$
2017-03-27 14:33:00,070 [salt.loaded.int.returner.local_cache ][DEBUG ][25190] Adding minions for job 20170327143300060514: ['technetium']$
2017-03-27 14:33:00,070 [salt.utils.job ][INFO ][25190] Got return from technetium for job 20170327143300060514$
2017-03-27 14:33:00,070 [salt.transport.ipc ][DEBUG ][25190] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:33:00,071 [salt.utils.event ][DEBUG ][25190] Sending event: tag = salt/job/20170327143300060514/ret/technetium; data = {'tgt_type': 'glob', 'jid': '20170327143300060514', 'return': True, 'tgt': 'technetium', 'success': True, 'schedule': '__mine_interval', 'cmd': '_return', 'pid': 61872, '_stamp': '2017-03-27T21:33:00.071522', 'arg': [], 'fun': 'mine.update', 'id': 'technetium'}$
2017-03-27 14:33:02,126 [salt.crypt ][DEBUG ][25195] Failed to authenticate message$
2017-03-27 14:33:02,127 [salt.transport.zeromq ][DEBUG ][25195] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:33:02,137 [salt.transport.mixins.auth ][INFO ][25198] Authentication request from oak-tg-lnx2$
2017-03-27 14:33:02,138 [salt.transport.mixins.auth ][INFO ][25198] Authentication accepted from oak-tg-lnx2$
2017-03-27 14:33:02,235 [salt.utils.event ][DEBUG ][25198] Sending event: tag = salt/auth; data = {'id': 'oak-tg-lnx2', '_stamp': '2017-03-27T21:33:02.235029', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAwkez8cDpQBwEuF1ZZKGh\n6qwo22VnHMFHfOK1Krotpy2n+i5CmpBivP22juM9eHbpCOX1W/Dla5cPjZoPcU1K\nxDuVFatuXdbFao/t31lX0B+vJ/JhKNdCobs46dJX2vHui6b4t8okoe59yZQ+Adea\nG1DQppj0OLj43370/A+IdXT3kf2TMXUAZq4HYkFwiEszO2DcYYqFoLmjN7gFZLcV\ny4s0SROBB6wofHHjW1ITMFjRQ1pMdO9NGOCFWJxOm483d8f/wksDDZSIwg/eT0Nw\n0vcEsMwnZFjjW/tIywH0epj6HIjFi8N8sJc8uiYYt20KeXMB+FtxH+lJqEB3FK0/\nEAGpCuafE4Un+a7yLYFs2xYmDP9UqPxAOPMdTSPzRyFe2vh22D8i9YoBQX8307PY\nCeoVVRhGdfRax4tWKzv1HLDsfiz8nfCmwWElCFr7cT4TEKPiE7I+Q9oP7nx5t6oH\nT849laUoVgkZzxzQKabssnNfiAf4JSxXBS+qegzNn4EhGH5WhSBwbK6FSnsv1dFs\n+Rn62q0H/+Up1yCT7KItS/3hcGbuzmyVYNvjEzfPtqWMYghemE9e5ihFDcEFihMy\n6hva+TBeTzpkgv1Bt+VRoFdenTXNqHyveviDvNFAIuP0E8HZQixSP7JTwLISuhLt\ngEW/58Rcrkcz8ytBDlr8WDECAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:02,317 [salt.utils.lazy ][DEBUG ][25185] LazyLoaded localfs.fetch$
2017-03-27 14:33:08,135 [salt.transport.mixins.auth ][INFO ][25200] Authentication request from ^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@$
2017-03-27 14:33:08,135 [salt.transport.mixins.auth ][INFO ][25200] Authentication accepted from ^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@$
2017-03-27 14:33:08,136 [tornado.application ][ERROR ][25200] Future exception was never retrieved: Traceback (most recent call last):$
File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 230, in wrapper$
yielded = next(result)$
File "/usr/lib/python2.7/dist-packages/salt/transport/zeromq.py", line 606, in handle_message$
stream.send(self.serial.dumps(self._auth(payload['load'])))$
File "/usr/lib/python2.7/dist-packages/salt/transport/mixins/auth.py", line 389, in _auth$
if not os.path.isfile(pubfn) and not self.opts['open_mode']:$
File "/usr/lib/python2.7/genericpath.py", line 29, in isfile$
st = os.stat(path)$
TypeError: must be encoded string without NULL bytes, not str$
2017-03-27 14:33:09,183 [salt.config ][DEBUG ][25135] Reading configuration from /etc/salt/master$
2017-03-27 14:33:09,223 [salt.config ][DEBUG ][25135] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:33:09,224 [salt.config ][DEBUG ][25135] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:33:09,225 [salt.config ][DEBUG ][25135] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:33:09,226 [salt.config ][DEBUG ][25135] Reading configuration from /etc/salt/master$
2017-03-27 14:33:09,348 [salt.utils.dns ][DEBUG ][25135] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:33:09,456 [salt.pillar ][DEBUG ][25186] Determining pillar cache$
2017-03-27 14:33:09,481 [salt.loaded.int.grains.core ][DEBUG ][25135] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:33:09,481 [salt.utils.lazy ][DEBUG ][25186] LazyLoaded jinja.render$
2017-03-27 14:33:09,482 [salt.utils.lazy ][DEBUG ][25186] LazyLoaded yaml.render$
2017-03-27 14:33:09,487 [salt.template ][DEBUG ][25186] compile template: /srv/salt/pillar/top.sls$
2017-03-27 14:33:09,487 [salt.utils.jinja ][DEBUG ][25186] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:09,490 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/top.sls' using 'jinja' renderer: 0.00311493873596$
2017-03-27 14:33:09,490 [salt.template ][DEBUG ][25186] Rendered data from file: /srv/salt/pillar/top.sls:$
base:$
'*':$
- vlab$
- autofs$
- nfs.mint$
- nfs.os_nfs_opts$
- qalibperl$
- ntpserver$
- dhcpserver$
- haproxy$
- jenkins_slave$
- devops $
- packages$
- rockmachine_custom_settings$
'os:Debian':$
- match: grain$
- qalibperl$
'run_hourly:true':$
- match: grain$
- schedule$
'cartman.lab':$
- rtd.staging$
'butters.lab':$
- rtd.production$
'cheddar.lab':$
- lsyncd$
'velveeta.lab':$
- lsyncd$
'timmy.lab':$
- osqa.production$
'jimmy.lab':$
- osqa.staging$
'answers-dev.lab':$
- osqa.dev$
'callisto.lab':$
- jira.production$
'ganymede.lab':$
- jira.staging$
'himalia.lab':$
- bitbucket.production$
'monarch.lab':$
- testrail.production$
'emperor.lab':$
- testrail.staging$
'review2.lab':$
- reviewboard.production$
'revstage.lab':$
- reviewboard.staging$
'elara.lab':$
- confluence.production$
'spits.lab':$
- triggerbox.production$
'repulsion.lab':$
- triggerbox.staging$
'banquets.lab':$
- sentry.production$
'icebox.lab':$
- icebox.production$
'ice-echo.lab':$
- icebox.staging$
'buildbox.lab':$
- buildbox.production$
'ice-delta.lab':$
- buildbox.staging$
'qa-results.lab':$
- qa-results.production$
'testament.lab':$
- releasebox.production$
'crusades.lab':$
- releasebox.staging$
'ci-jenkins.lab':$
- jenkins.production$
'judge.lab':$
- jenkins.staging$
'fit-jenkins.lab':$
- jenkins.ops$
'il-jenkins.lab':$
- jenkins.doomsday$
'mob.lab':$
- crowd.production$
'leda.lab':$
- bamboo.production$
$
2017-03-27 14:33:09,503 [salt.utils.lazy ][DEBUG ][25186] LazyLoaded config.get$
2017-03-27 14:33:09,503 [salt.loaded.int.render.yaml ][DEBUG ][25186] Results of YAML rendering: $
OrderedDict([('base', OrderedDict([('*', ['vlab', 'autofs', 'nfs.mint', 'nfs.os_nfs_opts', 'qalibperl', 'ntpserver', 'dhcpserver', 'haproxy', 'jenkins_slave', 'devops', 'packages', 'rockmachine_custom_settings']), ('os:Debian', [OrderedDict([('match', 'grain')]), 'qalibperl']), ('run_hourly:true', [OrderedDict([('match', 'grain')]), 'schedule']), ('cartman.lab', ['rtd.staging']), ('butters.lab', ['rtd.production']), ('cheddar.lab', ['lsyncd']), ('velveeta.lab', ['lsyncd']), ('timmy.lab', ['osqa.production']), ('jimmy.lab', ['osqa.staging']), ('answers-dev.lab', ['osqa.dev']), ('callisto.lab', ['jira.production']), ('ganymede.lab', ['jira.staging']), ('himalia.lab', ['bitbucket.production']), ('monarch.lab', ['testrail.production']), ('emperor.lab', ['testrail.staging']), ('review2.lab', ['reviewboard.production']), ('revstage.lab', ['reviewboard.staging']), ('elara.lab', ['confluence.production']), ('spits.lab', ['triggerbox.production']), ('repulsion.lab', ['triggerbox.staging']), ('banquets.lab', ['sentry.production']), ('icebox.lab', ['icebox.production']), ('ice-echo.lab', ['icebox.staging']), ('buildbox.lab', ['buildbox.production']), ('ice-delta.lab', ['buildbox.staging']), ('qa-results.lab', ['qa-results.production']), ('testament.lab', ['releasebox.production']), ('crusades.lab', ['releasebox.staging']), ('ci-jenkins.lab', ['jenkins.production']), ('judge.lab', ['jenkins.staging']), ('fit-jenkins.lab', ['jenkins.ops']), ('il-jenkins.lab', ['jenkins.doomsday']), ('mob.lab', ['crowd.production']), ('leda.lab', ['bamboo.production'])]))])$
2017-03-27 14:33:09,503 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/top.sls' using 'yaml' renderer: 0.0128738880157$
2017-03-27 14:33:09,504 [salt.minion ][DEBUG ][25186] compound_match: latite ? *$
2017-03-27 14:33:09,504 [salt.minion ][DEBUG ][25186] compound_match latite ? "*" => "True"$
2017-03-27 14:33:09,504 [salt.minion ][DEBUG ][25186] grains target: os:Debian$
2017-03-27 14:33:09,504 [salt.utils ][DEBUG ][25186] Attempting to match 'Debian' in 'os' using delimiter ':'$
2017-03-27 14:33:09,505 [salt.minion ][DEBUG ][25186] grains target: run_hourly:true$
2017-03-27 14:33:09,505 [salt.utils ][DEBUG ][25186] Attempting to match 'true' in 'run_hourly' using delimiter ':'$
2017-03-27 14:33:09,505 [salt.minion ][DEBUG ][25186] compound_match: latite ? cartman.lab$
2017-03-27 14:33:09,505 [salt.minion ][DEBUG ][25186] compound_match latite ? "cartman.lab" => "False"$
2017-03-27 14:33:09,505 [salt.minion ][DEBUG ][25186] compound_match: latite ? butters.lab$
2017-03-27 14:33:09,505 [salt.minion ][DEBUG ][25186] compound_match latite ? "butters.lab" => "False"$
2017-03-27 14:33:09,505 [salt.minion ][DEBUG ][25186] compound_match: latite ? cheddar.lab$
2017-03-27 14:33:09,506 [salt.minion ][DEBUG ][25186] compound_match latite ? "cheddar.lab" => "False"$
2017-03-27 14:33:09,506 [salt.minion ][DEBUG ][25186] compound_match: latite ? velveeta.lab$
2017-03-27 14:33:09,506 [salt.minion ][DEBUG ][25186] compound_match latite ? "velveeta.lab" => "False"$
2017-03-27 14:33:09,506 [salt.minion ][DEBUG ][25186] compound_match: latite ? timmy.lab$
2017-03-27 14:33:09,506 [salt.minion ][DEBUG ][25186] compound_match latite ? "timmy.lab" => "False"$
2017-03-27 14:33:09,506 [salt.minion ][DEBUG ][25186] compound_match: latite ? jimmy.lab$
2017-03-27 14:33:09,507 [salt.minion ][DEBUG ][25186] compound_match latite ? "jimmy.lab" => "False"$
2017-03-27 14:33:09,507 [salt.minion ][DEBUG ][25186] compound_match: latite ? answers-dev.lab$
2017-03-27 14:33:09,507 [salt.minion ][DEBUG ][25186] compound_match latite ? "answers-dev.lab" => "False"$
2017-03-27 14:33:09,507 [salt.minion ][DEBUG ][25186] compound_match: latite ? callisto.lab$
2017-03-27 14:33:09,507 [salt.minion ][DEBUG ][25186] compound_match latite ? "callisto.lab" => "False"$
2017-03-27 14:33:09,507 [salt.minion ][DEBUG ][25186] compound_match: latite ? ganymede.lab$
2017-03-27 14:33:09,508 [salt.minion ][DEBUG ][25186] compound_match latite ? "ganymede.lab" => "False"$
2017-03-27 14:33:09,508 [salt.minion ][DEBUG ][25186] compound_match: latite ? himalia.lab$
2017-03-27 14:33:09,508 [salt.minion ][DEBUG ][25186] compound_match latite ? "himalia.lab" => "False"$
2017-03-27 14:33:09,508 [salt.minion ][DEBUG ][25186] compound_match: latite ? monarch.lab$
2017-03-27 14:33:09,508 [salt.minion ][DEBUG ][25186] compound_match latite ? "monarch.lab" => "False"$
2017-03-27 14:33:09,508 [salt.minion ][DEBUG ][25186] compound_match: latite ? emperor.lab$
2017-03-27 14:33:09,508 [salt.minion ][DEBUG ][25186] compound_match latite ? "emperor.lab" => "False"$
2017-03-27 14:33:09,509 [salt.minion ][DEBUG ][25186] compound_match: latite ? review2.lab$
2017-03-27 14:33:09,509 [salt.minion ][DEBUG ][25186] compound_match latite ? "review2.lab" => "False"$
2017-03-27 14:33:09,509 [salt.minion ][DEBUG ][25186] compound_match: latite ? revstage.lab$
2017-03-27 14:33:09,509 [salt.minion ][DEBUG ][25186] compound_match latite ? "revstage.lab" => "False"$
2017-03-27 14:33:09,509 [salt.minion ][DEBUG ][25186] compound_match: latite ? elara.lab$
2017-03-27 14:33:09,509 [salt.minion ][DEBUG ][25186] compound_match latite ? "elara.lab" => "False"$
2017-03-27 14:33:09,509 [salt.minion ][DEBUG ][25186] compound_match: latite ? spits.lab$
2017-03-27 14:33:09,510 [salt.minion ][DEBUG ][25186] compound_match latite ? "spits.lab" => "False"$
2017-03-27 14:33:09,510 [salt.minion ][DEBUG ][25186] compound_match: latite ? repulsion.lab$
2017-03-27 14:33:09,510 [salt.minion ][DEBUG ][25186] compound_match latite ? "repulsion.lab" => "False"$
2017-03-27 14:33:09,510 [salt.minion ][DEBUG ][25186] compound_match: latite ? banquets.lab$
2017-03-27 14:33:09,510 [salt.minion ][DEBUG ][25186] compound_match latite ? "banquets.lab" => "False"$
2017-03-27 14:33:09,510 [salt.minion ][DEBUG ][25186] compound_match: latite ? icebox.lab$
2017-03-27 14:33:09,511 [salt.minion ][DEBUG ][25186] compound_match latite ? "icebox.lab" => "False"$
2017-03-27 14:33:09,511 [salt.minion ][DEBUG ][25186] compound_match: latite ? ice-echo.lab$
2017-03-27 14:33:09,511 [salt.minion ][DEBUG ][25186] compound_match latite ? "ice-echo.lab" => "False"$
2017-03-27 14:33:09,511 [salt.minion ][DEBUG ][25186] compound_match: latite ? buildbox.lab$
2017-03-27 14:33:09,511 [salt.minion ][DEBUG ][25186] compound_match latite ? "buildbox.lab" => "False"$
2017-03-27 14:33:09,511 [salt.minion ][DEBUG ][25186] compound_match: latite ? ice-delta.lab$
2017-03-27 14:33:09,512 [salt.minion ][DEBUG ][25186] compound_match latite ? "ice-delta.lab" => "False"$
2017-03-27 14:33:09,512 [salt.minion ][DEBUG ][25186] compound_match: latite ? qa-results.lab$
2017-03-27 14:33:09,512 [salt.minion ][DEBUG ][25186] compound_match latite ? "qa-results.lab" => "False"$
2017-03-27 14:33:09,512 [salt.minion ][DEBUG ][25186] compound_match: latite ? testament.lab$
2017-03-27 14:33:09,512 [salt.minion ][DEBUG ][25186] compound_match latite ? "testament.lab" => "False"$
2017-03-27 14:33:09,512 [salt.minion ][DEBUG ][25186] compound_match: latite ? crusades.lab$
2017-03-27 14:33:09,513 [salt.minion ][DEBUG ][25186] compound_match latite ? "crusades.lab" => "False"$
2017-03-27 14:33:09,513 [salt.minion ][DEBUG ][25186] compound_match: latite ? ci-jenkins.lab$
2017-03-27 14:33:09,513 [salt.minion ][DEBUG ][25186] compound_match latite ? "ci-jenkins.lab" => "False"$
2017-03-27 14:33:09,513 [salt.minion ][DEBUG ][25186] compound_match: latite ? judge.lab$
2017-03-27 14:33:09,513 [salt.minion ][DEBUG ][25186] compound_match latite ? "judge.lab" => "False"$
2017-03-27 14:33:09,514 [salt.minion ][DEBUG ][25186] compound_match: latite ? fit-jenkins.lab$
2017-03-27 14:33:09,514 [salt.minion ][DEBUG ][25186] compound_match latite ? "fit-jenkins.lab" => "False"$
2017-03-27 14:33:09,514 [salt.minion ][DEBUG ][25186] compound_match: latite ? il-jenkins.lab$
2017-03-27 14:33:09,514 [salt.minion ][DEBUG ][25186] compound_match latite ? "il-jenkins.lab" => "False"$
2017-03-27 14:33:09,514 [salt.minion ][DEBUG ][25186] compound_match: latite ? mob.lab$
2017-03-27 14:33:09,514 [salt.minion ][DEBUG ][25186] compound_match latite ? "mob.lab" => "False"$
2017-03-27 14:33:09,515 [salt.minion ][DEBUG ][25186] compound_match: latite ? leda.lab$
2017-03-27 14:33:09,515 [salt.minion ][DEBUG ][25186] compound_match latite ? "leda.lab" => "False"$
2017-03-27 14:33:09,515 [salt.template ][DEBUG ][25186] compile template: /srv/salt/pillar/vlab/init.sls$
2017-03-27 14:33:09,515 [salt.utils.jinja ][DEBUG ][25186] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:09,516 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/vlab/init.sls' using 'jinja' renderer: 0.00100588798523$
2017-03-27 14:33:09,516 [salt.template ][DEBUG ][25186] Rendered data from file: /srv/salt/pillar/vlab/init.sls:$
# vlab webui$
# vlab.conf symlink$
vlabconf:$
longshot: /u/qa/vlab/etc/vlab-il.conf$
adama: /u/qa/vlab/etc/vlab.conf$
apollo: /u/qa/vlab/etc/vlab365.conf$
zac: /u/qa/vlab/etc/vlab-oak.conf$
starbuck: /u/qa/vlab/etc/vlab-680.conf$
vlab-supau: /u/qa/vlab/etc/vlab-supau.conf$
vlab-beth: /u/qa/vlab/etc/vlab-beth.conf$
vlab-supnl: /u/qa/vlab/etc/vlab-supnl.conf$
vlab-test: /u/jjania/vlab-test.conf$
sniper: /u/qa/vlab/etc/vlab-oak.conf$
spectre: /u/qa/vlab/etc/vlab-oak.conf$
helo: /u/qa/vlab/etc/vlab-oak.conf$
tusk: /u/qa/vlab/etc/vlab-oak.conf$
joeshmo: /u/qa/vlab/etc/vlab-oak.conf$
vlab-supny: /u/qa/vlab/etc/vlab-supny.conf$
vlab-blr: /u/smundle/work/qa/vlab/etc/vlab-blr.conf$
vlab-sv: /u/qa/vlab/etc/vlab-sv.conf$
vlab-supsv: /u/qa/vlab/etc/vlab-supsv.conf$
vlab-se: /u/qa/vlab/etc/vlab-se.conf$
boxey: /u/qa/vlab/etc/vlab-supsg.conf$
gaff: /u/qa/vlab/etc/vlab-hive.conf$
serina: /u/qa/vlab/etc/vlab-cam.conf$
$
# vlab db$
# db name should not have hyphens$
vlabdb:$
phoebe: vlab$
kobol: vlab360$
aquaria: vlab365$
aerilon: vlaboak$
aries: vlab199$
styx: vlab680$
winpe-test: vlaboak$
vlab-supau: vlabsupau$
vlab-beth: vlabbeth$
vlab-supnl: vlabsupnl$
vlab-test-db: vlabtestdb$
vlab-supny: vlabsupny$
vlab-blr: vlabblr$
vlab-sv: vlabsv$
vlab-supsv: vlabsupsv$
vlab-se: vlabse$
muffit: vlabsupsg$
kowalski: vlabhive$
caprica: vlabcam$
$
2017-03-27 14:33:09,521 [salt.utils.lazy ][DEBUG ][25135] LazyLoaded local_cache.clean_old_jobs$
2017-03-27 14:33:09,523 [salt.loaded.int.render.yaml ][DEBUG ][25186] Results of YAML rendering: $
OrderedDict([('vlabconf', OrderedDict([('longshot', '/u/qa/vlab/etc/vlab-il.conf'), ('adama', '/u/qa/vlab/etc/vlab.conf'), ('apollo', '/u/qa/vlab/etc/vlab365.conf'), ('zac', '/u/qa/vlab/etc/vlab-oak.conf'), ('starbuck', '/u/qa/vlab/etc/vlab-680.conf'), ('vlab-supau', '/u/qa/vlab/etc/vlab-supau.conf'), ('vlab-beth', '/u/qa/vlab/etc/vlab-beth.conf'), ('vlab-supnl', '/u/qa/vlab/etc/vlab-supnl.conf'), ('vlab-test', '/u/jjania/vlab-test.conf'), ('sniper', '/u/qa/vlab/etc/vlab-oak.conf'), ('spectre', '/u/qa/vlab/etc/vlab-oak.conf'), ('helo', '/u/qa/vlab/etc/vlab-oak.conf'), ('tusk', '/u/qa/vlab/etc/vlab-oak.conf'), ('joeshmo', '/u/qa/vlab/etc/vlab-oak.conf'), ('vlab-supny', '/u/qa/vlab/etc/vlab-supny.conf'), ('vlab-blr', '/u/smundle/work/qa/vlab/etc/vlab-blr.conf'), ('vlab-sv', '/u/qa/vlab/etc/vlab-sv.conf'), ('vlab-supsv', '/u/qa/vlab/etc/vlab-supsv.conf'), ('vlab-se', '/u/qa/vlab/etc/vlab-se.conf'), ('boxey', '/u/qa/vlab/etc/vlab-supsg.conf'), ('gaff', '/u/qa/vlab/etc/vlab-hive.conf'), ('serina', '/u/qa/vlab/etc/vlab-cam.conf')])), ('vlabdb', OrderedDict([('phoebe', 'vlab'), ('kobol', 'vlab360'), ('aquaria', 'vlab365'), ('aerilon', 'vlaboak'), ('aries', 'vlab199'), ('styx', 'vlab680'), ('winpe-test', 'vlaboak'), ('vlab-supau', 'vlabsupau'), ('vlab-beth', 'vlabbeth'), ('vlab-supnl', 'vlabsupnl'), ('vlab-test-db', 'vlabtestdb'), ('vlab-supny', 'vlabsupny'), ('vlab-blr', 'vlabblr'), ('vlab-sv', 'vlabsv'), ('vlab-supsv', 'vlabsupsv'), ('vlab-se', 'vlabse'), ('muffit', 'vlabsupsg'), ('kowalski', 'vlabhive'), ('caprica', 'vlabcam')]))])$
2017-03-27 14:33:09,523 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/vlab/init.sls' using 'yaml' renderer: 0.00688719749451$
2017-03-27 14:33:09,524 [salt.template ][DEBUG ][25186] compile template: /srv/salt/pillar/autofs/init.sls$
2017-03-27 14:33:09,524 [salt.utils.jinja ][DEBUG ][25186] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:09,525 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/autofs/init.sls' using 'jinja' renderer: 0.00141620635986$
2017-03-27 14:33:09,525 [salt.template ][DEBUG ][25186] Rendered data from file: /srv/salt/pillar/autofs/init.sls:$
autofs:$
projectvolumes:$
/mnt/project/shcore: /net/sfo1-ntap-eng-t3/vol/shcore$
/mnt/project/granite: /net/sfo1-ntap-eng-t3/vol/granite$
/mnt/project/granite-qa: /net/sfo1-ntap-eng-t3/vol/granite_qa$
/mnt/project/shplatform: /net/sfo1-ntap-eng-t3/vol/shplatform$
/mnt/project/bob: /net/sfo1-ntap-eng-t3/vol/bob$
/mnt/project/shqa: /net/sfo1-ntap-eng-t3/vol/shqa$
/mnt/project/whitewater: /net/sfo1-ntap-eng-t3/vol/whitewater$
/mnt/project/shdataanalysis: /net/sfo1-ntap-eng-t3/vol/shdataanalysis$
/mnt/project/englab: /net/sfo1-ntap-eng-t3/vol/englab$
/mnt/project/shm: /net/sfo1-ntap-eng-t3/vol/shm$
/mnt/project/csh: /net/sfo1-ntap-eng-t3/vol/csh$
/mnt/project/managementui: /net/sfo1-ntap-eng-t3/vol/managementui$
/mnt/project/stingray: /net/sfo1-ntap-eng-t3/vol/stingray$
$
enganalytics:$
/mnt/supportarchive2: /net/dwarf.lab/datapool/supportarchive$
/mnt/supportarchive1: /net/fortress.lab/datapool/supportarchive$
/mnt/ops-log-tmp: /net/hydra.lab/datapool/ops-log-tmp$
/mnt/.ops-partition04: /net/hydra.lab/datapool/ops-partition04$
/mnt/.ops-test-partition04: /net/hydra.lab/datapool/ops-partition04-test$
/mnt/.ops-partition05: /net/hydra.lab/datapool/ops-partition05$
/mnt/.ops-test-partition05: /net/hydra.lab/datapool/ops-partition05-test$
/mnt/.ops-sup-partition04: /net/hydra.lab/datapool/ops-sup-partition04$
/mnt/.ops-sup-partition05: /net/hydra.lab/datapool/ops-sup-partition05$
/mnt/.ops-test-sup-partition04: /net/hydra.lab/datapool/ops-test-sup-partition04$
/mnt/.ops-test-sup-partition05: /net/hydra.lab/datapool/ops-test-sup-partition05$
/mnt/sysdumps: /net/nova.lab/datapool/nova-dumps$
/mnt/.ops-partition01: /net/nova.lab/datapool/ops-partition01$
/mnt/.ops-test-partition01: /net/nova.lab/datapool/ops-partition01-test$
/mnt/.ops-partition02: /net/nova.lab/datapool/ops-partition02$
/mnt/.ops-test-partition02: /net/nova.lab/datapool/ops-partition02-test$
/mnt/.ops-partition03: /net/nova.lab/datapool/ops-partition03$
/mnt/.ops-test-partition03: /net/nova.lab/datapool/ops-partition03-test$
/mnt/.ops-sup-partition01: /net/nova.lab/datapool/ops-sup-partition01$
/mnt/.ops-sup-partition03: /net/nova.lab/datapool/ops-sup-partition03$
/mnt/.ops-test-sup-partition01: /net/nova.lab/datapool/ops-test-sup-partition01$
/mnt/.ops-test-sup-partition03: /net/nova.lab/datapool/ops-test-sup-partition03$
/mnt/supportarchive3: /net/probe.lab/datapool/supportarchive$
/mnt/ops-archive: /net/gonzo.lab/datapool/ops-archive$
/mnt/ops-test-archive: /net/gonzo.lab/datapool/ops-archive-test$
/mnt/.ops-partition06: /net/gonzo.lab/datapool/ops-partition06$
/mnt/.ops-test-partition06: /net/gonzo.lab/datapool/ops-partition06-test$
/mnt/.ops-spool: /net/gonzo.lab/datapool/ops-spool$
/mnt/.ops-sup-partition06: /net/gonzo.lab/datapool/ops-sup-partition06$
/mnt/.ops-test-spool: /net/gonzo.lab/datapool/ops-test-spool$
/mnt/.ops-test-sup-partition06: /net/gonzo.lab/datapool/ops-test-sup-partition06$
$
2017-03-27 14:33:09,534 [salt.utils.lazy ][DEBUG ][25135] Could not LazyLoad config.merge: 'config.merge' is not available.$
2017-03-27 14:33:09,534 [salt.fileserver ][DEBUG ][25135] Updating roots fileserver cache$
2017-03-27 14:33:09,535 [salt.loaded.int.render.yaml ][DEBUG ][25186] Results of YAML rendering: $
OrderedDict([('autofs', OrderedDict([('projectvolumes', OrderedDict([('/mnt/project/shcore', '/net/sfo1-ntap-eng-t3/vol/shcore'), ('/mnt/project/granite', '/net/sfo1-ntap-eng-t3/vol/granite'), ('/mnt/project/granite-qa', '/net/sfo1-ntap-eng-t3/vol/granite_qa'), ('/mnt/project/shplatform', '/net/sfo1-ntap-eng-t3/vol/shplatform'), ('/mnt/project/bob', '/net/sfo1-ntap-eng-t3/vol/bob'), ('/mnt/project/shqa', '/net/sfo1-ntap-eng-t3/vol/shqa'), ('/mnt/project/whitewater', '/net/sfo1-ntap-eng-t3/vol/whitewater'), ('/mnt/project/shdataanalysis', '/net/sfo1-ntap-eng-t3/vol/shdataanalysis'), ('/mnt/project/englab', '/net/sfo1-ntap-eng-t3/vol/englab'), ('/mnt/project/shm', '/net/sfo1-ntap-eng-t3/vol/shm'), ('/mnt/project/csh', '/net/sfo1-ntap-eng-t3/vol/csh'), ('/mnt/project/managementui', '/net/sfo1-ntap-eng-t3/vol/managementui'), ('/mnt/project/stingray', '/net/sfo1-ntap-eng-t3/vol/stingray')])), ('enganalytics', OrderedDict([('/mnt/supportarchive2', '/net/dwarf.lab/datapool/supportarchive'), ('/mnt/supportarchive1', '/net/fortress.lab/datapool/supportarchive'), ('/mnt/ops-log-tmp', '/net/hydra.lab/datapool/ops-log-tmp'), ('/mnt/.ops-partition04', '/net/hydra.lab/datapool/ops-partition04'), ('/mnt/.ops-test-partition04', '/net/hydra.lab/datapool/ops-partition04-test'), ('/mnt/.ops-partition05', '/net/hydra.lab/datapool/ops-partition05'), ('/mnt/.ops-test-partition05', '/net/hydra.lab/datapool/ops-partition05-test'), ('/mnt/.ops-sup-partition04', '/net/hydra.lab/datapool/ops-sup-partition04'), ('/mnt/.ops-sup-partition05', '/net/hydra.lab/datapool/ops-sup-partition05'), ('/mnt/.ops-test-sup-partition04', '/net/hydra.lab/datapool/ops-test-sup-partition04'), ('/mnt/.ops-test-sup-partition05', '/net/hydra.lab/datapool/ops-test-sup-partition05'), ('/mnt/sysdumps', '/net/nova.lab/datapool/nova-dumps'), ('/mnt/.ops-partition01', '/net/nova.lab/datapool/ops-partition01'), ('/mnt/.ops-test-partition01', '/net/nova.lab/datapool/ops-partition01-test'), ('/mnt/.ops-partition02', '/net/nova.lab/datapool/ops-partition02'), ('/mnt/.ops-test-partition02', '/net/nova.lab/datapool/ops-partition02-test'), ('/mnt/.ops-partition03', '/net/nova.lab/datapool/ops-partition03'), ('/mnt/.ops-test-partition03', '/net/nova.lab/datapool/ops-partition03-test'), ('/mnt/.ops-sup-partition01', '/net/nova.lab/datapool/ops-sup-partition01'), ('/mnt/.ops-sup-partition03', '/net/nova.lab/datapool/ops-sup-partition03'), ('/mnt/.ops-test-sup-partition01', '/net/nova.lab/datapool/ops-test-sup-partition01'), ('/mnt/.ops-test-sup-partition03', '/net/nova.lab/datapool/ops-test-sup-partition03'), ('/mnt/supportarchive3', '/net/probe.lab/datapool/supportarchive'), ('/mnt/ops-archive', '/net/gonzo.lab/datapool/ops-archive'), ('/mnt/ops-test-archive', '/net/gonzo.lab/datapool/ops-archive-test'), ('/mnt/.ops-partition06', '/net/gonzo.lab/datapool/ops-partition06'), ('/mnt/.ops-test-partition06', '/net/gonzo.lab/datapool/ops-partition06-test'), ('/mnt/.ops-spool', '/net/gonzo.lab/datapool/ops-spool'), ('/mnt/.ops-sup-partition06', '/net/gonzo.lab/datapool/ops-sup-partition06'), ('/mnt/.ops-test-spool', '/net/gonzo.lab/datapool/ops-test-spool'), ('/mnt/.ops-test-sup-partition06', '/net/gonzo.lab/datapool/ops-test-sup-partition06')]))]))])$
2017-03-27 14:33:09,535 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/autofs/init.sls' using 'yaml' renderer: 0.00944590568542$
2017-03-27 14:33:09,536 [salt.template ][DEBUG ][25186] compile template: /srv/salt/pillar/nfs/mint.sls$
2017-03-27 14:33:09,536 [salt.utils.jinja ][DEBUG ][25186] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:09,536 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/nfs/mint.sls' using 'jinja' renderer: 0.000591039657593$
2017-03-27 14:33:09,536 [salt.template ][DEBUG ][25186] Rendered data from file: /srv/salt/pillar/nfs/mint.sls:$
nfs_mint_opts:$
sol: nolock,rw,bg,nfsvers=3,tcp,timeo=600,rsize=32768,wsize=32768,hard,intr$
$
2017-03-27 14:33:09,537 [salt.loaded.int.render.yaml ][DEBUG ][25186] Results of YAML rendering: $
OrderedDict([('nfs_mint_opts', OrderedDict([('sol', 'nolock,rw,bg,nfsvers=3,tcp,timeo=600,rsize=32768,wsize=32768,hard,intr')]))])$
2017-03-27 14:33:09,537 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/nfs/mint.sls' using 'yaml' renderer: 0.00065803527832$
2017-03-27 14:33:09,538 [salt.template ][DEBUG ][25186] compile template: /srv/salt/pillar/nfs/os_nfs_opts.sls$
2017-03-27 14:33:09,538 [salt.utils.jinja ][DEBUG ][25186] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:09,539 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/nfs/os_nfs_opts.sls' using 'jinja' renderer: 0.000648021697998$
2017-03-27 14:33:09,539 [salt.template ][DEBUG ][25186] Rendered data from file: /srv/salt/pillar/nfs/os_nfs_opts.sls:$
# The nobootwait option is needed for raring specifically in order to fix a$
# boot timing issue when it's running openvswitch. There's a bug in$
# mountall on raring where the nfs mounts are attempted before the$
# openvswitch service starts, so it just hangs forever. Nobootwait causes$
# it to timeout and try again later in the boot process.$
#$
# nobootwait is not a valid option for all linux distros, confirmed that it$
# does not work in SL6.1$
os_nfs_opts:$
raring: 'nobootwait,'$
$
2017-03-27 14:33:09,540 [salt.loaded.int.render.yaml ][DEBUG ][25186] Results of YAML rendering: $
OrderedDict([('os_nfs_opts', OrderedDict([('raring', 'nobootwait,')]))])$
2017-03-27 14:33:09,540 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/nfs/os_nfs_opts.sls' using 'yaml' renderer: 0.00115895271301$
2017-03-27 14:33:09,541 [salt.template ][DEBUG ][25186] compile template: /srv/salt/pillar/qalibperl/init.sls$
2017-03-27 14:33:09,541 [salt.utils.jinja ][DEBUG ][25186] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:09,542 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/qalibperl/init.sls' using 'jinja' renderer: 0.000746011734009$
2017-03-27 14:33:09,542 [salt.template ][DEBUG ][25186] Rendered data from file: /srv/salt/pillar/qalibperl/init.sls:$
qalibperl:$
Debian:$
"8":$
i686: deb7-i386$
x86_64: deb7-x86_64$
"7":$
i686: deb7-i386$
x86_64: deb7-x86_64$
"6":$
i686: sl6-i386$
x86_64: sl6-x86_64$
"5":$
i686: centos5-i386$
x86_64: centos5-x86_64$
$
Ubuntu:$
"16":$
i686: deb7-i386$
x86_64: deb7-x86_64$
"15":$
i686: deb7-i386$
x86_64: deb7-x86_64$
"14":$
i686: deb7-i386$
x86_64: deb7-x86_64$
"13":$
i686: deb7-i386$
x86_64: deb7-x86_64$
$
CentOS:$
"7":$
x86_64: sl6-x86_64$
"5":$
i686: centos5-i386$
"4":$
i686: centos4-i386$
$
ScientificLinux:$
"6":$
i686: sl6-i386$
x86_64: sl6-x86_64$
$
2017-03-27 14:33:09,548 [salt.loaded.int.render.yaml ][DEBUG ][25186] Results of YAML rendering: $
OrderedDict([('qalibperl', OrderedDict([('Debian', OrderedDict([('8', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')])), ('7', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')])), ('6', OrderedDict([('i686', 'sl6-i386'), ('x86_64', 'sl6-x86_64')])), ('5', OrderedDict([('i686', 'centos5-i386'), ('x86_64', 'centos5-x86_64')]))])), ('Ubuntu', OrderedDict([('16', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')])), ('15', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')])), ('14', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')])), ('13', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')]))])), ('CentOS', OrderedDict([('7', OrderedDict([('x86_64', 'sl6-x86_64')])), ('5', OrderedDict([('i686', 'centos5-i386')])), ('4', OrderedDict([('i686', 'centos4-i386')]))])), ('ScientificLinux', OrderedDict([('6', OrderedDict([('i686', 'sl6-i386'), ('x86_64', 'sl6-x86_64')]))]))]))])$
2017-03-27 14:33:09,548 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/qalibperl/init.sls' using 'yaml' renderer: 0.00593113899231$
2017-03-27 14:33:09,549 [salt.template ][DEBUG ][25186] compile template: /srv/salt/pillar/ntpserver.sls$
2017-03-27 14:33:09,549 [salt.utils.jinja ][DEBUG ][25186] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:09,550 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/ntpserver.sls' using 'jinja' renderer: 0.000576972961426$
2017-03-27 14:33:09,550 [salt.template ][DEBUG ][25186] Rendered data from file: /srv/salt/pillar/ntpserver.sls:$
# ntp servers$
# host will be a ntp client if it does not exist here$
# only add ntp servers in here$
ntpserver:$
chronos: salt://packages/ntp/ntpserver.conf$
default: salt://packages/ntp/ntpclient.conf$
$
2017-03-27 14:33:09,551 [salt.loaded.int.render.yaml ][DEBUG ][25186] Results of YAML rendering: $
OrderedDict([('ntpserver', OrderedDict([('chronos', 'salt://packages/ntp/ntpserver.conf'), ('default', 'salt://packages/ntp/ntpclient.conf')]))])$
2017-03-27 14:33:09,551 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/ntpserver.sls' using 'yaml' renderer: 0.000903129577637$
2017-03-27 14:33:09,552 [salt.template ][DEBUG ][25186] compile template: /srv/salt/pillar/dhcpserver.sls$
2017-03-27 14:33:09,553 [salt.utils.jinja ][DEBUG ][25186] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:09,553 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/dhcpserver.sls' using 'jinja' renderer: 0.000594854354858$
2017-03-27 14:33:09,553 [salt.template ][DEBUG ][25186] Rendered data from file: /srv/salt/pillar/dhcpserver.sls:$
# dhcp servers$
# only add dhcp servers that generate their dhcpd.master conf file$
# dynamically based on admin_vlan data in VLAB$
dhcpserver:$
varian: vlab-oak$
thrall: vlab365$
sol: vlab-sv$
pluto: vlab-sv$
bizarro: vlab-680$
deckard: vlab-hive$
$
2017-03-27 14:33:09,555 [salt.loaded.int.render.yaml ][DEBUG ][25186] Results of YAML rendering: $
OrderedDict([('dhcpserver', OrderedDict([('varian', 'vlab-oak'), ('thrall', 'vlab365'), ('sol', 'vlab-sv'), ('pluto', 'vlab-sv'), ('bizarro', 'vlab-680'), ('deckard', 'vlab-hive')]))])$
2017-03-27 14:33:09,555 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/dhcpserver.sls' using 'yaml' renderer: 0.00139808654785$
2017-03-27 14:33:09,558 [salt.template ][DEBUG ][25186] compile template: /srv/salt/pillar/haproxy/init.sls$
2017-03-27 14:33:09,558 [salt.utils.jinja ][DEBUG ][25186] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:09,558 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/haproxy/init.sls' using 'jinja' renderer: 0.000571966171265$
2017-03-27 14:33:09,558 [salt.template ][DEBUG ][25186] Rendered data from file: /srv/salt/pillar/haproxy/init.sls:$
# haproxy config file map$
haproxy-config:$
phantomlancer: haproxy.cfg.oaktest$
colby: haproxy.cfg.yumrepo$
$
2017-03-27 14:33:09,559 [salt.loaded.int.render.yaml ][DEBUG ][25186] Results of YAML rendering: $
OrderedDict([('haproxy-config', OrderedDict([('phantomlancer', 'haproxy.cfg.oaktest'), ('colby', 'haproxy.cfg.yumrepo')]))])$
2017-03-27 14:33:09,559 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/haproxy/init.sls' using 'yaml' renderer: 0.000836133956909$
2017-03-27 14:33:09,561 [salt.template ][DEBUG ][25186] compile template: /srv/salt/pillar/jenkins_slave/init.sls$
2017-03-27 14:33:09,561 [salt.utils.jinja ][DEBUG ][25186] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:09,562 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/jenkins_slave/init.sls' using 'jinja' renderer: 0.000585079193115$
2017-03-27 14:33:09,562 [salt.template ][DEBUG ][25186] Rendered data from file: /srv/salt/pillar/jenkins_slave/init.sls:$
jenkins_slave:$
i686:$
source: jre-6u31-linux-i586.bin$
source_hash: md5=7466b0b86bef21e3e31ae578b2b9f472$
x86_64:$
source: jre-6u31-linux-x64.bin$
source_hash: md5=c5cfb8393d257b51e7a70e56b7784ac9$
$
2017-03-27 14:33:09,563 [salt.loaded.int.render.yaml ][DEBUG ][25186] Results of YAML rendering: $
OrderedDict([('jenkins_slave', OrderedDict([('i686', OrderedDict([('source', 'jre-6u31-linux-i586.bin'), ('source_hash', 'md5=7466b0b86bef21e3e31ae578b2b9f472')])), ('x86_64', OrderedDict([('source', 'jre-6u31-linux-x64.bin'), ('source_hash', 'md5=c5cfb8393d257b51e7a70e56b7784ac9')]))]))])$
2017-03-27 14:33:09,563 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/jenkins_slave/init.sls' using 'yaml' renderer: 0.00141406059265$
2017-03-27 14:33:09,581 [salt.template ][DEBUG ][25186] compile template: /srv/salt/pillar/devops/init.sls$
2017-03-27 14:33:09,581 [salt.utils.jinja ][DEBUG ][25186] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:09,582 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/devops/init.sls' using 'jinja' renderer: 0.000687837600708$
2017-03-27 14:33:09,582 [salt.template ][DEBUG ][25186] Rendered data from file: /srv/salt/pillar/devops/init.sls:$
web_domain:$
curd: pypibox-staging.lab$
gouda: pypibox.lab$
$
2017-03-27 14:33:09,583 [salt.loaded.int.render.yaml ][DEBUG ][25186] Results of YAML rendering: $
OrderedDict([('web_domain', OrderedDict([('curd', 'pypibox-staging.lab'), ('gouda', 'pypibox.lab')]))])$
2017-03-27 14:33:09,583 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/devops/init.sls' using 'yaml' renderer: 0.000869035720825$
2017-03-27 14:33:09,585 [salt.template ][DEBUG ][25186] compile template: /srv/salt/pillar/packages.sls$
2017-03-27 14:33:09,585 [salt.utils.jinja ][DEBUG ][25186] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:09,587 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/packages.sls' using 'jinja' renderer: 0.0020899772644$
2017-03-27 14:33:09,587 [salt.template ][DEBUG ][25186] Rendered data from file: /srv/salt/pillar/packages.sls:$
$
git: git$
apache: httpd$
$
$
2017-03-27 14:33:09,588 [salt.loaded.int.render.yaml ][DEBUG ][25186] Results of YAML rendering: $
OrderedDict([('git', 'git'), ('apache', 'httpd')])$
2017-03-27 14:33:09,588 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/packages.sls' using 'yaml' renderer: 0.000565052032471$
2017-03-27 14:33:09,590 [salt.template ][DEBUG ][25186] compile template: /srv/salt/pillar/rockmachine_custom_settings.sls$
2017-03-27 14:33:09,590 [salt.utils.jinja ][DEBUG ][25186] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:09,591 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/rockmachine_custom_settings.sls' using 'jinja' renderer: 0.000694036483765$
2017-03-27 14:33:09,591 [salt.template ][DEBUG ][25186] Rendered data from file: /srv/salt/pillar/rockmachine_custom_settings.sls:$
rockmachine_custom_settings:$
marble:$
englabpassword: True$
mica:$
englabpassword: True$
coal:$
englabpassword: True$
clay:$
englabpassword: True$
silt:$
englabpassword: True$
sand:$
englabpassword: True$
obsidian:$
englabpassword: True$
onyx:$
englabpassword: True$
chert:$
englabpassword: True$
tuff:$
englabpassword: True$
latite:$
englabpassword: True$
picrite:$
englabpassword: True$
chalk:$
englabpassword: True$
pyrite:$
englabpassword: True$
hematite:$
englabpassword: True$
skarn:$
englabpassword: True$
$
2017-03-27 14:33:09,596 [salt.loaded.int.render.yaml ][DEBUG ][25186] Results of YAML rendering: $
OrderedDict([('rockmachine_custom_settings', OrderedDict([('marble', OrderedDict([('englabpassword', True)])), ('mica', OrderedDict([('englabpassword', True)])), ('coal', OrderedDict([('englabpassword', True)])), ('clay', OrderedDict([('englabpassword', True)])), ('silt', OrderedDict([('englabpassword', True)])), ('sand', OrderedDict([('englabpassword', True)])), ('obsidian', OrderedDict([('englabpassword', True)])), ('onyx', OrderedDict([('englabpassword', True)])), ('chert', OrderedDict([('englabpassword', True)])), ('tuff', OrderedDict([('englabpassword', True)])), ('latite', OrderedDict([('englabpassword', True)])), ('picrite', OrderedDict([('englabpassword', True)])), ('chalk', OrderedDict([('englabpassword', True)])), ('pyrite', OrderedDict([('englabpassword', True)])), ('hematite', OrderedDict([('englabpassword', True)])), ('skarn', OrderedDict([('englabpassword', True)]))]))])$
2017-03-27 14:33:09,596 [salt.template ][PROFILE ][25186] Time (in seconds) to render '/srv/salt/pillar/rockmachine_custom_settings.sls' using 'yaml' renderer: 0.00510597229004$
2017-03-27 14:33:09,596 [salt.utils.verify ][DEBUG ][25135] This salt-master instance has accepted 785 minion keys.$
2017-03-27 14:33:11,596 [salt.transport.mixins.auth ][INFO ][25142] Authentication request from bigbird$
2017-03-27 14:33:11,596 [salt.transport.mixins.auth ][INFO ][25142] Authentication accepted from bigbird$
2017-03-27 14:33:11,696 [salt.utils.event ][DEBUG ][25142] Sending event: tag = salt/auth; data = {'id': 'bigbird', '_stamp': '2017-03-27T21:33:11.696055', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAq4Fcia+gi5ifMJ2p9NWu\n+7wrYyW0DW4Zlybe8L/VULQCbuXptqp5NzSN9evfFhyYZ47IcdzDNHlPQbgrDHZP\nUf4esErprjdp30V/lLz/3iR/wTXJPPKFmOSfMbLycf0sf/TGZVz94NjDmoVD9Q6A\nuGjRGv6jkF++xF+rQgheuCMkEzq6SkkYWZhSWfTOBzeFOKMwRzSrDrhDssJZKaEd\n3NrUSqIZo4+3zvwmEh5u5xrW5YTQSzfLzEBdOkwjlDJbXoT8BUGtPiLgm2sidRmA\n1Tpfx/TlBmInpOQD7QGIIHqUX0ZSbxWmRZKHU5hzyE1VHa7WkYuUSk4Ly+4xs9yK\nz1Dn7WWJaHJoe8puJj7sPkt+fwfI2WJPqmfNxwAS0uVVgc4rNwJRQ2cMb9JiCCjB\nkTm3X1N3A5dP7LIrCI3n1nJVihwVu2Mw565nfn0R1nxndYA8XKS8D/73TzuhU7I/\nbTrApO71WaZwmihhMAlojef1fWglnPqZOr56pDFZ7B+tpzidYnJrQn/JrXbc9Wf1\nAKEx3gMaItmczrN8ajtE/O4RlD/rsu5oeenFlERcdE4Lwx0q78HH0MipIE2+loTe\nDVM3XgNt1XJLJWGCzCr8ZEk2siQPaeFwXNAV4BkYRCoO+v7+w50aD5aDP4fWWeEY\n6vknQBn0oO7q/Kwqu+kE2GcCAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:11,844 [salt.transport.mixins.auth ][INFO ][25173] Authentication request from bigbird$
2017-03-27 14:33:11,844 [salt.transport.mixins.auth ][INFO ][25173] Authentication accepted from bigbird$
2017-03-27 14:33:11,946 [salt.utils.event ][DEBUG ][25173] Sending event: tag = salt/auth; data = {'id': 'bigbird', '_stamp': '2017-03-27T21:33:11.946155', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAq4Fcia+gi5ifMJ2p9NWu\n+7wrYyW0DW4Zlybe8L/VULQCbuXptqp5NzSN9evfFhyYZ47IcdzDNHlPQbgrDHZP\nUf4esErprjdp30V/lLz/3iR/wTXJPPKFmOSfMbLycf0sf/TGZVz94NjDmoVD9Q6A\nuGjRGv6jkF++xF+rQgheuCMkEzq6SkkYWZhSWfTOBzeFOKMwRzSrDrhDssJZKaEd\n3NrUSqIZo4+3zvwmEh5u5xrW5YTQSzfLzEBdOkwjlDJbXoT8BUGtPiLgm2sidRmA\n1Tpfx/TlBmInpOQD7QGIIHqUX0ZSbxWmRZKHU5hzyE1VHa7WkYuUSk4Ly+4xs9yK\nz1Dn7WWJaHJoe8puJj7sPkt+fwfI2WJPqmfNxwAS0uVVgc4rNwJRQ2cMb9JiCCjB\nkTm3X1N3A5dP7LIrCI3n1nJVihwVu2Mw565nfn0R1nxndYA8XKS8D/73TzuhU7I/\nbTrApO71WaZwmihhMAlojef1fWglnPqZOr56pDFZ7B+tpzidYnJrQn/JrXbc9Wf1\nAKEx3gMaItmczrN8ajtE/O4RlD/rsu5oeenFlERcdE4Lwx0q78HH0MipIE2+loTe\nDVM3XgNt1XJLJWGCzCr8ZEk2siQPaeFwXNAV4BkYRCoO+v7+w50aD5aDP4fWWeEY\n6vknQBn0oO7q/Kwqu+kE2GcCAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:14,211 [salt.crypt ][DEBUG ][25183] Failed to authenticate message$
2017-03-27 14:33:14,212 [salt.transport.zeromq ][DEBUG ][25183] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:33:14,229 [salt.transport.mixins.auth ][INFO ][25172] Authentication request from sv-cs4$
2017-03-27 14:33:14,229 [salt.transport.mixins.auth ][INFO ][25172] Authentication accepted from sv-cs4$
2017-03-27 14:33:14,330 [salt.utils.event ][DEBUG ][25172] Sending event: tag = salt/auth; data = {'id': 'sv-cs4', '_stamp': '2017-03-27T21:33:14.330165', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsoYtdCFD+ZiGEvFQlTqn\neEkwXoGnaOtnWjOT7ui0IsNsa6/fkoxxMkOHcgDGxgk2JzTOUM75Sfre/I7tkwWU\nLbQe7Q7eNZq1s9bsP7KSp6a1nPmiNJSvIKlrPtgQ1j34tIXUxmxnF4GFyT2uW9jt\noMNjy9EuERjjMrpVKedHENMN+AYwnhciEs/80kbfZsy02V3KfLZh0W6aZ/c93Xje\nDXRsK6QJbN/Z2mboYWMDek/JV1YaT+/O/6P2eo0lW2QOm62ndhBoHavlY8Jv4NrH\nsoYC86fsMjZoOurf0vvbCYhDwv1sfechYwORo6K7MDD5uTLnp5FROKJk4ekD2wlX\nXwIDAQAB\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:15,561 [salt.transport.mixins.auth ][INFO ][25191] Authentication request from oak-sh101$
2017-03-27 14:33:15,561 [salt.transport.mixins.auth ][INFO ][25191] Authentication accepted from oak-sh101$
2017-03-27 14:33:15,620 [salt.transport.mixins.auth ][INFO ][25175] Authentication request from oak-vcs1314$
2017-03-27 14:33:15,621 [salt.transport.mixins.auth ][INFO ][25175] Authentication accepted from oak-vcs1314$
2017-03-27 14:33:15,665 [salt.utils.event ][DEBUG ][25191] Sending event: tag = salt/auth; data = {'id': 'oak-sh101', '_stamp': '2017-03-27T21:33:15.665794', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA8c6YzaGv3hkxYKESM7X+\ncUQ2kk9g+ZqwTBvq0ommXiynr5f0vCW7HGV1JLfO+2ae97YFWuO/R3ABotNi7Ppe\nrjmjrcLnH9xgqH+oExt5CE+t0qqeh8vILsAUksUFkUxXKzCm+06g+vxOvmhsCQDy\nOvCw5FR6Ar+TXSvTAMGkBb3QuycgzTxslXANjsU4H3T187fHyF+9U05FCab86RlM\nPi6ulepWZdMnRlcriupV6FqhFRmKqo8x0QmQc7KtnXoqWXqDu5krC74bBi3RT9+u\nX/cr4dweGJJiIqVjVx7gFxVEnnpzsR/TEDzLs2nwpapvlXQE0hfKAvW9RD98IQ21\nGxMtgafqDwOIXBfuOhYlaVdzRUpLF4sRf6S7aLviPg0q6nBSPFaSsc1M/XFEWRfr\neV4WcROnk8wT89204g1RUUplc8Shaz3o22oWThFSHu7LsvpqhbDsNtKDJ7uSd2wp\ngD1YwGc4VcMtb/xG/shs5++jIDbyPi1iPnKjvWjLEwXzPDn95ODxBEmCbcPpeRpZ\nn4JjFGC6D22swhjC1IW26jkUkDEzNFfHigHICtCIOf9h8+LNyk6IX4k6jKY581pa\nl95/KR0H3LOdDlCUPpKyDrB/x7Te/lWWAchjkUHqdv6As143ootvpbeOBzMLRz06\nPtEwgh5Pj0M0IHgQBBotbRMCAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:15,714 [salt.transport.ipc ][DEBUG ][25175] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:33:15,714 [salt.utils.event ][DEBUG ][25175] Sending event: tag = salt/auth; data = {'id': 'oak-vcs1314', '_stamp': '2017-03-27T21:33:15.714833', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAtbXzBNGI2CLlQ0ty6NJE\nkofoXMFU+FIULde6jFH1UIaAw2gBpCKv7nP32v7YamLJ71StoqEa2yejno1v+1Js\nWvGjOuZb+g19GkVLiEy+ClJhQenl4J8E3T6ZxeAbRqIH9PsuNnGFH/8i/LqqR4f5\nchu6nH9N1ob2ZkwLPXTtMw1zmLW8jpvI4jXIMOQIcwDpuG9rRxx/Hi019B2ydb1F\nQj1gnq5m71qiyOrh4VfTF3mH0+SlI6eOxie5pRARUJ3kFZPQDhNh809gZhqS3bd6\nlKo9r1iMStq8h9tL3CNb2xD8QLZJG2ynXTv2LfYQaojPnGW9ija7P8YO23zQHnjH\nyQYF1cP2ehU/hNeOZWUeQSOhi3bWzeHk8Vm7g/V3cMjxKh/ZOoNhsz868aUoH7OS\noVF3RUIiu1rxMgoo41EkGV7QOewNS7u2glYhkSb7iUBHO6C9w8ofHMWiIQAn/2i0\nH99foE5Q9szn6CbKm5+7N4txjXJ4Pju6JqxImJrxWuO0fDuGZ7wBxFfQCiQ9L5Z5\n/tsTSidfnvUaJ+jpx0c3ysZu1X/6XCkhjnceikodDKRjRThfLtVKTSs3wY/eD/A7\n8HX5m0tTFDwnon0Y4GfWaQTAmn2Okx7+ny8dIQO5DH4y/H+j54Ph/+0tV5R7FAH9\nrK+Ry08fwOyEKdjTpilHCZECAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:15,852 [salt.transport.mixins.auth ][INFO ][25187] Authentication request from oak-vcs1314$
2017-03-27 14:33:15,852 [salt.transport.mixins.auth ][INFO ][25187] Authentication accepted from oak-vcs1314$
2017-03-27 14:33:15,921 [salt.transport.mixins.auth ][INFO ][25189] Authentication request from oak-sh101$
2017-03-27 14:33:15,921 [salt.transport.mixins.auth ][INFO ][25189] Authentication accepted from oak-sh101$
2017-03-27 14:33:15,949 [salt.utils.event ][DEBUG ][25187] Sending event: tag = salt/auth; data = {'id': 'oak-vcs1314', '_stamp': '2017-03-27T21:33:15.949204', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAtbXzBNGI2CLlQ0ty6NJE\nkofoXMFU+FIULde6jFH1UIaAw2gBpCKv7nP32v7YamLJ71StoqEa2yejno1v+1Js\nWvGjOuZb+g19GkVLiEy+ClJhQenl4J8E3T6ZxeAbRqIH9PsuNnGFH/8i/LqqR4f5\nchu6nH9N1ob2ZkwLPXTtMw1zmLW8jpvI4jXIMOQIcwDpuG9rRxx/Hi019B2ydb1F\nQj1gnq5m71qiyOrh4VfTF3mH0+SlI6eOxie5pRARUJ3kFZPQDhNh809gZhqS3bd6\nlKo9r1iMStq8h9tL3CNb2xD8QLZJG2ynXTv2LfYQaojPnGW9ija7P8YO23zQHnjH\nyQYF1cP2ehU/hNeOZWUeQSOhi3bWzeHk8Vm7g/V3cMjxKh/ZOoNhsz868aUoH7OS\noVF3RUIiu1rxMgoo41EkGV7QOewNS7u2glYhkSb7iUBHO6C9w8ofHMWiIQAn/2i0\nH99foE5Q9szn6CbKm5+7N4txjXJ4Pju6JqxImJrxWuO0fDuGZ7wBxFfQCiQ9L5Z5\n/tsTSidfnvUaJ+jpx0c3ysZu1X/6XCkhjnceikodDKRjRThfLtVKTSs3wY/eD/A7\n8HX5m0tTFDwnon0Y4GfWaQTAmn2Okx7+ny8dIQO5DH4y/H+j54Ph/+0tV5R7FAH9\nrK+Ry08fwOyEKdjTpilHCZECAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:16,014 [salt.transport.ipc ][DEBUG ][25189] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:33:16,014 [salt.utils.event ][DEBUG ][25189] Sending event: tag = salt/auth; data = {'id': 'oak-sh101', '_stamp': '2017-03-27T21:33:16.014787', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA8c6YzaGv3hkxYKESM7X+\ncUQ2kk9g+ZqwTBvq0ommXiynr5f0vCW7HGV1JLfO+2ae97YFWuO/R3ABotNi7Ppe\nrjmjrcLnH9xgqH+oExt5CE+t0qqeh8vILsAUksUFkUxXKzCm+06g+vxOvmhsCQDy\nOvCw5FR6Ar+TXSvTAMGkBb3QuycgzTxslXANjsU4H3T187fHyF+9U05FCab86RlM\nPi6ulepWZdMnRlcriupV6FqhFRmKqo8x0QmQc7KtnXoqWXqDu5krC74bBi3RT9+u\nX/cr4dweGJJiIqVjVx7gFxVEnnpzsR/TEDzLs2nwpapvlXQE0hfKAvW9RD98IQ21\nGxMtgafqDwOIXBfuOhYlaVdzRUpLF4sRf6S7aLviPg0q6nBSPFaSsc1M/XFEWRfr\neV4WcROnk8wT89204g1RUUplc8Shaz3o22oWThFSHu7LsvpqhbDsNtKDJ7uSd2wp\ngD1YwGc4VcMtb/xG/shs5++jIDbyPi1iPnKjvWjLEwXzPDn95ODxBEmCbcPpeRpZ\nn4JjFGC6D22swhjC1IW26jkUkDEzNFfHigHICtCIOf9h8+LNyk6IX4k6jKY581pa\nl95/KR0H3LOdDlCUPpKyDrB/x7Te/lWWAchjkUHqdv6As143ootvpbeOBzMLRz06\nPtEwgh5Pj0M0IHgQBBotbRMCAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:16,185 [salt.utils.lazy ][DEBUG ][25181] LazyLoaded localfs.fetch$
2017-03-27 14:33:16,250 [salt.crypt ][DEBUG ][25179] Failed to authenticate message$
2017-03-27 14:33:16,250 [salt.transport.zeromq ][DEBUG ][25179] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:33:16,264 [salt.transport.mixins.auth ][INFO ][25196] Authentication request from sv-cs4$
2017-03-27 14:33:16,264 [salt.transport.mixins.auth ][INFO ][25196] Authentication accepted from sv-cs4$
2017-03-27 14:33:16,361 [salt.transport.ipc ][DEBUG ][25196] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:33:16,361 [salt.utils.event ][DEBUG ][25196] Sending event: tag = salt/auth; data = {'id': 'sv-cs4', '_stamp': '2017-03-27T21:33:16.361886', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsoYtdCFD+ZiGEvFQlTqn\neEkwXoGnaOtnWjOT7ui0IsNsa6/fkoxxMkOHcgDGxgk2JzTOUM75Sfre/I7tkwWU\nLbQe7Q7eNZq1s9bsP7KSp6a1nPmiNJSvIKlrPtgQ1j34tIXUxmxnF4GFyT2uW9jt\noMNjy9EuERjjMrpVKedHENMN+AYwnhciEs/80kbfZsy02V3KfLZh0W6aZ/c93Xje\nDXRsK6QJbN/Z2mboYWMDek/JV1YaT+/O/6P2eo0lW2QOm62ndhBoHavlY8Jv4NrH\nsoYC86fsMjZoOurf0vvbCYhDwv1sfechYwORo6K7MDD5uTLnp5FROKJk4ekD2wlX\nXwIDAQAB\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:16,400 [salt.loaded.int.returner.local_cache ][DEBUG ][25194] Adding minions for job 20170327143316390759: ['sv-cs4']$
2017-03-27 14:33:16,400 [salt.utils.job ][INFO ][25194] Got return from sv-cs4 for job 20170327143316390759$
2017-03-27 14:33:16,400 [salt.utils.event ][DEBUG ][25194] Sending event: tag = salt/job/20170327143316390759/ret/sv-cs4; data = {'tgt_type': 'glob', 'jid': '20170327143316390759', 'return': True, 'tgt': 'sv-cs4', 'schedule': '__mine_interval', 'cmd': '_return', 'pid': 16690, '_stamp': '2017-03-27T21:33:16.400673', 'arg': [], 'fun': 'mine.update', 'id': 'sv-cs4'}$
2017-03-27 14:33:28,708 [salt.transport.mixins.auth ][INFO ][25178] Authentication request from 7a0990079328$
2017-03-27 14:33:28,708 [salt.transport.mixins.auth ][INFO ][25178] Authentication accepted from 7a0990079328$
2017-03-27 14:33:28,808 [salt.utils.event ][DEBUG ][25178] Sending event: tag = salt/auth; data = {'id': '7a0990079328', '_stamp': '2017-03-27T21:33:28.808522', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAnqRf0emcJa7mf9O7mIKf\nyb0qYJUWTr/ix2N7Q1Thybx8CNLHQP1EEeFcH4SuYKnLFtsnCNVdWlJfFIma1F1+\nozTTRE2hdOcTAzJbZ5obnpd1LS690eAQOz0OfaFbBV/FusBCoD485s8u00KVnqps\nXi/K0peDUmaIH+njSBAXMUZUpRFzXHOiUQk8TC4JOk+j1ejD7Q6GUeT9lk6DOZkx\nE9K8mOO8A1G8sz5tON4KMJCVfv9hklaokDTf5mXnp3rgoqk02CdWqp+6D5meKsfW\nDgGT5K1qrw4mGdwHvy0dRxHING4VibXHVPyM4N7uHCQAQfb1dVJaYJq8CLIvjWA9\nNfFyPqbsPfVuyXjNk56l8wbse1cVd7EQ+zJvL9aMXn2m6uobBTZAMVM2ApoA/9ST\nNES9D94lhQbC1gu3zrFi4JLIF46WhLpRTS2HNs/hujE8FtSSU+RTvRBB0Yal6qhL\npdl+ELkdaJqKlBz60eAhL4l/32HxYbSxOAQ9pg1iWVMr4jG5OPBbHwmxd6NYPa6O\n0Wzpgo/1HsmobKcc648yei7NkAHXcW2dMnAaS+Sm8AAVkINi+/xSyYznr+/+TzQ+\nUSi/uk9YEz+jo0YlB6VO/IFFx9M+ZYsJG/wzGt2fHHi76WYsxt2lOTNwc0SWOF8x\nhfJfcCV+hyV6SHFhiVy5XV8CAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:28,946 [salt.transport.mixins.auth ][INFO ][25199] Authentication request from 7a0990079328$
2017-03-27 14:33:28,946 [salt.transport.mixins.auth ][INFO ][25199] Authentication accepted from 7a0990079328$
2017-03-27 14:33:29,047 [salt.utils.event ][DEBUG ][25199] Sending event: tag = salt/auth; data = {'id': '7a0990079328', '_stamp': '2017-03-27T21:33:29.047352', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAnqRf0emcJa7mf9O7mIKf\nyb0qYJUWTr/ix2N7Q1Thybx8CNLHQP1EEeFcH4SuYKnLFtsnCNVdWlJfFIma1F1+\nozTTRE2hdOcTAzJbZ5obnpd1LS690eAQOz0OfaFbBV/FusBCoD485s8u00KVnqps\nXi/K0peDUmaIH+njSBAXMUZUpRFzXHOiUQk8TC4JOk+j1ejD7Q6GUeT9lk6DOZkx\nE9K8mOO8A1G8sz5tON4KMJCVfv9hklaokDTf5mXnp3rgoqk02CdWqp+6D5meKsfW\nDgGT5K1qrw4mGdwHvy0dRxHING4VibXHVPyM4N7uHCQAQfb1dVJaYJq8CLIvjWA9\nNfFyPqbsPfVuyXjNk56l8wbse1cVd7EQ+zJvL9aMXn2m6uobBTZAMVM2ApoA/9ST\nNES9D94lhQbC1gu3zrFi4JLIF46WhLpRTS2HNs/hujE8FtSSU+RTvRBB0Yal6qhL\npdl+ELkdaJqKlBz60eAhL4l/32HxYbSxOAQ9pg1iWVMr4jG5OPBbHwmxd6NYPa6O\n0Wzpgo/1HsmobKcc648yei7NkAHXcW2dMnAaS+Sm8AAVkINi+/xSyYznr+/+TzQ+\nUSi/uk9YEz+jo0YlB6VO/IFFx9M+ZYsJG/wzGt2fHHi76WYsxt2lOTNwc0SWOF8x\nhfJfcCV+hyV6SHFhiVy5XV8CAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:31,069 [salt.transport.mixins.auth ][INFO ][25174] Authentication request from oak-conserver13$
2017-03-27 14:33:31,070 [salt.transport.mixins.auth ][INFO ][25174] Authentication accepted from oak-conserver13$
2017-03-27 14:33:31,170 [salt.utils.event ][DEBUG ][25174] Sending event: tag = salt/auth; data = {'id': 'oak-conserver13', '_stamp': '2017-03-27T21:33:31.170840', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAwulLLF+E427LQzhq084T\n6Utg3noJtuAjyzYTtOSOMLFWxK0RC61uRcUZEbemRafR6IidyFtjO8a6HCUB4Yza\nBR/KLhCIQKPwk0x1rXV9Vv0NjGSYLZtTLbQ72C3Lx0spT0QsGxt8tkGTcwSJ90pI\n/ddPQlJxsXti5DwrIP0czw5GMdjwKMZ621vW6HoAk/rmnCy4hyXLtH3z7XwZBrqf\nIzPKI8wN4aGAr/Dz8vMV/qvPFgIPviXg2Ieo4Bl9IChuWiJKmj6lBwT/KdXC4/Sj\n47tOYbmrxwfhdAQuMZuz8YiXbz35VQR3KY6ttt7uumGQvt5u2IjOAuoFLAieYr8v\n2bqjvMtN/kgFAFhtrsMvwVpvZhulXDYUbcK5rDUgIOXu9hd+1wabLtojIWtEnnB+\nUEL9gbaf/frXKCLCvfvfaxJY8BvlfDyF/7Y45bmel7rJ5QfxRIN9yCxPMdU++vAa\nkR6od32vEmhDMqXOcWnpit38gCGT5jo2CN5tExXH8WAQT1j7hz9K/vbkJQutanTv\nW0w4dzG8YYZRx7EfyH9LlSZRaDXlmfP+uYFhCVEKqUzNHcm6uilkjHAqocvdTAsV\nF28fnyG/j64NMoBSmHg74LYhT5ST8G5a3PCTOpM2EzNdvSmudbMk0NOG6ek8Uehy\nEDYuBrT+AEiwHmo9as/CBhUCAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:31,301 [salt.transport.mixins.auth ][INFO ][25201] Authentication request from oak-conserver13$
2017-03-27 14:33:31,302 [salt.transport.mixins.auth ][INFO ][25201] Authentication accepted from oak-conserver13$
2017-03-27 14:33:31,400 [salt.utils.event ][DEBUG ][25201] Sending event: tag = salt/auth; data = {'id': 'oak-conserver13', '_stamp': '2017-03-27T21:33:31.400622', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAwulLLF+E427LQzhq084T\n6Utg3noJtuAjyzYTtOSOMLFWxK0RC61uRcUZEbemRafR6IidyFtjO8a6HCUB4Yza\nBR/KLhCIQKPwk0x1rXV9Vv0NjGSYLZtTLbQ72C3Lx0spT0QsGxt8tkGTcwSJ90pI\n/ddPQlJxsXti5DwrIP0czw5GMdjwKMZ621vW6HoAk/rmnCy4hyXLtH3z7XwZBrqf\nIzPKI8wN4aGAr/Dz8vMV/qvPFgIPviXg2Ieo4Bl9IChuWiJKmj6lBwT/KdXC4/Sj\n47tOYbmrxwfhdAQuMZuz8YiXbz35VQR3KY6ttt7uumGQvt5u2IjOAuoFLAieYr8v\n2bqjvMtN/kgFAFhtrsMvwVpvZhulXDYUbcK5rDUgIOXu9hd+1wabLtojIWtEnnB+\nUEL9gbaf/frXKCLCvfvfaxJY8BvlfDyF/7Y45bmel7rJ5QfxRIN9yCxPMdU++vAa\nkR6od32vEmhDMqXOcWnpit38gCGT5jo2CN5tExXH8WAQT1j7hz9K/vbkJQutanTv\nW0w4dzG8YYZRx7EfyH9LlSZRaDXlmfP+uYFhCVEKqUzNHcm6uilkjHAqocvdTAsV\nF28fnyG/j64NMoBSmHg74LYhT5ST8G5a3PCTOpM2EzNdvSmudbMk0NOG6ek8Uehy\nEDYuBrT+AEiwHmo9as/CBhUCAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:31,493 [salt.utils.lazy ][DEBUG ][25202] LazyLoaded localfs.fetch$
2017-03-27 14:33:36,785 [salt.transport.mixins.auth ][INFO ][25184] Authentication request from bdc498a6b44f$
2017-03-27 14:33:36,785 [salt.transport.mixins.auth ][INFO ][25184] Authentication accepted from bdc498a6b44f$
2017-03-27 14:33:36,884 [salt.utils.event ][DEBUG ][25184] Sending event: tag = salt/auth; data = {'id': 'bdc498a6b44f', '_stamp': '2017-03-27T21:33:36.884750', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA8kWleFENgPiD/V7q+zoJ\nJZQZvByOS5PNhdtjmeVkslvMcf1mshi/IGyLvREKoIvZ1AxgrbveCXjb27bmT9fI\n7iZPL/UpiA5ry8glB69TH8LgPUm2fIgRmdv+qmY1p+5g1kIy4JQaePA7eCSoz6Z1\n1eClDAUIBtp1HQyeyHUAvoJABCv2WJyBsMlQtzTirC/3qr4yh4ztlGMOF4xSAWIt\ntV+Z+pwkn33EDc+LBg64s39+eIYZF5Hd7/A/XUwOBy9HUDgy9vH8ur6Yk3tIIP22\nRy+31ZlRCqBxBI2PUNWAhqfbQ1ZoyYBXJnJRfWy0URCtZQMf0AuRiRSP1hEFGi/2\nWAVuQ1EqBKXFJ05LFgso/ERzOTApej2fxJ5UFTxydznj1DFc+ZmUWnhWcmGmJgmX\n/boc0fke981bG+rxoiGnGR9SGwYvNUIxC02+A5VyXxv8r2FUR0vIJdSPSMcelb8u\nzOPGifBiYccrusJKqTG6jAryTKSck4Fn/cZQ0CvZAhJ6BbAiRhouyruJIgjrDoFu\nNO5CkYByuDw28JTCQ+ekrm6+XyviBUS0IuzDiabjpCNDX8hHkKRbESJwNmb2I076\nX5QaNnTanofOUCB9qFPWVrJ/cfBfznJG7E6NvN3oh+puBiLRpJqD9zmo3WAGtL1m\ngKqwV3+4joukIAQhU8BJaRECAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:37,098 [salt.transport.mixins.auth ][INFO ][25188] Authentication request from bdc498a6b44f$
2017-03-27 14:33:37,098 [salt.transport.mixins.auth ][INFO ][25188] Authentication accepted from bdc498a6b44f$
2017-03-27 14:33:37,196 [salt.transport.ipc ][DEBUG ][25188] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:33:37,197 [salt.utils.event ][DEBUG ][25188] Sending event: tag = salt/auth; data = {'id': 'bdc498a6b44f', '_stamp': '2017-03-27T21:33:37.197403', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA8kWleFENgPiD/V7q+zoJ\nJZQZvByOS5PNhdtjmeVkslvMcf1mshi/IGyLvREKoIvZ1AxgrbveCXjb27bmT9fI\n7iZPL/UpiA5ry8glB69TH8LgPUm2fIgRmdv+qmY1p+5g1kIy4JQaePA7eCSoz6Z1\n1eClDAUIBtp1HQyeyHUAvoJABCv2WJyBsMlQtzTirC/3qr4yh4ztlGMOF4xSAWIt\ntV+Z+pwkn33EDc+LBg64s39+eIYZF5Hd7/A/XUwOBy9HUDgy9vH8ur6Yk3tIIP22\nRy+31ZlRCqBxBI2PUNWAhqfbQ1ZoyYBXJnJRfWy0URCtZQMf0AuRiRSP1hEFGi/2\nWAVuQ1EqBKXFJ05LFgso/ERzOTApej2fxJ5UFTxydznj1DFc+ZmUWnhWcmGmJgmX\n/boc0fke981bG+rxoiGnGR9SGwYvNUIxC02+A5VyXxv8r2FUR0vIJdSPSMcelb8u\nzOPGifBiYccrusJKqTG6jAryTKSck4Fn/cZQ0CvZAhJ6BbAiRhouyruJIgjrDoFu\nNO5CkYByuDw28JTCQ+ekrm6+XyviBUS0IuzDiabjpCNDX8hHkKRbESJwNmb2I076\nX5QaNnTanofOUCB9qFPWVrJ/cfBfznJG7E6NvN3oh+puBiLRpJqD9zmo3WAGtL1m\ngKqwV3+4joukIAQhU8BJaRECAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:37,449 [salt.utils.lazy ][DEBUG ][25180] LazyLoaded localfs.fetch$
2017-03-27 14:33:37,800 [salt.transport.mixins.auth ][INFO ][25197] Authentication request from ice-bravo$
2017-03-27 14:33:37,800 [salt.transport.mixins.auth ][INFO ][25197] Authentication accepted from ice-bravo$
2017-03-27 14:33:37,902 [salt.utils.event ][DEBUG ][25197] Sending event: tag = salt/auth; data = {'id': 'ice-bravo', '_stamp': '2017-03-27T21:33:37.902193', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAvxsH3VmQVF3YwQoZOezW\n6CojNL4V8IABszU965wTKGsGspFRRkjhAYKu+n/E4txmagxVtz4pZMtYvYx1xQ1O\ndJvKT9w4MCDCWbefEIquRPgHe3/aHZz31P1OLFxhsydvC528mDlPJZkhaYqJNTaq\n9hnuNL5ggJiVanZu2UsoTEHDkDj9+2fDKgCwwH5tPihs33bzq/mfdtLus3ZFjbxk\nB0qckeZw7VeBSWZjdytW0+gyIuHL8QVgTQKH0Mq5G1DFGMYS9+l7SkkaJYdnpDuT\ngTFbGEq4v9YuU+3Dy9ZMmVC9Crgcc/xI3OKMttvpARSc7i0s2yhget4vkH+z+ufr\nHRCkZJhYweiEZEjiYumjtsRmDjF8bQCWYLXtblgK8WikQGpuYlA5DX+iKjJPTKY9\n5Nbm3FShO8KRNZxBJDZ6PieSVJzBhUqtnrEKN5gmc9MTiKuFYEyMXYQkeHzdO30h\nsMg7NQLEjd9SPUDFezu41wBghcQAjJsDlOoY9Q06lIGUCbjKRab5jMP5Ecaa9lVO\ns2cuCHwkk5AS+caxsubkHI1iSHxXbZ94eig181WdtRXTgf9Ouf0gEJMTDj/HYWmd\nXg3OjOG8TgK99Q8TW9+At0Lg/xOJEF3ZXjzgr31K/fmS8RrcczoJQxjCd3w4wh/e\ndPyaXsM/eBA9rcQ3IS6OScMCAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:38,027 [salt.transport.mixins.auth ][INFO ][25190] Authentication request from ice-bravo$
2017-03-27 14:33:38,028 [salt.transport.mixins.auth ][INFO ][25190] Authentication accepted from ice-bravo$
2017-03-27 14:33:38,123 [salt.transport.ipc ][DEBUG ][25190] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:33:38,124 [salt.utils.event ][DEBUG ][25190] Sending event: tag = salt/auth; data = {'id': 'ice-bravo', '_stamp': '2017-03-27T21:33:38.124348', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAvxsH3VmQVF3YwQoZOezW\n6CojNL4V8IABszU965wTKGsGspFRRkjhAYKu+n/E4txmagxVtz4pZMtYvYx1xQ1O\ndJvKT9w4MCDCWbefEIquRPgHe3/aHZz31P1OLFxhsydvC528mDlPJZkhaYqJNTaq\n9hnuNL5ggJiVanZu2UsoTEHDkDj9+2fDKgCwwH5tPihs33bzq/mfdtLus3ZFjbxk\nB0qckeZw7VeBSWZjdytW0+gyIuHL8QVgTQKH0Mq5G1DFGMYS9+l7SkkaJYdnpDuT\ngTFbGEq4v9YuU+3Dy9ZMmVC9Crgcc/xI3OKMttvpARSc7i0s2yhget4vkH+z+ufr\nHRCkZJhYweiEZEjiYumjtsRmDjF8bQCWYLXtblgK8WikQGpuYlA5DX+iKjJPTKY9\n5Nbm3FShO8KRNZxBJDZ6PieSVJzBhUqtnrEKN5gmc9MTiKuFYEyMXYQkeHzdO30h\nsMg7NQLEjd9SPUDFezu41wBghcQAjJsDlOoY9Q06lIGUCbjKRab5jMP5Ecaa9lVO\ns2cuCHwkk5AS+caxsubkHI1iSHxXbZ94eig181WdtRXTgf9Ouf0gEJMTDj/HYWmd\nXg3OjOG8TgK99Q8TW9+At0Lg/xOJEF3ZXjzgr31K/fmS8RrcczoJQxjCd3w4wh/e\ndPyaXsM/eBA9rcQ3IS6OScMCAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:38,207 [salt.utils.lazy ][DEBUG ][25195] LazyLoaded localfs.fetch$
2017-03-27 14:33:39,662 [salt.transport.mixins.auth ][INFO ][25198] Authentication request from kyron$
2017-03-27 14:33:39,662 [salt.transport.mixins.auth ][INFO ][25198] Authentication accepted from kyron$
2017-03-27 14:33:39,754 [salt.utils.event ][DEBUG ][25198] Sending event: tag = salt/auth; data = {'id': 'kyron', '_stamp': '2017-03-27T21:33:39.754940', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAsPqznQIenrjX8SkStZUY\nyq0PbRVYX94rNNUGPKBqlPNwvYgmV30DYkuxJGJWICVUboXSheCHYgzdcJNo72ji\ndmqL9dFak7KRBYo24MsdtELqmKSJmbgfxLNpoGnpjIP2tlYe0TqdtWbSAI/L/q0D\nUwFRkLy5aU4IJQs782MFuQy7NvcTfIfGubxUJZIkOpwTC2rfkCq8q0Fd6xWRwq6t\nElFHex69E9FCDf/BX8PNGRX64WsQfTPn3BfNrLKvIhVw8SkjJBVIT2R0k5/rS5A/\nnQD0HaEsUCkaV9yCfpXruurqK55kUTQOVtcxoooSfccATjcJ9BIFBCANtALWK0ti\nyOqmgcJ9Y453hLc8Y2lgteYE1vKQ3Qh9bRMPQWXbE3Zf+QebJbXd9FYtLxPgcWfo\nrZfYLd5VwUO1RUfgv3WKURjV5DOjDAr8DtqCZaV3za3o3gbMpdpABGEbCBcM1tNz\nj2cV8biyQ1V/QSR1axMAWDryWlNMPCiBbKwZB/LiSDJwPTOGvJ++e33tNnuMLOet\ne7UmRDxLOskWvA5JuMVKfFo/GVqaKDp4rKIQ1HHL6nepKfZoiUqpIFSGxwgwQ/pH\nrJth2dIIOIwdt1p/PgFCr/36CNrRazfWYAY837QG5kfidls32wyaG0dGXiSj3j50\nR78QV5+I+AUFpFUSXcln+n8CAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:39,981 [salt.transport.mixins.auth ][INFO ][25185] Authentication request from kyron$
2017-03-27 14:33:39,982 [salt.transport.mixins.auth ][INFO ][25185] Authentication accepted from kyron$
2017-03-27 14:33:40,085 [salt.transport.ipc ][DEBUG ][25185] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:33:40,085 [salt.utils.event ][DEBUG ][25185] Sending event: tag = salt/auth; data = {'id': 'kyron', '_stamp': '2017-03-27T21:33:40.085380', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAsPqznQIenrjX8SkStZUY\nyq0PbRVYX94rNNUGPKBqlPNwvYgmV30DYkuxJGJWICVUboXSheCHYgzdcJNo72ji\ndmqL9dFak7KRBYo24MsdtELqmKSJmbgfxLNpoGnpjIP2tlYe0TqdtWbSAI/L/q0D\nUwFRkLy5aU4IJQs782MFuQy7NvcTfIfGubxUJZIkOpwTC2rfkCq8q0Fd6xWRwq6t\nElFHex69E9FCDf/BX8PNGRX64WsQfTPn3BfNrLKvIhVw8SkjJBVIT2R0k5/rS5A/\nnQD0HaEsUCkaV9yCfpXruurqK55kUTQOVtcxoooSfccATjcJ9BIFBCANtALWK0ti\nyOqmgcJ9Y453hLc8Y2lgteYE1vKQ3Qh9bRMPQWXbE3Zf+QebJbXd9FYtLxPgcWfo\nrZfYLd5VwUO1RUfgv3WKURjV5DOjDAr8DtqCZaV3za3o3gbMpdpABGEbCBcM1tNz\nj2cV8biyQ1V/QSR1axMAWDryWlNMPCiBbKwZB/LiSDJwPTOGvJ++e33tNnuMLOet\ne7UmRDxLOskWvA5JuMVKfFo/GVqaKDp4rKIQ1HHL6nepKfZoiUqpIFSGxwgwQ/pH\nrJth2dIIOIwdt1p/PgFCr/36CNrRazfWYAY837QG5kfidls32wyaG0dGXiSj3j50\nR78QV5+I+AUFpFUSXcln+n8CAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:48,381 [salt.crypt ][DEBUG ][25186] Failed to authenticate message$
2017-03-27 14:33:48,382 [salt.transport.zeromq ][DEBUG ][25186] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:33:49,382 [salt.transport.mixins.auth ][INFO ][25142] Authentication request from vlab-blr$
2017-03-27 14:33:49,382 [salt.transport.mixins.auth ][INFO ][25142] Authentication accepted from vlab-blr$
2017-03-27 14:33:49,482 [salt.utils.event ][DEBUG ][25142] Sending event: tag = salt/auth; data = {'id': 'vlab-blr', '_stamp': '2017-03-27T21:33:49.482920', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAvcmtAUvD9kCEB6YgSKg2\nBotSGsiHv8Q+d0zOWVqnzFdzdRynL4PilhK/46kuWd2rBrFumT7tTZ64M83rBJBj\nAeuVneA1k2sChLYGjhVd7LXj1PdtKg7D+ON94XbvRw1awAwDwOa088LNyKg/fvB1\nQejuWUoSrvxNCgE9fIUelHhJ6OBCO6V9ZTh+fEQ4X8LFsVd+NFRD7u6BW7jcuzLh\nJ6zoszMWhSeeNDxQ6V3xOv0JDVUdfjcbP1zxO7pr3E/8s4bxFOEi/aDmjHf7xCXJ\niLNR/vzuNmfEM0PYqDDM5Srbf50zd2k9HShIF3uOwaOKjLxCLcuV1ESekaS2boD5\nDUUjgtHeWIcXxdRj/Z8mSpwUwRYXcELX+VKwVJIj8kz4x4HPlqaMCPHgevhG6ZfK\nbPxb328QKpxyAlkNpHsleZ6YDaf/3QBqGYKOYsBXQbqpMiI4nL7IrDfCZwpNr8n3\njwik54SY2yyqlmaxpcJNZDYPKQ1qkHf3kGXVDySHCPM6NL/IM8tg577/m0JZ8ktB\ntT3AKluP8f1/YzC31gTsq6DbuA88fiszeRvphuJTfL66wv4+Wo9B+RsRqBEpFpnL\nqGyMmpPKAlw0w2ZNwRDN6E3jUalopm9tedrR7fsdHbpS6QgGTVhDAc+6ReShn+SK\n83f7NqMiWz0wX5bEBpq2EfECAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:50,426 [salt.crypt ][DEBUG ][25173] Failed to authenticate message$
2017-03-27 14:33:50,427 [salt.transport.zeromq ][DEBUG ][25173] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:33:50,441 [salt.transport.mixins.auth ][INFO ][25176] Authentication request from sv-tiger1.lab$
2017-03-27 14:33:50,441 [salt.transport.mixins.auth ][INFO ][25176] Authentication accepted from sv-tiger1.lab$
2017-03-27 14:33:50,540 [salt.transport.ipc ][DEBUG ][25176] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:33:50,541 [salt.utils.event ][DEBUG ][25176] Sending event: tag = salt/auth; data = {'id': 'sv-tiger1.lab', '_stamp': '2017-03-27T21:33:50.541233', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAtBMiKm196vIr0kZHhxeL\nuRCBJ7pRw9Z/8UKP2M624kkaOOcC8RxI0mZXZJ+SFDfWIAcWnCZrUduhNlQb2hSL\nj9gGbKF/G6/0heSZ70NTTBkpV0sNywvWPE5Mn2zsAnHXjngNU1CQfzNnjSbZxbC8\n6oHhoJaKe11yJ72Mt6ODi1fE0Wb7UlRnnGstR7PbKmfdzB1KzXlnOXZ5ubfa+zC5\n0EE5bZY5q34xadNDvHAoENL2FffSU//Vjy4TQbbgNkL+Ymhcs2GCqMiDGlilRGyE\nu2tnRw9ruT3o+Iv5MJmKy5qs8DrXh7YFGUTYIk9/xEaFUDVMAmuVsrqJwPLTbip9\n7TkC8L5mfUknvZZoFG4XLfaHyBW+R6HQZrUzh6bkNBQ0j8U5vwnacu3sHmG0J4kH\n/x8Q9nGRX6ixwZ7SDmgTyl48Qt3qeoVSKfIjjUN0iv9yxtA+KnJf/bca8XjhMfgL\nzTbDxKk5x5w310vh2l5Hq/7yXnRCYpzbrnab2DfL3HKOlD4ya6axsx2IoZk9UcgA\nlt5uh2VyyrgsZbzgd886hyNuX2zqkcbDGG+6NCvlgqaY5BEdxHOE0yWvNLXFMwGt\nYg38NLHDUL/EiVFgyAlFexYAQDSZ9ORpN3WrqvXLgjvsOnhjy8ksDkJsE7Wb+2LV\nlXSh2yDvsBDWJRjiZTK10y8CAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:50,619 [salt.utils.lazy ][DEBUG ][25183] LazyLoaded local_cache.prep_jid$
2017-03-27 14:33:50,624 [salt.loaded.int.returner.local_cache ][DEBUG ][25183] Adding minions for job 20170327143350619262: ['sv-tiger1.lab']$
2017-03-27 14:33:50,624 [salt.utils.job ][INFO ][25183] Got return from sv-tiger1.lab for job 20170327143350619262$
2017-03-27 14:33:50,624 [salt.transport.ipc ][DEBUG ][25183] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:33:50,625 [salt.utils.event ][DEBUG ][25183] Sending event: tag = salt/job/20170327143350619262/ret/sv-tiger1.lab; data = {'tgt_type': 'glob', 'jid': '20170327143350619262', 'return': True, 'tgt': 'sv-tiger1.lab', 'schedule': '__mine_interval', 'cmd': '_return', 'pid': 37376, '_stamp': '2017-03-27T21:33:50.625070', 'arg': [], 'fun': 'mine.update', 'id': 'sv-tiger1.lab'}$
2017-03-27 14:33:50,852 [salt.transport.mixins.auth ][INFO ][25172] Authentication request from hematite$
2017-03-27 14:33:50,853 [salt.transport.mixins.auth ][INFO ][25172] Authentication accepted from hematite$
2017-03-27 14:33:50,956 [salt.utils.event ][DEBUG ][25172] Sending event: tag = salt/auth; data = {'id': 'hematite', '_stamp': '2017-03-27T21:33:50.956231', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAvHvPMWOApA7uG44BDR4j\nU/debN4MEIrG4Jo0PacdqPFCKR/LWri6PSF6UBabNi5sU2+IT7lI2NuFW+ZNvq3B\ncLRnXR3JUE3GH1DRh7EelDoUpkk3AqemopInQcU43Bu9ensuWVTGDPzV0dtYEmAe\nwT3n4Wc4Wv14REDoR+m0ylZBhpgcwWB0//Xl572lL5EGFAsG9I8xsTrPvsMBKPg9\nCAl1Q620c27NyRgcsLKFn9WpN32j526+yj1vybY7888bqX9wsGxou8IQVLRb9hUc\ndRxmLTrtjrGBscM2WETxLrIDjx3RAd8IcFeLPIW8z9Y9kJNsbdyaiWRFjVRoJbB5\nhowBDRArudTXIWldqxfQERf49LUMD35whetdNNZgiH79OdWOoFbFIgfOtL2Pf1Rg\nrMqAB7E+e8rUsJPvaMRCU6XMAOxJBgiuRvLc5XKY75OSSNSsfHu04MKiaOYkWqbr\nokPZzGGR3UPSlbKEzIw/qCfhZ//XiMrG62DOvvgS5GhelJ5E+YEylu3Le/jHaA3Z\nlONhhXmef6ReTmIVqwPjlqN6FkeY0Zkfz9SAZSjX9oI3v+RioFkfFTKb9tvWzgZB\n3dTRUolkt3RLlnAx2mSlMDCkrw++A4DPycTjDCBuEQEyx+cuKseOSKTuNCc2vAaY\nZb7mjEsgJpmIjJnJXjWtkw8CAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:51,069 [salt.pillar ][DEBUG ][25192] Determining pillar cache$
2017-03-27 14:33:51,095 [salt.utils.lazy ][DEBUG ][25192] LazyLoaded jinja.render$
2017-03-27 14:33:51,096 [salt.utils.lazy ][DEBUG ][25192] LazyLoaded yaml.render$
2017-03-27 14:33:51,100 [salt.template ][DEBUG ][25192] compile template: /srv/salt/pillar/top.sls$
2017-03-27 14:33:51,100 [salt.utils.jinja ][DEBUG ][25192] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:51,103 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/top.sls' using 'jinja' renderer: 0.00299596786499$
2017-03-27 14:33:51,103 [salt.template ][DEBUG ][25192] Rendered data from file: /srv/salt/pillar/top.sls:$
base:$
'*':$
- vlab$
- autofs$
- nfs.mint$
- nfs.os_nfs_opts$
- qalibperl$
- ntpserver$
- dhcpserver$
- haproxy$
- jenkins_slave$
- devops $
- packages$
- rockmachine_custom_settings$
'os:Debian':$
- match: grain$
- qalibperl$
'run_hourly:true':$
- match: grain$
- schedule$
'cartman.lab':$
- rtd.staging$
'butters.lab':$
- rtd.production$
'cheddar.lab':$
- lsyncd$
'velveeta.lab':$
- lsyncd$
'timmy.lab':$
- osqa.production$
'jimmy.lab':$
- osqa.staging$
'answers-dev.lab':$
- osqa.dev$
'callisto.lab':$
- jira.production$
'ganymede.lab':$
- jira.staging$
'himalia.lab':$
- bitbucket.production$
'monarch.lab':$
- testrail.production$
'emperor.lab':$
- testrail.staging$
'review2.lab':$
- reviewboard.production$
'revstage.lab':$
- reviewboard.staging$
'elara.lab':$
- confluence.production$
'spits.lab':$
- triggerbox.production$
'repulsion.lab':$
- triggerbox.staging$
'banquets.lab':$
- sentry.production$
'icebox.lab':$
- icebox.production$
'ice-echo.lab':$
- icebox.staging$
'buildbox.lab':$
- buildbox.production$
'ice-delta.lab':$
- buildbox.staging$
'qa-results.lab':$
- qa-results.production$
'testament.lab':$
- releasebox.production$
'crusades.lab':$
- releasebox.staging$
'ci-jenkins.lab':$
- jenkins.production$
'judge.lab':$
- jenkins.staging$
'fit-jenkins.lab':$
- jenkins.ops$
'il-jenkins.lab':$
- jenkins.doomsday$
'mob.lab':$
- crowd.production$
'leda.lab':$
- bamboo.production$
$
2017-03-27 14:33:51,115 [salt.utils.lazy ][DEBUG ][25192] LazyLoaded config.get$
2017-03-27 14:33:51,115 [salt.loaded.int.render.yaml ][DEBUG ][25192] Results of YAML rendering: $
OrderedDict([('base', OrderedDict([('*', ['vlab', 'autofs', 'nfs.mint', 'nfs.os_nfs_opts', 'qalibperl', 'ntpserver', 'dhcpserver', 'haproxy', 'jenkins_slave', 'devops', 'packages', 'rockmachine_custom_settings']), ('os:Debian', [OrderedDict([('match', 'grain')]), 'qalibperl']), ('run_hourly:true', [OrderedDict([('match', 'grain')]), 'schedule']), ('cartman.lab', ['rtd.staging']), ('butters.lab', ['rtd.production']), ('cheddar.lab', ['lsyncd']), ('velveeta.lab', ['lsyncd']), ('timmy.lab', ['osqa.production']), ('jimmy.lab', ['osqa.staging']), ('answers-dev.lab', ['osqa.dev']), ('callisto.lab', ['jira.production']), ('ganymede.lab', ['jira.staging']), ('himalia.lab', ['bitbucket.production']), ('monarch.lab', ['testrail.production']), ('emperor.lab', ['testrail.staging']), ('review2.lab', ['reviewboard.production']), ('revstage.lab', ['reviewboard.staging']), ('elara.lab', ['confluence.production']), ('spits.lab', ['triggerbox.production']), ('repulsion.lab', ['triggerbox.staging']), ('banquets.lab', ['sentry.production']), ('icebox.lab', ['icebox.production']), ('ice-echo.lab', ['icebox.staging']), ('buildbox.lab', ['buildbox.production']), ('ice-delta.lab', ['buildbox.staging']), ('qa-results.lab', ['qa-results.production']), ('testament.lab', ['releasebox.production']), ('crusades.lab', ['releasebox.staging']), ('ci-jenkins.lab', ['jenkins.production']), ('judge.lab', ['jenkins.staging']), ('fit-jenkins.lab', ['jenkins.ops']), ('il-jenkins.lab', ['jenkins.doomsday']), ('mob.lab', ['crowd.production']), ('leda.lab', ['bamboo.production'])]))])$
2017-03-27 14:33:51,115 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/top.sls' using 'yaml' renderer: 0.0117859840393$
2017-03-27 14:33:51,116 [salt.minion ][DEBUG ][25192] compound_match: hematite ? *$
2017-03-27 14:33:51,116 [salt.minion ][DEBUG ][25192] compound_match hematite ? "*" => "True"$
2017-03-27 14:33:51,116 [salt.minion ][DEBUG ][25192] grains target: os:Debian$
2017-03-27 14:33:51,116 [salt.utils ][DEBUG ][25192] Attempting to match 'Debian' in 'os' using delimiter ':'$
2017-03-27 14:33:51,117 [salt.minion ][DEBUG ][25192] grains target: run_hourly:true$
2017-03-27 14:33:51,117 [salt.utils ][DEBUG ][25192] Attempting to match 'true' in 'run_hourly' using delimiter ':'$
2017-03-27 14:33:51,117 [salt.minion ][DEBUG ][25192] compound_match: hematite ? cartman.lab$
2017-03-27 14:33:51,117 [salt.minion ][DEBUG ][25192] compound_match hematite ? "cartman.lab" => "False"$
2017-03-27 14:33:51,117 [salt.minion ][DEBUG ][25192] compound_match: hematite ? butters.lab$
2017-03-27 14:33:51,117 [salt.minion ][DEBUG ][25192] compound_match hematite ? "butters.lab" => "False"$
2017-03-27 14:33:51,117 [salt.minion ][DEBUG ][25192] compound_match: hematite ? cheddar.lab$
2017-03-27 14:33:51,118 [salt.minion ][DEBUG ][25192] compound_match hematite ? "cheddar.lab" => "False"$
2017-03-27 14:33:51,118 [salt.minion ][DEBUG ][25192] compound_match: hematite ? velveeta.lab$
2017-03-27 14:33:51,118 [salt.minion ][DEBUG ][25192] compound_match hematite ? "velveeta.lab" => "False"$
2017-03-27 14:33:51,118 [salt.minion ][DEBUG ][25192] compound_match: hematite ? timmy.lab$
2017-03-27 14:33:51,118 [salt.minion ][DEBUG ][25192] compound_match hematite ? "timmy.lab" => "False"$
2017-03-27 14:33:51,118 [salt.minion ][DEBUG ][25192] compound_match: hematite ? jimmy.lab$
2017-03-27 14:33:51,118 [salt.minion ][DEBUG ][25192] compound_match hematite ? "jimmy.lab" => "False"$
2017-03-27 14:33:51,119 [salt.minion ][DEBUG ][25192] compound_match: hematite ? answers-dev.lab$
2017-03-27 14:33:51,119 [salt.minion ][DEBUG ][25192] compound_match hematite ? "answers-dev.lab" => "False"$
2017-03-27 14:33:51,119 [salt.minion ][DEBUG ][25192] compound_match: hematite ? callisto.lab$
2017-03-27 14:33:51,119 [salt.minion ][DEBUG ][25192] compound_match hematite ? "callisto.lab" => "False"$
2017-03-27 14:33:51,119 [salt.minion ][DEBUG ][25192] compound_match: hematite ? ganymede.lab$
2017-03-27 14:33:51,119 [salt.minion ][DEBUG ][25192] compound_match hematite ? "ganymede.lab" => "False"$
2017-03-27 14:33:51,119 [salt.minion ][DEBUG ][25192] compound_match: hematite ? himalia.lab$
2017-03-27 14:33:51,120 [salt.minion ][DEBUG ][25192] compound_match hematite ? "himalia.lab" => "False"$
2017-03-27 14:33:51,120 [salt.minion ][DEBUG ][25192] compound_match: hematite ? monarch.lab$
2017-03-27 14:33:51,120 [salt.minion ][DEBUG ][25192] compound_match hematite ? "monarch.lab" => "False"$
2017-03-27 14:33:51,120 [salt.minion ][DEBUG ][25192] compound_match: hematite ? emperor.lab$
2017-03-27 14:33:51,120 [salt.minion ][DEBUG ][25192] compound_match hematite ? "emperor.lab" => "False"$
2017-03-27 14:33:51,120 [salt.minion ][DEBUG ][25192] compound_match: hematite ? review2.lab$
2017-03-27 14:33:51,121 [salt.minion ][DEBUG ][25192] compound_match hematite ? "review2.lab" => "False"$
2017-03-27 14:33:51,121 [salt.minion ][DEBUG ][25192] compound_match: hematite ? revstage.lab$
2017-03-27 14:33:51,121 [salt.minion ][DEBUG ][25192] compound_match hematite ? "revstage.lab" => "False"$
2017-03-27 14:33:51,121 [salt.minion ][DEBUG ][25192] compound_match: hematite ? elara.lab$
2017-03-27 14:33:51,121 [salt.minion ][DEBUG ][25192] compound_match hematite ? "elara.lab" => "False"$
2017-03-27 14:33:51,121 [salt.minion ][DEBUG ][25192] compound_match: hematite ? spits.lab$
2017-03-27 14:33:51,121 [salt.minion ][DEBUG ][25192] compound_match hematite ? "spits.lab" => "False"$
2017-03-27 14:33:51,122 [salt.minion ][DEBUG ][25192] compound_match: hematite ? repulsion.lab$
2017-03-27 14:33:51,122 [salt.minion ][DEBUG ][25192] compound_match hematite ? "repulsion.lab" => "False"$
2017-03-27 14:33:51,122 [salt.minion ][DEBUG ][25192] compound_match: hematite ? banquets.lab$
2017-03-27 14:33:51,122 [salt.minion ][DEBUG ][25192] compound_match hematite ? "banquets.lab" => "False"$
2017-03-27 14:33:51,122 [salt.minion ][DEBUG ][25192] compound_match: hematite ? icebox.lab$
2017-03-27 14:33:51,122 [salt.minion ][DEBUG ][25192] compound_match hematite ? "icebox.lab" => "False"$
2017-03-27 14:33:51,122 [salt.minion ][DEBUG ][25192] compound_match: hematite ? ice-echo.lab$
2017-03-27 14:33:51,123 [salt.minion ][DEBUG ][25192] compound_match hematite ? "ice-echo.lab" => "False"$
2017-03-27 14:33:51,123 [salt.minion ][DEBUG ][25192] compound_match: hematite ? buildbox.lab$
2017-03-27 14:33:51,123 [salt.minion ][DEBUG ][25192] compound_match hematite ? "buildbox.lab" => "False"$
2017-03-27 14:33:51,123 [salt.minion ][DEBUG ][25192] compound_match: hematite ? ice-delta.lab$
2017-03-27 14:33:51,123 [salt.minion ][DEBUG ][25192] compound_match hematite ? "ice-delta.lab" => "False"$
2017-03-27 14:33:51,123 [salt.minion ][DEBUG ][25192] compound_match: hematite ? qa-results.lab$
2017-03-27 14:33:51,124 [salt.minion ][DEBUG ][25192] compound_match hematite ? "qa-results.lab" => "False"$
2017-03-27 14:33:51,124 [salt.minion ][DEBUG ][25192] compound_match: hematite ? testament.lab$
2017-03-27 14:33:51,124 [salt.minion ][DEBUG ][25192] compound_match hematite ? "testament.lab" => "False"$
2017-03-27 14:33:51,124 [salt.minion ][DEBUG ][25192] compound_match: hematite ? crusades.lab$
2017-03-27 14:33:51,124 [salt.minion ][DEBUG ][25192] compound_match hematite ? "crusades.lab" => "False"$
2017-03-27 14:33:51,124 [salt.minion ][DEBUG ][25192] compound_match: hematite ? ci-jenkins.lab$
2017-03-27 14:33:51,125 [salt.minion ][DEBUG ][25192] compound_match hematite ? "ci-jenkins.lab" => "False"$
2017-03-27 14:33:51,125 [salt.minion ][DEBUG ][25192] compound_match: hematite ? judge.lab$
2017-03-27 14:33:51,125 [salt.minion ][DEBUG ][25192] compound_match hematite ? "judge.lab" => "False"$
2017-03-27 14:33:51,125 [salt.minion ][DEBUG ][25192] compound_match: hematite ? fit-jenkins.lab$
2017-03-27 14:33:51,125 [salt.minion ][DEBUG ][25192] compound_match hematite ? "fit-jenkins.lab" => "False"$
2017-03-27 14:33:51,125 [salt.minion ][DEBUG ][25192] compound_match: hematite ? il-jenkins.lab$
2017-03-27 14:33:51,126 [salt.minion ][DEBUG ][25192] compound_match hematite ? "il-jenkins.lab" => "False"$
2017-03-27 14:33:51,126 [salt.minion ][DEBUG ][25192] compound_match: hematite ? mob.lab$
2017-03-27 14:33:51,126 [salt.minion ][DEBUG ][25192] compound_match hematite ? "mob.lab" => "False"$
2017-03-27 14:33:51,126 [salt.minion ][DEBUG ][25192] compound_match: hematite ? leda.lab$
2017-03-27 14:33:51,126 [salt.minion ][DEBUG ][25192] compound_match hematite ? "leda.lab" => "False"$
2017-03-27 14:33:51,126 [salt.template ][DEBUG ][25192] compile template: /srv/salt/pillar/vlab/init.sls$
2017-03-27 14:33:51,127 [salt.utils.jinja ][DEBUG ][25192] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:51,127 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/vlab/init.sls' using 'jinja' renderer: 0.000887155532837$
2017-03-27 14:33:51,128 [salt.template ][DEBUG ][25192] Rendered data from file: /srv/salt/pillar/vlab/init.sls:$
# vlab webui$
# vlab.conf symlink$
vlabconf:$
longshot: /u/qa/vlab/etc/vlab-il.conf$
adama: /u/qa/vlab/etc/vlab.conf$
apollo: /u/qa/vlab/etc/vlab365.conf$
zac: /u/qa/vlab/etc/vlab-oak.conf$
starbuck: /u/qa/vlab/etc/vlab-680.conf$
vlab-supau: /u/qa/vlab/etc/vlab-supau.conf$
vlab-beth: /u/qa/vlab/etc/vlab-beth.conf$
vlab-supnl: /u/qa/vlab/etc/vlab-supnl.conf$
vlab-test: /u/jjania/vlab-test.conf$
sniper: /u/qa/vlab/etc/vlab-oak.conf$
spectre: /u/qa/vlab/etc/vlab-oak.conf$
helo: /u/qa/vlab/etc/vlab-oak.conf$
tusk: /u/qa/vlab/etc/vlab-oak.conf$
joeshmo: /u/qa/vlab/etc/vlab-oak.conf$
vlab-supny: /u/qa/vlab/etc/vlab-supny.conf$
vlab-blr: /u/smundle/work/qa/vlab/etc/vlab-blr.conf$
vlab-sv: /u/qa/vlab/etc/vlab-sv.conf$
vlab-supsv: /u/qa/vlab/etc/vlab-supsv.conf$
vlab-se: /u/qa/vlab/etc/vlab-se.conf$
boxey: /u/qa/vlab/etc/vlab-supsg.conf$
gaff: /u/qa/vlab/etc/vlab-hive.conf$
serina: /u/qa/vlab/etc/vlab-cam.conf$
$
# vlab db$
# db name should not have hyphens$
vlabdb:$
phoebe: vlab$
kobol: vlab360$
aquaria: vlab365$
aerilon: vlaboak$
aries: vlab199$
styx: vlab680$
winpe-test: vlaboak$
vlab-supau: vlabsupau$
vlab-beth: vlabbeth$
vlab-supnl: vlabsupnl$
vlab-test-db: vlabtestdb$
vlab-supny: vlabsupny$
vlab-blr: vlabblr$
vlab-sv: vlabsv$
vlab-supsv: vlabsupsv$
vlab-se: vlabse$
muffit: vlabsupsg$
kowalski: vlabhive$
caprica: vlabcam$
$
2017-03-27 14:33:51,134 [salt.loaded.int.render.yaml ][DEBUG ][25192] Results of YAML rendering: $
OrderedDict([('vlabconf', OrderedDict([('longshot', '/u/qa/vlab/etc/vlab-il.conf'), ('adama', '/u/qa/vlab/etc/vlab.conf'), ('apollo', '/u/qa/vlab/etc/vlab365.conf'), ('zac', '/u/qa/vlab/etc/vlab-oak.conf'), ('starbuck', '/u/qa/vlab/etc/vlab-680.conf'), ('vlab-supau', '/u/qa/vlab/etc/vlab-supau.conf'), ('vlab-beth', '/u/qa/vlab/etc/vlab-beth.conf'), ('vlab-supnl', '/u/qa/vlab/etc/vlab-supnl.conf'), ('vlab-test', '/u/jjania/vlab-test.conf'), ('sniper', '/u/qa/vlab/etc/vlab-oak.conf'), ('spectre', '/u/qa/vlab/etc/vlab-oak.conf'), ('helo', '/u/qa/vlab/etc/vlab-oak.conf'), ('tusk', '/u/qa/vlab/etc/vlab-oak.conf'), ('joeshmo', '/u/qa/vlab/etc/vlab-oak.conf'), ('vlab-supny', '/u/qa/vlab/etc/vlab-supny.conf'), ('vlab-blr', '/u/smundle/work/qa/vlab/etc/vlab-blr.conf'), ('vlab-sv', '/u/qa/vlab/etc/vlab-sv.conf'), ('vlab-supsv', '/u/qa/vlab/etc/vlab-supsv.conf'), ('vlab-se', '/u/qa/vlab/etc/vlab-se.conf'), ('boxey', '/u/qa/vlab/etc/vlab-supsg.conf'), ('gaff', '/u/qa/vlab/etc/vlab-hive.conf'), ('serina', '/u/qa/vlab/etc/vlab-cam.conf')])), ('vlabdb', OrderedDict([('phoebe', 'vlab'), ('kobol', 'vlab360'), ('aquaria', 'vlab365'), ('aerilon', 'vlaboak'), ('aries', 'vlab199'), ('styx', 'vlab680'), ('winpe-test', 'vlaboak'), ('vlab-supau', 'vlabsupau'), ('vlab-beth', 'vlabbeth'), ('vlab-supnl', 'vlabsupnl'), ('vlab-test-db', 'vlabtestdb'), ('vlab-supny', 'vlabsupny'), ('vlab-blr', 'vlabblr'), ('vlab-sv', 'vlabsv'), ('vlab-supsv', 'vlabsupsv'), ('vlab-se', 'vlabse'), ('muffit', 'vlabsupsg'), ('kowalski', 'vlabhive'), ('caprica', 'vlabcam')]))])$
2017-03-27 14:33:51,134 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/vlab/init.sls' using 'yaml' renderer: 0.00639891624451$
2017-03-27 14:33:51,134 [salt.template ][DEBUG ][25192] compile template: /srv/salt/pillar/autofs/init.sls$
2017-03-27 14:33:51,135 [salt.utils.jinja ][DEBUG ][25192] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:51,136 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/autofs/init.sls' using 'jinja' renderer: 0.00140190124512$
2017-03-27 14:33:51,136 [salt.template ][DEBUG ][25192] Rendered data from file: /srv/salt/pillar/autofs/init.sls:$
autofs:$
projectvolumes:$
/mnt/project/shcore: /net/sfo1-ntap-eng-t3/vol/shcore$
/mnt/project/granite: /net/sfo1-ntap-eng-t3/vol/granite$
/mnt/project/granite-qa: /net/sfo1-ntap-eng-t3/vol/granite_qa$
/mnt/project/shplatform: /net/sfo1-ntap-eng-t3/vol/shplatform$
/mnt/project/bob: /net/sfo1-ntap-eng-t3/vol/bob$
/mnt/project/shqa: /net/sfo1-ntap-eng-t3/vol/shqa$
/mnt/project/whitewater: /net/sfo1-ntap-eng-t3/vol/whitewater$
/mnt/project/shdataanalysis: /net/sfo1-ntap-eng-t3/vol/shdataanalysis$
/mnt/project/englab: /net/sfo1-ntap-eng-t3/vol/englab$
/mnt/project/shm: /net/sfo1-ntap-eng-t3/vol/shm$
/mnt/project/csh: /net/sfo1-ntap-eng-t3/vol/csh$
/mnt/project/managementui: /net/sfo1-ntap-eng-t3/vol/managementui$
/mnt/project/stingray: /net/sfo1-ntap-eng-t3/vol/stingray$
$
enganalytics:$
/mnt/supportarchive2: /net/dwarf.lab/datapool/supportarchive$
/mnt/supportarchive1: /net/fortress.lab/datapool/supportarchive$
/mnt/ops-log-tmp: /net/hydra.lab/datapool/ops-log-tmp$
/mnt/.ops-partition04: /net/hydra.lab/datapool/ops-partition04$
/mnt/.ops-test-partition04: /net/hydra.lab/datapool/ops-partition04-test$
/mnt/.ops-partition05: /net/hydra.lab/datapool/ops-partition05$
/mnt/.ops-test-partition05: /net/hydra.lab/datapool/ops-partition05-test$
/mnt/.ops-sup-partition04: /net/hydra.lab/datapool/ops-sup-partition04$
/mnt/.ops-sup-partition05: /net/hydra.lab/datapool/ops-sup-partition05$
/mnt/.ops-test-sup-partition04: /net/hydra.lab/datapool/ops-test-sup-partition04$
/mnt/.ops-test-sup-partition05: /net/hydra.lab/datapool/ops-test-sup-partition05$
/mnt/sysdumps: /net/nova.lab/datapool/nova-dumps$
/mnt/.ops-partition01: /net/nova.lab/datapool/ops-partition01$
/mnt/.ops-test-partition01: /net/nova.lab/datapool/ops-partition01-test$
/mnt/.ops-partition02: /net/nova.lab/datapool/ops-partition02$
/mnt/.ops-test-partition02: /net/nova.lab/datapool/ops-partition02-test$
/mnt/.ops-partition03: /net/nova.lab/datapool/ops-partition03$
/mnt/.ops-test-partition03: /net/nova.lab/datapool/ops-partition03-test$
/mnt/.ops-sup-partition01: /net/nova.lab/datapool/ops-sup-partition01$
/mnt/.ops-sup-partition03: /net/nova.lab/datapool/ops-sup-partition03$
/mnt/.ops-test-sup-partition01: /net/nova.lab/datapool/ops-test-sup-partition01$
/mnt/.ops-test-sup-partition03: /net/nova.lab/datapool/ops-test-sup-partition03$
/mnt/supportarchive3: /net/probe.lab/datapool/supportarchive$
/mnt/ops-archive: /net/gonzo.lab/datapool/ops-archive$
/mnt/ops-test-archive: /net/gonzo.lab/datapool/ops-archive-test$
/mnt/.ops-partition06: /net/gonzo.lab/datapool/ops-partition06$
/mnt/.ops-test-partition06: /net/gonzo.lab/datapool/ops-partition06-test$
/mnt/.ops-spool: /net/gonzo.lab/datapool/ops-spool$
/mnt/.ops-sup-partition06: /net/gonzo.lab/datapool/ops-sup-partition06$
/mnt/.ops-test-spool: /net/gonzo.lab/datapool/ops-test-spool$
/mnt/.ops-test-sup-partition06: /net/gonzo.lab/datapool/ops-test-sup-partition06$
$
2017-03-27 14:33:51,145 [salt.loaded.int.render.yaml ][DEBUG ][25192] Results of YAML rendering: $
OrderedDict([('autofs', OrderedDict([('projectvolumes', OrderedDict([('/mnt/project/shcore', '/net/sfo1-ntap-eng-t3/vol/shcore'), ('/mnt/project/granite', '/net/sfo1-ntap-eng-t3/vol/granite'), ('/mnt/project/granite-qa', '/net/sfo1-ntap-eng-t3/vol/granite_qa'), ('/mnt/project/shplatform', '/net/sfo1-ntap-eng-t3/vol/shplatform'), ('/mnt/project/bob', '/net/sfo1-ntap-eng-t3/vol/bob'), ('/mnt/project/shqa', '/net/sfo1-ntap-eng-t3/vol/shqa'), ('/mnt/project/whitewater', '/net/sfo1-ntap-eng-t3/vol/whitewater'), ('/mnt/project/shdataanalysis', '/net/sfo1-ntap-eng-t3/vol/shdataanalysis'), ('/mnt/project/englab', '/net/sfo1-ntap-eng-t3/vol/englab'), ('/mnt/project/shm', '/net/sfo1-ntap-eng-t3/vol/shm'), ('/mnt/project/csh', '/net/sfo1-ntap-eng-t3/vol/csh'), ('/mnt/project/managementui', '/net/sfo1-ntap-eng-t3/vol/managementui'), ('/mnt/project/stingray', '/net/sfo1-ntap-eng-t3/vol/stingray')])), ('enganalytics', OrderedDict([('/mnt/supportarchive2', '/net/dwarf.lab/datapool/supportarchive'), ('/mnt/supportarchive1', '/net/fortress.lab/datapool/supportarchive'), ('/mnt/ops-log-tmp', '/net/hydra.lab/datapool/ops-log-tmp'), ('/mnt/.ops-partition04', '/net/hydra.lab/datapool/ops-partition04'), ('/mnt/.ops-test-partition04', '/net/hydra.lab/datapool/ops-partition04-test'), ('/mnt/.ops-partition05', '/net/hydra.lab/datapool/ops-partition05'), ('/mnt/.ops-test-partition05', '/net/hydra.lab/datapool/ops-partition05-test'), ('/mnt/.ops-sup-partition04', '/net/hydra.lab/datapool/ops-sup-partition04'), ('/mnt/.ops-sup-partition05', '/net/hydra.lab/datapool/ops-sup-partition05'), ('/mnt/.ops-test-sup-partition04', '/net/hydra.lab/datapool/ops-test-sup-partition04'), ('/mnt/.ops-test-sup-partition05', '/net/hydra.lab/datapool/ops-test-sup-partition05'), ('/mnt/sysdumps', '/net/nova.lab/datapool/nova-dumps'), ('/mnt/.ops-partition01', '/net/nova.lab/datapool/ops-partition01'), ('/mnt/.ops-test-partition01', '/net/nova.lab/datapool/ops-partition01-test'), ('/mnt/.ops-partition02', '/net/nova.lab/datapool/ops-partition02'), ('/mnt/.ops-test-partition02', '/net/nova.lab/datapool/ops-partition02-test'), ('/mnt/.ops-partition03', '/net/nova.lab/datapool/ops-partition03'), ('/mnt/.ops-test-partition03', '/net/nova.lab/datapool/ops-partition03-test'), ('/mnt/.ops-sup-partition01', '/net/nova.lab/datapool/ops-sup-partition01'), ('/mnt/.ops-sup-partition03', '/net/nova.lab/datapool/ops-sup-partition03'), ('/mnt/.ops-test-sup-partition01', '/net/nova.lab/datapool/ops-test-sup-partition01'), ('/mnt/.ops-test-sup-partition03', '/net/nova.lab/datapool/ops-test-sup-partition03'), ('/mnt/supportarchive3', '/net/probe.lab/datapool/supportarchive'), ('/mnt/ops-archive', '/net/gonzo.lab/datapool/ops-archive'), ('/mnt/ops-test-archive', '/net/gonzo.lab/datapool/ops-archive-test'), ('/mnt/.ops-partition06', '/net/gonzo.lab/datapool/ops-partition06'), ('/mnt/.ops-test-partition06', '/net/gonzo.lab/datapool/ops-partition06-test'), ('/mnt/.ops-spool', '/net/gonzo.lab/datapool/ops-spool'), ('/mnt/.ops-sup-partition06', '/net/gonzo.lab/datapool/ops-sup-partition06'), ('/mnt/.ops-test-spool', '/net/gonzo.lab/datapool/ops-test-spool'), ('/mnt/.ops-test-sup-partition06', '/net/gonzo.lab/datapool/ops-test-sup-partition06')]))]))])$
2017-03-27 14:33:51,145 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/autofs/init.sls' using 'yaml' renderer: 0.00886797904968$
2017-03-27 14:33:51,146 [salt.template ][DEBUG ][25192] compile template: /srv/salt/pillar/nfs/mint.sls$
2017-03-27 14:33:51,146 [salt.utils.jinja ][DEBUG ][25192] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:51,146 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/nfs/mint.sls' using 'jinja' renderer: 0.000530958175659$
2017-03-27 14:33:51,146 [salt.template ][DEBUG ][25192] Rendered data from file: /srv/salt/pillar/nfs/mint.sls:$
nfs_mint_opts:$
sol: nolock,rw,bg,nfsvers=3,tcp,timeo=600,rsize=32768,wsize=32768,hard,intr$
$
2017-03-27 14:33:51,147 [salt.loaded.int.render.yaml ][DEBUG ][25192] Results of YAML rendering: $
OrderedDict([('nfs_mint_opts', OrderedDict([('sol', 'nolock,rw,bg,nfsvers=3,tcp,timeo=600,rsize=32768,wsize=32768,hard,intr')]))])$
2017-03-27 14:33:51,147 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/nfs/mint.sls' using 'yaml' renderer: 0.000637054443359$
2017-03-27 14:33:51,148 [salt.template ][DEBUG ][25192] compile template: /srv/salt/pillar/nfs/os_nfs_opts.sls$
2017-03-27 14:33:51,148 [salt.utils.jinja ][DEBUG ][25192] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:51,149 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/nfs/os_nfs_opts.sls' using 'jinja' renderer: 0.000629901885986$
2017-03-27 14:33:51,149 [salt.template ][DEBUG ][25192] Rendered data from file: /srv/salt/pillar/nfs/os_nfs_opts.sls:$
# The nobootwait option is needed for raring specifically in order to fix a$
# boot timing issue when it's running openvswitch. There's a bug in$
# mountall on raring where the nfs mounts are attempted before the$
# openvswitch service starts, so it just hangs forever. Nobootwait causes$
# it to timeout and try again later in the boot process.$
#$
# nobootwait is not a valid option for all linux distros, confirmed that it$
# does not work in SL6.1$
os_nfs_opts:$
raring: 'nobootwait,'$
$
2017-03-27 14:33:51,150 [salt.loaded.int.render.yaml ][DEBUG ][25192] Results of YAML rendering: $
OrderedDict([('os_nfs_opts', OrderedDict([('raring', 'nobootwait,')]))])$
2017-03-27 14:33:51,150 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/nfs/os_nfs_opts.sls' using 'yaml' renderer: 0.00109601020813$
2017-03-27 14:33:51,151 [salt.template ][DEBUG ][25192] compile template: /srv/salt/pillar/qalibperl/init.sls$
2017-03-27 14:33:51,151 [salt.utils.jinja ][DEBUG ][25192] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:51,152 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/qalibperl/init.sls' using 'jinja' renderer: 0.000725984573364$
2017-03-27 14:33:51,152 [salt.template ][DEBUG ][25192] Rendered data from file: /srv/salt/pillar/qalibperl/init.sls:$
qalibperl:$
Debian:$
"8":$
i686: deb7-i386$
x86_64: deb7-x86_64$
"7":$
i686: deb7-i386$
x86_64: deb7-x86_64$
"6":$
i686: sl6-i386$
x86_64: sl6-x86_64$
"5":$
i686: centos5-i386$
x86_64: centos5-x86_64$
$
Ubuntu:$
"16":$
i686: deb7-i386$
x86_64: deb7-x86_64$
"15":$
i686: deb7-i386$
x86_64: deb7-x86_64$
"14":$
i686: deb7-i386$
x86_64: deb7-x86_64$
"13":$
i686: deb7-i386$
x86_64: deb7-x86_64$
$
CentOS:$
"7":$
x86_64: sl6-x86_64$
"5":$
i686: centos5-i386$
"4":$
i686: centos4-i386$
$
ScientificLinux:$
"6":$
i686: sl6-i386$
x86_64: sl6-x86_64$
$
2017-03-27 14:33:51,157 [salt.loaded.int.render.yaml ][DEBUG ][25192] Results of YAML rendering: $
OrderedDict([('qalibperl', OrderedDict([('Debian', OrderedDict([('8', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')])), ('7', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')])), ('6', OrderedDict([('i686', 'sl6-i386'), ('x86_64', 'sl6-x86_64')])), ('5', OrderedDict([('i686', 'centos5-i386'), ('x86_64', 'centos5-x86_64')]))])), ('Ubuntu', OrderedDict([('16', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')])), ('15', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')])), ('14', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')])), ('13', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')]))])), ('CentOS', OrderedDict([('7', OrderedDict([('x86_64', 'sl6-x86_64')])), ('5', OrderedDict([('i686', 'centos5-i386')])), ('4', OrderedDict([('i686', 'centos4-i386')]))])), ('ScientificLinux', OrderedDict([('6', OrderedDict([('i686', 'sl6-i386'), ('x86_64', 'sl6-x86_64')]))]))]))])$
2017-03-27 14:33:51,158 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/qalibperl/init.sls' using 'yaml' renderer: 0.00562191009521$
2017-03-27 14:33:51,158 [salt.template ][DEBUG ][25192] compile template: /srv/salt/pillar/ntpserver.sls$
2017-03-27 14:33:51,159 [salt.utils.jinja ][DEBUG ][25192] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:51,159 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/ntpserver.sls' using 'jinja' renderer: 0.000620126724243$
2017-03-27 14:33:51,159 [salt.template ][DEBUG ][25192] Rendered data from file: /srv/salt/pillar/ntpserver.sls:$
# ntp servers$
# host will be a ntp client if it does not exist here$
# only add ntp servers in here$
ntpserver:$
chronos: salt://packages/ntp/ntpserver.conf$
default: salt://packages/ntp/ntpclient.conf$
$
2017-03-27 14:33:51,160 [salt.loaded.int.render.yaml ][DEBUG ][25192] Results of YAML rendering: $
OrderedDict([('ntpserver', OrderedDict([('chronos', 'salt://packages/ntp/ntpserver.conf'), ('default', 'salt://packages/ntp/ntpclient.conf')]))])$
2017-03-27 14:33:51,160 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/ntpserver.sls' using 'yaml' renderer: 0.000866174697876$
2017-03-27 14:33:51,162 [salt.template ][DEBUG ][25192] compile template: /srv/salt/pillar/dhcpserver.sls$
2017-03-27 14:33:51,162 [salt.utils.jinja ][DEBUG ][25192] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:51,163 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/dhcpserver.sls' using 'jinja' renderer: 0.000573873519897$
2017-03-27 14:33:51,163 [salt.template ][DEBUG ][25192] Rendered data from file: /srv/salt/pillar/dhcpserver.sls:$
# dhcp servers$
# only add dhcp servers that generate their dhcpd.master conf file$
# dynamically based on admin_vlan data in VLAB$
dhcpserver:$
varian: vlab-oak$
thrall: vlab365$
sol: vlab-sv$
pluto: vlab-sv$
bizarro: vlab-680$
deckard: vlab-hive$
$
2017-03-27 14:33:51,164 [salt.loaded.int.render.yaml ][DEBUG ][25192] Results of YAML rendering: $
OrderedDict([('dhcpserver', OrderedDict([('varian', 'vlab-oak'), ('thrall', 'vlab365'), ('sol', 'vlab-sv'), ('pluto', 'vlab-sv'), ('bizarro', 'vlab-680'), ('deckard', 'vlab-hive')]))])$
2017-03-27 14:33:51,164 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/dhcpserver.sls' using 'yaml' renderer: 0.00135803222656$
2017-03-27 14:33:51,167 [salt.template ][DEBUG ][25192] compile template: /srv/salt/pillar/haproxy/init.sls$
2017-03-27 14:33:51,167 [salt.utils.jinja ][DEBUG ][25192] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:51,167 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/haproxy/init.sls' using 'jinja' renderer: 0.000573873519897$
2017-03-27 14:33:51,167 [salt.template ][DEBUG ][25192] Rendered data from file: /srv/salt/pillar/haproxy/init.sls:$
# haproxy config file map$
haproxy-config:$
phantomlancer: haproxy.cfg.oaktest$
colby: haproxy.cfg.yumrepo$
$
2017-03-27 14:33:51,168 [salt.loaded.int.render.yaml ][DEBUG ][25192] Results of YAML rendering: $
OrderedDict([('haproxy-config', OrderedDict([('phantomlancer', 'haproxy.cfg.oaktest'), ('colby', 'haproxy.cfg.yumrepo')]))])$
2017-03-27 14:33:51,168 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/haproxy/init.sls' using 'yaml' renderer: 0.000759124755859$
2017-03-27 14:33:51,170 [salt.template ][DEBUG ][25192] compile template: /srv/salt/pillar/jenkins_slave/init.sls$
2017-03-27 14:33:51,170 [salt.utils.jinja ][DEBUG ][25192] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:51,171 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/jenkins_slave/init.sls' using 'jinja' renderer: 0.000564098358154$
2017-03-27 14:33:51,171 [salt.template ][DEBUG ][25192] Rendered data from file: /srv/salt/pillar/jenkins_slave/init.sls:$
jenkins_slave:$
i686:$
source: jre-6u31-linux-i586.bin$
source_hash: md5=7466b0b86bef21e3e31ae578b2b9f472$
x86_64:$
source: jre-6u31-linux-x64.bin$
source_hash: md5=c5cfb8393d257b51e7a70e56b7784ac9$
$
2017-03-27 14:33:51,172 [salt.loaded.int.render.yaml ][DEBUG ][25192] Results of YAML rendering: $
OrderedDict([('jenkins_slave', OrderedDict([('i686', OrderedDict([('source', 'jre-6u31-linux-i586.bin'), ('source_hash', 'md5=7466b0b86bef21e3e31ae578b2b9f472')])), ('x86_64', OrderedDict([('source', 'jre-6u31-linux-x64.bin'), ('source_hash', 'md5=c5cfb8393d257b51e7a70e56b7784ac9')]))]))])$
2017-03-27 14:33:51,172 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/jenkins_slave/init.sls' using 'yaml' renderer: 0.00134992599487$
2017-03-27 14:33:51,189 [salt.template ][DEBUG ][25192] compile template: /srv/salt/pillar/devops/init.sls$
2017-03-27 14:33:51,189 [salt.utils.jinja ][DEBUG ][25192] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:51,190 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/devops/init.sls' using 'jinja' renderer: 0.000643014907837$
2017-03-27 14:33:51,190 [salt.template ][DEBUG ][25192] Rendered data from file: /srv/salt/pillar/devops/init.sls:$
web_domain:$
curd: pypibox-staging.lab$
gouda: pypibox.lab$
$
2017-03-27 14:33:51,191 [salt.loaded.int.render.yaml ][DEBUG ][25192] Results of YAML rendering: $
OrderedDict([('web_domain', OrderedDict([('curd', 'pypibox-staging.lab'), ('gouda', 'pypibox.lab')]))])$
2017-03-27 14:33:51,191 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/devops/init.sls' using 'yaml' renderer: 0.000799894332886$
2017-03-27 14:33:51,193 [salt.template ][DEBUG ][25192] compile template: /srv/salt/pillar/packages.sls$
2017-03-27 14:33:51,193 [salt.utils.jinja ][DEBUG ][25192] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:51,195 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/packages.sls' using 'jinja' renderer: 0.00207114219666$
2017-03-27 14:33:51,195 [salt.template ][DEBUG ][25192] Rendered data from file: /srv/salt/pillar/packages.sls:$
$
git: git$
apache: httpd$
$
$
2017-03-27 14:33:51,196 [salt.loaded.int.render.yaml ][DEBUG ][25192] Results of YAML rendering: $
OrderedDict([('git', 'git'), ('apache', 'httpd')])$
2017-03-27 14:33:51,196 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/packages.sls' using 'yaml' renderer: 0.000536918640137$
2017-03-27 14:33:51,198 [salt.template ][DEBUG ][25192] compile template: /srv/salt/pillar/rockmachine_custom_settings.sls$
2017-03-27 14:33:51,198 [salt.utils.jinja ][DEBUG ][25192] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:51,199 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/rockmachine_custom_settings.sls' using 'jinja' renderer: 0.000665903091431$
2017-03-27 14:33:51,199 [salt.template ][DEBUG ][25192] Rendered data from file: /srv/salt/pillar/rockmachine_custom_settings.sls:$
rockmachine_custom_settings:$
marble:$
englabpassword: True$
mica:$
englabpassword: True$
coal:$
englabpassword: True$
clay:$
englabpassword: True$
silt:$
englabpassword: True$
sand:$
englabpassword: True$
obsidian:$
englabpassword: True$
onyx:$
englabpassword: True$
chert:$
englabpassword: True$
tuff:$
englabpassword: True$
latite:$
englabpassword: True$
picrite:$
englabpassword: True$
chalk:$
englabpassword: True$
pyrite:$
englabpassword: True$
hematite:$
englabpassword: True$
skarn:$
englabpassword: True$
$
2017-03-27 14:33:51,204 [salt.loaded.int.render.yaml ][DEBUG ][25192] Results of YAML rendering: $
OrderedDict([('rockmachine_custom_settings', OrderedDict([('marble', OrderedDict([('englabpassword', True)])), ('mica', OrderedDict([('englabpassword', True)])), ('coal', OrderedDict([('englabpassword', True)])), ('clay', OrderedDict([('englabpassword', True)])), ('silt', OrderedDict([('englabpassword', True)])), ('sand', OrderedDict([('englabpassword', True)])), ('obsidian', OrderedDict([('englabpassword', True)])), ('onyx', OrderedDict([('englabpassword', True)])), ('chert', OrderedDict([('englabpassword', True)])), ('tuff', OrderedDict([('englabpassword', True)])), ('latite', OrderedDict([('englabpassword', True)])), ('picrite', OrderedDict([('englabpassword', True)])), ('chalk', OrderedDict([('englabpassword', True)])), ('pyrite', OrderedDict([('englabpassword', True)])), ('hematite', OrderedDict([('englabpassword', True)])), ('skarn', OrderedDict([('englabpassword', True)]))]))])$
2017-03-27 14:33:51,204 [salt.template ][PROFILE ][25192] Time (in seconds) to render '/srv/salt/pillar/rockmachine_custom_settings.sls' using 'yaml' renderer: 0.00488519668579$
2017-03-27 14:33:51,447 [salt.transport.mixins.auth ][INFO ][25191] Authentication request from vlab-blr$
2017-03-27 14:33:51,447 [salt.transport.mixins.auth ][INFO ][25191] Authentication accepted from vlab-blr$
2017-03-27 14:33:51,512 [salt.transport.mixins.auth ][INFO ][25175] Authentication request from WIN-V13T7UCN77S.lab$
2017-03-27 14:33:51,513 [salt.transport.mixins.auth ][INFO ][25175] Authentication accepted from WIN-V13T7UCN77S.lab$
2017-03-27 14:33:51,548 [salt.utils.event ][DEBUG ][25191] Sending event: tag = salt/auth; data = {'id': 'vlab-blr', '_stamp': '2017-03-27T21:33:51.548505', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAvcmtAUvD9kCEB6YgSKg2\nBotSGsiHv8Q+d0zOWVqnzFdzdRynL4PilhK/46kuWd2rBrFumT7tTZ64M83rBJBj\nAeuVneA1k2sChLYGjhVd7LXj1PdtKg7D+ON94XbvRw1awAwDwOa088LNyKg/fvB1\nQejuWUoSrvxNCgE9fIUelHhJ6OBCO6V9ZTh+fEQ4X8LFsVd+NFRD7u6BW7jcuzLh\nJ6zoszMWhSeeNDxQ6V3xOv0JDVUdfjcbP1zxO7pr3E/8s4bxFOEi/aDmjHf7xCXJ\niLNR/vzuNmfEM0PYqDDM5Srbf50zd2k9HShIF3uOwaOKjLxCLcuV1ESekaS2boD5\nDUUjgtHeWIcXxdRj/Z8mSpwUwRYXcELX+VKwVJIj8kz4x4HPlqaMCPHgevhG6ZfK\nbPxb328QKpxyAlkNpHsleZ6YDaf/3QBqGYKOYsBXQbqpMiI4nL7IrDfCZwpNr8n3\njwik54SY2yyqlmaxpcJNZDYPKQ1qkHf3kGXVDySHCPM6NL/IM8tg577/m0JZ8ktB\ntT3AKluP8f1/YzC31gTsq6DbuA88fiszeRvphuJTfL66wv4+Wo9B+RsRqBEpFpnL\nqGyMmpPKAlw0w2ZNwRDN6E3jUalopm9tedrR7fsdHbpS6QgGTVhDAc+6ReShn+SK\n83f7NqMiWz0wX5bEBpq2EfECAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:51,605 [salt.utils.event ][DEBUG ][25175] Sending event: tag = salt/auth; data = {'id': 'WIN-V13T7UCN77S.lab', '_stamp': '2017-03-27T21:33:51.605802', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAx2quzW9dsH0WN8iMe6KO\nwBh712fClv0A+m5rFLKIHXiZQLZ7X9559dykU6E6Rb+QrolwXarYoWJjjp1s3wGi\nWJSMVUtTUquGG2tbjTI4It9puY2xtw30Jm/nKLeuV2JxKgb+gat5i5pevW8FVHz0\nWj+U8zQ/aS3ruiM6MWvyqtsmq4Btj2/zdt3abcFMjmdS7hhx70ciApsg/JnGE/LY\n5l/uySLNYjbz/BYvmW93UwRHfcWFJN09skVJUlW3+AnrEzypSfP/NPdx9fRrPLAI\nKEiG/Wu6Z5sR1h3mgiB5MXSo6POcWmSkO3XE3ND9KimCBytSExwJAZwbJ0+lGver\nqKvhK4sXp3mS7sX6VtwZSLleYMg5QM9TXOTJBVymfe2J/oOwHnKOAwukDbThsuhf\n/AfRdWDPF+hC1bzhvoOtMRMRnCpI29OFpXcZUq9nHzq+AVrxb4cWrvbNRFZD6wgr\niPLcwTNyAOj7avng4yK75CLGg4bXNccocdzfgg4sAZo08NRoHO5yxN/6lzhBTmBK\nG310WUWlytIiDNbUfDtuCvVEaF9t2wnkYc8UvhFLkqkF1q84lGocFXEHOTCQOofN\nZpsysdH/tpwFdDJznOd3NUQll6ObhT8xZC3dUOwwl1eUbGmgUBtS0AjAMSxsTcLt\n6C/dJMKM6VXjD4tnDznzEqECAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:52,041 [salt.transport.mixins.auth ][INFO ][25187] Authentication request from WIN-V13T7UCN77S.lab$
2017-03-27 14:33:52,041 [salt.transport.mixins.auth ][INFO ][25187] Authentication accepted from WIN-V13T7UCN77S.lab$
2017-03-27 14:33:52,144 [salt.utils.event ][DEBUG ][25187] Sending event: tag = salt/auth; data = {'id': 'WIN-V13T7UCN77S.lab', '_stamp': '2017-03-27T21:33:52.144804', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAx2quzW9dsH0WN8iMe6KO\nwBh712fClv0A+m5rFLKIHXiZQLZ7X9559dykU6E6Rb+QrolwXarYoWJjjp1s3wGi\nWJSMVUtTUquGG2tbjTI4It9puY2xtw30Jm/nKLeuV2JxKgb+gat5i5pevW8FVHz0\nWj+U8zQ/aS3ruiM6MWvyqtsmq4Btj2/zdt3abcFMjmdS7hhx70ciApsg/JnGE/LY\n5l/uySLNYjbz/BYvmW93UwRHfcWFJN09skVJUlW3+AnrEzypSfP/NPdx9fRrPLAI\nKEiG/Wu6Z5sR1h3mgiB5MXSo6POcWmSkO3XE3ND9KimCBytSExwJAZwbJ0+lGver\nqKvhK4sXp3mS7sX6VtwZSLleYMg5QM9TXOTJBVymfe2J/oOwHnKOAwukDbThsuhf\n/AfRdWDPF+hC1bzhvoOtMRMRnCpI29OFpXcZUq9nHzq+AVrxb4cWrvbNRFZD6wgr\niPLcwTNyAOj7avng4yK75CLGg4bXNccocdzfgg4sAZo08NRoHO5yxN/6lzhBTmBK\nG310WUWlytIiDNbUfDtuCvVEaF9t2wnkYc8UvhFLkqkF1q84lGocFXEHOTCQOofN\nZpsysdH/tpwFdDJznOd3NUQll6ObhT8xZC3dUOwwl1eUbGmgUBtS0AjAMSxsTcLt\n6C/dJMKM6VXjD4tnDznzEqECAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:52,238 [salt.pillar ][DEBUG ][25189] Determining pillar cache$
2017-03-27 14:33:52,262 [salt.utils.lazy ][DEBUG ][25189] LazyLoaded jinja.render$
2017-03-27 14:33:52,262 [salt.utils.lazy ][DEBUG ][25189] LazyLoaded yaml.render$
2017-03-27 14:33:52,267 [salt.template ][DEBUG ][25189] compile template: /srv/salt/pillar/top.sls$
2017-03-27 14:33:52,267 [salt.utils.jinja ][DEBUG ][25189] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:52,270 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/top.sls' using 'jinja' renderer: 0.00292301177979$
2017-03-27 14:33:52,270 [salt.template ][DEBUG ][25189] Rendered data from file: /srv/salt/pillar/top.sls:$
base:$
'*':$
- vlab$
- autofs$
- nfs.mint$
- nfs.os_nfs_opts$
- qalibperl$
- ntpserver$
- dhcpserver$
- haproxy$
- jenkins_slave$
- devops $
- packages$
- rockmachine_custom_settings$
'os:Debian':$
- match: grain$
- qalibperl$
'run_hourly:true':$
- match: grain$
- schedule$
'cartman.lab':$
- rtd.staging$
'butters.lab':$
- rtd.production$
'cheddar.lab':$
- lsyncd$
'velveeta.lab':$
- lsyncd$
'timmy.lab':$
- osqa.production$
'jimmy.lab':$
- osqa.staging$
'answers-dev.lab':$
- osqa.dev$
'callisto.lab':$
- jira.production$
'ganymede.lab':$
- jira.staging$
'himalia.lab':$
- bitbucket.production$
'monarch.lab':$
- testrail.production$
'emperor.lab':$
- testrail.staging$
'review2.lab':$
- reviewboard.production$
'revstage.lab':$
- reviewboard.staging$
'elara.lab':$
- confluence.production$
'spits.lab':$
- triggerbox.production$
'repulsion.lab':$
- triggerbox.staging$
'banquets.lab':$
- sentry.production$
'icebox.lab':$
- icebox.production$
'ice-echo.lab':$
- icebox.staging$
'buildbox.lab':$
- buildbox.production$
'ice-delta.lab':$
- buildbox.staging$
'qa-results.lab':$
- qa-results.production$
'testament.lab':$
- releasebox.production$
'crusades.lab':$
- releasebox.staging$
'ci-jenkins.lab':$
- jenkins.production$
'judge.lab':$
- jenkins.staging$
'fit-jenkins.lab':$
- jenkins.ops$
'il-jenkins.lab':$
- jenkins.doomsday$
'mob.lab':$
- crowd.production$
'leda.lab':$
- bamboo.production$
$
2017-03-27 14:33:52,281 [salt.utils.lazy ][DEBUG ][25189] LazyLoaded config.get$
2017-03-27 14:33:52,282 [salt.loaded.int.render.yaml ][DEBUG ][25189] Results of YAML rendering: $
OrderedDict([('base', OrderedDict([('*', ['vlab', 'autofs', 'nfs.mint', 'nfs.os_nfs_opts', 'qalibperl', 'ntpserver', 'dhcpserver', 'haproxy', 'jenkins_slave', 'devops', 'packages', 'rockmachine_custom_settings']), ('os:Debian', [OrderedDict([('match', 'grain')]), 'qalibperl']), ('run_hourly:true', [OrderedDict([('match', 'grain')]), 'schedule']), ('cartman.lab', ['rtd.staging']), ('butters.lab', ['rtd.production']), ('cheddar.lab', ['lsyncd']), ('velveeta.lab', ['lsyncd']), ('timmy.lab', ['osqa.production']), ('jimmy.lab', ['osqa.staging']), ('answers-dev.lab', ['osqa.dev']), ('callisto.lab', ['jira.production']), ('ganymede.lab', ['jira.staging']), ('himalia.lab', ['bitbucket.production']), ('monarch.lab', ['testrail.production']), ('emperor.lab', ['testrail.staging']), ('review2.lab', ['reviewboard.production']), ('revstage.lab', ['reviewboard.staging']), ('elara.lab', ['confluence.production']), ('spits.lab', ['triggerbox.production']), ('repulsion.lab', ['triggerbox.staging']), ('banquets.lab', ['sentry.production']), ('icebox.lab', ['icebox.production']), ('ice-echo.lab', ['icebox.staging']), ('buildbox.lab', ['buildbox.production']), ('ice-delta.lab', ['buildbox.staging']), ('qa-results.lab', ['qa-results.production']), ('testament.lab', ['releasebox.production']), ('crusades.lab', ['releasebox.staging']), ('ci-jenkins.lab', ['jenkins.production']), ('judge.lab', ['jenkins.staging']), ('fit-jenkins.lab', ['jenkins.ops']), ('il-jenkins.lab', ['jenkins.doomsday']), ('mob.lab', ['crowd.production']), ('leda.lab', ['bamboo.production'])]))])$
2017-03-27 14:33:52,282 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/top.sls' using 'yaml' renderer: 0.0118231773376$
2017-03-27 14:33:52,283 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? *$
2017-03-27 14:33:52,283 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "*" => "True"$
2017-03-27 14:33:52,283 [salt.minion ][DEBUG ][25189] grains target: os:Debian$
2017-03-27 14:33:52,283 [salt.utils ][DEBUG ][25189] Attempting to match 'Debian' in 'os' using delimiter ':'$
2017-03-27 14:33:52,283 [salt.minion ][DEBUG ][25189] grains target: run_hourly:true$
2017-03-27 14:33:52,283 [salt.utils ][DEBUG ][25189] Attempting to match 'true' in 'run_hourly' using delimiter ':'$
2017-03-27 14:33:52,283 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? cartman.lab$
2017-03-27 14:33:52,283 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "cartman.lab" => "False"$
2017-03-27 14:33:52,283 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? butters.lab$
2017-03-27 14:33:52,284 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "butters.lab" => "False"$
2017-03-27 14:33:52,284 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? cheddar.lab$
2017-03-27 14:33:52,284 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "cheddar.lab" => "False"$
2017-03-27 14:33:52,284 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? velveeta.lab$
2017-03-27 14:33:52,284 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "velveeta.lab" => "False"$
2017-03-27 14:33:52,284 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? timmy.lab$
2017-03-27 14:33:52,285 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "timmy.lab" => "False"$
2017-03-27 14:33:52,285 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? jimmy.lab$
2017-03-27 14:33:52,285 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "jimmy.lab" => "False"$
2017-03-27 14:33:52,285 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? answers-dev.lab$
2017-03-27 14:33:52,285 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "answers-dev.lab" => "False"$
2017-03-27 14:33:52,285 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? callisto.lab$
2017-03-27 14:33:52,286 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "callisto.lab" => "False"$
2017-03-27 14:33:52,286 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? ganymede.lab$
2017-03-27 14:33:52,286 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "ganymede.lab" => "False"$
2017-03-27 14:33:52,286 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? himalia.lab$
2017-03-27 14:33:52,286 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "himalia.lab" => "False"$
2017-03-27 14:33:52,286 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? monarch.lab$
2017-03-27 14:33:52,286 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "monarch.lab" => "False"$
2017-03-27 14:33:52,287 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? emperor.lab$
2017-03-27 14:33:52,287 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "emperor.lab" => "False"$
2017-03-27 14:33:52,287 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? review2.lab$
2017-03-27 14:33:52,287 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "review2.lab" => "False"$
2017-03-27 14:33:52,287 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? revstage.lab$
2017-03-27 14:33:52,287 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "revstage.lab" => "False"$
2017-03-27 14:33:52,288 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? elara.lab$
2017-03-27 14:33:52,288 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "elara.lab" => "False"$
2017-03-27 14:33:52,288 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? spits.lab$
2017-03-27 14:33:52,288 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "spits.lab" => "False"$
2017-03-27 14:33:52,288 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? repulsion.lab$
2017-03-27 14:33:52,288 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "repulsion.lab" => "False"$
2017-03-27 14:33:52,288 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? banquets.lab$
2017-03-27 14:33:52,289 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "banquets.lab" => "False"$
2017-03-27 14:33:52,289 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? icebox.lab$
2017-03-27 14:33:52,289 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "icebox.lab" => "False"$
2017-03-27 14:33:52,289 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? ice-echo.lab$
2017-03-27 14:33:52,289 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "ice-echo.lab" => "False"$
2017-03-27 14:33:52,289 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? buildbox.lab$
2017-03-27 14:33:52,290 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "buildbox.lab" => "False"$
2017-03-27 14:33:52,290 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? ice-delta.lab$
2017-03-27 14:33:52,290 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "ice-delta.lab" => "False"$
2017-03-27 14:33:52,290 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? qa-results.lab$
2017-03-27 14:33:52,290 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "qa-results.lab" => "False"$
2017-03-27 14:33:52,290 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? testament.lab$
2017-03-27 14:33:52,291 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "testament.lab" => "False"$
2017-03-27 14:33:52,291 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? crusades.lab$
2017-03-27 14:33:52,291 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "crusades.lab" => "False"$
2017-03-27 14:33:52,291 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? ci-jenkins.lab$
2017-03-27 14:33:52,291 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "ci-jenkins.lab" => "False"$
2017-03-27 14:33:52,291 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? judge.lab$
2017-03-27 14:33:52,292 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "judge.lab" => "False"$
2017-03-27 14:33:52,292 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? fit-jenkins.lab$
2017-03-27 14:33:52,292 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "fit-jenkins.lab" => "False"$
2017-03-27 14:33:52,292 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? il-jenkins.lab$
2017-03-27 14:33:52,292 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "il-jenkins.lab" => "False"$
2017-03-27 14:33:52,292 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? mob.lab$
2017-03-27 14:33:52,292 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "mob.lab" => "False"$
2017-03-27 14:33:52,293 [salt.minion ][DEBUG ][25189] compound_match: WIN-V13T7UCN77S.lab ? leda.lab$
2017-03-27 14:33:52,293 [salt.minion ][DEBUG ][25189] compound_match WIN-V13T7UCN77S.lab ? "leda.lab" => "False"$
2017-03-27 14:33:52,293 [salt.template ][DEBUG ][25189] compile template: /srv/salt/pillar/vlab/init.sls$
2017-03-27 14:33:52,293 [salt.utils.jinja ][DEBUG ][25189] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:52,294 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/vlab/init.sls' using 'jinja' renderer: 0.000870943069458$
2017-03-27 14:33:52,294 [salt.template ][DEBUG ][25189] Rendered data from file: /srv/salt/pillar/vlab/init.sls:$
# vlab webui$
# vlab.conf symlink$
vlabconf:$
longshot: /u/qa/vlab/etc/vlab-il.conf$
adama: /u/qa/vlab/etc/vlab.conf$
apollo: /u/qa/vlab/etc/vlab365.conf$
zac: /u/qa/vlab/etc/vlab-oak.conf$
starbuck: /u/qa/vlab/etc/vlab-680.conf$
vlab-supau: /u/qa/vlab/etc/vlab-supau.conf$
vlab-beth: /u/qa/vlab/etc/vlab-beth.conf$
vlab-supnl: /u/qa/vlab/etc/vlab-supnl.conf$
vlab-test: /u/jjania/vlab-test.conf$
sniper: /u/qa/vlab/etc/vlab-oak.conf$
spectre: /u/qa/vlab/etc/vlab-oak.conf$
helo: /u/qa/vlab/etc/vlab-oak.conf$
tusk: /u/qa/vlab/etc/vlab-oak.conf$
joeshmo: /u/qa/vlab/etc/vlab-oak.conf$
vlab-supny: /u/qa/vlab/etc/vlab-supny.conf$
vlab-blr: /u/smundle/work/qa/vlab/etc/vlab-blr.conf$
vlab-sv: /u/qa/vlab/etc/vlab-sv.conf$
vlab-supsv: /u/qa/vlab/etc/vlab-supsv.conf$
vlab-se: /u/qa/vlab/etc/vlab-se.conf$
boxey: /u/qa/vlab/etc/vlab-supsg.conf$
gaff: /u/qa/vlab/etc/vlab-hive.conf$
serina: /u/qa/vlab/etc/vlab-cam.conf$
$
# vlab db$
# db name should not have hyphens$
vlabdb:$
phoebe: vlab$
kobol: vlab360$
aquaria: vlab365$
aerilon: vlaboak$
aries: vlab199$
styx: vlab680$
winpe-test: vlaboak$
vlab-supau: vlabsupau$
vlab-beth: vlabbeth$
vlab-supnl: vlabsupnl$
vlab-test-db: vlabtestdb$
vlab-supny: vlabsupny$
vlab-blr: vlabblr$
vlab-sv: vlabsv$
vlab-supsv: vlabsupsv$
vlab-se: vlabse$
muffit: vlabsupsg$
kowalski: vlabhive$
caprica: vlabcam$
$
2017-03-27 14:33:52,301 [salt.loaded.int.render.yaml ][DEBUG ][25189] Results of YAML rendering: $
OrderedDict([('vlabconf', OrderedDict([('longshot', '/u/qa/vlab/etc/vlab-il.conf'), ('adama', '/u/qa/vlab/etc/vlab.conf'), ('apollo', '/u/qa/vlab/etc/vlab365.conf'), ('zac', '/u/qa/vlab/etc/vlab-oak.conf'), ('starbuck', '/u/qa/vlab/etc/vlab-680.conf'), ('vlab-supau', '/u/qa/vlab/etc/vlab-supau.conf'), ('vlab-beth', '/u/qa/vlab/etc/vlab-beth.conf'), ('vlab-supnl', '/u/qa/vlab/etc/vlab-supnl.conf'), ('vlab-test', '/u/jjania/vlab-test.conf'), ('sniper', '/u/qa/vlab/etc/vlab-oak.conf'), ('spectre', '/u/qa/vlab/etc/vlab-oak.conf'), ('helo', '/u/qa/vlab/etc/vlab-oak.conf'), ('tusk', '/u/qa/vlab/etc/vlab-oak.conf'), ('joeshmo', '/u/qa/vlab/etc/vlab-oak.conf'), ('vlab-supny', '/u/qa/vlab/etc/vlab-supny.conf'), ('vlab-blr', '/u/smundle/work/qa/vlab/etc/vlab-blr.conf'), ('vlab-sv', '/u/qa/vlab/etc/vlab-sv.conf'), ('vlab-supsv', '/u/qa/vlab/etc/vlab-supsv.conf'), ('vlab-se', '/u/qa/vlab/etc/vlab-se.conf'), ('boxey', '/u/qa/vlab/etc/vlab-supsg.conf'), ('gaff', '/u/qa/vlab/etc/vlab-hive.conf'), ('serina', '/u/qa/vlab/etc/vlab-cam.conf')])), ('vlabdb', OrderedDict([('phoebe', 'vlab'), ('kobol', 'vlab360'), ('aquaria', 'vlab365'), ('aerilon', 'vlaboak'), ('aries', 'vlab199'), ('styx', 'vlab680'), ('winpe-test', 'vlaboak'), ('vlab-supau', 'vlabsupau'), ('vlab-beth', 'vlabbeth'), ('vlab-supnl', 'vlabsupnl'), ('vlab-test-db', 'vlabtestdb'), ('vlab-supny', 'vlabsupny'), ('vlab-blr', 'vlabblr'), ('vlab-sv', 'vlabsv'), ('vlab-supsv', 'vlabsupsv'), ('vlab-se', 'vlabse'), ('muffit', 'vlabsupsg'), ('kowalski', 'vlabhive'), ('caprica', 'vlabcam')]))])$
2017-03-27 14:33:52,301 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/vlab/init.sls' using 'yaml' renderer: 0.00654196739197$
2017-03-27 14:33:52,301 [salt.template ][DEBUG ][25189] compile template: /srv/salt/pillar/autofs/init.sls$
2017-03-27 14:33:52,301 [salt.utils.jinja ][DEBUG ][25189] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:52,303 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/autofs/init.sls' using 'jinja' renderer: 0.0014181137085$
2017-03-27 14:33:52,303 [salt.template ][DEBUG ][25189] Rendered data from file: /srv/salt/pillar/autofs/init.sls:$
autofs:$
projectvolumes:$
/mnt/project/shcore: /net/sfo1-ntap-eng-t3/vol/shcore$
/mnt/project/granite: /net/sfo1-ntap-eng-t3/vol/granite$
/mnt/project/granite-qa: /net/sfo1-ntap-eng-t3/vol/granite_qa$
/mnt/project/shplatform: /net/sfo1-ntap-eng-t3/vol/shplatform$
/mnt/project/bob: /net/sfo1-ntap-eng-t3/vol/bob$
/mnt/project/shqa: /net/sfo1-ntap-eng-t3/vol/shqa$
/mnt/project/whitewater: /net/sfo1-ntap-eng-t3/vol/whitewater$
/mnt/project/shdataanalysis: /net/sfo1-ntap-eng-t3/vol/shdataanalysis$
/mnt/project/englab: /net/sfo1-ntap-eng-t3/vol/englab$
/mnt/project/shm: /net/sfo1-ntap-eng-t3/vol/shm$
/mnt/project/csh: /net/sfo1-ntap-eng-t3/vol/csh$
/mnt/project/managementui: /net/sfo1-ntap-eng-t3/vol/managementui$
/mnt/project/stingray: /net/sfo1-ntap-eng-t3/vol/stingray$
$
enganalytics:$
/mnt/supportarchive2: /net/dwarf.lab/datapool/supportarchive$
/mnt/supportarchive1: /net/fortress.lab/datapool/supportarchive$
/mnt/ops-log-tmp: /net/hydra.lab/datapool/ops-log-tmp$
/mnt/.ops-partition04: /net/hydra.lab/datapool/ops-partition04$
/mnt/.ops-test-partition04: /net/hydra.lab/datapool/ops-partition04-test$
/mnt/.ops-partition05: /net/hydra.lab/datapool/ops-partition05$
/mnt/.ops-test-partition05: /net/hydra.lab/datapool/ops-partition05-test$
/mnt/.ops-sup-partition04: /net/hydra.lab/datapool/ops-sup-partition04$
/mnt/.ops-sup-partition05: /net/hydra.lab/datapool/ops-sup-partition05$
/mnt/.ops-test-sup-partition04: /net/hydra.lab/datapool/ops-test-sup-partition04$
/mnt/.ops-test-sup-partition05: /net/hydra.lab/datapool/ops-test-sup-partition05$
/mnt/sysdumps: /net/nova.lab/datapool/nova-dumps$
/mnt/.ops-partition01: /net/nova.lab/datapool/ops-partition01$
/mnt/.ops-test-partition01: /net/nova.lab/datapool/ops-partition01-test$
/mnt/.ops-partition02: /net/nova.lab/datapool/ops-partition02$
/mnt/.ops-test-partition02: /net/nova.lab/datapool/ops-partition02-test$
/mnt/.ops-partition03: /net/nova.lab/datapool/ops-partition03$
/mnt/.ops-test-partition03: /net/nova.lab/datapool/ops-partition03-test$
/mnt/.ops-sup-partition01: /net/nova.lab/datapool/ops-sup-partition01$
/mnt/.ops-sup-partition03: /net/nova.lab/datapool/ops-sup-partition03$
/mnt/.ops-test-sup-partition01: /net/nova.lab/datapool/ops-test-sup-partition01$
/mnt/.ops-test-sup-partition03: /net/nova.lab/datapool/ops-test-sup-partition03$
/mnt/supportarchive3: /net/probe.lab/datapool/supportarchive$
/mnt/ops-archive: /net/gonzo.lab/datapool/ops-archive$
/mnt/ops-test-archive: /net/gonzo.lab/datapool/ops-archive-test$
/mnt/.ops-partition06: /net/gonzo.lab/datapool/ops-partition06$
/mnt/.ops-test-partition06: /net/gonzo.lab/datapool/ops-partition06-test$
/mnt/.ops-spool: /net/gonzo.lab/datapool/ops-spool$
/mnt/.ops-sup-partition06: /net/gonzo.lab/datapool/ops-sup-partition06$
/mnt/.ops-test-spool: /net/gonzo.lab/datapool/ops-test-spool$
/mnt/.ops-test-sup-partition06: /net/gonzo.lab/datapool/ops-test-sup-partition06$
$
2017-03-27 14:33:52,312 [salt.loaded.int.render.yaml ][DEBUG ][25189] Results of YAML rendering: $
OrderedDict([('autofs', OrderedDict([('projectvolumes', OrderedDict([('/mnt/project/shcore', '/net/sfo1-ntap-eng-t3/vol/shcore'), ('/mnt/project/granite', '/net/sfo1-ntap-eng-t3/vol/granite'), ('/mnt/project/granite-qa', '/net/sfo1-ntap-eng-t3/vol/granite_qa'), ('/mnt/project/shplatform', '/net/sfo1-ntap-eng-t3/vol/shplatform'), ('/mnt/project/bob', '/net/sfo1-ntap-eng-t3/vol/bob'), ('/mnt/project/shqa', '/net/sfo1-ntap-eng-t3/vol/shqa'), ('/mnt/project/whitewater', '/net/sfo1-ntap-eng-t3/vol/whitewater'), ('/mnt/project/shdataanalysis', '/net/sfo1-ntap-eng-t3/vol/shdataanalysis'), ('/mnt/project/englab', '/net/sfo1-ntap-eng-t3/vol/englab'), ('/mnt/project/shm', '/net/sfo1-ntap-eng-t3/vol/shm'), ('/mnt/project/csh', '/net/sfo1-ntap-eng-t3/vol/csh'), ('/mnt/project/managementui', '/net/sfo1-ntap-eng-t3/vol/managementui'), ('/mnt/project/stingray', '/net/sfo1-ntap-eng-t3/vol/stingray')])), ('enganalytics', OrderedDict([('/mnt/supportarchive2', '/net/dwarf.lab/datapool/supportarchive'), ('/mnt/supportarchive1', '/net/fortress.lab/datapool/supportarchive'), ('/mnt/ops-log-tmp', '/net/hydra.lab/datapool/ops-log-tmp'), ('/mnt/.ops-partition04', '/net/hydra.lab/datapool/ops-partition04'), ('/mnt/.ops-test-partition04', '/net/hydra.lab/datapool/ops-partition04-test'), ('/mnt/.ops-partition05', '/net/hydra.lab/datapool/ops-partition05'), ('/mnt/.ops-test-partition05', '/net/hydra.lab/datapool/ops-partition05-test'), ('/mnt/.ops-sup-partition04', '/net/hydra.lab/datapool/ops-sup-partition04'), ('/mnt/.ops-sup-partition05', '/net/hydra.lab/datapool/ops-sup-partition05'), ('/mnt/.ops-test-sup-partition04', '/net/hydra.lab/datapool/ops-test-sup-partition04'), ('/mnt/.ops-test-sup-partition05', '/net/hydra.lab/datapool/ops-test-sup-partition05'), ('/mnt/sysdumps', '/net/nova.lab/datapool/nova-dumps'), ('/mnt/.ops-partition01', '/net/nova.lab/datapool/ops-partition01'), ('/mnt/.ops-test-partition01', '/net/nova.lab/datapool/ops-partition01-test'), ('/mnt/.ops-partition02', '/net/nova.lab/datapool/ops-partition02'), ('/mnt/.ops-test-partition02', '/net/nova.lab/datapool/ops-partition02-test'), ('/mnt/.ops-partition03', '/net/nova.lab/datapool/ops-partition03'), ('/mnt/.ops-test-partition03', '/net/nova.lab/datapool/ops-partition03-test'), ('/mnt/.ops-sup-partition01', '/net/nova.lab/datapool/ops-sup-partition01'), ('/mnt/.ops-sup-partition03', '/net/nova.lab/datapool/ops-sup-partition03'), ('/mnt/.ops-test-sup-partition01', '/net/nova.lab/datapool/ops-test-sup-partition01'), ('/mnt/.ops-test-sup-partition03', '/net/nova.lab/datapool/ops-test-sup-partition03'), ('/mnt/supportarchive3', '/net/probe.lab/datapool/supportarchive'), ('/mnt/ops-archive', '/net/gonzo.lab/datapool/ops-archive'), ('/mnt/ops-test-archive', '/net/gonzo.lab/datapool/ops-archive-test'), ('/mnt/.ops-partition06', '/net/gonzo.lab/datapool/ops-partition06'), ('/mnt/.ops-test-partition06', '/net/gonzo.lab/datapool/ops-partition06-test'), ('/mnt/.ops-spool', '/net/gonzo.lab/datapool/ops-spool'), ('/mnt/.ops-sup-partition06', '/net/gonzo.lab/datapool/ops-sup-partition06'), ('/mnt/.ops-test-spool', '/net/gonzo.lab/datapool/ops-test-spool'), ('/mnt/.ops-test-sup-partition06', '/net/gonzo.lab/datapool/ops-test-sup-partition06')]))]))])$
2017-03-27 14:33:52,312 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/autofs/init.sls' using 'yaml' renderer: 0.00900483131409$
2017-03-27 14:33:52,312 [salt.template ][DEBUG ][25189] compile template: /srv/salt/pillar/nfs/mint.sls$
2017-03-27 14:33:52,313 [salt.utils.jinja ][DEBUG ][25189] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:52,313 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/nfs/mint.sls' using 'jinja' renderer: 0.000530004501343$
2017-03-27 14:33:52,313 [salt.template ][DEBUG ][25189] Rendered data from file: /srv/salt/pillar/nfs/mint.sls:$
nfs_mint_opts:$
sol: nolock,rw,bg,nfsvers=3,tcp,timeo=600,rsize=32768,wsize=32768,hard,intr$
$
2017-03-27 14:33:52,314 [salt.loaded.int.render.yaml ][DEBUG ][25189] Results of YAML rendering: $
OrderedDict([('nfs_mint_opts', OrderedDict([('sol', 'nolock,rw,bg,nfsvers=3,tcp,timeo=600,rsize=32768,wsize=32768,hard,intr')]))])$
2017-03-27 14:33:52,314 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/nfs/mint.sls' using 'yaml' renderer: 0.00062894821167$
2017-03-27 14:33:52,315 [salt.template ][DEBUG ][25189] compile template: /srv/salt/pillar/nfs/os_nfs_opts.sls$
2017-03-27 14:33:52,315 [salt.utils.jinja ][DEBUG ][25189] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:52,316 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/nfs/os_nfs_opts.sls' using 'jinja' renderer: 0.000640153884888$
2017-03-27 14:33:52,316 [salt.template ][DEBUG ][25189] Rendered data from file: /srv/salt/pillar/nfs/os_nfs_opts.sls:$
# The nobootwait option is needed for raring specifically in order to fix a$
# boot timing issue when it's running openvswitch. There's a bug in$
# mountall on raring where the nfs mounts are attempted before the$
# openvswitch service starts, so it just hangs forever. Nobootwait causes$
# it to timeout and try again later in the boot process.$
#$
# nobootwait is not a valid option for all linux distros, confirmed that it$
# does not work in SL6.1$
os_nfs_opts:$
raring: 'nobootwait,'$
$
2017-03-27 14:33:52,317 [salt.loaded.int.render.yaml ][DEBUG ][25189] Results of YAML rendering: $
OrderedDict([('os_nfs_opts', OrderedDict([('raring', 'nobootwait,')]))])$
2017-03-27 14:33:52,317 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/nfs/os_nfs_opts.sls' using 'yaml' renderer: 0.00109601020813$
2017-03-27 14:33:52,318 [salt.template ][DEBUG ][25189] compile template: /srv/salt/pillar/qalibperl/init.sls$
2017-03-27 14:33:52,318 [salt.utils.jinja ][DEBUG ][25189] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:52,319 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/qalibperl/init.sls' using 'jinja' renderer: 0.000720977783203$
2017-03-27 14:33:52,319 [salt.template ][DEBUG ][25189] Rendered data from file: /srv/salt/pillar/qalibperl/init.sls:$
qalibperl:$
Debian:$
"8":$
i686: deb7-i386$
x86_64: deb7-x86_64$
"7":$
i686: deb7-i386$
x86_64: deb7-x86_64$
"6":$
i686: sl6-i386$
x86_64: sl6-x86_64$
"5":$
i686: centos5-i386$
x86_64: centos5-x86_64$
$
Ubuntu:$
"16":$
i686: deb7-i386$
x86_64: deb7-x86_64$
"15":$
i686: deb7-i386$
x86_64: deb7-x86_64$
"14":$
i686: deb7-i386$
x86_64: deb7-x86_64$
"13":$
i686: deb7-i386$
x86_64: deb7-x86_64$
$
CentOS:$
"7":$
x86_64: sl6-x86_64$
"5":$
i686: centos5-i386$
"4":$
i686: centos4-i386$
$
ScientificLinux:$
"6":$
i686: sl6-i386$
x86_64: sl6-x86_64$
$
2017-03-27 14:33:52,324 [salt.loaded.int.render.yaml ][DEBUG ][25189] Results of YAML rendering: $
OrderedDict([('qalibperl', OrderedDict([('Debian', OrderedDict([('8', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')])), ('7', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')])), ('6', OrderedDict([('i686', 'sl6-i386'), ('x86_64', 'sl6-x86_64')])), ('5', OrderedDict([('i686', 'centos5-i386'), ('x86_64', 'centos5-x86_64')]))])), ('Ubuntu', OrderedDict([('16', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')])), ('15', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')])), ('14', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')])), ('13', OrderedDict([('i686', 'deb7-i386'), ('x86_64', 'deb7-x86_64')]))])), ('CentOS', OrderedDict([('7', OrderedDict([('x86_64', 'sl6-x86_64')])), ('5', OrderedDict([('i686', 'centos5-i386')])), ('4', OrderedDict([('i686', 'centos4-i386')]))])), ('ScientificLinux', OrderedDict([('6', OrderedDict([('i686', 'sl6-i386'), ('x86_64', 'sl6-x86_64')]))]))]))])$
2017-03-27 14:33:52,324 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/qalibperl/init.sls' using 'yaml' renderer: 0.00564908981323$
2017-03-27 14:33:52,325 [salt.template ][DEBUG ][25189] compile template: /srv/salt/pillar/ntpserver.sls$
2017-03-27 14:33:52,325 [salt.utils.jinja ][DEBUG ][25189] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:52,326 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/ntpserver.sls' using 'jinja' renderer: 0.000553846359253$
2017-03-27 14:33:52,326 [salt.template ][DEBUG ][25189] Rendered data from file: /srv/salt/pillar/ntpserver.sls:$
# ntp servers$
# host will be a ntp client if it does not exist here$
# only add ntp servers in here$
ntpserver:$
chronos: salt://packages/ntp/ntpserver.conf$
default: salt://packages/ntp/ntpclient.conf$
$
2017-03-27 14:33:52,327 [salt.loaded.int.render.yaml ][DEBUG ][25189] Results of YAML rendering: $
OrderedDict([('ntpserver', OrderedDict([('chronos', 'salt://packages/ntp/ntpserver.conf'), ('default', 'salt://packages/ntp/ntpclient.conf')]))])$
2017-03-27 14:33:52,327 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/ntpserver.sls' using 'yaml' renderer: 0.000884056091309$
2017-03-27 14:33:52,329 [salt.template ][DEBUG ][25189] compile template: /srv/salt/pillar/dhcpserver.sls$
2017-03-27 14:33:52,329 [salt.utils.jinja ][DEBUG ][25189] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:52,329 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/dhcpserver.sls' using 'jinja' renderer: 0.000570058822632$
2017-03-27 14:33:52,329 [salt.template ][DEBUG ][25189] Rendered data from file: /srv/salt/pillar/dhcpserver.sls:$
# dhcp servers$
# only add dhcp servers that generate their dhcpd.master conf file$
# dynamically based on admin_vlan data in VLAB$
dhcpserver:$
varian: vlab-oak$
thrall: vlab365$
sol: vlab-sv$
pluto: vlab-sv$
bizarro: vlab-680$
deckard: vlab-hive$
$
2017-03-27 14:33:52,331 [salt.loaded.int.render.yaml ][DEBUG ][25189] Results of YAML rendering: $
OrderedDict([('dhcpserver', OrderedDict([('varian', 'vlab-oak'), ('thrall', 'vlab365'), ('sol', 'vlab-sv'), ('pluto', 'vlab-sv'), ('bizarro', 'vlab-680'), ('deckard', 'vlab-hive')]))])$
2017-03-27 14:33:52,331 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/dhcpserver.sls' using 'yaml' renderer: 0.00134897232056$
2017-03-27 14:33:52,333 [salt.template ][DEBUG ][25189] compile template: /srv/salt/pillar/haproxy/init.sls$
2017-03-27 14:33:52,334 [salt.utils.jinja ][DEBUG ][25189] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:52,334 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/haproxy/init.sls' using 'jinja' renderer: 0.000558137893677$
2017-03-27 14:33:52,334 [salt.template ][DEBUG ][25189] Rendered data from file: /srv/salt/pillar/haproxy/init.sls:$
# haproxy config file map$
haproxy-config:$
phantomlancer: haproxy.cfg.oaktest$
colby: haproxy.cfg.yumrepo$
$
2017-03-27 14:33:52,335 [salt.loaded.int.render.yaml ][DEBUG ][25189] Results of YAML rendering: $
OrderedDict([('haproxy-config', OrderedDict([('phantomlancer', 'haproxy.cfg.oaktest'), ('colby', 'haproxy.cfg.yumrepo')]))])$
2017-03-27 14:33:52,335 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/haproxy/init.sls' using 'yaml' renderer: 0.000797033309937$
2017-03-27 14:33:52,337 [salt.template ][DEBUG ][25189] compile template: /srv/salt/pillar/jenkins_slave/init.sls$
2017-03-27 14:33:52,337 [salt.utils.jinja ][DEBUG ][25189] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:52,338 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/jenkins_slave/init.sls' using 'jinja' renderer: 0.000561952590942$
2017-03-27 14:33:52,338 [salt.template ][DEBUG ][25189] Rendered data from file: /srv/salt/pillar/jenkins_slave/init.sls:$
jenkins_slave:$
i686:$
source: jre-6u31-linux-i586.bin$
source_hash: md5=7466b0b86bef21e3e31ae578b2b9f472$
x86_64:$
source: jre-6u31-linux-x64.bin$
source_hash: md5=c5cfb8393d257b51e7a70e56b7784ac9$
$
2017-03-27 14:33:52,339 [salt.loaded.int.render.yaml ][DEBUG ][25189] Results of YAML rendering: $
OrderedDict([('jenkins_slave', OrderedDict([('i686', OrderedDict([('source', 'jre-6u31-linux-i586.bin'), ('source_hash', 'md5=7466b0b86bef21e3e31ae578b2b9f472')])), ('x86_64', OrderedDict([('source', 'jre-6u31-linux-x64.bin'), ('source_hash', 'md5=c5cfb8393d257b51e7a70e56b7784ac9')]))]))])$
2017-03-27 14:33:52,339 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/jenkins_slave/init.sls' using 'yaml' renderer: 0.00136017799377$
2017-03-27 14:33:52,356 [salt.template ][DEBUG ][25189] compile template: /srv/salt/pillar/devops/init.sls$
2017-03-27 14:33:52,356 [salt.utils.jinja ][DEBUG ][25189] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:52,357 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/devops/init.sls' using 'jinja' renderer: 0.000647783279419$
2017-03-27 14:33:52,357 [salt.template ][DEBUG ][25189] Rendered data from file: /srv/salt/pillar/devops/init.sls:$
web_domain:$
curd: pypibox-staging.lab$
gouda: pypibox.lab$
$
2017-03-27 14:33:52,358 [salt.loaded.int.render.yaml ][DEBUG ][25189] Results of YAML rendering: $
OrderedDict([('web_domain', OrderedDict([('curd', 'pypibox-staging.lab'), ('gouda', 'pypibox.lab')]))])$
2017-03-27 14:33:52,358 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/devops/init.sls' using 'yaml' renderer: 0.000794887542725$
2017-03-27 14:33:52,360 [salt.template ][DEBUG ][25189] compile template: /srv/salt/pillar/packages.sls$
2017-03-27 14:33:52,360 [salt.utils.jinja ][DEBUG ][25189] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:52,362 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/packages.sls' using 'jinja' renderer: 0.00202202796936$
2017-03-27 14:33:52,362 [salt.template ][DEBUG ][25189] Rendered data from file: /srv/salt/pillar/packages.sls:$
$
$
2017-03-27 14:33:52,362 [salt.loaded.int.render.yaml ][DEBUG ][25189] Results of YAML rendering: $
{}$
2017-03-27 14:33:52,362 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/packages.sls' using 'yaml' renderer: 0.000152111053467$
2017-03-27 14:33:52,364 [salt.template ][DEBUG ][25189] compile template: /srv/salt/pillar/rockmachine_custom_settings.sls$
2017-03-27 14:33:52,364 [salt.utils.jinja ][DEBUG ][25189] Jinja search path: ['/srv/salt/pillar']$
2017-03-27 14:33:52,365 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/rockmachine_custom_settings.sls' using 'jinja' renderer: 0.000669002532959$
2017-03-27 14:33:52,365 [salt.template ][DEBUG ][25189] Rendered data from file: /srv/salt/pillar/rockmachine_custom_settings.sls:$
rockmachine_custom_settings:$
marble:$
englabpassword: True$
mica:$
englabpassword: True$
coal:$
englabpassword: True$
clay:$
englabpassword: True$
silt:$
englabpassword: True$
sand:$
englabpassword: True$
obsidian:$
englabpassword: True$
onyx:$
englabpassword: True$
chert:$
englabpassword: True$
tuff:$
englabpassword: True$
latite:$
englabpassword: True$
picrite:$
englabpassword: True$
chalk:$
englabpassword: True$
pyrite:$
englabpassword: True$
hematite:$
englabpassword: True$
skarn:$
englabpassword: True$
$
2017-03-27 14:33:52,370 [salt.loaded.int.render.yaml ][DEBUG ][25189] Results of YAML rendering: $
OrderedDict([('rockmachine_custom_settings', OrderedDict([('marble', OrderedDict([('englabpassword', True)])), ('mica', OrderedDict([('englabpassword', True)])), ('coal', OrderedDict([('englabpassword', True)])), ('clay', OrderedDict([('englabpassword', True)])), ('silt', OrderedDict([('englabpassword', True)])), ('sand', OrderedDict([('englabpassword', True)])), ('obsidian', OrderedDict([('englabpassword', True)])), ('onyx', OrderedDict([('englabpassword', True)])), ('chert', OrderedDict([('englabpassword', True)])), ('tuff', OrderedDict([('englabpassword', True)])), ('latite', OrderedDict([('englabpassword', True)])), ('picrite', OrderedDict([('englabpassword', True)])), ('chalk', OrderedDict([('englabpassword', True)])), ('pyrite', OrderedDict([('englabpassword', True)])), ('hematite', OrderedDict([('englabpassword', True)])), ('skarn', OrderedDict([('englabpassword', True)]))]))])$
2017-03-27 14:33:52,370 [salt.template ][PROFILE ][25189] Time (in seconds) to render '/srv/salt/pillar/rockmachine_custom_settings.sls' using 'yaml' renderer: 0.00492095947266$
2017-03-27 14:33:52,374 [salt.utils.lazy ][DEBUG ][25189] LazyLoaded localfs.store$
2017-03-27 14:33:52,677 [salt.transport.mixins.auth ][INFO ][25182] Authentication request from hematite$
2017-03-27 14:33:52,677 [salt.transport.mixins.auth ][INFO ][25182] Authentication accepted from hematite$
2017-03-27 14:33:52,781 [salt.utils.event ][DEBUG ][25182] Sending event: tag = salt/auth; data = {'id': 'hematite', '_stamp': '2017-03-27T21:33:52.781041', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAvHvPMWOApA7uG44BDR4j\nU/debN4MEIrG4Jo0PacdqPFCKR/LWri6PSF6UBabNi5sU2+IT7lI2NuFW+ZNvq3B\ncLRnXR3JUE3GH1DRh7EelDoUpkk3AqemopInQcU43Bu9ensuWVTGDPzV0dtYEmAe\nwT3n4Wc4Wv14REDoR+m0ylZBhpgcwWB0//Xl572lL5EGFAsG9I8xsTrPvsMBKPg9\nCAl1Q620c27NyRgcsLKFn9WpN32j526+yj1vybY7888bqX9wsGxou8IQVLRb9hUc\ndRxmLTrtjrGBscM2WETxLrIDjx3RAd8IcFeLPIW8z9Y9kJNsbdyaiWRFjVRoJbB5\nhowBDRArudTXIWldqxfQERf49LUMD35whetdNNZgiH79OdWOoFbFIgfOtL2Pf1Rg\nrMqAB7E+e8rUsJPvaMRCU6XMAOxJBgiuRvLc5XKY75OSSNSsfHu04MKiaOYkWqbr\nokPZzGGR3UPSlbKEzIw/qCfhZ//XiMrG62DOvvgS5GhelJ5E+YEylu3Le/jHaA3Z\nlONhhXmef6ReTmIVqwPjlqN6FkeY0Zkfz9SAZSjX9oI3v+RioFkfFTKb9tvWzgZB\n3dTRUolkt3RLlnAx2mSlMDCkrw++A4DPycTjDCBuEQEyx+cuKseOSKTuNCc2vAaY\nZb7mjEsgJpmIjJnJXjWtkw8CAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:33:52,893 [salt.utils.lazy ][DEBUG ][25179] LazyLoaded roots.envs$
2017-03-27 14:33:53,296 [salt.utils.lazy ][DEBUG ][25196] LazyLoaded localfs.fetch$
2017-03-27 14:33:54,692 [salt.crypt ][DEBUG ][25194] Failed to authenticate message$
2017-03-27 14:33:54,693 [salt.transport.zeromq ][DEBUG ][25194] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:33:54,710 [salt.transport.mixins.auth ][INFO ][25178] Authentication request from f43667b787a9$
2017-03-27 14:33:54,710 [salt.transport.mixins.auth ][INFO ][25178] Authentication accepted from f43667b787a9$
2017-03-27 14:33:54,810 [salt.utils.event ][DEBUG ][25178] Sending event: tag = salt/auth; data = {'id': 'f43667b787a9', '_stamp': '2017-03-27T21:33:54.810262', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA37VRbFczfnrY3Q1fVc8Q\nMr/KTRUSFne9tP5s+qH3QaaWL528TCLyj+6xsCgrs2VlEK9vMQiL7KVf4kpBeAQJ\ni/4CuoWcWsjoZ1EwREzEAw6JMvIa18c8A6Q6HkHQlh/vVi7+H69q4GSw6yFO5zhL\nGW1XpL1S5wIS0G8Bt7d0RiolwO4wnlv9thfar7P8Fw2itDn1qNJzu0rUqM64T/lN\nd9y6Fb7n3vUyfBN0miiRKJ+tpnFQ02CYfEjAcHFhLWiiQfBTvQq4moERBZUdejw5\nIDVFpBtA4KOu/0lZ9g4vbz0wFodfkZ0ysqyYpnLZsNFsvNSSDKIeEGzTsyErCcjU\nrQIDAQAB\n-----END PUBLIC KEY-----', 'act': 'accept'}$
2017-03-27 14:33:55,229 [salt.crypt ][DEBUG ][25193] Failed to authenticate message$
2017-03-27 14:33:55,229 [salt.transport.zeromq ][DEBUG ][25193] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:33:55,272 [salt.transport.mixins.auth ][INFO ][25174] Authentication request from f43667b787a9$
2017-03-27 14:33:55,272 [salt.transport.mixins.auth ][INFO ][25174] Authentication accepted from f43667b787a9$
2017-03-27 14:33:55,373 [salt.utils.event ][DEBUG ][25174] Sending event: tag = salt/auth; data = {'id': 'f43667b787a9', '_stamp': '2017-03-27T21:33:55.373663', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA37VRbFczfnrY3Q1fVc8Q\nMr/KTRUSFne9tP5s+qH3QaaWL528TCLyj+6xsCgrs2VlEK9vMQiL7KVf4kpBeAQJ\ni/4CuoWcWsjoZ1EwREzEAw6JMvIa18c8A6Q6HkHQlh/vVi7+H69q4GSw6yFO5zhL\nGW1XpL1S5wIS0G8Bt7d0RiolwO4wnlv9thfar7P8Fw2itDn1qNJzu0rUqM64T/lN\nd9y6Fb7n3vUyfBN0miiRKJ+tpnFQ02CYfEjAcHFhLWiiQfBTvQq4moERBZUdejw5\nIDVFpBtA4KOu/0lZ9g4vbz0wFodfkZ0ysqyYpnLZsNFsvNSSDKIeEGzTsyErCcjU\nrQIDAQAB\n-----END PUBLIC KEY-----', 'act': 'accept'}$
2017-03-27 14:33:55,402 [salt.loaded.int.returner.local_cache ][DEBUG ][25201] Adding minions for job 20170327143355393277: ['f43667b787a9']$
2017-03-27 14:33:55,402 [salt.utils.job ][INFO ][25201] Got return from f43667b787a9 for job 20170327143355393277$
2017-03-27 14:33:55,403 [salt.utils.event ][DEBUG ][25201] Sending event: tag = salt/job/20170327143355393277/ret/f43667b787a9; data = {'tgt_type': 'glob', 'jid': '20170327143355393277', 'return': True, 'retcode': 0, 'success': True, 'schedule': '__mine_interval', 'tgt': 'f43667b787a9', 'cmd': '_return', 'pid': 32724, '_stamp': '2017-03-27T21:33:55.403079', 'arg': [], 'fun': 'mine.update', 'id': 'f43667b787a9'}$
2017-03-27 14:34:02,761 [salt.crypt ][DEBUG ][25202] Failed to authenticate message$
2017-03-27 14:34:02,761 [salt.transport.zeromq ][DEBUG ][25202] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:34:02,992 [salt.transport.mixins.auth ][INFO ][25184] Authentication request from il-cs80$
2017-03-27 14:34:02,992 [salt.transport.mixins.auth ][INFO ][25184] Authentication accepted from il-cs80$
2017-03-27 14:34:02,992 [salt.transport.mixins.auth ][DEBUG ][25184] Host key change detected in open mode.$
2017-03-27 14:34:03,094 [salt.utils.event ][DEBUG ][25184] Sending event: tag = salt/auth; data = {'id': 'il-cs80', '_stamp': '2017-03-27T21:34:03.094537', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA1gj3cMVLx5EcJKXddyyA\nU+toiZaY8IHzeC1ZjBD1b1Z1KKUMK3w2S6CDLfV5N6i57IZxVGwTM59yzrin1pk5\nzOBbBFYZTrTRfMFLb/RN8TDIhmqDay/vsfhDdxPXBYklPQBJ2z40h5R8Bo/6U9WT\nJdE0ZhuXUtlNrKlKTEiWODPCuR9fTy1i7Z6SrkhALViAVme6CWVp0iUZB1MVuIP9\nn/lM1/OETSGnuExdY+ikAVeM3h4klz7EwnLsRI5BNmZLnP4J2DW+jn6X7JNSWhBX\n2lcI2mn3p5YyrDiwWeLwVPeGK6J5fqItEhSB6BpbOHqHMkpImMxk99wE4uTcQufX\ntRWUSF17T9bcRbrOI7r2BjmrDd1B/6cdN126qseJBplclJ2NS28qNNIqTxpkgfxz\ndznprZ1G9OY8/qgxdYjHpL62YP4nShBpdKZcufjK72+P8hJfvhcgVoXXWkuCkUYM\nnoVSV68oIo5FAdZXcT6iJqW3y5PA2rbtO08eqZn4qVQvQDpJZyQKMbMdxijX6DS1\nOnFq7t4QUr3R5zZVeuLwwLLj8qVKveKj+Y09KyjmXs/QE5lBfd7IoFElWIqiV3ve\nZlr2/ceBDIyu0aQLFgtkh4YUEhCCup28qJ+76R/8VNVJjrjmJUCeoPr5I6rRMcgB\nsvdV5bNspZl6o1IaIkjC0S8CAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:34:03,265 [salt.crypt ][DEBUG ][25188] Failed to authenticate message$
2017-03-27 14:34:03,266 [salt.transport.zeromq ][DEBUG ][25188] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:34:03,295 [salt.transport.mixins.auth ][INFO ][25180] Authentication request from f43667b787a9$
2017-03-27 14:34:03,295 [salt.transport.mixins.auth ][INFO ][25180] Authentication accepted from f43667b787a9$
2017-03-27 14:34:03,399 [salt.utils.event ][DEBUG ][25180] Sending event: tag = salt/auth; data = {'id': 'f43667b787a9', '_stamp': '2017-03-27T21:34:03.398958', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA37VRbFczfnrY3Q1fVc8Q\nMr/KTRUSFne9tP5s+qH3QaaWL528TCLyj+6xsCgrs2VlEK9vMQiL7KVf4kpBeAQJ\ni/4CuoWcWsjoZ1EwREzEAw6JMvIa18c8A6Q6HkHQlh/vVi7+H69q4GSw6yFO5zhL\nGW1XpL1S5wIS0G8Bt7d0RiolwO4wnlv9thfar7P8Fw2itDn1qNJzu0rUqM64T/lN\nd9y6Fb7n3vUyfBN0miiRKJ+tpnFQ02CYfEjAcHFhLWiiQfBTvQq4moERBZUdejw5\nIDVFpBtA4KOu/0lZ9g4vbz0wFodfkZ0ysqyYpnLZsNFsvNSSDKIeEGzTsyErCcjU\nrQIDAQAB\n-----END PUBLIC KEY-----', 'act': 'accept'}$
2017-03-27 14:34:03,504 [salt.utils.lazy ][DEBUG ][25197] LazyLoaded localfs.fetch$
2017-03-27 14:34:03,820 [salt.crypt ][DEBUG ][25195] Failed to authenticate message$
2017-03-27 14:34:03,820 [salt.transport.zeromq ][DEBUG ][25195] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:34:03,847 [salt.transport.mixins.auth ][INFO ][25198] Authentication request from f43667b787a9$
2017-03-27 14:34:03,847 [salt.transport.mixins.auth ][INFO ][25198] Authentication accepted from f43667b787a9$
2017-03-27 14:34:03,939 [salt.utils.event ][DEBUG ][25198] Sending event: tag = salt/auth; data = {'id': 'f43667b787a9', '_stamp': '2017-03-27T21:34:03.939239', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA37VRbFczfnrY3Q1fVc8Q\nMr/KTRUSFne9tP5s+qH3QaaWL528TCLyj+6xsCgrs2VlEK9vMQiL7KVf4kpBeAQJ\ni/4CuoWcWsjoZ1EwREzEAw6JMvIa18c8A6Q6HkHQlh/vVi7+H69q4GSw6yFO5zhL\nGW1XpL1S5wIS0G8Bt7d0RiolwO4wnlv9thfar7P8Fw2itDn1qNJzu0rUqM64T/lN\nd9y6Fb7n3vUyfBN0miiRKJ+tpnFQ02CYfEjAcHFhLWiiQfBTvQq4moERBZUdejw5\nIDVFpBtA4KOu/0lZ9g4vbz0wFodfkZ0ysqyYpnLZsNFsvNSSDKIeEGzTsyErCcjU\nrQIDAQAB\n-----END PUBLIC KEY-----', 'act': 'accept'}$
2017-03-27 14:34:03,993 [salt.loaded.int.returner.local_cache ][DEBUG ][25185] Adding minions for job 20170327143403989248: ['f43667b787a9']$
2017-03-27 14:34:03,994 [salt.utils.job ][INFO ][25185] Got return from f43667b787a9 for job 20170327143403989248$
2017-03-27 14:34:03,994 [salt.utils.event ][DEBUG ][25185] Sending event: tag = salt/job/20170327143403989248/ret/f43667b787a9; data = {'tgt_type': 'glob', 'jid': '20170327143403989248', 'return': True, 'retcode': 0, 'success': True, 'schedule': '__mine_interval', 'tgt': 'f43667b787a9', 'cmd': '_return', 'pid': 30050, '_stamp': '2017-03-27T21:34:03.994149', 'arg': [], 'fun': 'mine.update', 'id': 'f43667b787a9'}$
2017-03-27 14:34:08,388 [salt.crypt ][DEBUG ][25186] Failed to authenticate message$
2017-03-27 14:34:08,388 [salt.transport.zeromq ][DEBUG ][25186] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:34:08,912 [salt.crypt ][DEBUG ][25142] Failed to authenticate message$
2017-03-27 14:34:08,912 [salt.transport.zeromq ][DEBUG ][25142] Minion failed to auth to master. Since the payload is encrypted, it is not known which minion failed to authenticate. It is likely that this is a transient failure due to the master rotating its public key.$
2017-03-27 14:34:08,925 [salt.transport.mixins.auth ][INFO ][25173] Authentication request from f43667b787a9$
2017-03-27 14:34:08,925 [salt.transport.mixins.auth ][INFO ][25173] Authentication accepted from f43667b787a9$
2017-03-27 14:34:09,016 [salt.utils.event ][DEBUG ][25173] Sending event: tag = salt/auth; data = {'id': 'f43667b787a9', '_stamp': '2017-03-27T21:34:09.016820', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA37VRbFczfnrY3Q1fVc8Q\nMr/KTRUSFne9tP5s+qH3QaaWL528TCLyj+6xsCgrs2VlEK9vMQiL7KVf4kpBeAQJ\ni/4CuoWcWsjoZ1EwREzEAw6JMvIa18c8A6Q6HkHQlh/vVi7+H69q4GSw6yFO5zhL\nGW1XpL1S5wIS0G8Bt7d0RiolwO4wnlv9thfar7P8Fw2itDn1qNJzu0rUqM64T/lN\nd9y6Fb7n3vUyfBN0miiRKJ+tpnFQ02CYfEjAcHFhLWiiQfBTvQq4moERBZUdejw5\nIDVFpBtA4KOu/0lZ9g4vbz0wFodfkZ0ysqyYpnLZsNFsvNSSDKIeEGzTsyErCcjU\nrQIDAQAB\n-----END PUBLIC KEY-----', 'act': 'accept'}$
2017-03-27 14:34:09,040 [salt.utils.lazy ][DEBUG ][25176] LazyLoaded local_cache.prep_jid$
2017-03-27 14:34:09,050 [salt.loaded.int.returner.local_cache ][DEBUG ][25176] Adding minions for job 20170327143409040436: ['f43667b787a9']$
2017-03-27 14:34:09,050 [salt.utils.job ][INFO ][25176] Got return from f43667b787a9 for job 20170327143409040436$
2017-03-27 14:34:09,050 [salt.transport.ipc ][DEBUG ][25176] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:34:09,051 [salt.utils.event ][DEBUG ][25176] Sending event: tag = salt/job/20170327143409040436/ret/f43667b787a9; data = {'tgt_type': 'glob', 'jid': '20170327143409040436', 'return': True, 'retcode': 0, 'success': True, 'schedule': '__mine_interval', 'tgt': 'f43667b787a9', 'cmd': '_return', 'pid': 28202, '_stamp': '2017-03-27T21:34:09.051342', 'arg': [], 'fun': 'mine.update', 'id': 'f43667b787a9'}$
2017-03-27 14:34:09,657 [salt.config ][DEBUG ][25135] Reading configuration from /etc/salt/master$
2017-03-27 14:34:09,701 [salt.config ][DEBUG ][25135] Including configuration from '/etc/salt/minion.d/_schedule.conf'$
2017-03-27 14:34:09,701 [salt.config ][DEBUG ][25135] Reading configuration from /etc/salt/minion.d/_schedule.conf$
2017-03-27 14:34:09,702 [salt.config ][DEBUG ][25135] Using cached minion ID from /etc/salt/minion_id: foreman$
2017-03-27 14:34:09,703 [salt.config ][DEBUG ][25135] Reading configuration from /etc/salt/master$
2017-03-27 14:34:09,825 [salt.utils.dns ][DEBUG ][25135] /etc/resolv.conf: The domain and search keywords are mutually exclusive.$
2017-03-27 14:34:09,965 [salt.loaded.int.grains.core ][DEBUG ][25135] Please install 'virt-what' to improve results of the 'virtual' grain.$
2017-03-27 14:34:10,035 [salt.utils.lazy ][DEBUG ][25135] LazyLoaded local_cache.clean_old_jobs$
2017-03-27 14:34:10,047 [salt.utils.lazy ][DEBUG ][25135] Could not LazyLoad config.merge: 'config.merge' is not available.$
2017-03-27 14:34:10,048 [salt.fileserver ][DEBUG ][25135] Updating roots fileserver cache$
2017-03-27 14:34:10,055 [salt.transport.mixins.auth ][INFO ][25183] Authentication request from WIN-V13T7UCN77S.lab$
2017-03-27 14:34:10,055 [salt.transport.mixins.auth ][INFO ][25183] Authentication accepted from WIN-V13T7UCN77S.lab$
2017-03-27 14:34:10,108 [salt.utils.verify ][DEBUG ][25135] This salt-master instance has accepted 785 minion keys.$
2017-03-27 14:34:10,149 [salt.transport.ipc ][DEBUG ][25183] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:34:10,149 [salt.utils.event ][DEBUG ][25183] Sending event: tag = salt/auth; data = {'id': 'WIN-V13T7UCN77S.lab', '_stamp': '2017-03-27T21:34:10.149782', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAx2quzW9dsH0WN8iMe6KO\nwBh712fClv0A+m5rFLKIHXiZQLZ7X9559dykU6E6Rb+QrolwXarYoWJjjp1s3wGi\nWJSMVUtTUquGG2tbjTI4It9puY2xtw30Jm/nKLeuV2JxKgb+gat5i5pevW8FVHz0\nWj+U8zQ/aS3ruiM6MWvyqtsmq4Btj2/zdt3abcFMjmdS7hhx70ciApsg/JnGE/LY\n5l/uySLNYjbz/BYvmW93UwRHfcWFJN09skVJUlW3+AnrEzypSfP/NPdx9fRrPLAI\nKEiG/Wu6Z5sR1h3mgiB5MXSo6POcWmSkO3XE3ND9KimCBytSExwJAZwbJ0+lGver\nqKvhK4sXp3mS7sX6VtwZSLleYMg5QM9TXOTJBVymfe2J/oOwHnKOAwukDbThsuhf\n/AfRdWDPF+hC1bzhvoOtMRMRnCpI29OFpXcZUq9nHzq+AVrxb4cWrvbNRFZD6wgr\niPLcwTNyAOj7avng4yK75CLGg4bXNccocdzfgg4sAZo08NRoHO5yxN/6lzhBTmBK\nG310WUWlytIiDNbUfDtuCvVEaF9t2wnkYc8UvhFLkqkF1q84lGocFXEHOTCQOofN\nZpsysdH/tpwFdDJznOd3NUQll6ObhT8xZC3dUOwwl1eUbGmgUBtS0AjAMSxsTcLt\n6C/dJMKM6VXjD4tnDznzEqECAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:34:10,236 [salt.transport.ipc ][DEBUG ][25172] Initializing new IPCClient for path: /var/run/salt/master/master_event_pull.ipc$
2017-03-27 14:34:10,236 [salt.utils.event ][DEBUG ][25172] Sending event: tag = minion_start; data = {'_stamp': '2017-03-27T21:34:10.236822', 'pretag': None, 'cmd': '_minion_event', 'tag': 'minion_start', 'data': 'Minion WIN-V13T7UCN77S.lab started at Mon Mar 27 14:34:09 2017', 'id': 'WIN-V13T7UCN77S.lab'}$
2017-03-27 14:34:10,250 [salt.transport.mixins.auth ][INFO ][25192] Authentication request from WIN-V13T7UCN77S.lab$
2017-03-27 14:34:10,250 [salt.transport.mixins.auth ][INFO ][25192] Authentication accepted from WIN-V13T7UCN77S.lab$
2017-03-27 14:34:10,351 [salt.utils.event ][DEBUG ][25192] Sending event: tag = salt/auth; data = {'id': 'WIN-V13T7UCN77S.lab', '_stamp': '2017-03-27T21:34:10.351211', 'result': True, 'pub': '-----BEGIN PUBLIC KEY-----\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAx2quzW9dsH0WN8iMe6KO\nwBh712fClv0A+m5rFLKIHXiZQLZ7X9559dykU6E6Rb+QrolwXarYoWJjjp1s3wGi\nWJSMVUtTUquGG2tbjTI4It9puY2xtw30Jm/nKLeuV2JxKgb+gat5i5pevW8FVHz0\nWj+U8zQ/aS3ruiM6MWvyqtsmq4Btj2/zdt3abcFMjmdS7hhx70ciApsg/JnGE/LY\n5l/uySLNYjbz/BYvmW93UwRHfcWFJN09skVJUlW3+AnrEzypSfP/NPdx9fRrPLAI\nKEiG/Wu6Z5sR1h3mgiB5MXSo6POcWmSkO3XE3ND9KimCBytSExwJAZwbJ0+lGver\nqKvhK4sXp3mS7sX6VtwZSLleYMg5QM9TXOTJBVymfe2J/oOwHnKOAwukDbThsuhf\n/AfRdWDPF+hC1bzhvoOtMRMRnCpI29OFpXcZUq9nHzq+AVrxb4cWrvbNRFZD6wgr\niPLcwTNyAOj7avng4yK75CLGg4bXNccocdzfgg4sAZo08NRoHO5yxN/6lzhBTmBK\nG310WUWlytIiDNbUfDtuCvVEaF9t2wnkYc8UvhFLkqkF1q84lGocFXEHOTCQOofN\nZpsysdH/tpwFdDJznOd3NUQll6ObhT8xZC3dUOwwl1eUbGmgUBtS0AjAMSxsTcLt\n6C/dJMKM6VXjD4tnDznzEqECAwEAAQ==\n-----END PUBLIC KEY-----\n', 'act': 'accept'}$
2017-03-27 14:34:10,412 [salt.transport.mixins.auth ][INFO ][25191] Authentication request from ^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@$
2017-03-27 14:34:10,413 [salt.transport.mixins.auth ][INFO ][25191] Authentication accepted from ^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@$
2017-03-27 14:34:10,414 [tornado.application ][ERROR ][25191] Future exception was never retrieved: Traceback (most recent call last):$
File "/usr/lib/python2.7/dist-packages/tornado/gen.py", line 230, in wrapper$
yielded = next(result)$
File "/usr/lib/python2.7/dist-packages/salt/transport/zeromq.py", line 606, in handle_message$
stream.send(self.serial.dumps(self._auth(payload['load'])))$
File "/usr/lib/python2.7/dist-packages/salt/transport/mixins/auth.py", line 389, in _auth$
if not os.path.isfile(pubfn) and not self.opts['open_mode']:$
File "/usr/lib/python2.7/genericpath.py", line 29, in isfile$
st = os.stat(path)$
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: latite
[TRACE ] The required configuration section, 'fluent_handler', was not found the in the configuration. Not loading the fluent logging handlers module.
[TRACE ] None of the required configuration sections, 'logstash_udp_handler' and 'logstash_zmq_handler', were found in the configuration. Not loading the Logstash logging handlers module.
[DEBUG ] Configuration file path: /etc/salt/minion
[WARNING ] Insecure logging configuration detected! Sensitive data may be logged.
[DEBUG ] Reading configuration from /etc/salt/minion
[DEBUG ] Including configuration from '/etc/salt/minion.d/_schedule.conf'
[DEBUG ] Reading configuration from /etc/salt/minion.d/_schedule.conf
[TRACE ] Loading core.hwaddr_interfaces grain
[TRACE ] Loading core.hostname grain
[TRACE ] Loading core.get_master grain
[TRACE ] Loading core.pythonversion grain
[TRACE ] Loading core.path grain
[TRACE ] Loading core.get_server_id grain
[TRACE ] Loading core.saltversion grain
[TRACE ] Loading core.saltpath grain
[TRACE ] Loading core.pythonexecutable grain
[TRACE ] Loading core.ip_fqdn grain
[TRACE ] Loading core.dns grain
[DEBUG ] /etc/resolv.conf: The domain and search keywords are mutually exclusive.
[TRACE ] Loading core.ip6_interfaces grain
[TRACE ] Loading core.ip4_interfaces grain
[TRACE ] Loading core.append_domain grain
[TRACE ] Loading core.os_data grain
[TRACE ] Loading core.zmqversion grain
[TRACE ] Loading core.saltversioninfo grain
[TRACE ] Loading core.pythonpath grain
[TRACE ] Loading core.id_ grain
[TRACE ] Loading core.locale_info grain
[TRACE ] Loading core.get_machine_id grain
[TRACE ] Loading core.ip_interfaces grain
[TRACE ] Device ram0 reports itself as an HDD
[TRACE ] Device ram1 reports itself as an HDD
[TRACE ] Device ram2 reports itself as an HDD
[TRACE ] Device ram3 reports itself as an HDD
[TRACE ] Device ram4 reports itself as an HDD
[TRACE ] Device ram5 reports itself as an HDD
[TRACE ] Device ram6 reports itself as an HDD
[TRACE ] Device ram7 reports itself as an HDD
[TRACE ] Device ram8 reports itself as an HDD
[TRACE ] Device ram9 reports itself as an HDD
[TRACE ] Device ram10 reports itself as an HDD
[TRACE ] Device ram11 reports itself as an HDD
[TRACE ] Device ram12 reports itself as an HDD
[TRACE ] Device ram13 reports itself as an HDD
[TRACE ] Device ram14 reports itself as an HDD
[TRACE ] Device ram15 reports itself as an HDD
[TRACE ] Device loop0 reports itself as an HDD
[TRACE ] Device loop1 reports itself as an HDD
[TRACE ] Device loop2 reports itself as an HDD
[TRACE ] Device loop3 reports itself as an HDD
[TRACE ] Device loop4 reports itself as an HDD
[TRACE ] Device loop5 reports itself as an HDD
[TRACE ] Device loop6 reports itself as an HDD
[TRACE ] Device loop7 reports itself as an HDD
[TRACE ] Device sda reports itself as an SSD
[TRACE ] Device sdc reports itself as an SSD
[TRACE ] Device sdd reports itself as an SSD
[TRACE ] Device sdg reports itself as an SSD
[TRACE ] Device sdf reports itself as an SSD
[TRACE ] Device sde reports itself as an SSD
[TRACE ] Device sdb reports itself as an SSD
[TRACE ] Device md0 reports itself as an HDD
[TRACE ] Device dm-0 reports itself as an HDD
[TRACE ] Device dm-1 reports itself as an HDD
[TRACE ] Device dm-2 reports itself as an HDD
[TRACE ] Device dm-3 reports itself as an HDD
[TRACE ] Device dm-4 reports itself as an HDD
[TRACE ] Device dm-5 reports itself as an HDD
[TRACE ] mdadm devices detected: md0
[DEBUG ] Connecting to master. Attempt 1 of 1
[DEBUG ] Initializing new AsyncAuth for ('/etc/salt/pki/minion', 'latite', 'tcp://10.1.42.92:4506')
[DEBUG ] Generated random reconnect delay between '1000ms' and '111000ms' (49538)
[DEBUG ] Setting zmq_reconnect_ivl to '49538ms'
[DEBUG ] Setting zmq_reconnect_ivl_max to '111000ms'
[DEBUG ] Initializing new AsyncZeroMQReqChannel for ('/etc/salt/pki/minion', 'latite', 'tcp://10.1.42.92:4506', 'clear')
[TRACE ] Inserted key into loop_instance_map id 50987952 for key ('/etc/salt/pki/minion', 'latite', 'tcp://10.1.42.92:4506', 'clear') and process 24605
[DEBUG ] Decrypting the current master AES key
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[DEBUG ] SaltEvent PUB socket URI: /var/run/salt/minion/minion_event_e85a1ef8f9_pub.ipc
[DEBUG ] SaltEvent PULL socket URI: /var/run/salt/minion/minion_event_e85a1ef8f9_pull.ipc
[DEBUG ] Initializing new IPCClient for path: /var/run/salt/minion/minion_event_e85a1ef8f9_pull.ipc
[TRACE ] IPCClient: Connecting to socket: /var/run/salt/minion/minion_event_e85a1ef8f9_pull.ipc
[DEBUG ] Sending event: tag = salt/auth/creds; data = {'_stamp': '2017-03-27T21:32:50.395384', 'creds': {'publish_port': 4505, 'aes': 'aWjrakDLpOXl421exu6q7XF7MMH1lq9KW4MQI9wbkucTqh3uqeZRB9yMQ0dl8AurRf7DEGExX58=', 'master_uri': 'tcp://10.1.42.92:4506'}, 'key': ('/etc/salt/pki/minion', 'latite', 'tcp://10.1.42.92:4506')}
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[DEBUG ] Determining pillar cache
[DEBUG ] Initializing new AsyncZeroMQReqChannel for ('/etc/salt/pki/minion', 'latite', 'tcp://10.1.42.92:4506', 'aes')
[DEBUG ] Initializing new AsyncAuth for ('/etc/salt/pki/minion', 'latite', 'tcp://10.1.42.92:4506')
[TRACE ] Inserted key into loop_instance_map id 50900936 for key ('/etc/salt/pki/minion', 'latite', 'tcp://10.1.42.92:4506', 'aes') and process 24605
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[DEBUG ] LazyLoaded jinja.render
[DEBUG ] LazyLoaded yaml.render
[DEBUG ] LazyLoaded state.highstate
[DEBUG ] LazyLoaded grains.get
[DEBUG ] LazyLoaded saltutil.is_running
[DEBUG ] Initializing new AsyncZeroMQReqChannel for ('/etc/salt/pki/minion', 'latite', 'tcp://10.1.42.92:4506', 'aes')
[DEBUG ] Initializing new AsyncAuth for ('/etc/salt/pki/minion', 'latite', 'tcp://10.1.42.92:4506')
[TRACE ] Inserted key into loop_instance_map id 53053128 for key ('/etc/salt/pki/minion', 'latite', 'tcp://10.1.42.92:4506', 'aes') and process 24605
[DEBUG ] Determining pillar cache
[DEBUG ] Initializing new AsyncZeroMQReqChannel for ('/etc/salt/pki/minion', 'latite', 'tcp://10.1.42.92:4506', 'aes')
[DEBUG ] Initializing new AsyncAuth for ('/etc/salt/pki/minion', 'latite', 'tcp://10.1.42.92:4506')
[TRACE ] Inserted key into loop_instance_map id 53054280 for key ('/etc/salt/pki/minion', 'latite', 'tcp://10.1.42.92:4506', 'aes') and process 24605
[DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[INFO ] Loading fresh modules for state activity
[DEBUG ] LazyLoaded jinja.render
[DEBUG ] LazyLoaded yaml.render
[DEBUG ] SaltReqTimeoutError, retrying. (1/3)
[DEBUG ] SaltReqTimeoutError, retrying. (2/3)
[DEBUG ] SaltReqTimeoutError, retrying. (3/3)
[DEBUG ] LazyLoaded config.option
[DEBUG ] Initializing new AsyncZeroMQReqChannel for ('/etc/salt/pki/minion', 'latite', 'tcp://10.1.42.92:4506', 'aes')
[DEBUG ] Initializing new AsyncAuth for ('/etc/salt/pki/minion', 'latite', 'tcp://10.1.42.92:4506')
[TRACE ] Inserted key into loop_instance_map id 53053128 for key ('/etc/salt/pki/minion', 'latite', 'tcp://10.1.42.92:4506', 'aes') and process 24605
[DEBUG ] SaltReqTimeoutError, retrying. (1/3)
[DEBUG ] SaltReqTimeoutError, retrying. (2/3)
[DEBUG ] SaltReqTimeoutError, retrying. (3/3)
[DEBUG ] LazyLoaded highstate.output
[TRACE ] data = {'local': ['Traceback (most recent call last):\n File "/usr/lib/python2.6/site-packages/salt/state.py", line 3409, in call_highstate\n top = self.get_top()\n File "/usr/lib/python2.6/site-packages/salt/state.py", line 2876, in get_top\n tops = self.get_tops()\n File "/usr/lib/python2.6/site-packages/salt/state.py", line 2573, in get_tops\n else self._get_envs():\n File "/usr/lib/python2.6/site-packages/salt/state.py", line 2510, in _get_envs\n client_envs = self.client.envs()\n File "/usr/lib/python2.6/site-packages/salt/fileclient.py", line 1331, in envs\n return self.channel.send(load)\n File "/usr/lib/python2.6/site-packages/salt/utils/async.py", line 75, in wrap\n ret = self._block_future(ret)\n File "/usr/lib/python2.6/site-packages/salt/utils/async.py", line 85, in _block_future\n return future.result()\n File "/usr/lib64/python2.6/site-packages/tornado/concurrent.py", line 214, in result\n raise_exc_info(self._exc_info)\n File "/usr/lib64/python2.6/site-packages/tornado/gen.py", line 876, in run\n yielded = self.gen.throw(*exc_info)\n File "/usr/lib/python2.6/site-packages/salt/transport/zeromq.py", line 276, in send\n ret = yield self._crypted_transfer(load, tries=tries, timeout=timeout, raw=raw)\n File "/usr/lib64/python2.6/site-packages/tornado/gen.py", line 870, in run\n value = future.result()\n File "/usr/lib64/python2.6/site-packages/tornado/concurrent.py", line 214, in result\n raise_exc_info(self._exc_info)\n File "/usr/lib64/python2.6/site-packages/tornado/gen.py", line 876, in run\n yielded = self.gen.throw(*exc_info)\n File "/usr/lib/python2.6/site-packages/salt/transport/zeromq.py", line 244, in _crypted_transfer\n ret = yield _do_transfer()\n File "/usr/lib64/python2.6/site-packages/tornado/gen.py", line 870, in run\n value = future.result()\n File "/usr/lib64/python2.6/site-packages/tornado/concurrent.py", line 214, in result\n raise_exc_info(self._exc_info)\n File "/usr/lib64/python2.6/site-packages/tornado/gen.py", line 876, in run\n yielded = self.gen.throw(*exc_info)\n File "/usr/lib/python2.6/site-packages/salt/transport/zeromq.py", line 228, in _do_transfer\n tries=tries,\n File "/usr/lib64/python2.6/site-packages/tornado/gen.py", line 870, in run\n value = future.result()\n File "/usr/lib64/python2.6/site-packages/tornado/concurrent.py", line 214, in result\n raise_exc_info(self._exc_info)\n File "<string>", line 3, in raise_exc_info\nSaltReqTimeoutError: Message timed out\n']}
local:
Data failed to compile:
----------
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/salt/state.py", line 3409, in call_highstate
top = self.get_top()
File "/usr/lib/python2.6/site-packages/salt/state.py", line 2876, in get_top
tops = self.get_tops()
File "/usr/lib/python2.6/site-packages/salt/state.py", line 2573, in get_tops
else self._get_envs():
File "/usr/lib/python2.6/site-packages/salt/state.py", line 2510, in _get_envs
client_envs = self.client.envs()
File "/usr/lib/python2.6/site-packages/salt/fileclient.py", line 1331, in envs
return self.channel.send(load)
File "/usr/lib/python2.6/site-packages/salt/utils/async.py", line 75, in wrap
ret = self._block_future(ret)
File "/usr/lib/python2.6/site-packages/salt/utils/async.py", line 85, in _block_future
return future.result()
File "/usr/lib64/python2.6/site-packages/tornado/concurrent.py", line 214, in result
raise_exc_info(self._exc_info)
File "/usr/lib64/python2.6/site-packages/tornado/gen.py", line 876, in run
yielded = self.gen.throw(*exc_info)
File "/usr/lib/python2.6/site-packages/salt/transport/zeromq.py", line 276, in send
ret = yield self._crypted_transfer(load, tries=tries, timeout=timeout, raw=raw)
File "/usr/lib64/python2.6/site-packages/tornado/gen.py", line 870, in run
value = future.result()
File "/usr/lib64/python2.6/site-packages/tornado/concurrent.py", line 214, in result
raise_exc_info(self._exc_info)
File "/usr/lib64/python2.6/site-packages/tornado/gen.py", line 876, in run
yielded = self.gen.throw(*exc_info)
File "/usr/lib/python2.6/site-packages/salt/transport/zeromq.py", line 244, in _crypted_transfer
ret = yield _do_transfer()
File "/usr/lib64/python2.6/site-packages/tornado/gen.py", line 870, in run
value = future.result()
File "/usr/lib64/python2.6/site-packages/tornado/concurrent.py", line 214, in result
raise_exc_info(self._exc_info)
File "/usr/lib64/python2.6/site-packages/tornado/gen.py", line 876, in run
yielded = self.gen.throw(*exc_info)
File "/usr/lib/python2.6/site-packages/salt/transport/zeromq.py", line 228, in _do_transfer
tries=tries,
File "/usr/lib64/python2.6/site-packages/tornado/gen.py", line 870, in run
value = future.result()
File "/usr/lib64/python2.6/site-packages/tornado/concurrent.py", line 214, in result
raise_exc_info(self._exc_info)
File "<string>", line 3, in raise_exc_info
SaltReqTimeoutError: Message timed out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment