Skip to content

Console Output

18:01:09 [2021-09-23T18:01:09.900Z] + echo Chowning /workspace to jenkins user
18:01:09 [2021-09-23T18:01:09.900Z] Chowning /workspace to jenkins user
18:01:09 [2021-09-23T18:01:09.900Z] + id -u
18:01:09 [2021-09-23T18:01:09.900Z] + id -g
18:01:09 [2021-09-23T18:01:09.900Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42854:/workspace busybox chown -R 1000:1000 /workspace
18:01:09 [2021-09-23T18:01:09.900Z] Unable to find image 'busybox:latest' locally
18:01:09 [2021-09-23T18:01:09.900Z] latest: Pulling from library/busybox
18:01:10 [2021-09-23T18:01:10.159Z] 24fb2886d6f6: Pulling fs layer
18:01:10 [2021-09-23T18:01:10.159Z] 24fb2886d6f6: Verifying Checksum
18:01:10 [2021-09-23T18:01:10.159Z] 24fb2886d6f6: Download complete
18:01:10 [2021-09-23T18:01:10.159Z] 24fb2886d6f6: Pull complete
18:01:10 [2021-09-23T18:01:10.159Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7
18:01:10 [2021-09-23T18:01:10.159Z] Status: Downloaded newer image for busybox:latest