# nc -v -z 10.0.10.2 4505Connection to 10.0.10.2 4505 port [tcp/*] succeeded!
# nc -v -z 10.0.10.2 4506Connection to 10.0.10.2 4506 port [tcp/*] succeeded!
# nc -v -z salt 4505Connection to salt 4505 port [tcp/*] succeeded!
# nc -v -z salt 4506Connection to salt 4506 port [tcp/*] succeeded!# salt-call -l debug test.ping[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: pr-ord-all-003[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[DEBUG ] Please install 'virt-what' to improve results of the 'virtual' grain.[DEBUG ] Initializing new SAuth for ('/etc/salt/pki/minion', 'pr-ord-all-003', 'tcp://10.0.10.2:4506')[DEBUG ] Generated random reconnect delay between '1000ms' and '11000ms' (3678)[DEBUG ] Setting zmq_reconnect_ivl to '3678ms'[DEBUG ] Setting zmq_reconnect_ivl_max to '11000ms'[DEBUG ] Initializing new AsyncZeroMQReqChannel for ('/etc/salt/pki/minion', 'pr-ord-all-003', 'tcp://10.0.10.2:4506', 'aes')[DEBUG ] Initializing new SAuth for ('/etc/salt/pki/minion', 'pr-ord-all-003', 'tcp://10.0.10.2:4506')[DEBUG ] Initializing new AsyncZeroMQReqChannel for ('/etc/salt/pki/minion', 'pr-ord-all-003', 'tcp://10.0.10.2:4506', 'clear')# salt-minion -l debug[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: pr-ord-all-003[DEBUG ] Configuration file path: /etc/salt/minion[WARNING ] Insecure logging configuration detected! Sensitive data may be logged.[INFO ] Setting up the Salt Minion "pr-ord-all-003"[DEBUG ] Created pidfile: /var/run/salt-minion.pid[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 ] Please install 'virt-what' to improve results of the 'virtual' grain.[INFO ] The salt minion is starting up[INFO ] Minion is starting as user 'root'[DEBUG ] AsyncEventPublisher PUB socket URI: ipc:///var/run/salt/minion/minion_event_4513dcab56_pub.ipc[DEBUG ] AsyncEventPublisher PULL socket URI: ipc:///var/run/salt/minion/minion_event_4513dcab56_pull.ipc[INFO ] Starting pub socket on ipc:///var/run/salt/minion/minion_event_4513dcab56_pub.ipc[INFO ] Starting pull socket on ipc:///var/run/salt/minion/minion_event_4513dcab56_pull.ipc[DEBUG ] Minion 'pr-ord-all-003' trying to tune in[DEBUG ] Initializing new SAuth for ('/etc/salt/pki/minion', 'pr-ord-all-003', 'tcp://10.0.10.2:4506')[DEBUG ] Generated random reconnect delay between '1000ms' and '11000ms' (10299)[DEBUG ] Setting zmq_reconnect_ivl to '10299ms'[DEBUG ] Setting zmq_reconnect_ivl_max to '11000ms'[DEBUG ] Initializing new AsyncZeroMQReqChannel for ('/etc/salt/pki/minion', 'pr-ord-all-003', 'tcp://10.0.10.2:4506', 'clear')^C
Exiting gracefully on Ctrl-c[DEBUG ] Error deleting fd from IOLoopTraceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/tornado/ioloop.py", line 554, in remove_handler self._impl.unregister(fd) File "/usr/lib/python2.7/dist-packages/zmq/eventloop/ioloop.py", line 125, in unregister return self._poller.unregister(fd) File "/usr/lib/python2.7/dist-packages/zmq/sugar/poll.py", line 80, in unregister idx = self._map.pop(socket)KeyError: None^C[ERROR ] No connection to master found. Scheduled jobs will not run.[CRITICAL] The beacon errored:Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 1741, in handle_beacons beacons = self.process_beacons(self.functions)AttributeError: 'Minion' object has no attribute 'functions'[CRITICAL] The beacon errored:Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 1741, in handle_beacons beacons = self.process_beacons(self.functions)AttributeError: 'Minion' object has no attribute 'functions'[CRITICAL] The beacon errored:Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 1741, in handle_beacons beacons = self.process_beacons(self.functions)AttributeError: 'Minion' object has no attribute 'functions'[CRITICAL] The beacon errored:Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 1741, in handle_beacons beacons = self.process_beacons(self.functions)AttributeError: 'Minion' object has no attribute 'functions'[CRITICAL] The beacon errored:Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/salt/minion.py", line 1741, in handle_beacons beacons = self.process_beacons(self.functions)AttributeError: 'Minion' object has no attribute 'functions'^CError in atexit._run_exitfuncs:Traceback (most recent call last): File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs func(*targs, **kargs) File "/usr/lib/python2.7/multiprocessing/util.py", line 325, in _exit_function p.join() File "/usr/lib/python2.7/multiprocessing/process.py", line 145, in join res = self._popen.wait(timeout) File "/usr/lib/python2.7/multiprocessing/forking.py", line 154, in wait return self.poll(0) File "/usr/lib/python2.7/multiprocessing/forking.py", line 135, in poll pid, sts = os.waitpid(self.pid, flag)KeyboardInterruptError in sys.exitfunc:[INFO ] The salt minion is shut down# lsb_release -aNo LSB modules are available.Distributor ID: UbuntuDescription: Ubuntu 14.04.3 LTSRelease: 14.04Codename: trusty# netstat -aActive Internet connections (servers and established)Proto Recv-Q Send-Q Local Address Foreign Address Statetcp 0 0 pr-ord-all-003:41184 salt:4506 TIME_WAITtcp 0 0 pr-ord-all-003:41185 salt:4506 TIME_WAIT# netstat -aActive Internet connections (servers and established)Proto Recv-Q Send-Q Local Address Foreign Address Statetcp 0 0 *:4505 *:* LISTENtcp 0 0 *:4506 *:* LISTENtcp 0 0 *:1822 *:* LISTENtcp 0 0 ip6-localhost:4505 ip6-localhost:35832 ESTABLISHEDtcp 0 0 ip6-localhost:38506 ip6-localhost:4506 TIME_WAITtcp 0 0 pr-ord-sal-001:4506 pr-ord-all-002:59864 ESTABLISHED THIS INSTANCE DOES NOT CONNECTtcp 0 0 pr-ord-sal-001:1822 66.185.106.232:35386 ESTABLISHEDtcp 0 0 ip6-localhost:38505 ip6-localhost:4506 TIME_WAITtcp 0 0 pr-ord-sal-001:4506 pr-ord-all-003:41200 ESTABLISHED THIS INSTANCE DOES NOT CONNECTtcp 0 0 pr-ord-sal-001:1822 66.185.106.232:33849 ESTABLISHEDtcp 0 0 ip6-localhost:35832 ip6-localhost:4505 ESTABLISHEDtcp 0 0 pr-ord-sal-001:4505 pr-ord-fs-002:42404 ESTABLISHEDtcp 0 0 pr-ord-sal-001:4506 pr-ord-all-001:37336 ESTABLISHED THIS INSTANCE DOES NOT CONNECTtcp 0 0 ip6-localhost:38504 ip6-localhost:4506 TIME_WAITtcp 0 0 pr-ord-sal-001:4505 pr-ord-fs-001:38153 ESTABLISHEDtcp 0 0 ip6-localhost:38507 ip6-localhost:4506 TIME_WAITtcp6 0 0 [::]:1822 [::]:* LISTENtcp6 0 0 pr-ord-sal-001:41513 agent-endpoint-lo:https ESTABLISHEDtcp6 0 0 pr-ord-sal-001:59848 agent-endpoint-or:https ESTABLISHEDtcp6 0 0 pr-ord-sal-001:34671 agent-endpoint-df:https ESTABLISHED# salt --versions-report
Salt Version: Salt: 2015.8.3
Dependency Versions: Jinja2: 2.7.2 M2Crypto: Not Installed Mako: 0.9.1 PyYAML: 3.10 PyZMQ: 14.0.1 Python: 2.7.6 (default, Jun 22 2015, 17:58:13) RAET: Not Installed Tornado: 4.2.1 ZMQ: 4.0.4 cffi: Not Installed cherrypy: Not Installed dateutil: 1.5 gitdb: 0.5.4 gitpython: 0.3.2 RC1 ioflo: Not Installed libnacl: Not Installed msgpack-pure: Not Installed msgpack-python: 0.3.0 mysql-python: 1.2.3 pycparser: Not Installed pycrypto: 2.6.1 pygit2: Not Installed python-gnupg: 0.3.6 smmap: 0.8.2 timelib: Not Installed
System Versions: dist: Ubuntu 14.04 trusty machine: x86_64 release: 3.13.0-58-generic system: Ubuntu 14.04 trusty# salt-call --versions-reportSalt Version: Salt: 2015.8.4
Dependency Versions: Jinja2: 2.7.2 M2Crypto: Not Installed Mako: 0.9.1 PyYAML: 3.10 PyZMQ: 14.0.1 Python: 2.7.6 (default, Jun 22 2015, 17:58:13) RAET: Not Installed Tornado: 3.2 ZMQ: 4.0.4 cffi: Not Installed cherrypy: Not Installed dateutil: 1.5 gitdb: 0.5.4 gitpython: 0.3.2 RC1 ioflo: Not Installed libgit2: Not Installed libnacl: Not Installed msgpack-pure: Not Installed msgpack-python: 0.3.0 mysql-python: 1.2.3 pycparser: Not Installed pycrypto: 2.6.1 pygit2: Not Installed python-gnupg: 0.3.6 smmap: 0.8.2 timelib: Not Installed
System Versions: dist: Ubuntu 14.04 trusty machine: x86_64 release: 3.13.0-58-generic system: Ubuntu 14.04 trusty# salt-key -LAccepted Keys:pr-ord-all-001pr-ord-all-002pr-ord-all-003pr-ord-fs-001pr-ord-fs-002pr-ord-sal-001Denied Keys:Unaccepted Keys:Rejected Keys:--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.