Created
March 17, 2015 04:33
-
-
Save dqminh/e3d51a719a251e48a3a2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- FAIL: TestExecAfterDaemonRestart (11.59s) | |
docker_utils.go:148: waiting for daemon to start | |
docker_utils.go:190: daemon started | |
docker_utils.go:136: exiting daemon | |
docker_utils.go:148: waiting for daemon to start | |
docker_utils.go:190: daemon started | |
docker_cli_exec_test.go:184: Could not start top after daemon restart: err=exit status 1 | |
Error response from daemon: Cannot start container top: [0] Id already in use: Container with id exists: 68b45ea6f54b940a6be6320002b67fc155c92ee92a9627e2d01f09b506600790 | |
time="2015-03-16T18:47:21Z" level=fatal msg="Error: failed to start one or more containers" | |
docker_utils.go:136: exiting daemon |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment