Skip to content

Console Output

19:03:45 [2022-03-11T19:03:45.125Z] + echo Chowning /workspace to jenkins user
19:03:45 [2022-03-11T19:03:45.125Z] Chowning /workspace to jenkins user
19:03:45 [2022-03-11T19:03:45.125Z] + id -u
19:03:45 [2022-03-11T19:03:45.125Z] + id -g
19:03:45 [2022-03-11T19:03:45.125Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43358:/workspace busybox chown -R 1000:1000 /workspace
19:03:45 [2022-03-11T19:03:45.125Z] Unable to find image 'busybox:latest' locally
19:03:45 [2022-03-11T19:03:45.125Z] latest: Pulling from library/busybox
19:03:45 [2022-03-11T19:03:45.381Z] 7e5209d2300f: Pulling fs layer
19:03:45 [2022-03-11T19:03:45.381Z] 7e5209d2300f: Verifying Checksum
19:03:45 [2022-03-11T19:03:45.381Z] 7e5209d2300f: Download complete
19:03:45 [2022-03-11T19:03:45.381Z] 7e5209d2300f: Pull complete
19:03:45 [2022-03-11T19:03:45.381Z] Digest: sha256:34c3559bbdedefd67195e766e38cfbb0fcabff4241dbee3f390fd6e3310f5ebc
19:03:45 [2022-03-11T19:03:45.381Z] Status: Downloaded newer image for busybox:latest