I am running bitbucket build runner on a jetson Orin machine.
Since updating the runner some time ago,
I'm getting the following error.
Unable to run script in container 02ce19b0-d3e2-5dce-af36-42b1cbba2345_94d92430-6933-4092-bb65-9f9ad3a7c47d_clone. Container exited prematurely with code 1.
After investigating in several directions,
I noticed that the bitbucket-pipeline-docker-daemon image was versioned up.
And BUILDKIT became the default, which made the privilege option mandatory.
When running docker-daemon from bitbucket runner, I can't find a way to run it with privilege. What should I do?
@Theodora Boudale Hi~ I'm sorry for the delay in responding, I missed your answer. It's a different container log, but it's the same container causing the same symptoms.
$> cat /tmp/runner-uuid/runner.log [2025-03-04 11:23:23,196] Runner version: 3.16.0 [2025-03-04 11:23:23,203] Runner runtime: linux-docker [2025-03-04 11:23:23,308] Copying Docker cli to working directory. [2025-03-04 11:23:23,753] Starting websocket listening to RUNNER_UPDATED events. [2025-03-04 11:23:23,893] Updating runner status to "ONLINE" and checking for new steps assigned to the runner after 0 seconds and then every 30 seconds. [2025-03-04 11:23:24,147] Updating runner state to "ONLINE". [2025-03-04 11:23:25,473] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"9e4e1fa3deb14840","kind":"CLIENT","name":"PUT","timestamp":1741087404916642,"duration":550706,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:23:53,899] Updating runner state to "ONLINE". [2025-03-04 11:23:54,161] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"3cf549e1f4425bf0","kind":"CLIENT","name":"PUT","timestamp":1741087433906562,"duration":253847,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:24:23,898] Updating runner state to "ONLINE". [2025-03-04 11:24:24,152] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"07629c03c40bcc09","kind":"CLIENT","name":"PUT","timestamp":1741087463902842,"duration":248757,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:24:53,898] Updating runner state to "ONLINE". [2025-03-04 11:24:54,165] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"ac06edb794bf59f4","kind":"CLIENT","name":"PUT","timestamp":1741087493902965,"duration":261968,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:25:23,898] Updating runner state to "ONLINE". [2025-03-04 11:25:24,144] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"d8855772f255d842","kind":"CLIENT","name":"PUT","timestamp":1741087523901999,"duration":241508,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:25:53,899] Updating runner state to "ONLINE". [2025-03-04 11:25:54,178] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"05833c922558d2da","kind":"CLIENT","name":"PUT","timestamp":1741087553906004,"duration":271619,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:26:23,898] Updating runner state to "ONLINE". [2025-03-04 11:26:24,132] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"4f447d017fdb285e","kind":"CLIENT","name":"PUT","timestamp":1741087583902211,"duration":230059,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:26:53,899] Updating runner state to "ONLINE". [2025-03-04 11:26:54,144] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"1252eb338aaa048b","kind":"CLIENT","name":"PUT","timestamp":1741087613903414,"duration":240743,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:27:23,899] Updating runner state to "ONLINE". [2025-03-04 11:27:24,177] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"33329e27c3fb25b4","kind":"CLIENT","name":"PUT","timestamp":1741087643903352,"duration":273900,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:27:53,899] Updating runner state to "ONLINE". [2025-03-04 11:27:54,144] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"94ee03bb0551c049","kind":"CLIENT","name":"PUT","timestamp":1741087673902788,"duration":241421,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:28:23,898] Updating runner state to "ONLINE". [2025-03-04 11:28:24,199] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"3634a22a1da73866","kind":"CLIENT","name":"PUT","timestamp":1741087703903614,"duration":295735,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:28:53,898] Updating runner state to "ONLINE". [2025-03-04 11:28:54,158] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"186c770b45d79599","kind":"CLIENT","name":"PUT","timestamp":1741087733901878,"duration":255993,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:29:23,899] Updating runner state to "ONLINE". [2025-03-04 11:29:24,148] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"27fb9cb51a4fca32","kind":"CLIENT","name":"PUT","timestamp":1741087763902455,"duration":245613,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:29:53,898] Updating runner state to "ONLINE". [2025-03-04 11:29:54,150] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"aa82ef2757fd302c","kind":"CLIENT","name":"PUT","timestamp":1741087793901688,"duration":248505,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:30:22,809] Setting runner state to executing step. [2025-03-04 11:30:22,860] Executing step. StepId{accountUuid={workspace-uuid}, repositoryUuid={repo-uuid}, pipelineUuid={639082b2-be8d-4eda-a035-143c3739535b}, stepUuid={f65c8aaa-cc83-4897-9543-6a71d1473922}} [2025-03-04 11:30:22,868] Getting step StepId{accountUuid={workspace-uuid}, repositoryUuid={repo-uuid}, pipelineUuid={639082b2-be8d-4eda-a035-143c3739535b}, stepUuid={f65c8aaa-cc83-4897-9543-6a71d1473922}}. [2025-03-04 11:30:22,899] Getting environment variables for step. [2025-03-04 11:30:22,911] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"18955018d40285ae","name":"step","timestamp":1741087822815776,"duration":95435,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"}} [2025-03-04 11:30:23,278] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"f5f3c79e1aa0ac93","kind":"CLIENT","name":"GET","timestamp":1741087822885944,"duration":391576,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"GET","http.path":"/ex/bitbucket-pipelines/rest/1.0/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}"}} [2025-03-04 11:30:23,527] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"79b37df7801e6162","kind":"CLIENT","name":"GET","timestamp":1741087822896220,"duration":630828,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"GET","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}"}} [2025-03-04 11:30:23,542] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"cd642eed2f9004d6","kind":"CLIENT","name":"GET","timestamp":1741087822908434,"duration":633630,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"GET","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/variables/effective"}} [2025-03-04 11:30:23,615] Getting oauth token for step. [2025-03-04 11:30:23,897] Updating runner state to "ONLINE". [2025-03-04 11:30:23,965] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"59159d3f7ca23e9a","kind":"CLIENT","name":"POST","timestamp":1741087823627432,"duration":337654,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/1.0/accounts/{workspace-uuid}/repositories/{repo-uuid}/oauth"}} [2025-03-04 11:30:24,176] Getting all artifacts for step. [2025-03-04 11:30:24,191] Getting SSH private key. [2025-03-04 11:30:24,198] Getting known hosts. [2025-03-04 11:30:24,200] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"1c67fb2378088890","kind":"CLIENT","name":"PUT","timestamp":1741087823900601,"duration":298911,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:30:24,434] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"e74d6a723c3708a5","kind":"CLIENT","name":"GET","timestamp":1741087824188818,"duration":245206,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"GET","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/artifacts"}} [2025-03-04 11:30:24,442] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"6197b6a7f093ca7b","kind":"CLIENT","name":"GET","timestamp":1741087824197192,"duration":244916,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"GET","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/ssh/key_pair"}} [2025-03-04 11:30:24,473] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"6deeb276beff9755","kind":"CLIENT","name":"GET","timestamp":1741087824204622,"duration":269098,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"GET","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/ssh/known_hosts_file"}} [2025-03-04 11:30:25,337] Setting up directories. [2025-03-04 11:30:25,343] Starting log uploader. [2025-03-04 11:30:25,362] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_clone) [2025-03-04 11:30:25,379] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_build) [2025-03-04 11:30:25,397] Setting up step timeout: PT2H [2025-03-04 11:30:25,399] Starting websocket listening to STEP_COMPLETED events. [2025-03-04 11:30:25,402] Checking for step completion every PT30S seconds. [2025-03-04 11:30:25,641] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"6c4d6a7b57b1d68b","kind":"CLIENT","name":"GET","timestamp":1741087825414950,"duration":225893,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"GET","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}"}} [2025-03-04 11:30:25,668] Updating step progress to PULLING_IMAGES. [2025-03-04 11:30:25,964] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"6d36d7cbb03e6036","kind":"CLIENT","name":"POST","timestamp":1741087825673968,"duration":289647,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/1.0/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/progressUpdate"}} [2025-03-04 11:30:25,971] Pulling image docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-dvcs-tools:prod-stable. [2025-03-04 11:30:25,981] Looking for auth in config for image Image{name=docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-dvcs-tools:prod-stable, runAsUser=None, auth=None} and found auth null [2025-03-04 11:30:26,378] Appending log line to main log. [2025-03-04 11:30:26,899] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"45f7568d50f864ef","kind":"CLIENT","name":"POST","timestamp":1741087826385406,"duration":514107,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/log"}} [2025-03-04 11:30:27,102] Pulling image 206240260161.dkr.ecr.ap-northeast-2.amazonaws.com/vueron/oslo_builder:latest. [2025-03-04 11:30:27,482] Pulling image docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-docker-daemon:v25.0.5-tlsfalse-prod-stable. [2025-03-04 11:30:27,485] Looking for auth in config for image Image{name=docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-docker-daemon:v25.0.5-tlsfalse-prod-stable, runAsUser=None, auth=None} and found auth null [2025-03-04 11:30:28,516] Pulling image docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-auth-proxy:prod-stable. [2025-03-04 11:30:28,518] Looking for auth in config for image Image{name=docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-auth-proxy:prod-stable, runAsUser=None, auth=None} and found auth null [2025-03-04 11:30:29,574] Pulling image k8s-docker.packages.atlassian.com/pause:3.8. [2025-03-04 11:30:29,575] Looking for auth in config for image Image{name=k8s-docker.packages.atlassian.com/pause:3.8, runAsUser=None, auth=None} and found auth null [2025-03-04 11:30:29,865] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_pause) [2025-03-04 11:30:29,876] Updating step progress to CLONING. [2025-03-04 11:30:29,876] Creating container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_pause). [2025-03-04 11:30:30,006] Container created (id: c61daa938b3f4f796c7f90d029d73708c094ae703cce8d2d6b9647f7f8365e13, name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_pause). [2025-03-04 11:30:30,009] Starting container (id: c61daa938b3f4f796c7f90d029d73708c094ae703cce8d2d6b9647f7f8365e13). [2025-03-04 11:30:30,118] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"4cd6ade9d6deb2a3","kind":"CLIENT","name":"POST","timestamp":1741087829880065,"duration":238266,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/1.0/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/progressUpdate"}} [2025-03-04 11:30:30,120] Generating clone script. [2025-03-04 11:30:30,163] Creating container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_clone). [2025-03-04 11:30:30,164] Executing clone script in clone container. [2025-03-04 11:30:30,197] Container created (id: bc49bc1b294d58d8f319c5ffccbec5eb5ddbadc41c13455d342121b3ec8ff107, name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_clone). [2025-03-04 11:30:30,201] Starting container (id: bc49bc1b294d58d8f319c5ffccbec5eb5ddbadc41c13455d342121b3ec8ff107). [2025-03-04 11:30:30,487] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_docker) [2025-03-04 11:30:30,497] Creating container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_docker). [2025-03-04 11:30:30,497] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_auth-proxy) [2025-03-04 11:30:30,539] Adding container log: /var/lib/docker/containers/bc49bc1b294d58d8f319c5ffccbec5eb5ddbadc41c13455d342121b3ec8ff107/bc49bc1b294d58d8f319c5ffccbec5eb5ddbadc41c13455d342121b3ec8ff107-json.log [2025-03-04 11:30:30,545] Creating container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_auth-proxy). [2025-03-04 11:30:30,555] Waiting on container (id: bc49bc1b294d58d8f319c5ffccbec5eb5ddbadc41c13455d342121b3ec8ff107) to exit. [2025-03-04 11:30:30,562] Creating exec into container (id: bc49bc1b294d58d8f319c5ffccbec5eb5ddbadc41c13455d342121b3ec8ff107). [2025-03-04 11:30:30,570] Container created (id: b534d7f09fb604f693515d4200a6459e4cfdd9bd313348528851b84feba993e5, name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_docker). [2025-03-04 11:30:30,574] Container created (id: 8ebb3b2cf12bf4dbb18cf9d61d9f4db6cfe044d23c3a192360c5e3816e2f1c85, name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_auth-proxy). [2025-03-04 11:30:30,575] Create container warning: docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-auth-proxy:prod-stable: Your kernel does not support memory swappiness capabilities or the cgroup is not mounted. Memory swappiness discarded. [2025-03-04 11:30:30,575] Exec (execId: bd132bb2d6a77334e8270bc03e19809ca59cbdf40ae40b8178ecfb1394ed3421) created for container (id: bc49bc1b294d58d8f319c5ffccbec5eb5ddbadc41c13455d342121b3ec8ff107). [2025-03-04 11:30:30,575] Create container warning: docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-docker-daemon:v25.0.5-tlsfalse-prod-stable: Your kernel does not support memory swappiness capabilities or the cgroup is not mounted. Memory swappiness discarded. [2025-03-04 11:30:30,576] Starting container (id: 8ebb3b2cf12bf4dbb18cf9d61d9f4db6cfe044d23c3a192360c5e3816e2f1c85). [2025-03-04 11:30:30,576] Starting container (id: b534d7f09fb604f693515d4200a6459e4cfdd9bd313348528851b84feba993e5). [2025-03-04 11:30:30,581] Starting exec (execId: bd132bb2d6a77334e8270bc03e19809ca59cbdf40ae40b8178ecfb1394ed3421) into container and waiting to exit. [2025-03-04 11:30:30,694] Adding container log: /var/lib/docker/containers/8ebb3b2cf12bf4dbb18cf9d61d9f4db6cfe044d23c3a192360c5e3816e2f1c85/8ebb3b2cf12bf4dbb18cf9d61d9f4db6cfe044d23c3a192360c5e3816e2f1c85-json.log [2025-03-04 11:30:30,695] Waiting on container (id: 8ebb3b2cf12bf4dbb18cf9d61d9f4db6cfe044d23c3a192360c5e3816e2f1c85) to exit. [2025-03-04 11:30:30,757] Adding container log: /var/lib/docker/containers/b534d7f09fb604f693515d4200a6459e4cfdd9bd313348528851b84feba993e5/b534d7f09fb604f693515d4200a6459e4cfdd9bd313348528851b84feba993e5-json.log [2025-03-04 11:30:30,758] Waiting on container (id: b534d7f09fb604f693515d4200a6459e4cfdd9bd313348528851b84feba993e5) to exit. [2025-03-04 11:30:31,380] Appending log line to log: {9a7a6fea-8d81-4917-acd9-70ca79d6da78}. [2025-03-04 11:30:31,382] Appending log line to main log. [2025-03-04 11:30:31,741] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"35b655a606a539ac","kind":"CLIENT","name":"POST","timestamp":1741087831385936,"duration":354930,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/log"}} [2025-03-04 11:30:31,754] Appending log line to log: {4647c4c4-805f-4212-965e-9cc3eb92215f}. [2025-03-04 11:30:31,883] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"1b3733a94ab99b44","kind":"CLIENT","name":"POST","timestamp":1741087831384680,"duration":498289,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/logs/{9a7a6fea-8d81-4917-acd9-70ca79d6da78}"}} [2025-03-04 11:30:32,251] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"2f7c43bd0e62e06b","kind":"CLIENT","name":"POST","timestamp":1741087831757716,"duration":493548,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/logs/{4647c4c4-805f-4212-965e-9cc3eb92215f}"}} [2025-03-04 11:30:32,367] Appending log line to log: {9a7a6fea-8d81-4917-acd9-70ca79d6da78}. [2025-03-04 11:30:32,635] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"01781952413be88d","kind":"CLIENT","name":"POST","timestamp":1741087832370174,"duration":265218,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/logs/{9a7a6fea-8d81-4917-acd9-70ca79d6da78}"}} [2025-03-04 11:30:33,364] Appending log line to log: {9a7a6fea-8d81-4917-acd9-70ca79d6da78}. [2025-03-04 11:30:33,639] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"1d43049c1e8eaec2","kind":"CLIENT","name":"POST","timestamp":1741087833367667,"duration":271333,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/logs/{9a7a6fea-8d81-4917-acd9-70ca79d6da78}"}} [2025-03-04 11:30:34,226] Exec (execId: bd132bb2d6a77334e8270bc03e19809ca59cbdf40ae40b8178ecfb1394ed3421) completed. [2025-03-04 11:30:34,362] Appending log line to log: {9a7a6fea-8d81-4917-acd9-70ca79d6da78}. [2025-03-04 11:30:34,372] Appending log line to main log. [2025-03-04 11:30:34,467] Finished waiting on container (id: b534d7f09fb604f693515d4200a6459e4cfdd9bd313348528851b84feba993e5, exitResult: 1). [2025-03-04 11:30:34,468] Inspecting container (id: b534d7f09fb604f693515d4200a6459e4cfdd9bd313348528851b84feba993e5). [2025-03-04 11:30:34,521] Finished waiting on container (id: bc49bc1b294d58d8f319c5ffccbec5eb5ddbadc41c13455d342121b3ec8ff107, exitResult: 0). [2025-03-04 11:30:34,522] Inspecting container (id: bc49bc1b294d58d8f319c5ffccbec5eb5ddbadc41c13455d342121b3ec8ff107). [2025-03-04 11:30:34,598] Container inspected (id: bc49bc1b294d58d8f319c5ffccbec5eb5ddbadc41c13455d342121b3ec8ff107, name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_clone, exitCode: Some(0), OOMKilled: Some(false)) [2025-03-04 11:30:34,598] Container inspected (id: b534d7f09fb604f693515d4200a6459e4cfdd9bd313348528851b84feba993e5, name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_docker, exitCode: Some(1), OOMKilled: Some(false)) [2025-03-04 11:30:34,601] Not downloading artifacts. (artifactsDownloadEnabled: true, numberOfArtifacts: 0) [2025-03-04 11:30:34,601] Updating step progress to DOWNLOADING_CACHES. [2025-03-04 11:30:34,607] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_build) [2025-03-04 11:30:34,615] Not uploading caches. (numberOfCaches: 4, resultOrError: FAILED) [2025-03-04 11:30:34,623] Updating step progress to UPLOADING_ARTIFACTS. [2025-03-04 11:30:34,637] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"093af507932ed837","kind":"CLIENT","name":"POST","timestamp":1741087834365219,"duration":272060,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/logs/{9a7a6fea-8d81-4917-acd9-70ca79d6da78}"}} [2025-03-04 11:30:34,916] {"traceId":"67c6e45a047a577ca318bda67a96337c","id":"a318bda67a96337c","kind":"CLIENT","name":"POST","timestamp":1741087834625855,"duration":289802,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/1.0/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/progressUpdate"}} [2025-03-04 11:30:35,021] Updating step progress to PARSING_TEST_RESULTS. [2025-03-04 11:30:35,261] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"020904b8c423c8e0","kind":"CLIENT","name":"POST","timestamp":1741087834374413,"duration":886755,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/log"}} [2025-03-04 11:30:35,270] {"traceId":"67c6e45b3b7def0edb4e51909120cff0","id":"db4e51909120cff0","kind":"CLIENT","name":"POST","timestamp":1741087835024016,"duration":246034,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/1.0/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/progressUpdate"}} [2025-03-04 11:30:35,308] Test report processing complete. [2025-03-04 11:30:35,308] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_clone) [2025-03-04 11:30:35,325] Container removed (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_clone) [2025-03-04 11:30:35,326] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_clone) [2025-03-04 11:30:35,332] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_build) [2025-03-04 11:30:35,338] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_docker) [2025-03-04 11:30:35,362] Container removed (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_docker) [2025-03-04 11:30:35,362] Appending log line to main log. [2025-03-04 11:30:35,362] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_auth-proxy) [2025-03-04 11:30:35,545] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_pause) [2025-03-04 11:30:35,545] Container removed (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_auth-proxy) [2025-03-04 11:30:35,782] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"f251d596db21a00b","kind":"CLIENT","name":"POST","timestamp":1741087835365899,"duration":415918,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/log"}} [2025-03-04 11:30:35,821] Container removed (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_pause) [2025-03-04 11:30:35,831] Updating step progress to COMPLETING_LOGS. [2025-03-04 11:30:36,071] {"traceId":"67c6e45b554bea2b109a56b2ace1fabc","id":"109a56b2ace1fabc","kind":"CLIENT","name":"POST","timestamp":1741087835834540,"duration":236564,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/1.0/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/progressUpdate"}} [2025-03-04 11:30:36,074] Shutting down log uploader. [2025-03-04 11:30:36,081] Tearing down directories. [2025-03-04 11:30:36,124] Cancelling timeout [2025-03-04 11:30:36,133] Completing step with result Result{status=FAILED, error=Some(Error{key='runner.service.container-failure', message='Service 'docker' exited with exit code: 1.', arguments={}})}. [2025-03-04 11:30:36,493] {"traceId":"67c6e45c12ed7a217a796360ea24b826","id":"7a796360ea24b826","kind":"CLIENT","name":"POST","timestamp":1741087836167854,"duration":325325,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/1.0/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/stepComplete"}} [2025-03-04 11:30:36,495] Setting runner state to not executing step. [2025-03-04 11:30:36,496] Waiting for next step. [2025-03-04 11:30:36,496] Finished executing step. StepId{accountUuid={workspace-uuid}, repositoryUuid={repo-uuid}, pipelineUuid={639082b2-be8d-4eda-a035-143c3739535b}, stepUuid={f65c8aaa-cc83-4897-9543-6a71d1473922}} [2025-03-04 11:30:53,897] Updating runner state to "ONLINE". [2025-03-04 11:30:54,139] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"2e1c9e38408a524b","kind":"CLIENT","name":"PUT","timestamp":1741087853899775,"duration":239383,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:31:23,897] Updating runner state to "ONLINE". [2025-03-04 11:31:24,507] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"2bea0478f6dfdf6d","kind":"CLIENT","name":"PUT","timestamp":1741087883900623,"duration":605958,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:31:53,897] Updating runner state to "ONLINE". [2025-03-04 11:31:54,157] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"1395846aaef181ec","kind":"CLIENT","name":"PUT","timestamp":1741087913900163,"duration":256580,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:32:23,898] Updating runner state to "ONLINE". [2025-03-04 11:32:24,154] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"f3b74bf8e610c312","kind":"CLIENT","name":"PUT","timestamp":1741087943901194,"duration":253224,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:32:53,897] Updating runner state to "ONLINE". [2025-03-04 11:32:54,128] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"8458b69de2c1989a","kind":"CLIENT","name":"PUT","timestamp":1741087973901010,"duration":227318,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:33:23,897] Updating runner state to "ONLINE". [2025-03-04 11:33:24,155] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"4e61dce82bfe7e6c","kind":"CLIENT","name":"PUT","timestamp":1741088003899995,"duration":254673,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}}
Hi @이제혁 and welcome to the community!
Based on the error you provided, it looks like the runner is having issues while it's trying to clone the repo.
Could you please provide the following info so I can better help you?
/tmp/b609961f-891e-c872-c36b-f3f2c315d186/runner.log
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi~ @Theodora Boudale
The answer I left disappeared, so I left it again.
Different container log, but the symptoms are the same.
$> cat /tmp/runner-uuid/runner.log [2025-03-04 11:23:23,196] Runner version: 3.16.0 [2025-03-04 11:23:23,203] Runner runtime: linux-docker [2025-03-04 11:23:23,308] Copying Docker cli to working directory. [2025-03-04 11:23:23,753] Starting websocket listening to RUNNER_UPDATED events. [2025-03-04 11:23:23,893] Updating runner status to "ONLINE" and checking for new steps assigned to the runner after 0 seconds and then every 30 seconds. [2025-03-04 11:23:24,147] Updating runner state to "ONLINE". [2025-03-04 11:23:25,473] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"9e4e1fa3deb14840","kind":"CLIENT","name":"PUT","timestamp":1741087404916642,"duration":550706,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:23:53,899] Updating runner state to "ONLINE". [2025-03-04 11:23:54,161] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"3cf549e1f4425bf0","kind":"CLIENT","name":"PUT","timestamp":1741087433906562,"duration":253847,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:24:23,898] Updating runner state to "ONLINE". [2025-03-04 11:24:24,152] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"07629c03c40bcc09","kind":"CLIENT","name":"PUT","timestamp":1741087463902842,"duration":248757,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:24:53,898] Updating runner state to "ONLINE". [2025-03-04 11:24:54,165] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"ac06edb794bf59f4","kind":"CLIENT","name":"PUT","timestamp":1741087493902965,"duration":261968,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:25:23,898] Updating runner state to "ONLINE". [2025-03-04 11:25:24,144] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"d8855772f255d842","kind":"CLIENT","name":"PUT","timestamp":1741087523901999,"duration":241508,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:25:53,899] Updating runner state to "ONLINE". [2025-03-04 11:25:54,178] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"05833c922558d2da","kind":"CLIENT","name":"PUT","timestamp":1741087553906004,"duration":271619,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:26:23,898] Updating runner state to "ONLINE". [2025-03-04 11:26:24,132] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"4f447d017fdb285e","kind":"CLIENT","name":"PUT","timestamp":1741087583902211,"duration":230059,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:26:53,899] Updating runner state to "ONLINE". [2025-03-04 11:26:54,144] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"1252eb338aaa048b","kind":"CLIENT","name":"PUT","timestamp":1741087613903414,"duration":240743,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:27:23,899] Updating runner state to "ONLINE". [2025-03-04 11:27:24,177] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"33329e27c3fb25b4","kind":"CLIENT","name":"PUT","timestamp":1741087643903352,"duration":273900,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:27:53,899] Updating runner state to "ONLINE". [2025-03-04 11:27:54,144] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"94ee03bb0551c049","kind":"CLIENT","name":"PUT","timestamp":1741087673902788,"duration":241421,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:28:23,898] Updating runner state to "ONLINE". [2025-03-04 11:28:24,199] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"3634a22a1da73866","kind":"CLIENT","name":"PUT","timestamp":1741087703903614,"duration":295735,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:28:53,898] Updating runner state to "ONLINE". [2025-03-04 11:28:54,158] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"186c770b45d79599","kind":"CLIENT","name":"PUT","timestamp":1741087733901878,"duration":255993,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:29:23,899] Updating runner state to "ONLINE". [2025-03-04 11:29:24,148] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"27fb9cb51a4fca32","kind":"CLIENT","name":"PUT","timestamp":1741087763902455,"duration":245613,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:29:53,898] Updating runner state to "ONLINE". [2025-03-04 11:29:54,150] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"aa82ef2757fd302c","kind":"CLIENT","name":"PUT","timestamp":1741087793901688,"duration":248505,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:30:22,809] Setting runner state to executing step. [2025-03-04 11:30:22,860] Executing step. StepId{accountUuid={workspace-uuid}, repositoryUuid={repo-uuid}, pipelineUuid={639082b2-be8d-4eda-a035-143c3739535b}, stepUuid={f65c8aaa-cc83-4897-9543-6a71d1473922}} [2025-03-04 11:30:22,868] Getting step StepId{accountUuid={workspace-uuid}, repositoryUuid={repo-uuid}, pipelineUuid={639082b2-be8d-4eda-a035-143c3739535b}, stepUuid={f65c8aaa-cc83-4897-9543-6a71d1473922}}. [2025-03-04 11:30:22,899] Getting environment variables for step. [2025-03-04 11:30:22,911] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"18955018d40285ae","name":"step","timestamp":1741087822815776,"duration":95435,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"}} [2025-03-04 11:30:23,278] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"f5f3c79e1aa0ac93","kind":"CLIENT","name":"GET","timestamp":1741087822885944,"duration":391576,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"GET","http.path":"/ex/bitbucket-pipelines/rest/1.0/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}"}} [2025-03-04 11:30:23,527] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"79b37df7801e6162","kind":"CLIENT","name":"GET","timestamp":1741087822896220,"duration":630828,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"GET","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}"}} [2025-03-04 11:30:23,542] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"cd642eed2f9004d6","kind":"CLIENT","name":"GET","timestamp":1741087822908434,"duration":633630,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"GET","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/variables/effective"}} [2025-03-04 11:30:23,615] Getting oauth token for step. [2025-03-04 11:30:23,897] Updating runner state to "ONLINE". [2025-03-04 11:30:23,965] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"59159d3f7ca23e9a","kind":"CLIENT","name":"POST","timestamp":1741087823627432,"duration":337654,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/1.0/accounts/{workspace-uuid}/repositories/{repo-uuid}/oauth"}} [2025-03-04 11:30:24,176] Getting all artifacts for step. [2025-03-04 11:30:24,191] Getting SSH private key. [2025-03-04 11:30:24,198] Getting known hosts. [2025-03-04 11:30:24,200] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"1c67fb2378088890","kind":"CLIENT","name":"PUT","timestamp":1741087823900601,"duration":298911,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:30:24,434] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"e74d6a723c3708a5","kind":"CLIENT","name":"GET","timestamp":1741087824188818,"duration":245206,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"GET","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/artifacts"}} [2025-03-04 11:30:24,442] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"6197b6a7f093ca7b","kind":"CLIENT","name":"GET","timestamp":1741087824197192,"duration":244916,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"GET","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/ssh/key_pair"}} [2025-03-04 11:30:24,473] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"6deeb276beff9755","kind":"CLIENT","name":"GET","timestamp":1741087824204622,"duration":269098,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"GET","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/ssh/known_hosts_file"}} [2025-03-04 11:30:25,337] Setting up directories. [2025-03-04 11:30:25,343] Starting log uploader. [2025-03-04 11:30:25,362] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_clone) [2025-03-04 11:30:25,379] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_build) [2025-03-04 11:30:25,397] Setting up step timeout: PT2H [2025-03-04 11:30:25,399] Starting websocket listening to STEP_COMPLETED events. [2025-03-04 11:30:25,402] Checking for step completion every PT30S seconds. [2025-03-04 11:30:25,641] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"6c4d6a7b57b1d68b","kind":"CLIENT","name":"GET","timestamp":1741087825414950,"duration":225893,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"GET","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}"}} [2025-03-04 11:30:25,668] Updating step progress to PULLING_IMAGES. [2025-03-04 11:30:25,964] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"6d36d7cbb03e6036","kind":"CLIENT","name":"POST","timestamp":1741087825673968,"duration":289647,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/1.0/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/progressUpdate"}} [2025-03-04 11:30:25,971] Pulling image docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-dvcs-tools:prod-stable. [2025-03-04 11:30:25,981] Looking for auth in config for image Image{name=docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-dvcs-tools:prod-stable, runAsUser=None, auth=None} and found auth null [2025-03-04 11:30:26,378] Appending log line to main log. [2025-03-04 11:30:26,899] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"45f7568d50f864ef","kind":"CLIENT","name":"POST","timestamp":1741087826385406,"duration":514107,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/log"}} [2025-03-04 11:30:27,102] Pulling image 206240260161.dkr.ecr.ap-northeast-2.amazonaws.com/vueron/oslo_builder:latest. [2025-03-04 11:30:27,482] Pulling image docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-docker-daemon:v25.0.5-tlsfalse-prod-stable. [2025-03-04 11:30:27,485] Looking for auth in config for image Image{name=docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-docker-daemon:v25.0.5-tlsfalse-prod-stable, runAsUser=None, auth=None} and found auth null [2025-03-04 11:30:28,516] Pulling image docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-auth-proxy:prod-stable. [2025-03-04 11:30:28,518] Looking for auth in config for image Image{name=docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-auth-proxy:prod-stable, runAsUser=None, auth=None} and found auth null [2025-03-04 11:30:29,574] Pulling image k8s-docker.packages.atlassian.com/pause:3.8. [2025-03-04 11:30:29,575] Looking for auth in config for image Image{name=k8s-docker.packages.atlassian.com/pause:3.8, runAsUser=None, auth=None} and found auth null [2025-03-04 11:30:29,865] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_pause) [2025-03-04 11:30:29,876] Updating step progress to CLONING. [2025-03-04 11:30:29,876] Creating container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_pause). [2025-03-04 11:30:30,006] Container created (id: c61daa938b3f4f796c7f90d029d73708c094ae703cce8d2d6b9647f7f8365e13, name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_pause). [2025-03-04 11:30:30,009] Starting container (id: c61daa938b3f4f796c7f90d029d73708c094ae703cce8d2d6b9647f7f8365e13). [2025-03-04 11:30:30,118] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"4cd6ade9d6deb2a3","kind":"CLIENT","name":"POST","timestamp":1741087829880065,"duration":238266,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/1.0/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/progressUpdate"}} [2025-03-04 11:30:30,120] Generating clone script. [2025-03-04 11:30:30,163] Creating container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_clone). [2025-03-04 11:30:30,164] Executing clone script in clone container. [2025-03-04 11:30:30,197] Container created (id: bc49bc1b294d58d8f319c5ffccbec5eb5ddbadc41c13455d342121b3ec8ff107, name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_clone). [2025-03-04 11:30:30,201] Starting container (id: bc49bc1b294d58d8f319c5ffccbec5eb5ddbadc41c13455d342121b3ec8ff107). [2025-03-04 11:30:30,487] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_docker) [2025-03-04 11:30:30,497] Creating container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_docker). [2025-03-04 11:30:30,497] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_auth-proxy) [2025-03-04 11:30:30,539] Adding container log: /var/lib/docker/containers/bc49bc1b294d58d8f319c5ffccbec5eb5ddbadc41c13455d342121b3ec8ff107/bc49bc1b294d58d8f319c5ffccbec5eb5ddbadc41c13455d342121b3ec8ff107-json.log [2025-03-04 11:30:30,545] Creating container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_auth-proxy). [2025-03-04 11:30:30,555] Waiting on container (id: bc49bc1b294d58d8f319c5ffccbec5eb5ddbadc41c13455d342121b3ec8ff107) to exit. [2025-03-04 11:30:30,562] Creating exec into container (id: bc49bc1b294d58d8f319c5ffccbec5eb5ddbadc41c13455d342121b3ec8ff107). [2025-03-04 11:30:30,570] Container created (id: b534d7f09fb604f693515d4200a6459e4cfdd9bd313348528851b84feba993e5, name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_docker). [2025-03-04 11:30:30,574] Container created (id: 8ebb3b2cf12bf4dbb18cf9d61d9f4db6cfe044d23c3a192360c5e3816e2f1c85, name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_auth-proxy). [2025-03-04 11:30:30,575] Create container warning: docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-auth-proxy:prod-stable: Your kernel does not support memory swappiness capabilities or the cgroup is not mounted. Memory swappiness discarded. [2025-03-04 11:30:30,575] Exec (execId: bd132bb2d6a77334e8270bc03e19809ca59cbdf40ae40b8178ecfb1394ed3421) created for container (id: bc49bc1b294d58d8f319c5ffccbec5eb5ddbadc41c13455d342121b3ec8ff107). [2025-03-04 11:30:30,575] Create container warning: docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-docker-daemon:v25.0.5-tlsfalse-prod-stable: Your kernel does not support memory swappiness capabilities or the cgroup is not mounted. Memory swappiness discarded. [2025-03-04 11:30:30,576] Starting container (id: 8ebb3b2cf12bf4dbb18cf9d61d9f4db6cfe044d23c3a192360c5e3816e2f1c85). [2025-03-04 11:30:30,576] Starting container (id: b534d7f09fb604f693515d4200a6459e4cfdd9bd313348528851b84feba993e5). [2025-03-04 11:30:30,581] Starting exec (execId: bd132bb2d6a77334e8270bc03e19809ca59cbdf40ae40b8178ecfb1394ed3421) into container and waiting to exit. [2025-03-04 11:30:30,694] Adding container log: /var/lib/docker/containers/8ebb3b2cf12bf4dbb18cf9d61d9f4db6cfe044d23c3a192360c5e3816e2f1c85/8ebb3b2cf12bf4dbb18cf9d61d9f4db6cfe044d23c3a192360c5e3816e2f1c85-json.log [2025-03-04 11:30:30,695] Waiting on container (id: 8ebb3b2cf12bf4dbb18cf9d61d9f4db6cfe044d23c3a192360c5e3816e2f1c85) to exit. [2025-03-04 11:30:30,757] Adding container log: /var/lib/docker/containers/b534d7f09fb604f693515d4200a6459e4cfdd9bd313348528851b84feba993e5/b534d7f09fb604f693515d4200a6459e4cfdd9bd313348528851b84feba993e5-json.log [2025-03-04 11:30:30,758] Waiting on container (id: b534d7f09fb604f693515d4200a6459e4cfdd9bd313348528851b84feba993e5) to exit. [2025-03-04 11:30:31,380] Appending log line to log: {9a7a6fea-8d81-4917-acd9-70ca79d6da78}. [2025-03-04 11:30:31,382] Appending log line to main log. [2025-03-04 11:30:31,741] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"35b655a606a539ac","kind":"CLIENT","name":"POST","timestamp":1741087831385936,"duration":354930,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/log"}} [2025-03-04 11:30:31,754] Appending log line to log: {4647c4c4-805f-4212-965e-9cc3eb92215f}. [2025-03-04 11:30:31,883] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"1b3733a94ab99b44","kind":"CLIENT","name":"POST","timestamp":1741087831384680,"duration":498289,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/logs/{9a7a6fea-8d81-4917-acd9-70ca79d6da78}"}} [2025-03-04 11:30:32,251] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"2f7c43bd0e62e06b","kind":"CLIENT","name":"POST","timestamp":1741087831757716,"duration":493548,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/logs/{4647c4c4-805f-4212-965e-9cc3eb92215f}"}} [2025-03-04 11:30:32,367] Appending log line to log: {9a7a6fea-8d81-4917-acd9-70ca79d6da78}. [2025-03-04 11:30:32,635] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"01781952413be88d","kind":"CLIENT","name":"POST","timestamp":1741087832370174,"duration":265218,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/logs/{9a7a6fea-8d81-4917-acd9-70ca79d6da78}"}} [2025-03-04 11:30:33,364] Appending log line to log: {9a7a6fea-8d81-4917-acd9-70ca79d6da78}. [2025-03-04 11:30:33,639] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"1d43049c1e8eaec2","kind":"CLIENT","name":"POST","timestamp":1741087833367667,"duration":271333,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/logs/{9a7a6fea-8d81-4917-acd9-70ca79d6da78}"}} [2025-03-04 11:30:34,226] Exec (execId: bd132bb2d6a77334e8270bc03e19809ca59cbdf40ae40b8178ecfb1394ed3421) completed. [2025-03-04 11:30:34,362] Appending log line to log: {9a7a6fea-8d81-4917-acd9-70ca79d6da78}. [2025-03-04 11:30:34,372] Appending log line to main log. [2025-03-04 11:30:34,467] Finished waiting on container (id: b534d7f09fb604f693515d4200a6459e4cfdd9bd313348528851b84feba993e5, exitResult: 1). [2025-03-04 11:30:34,468] Inspecting container (id: b534d7f09fb604f693515d4200a6459e4cfdd9bd313348528851b84feba993e5). [2025-03-04 11:30:34,521] Finished waiting on container (id: bc49bc1b294d58d8f319c5ffccbec5eb5ddbadc41c13455d342121b3ec8ff107, exitResult: 0). [2025-03-04 11:30:34,522] Inspecting container (id: bc49bc1b294d58d8f319c5ffccbec5eb5ddbadc41c13455d342121b3ec8ff107). [2025-03-04 11:30:34,598] Container inspected (id: bc49bc1b294d58d8f319c5ffccbec5eb5ddbadc41c13455d342121b3ec8ff107, name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_clone, exitCode: Some(0), OOMKilled: Some(false)) [2025-03-04 11:30:34,598] Container inspected (id: b534d7f09fb604f693515d4200a6459e4cfdd9bd313348528851b84feba993e5, name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_docker, exitCode: Some(1), OOMKilled: Some(false)) [2025-03-04 11:30:34,601] Not downloading artifacts. (artifactsDownloadEnabled: true, numberOfArtifacts: 0) [2025-03-04 11:30:34,601] Updating step progress to DOWNLOADING_CACHES. [2025-03-04 11:30:34,607] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_build) [2025-03-04 11:30:34,615] Not uploading caches. (numberOfCaches: 4, resultOrError: FAILED) [2025-03-04 11:30:34,623] Updating step progress to UPLOADING_ARTIFACTS. [2025-03-04 11:30:34,637] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"093af507932ed837","kind":"CLIENT","name":"POST","timestamp":1741087834365219,"duration":272060,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/logs/{9a7a6fea-8d81-4917-acd9-70ca79d6da78}"}} [2025-03-04 11:30:34,916] {"traceId":"67c6e45a047a577ca318bda67a96337c","id":"a318bda67a96337c","kind":"CLIENT","name":"POST","timestamp":1741087834625855,"duration":289802,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/1.0/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/progressUpdate"}} [2025-03-04 11:30:35,021] Updating step progress to PARSING_TEST_RESULTS. [2025-03-04 11:30:35,261] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"020904b8c423c8e0","kind":"CLIENT","name":"POST","timestamp":1741087834374413,"duration":886755,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/log"}} [2025-03-04 11:30:35,270] {"traceId":"67c6e45b3b7def0edb4e51909120cff0","id":"db4e51909120cff0","kind":"CLIENT","name":"POST","timestamp":1741087835024016,"duration":246034,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/1.0/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/progressUpdate"}} [2025-03-04 11:30:35,308] Test report processing complete. [2025-03-04 11:30:35,308] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_clone) [2025-03-04 11:30:35,325] Container removed (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_clone) [2025-03-04 11:30:35,326] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_clone) [2025-03-04 11:30:35,332] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_build) [2025-03-04 11:30:35,338] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_docker) [2025-03-04 11:30:35,362] Container removed (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_docker) [2025-03-04 11:30:35,362] Appending log line to main log. [2025-03-04 11:30:35,362] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_auth-proxy) [2025-03-04 11:30:35,545] Removing container (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_pause) [2025-03-04 11:30:35,545] Container removed (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_system_auth-proxy) [2025-03-04 11:30:35,782] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"18955018d40285ae","id":"f251d596db21a00b","kind":"CLIENT","name":"POST","timestamp":1741087835365899,"duration":415918,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/log"}} [2025-03-04 11:30:35,821] Container removed (name: runner-uuid_f65c8aaa-cc83-4897-9543-6a71d1473922_pause) [2025-03-04 11:30:35,831] Updating step progress to COMPLETING_LOGS. [2025-03-04 11:30:36,071] {"traceId":"67c6e45b554bea2b109a56b2ace1fabc","id":"109a56b2ace1fabc","kind":"CLIENT","name":"POST","timestamp":1741087835834540,"duration":236564,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/1.0/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/progressUpdate"}} [2025-03-04 11:30:36,074] Shutting down log uploader. [2025-03-04 11:30:36,081] Tearing down directories. [2025-03-04 11:30:36,124] Cancelling timeout [2025-03-04 11:30:36,133] Completing step with result Result{status=FAILED, error=Some(Error{key='runner.service.container-failure', message='Service 'docker' exited with exit code: 1.', arguments={}})}. [2025-03-04 11:30:36,493] {"traceId":"67c6e45c12ed7a217a796360ea24b826","id":"7a796360ea24b826","kind":"CLIENT","name":"POST","timestamp":1741087836167854,"duration":325325,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"POST","http.path":"/ex/bitbucket-pipelines/rest/1.0/accounts/{workspace-uuid}/repositories/{repo-uuid}/pipelines/{639082b2-be8d-4eda-a035-143c3739535b}/steps/{f65c8aaa-cc83-4897-9543-6a71d1473922}/stepComplete"}} [2025-03-04 11:30:36,495] Setting runner state to not executing step. [2025-03-04 11:30:36,496] Waiting for next step. [2025-03-04 11:30:36,496] Finished executing step. StepId{accountUuid={workspace-uuid}, repositoryUuid={repo-uuid}, pipelineUuid={639082b2-be8d-4eda-a035-143c3739535b}, stepUuid={f65c8aaa-cc83-4897-9543-6a71d1473922}} [2025-03-04 11:30:53,897] Updating runner state to "ONLINE". [2025-03-04 11:30:54,139] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"2e1c9e38408a524b","kind":"CLIENT","name":"PUT","timestamp":1741087853899775,"duration":239383,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:31:23,897] Updating runner state to "ONLINE". [2025-03-04 11:31:24,507] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"2bea0478f6dfdf6d","kind":"CLIENT","name":"PUT","timestamp":1741087883900623,"duration":605958,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:31:53,897] Updating runner state to "ONLINE". [2025-03-04 11:31:54,157] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"1395846aaef181ec","kind":"CLIENT","name":"PUT","timestamp":1741087913900163,"duration":256580,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:32:23,898] Updating runner state to "ONLINE". [2025-03-04 11:32:24,154] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"f3b74bf8e610c312","kind":"CLIENT","name":"PUT","timestamp":1741087943901194,"duration":253224,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:32:53,897] Updating runner state to "ONLINE". [2025-03-04 11:32:54,128] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"8458b69de2c1989a","kind":"CLIENT","name":"PUT","timestamp":1741087973901010,"duration":227318,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}} [2025-03-04 11:33:23,897] Updating runner state to "ONLINE". [2025-03-04 11:33:24,155] {"traceId":"67c6e2aa97f78384ab0e4e259d098fb8","parentId":"ab0e4e259d098fb8","id":"4e61dce82bfe7e6c","kind":"CLIENT","name":"PUT","timestamp":1741088003899995,"duration":254673,"localEndpoint":{"serviceName":"runner","ipv4":"172.17.0.2"},"tags":{"http.method":"PUT","http.path":"/ex/bitbucket-pipelines/rest/internal/accounts/{workspace-uuid}/repositories/{repo-uuid}/runners/{runner-uuid}/state"}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Theodora BoudaleAnd this is the log of the docker-daemon container that the runner pops up.
Runner warnings:
docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines-docker-daemon:v25.0.5-tlsfalse-prod-stable: Your kernel does not support memory swappiness capabilities or the cgroup is not mounted. Memory swappiness discarded.
cat: can't open '/proc/net/arp_tables_names': No such file or directory
iptables v1.8.10 (nf_tables)
time="2025-03-04T11:30:30.909814578Z" level=warning msg="Binding to IP address without --tlsverify is insecure and gives root access on this machine to everyone who has access to your network." host="tcp://0.0.0.0:2375"
time="2025-03-04T11:30:30.910013453Z" level=warning msg="Binding to an IP address, even on localhost, can also give access to scripts run in a browser. Be safe out there!" host="tcp://0.0.0.0:2375"
time="2025-03-04T11:30:32.028993562Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
time="2025-03-04T11:30:32.041576008Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
time="2025-03-04T11:30:33.010765232Z" level=warning msg="Running modprobe bridge br_netfilter failed with message: ip: can't find device 'bridge'\nbridge 241664 0 \nstp 20480 1 bridge\nllc 20480 2 bridge,stp\nipv6 471040 254 bridge,[permanent]\nip: can't find device 'br_netfilter'\nbr_netfilter 32768 0 \nbridge 241664 1 br_netfilter\nipv6 471040 255 br_netfilter,bridge,[permanent]\nmodprobe: can't change directory to '/lib/modules': No such file or directory\n, error: exit status 1"
failed to start daemon: Error initializing network controller: error obtaining controller instance: failed to register "bridge" driver: unable to add return rule in DOCKER-ISOLATION-STAGE-1 chain: (iptables failed: iptables --wait -A DOCKER-ISOLATION-STAGE-1 -j RETURN: iptables v1.8.10 (nf_tables): RULE_APPEND failed (No such file or directory): rule in chain DOCKER-ISOLATION-STAGE-1
(exit status 4))
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @이제혁,
Thank you for the logs. Just a heads up, I removed the UUID of your workspace, repo and runner from the logs for privacy.
I see the following error in the runner log:
Service 'docker' exited with exit code: 1.
Before that, I also see some OOMKilled errors, so it is possible that this is a memory related issue, but we'd need more info to verify.
Can you please open the build associated with this log on Bitbucket's website, and let me know the following:
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.