2026-04-20 02:15:14.737120 | Job console starting 2026-04-20 02:15:14.773158 | Updating git repos 2026-04-20 02:15:14.800440 | Cloning repos into workspace 2026-04-20 02:15:14.964799 | Restoring repo states 2026-04-20 02:15:14.973646 | Merging changes 2026-04-20 02:15:15.266105 | Checking out repos 2026-04-20 02:15:15.303447 | Preparing playbooks 2026-04-20 02:15:16.783396 | Running Ansible setup 2026-04-20 02:15:21.878575 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-20 02:15:22.530588 | 2026-04-20 02:15:22.530722 | PLAY [localhost] 2026-04-20 02:15:22.538494 | 2026-04-20 02:15:22.538566 | TASK [Gathering Facts] 2026-04-20 02:15:23.658936 | localhost | ok 2026-04-20 02:15:23.675022 | 2026-04-20 02:15:23.675134 | TASK [Setup log path fact] 2026-04-20 02:15:23.693972 | localhost | ok 2026-04-20 02:15:23.707535 | 2026-04-20 02:15:23.707612 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-20 02:15:23.741210 | localhost | ok 2026-04-20 02:15:23.749417 | 2026-04-20 02:15:23.749734 | TASK [emit-job-header : Print job information] 2026-04-20 02:15:23.791274 | # Job Information 2026-04-20 02:15:23.791557 | Ansible Version: 2.16.16 2026-04-20 02:15:23.791613 | Job: pre-commit 2026-04-20 02:15:23.791648 | Pipeline: check 2026-04-20 02:15:23.791693 | Executor: 0a8996d2b663 2026-04-20 02:15:23.791765 | Triggered by: https://github.com/vexxhost/ansible-collection-containers/pull/107 2026-04-20 02:15:23.791806 | Event ID: dc51ced0-3c5d-11f1-9347-b696a2645859 2026-04-20 02:15:23.796349 | 2026-04-20 02:15:23.796463 | LOOP [emit-job-header : Print node information] 2026-04-20 02:15:23.906625 | localhost | ok: 2026-04-20 02:15:23.906858 | localhost | # Node Information 2026-04-20 02:15:23.906907 | localhost | Inventory Hostname: ubuntu-noble 2026-04-20 02:15:23.906943 | localhost | Hostname: np0000167948 2026-04-20 02:15:23.906975 | localhost | Username: zuul 2026-04-20 02:15:23.907012 | localhost | Distro: Ubuntu 24.04 2026-04-20 02:15:23.907043 | localhost | Provider: yul1 2026-04-20 02:15:23.907072 | localhost | Region: ca-ymq-1 2026-04-20 02:15:23.907100 | localhost | Label: ubuntu-noble 2026-04-20 02:15:23.907128 | localhost | Product Name: OpenStack Nova 2026-04-20 02:15:23.907156 | localhost | Interface IP: 199.204.45.246 2026-04-20 02:15:23.942850 | 2026-04-20 02:15:23.942988 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-20 02:15:24.403878 | localhost -> localhost | changed 2026-04-20 02:15:24.411902 | 2026-04-20 02:15:24.412104 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-20 02:15:25.379008 | localhost -> localhost | changed 2026-04-20 02:15:25.390254 | 2026-04-20 02:15:25.390399 | PLAY [all] 2026-04-20 02:15:25.400430 | 2026-04-20 02:15:25.400524 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-20 02:15:25.669887 | ubuntu-noble -> localhost | ok 2026-04-20 02:15:25.680533 | 2026-04-20 02:15:25.680644 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-20 02:15:25.724189 | ubuntu-noble | ok 2026-04-20 02:15:25.741269 | ubuntu-noble | included: /var/lib/zuul/builds/226db550fe5a4dc69038c0766fb4f7df/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-20 02:15:25.748587 | 2026-04-20 02:15:25.748679 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-20 02:15:27.240656 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-04-20 02:15:27.240852 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/226db550fe5a4dc69038c0766fb4f7df/work/226db550fe5a4dc69038c0766fb4f7df_id_rsa 2026-04-20 02:15:27.240885 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/226db550fe5a4dc69038c0766fb4f7df/work/226db550fe5a4dc69038c0766fb4f7df_id_rsa.pub 2026-04-20 02:15:27.240911 | ubuntu-noble -> localhost | The key fingerprint is: 2026-04-20 02:15:27.240934 | ubuntu-noble -> localhost | SHA256:0mwk76ZwsT3L/n117xIJxBDQz8cdnay6ajcKv98i98w zuul-build-sshkey 2026-04-20 02:15:27.241227 | ubuntu-noble -> localhost | The key's randomart image is: 2026-04-20 02:15:27.241267 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-04-20 02:15:27.241297 | ubuntu-noble -> localhost | | .oo+ . o| 2026-04-20 02:15:27.241507 | ubuntu-noble -> localhost | | . o +.| 2026-04-20 02:15:27.241551 | ubuntu-noble -> localhost | | . . + ....| 2026-04-20 02:15:27.241581 | ubuntu-noble -> localhost | | * +.o .| 2026-04-20 02:15:27.241609 | ubuntu-noble -> localhost | | o S .o . | 2026-04-20 02:15:27.241634 | ubuntu-noble -> localhost | | B . o o| 2026-04-20 02:15:27.241659 | ubuntu-noble -> localhost | | . o.= . oo| 2026-04-20 02:15:27.241686 | ubuntu-noble -> localhost | | o +o= B+ o .| 2026-04-20 02:15:27.241718 | ubuntu-noble -> localhost | | ..=*X.=E o.| 2026-04-20 02:15:27.241743 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-04-20 02:15:27.241825 | ubuntu-noble -> localhost | ok: Runtime: 0:00:01.045933 2026-04-20 02:15:27.254467 | 2026-04-20 02:15:27.254613 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-20 02:15:27.294495 | ubuntu-noble | ok 2026-04-20 02:15:27.309067 | ubuntu-noble | included: /var/lib/zuul/builds/226db550fe5a4dc69038c0766fb4f7df/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-20 02:15:27.320808 | 2026-04-20 02:15:27.321100 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-20 02:15:27.339111 | ubuntu-noble | skipping: Conditional result was False 2026-04-20 02:15:27.350621 | 2026-04-20 02:15:27.350760 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-20 02:15:27.987129 | ubuntu-noble | changed 2026-04-20 02:15:27.996192 | 2026-04-20 02:15:27.996285 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-20 02:15:28.224542 | ubuntu-noble | ok 2026-04-20 02:15:28.231843 | 2026-04-20 02:15:28.231920 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-20 02:15:28.846959 | ubuntu-noble | changed 2026-04-20 02:15:28.858598 | 2026-04-20 02:15:28.858678 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-20 02:15:29.472355 | ubuntu-noble | changed 2026-04-20 02:15:29.479160 | 2026-04-20 02:15:29.479278 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-20 02:15:29.505692 | ubuntu-noble | skipping: Conditional result was False 2026-04-20 02:15:29.516896 | 2026-04-20 02:15:29.517094 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-20 02:15:30.010863 | ubuntu-noble -> localhost | changed 2026-04-20 02:15:30.026061 | 2026-04-20 02:15:30.026251 | TASK [add-build-sshkey : Add back temp key] 2026-04-20 02:15:30.386442 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/226db550fe5a4dc69038c0766fb4f7df/work/226db550fe5a4dc69038c0766fb4f7df_id_rsa (zuul-build-sshkey) 2026-04-20 02:15:30.386683 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.016519 2026-04-20 02:15:30.392625 | 2026-04-20 02:15:30.392701 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-20 02:15:30.773282 | ubuntu-noble | ok 2026-04-20 02:15:30.780870 | 2026-04-20 02:15:30.780986 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-20 02:15:30.806639 | ubuntu-noble | skipping: Conditional result was False 2026-04-20 02:15:30.825503 | 2026-04-20 02:15:30.825720 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-20 02:15:31.900995 | ubuntu-noble | ok 2026-04-20 02:15:31.909206 | 2026-04-20 02:15:31.909347 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-20 02:15:33.059519 | ubuntu-noble | Output suppressed because no_log was given 2026-04-20 02:15:33.079029 | 2026-04-20 02:15:33.079235 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-20 02:15:33.421674 | ubuntu-noble | ok: "logs" 2026-04-20 02:15:33.422032 | ubuntu-noble | ok: All items complete 2026-04-20 02:15:33.422106 | 2026-04-20 02:15:33.577507 | ubuntu-noble | ok: "artifacts" 2026-04-20 02:15:33.841998 | ubuntu-noble | ok: "docs" 2026-04-20 02:15:33.857036 | 2026-04-20 02:15:33.857184 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-20 02:15:34.109835 | ubuntu-noble | changed: "logs" 2026-04-20 02:15:34.331658 | ubuntu-noble | changed: "artifacts" 2026-04-20 02:15:34.538303 | ubuntu-noble | changed: "docs" 2026-04-20 02:15:34.558312 | 2026-04-20 02:15:34.558484 | PLAY RECAP 2026-04-20 02:15:34.558557 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-20 02:15:34.558605 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-20 02:15:34.558634 | 2026-04-20 02:15:34.743590 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-20 02:15:34.745569 | PRE-RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-04-20 02:15:35.547977 | 2026-04-20 02:15:35.548163 | PLAY [all] 2026-04-20 02:15:35.563293 | 2026-04-20 02:15:35.563504 | TASK [setup-uv : Extract archive] 2026-04-20 02:15:38.174876 | ubuntu-noble | changed 2026-04-20 02:15:38.193171 | 2026-04-20 02:15:38.193615 | TASK [setup-uv : Print version] 2026-04-20 02:15:38.600527 | ubuntu-noble | uv 0.8.13 2026-04-20 02:15:38.736817 | ubuntu-noble | ok: Runtime: 0:00:00.015343 2026-04-20 02:15:38.748237 | 2026-04-20 02:15:38.748374 | PLAY RECAP 2026-04-20 02:15:38.748447 | ubuntu-noble | ok: 2 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-20 02:15:38.748486 | 2026-04-20 02:15:38.932269 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/pre.yaml@main] 2026-04-20 02:15:38.935036 | RUN START: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-04-20 02:15:39.637833 | 2026-04-20 02:15:39.638010 | PLAY [all] 2026-04-20 02:15:39.650860 | 2026-04-20 02:15:39.650975 | TASK [Run "pre-commit"] 2026-04-20 02:15:40.490538 | ubuntu-noble | Downloading virtualenv (5.6MiB) 2026-04-20 02:15:40.591413 | ubuntu-noble | Downloading virtualenv 2026-04-20 02:15:40.606310 | ubuntu-noble | Installed 10 packages in 14ms 2026-04-20 02:15:41.030642 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-04-20 02:15:41.591452 | 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-04-20 02:15:41.596759 | ubuntu-noble | [INFO] Initializing environment for https://github.com/psf/black. 2026-04-20 02:15:42.148566 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/flake8. 2026-04-20 02:15:42.572860 | ubuntu-noble | [INFO] Initializing environment for https://github.com/pycqa/isort. 2026-04-20 02:15:43.059624 | 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-04-20 02:15:43.061604 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git. 2026-04-20 02:15:43.632520 | ubuntu-noble | [INFO] Initializing environment for https://github.com/ansible/ansible-lint.git:ansible-core>=2.16.0. 2026-04-20 02:15:44.184662 | ubuntu-noble | [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 2026-04-20 02:15:44.184734 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-20 02:15:44.184742 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-20 02:15:48.409398 | ubuntu-noble | [INFO] Installing environment for https://github.com/psf/black. 2026-04-20 02:15:48.409515 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-20 02:15:48.409546 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-20 02:15:53.317363 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/flake8. 2026-04-20 02:15:53.317476 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-20 02:15:53.317497 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-20 02:15:56.949711 | ubuntu-noble | [INFO] Installing environment for https://github.com/pycqa/isort. 2026-04-20 02:15:56.949816 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-20 02:15:56.949828 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-20 02:15:59.805853 | ubuntu-noble | [INFO] Installing environment for https://github.com/ansible/ansible-lint.git. 2026-04-20 02:15:59.805907 | ubuntu-noble | [INFO] Once installed this environment will be reused. 2026-04-20 02:15:59.805918 | ubuntu-noble | [INFO] This may take a few minutes... 2026-04-20 02:16:11.930071 | ubuntu-noble | fix end of files.........................................................Passed 2026-04-20 02:16:11.996870 | ubuntu-noble | trim trailing whitespace.................................................Passed 2026-04-20 02:16:12.268464 | ubuntu-noble | black....................................................................Passed 2026-04-20 02:16:12.471048 | ubuntu-noble | flake8...................................................................Passed 2026-04-20 02:16:12.619824 | ubuntu-noble | isort....................................................................Passed 2026-04-20 02:16:33.486562 | ubuntu-noble | Ansible-lint.............................................................Passed 2026-04-20 02:16:33.736349 | ubuntu-noble | ok: Runtime: 0:00:53.446661 2026-04-20 02:16:33.739243 | 2026-04-20 02:16:33.739324 | PLAY RECAP 2026-04-20 02:16:33.739392 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-20 02:16:33.739424 | 2026-04-20 02:16:33.910332 | RUN END RESULT_NORMAL: [untrusted : github.com/vexxhost/zuul-jobs/playbooks/pre-commit/run.yaml@main] 2026-04-20 02:16:33.917968 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-20 02:16:34.590725 | 2026-04-20 02:16:34.890948 | PLAY [all] 2026-04-20 02:16:34.910679 | 2026-04-20 02:16:34.910840 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-20 02:16:34.958156 | ubuntu-noble | skipping: Conditional result was False 2026-04-20 02:16:34.964964 | 2026-04-20 02:16:34.965140 | TASK [fetch-output : Set log path for single node] 2026-04-20 02:16:35.021125 | ubuntu-noble | ok 2026-04-20 02:16:35.028670 | 2026-04-20 02:16:35.028810 | LOOP [fetch-output : Ensure local output dirs] 2026-04-20 02:16:35.461327 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/226db550fe5a4dc69038c0766fb4f7df/work/logs" 2026-04-20 02:16:35.691373 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/226db550fe5a4dc69038c0766fb4f7df/work/artifacts" 2026-04-20 02:16:35.930327 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/226db550fe5a4dc69038c0766fb4f7df/work/docs" 2026-04-20 02:16:35.952851 | 2026-04-20 02:16:35.953298 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-20 02:16:36.697056 | ubuntu-noble | ok 2026-04-20 02:16:37.179294 | ubuntu-noble | changed: All items complete 2026-04-20 02:16:37.179575 | 2026-04-20 02:16:37.240179 | ubuntu-noble | changed: .d..t...... ./ 2026-04-20 02:16:37.713394 | ubuntu-noble | changed: .d..t...... ./ 2026-04-20 02:16:37.739488 | 2026-04-20 02:16:37.739660 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-20 02:16:38.256273 | ubuntu-noble -> localhost | ok: Item: artifacts Runtime: 0:00:00.008146 2026-04-20 02:16:38.512645 | ubuntu-noble -> localhost | ok: Item: docs Runtime: 0:00:00.007683 2026-04-20 02:16:38.530621 | 2026-04-20 02:16:38.530756 | PLAY [all] 2026-04-20 02:16:38.539911 | 2026-04-20 02:16:38.540041 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-20 02:16:39.040830 | ubuntu-noble | changed 2026-04-20 02:16:39.047079 | 2026-04-20 02:16:39.047268 | PLAY RECAP 2026-04-20 02:16:39.047316 | ubuntu-noble | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-20 02:16:39.047340 | 2026-04-20 02:16:39.247050 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-20 02:16:39.248849 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-20 02:16:39.851473 | 2026-04-20 02:16:39.851667 | PLAY [localhost] 2026-04-20 02:16:39.862929 | 2026-04-20 02:16:39.863020 | TASK [Generate Zuul manifest] 2026-04-20 02:16:39.885666 | localhost | ok 2026-04-20 02:16:39.901524 | 2026-04-20 02:16:39.901629 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-20 02:16:40.337268 | localhost | changed 2026-04-20 02:16:40.352258 | 2026-04-20 02:16:40.352417 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-20 02:16:40.608878 | localhost | ok 2026-04-20 02:16:40.616739 | 2026-04-20 02:16:40.616871 | TASK [Upload logs] 2026-04-20 02:16:40.638906 | localhost | ok 2026-04-20 02:16:40.721530 | 2026-04-20 02:16:40.721694 | TASK [Set zuul-log-path fact] 2026-04-20 02:16:40.745664 | localhost | ok 2026-04-20 02:16:40.762060 | 2026-04-20 02:16:40.762196 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-20 02:16:40.792861 | localhost | ok 2026-04-20 02:16:41.991026 | 2026-04-20 02:16:41.991234 | TASK [upload-logs : Create log directories] 2026-04-20 02:16:42.489072 | localhost | changed 2026-04-20 02:16:42.496509 | 2026-04-20 02:16:42.496739 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-20 02:16:42.994069 | localhost -> localhost | ok: Runtime: 0:00:00.006426 2026-04-20 02:16:43.001638 | 2026-04-20 02:16:43.001741 | TASK [upload-logs : Upload logs to log server] 2026-04-20 02:16:43.508802 | localhost | Output suppressed because no_log was given 2026-04-20 02:16:43.512845 | 2026-04-20 02:16:43.512924 | LOOP [upload-logs : Compress console log and json output] 2026-04-20 02:16:43.577063 | localhost | skipping: Conditional result was False 2026-04-20 02:16:43.593291 | localhost | skipping: Conditional result was False 2026-04-20 02:16:43.604695 | 2026-04-20 02:16:43.604850 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-20 02:16:43.656351 | localhost | skipping: Conditional result was False 2026-04-20 02:16:43.656662 | 2026-04-20 02:16:43.661433 | localhost | skipping: Conditional result was False 2026-04-20 02:16:43.677450 | 2026-04-20 02:16:43.677620 | LOOP [upload-logs : Upload console log and json output]