2026-07-24 16:25:32.424735 | Job console starting 2026-07-24 16:25:32.447953 | Updating git repos 2026-07-24 16:25:32.493968 | Cloning repos into workspace 2026-07-24 16:25:32.631985 | Restoring repo states 2026-07-24 16:25:32.648692 | Merging changes 2026-07-24 16:25:33.370473 | Checking out repos 2026-07-24 16:25:33.408825 | Preparing playbooks 2026-07-24 16:25:34.318244 | Running Ansible setup 2026-07-24 16:25:38.905367 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-24 16:25:39.760119 | 2026-07-24 16:25:39.760311 | PLAY [Base pre] 2026-07-24 16:25:39.780066 | 2026-07-24 16:25:39.780240 | TASK [Setup log path fact] 2026-07-24 16:25:39.811282 | debian-bookworm | ok 2026-07-24 16:25:39.832059 | 2026-07-24 16:25:39.832270 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-24 16:25:39.875731 | debian-bookworm | ok 2026-07-24 16:25:39.887398 | 2026-07-24 16:25:39.887567 | TASK [emit-job-header : Print job information] 2026-07-24 16:25:39.939406 | # Job Information 2026-07-24 16:25:39.939793 | Ansible Version: 2.16.14 2026-07-24 16:25:39.940000 | Job: ansible-lint 2026-07-24 16:25:39.940068 | Pipeline: check 2026-07-24 16:25:39.940110 | Executor: 521e9411259a 2026-07-24 16:25:39.940146 | Triggered by: https://github.com/osism/testbed/pull/2941 2026-07-24 16:25:39.940184 | Event ID: 44d01ca0-877c-11f1-88cb-432f1a5a1358 2026-07-24 16:25:39.948990 | 2026-07-24 16:25:39.949156 | LOOP [emit-job-header : Print node information] 2026-07-24 16:25:40.064803 | debian-bookworm | ok: 2026-07-24 16:25:40.065134 | debian-bookworm | # Node Information 2026-07-24 16:25:40.065171 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-24 16:25:40.065197 | debian-bookworm | Hostname: debian 2026-07-24 16:25:40.065220 | debian-bookworm | Username: zuul 2026-07-24 16:25:40.065241 | debian-bookworm | Distro: Debian 12.15 2026-07-24 16:25:40.065265 | debian-bookworm | Provider: regiocloud-a 2026-07-24 16:25:40.065285 | debian-bookworm | Region: 2026-07-24 16:25:40.065307 | debian-bookworm | Label: debian-bookworm 2026-07-24 16:25:40.065327 | debian-bookworm | Product Name: OpenStack Nova 2026-07-24 16:25:40.065347 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe48:cfbd 2026-07-24 16:25:40.087408 | 2026-07-24 16:25:40.087595 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-24 16:25:40.599484 | debian-bookworm -> localhost | changed 2026-07-24 16:25:40.614774 | 2026-07-24 16:25:40.615064 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-24 16:25:41.717982 | debian-bookworm -> localhost | changed 2026-07-24 16:25:41.730033 | 2026-07-24 16:25:41.730185 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-24 16:25:42.029513 | debian-bookworm -> localhost | ok 2026-07-24 16:25:42.036675 | 2026-07-24 16:25:42.036826 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-24 16:25:42.069318 | debian-bookworm | ok 2026-07-24 16:25:42.086524 | debian-bookworm | included: /var/lib/zuul/builds/0bdc1a52fd8e4cb39648547a9003bc6f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-24 16:25:42.093303 | 2026-07-24 16:25:42.093412 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-24 16:25:44.819720 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-24 16:25:44.820278 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/0bdc1a52fd8e4cb39648547a9003bc6f/work/0bdc1a52fd8e4cb39648547a9003bc6f_id_rsa 2026-07-24 16:25:44.820387 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/0bdc1a52fd8e4cb39648547a9003bc6f/work/0bdc1a52fd8e4cb39648547a9003bc6f_id_rsa.pub 2026-07-24 16:25:44.820467 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-24 16:25:44.820543 | debian-bookworm -> localhost | SHA256:LRg3x2hLk/CGuTNU6sHualKib0y+4a9Z9ZRtulBmh4M zuul-build-sshkey 2026-07-24 16:25:44.820609 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-24 16:25:44.820695 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-24 16:25:44.820759 | debian-bookworm -> localhost | | . . | 2026-07-24 16:25:44.820820 | debian-bookworm -> localhost | | . B + | 2026-07-24 16:25:44.820900 | debian-bookworm -> localhost | | O @ o | 2026-07-24 16:25:44.820961 | debian-bookworm -> localhost | | + @ X | 2026-07-24 16:25:44.821019 | debian-bookworm -> localhost | | E S = | 2026-07-24 16:25:44.821100 | debian-bookworm -> localhost | | o .o O * | 2026-07-24 16:25:44.821160 | debian-bookworm -> localhost | | =.o. o o | 2026-07-24 16:25:44.821218 | debian-bookworm -> localhost | |..=+.. . . | 2026-07-24 16:25:44.821279 | debian-bookworm -> localhost | | o**o . | 2026-07-24 16:25:44.821336 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-24 16:25:44.821484 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.189389 2026-07-24 16:25:44.835264 | 2026-07-24 16:25:44.835446 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-24 16:25:44.870923 | debian-bookworm | ok 2026-07-24 16:25:44.884734 | debian-bookworm | included: /var/lib/zuul/builds/0bdc1a52fd8e4cb39648547a9003bc6f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-24 16:25:44.893778 | 2026-07-24 16:25:44.893917 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-24 16:25:44.918524 | debian-bookworm | skipping: Conditional result was False 2026-07-24 16:25:44.925327 | 2026-07-24 16:25:44.925443 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-24 16:25:45.548199 | debian-bookworm | changed 2026-07-24 16:25:45.557032 | 2026-07-24 16:25:45.557194 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-24 16:25:45.847334 | debian-bookworm | ok 2026-07-24 16:25:45.858052 | 2026-07-24 16:25:45.858254 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-24 16:25:46.594074 | debian-bookworm | changed 2026-07-24 16:25:46.600023 | 2026-07-24 16:25:46.600166 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-24 16:25:47.282652 | debian-bookworm | changed 2026-07-24 16:25:47.291365 | 2026-07-24 16:25:47.291503 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-24 16:25:47.318171 | debian-bookworm | skipping: Conditional result was False 2026-07-24 16:25:47.331200 | 2026-07-24 16:25:47.331446 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-24 16:25:47.798201 | debian-bookworm -> localhost | changed 2026-07-24 16:25:47.818642 | 2026-07-24 16:25:47.818802 | TASK [add-build-sshkey : Add back temp key] 2026-07-24 16:25:48.178531 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/0bdc1a52fd8e4cb39648547a9003bc6f/work/0bdc1a52fd8e4cb39648547a9003bc6f_id_rsa (zuul-build-sshkey) 2026-07-24 16:25:48.178905 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010835 2026-07-24 16:25:48.187791 | 2026-07-24 16:25:48.187937 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-24 16:25:48.621045 | debian-bookworm | ok 2026-07-24 16:25:48.631048 | 2026-07-24 16:25:48.631225 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-24 16:25:48.666952 | debian-bookworm | skipping: Conditional result was False 2026-07-24 16:25:48.683309 | 2026-07-24 16:25:48.683483 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-24 16:25:49.139652 | debian-bookworm | ok 2026-07-24 16:25:49.155269 | 2026-07-24 16:25:49.155426 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-24 16:25:49.203184 | debian-bookworm | ok 2026-07-24 16:25:49.212543 | 2026-07-24 16:25:49.212691 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-24 16:25:49.531405 | debian-bookworm -> localhost | ok 2026-07-24 16:25:49.538397 | 2026-07-24 16:25:49.538521 | TASK [validate-host : Collect information about the host] 2026-07-24 16:25:50.812962 | debian-bookworm | ok 2026-07-24 16:25:50.832499 | 2026-07-24 16:25:50.832652 | TASK [validate-host : Sanitize hostname] 2026-07-24 16:25:50.998162 | debian-bookworm | ok 2026-07-24 16:25:51.003123 | 2026-07-24 16:25:51.003241 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-24 16:25:51.647137 | debian-bookworm -> localhost | changed 2026-07-24 16:25:51.658194 | 2026-07-24 16:25:51.658399 | TASK [validate-host : Collect information about zuul worker] 2026-07-24 16:25:52.107813 | debian-bookworm | ok 2026-07-24 16:25:52.115825 | 2026-07-24 16:25:52.116029 | TASK [validate-host : Write out all zuul information for each host] 2026-07-24 16:25:52.714337 | debian-bookworm -> localhost | changed 2026-07-24 16:25:52.730991 | 2026-07-24 16:25:52.731147 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-24 16:25:53.037889 | debian-bookworm | ok 2026-07-24 16:25:53.045761 | 2026-07-24 16:25:53.045991 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-24 16:25:54.188553 | debian-bookworm | changed: 2026-07-24 16:25:54.188816 | debian-bookworm | cd+++++++++ src/ 2026-07-24 16:25:54.188852 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-24 16:25:54.188921 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-24 16:25:54.188944 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2026-07-24 16:25:54.188965 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/0bdc1a52fd8e4cb39648547a9003bc6f/work/logs" 2026-07-24 16:27:49.160301 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0bdc1a52fd8e4cb39648547a9003bc6f/work/artifacts" 2026-07-24 16:27:49.433104 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/0bdc1a52fd8e4cb39648547a9003bc6f/work/docs" 2026-07-24 16:27:49.445954 | 2026-07-24 16:27:49.446100 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-24 16:27:50.257429 | debian-bookworm | changed: 2026-07-24 16:27:50.257709 | debian-bookworm | .d..t...... ./ 2026-07-24 16:27:50.257744 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-24 16:27:50.257769 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-24 16:27:50.257790 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-24 16:27:50.257811 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-24 16:27:50.257831 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-24 16:27:50.257918 | debian-bookworm | changed: All items complete 2026-07-24 16:27:50.257944 | 2026-07-24 16:27:50.873976 | debian-bookworm | changed: .d..t...... ./ 2026-07-24 16:27:51.457106 | debian-bookworm | changed: .d..t...... ./ 2026-07-24 16:27:51.500911 | 2026-07-24 16:27:51.501087 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-24 16:27:51.844311 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.005785 2026-07-24 16:27:52.126549 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009454 2026-07-24 16:27:52.137653 | 2026-07-24 16:27:52.137800 | PLAY RECAP 2026-07-24 16:27:52.137886 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-24 16:27:52.137919 | 2026-07-24 16:27:52.320497 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-24 16:27:52.321468 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-24 16:27:53.119649 | 2026-07-24 16:27:53.119915 | PLAY [Base post] 2026-07-24 16:27:53.135740 | 2026-07-24 16:27:53.135965 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-24 16:27:53.743123 | debian-bookworm | changed 2026-07-24 16:27:53.753816 | 2026-07-24 16:27:53.754127 | PLAY RECAP 2026-07-24 16:27:53.754299 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-24 16:27:53.754473 | 2026-07-24 16:27:53.914414 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-24 16:27:53.915801 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-24 16:27:54.774301 | 2026-07-24 16:27:54.774508 | PLAY [Base post-logs] 2026-07-24 16:27:54.787146 | 2026-07-24 16:27:54.787348 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-24 16:27:55.296435 | localhost | changed 2026-07-24 16:27:55.311663 | 2026-07-24 16:27:55.311851 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-24 16:27:55.351104 | localhost | ok 2026-07-24 16:27:55.359622 | 2026-07-24 16:27:55.359795 | TASK [Set zuul-log-path fact] 2026-07-24 16:27:55.388729 | localhost | ok 2026-07-24 16:27:55.403830 | 2026-07-24 16:27:55.404057 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-24 16:27:55.441906 | localhost | ok 2026-07-24 16:27:55.446890 | 2026-07-24 16:27:55.447060 | TASK [upload-logs : Create log directories] 2026-07-24 16:27:55.984493 | localhost | changed 2026-07-24 16:27:55.990254 | 2026-07-24 16:27:55.990433 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-24 16:27:56.543508 | localhost -> localhost | ok: Runtime: 0:00:00.007976 2026-07-24 16:27:56.548580 | 2026-07-24 16:27:56.548732 | TASK [upload-logs : Upload logs to log server] 2026-07-24 16:27:57.148263 | localhost | Output suppressed because no_log was given 2026-07-24 16:27:57.152731 | 2026-07-24 16:27:57.152968 | LOOP [upload-logs : Compress console log and json output] 2026-07-24 16:27:57.209584 | localhost | skipping: Conditional result was False 2026-07-24 16:27:57.214550 | localhost | skipping: Conditional result was False 2026-07-24 16:27:57.227816 | 2026-07-24 16:27:57.228082 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-24 16:27:57.278198 | localhost | skipping: Conditional result was False 2026-07-24 16:27:57.278798 | 2026-07-24 16:27:57.281974 | localhost | skipping: Conditional result was False 2026-07-24 16:27:57.289617 | 2026-07-24 16:27:57.289793 | LOOP [upload-logs : Upload console log and json output]