2026-05-29 03:10:30.641665 | Job console starting 2026-05-29 03:10:30.649734 | Updating git repos 2026-05-29 03:10:30.678882 | Cloning repos into workspace 2026-05-29 03:10:30.724718 | Restoring repo states 2026-05-29 03:10:30.753724 | Merging changes 2026-05-29 03:10:30.753740 | Checking out repos 2026-05-29 03:10:30.909696 | Preparing playbooks 2026-05-29 03:10:31.587875 | Running Ansible setup 2026-05-29 03:10:36.048082 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-29 03:10:36.740412 | 2026-05-29 03:10:36.740568 | PLAY [Base pre] 2026-05-29 03:10:36.756380 | 2026-05-29 03:10:36.756482 | TASK [Setup log path fact] 2026-05-29 03:10:36.791855 | debian-bookworm | ok 2026-05-29 03:10:36.811927 | 2026-05-29 03:10:36.812052 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-29 03:10:36.842126 | debian-bookworm | ok 2026-05-29 03:10:36.852602 | 2026-05-29 03:10:36.852697 | TASK [emit-job-header : Print job information] 2026-05-29 03:10:36.905464 | # Job Information 2026-05-29 03:10:36.905715 | Ansible Version: 2.16.14 2026-05-29 03:10:36.905771 | Job: ansible-lint 2026-05-29 03:10:36.905825 | Pipeline: periodic-daily 2026-05-29 03:10:36.905863 | Executor: 521e9411259a 2026-05-29 03:10:36.905896 | Triggered by: https://github.com/osism/kolla-operations 2026-05-29 03:10:36.905932 | Event ID: b9656fc89b2649fb82da9a5793763a67 2026-05-29 03:10:36.912743 | 2026-05-29 03:10:36.912863 | LOOP [emit-job-header : Print node information] 2026-05-29 03:10:37.063148 | debian-bookworm | ok: 2026-05-29 03:10:37.063512 | debian-bookworm | # Node Information 2026-05-29 03:10:37.063621 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-29 03:10:37.063678 | debian-bookworm | Hostname: debian 2026-05-29 03:10:37.063735 | debian-bookworm | Username: zuul 2026-05-29 03:10:37.063790 | debian-bookworm | Distro: Debian 12.14 2026-05-29 03:10:37.063852 | debian-bookworm | Provider: regiocloud-a 2026-05-29 03:10:37.063908 | debian-bookworm | Region: 2026-05-29 03:10:37.063961 | debian-bookworm | Label: debian-bookworm 2026-05-29 03:10:37.064014 | debian-bookworm | Product Name: OpenStack Nova 2026-05-29 03:10:37.064064 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe8b:7c8e 2026-05-29 03:10:37.087613 | 2026-05-29 03:10:37.087811 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-29 03:10:37.568809 | debian-bookworm -> localhost | changed 2026-05-29 03:10:37.576680 | 2026-05-29 03:10:37.576858 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-29 03:10:38.761179 | debian-bookworm -> localhost | changed 2026-05-29 03:10:38.772880 | 2026-05-29 03:10:38.773019 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-29 03:10:39.104382 | debian-bookworm -> localhost | ok 2026-05-29 03:10:39.111573 | 2026-05-29 03:10:39.111696 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-29 03:10:39.142801 | debian-bookworm | ok 2026-05-29 03:10:39.163249 | debian-bookworm | included: /var/lib/zuul/builds/d4f582c64b7f4419ac328c78a28776f6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-29 03:10:39.170495 | 2026-05-29 03:10:39.170650 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-29 03:10:40.218805 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-29 03:10:40.219091 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/d4f582c64b7f4419ac328c78a28776f6/work/d4f582c64b7f4419ac328c78a28776f6_id_rsa 2026-05-29 03:10:40.219133 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/d4f582c64b7f4419ac328c78a28776f6/work/d4f582c64b7f4419ac328c78a28776f6_id_rsa.pub 2026-05-29 03:10:40.219161 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-29 03:10:40.219184 | debian-bookworm -> localhost | SHA256:Afm3Xs99RJOe24XoHVyLKYqt8V3FhDmyi5+YhxdMcV4 zuul-build-sshkey 2026-05-29 03:10:40.219207 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-29 03:10:40.219241 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-29 03:10:40.219263 | debian-bookworm -> localhost | | .. | 2026-05-29 03:10:40.219285 | debian-bookworm -> localhost | | .. . .oE | 2026-05-29 03:10:40.219305 | debian-bookworm -> localhost | | .. .++...| 2026-05-29 03:10:40.219324 | debian-bookworm -> localhost | | ....o.+oo| 2026-05-29 03:10:40.219343 | debian-bookworm -> localhost | | S.oo o+*+| 2026-05-29 03:10:40.219367 | debian-bookworm -> localhost | | o++o=+o| 2026-05-29 03:10:40.219386 | debian-bookworm -> localhost | | .ooo+o= ++| 2026-05-29 03:10:40.219406 | debian-bookworm -> localhost | | .o+*o+ +.+| 2026-05-29 03:10:40.219426 | debian-bookworm -> localhost | | ..+o+ .| 2026-05-29 03:10:40.219447 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-29 03:10:40.219507 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.561517 2026-05-29 03:10:40.226436 | 2026-05-29 03:10:40.226584 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-29 03:10:40.246402 | debian-bookworm | ok 2026-05-29 03:10:40.256119 | debian-bookworm | included: /var/lib/zuul/builds/d4f582c64b7f4419ac328c78a28776f6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-29 03:10:40.266151 | 2026-05-29 03:10:40.266273 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-29 03:10:40.292698 | debian-bookworm | skipping: Conditional result was False 2026-05-29 03:10:40.305893 | 2026-05-29 03:10:40.306127 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-29 03:10:41.006780 | debian-bookworm | changed 2026-05-29 03:10:41.012747 | 2026-05-29 03:10:41.012875 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-29 03:10:41.265333 | debian-bookworm | ok 2026-05-29 03:10:41.271488 | 2026-05-29 03:10:41.271616 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-29 03:10:41.996229 | debian-bookworm | changed 2026-05-29 03:10:42.005813 | 2026-05-29 03:10:42.005950 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-29 03:10:42.661653 | debian-bookworm | changed 2026-05-29 03:10:42.667398 | 2026-05-29 03:10:42.667517 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-29 03:10:42.691361 | debian-bookworm | skipping: Conditional result was False 2026-05-29 03:10:42.699140 | 2026-05-29 03:10:42.699256 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-29 03:10:43.217512 | debian-bookworm -> localhost | changed 2026-05-29 03:10:43.233382 | 2026-05-29 03:10:43.233505 | TASK [add-build-sshkey : Add back temp key] 2026-05-29 03:10:43.695472 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/d4f582c64b7f4419ac328c78a28776f6/work/d4f582c64b7f4419ac328c78a28776f6_id_rsa (zuul-build-sshkey) 2026-05-29 03:10:43.695997 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020923 2026-05-29 03:10:43.713055 | 2026-05-29 03:10:43.713213 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-29 03:10:44.143982 | debian-bookworm | ok 2026-05-29 03:10:44.151508 | 2026-05-29 03:10:44.151669 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-29 03:10:44.187156 | debian-bookworm | skipping: Conditional result was False 2026-05-29 03:10:44.211124 | 2026-05-29 03:10:44.211259 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-29 03:10:44.689029 | debian-bookworm | ok 2026-05-29 03:10:44.705120 | 2026-05-29 03:10:44.705266 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-29 03:10:44.734933 | debian-bookworm | ok 2026-05-29 03:10:44.740173 | 2026-05-29 03:10:44.740292 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-29 03:10:45.051848 | debian-bookworm -> localhost | ok 2026-05-29 03:10:45.058755 | 2026-05-29 03:10:45.058893 | TASK [validate-host : Collect information about the host] 2026-05-29 03:10:46.211732 | debian-bookworm | ok 2026-05-29 03:10:46.222955 | 2026-05-29 03:10:46.223213 | TASK [validate-host : Sanitize hostname] 2026-05-29 03:10:46.345218 | debian-bookworm | ok 2026-05-29 03:10:46.393888 | 2026-05-29 03:10:46.394040 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-29 03:10:47.035430 | debian-bookworm -> localhost | changed 2026-05-29 03:10:47.043022 | 2026-05-29 03:10:47.043169 | TASK [validate-host : Collect information about zuul worker] 2026-05-29 03:10:47.459264 | debian-bookworm | ok 2026-05-29 03:10:47.465283 | 2026-05-29 03:10:47.465409 | TASK [validate-host : Write out all zuul information for each host] 2026-05-29 03:10:48.026895 | debian-bookworm -> localhost | changed 2026-05-29 03:10:48.037082 | 2026-05-29 03:10:48.037215 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-29 03:10:48.317747 | debian-bookworm | ok 2026-05-29 03:10:48.327312 | 2026-05-29 03:10:48.327477 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-29 03:10:49.188267 | debian-bookworm | changed: 2026-05-29 03:10:49.188497 | debian-bookworm | cd+++++++++ src/ 2026-05-29 03:10:49.188587 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-29 03:10:49.188618 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-29 03:10:49.188643 | debian-bookworm | cd+++++++++ src/github.com/osism/kolla-operations/ 2026-05-29 03:10:49.188668 | debian-bookworm | Containerfile 2026-05-29 03:10:49.192814 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/d4f582c64b7f4419ac328c78a28776f6/work/logs" 2026-05-29 03:11:34.602425 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d4f582c64b7f4419ac328c78a28776f6/work/artifacts" 2026-05-29 03:11:35.073676 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/d4f582c64b7f4419ac328c78a28776f6/work/docs" 2026-05-29 03:11:35.086717 | 2026-05-29 03:11:35.086822 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-29 03:11:35.864156 | debian-bookworm | changed: 2026-05-29 03:11:35.864494 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-29 03:11:35.864553 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-29 03:11:35.864602 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-29 03:11:35.864671 | debian-bookworm | changed: All items complete 2026-05-29 03:11:35.864713 | 2026-05-29 03:11:36.441548 | debian-bookworm | changed: .d..t...... ./ 2026-05-29 03:11:37.108316 | debian-bookworm | changed: .d..t...... ./ 2026-05-29 03:11:37.127726 | 2026-05-29 03:11:37.127830 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-29 03:11:37.160131 | debian-bookworm | skipping: Conditional result was False 2026-05-29 03:11:37.164088 | debian-bookworm | skipping: Conditional result was False 2026-05-29 03:11:37.173815 | 2026-05-29 03:11:37.173889 | PLAY RECAP 2026-05-29 03:11:37.173936 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-29 03:11:37.173961 | 2026-05-29 03:11:37.283486 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-29 03:11:37.284213 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-29 03:11:37.872212 | 2026-05-29 03:11:37.872324 | PLAY [Base post] 2026-05-29 03:11:37.882557 | 2026-05-29 03:11:37.882654 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-29 03:11:38.434875 | debian-bookworm | changed 2026-05-29 03:11:38.440054 | 2026-05-29 03:11:38.440132 | PLAY RECAP 2026-05-29 03:11:38.440181 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-29 03:11:38.440232 | 2026-05-29 03:11:38.549370 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-29 03:11:38.550126 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-29 03:11:39.375654 | 2026-05-29 03:11:39.375784 | PLAY [Base post-logs] 2026-05-29 03:11:39.385070 | 2026-05-29 03:11:39.385181 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-29 03:11:40.054972 | localhost | changed 2026-05-29 03:11:40.067364 | 2026-05-29 03:11:40.067502 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-29 03:11:40.104533 | localhost | ok 2026-05-29 03:11:40.107347 | 2026-05-29 03:11:40.107430 | TASK [Set zuul-log-path fact] 2026-05-29 03:11:40.132044 | localhost | ok 2026-05-29 03:11:40.144905 | 2026-05-29 03:11:40.145018 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-29 03:11:40.191732 | localhost | ok 2026-05-29 03:11:40.198219 | 2026-05-29 03:11:40.198342 | TASK [upload-logs : Create log directories] 2026-05-29 03:11:40.875565 | localhost | changed 2026-05-29 03:11:40.882041 | 2026-05-29 03:11:40.882145 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-29 03:11:41.712762 | localhost -> localhost | ok: Runtime: 0:00:00.021740 2026-05-29 03:11:41.717623 | 2026-05-29 03:11:41.717752 | TASK [upload-logs : Upload logs to log server] 2026-05-29 03:11:43.013947 | localhost | Output suppressed because no_log was given 2026-05-29 03:11:43.016402 | 2026-05-29 03:11:43.016580 | LOOP [upload-logs : Compress console log and json output] 2026-05-29 03:11:43.081252 | localhost | skipping: Conditional result was False 2026-05-29 03:11:43.088150 | localhost | skipping: Conditional result was False 2026-05-29 03:11:43.094812 | 2026-05-29 03:11:43.094989 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-29 03:11:43.154043 | localhost | skipping: Conditional result was False 2026-05-29 03:11:43.154345 | 2026-05-29 03:11:43.160879 | localhost | skipping: Conditional result was False 2026-05-29 03:11:43.172527 | 2026-05-29 03:11:43.172665 | LOOP [upload-logs : Upload console log and json output]