Skip to content

Console Output

20:22:42 [2020-11-06T20:22:42.227Z] + echo Chowning /workspace to jenkins user
20:22:42 [2020-11-06T20:22:42.227Z] Chowning /workspace to jenkins user
20:22:42 [2020-11-06T20:22:42.227Z] + id -u
20:22:42 [2020-11-06T20:22:42.227Z] + id -g
20:22:42 [2020-11-06T20:22:42.227Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41640:/workspace busybox chown -R 1000:1000 /workspace
20:22:42 [2020-11-06T20:22:42.227Z] Unable to find image 'busybox:latest' locally
20:22:42 [2020-11-06T20:22:42.227Z] latest: Pulling from library/busybox
20:22:42 [2020-11-06T20:22:42.227Z] 9758c28807f2: Pulling fs layer
20:22:42 [2020-11-06T20:22:42.483Z] 9758c28807f2: Verifying Checksum
20:22:42 [2020-11-06T20:22:42.483Z] 9758c28807f2: Download complete
20:22:42 [2020-11-06T20:22:42.483Z] 9758c28807f2: Pull complete
20:22:42 [2020-11-06T20:22:42.483Z] Digest: sha256:a9286defaba7b3a519d585ba0e37d0b2cbee74ebfe590960b0b1d6a5e97d1e1d
20:22:42 [2020-11-06T20:22:42.483Z] Status: Downloaded newer image for busybox:latest