Created
August 4, 2022 10:16
-
-
Save sarahkadar/1c79ed632095ad978728a6816abe6924 to your computer and use it in GitHub Desktop.
ARC runner pod logs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[0;37m2022-08-04 09:09:49.1 DEBUG --- Github endpoint URL https://github.com/[0m | |
[0;37m2022-08-04 09:09:49.455 DEBUG --- Passing --ephemeral to config.sh to enable the ephemeral runner.[0m | |
[0;37m2022-08-04 09:09:49.458 DEBUG --- Configuring the runner.[0m | |
-------------------------------------------------------------------------------- | |
| ____ _ _ _ _ _ _ _ _ | | |
| / ___(_) |_| | | |_ _| |__ / \ ___| |_(_) ___ _ __ ___ | | |
| | | _| | __| |_| | | | | '_ \ / _ \ / __| __| |/ _ \| '_ \/ __| | | |
| | |_| | | |_| _ | |_| | |_) | / ___ \ (__| |_| | (_) | | | \__ \ | | |
| \____|_|\__|_| |_|\__,_|_.__/ /_/ \_\___|\__|_|\___/|_| |_|___/ | | |
| | | |
| Self-hosted runner registration | | |
| | | |
-------------------------------------------------------------------------------- | |
# Authentication | |
√ Connected to GitHub | |
# Runner Registration | |
√ Runner successfully added | |
√ Runner connection is good | |
# Runner settings | |
√ Settings Saved. | |
[0;37m2022-08-04 09:09:54.807 DEBUG --- Runner successfully configured.[0m | |
{ | |
"agentId": 8569, | |
"agentName": "fabricam-github-runners-arm-j2sxx-8pg7f", | |
"poolId": 1, | |
"poolName": "Default", | |
"ephemeral": true, | |
"serverUrl": "https://pipelines.actions.githubusercontent.com/redacted", | |
"gitHubUrl": "https://github.com/fabricam", | |
"workFolder": "/runner/_work" | |
[0;37m2022-08-04 09:09:54.814 DEBUG --- Docker enabled runner detected and Docker daemon wait is enabled[0m | |
[0;37m2022-08-04 09:09:54.817 DEBUG --- Waiting until Docker is available or the timeout is reached[0m | |
unable to resolve docker endpoint: open /certs/client/ca.pem: no such file or directory | |
unable to resolve docker endpoint: open /certs/client/ca.pem: no such file or directory | |
}CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES | |
√ Connected to GitHub | |
Current runner version: '2.294.0' | |
2022-08-04 09:09:59Z: Listening for Jobs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment