2026-05-19 03:12:09.326696 | Job console starting 2026-05-19 03:12:09.374148 | Updating git repos 2026-05-19 03:12:09.405379 | Cloning repos into workspace 2026-05-19 03:12:09.492237 | Restoring repo states 2026-05-19 03:12:09.501938 | Merging changes 2026-05-19 03:12:09.501956 | Checking out repos 2026-05-19 03:12:09.691518 | Preparing playbooks 2026-05-19 03:12:10.761170 | Running Ansible setup 2026-05-19 03:12:15.345258 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-19 03:12:16.199688 | 2026-05-19 03:12:16.199877 | PLAY [Base pre] 2026-05-19 03:12:16.218281 | 2026-05-19 03:12:16.218487 | TASK [Setup log path fact] 2026-05-19 03:12:16.248968 | debian-bookworm | ok 2026-05-19 03:12:16.266461 | 2026-05-19 03:12:16.266667 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-19 03:12:16.307462 | debian-bookworm | ok 2026-05-19 03:12:16.318308 | 2026-05-19 03:12:16.318514 | TASK [emit-job-header : Print job information] 2026-05-19 03:12:16.378219 | # Job Information 2026-05-19 03:12:16.378704 | Ansible Version: 2.16.14 2026-05-19 03:12:16.378780 | Job: ansible-lint 2026-05-19 03:12:16.378860 | Pipeline: periodic-daily 2026-05-19 03:12:16.378905 | Executor: 521e9411259a 2026-05-19 03:12:16.378942 | Triggered by: https://github.com/osism/cloud-in-a-box 2026-05-19 03:12:16.378982 | Event ID: 92bc907d676f448d8ac77e059158fad4 2026-05-19 03:12:16.387365 | 2026-05-19 03:12:16.387554 | LOOP [emit-job-header : Print node information] 2026-05-19 03:12:16.529957 | debian-bookworm | ok: 2026-05-19 03:12:16.530227 | debian-bookworm | # Node Information 2026-05-19 03:12:16.530262 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-19 03:12:16.530287 | debian-bookworm | Hostname: debian 2026-05-19 03:12:16.530309 | debian-bookworm | Username: zuul 2026-05-19 03:12:16.530345 | debian-bookworm | Distro: Debian 12.14 2026-05-19 03:12:16.530371 | debian-bookworm | Provider: regiocloud-a 2026-05-19 03:12:16.530392 | debian-bookworm | Region: 2026-05-19 03:12:16.530413 | debian-bookworm | Label: debian-bookworm 2026-05-19 03:12:16.530433 | debian-bookworm | Product Name: OpenStack Nova 2026-05-19 03:12:16.530453 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7f:1221 2026-05-19 03:12:16.549925 | 2026-05-19 03:12:16.550103 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-19 03:12:17.074153 | debian-bookworm -> localhost | changed 2026-05-19 03:12:17.091854 | 2026-05-19 03:12:17.092101 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-19 03:12:18.231918 | debian-bookworm -> localhost | changed 2026-05-19 03:12:18.256550 | 2026-05-19 03:12:18.256912 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-19 03:12:18.529702 | debian-bookworm -> localhost | ok 2026-05-19 03:12:18.543882 | 2026-05-19 03:12:18.544081 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-19 03:12:18.577104 | debian-bookworm | ok 2026-05-19 03:12:18.598885 | debian-bookworm | included: /var/lib/zuul/builds/954da94e6b5443edb938e2efd0b13548/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-19 03:12:18.605615 | 2026-05-19 03:12:18.605820 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-19 03:12:19.606402 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-19 03:12:19.606776 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/954da94e6b5443edb938e2efd0b13548/work/954da94e6b5443edb938e2efd0b13548_id_rsa 2026-05-19 03:12:19.607015 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/954da94e6b5443edb938e2efd0b13548/work/954da94e6b5443edb938e2efd0b13548_id_rsa.pub 2026-05-19 03:12:19.607070 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-19 03:12:19.607111 | debian-bookworm -> localhost | SHA256:T5va4v9zYo6besYnSZNyFnCf0lBjHTEMQNs5qD2GS34 zuul-build-sshkey 2026-05-19 03:12:19.607147 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-19 03:12:19.607219 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-19 03:12:19.607282 | debian-bookworm -> localhost | | .oo=++o | 2026-05-19 03:12:19.607344 | debian-bookworm -> localhost | | . o= oo. | 2026-05-19 03:12:19.607381 | debian-bookworm -> localhost | | oo++. | 2026-05-19 03:12:19.607414 | debian-bookworm -> localhost | | +o +. | 2026-05-19 03:12:19.607446 | debian-bookworm -> localhost | | S =+ | 2026-05-19 03:12:19.607488 | debian-bookworm -> localhost | | o.=*+ | 2026-05-19 03:12:19.607521 | debian-bookworm -> localhost | | o*Eo | 2026-05-19 03:12:19.607555 | debian-bookworm -> localhost | | .+*o= . | 2026-05-19 03:12:19.607589 | debian-bookworm -> localhost | | .+**Bo+ | 2026-05-19 03:12:19.607622 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-19 03:12:19.607729 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.487435 2026-05-19 03:12:19.617427 | 2026-05-19 03:12:19.617566 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-19 03:12:19.649728 | debian-bookworm | ok 2026-05-19 03:12:19.661700 | debian-bookworm | included: /var/lib/zuul/builds/954da94e6b5443edb938e2efd0b13548/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-19 03:12:19.672431 | 2026-05-19 03:12:19.672554 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-19 03:12:19.697178 | debian-bookworm | skipping: Conditional result was False 2026-05-19 03:12:19.703676 | 2026-05-19 03:12:19.703791 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-19 03:12:20.362487 | debian-bookworm | changed 2026-05-19 03:12:20.370002 | 2026-05-19 03:12:20.370141 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-19 03:12:20.629019 | debian-bookworm | ok 2026-05-19 03:12:20.636595 | 2026-05-19 03:12:20.636737 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-19 03:12:21.277385 | debian-bookworm | changed 2026-05-19 03:12:21.285998 | 2026-05-19 03:12:21.286131 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-19 03:12:21.941541 | debian-bookworm | changed 2026-05-19 03:12:21.950242 | 2026-05-19 03:12:21.950474 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-19 03:12:21.976087 | debian-bookworm | skipping: Conditional result was False 2026-05-19 03:12:21.983468 | 2026-05-19 03:12:21.983629 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-19 03:12:22.489799 | debian-bookworm -> localhost | changed 2026-05-19 03:12:22.502508 | 2026-05-19 03:12:22.502646 | TASK [add-build-sshkey : Add back temp key] 2026-05-19 03:12:22.855383 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/954da94e6b5443edb938e2efd0b13548/work/954da94e6b5443edb938e2efd0b13548_id_rsa (zuul-build-sshkey) 2026-05-19 03:12:22.855672 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013448 2026-05-19 03:12:22.869456 | 2026-05-19 03:12:22.869612 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-19 03:12:23.320345 | debian-bookworm | ok 2026-05-19 03:12:23.326991 | 2026-05-19 03:12:23.327132 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-19 03:12:23.362702 | debian-bookworm | skipping: Conditional result was False 2026-05-19 03:12:23.382025 | 2026-05-19 03:12:23.382163 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-19 03:12:23.981822 | debian-bookworm | ok 2026-05-19 03:12:24.007270 | 2026-05-19 03:12:24.007463 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-19 03:12:24.043417 | debian-bookworm | ok 2026-05-19 03:12:24.050810 | 2026-05-19 03:12:24.051035 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-19 03:12:24.446143 | debian-bookworm -> localhost | ok 2026-05-19 03:12:24.453252 | 2026-05-19 03:12:24.453383 | TASK [validate-host : Collect information about the host] 2026-05-19 03:12:25.749565 | debian-bookworm | ok 2026-05-19 03:12:25.771890 | 2026-05-19 03:12:25.772077 | TASK [validate-host : Sanitize hostname] 2026-05-19 03:12:25.935743 | debian-bookworm | ok 2026-05-19 03:12:25.981704 | 2026-05-19 03:12:25.981846 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-19 03:12:26.610661 | debian-bookworm -> localhost | changed 2026-05-19 03:12:26.624874 | 2026-05-19 03:12:26.625068 | TASK [validate-host : Collect information about zuul worker] 2026-05-19 03:12:27.086742 | debian-bookworm | ok 2026-05-19 03:12:27.093547 | 2026-05-19 03:12:27.093724 | TASK [validate-host : Write out all zuul information for each host] 2026-05-19 03:12:27.733468 | debian-bookworm -> localhost | changed 2026-05-19 03:12:27.746564 | 2026-05-19 03:12:27.746747 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-19 03:12:28.000982 | debian-bookworm | ok 2026-05-19 03:12:28.011660 | 2026-05-19 03:12:28.011809 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-19 03:12:29.266875 | debian-bookworm | changed: 2026-05-19 03:12:29.267103 | debian-bookworm | cd+++++++++ src/ 2026-05-19 03:12:29.267139 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-19 03:12:29.267164 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-19 03:12:29.267186 | debian-bookworm | cd+++++++++ src/github.com/osism/cloud-in-a-box/ 2026-05-19 03:12:29.267207 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/954da94e6b5443edb938e2efd0b13548/work/logs" 2026-05-19 03:13:23.017909 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/954da94e6b5443edb938e2efd0b13548/work/artifacts" 2026-05-19 03:13:23.654205 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/954da94e6b5443edb938e2efd0b13548/work/docs" 2026-05-19 03:13:23.676210 | 2026-05-19 03:13:23.676421 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-19 03:13:24.644156 | debian-bookworm | changed: 2026-05-19 03:13:24.644491 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-19 03:13:24.644528 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-19 03:13:24.644677 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-19 03:13:24.644722 | debian-bookworm | changed: All items complete 2026-05-19 03:13:24.644743 | 2026-05-19 03:13:25.669082 | debian-bookworm | changed: .d..t...... ./ 2026-05-19 03:13:26.695060 | debian-bookworm | changed: .d..t...... ./ 2026-05-19 03:13:26.716845 | 2026-05-19 03:13:26.716974 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-19 03:13:26.777549 | debian-bookworm | skipping: Conditional result was False 2026-05-19 03:13:26.788624 | debian-bookworm | skipping: Conditional result was False 2026-05-19 03:13:26.801353 | 2026-05-19 03:13:26.801460 | PLAY RECAP 2026-05-19 03:13:26.801514 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-19 03:13:26.801540 | 2026-05-19 03:13:27.171503 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-19 03:13:27.172221 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-19 03:13:28.675742 | 2026-05-19 03:13:28.675917 | PLAY [Base post] 2026-05-19 03:13:28.705439 | 2026-05-19 03:13:28.705657 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-19 03:13:29.401912 | debian-bookworm | changed 2026-05-19 03:13:29.412152 | 2026-05-19 03:13:29.412264 | PLAY RECAP 2026-05-19 03:13:29.412978 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-19 03:13:29.413058 | 2026-05-19 03:13:29.607733 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-19 03:13:29.608399 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-19 03:13:31.636892 | 2026-05-19 03:13:31.637020 | PLAY [Base post-logs] 2026-05-19 03:13:31.646415 | 2026-05-19 03:13:31.646517 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-19 03:13:32.552948 | localhost | changed 2026-05-19 03:13:32.563087 | 2026-05-19 03:13:32.563209 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-19 03:13:32.628420 | localhost | ok 2026-05-19 03:13:32.631303 | 2026-05-19 03:13:32.631387 | TASK [Set zuul-log-path fact] 2026-05-19 03:13:32.676633 | localhost | ok 2026-05-19 03:13:32.687872 | 2026-05-19 03:13:32.687971 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-19 03:13:32.762313 | localhost | ok 2026-05-19 03:13:32.765166 | 2026-05-19 03:13:32.765275 | TASK [upload-logs : Create log directories] 2026-05-19 03:13:33.581211 | localhost | changed 2026-05-19 03:13:33.583955 | 2026-05-19 03:13:33.584039 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-19 03:13:34.344120 | localhost -> localhost | ok: Runtime: 0:00:00.014717 2026-05-19 03:13:34.347406 | 2026-05-19 03:13:34.347493 | TASK [upload-logs : Upload logs to log server] 2026-05-19 03:13:35.472663 | localhost | Output suppressed because no_log was given 2026-05-19 03:13:35.474158 | 2026-05-19 03:13:35.474250 | LOOP [upload-logs : Compress console log and json output] 2026-05-19 03:13:35.526578 | localhost | skipping: Conditional result was False 2026-05-19 03:13:35.536178 | localhost | skipping: Conditional result was False 2026-05-19 03:13:35.540312 | 2026-05-19 03:13:35.540420 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-19 03:13:35.585863 | localhost | skipping: Conditional result was False 2026-05-19 03:13:35.586100 | 2026-05-19 03:13:35.590626 | localhost | skipping: Conditional result was False 2026-05-19 03:13:35.595999 | 2026-05-19 03:13:35.596137 | LOOP [upload-logs : Upload console log and json output]