KeyboardInterrupt Exception ignored in: > Traceback (most recent call last): File "/home/morane/.local/lib/python3.5/site-packages/celery/result.py", line 385, in __del__ self.backend.remove_pending_result(self) File "/home/morane/.local/lib/python3.5/site-packages/celery/backends/async.py", line 175, in remove_pending_result self.on_result_fulfilled(result) File "/home/morane/.local/lib/python3.5/site-packages/celery/backends/async.py", line 183, in on_result_fulfilled self.result_consumer.cancel_for(result.id) File "/home/morane/.local/lib/python3.5/site-packages/celery/backends/redis.py", line 138, in cancel_for self._pubsub.unsubscribe(key) File "/usr/lib/python3/dist-packages/redis/client.py", line 2496, in unsubscribe return self.execute_command('UNSUBSCRIBE', *args) File "/usr/lib/python3/dist-packages/redis/client.py", line 2404, in execute_command self._execute(connection, connection.send_command, *args) File "/usr/lib/python3/dist-packages/redis/client.py", line 2415, in _execute connection.connect() File "/usr/lib/python3/dist-packages/redis/connection.py", line 489, in connect raise ConnectionError(self._error_message(e)) redis.exceptions.ConnectionError: Error 111 connecting to localhost:6379. Connection refused. Exception ignored in: > Traceback (most recent call last): File "/home/morane/.local/lib/python3.5/site-packages/celery/result.py", line 385, in __del__ self.backend.remove_pending_result(self) File "/home/morane/.local/lib/python3.5/site-packages/celery/backends/async.py", line 175, in remove_pending_result self.on_result_fulfilled(result) File "/home/morane/.local/lib/python3.5/site-packages/celery/backends/async.py", line 183, in on_result_fulfilled self.result_consumer.cancel_for(result.id) File "/home/morane/.local/lib/python3.5/site-packages/celery/backends/redis.py", line 138, in cancel_for self._pubsub.unsubscribe(key) File "/usr/lib/python3/dist-packages/redis/client.py", line 2496, in unsubscribe return self.execute_command('UNSUBSCRIBE', *args) File "/usr/lib/python3/dist-packages/redis/client.py", line 2404, in execute_command self._execute(connection, connection.send_command, *args) File "/usr/lib/python3/dist-packages/redis/client.py", line 2415, in _execute connection.connect() File "/usr/lib/python3/dist-packages/redis/connection.py", line 489, in connect raise ConnectionError(self._error_message(e)) redis.exceptions.ConnectionError: Error 111 connecting to localhost:6379. Connection refused. Exception ignored in: > Traceback (most recent call last): File "/home/morane/.local/lib/python3.5/site-packages/celery/result.py", line 385, in __del__ self.backend.remove_pending_result(self) File "/home/morane/.local/lib/python3.5/site-packages/celery/backends/async.py", line 175, in remove_pending_result self.on_result_fulfilled(result) File "/home/morane/.local/lib/python3.5/site-packages/celery/backends/async.py", line 183, in on_result_fulfilled self.result_consumer.cancel_for(result.id) File "/home/morane/.local/lib/python3.5/site-packages/celery/backends/redis.py", line 138, in cancel_for self._pubsub.unsubscribe(key) File "/usr/lib/python3/dist-packages/redis/client.py", line 2496, in unsubscribe return self.execute_command('UNSUBSCRIBE', *args) File "/usr/lib/python3/dist-packages/redis/client.py", line 2404, in execute_command self._execute(connection, connection.send_command, *args) File "/usr/lib/python3/dist-packages/redis/client.py", line 2415, in _execute connection.connect() File "/usr/lib/python3/dist-packages/redis/connection.py", line 489, in connect raise ConnectionError(self._error_message(e)) redis.exceptions.ConnectionError: Error 111 connecting to localhost:6379. Connection refused. ../Makefile.python:22: recipe for target 'test' failed make: *** [test] Error 1