Skip to content

Console Output

11:46:17 + pwd
11:46:17 + id -u
11:46:17 + id -g
11:46:17 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-597:/workspace busybox chown -R 1000:1000 /workspace
11:46:17 Unable to find image 'busybox:latest' locally
11:46:17 latest: Pulling from library/busybox
11:46:17 e685c5c858e3: Pulling fs layer
11:46:17 e685c5c858e3: Verifying Checksum
11:46:17 e685c5c858e3: Download complete
11:46:18 e685c5c858e3: Pull complete
11:46:18 Digest: sha256:e7157b6d7ebbe2cce5eaa8cfe8aa4fa82d173999b9f90a9ec42e57323546c353
11:46:18 Status: Downloaded newer image for busybox:latest
11:46:21 docker: Error response from daemon: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: process_linux.go:508: setting cgroup config for procHooks process caused: error while setting unit properties: Unit docker-a5d2856b61717d8c1662bf83af6c8051f194e9acf6a9cb82a730d8bdc54c7d97.scope not found.: unknown.
11:46:21 time="2021-11-16T11:46:21Z" level=error msg="error waiting for container: context canceled"