Skip to content

Console Output

17:17:52 [2019-08-02T17:17:52.602Z] + echo Ensuring container killed.
17:17:52 [2019-08-02T17:17:52.602Z] Ensuring container killed.
17:17:52 [2019-08-02T17:17:52.602Z] + docker rm -vf docker-pr-exp1
17:17:52 [2019-08-02T17:17:52.602Z] Error: No such container: docker-pr-exp1
17:17:52 [2019-08-02T17:17:52.602Z] + true
17:17:52 [2019-08-02T17:17:52.602Z] + echo Chowning /workspace to jenkins user
17:17:52 [2019-08-02T17:17:52.602Z] Chowning /workspace to jenkins user
17:17:52 [2019-08-02T17:17:52.602Z] + id -u
17:17:52 [2019-08-02T17:17:52.602Z] + id -g
17:17:52 [2019-08-02T17:17:52.602Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39655-V7W4EOI2LKC27DZEYYN4BY23AG5JWHXNNGFVUCMB6KJC6QIDTB4Q:/workspace busybox chown -R 1000:1000 /workspace
17:17:52 [2019-08-02T17:17:52.602Z] Unable to find image 'busybox:latest' locally
17:17:52 [2019-08-02T17:17:52.858Z] latest: Pulling from library/busybox
17:17:52 [2019-08-02T17:17:52.858Z] ee153a04d683: Pulling fs layer
17:17:52 [2019-08-02T17:17:52.858Z] ee153a04d683: Verifying Checksum
17:17:52 [2019-08-02T17:17:52.858Z] ee153a04d683: Download complete
17:17:53 [2019-08-02T17:17:53.113Z] ee153a04d683: Pull complete
17:17:53 [2019-08-02T17:17:53.113Z] Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70
17:17:53 [2019-08-02T17:17:53.113Z] Status: Downloaded newer image for busybox:latest