2026-03-30 20:17:28.260342 | Job console starting 2026-03-30 20:17:28.267389 | Updating git repos 2026-03-30 20:17:28.294746 | Cloning repos into workspace 2026-03-30 20:17:28.346378 | Restoring repo states 2026-03-30 20:17:28.363291 | Merging changes 2026-03-30 20:17:29.124366 | Checking out repos 2026-03-30 20:17:29.208476 | Preparing playbooks 2026-03-30 20:17:31.184338 | Running Ansible setup 2026-03-30 20:17:34.772295 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-30 20:17:35.402816 | 2026-03-30 20:17:35.526524 | PLAY [localhost] 2026-03-30 20:17:35.540151 | 2026-03-30 20:17:35.540231 | TASK [Gathering Facts] 2026-03-30 20:17:36.482007 | localhost | ok 2026-03-30 20:17:36.496411 | 2026-03-30 20:17:36.496533 | TASK [Setup log path fact] 2026-03-30 20:17:36.516875 | localhost | ok 2026-03-30 20:17:36.532817 | 2026-03-30 20:17:36.532916 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-30 20:17:36.562615 | localhost | ok 2026-03-30 20:17:36.570511 | 2026-03-30 20:17:36.570582 | TASK [emit-job-header : Print job information] 2026-03-30 20:17:36.611567 | # Job Information 2026-03-30 20:17:36.611724 | Ansible Version: 2.16.16 2026-03-30 20:17:36.611770 | Job: pre-commit 2026-03-30 20:17:36.611801 | Pipeline: check 2026-03-30 20:17:36.611829 | Executor: 0a8996d2b663 2026-03-30 20:17:36.611856 | Triggered by: https://github.com/vexxhost/ansible-collection-kubernetes/pull/252 2026-03-30 20:17:36.611889 | Event ID: 5ad39ed0-2c75-11f1-814b-4d7b0958f827 2026-03-30 20:17:36.615679 | 2026-03-30 20:17:36.615788 | LOOP [emit-job-header : Print node information] 2026-03-30 20:17:36.715546 | localhost | ok: 2026-03-30 20:17:36.715858 | localhost | # Node Information 2026-03-30 20:17:36.715924 | localhost | Inventory Hostname: ubuntu-noble 2026-03-30 20:17:36.715973 | localhost | Hostname: np0000161595 2026-03-30 20:17:36.716018 | localhost | Username: zuul 2026-03-30 20:17:36.716068 | localhost | Distro: Ubuntu 24.04 2026-03-30 20:17:36.716112 | localhost | Provider: yul1 2026-03-30 20:17:36.716154 | localhost | Region: ca-ymq-1 2026-03-30 20:17:36.716196 | localhost | Label: ubuntu-noble 2026-03-30 20:17:36.716236 | localhost | Product Name: OpenStack Nova 2026-03-30 20:17:36.716277 | localhost | Interface IP: 199.204.45.246 2026-03-30 20:17:36.731350 | 2026-03-30 20:17:36.731461 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-30 20:17:37.132606 | localhost -> localhost | changed 2026-03-30 20:17:37.306638 | 2026-03-30 20:17:37.306799 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-30 20:17:38.206059 | localhost -> localhost | changed 2026-03-30 20:17:38.214048 | 2026-03-30 20:17:38.214105 | PLAY [all] 2026-03-30 20:17:38.222327 | 2026-03-30 20:17:38.222392 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-30 20:17:38.465740 | ubuntu-noble -> localhost | ok 2026-03-30 20:17:38.473581 | 2026-03-30 20:17:38.473657 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-30 20:17:38.508505 | ubuntu-noble | ok 2026-03-30 20:17:38.522725 | ubuntu-noble | included: /var/lib/zuul/builds/00276ee949cb4cc58a0f7c04eead2082/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-30 20:17:38.529110 | 2026-03-30 20:17:38.529174 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-30 20:17:39.743399 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-03-30 20:17:39.743602 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/00276ee949cb4cc58a0f7c04eead2082/work/00276ee949cb4cc58a0f7c04eead2082_id_rsa 2026-03-30 20:17:39.743634 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/00276ee949cb4cc58a0f7c04eead2082/work/00276ee949cb4cc58a0f7c04eead2082_id_rsa.pub 2026-03-30 20:17:39.743658 | ubuntu-noble -> localhost | The key fingerprint is: 2026-03-30 20:17:39.743680 | ubuntu-noble -> localhost | SHA256:PN0spwjoie1e6YyvkC8UuxdRB6jbklL0tYHCRL17bHY zuul-build-sshkey 2026-03-30 20:17:39.743713 | ubuntu-noble -> localhost | The key's randomart image is: 2026-03-30 20:17:39.743735 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-03-30 20:17:39.743767 | ubuntu-noble -> localhost | | +o. o.. | 2026-03-30 20:17:39.743789 | ubuntu-noble -> localhost | | + + + . | 2026-03-30 20:17:39.743809 | ubuntu-noble -> localhost | | . + + + | 2026-03-30 20:17:39.743829 | ubuntu-noble -> localhost | | + +... . o | 2026-03-30 20:17:39.743849 | ubuntu-noble -> localhost | | . *.+. S o + | 2026-03-30 20:17:39.743868 | ubuntu-noble -> localhost | |. *=+.=oEo + | 2026-03-30 20:17:39.743887 | ubuntu-noble -> localhost | | o+o+=o.. . | 2026-03-30 20:17:39.743907 | ubuntu-noble -> localhost | | o+.= | 2026-03-30 20:17:39.743929 | ubuntu-noble -> localhost | | +*o+ | 2026-03-30 20:17:39.743949 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-03-30 20:17:39.744000 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.759172 2026-03-30 20:17:39.749967 | 2026-03-30 20:17:39.750035 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-30 20:17:39.780545 | ubuntu-noble | ok 2026-03-30 20:17:39.831214 | ubuntu-noble | included: /var/lib/zuul/builds/00276ee949cb4cc58a0f7c04eead2082/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-30 20:17:39.858149 | 2026-03-30 20:17:39.858296 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-30 20:17:39.883402 | ubuntu-noble | skipping: Conditional result was False 2026-03-30 20:17:39.890152 | 2026-03-30 20:17:39.890221 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-30 20:17:40.483834 | ubuntu-noble | changed 2026-03-30 20:17:40.500163 | 2026-03-30 20:17:40.500230 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-30 20:17:40.738313 | ubuntu-noble | ok 2026-03-30 20:17:40.746154 | 2026-03-30 20:17:40.746321 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-30 20:17:41.326904 | ubuntu-noble | changed 2026-03-30 20:17:41.332599 | 2026-03-30 20:17:41.332664 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-30 20:17:41.905198 | ubuntu-noble | changed 2026-03-30 20:17:41.914146 | 2026-03-30 20:17:41.914268 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-30 20:17:41.946094 | ubuntu-noble | skipping: Conditional result was False 2026-03-30 20:17:41.957902 | 2026-03-30 20:17:41.957982 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-30 20:17:42.331717 | ubuntu-noble -> localhost | changed 2026-03-30 20:17:42.343327 | 2026-03-30 20:17:42.343412 | TASK [add-build-sshkey : Add back temp key] 2026-03-30 20:17:42.650136 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/00276ee949cb4cc58a0f7c04eead2082/work/00276ee949cb4cc58a0f7c04eead2082_id_rsa (zuul-build-sshkey) 2026-03-30 20:17:42.650359 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.015674 2026-03-30 20:17:42.655883 | 2026-03-30 20:17:42.655950 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-30 20:17:43.008617 | ubuntu-noble | ok 2026-03-30 20:17:43.021486 | 2026-03-30 20:17:43.021756 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-30 20:17:43.050649 | ubuntu-noble | skipping: Conditional result was False 2026-03-30 20:17:43.066002 | 2026-03-30 20:17:43.066099 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-03-30 20:17:43.431149 | ubuntu-noble | ok 2026-03-30 20:17:43.437229 | 2026-03-30 20:17:43.437294 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-03-30 20:17:44.500634 | ubuntu-noble | Output suppressed because no_log was given 2026-03-30 20:17:44.566738 | 2026-03-30 20:17:44.566848 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-03-30 20:17:44.866649 | ubuntu-noble | ok: "logs" 2026-03-30 20:17:44.866844 | ubuntu-noble | ok: All items complete 2026-03-30 20:17:44.866891 | 2026-03-30 20:17:45.024780 | ubuntu-noble | ok: "artifacts" 2026-03-30 20:17:45.226684 | ubuntu-noble | ok: "docs" 2026-03-30 20:17:45.246302 | 2026-03-30 20:17:45.246839 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-03-30 20:17:45.478832 | ubuntu-noble | changed: "logs" 2026-03-30 20:17:45.669526 | ubuntu-noble | changed: "artifacts" 2026-03-30 20:17:45.855154 | ubuntu-noble | changed: "docs" 2026-03-30 20:17:45.922161 | 2026-03-30 20:17:45.922256 | PLAY RECAP 2026-03-30 20:17:45.922301 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-30 20:17:45.922332 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-03-30 20:17:45.922354 | 2026-03-30 20:17:46.068966 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-03-30 20:17:46.070324 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-03-30 20:17:46.662650 | 2026-03-30 20:17:46.662790 | PLAY [all] 2026-03-30 20:17:46.674508 | 2026-03-30 20:17:46.674580 | TASK [setup-uv : Extract archive] 2026-03-30 20:17:49.103677 | ubuntu-noble | changed 2026-03-30 20:17:49.110174 | 2026-03-30 20:17:49.110263 | TASK [setup-uv : Print version] 2026-03-30 20:17:49.199964 | ubuntu-noble | uv 0.8.13 2026-03-30 20:17:49.666696 | ubuntu-noble | ok: Runtime: 0:00:00.015183 2026-03-30 20:17:49.674743 | 2026-03-30 20:17:49.674796 | PLAY RECAP 2026-03-30 20:17:49.674845 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-30 20:17:49.674869 | 2026-03-30 20:17:49.807169 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-03-30 20:17:49.809412 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-03-30 20:17:50.373475 | 2026-03-30 20:17:50.373605 | PLAY [all] 2026-03-30 20:17:50.384810 | 2026-03-30 20:17:50.384883 | TASK [Run "pre-commit"] 2026-03-30 20:17:50.734734 | ubuntu-noble | Downloading virtualenv (5.6MiB) 2026-03-30 20:17:50.834951 | ubuntu-noble | Downloading virtualenv 2026-03-30 20:17:50.847656 | ubuntu-noble | Installed 10 packages in 12ms 2026-03-30 20:17:51.227350 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-03-30 20:17:51.781300 | ubuntu-noble | [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 2026-03-30 20:17:51.786314 | ubuntu-noble | [INFO] Initializing environment for https://github.com/psf/black. 2026-03-30 20:17:52.311200 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/flake8. 2026-03-30 20:17:52.729334 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/isort. 2026-03-30 20:17:53.185713 | ubuntu-noble | [WARNING] repo `https://github.com/pycqa/isort` uses deprecated stage names (commit, merge-commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pycqa/isort` will fix this. if it does not -- consider reporting an issue to that repo. 2026-03-30 20:17:53.187501 | ubuntu-noble | [INFO] Initializing environment for https://github.com/adrienverge/yamllint.git. 2026-03-30 20:17:53.607217 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git. 2026-03-30 20:17:54.180361 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git:ansible-core>=2.16.0. 2026-03-30 20:17:54.882166 | ubuntu-noble | [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-03-30 20:17:54.882233 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-03-30 20:17:54.882251 | ubuntu-noble | [INFO] This may take a few minutes... 2026-03-30 20:17:59.070660 | ubuntu-noble | [INFO] Installing environment for https://github.com/psf/black. 2026-03-30 20:17:59.070711 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-03-30 20:17:59.070722 | ubuntu-noble | [INFO] This may take a few minutes... 2026-03-30 20:18:03.554940 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/flake8. 2026-03-30 20:18:03.554991 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-03-30 20:18:03.555038 | ubuntu-noble | [INFO] This may take a few minutes... 2026-03-30 20:18:07.024923 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/isort. 2026-03-30 20:18:07.024958 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-03-30 20:18:07.024963 | ubuntu-noble | [INFO] This may take a few minutes... 2026-03-30 20:18:09.826818 | ubuntu-noble | [INFO] Installing environment for https://github.com/adrienverge/yamllint.git. 2026-03-30 20:18:09.826872 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-03-30 20:18:09.826884 | ubuntu-noble | [INFO] This may take a few minutes... 2026-03-30 20:18:13.308082 | ubuntu-noble | [INFO] Installing environment for https://github.com/ansible/ansible-lint.git. 2026-03-30 20:18:13.308137 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-03-30 20:18:13.308182 | ubuntu-noble | [INFO] This may take a few minutes... 2026-03-30 20:18:24.791405 | ubuntu-noble | fix end of files.........................................................Passed 2026-03-30 20:18:24.846463 | ubuntu-noble | trim trailing whitespace.................................................Passed 2026-03-30 20:18:25.230148 | ubuntu-noble | black....................................................................Passed 2026-03-30 20:18:25.474972 | ubuntu-noble | flake8...................................................................Passed 2026-03-30 20:18:25.623213 | ubuntu-noble | isort....................................................................Passed 2026-03-30 20:18:25.935164 | ubuntu-noble | yamllint.................................................................Passed 2026-03-30 20:19:28.710199 | ubuntu-noble | Ansible-lint.............................................................Passed 2026-03-30 20:19:28.795398 | ubuntu-noble | ok: Runtime: 0:01:38.289155 2026-03-30 20:19:28.797374 | 2026-03-30 20:19:28.797422 | PLAY RECAP 2026-03-30 20:19:28.797468 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-30 20:19:28.797490 | 2026-03-30 20:19:28.904902 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-03-30 20:19:28.907448 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-30 20:19:29.492306 | 2026-03-30 20:19:29.492486 | PLAY [all] 2026-03-30 20:19:29.504528 | 2026-03-30 20:19:29.504612 | TASK [fetch-output : Set log path for multiple nodes] 2026-03-30 20:19:29.549572 | ubuntu-noble | skipping: Conditional result was False 2026-03-30 20:19:29.560490 | 2026-03-30 20:19:29.560605 | TASK [fetch-output : Set log path for single node] 2026-03-30 20:19:29.608151 | ubuntu-noble | ok 2026-03-30 20:19:29.614847 | 2026-03-30 20:19:29.614942 | LOOP [fetch-output : Ensure local output dirs] 2026-03-30 20:19:29.986198 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/00276ee949cb4cc58a0f7c04eead2082/work/logs" 2026-03-30 20:19:30.184517 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/00276ee949cb4cc58a0f7c04eead2082/work/artifacts" 2026-03-30 20:19:30.381931 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/00276ee949cb4cc58a0f7c04eead2082/work/docs" 2026-03-30 20:19:30.399326 | 2026-03-30 20:19:30.399636 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-03-30 20:19:31.019873 | ubuntu-noble | ok 2026-03-30 20:19:31.020081 | ubuntu-noble | changed: All items complete 2026-03-30 20:19:31.020109 | 2026-03-30 20:19:31.466734 | ubuntu-noble | changed: .d..t...... ./ 2026-03-30 20:19:31.950618 | ubuntu-noble | changed: .d..t...... ./ 2026-03-30 20:19:31.974678 | 2026-03-30 20:19:31.974815 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-03-30 20:19:32.714523 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.007556 2026-03-30 20:19:32.938676 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.007637 2026-03-30 20:19:32.955062 | 2026-03-30 20:19:32.955138 | PLAY [all] 2026-03-30 20:19:32.962968 | 2026-03-30 20:19:32.963032 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-30 20:19:33.476563 | ubuntu-noble | changed 2026-03-30 20:19:33.483120 | 2026-03-30 20:19:33.483172 | PLAY RECAP 2026-03-30 20:19:33.483225 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-03-30 20:19:33.483248 | 2026-03-30 20:19:33.626562 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-03-30 20:19:33.628633 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-30 20:19:34.184591 | 2026-03-30 20:19:34.184740 | PLAY [localhost] 2026-03-30 20:19:34.194769 | 2026-03-30 20:19:34.194841 | TASK [Generate Zuul manifest] 2026-03-30 20:19:34.218356 | localhost | ok 2026-03-30 20:19:34.236545 | 2026-03-30 20:19:34.236628 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-30 20:19:34.560877 | localhost | changed 2026-03-30 20:19:34.577125 | 2026-03-30 20:19:34.577205 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-30 20:19:34.620136 | localhost | ok 2026-03-30 20:19:34.629196 | 2026-03-30 20:19:34.629295 | TASK [Upload logs] 2026-03-30 20:19:34.650636 | localhost | ok 2026-03-30 20:19:34.713716 | 2026-03-30 20:19:34.713885 | TASK [Set zuul-log-path fact] 2026-03-30 20:19:34.738105 | localhost | ok 2026-03-30 20:19:34.749887 | 2026-03-30 20:19:34.749955 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-30 20:19:34.782992 | localhost | ok 2026-03-30 20:19:34.792932 | 2026-03-30 20:19:34.793046 | TASK [upload-logs : Create log directories] 2026-03-30 20:19:35.189804 | localhost | changed 2026-03-30 20:19:35.196257 | 2026-03-30 20:19:35.196354 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-30 20:19:35.594423 | localhost -> localhost | ok: Runtime: 0:00:00.005003 2026-03-30 20:19:35.600089 | 2026-03-30 20:19:35.600155 | TASK [upload-logs : Upload logs to log server] 2026-03-30 20:19:36.058919 | localhost | Output suppressed because no_log was given 2026-03-30 20:19:36.064005 | 2026-03-30 20:19:36.064255 | LOOP [upload-logs : Compress console log and json output] 2026-03-30 20:19:36.112730 | localhost | skipping: Conditional result was False 2026-03-30 20:19:36.119044 | localhost | skipping: Conditional result was False 2026-03-30 20:19:36.128747 | 2026-03-30 20:19:36.128942 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-30 20:19:36.174534 | localhost | skipping: Conditional result was False 2026-03-30 20:19:36.174991 | 2026-03-30 20:19:36.179156 | localhost | skipping: Conditional result was False 2026-03-30 20:19:36.194328 | 2026-03-30 20:19:36.194557 | LOOP [upload-logs : Upload console log and json output]