Skip to content

Instantly share code, notes, and snippets.

@duglin
Created March 26, 2015 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save duglin/b5508af4d3aa6cbaa5ed to your computer and use it in GitHub Desktop.
Save duglin/b5508af4d3aa6cbaa5ed to your computer and use it in GitHub Desktop.
Error msg
+++ tar -cC /go/src/github.com/docker/docker/bundles/1.5.0-dev/test-integration-cli/emptyfs .
+ go test -test.run TestBuildResourceConstraintsAreUsed -test.timeout=30m github.com/docker/docker/integration-cli
--- FAIL: TestBuildResourceConstraintsAreUsed (0.18s)
docker_cli_build_test.go:5532: exit status 1 Sending build context to Docker daemon 2.048 kB
Step 0 : FROM hello-world:frozenntext to Docker daemon 2.048 kB
---> e45a5af57b00
Step 1 : RUN /hello
---> Running in 79d7c548b58c
time="2015-03-26T14:09:08Z" level=info msg="[8] System error: write /cgroup/cpuset/docker/66689499bbd08cd8dccc9b7bfd1d6b34e85d73ce8c84d3c69b5e91944322da60/docker/79d7c548b58c85c4cfad6cd01eb7c3b30db254d1014c496137edd93ddc528a6f/cpuset.cpus: invalid argument"
FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment