following cron entry was excuted,
# Restart docker service and containers
27 3 * * * root /usr/bin/dcres.sh
docker some container is not runnnig.
# /usr/bin/status.sh
****************** Sat Jan 2 15:36:01 JST 2016 ******************
======| Container: dionaea |======
======| Container: glastopf |======
glastopf RUNNING pid 8, uptime 0:02:38
======| Container: honeytrap |======
honeytrap RUNNING pid 14, uptime 0:02:37
======| Container: kippo |======
======| Container: suricata |======
======| Container: ews |======
======| Container: elk |======
#
the cause of this problem is maybe docker Bug
https://github.com/docker/docker/issues/17691
Problem was also fixed by deleting /var/lib/docker/containers/* and /var/lib/docker/linkgraph.db.