2026-05-02 03:01:23.916877 | Job console starting 2026-05-02 03:01:23.928210 | Updating git repos 2026-05-02 03:01:24.321611 | Cloning repos into workspace 2026-05-02 03:01:24.468434 | Restoring repo states 2026-05-02 03:01:24.520887 | Merging changes 2026-05-02 03:01:24.520902 | Checking out repos 2026-05-02 03:01:24.678340 | Preparing playbooks 2026-05-02 03:01:26.453624 | Running Ansible setup 2026-05-02 03:01:35.153853 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-02 03:01:38.102371 | 2026-05-02 03:01:38.102507 | PLAY [Base pre] 2026-05-02 03:01:38.158302 | 2026-05-02 03:01:38.158438 | TASK [Setup log path fact] 2026-05-02 03:01:38.230755 | debian-bookworm | ok 2026-05-02 03:01:38.279897 | 2026-05-02 03:01:38.280040 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-02 03:01:38.352443 | debian-bookworm | ok 2026-05-02 03:01:38.362792 | 2026-05-02 03:01:38.379580 | TASK [emit-job-header : Print job information] 2026-05-02 03:01:38.484160 | # Job Information 2026-05-02 03:01:38.484530 | Ansible Version: 2.16.14 2026-05-02 03:01:38.484606 | Job: yamllint 2026-05-02 03:01:38.484678 | Pipeline: periodic-daily 2026-05-02 03:01:38.484725 | Executor: 521e9411259a 2026-05-02 03:01:38.484765 | Triggered by: https://github.com/osism/container-image-ceph-ansible 2026-05-02 03:01:38.484803 | Event ID: e9f7cf0d8a9846c9b73dced201186bf6 2026-05-02 03:01:38.510225 | 2026-05-02 03:01:38.510364 | LOOP [emit-job-header : Print node information] 2026-05-02 03:01:39.142109 | debian-bookworm | ok: 2026-05-02 03:01:39.142366 | debian-bookworm | # Node Information 2026-05-02 03:01:39.142404 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-02 03:01:39.142430 | debian-bookworm | Hostname: debian 2026-05-02 03:01:39.142452 | debian-bookworm | Username: zuul 2026-05-02 03:01:39.142473 | debian-bookworm | Distro: Debian 12.13 2026-05-02 03:01:39.142502 | debian-bookworm | Provider: regiocloud-a 2026-05-02 03:01:39.142528 | debian-bookworm | Region: 2026-05-02 03:01:39.142549 | debian-bookworm | Label: debian-bookworm 2026-05-02 03:01:39.142568 | debian-bookworm | Product Name: OpenStack Nova 2026-05-02 03:01:39.142588 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feeb:69da 2026-05-02 03:01:39.174643 | 2026-05-02 03:01:39.174797 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-02 03:01:40.448208 | debian-bookworm -> localhost | changed 2026-05-02 03:01:40.458505 | 2026-05-02 03:01:40.458653 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-02 03:01:43.899833 | debian-bookworm -> localhost | changed 2026-05-02 03:01:43.911381 | 2026-05-02 03:01:43.911496 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-02 03:01:44.667138 | debian-bookworm -> localhost | ok 2026-05-02 03:01:44.682558 | 2026-05-02 03:01:44.682867 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-02 03:01:44.754031 | debian-bookworm | ok 2026-05-02 03:01:44.809500 | debian-bookworm | included: /var/lib/zuul/builds/380aecbac804424fa2f3e195ecfe9bd9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-02 03:01:44.823871 | 2026-05-02 03:01:44.823994 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-02 03:01:46.484196 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-02 03:01:46.484552 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/380aecbac804424fa2f3e195ecfe9bd9/work/380aecbac804424fa2f3e195ecfe9bd9_id_rsa 2026-05-02 03:01:46.484610 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/380aecbac804424fa2f3e195ecfe9bd9/work/380aecbac804424fa2f3e195ecfe9bd9_id_rsa.pub 2026-05-02 03:01:46.484649 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-02 03:01:46.484684 | debian-bookworm -> localhost | SHA256:gM3tHkVp4KCGzfqy/8XVHz7SWGTQX79eegV/kDYS8VU zuul-build-sshkey 2026-05-02 03:01:46.484718 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-02 03:01:46.484776 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-02 03:01:46.484801 | debian-bookworm -> localhost | | . ....oo E| 2026-05-02 03:01:46.484823 | debian-bookworm -> localhost | | + = + .o .o...| 2026-05-02 03:01:46.484846 | debian-bookworm -> localhost | | . * + o.. .+oo| 2026-05-02 03:01:46.484919 | debian-bookworm -> localhost | | o o . ..o* o| 2026-05-02 03:01:46.484958 | debian-bookworm -> localhost | | . S . .oo=.| 2026-05-02 03:01:46.485002 | debian-bookworm -> localhost | | . o o * o=| 2026-05-02 03:01:46.485037 | debian-bookworm -> localhost | | . . + o *.+| 2026-05-02 03:01:46.485066 | debian-bookworm -> localhost | | o . ..o.| 2026-05-02 03:01:46.485100 | debian-bookworm -> localhost | | ..... . | 2026-05-02 03:01:46.485133 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-02 03:01:46.485262 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.501217 2026-05-02 03:01:46.492208 | 2026-05-02 03:01:46.492307 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-02 03:01:46.528549 | debian-bookworm | ok 2026-05-02 03:01:46.547228 | debian-bookworm | included: /var/lib/zuul/builds/380aecbac804424fa2f3e195ecfe9bd9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-02 03:01:46.560144 | 2026-05-02 03:01:46.560304 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-02 03:01:46.574088 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:01:46.582177 | 2026-05-02 03:01:46.582295 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-02 03:01:47.266710 | debian-bookworm | changed 2026-05-02 03:01:47.274334 | 2026-05-02 03:01:47.274470 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-02 03:01:47.546026 | debian-bookworm | ok 2026-05-02 03:01:47.555103 | 2026-05-02 03:01:47.555220 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-02 03:01:48.425036 | debian-bookworm | changed 2026-05-02 03:01:48.430605 | 2026-05-02 03:01:48.430700 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-02 03:01:49.133975 | debian-bookworm | changed 2026-05-02 03:01:49.142319 | 2026-05-02 03:01:49.142462 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-02 03:01:49.207254 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:01:49.212309 | 2026-05-02 03:01:49.212407 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-02 03:01:49.871386 | debian-bookworm -> localhost | changed 2026-05-02 03:01:49.890484 | 2026-05-02 03:01:49.890605 | TASK [add-build-sshkey : Add back temp key] 2026-05-02 03:01:50.783742 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/380aecbac804424fa2f3e195ecfe9bd9/work/380aecbac804424fa2f3e195ecfe9bd9_id_rsa (zuul-build-sshkey) 2026-05-02 03:01:50.783954 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026398 2026-05-02 03:01:50.791449 | 2026-05-02 03:01:50.791551 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-02 03:01:51.421290 | debian-bookworm | ok 2026-05-02 03:01:51.425738 | 2026-05-02 03:01:51.425833 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-02 03:01:51.458906 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:01:51.468045 | 2026-05-02 03:01:51.468148 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-02 03:01:52.062698 | debian-bookworm | ok 2026-05-02 03:01:52.085131 | 2026-05-02 03:01:52.085272 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-02 03:01:52.138564 | debian-bookworm | ok 2026-05-02 03:01:52.144606 | 2026-05-02 03:01:52.144712 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-02 03:01:52.779710 | debian-bookworm -> localhost | ok 2026-05-02 03:01:52.785911 | 2026-05-02 03:01:52.786013 | TASK [validate-host : Collect information about the host] 2026-05-02 03:01:54.042622 | debian-bookworm | ok 2026-05-02 03:01:54.061003 | 2026-05-02 03:01:54.061127 | TASK [validate-host : Sanitize hostname] 2026-05-02 03:01:54.204193 | debian-bookworm | ok 2026-05-02 03:01:54.266148 | 2026-05-02 03:01:54.266284 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-02 03:01:55.042481 | debian-bookworm -> localhost | changed 2026-05-02 03:01:55.048246 | 2026-05-02 03:01:55.048359 | TASK [validate-host : Collect information about zuul worker] 2026-05-02 03:01:55.560294 | debian-bookworm | ok 2026-05-02 03:01:55.564965 | 2026-05-02 03:01:55.565064 | TASK [validate-host : Write out all zuul information for each host] 2026-05-02 03:01:56.866250 | debian-bookworm -> localhost | changed 2026-05-02 03:01:56.875448 | 2026-05-02 03:01:56.875555 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-02 03:01:57.147658 | debian-bookworm | ok 2026-05-02 03:01:57.153734 | 2026-05-02 03:01:57.153842 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-02 03:01:58.041108 | debian-bookworm | changed: 2026-05-02 03:01:58.041320 | debian-bookworm | cd+++++++++ src/ 2026-05-02 03:01:58.041357 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-02 03:01:58.041381 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-02 03:01:58.041404 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-05-02 03:01:58.041425 | debian-bookworm | Containerfile 2026-05-02 03:01:58.041598 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/380aecbac804424fa2f3e195ecfe9bd9/work/logs" 2026-05-02 03:02:28.841842 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/380aecbac804424fa2f3e195ecfe9bd9/work/artifacts" 2026-05-02 03:02:29.912957 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/380aecbac804424fa2f3e195ecfe9bd9/work/docs" 2026-05-02 03:02:29.925989 | 2026-05-02 03:02:29.926101 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-02 03:02:31.480512 | debian-bookworm | changed: 2026-05-02 03:02:31.480735 | debian-bookworm | .d..t...... ./ 2026-05-02 03:02:31.480771 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-02 03:02:31.480796 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-02 03:02:31.480817 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-02 03:02:31.480861 | debian-bookworm | changed: All items complete 2026-05-02 03:02:31.480881 | 2026-05-02 03:02:32.735658 | debian-bookworm | changed: .d..t...... ./ 2026-05-02 03:02:33.829528 | debian-bookworm | changed: .d..t...... ./ 2026-05-02 03:02:33.839844 | 2026-05-02 03:02:33.839946 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-02 03:02:33.892037 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:02:33.904530 | debian-bookworm | skipping: Conditional result was False 2026-05-02 03:02:33.912977 | 2026-05-02 03:02:33.913064 | PLAY RECAP 2026-05-02 03:02:33.913106 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-02 03:02:33.913128 | 2026-05-02 03:02:34.215717 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-02 03:02:34.216460 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-02 03:02:36.272577 | 2026-05-02 03:02:36.272784 | PLAY [Base post] 2026-05-02 03:02:36.329128 | 2026-05-02 03:02:36.329284 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-02 03:02:36.983627 | debian-bookworm | changed 2026-05-02 03:02:36.995111 | 2026-05-02 03:02:36.995291 | PLAY RECAP 2026-05-02 03:02:36.995361 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-02 03:02:36.995663 | 2026-05-02 03:02:37.307408 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-02 03:02:37.308343 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-02 03:02:39.805640 | 2026-05-02 03:02:39.805789 | PLAY [Base post-logs] 2026-05-02 03:02:39.843889 | 2026-05-02 03:02:39.844019 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-02 03:02:40.898212 | localhost | changed 2026-05-02 03:02:40.917553 | 2026-05-02 03:02:40.917693 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-02 03:02:40.982898 | localhost | ok 2026-05-02 03:02:40.985619 | 2026-05-02 03:02:40.985703 | TASK [Set zuul-log-path fact] 2026-05-02 03:02:41.026024 | localhost | ok 2026-05-02 03:02:41.032694 | 2026-05-02 03:02:41.032786 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-02 03:02:41.080560 | localhost | ok 2026-05-02 03:02:41.083463 | 2026-05-02 03:02:41.083560 | TASK [upload-logs : Create log directories] 2026-05-02 03:02:41.959812 | localhost | changed 2026-05-02 03:02:41.962204 | 2026-05-02 03:02:41.962285 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-02 03:02:42.708293 | localhost -> localhost | ok: Runtime: 0:00:00.015314 2026-05-02 03:02:42.715576 | 2026-05-02 03:02:42.715686 | TASK [upload-logs : Upload logs to log server] 2026-05-02 03:02:43.745446 | localhost | Output suppressed because no_log was given 2026-05-02 03:02:43.746930 | 2026-05-02 03:02:43.747008 | LOOP [upload-logs : Compress console log and json output] 2026-05-02 03:02:43.825184 | localhost | skipping: Conditional result was False 2026-05-02 03:02:43.837977 | localhost | skipping: Conditional result was False 2026-05-02 03:02:43.843029 | 2026-05-02 03:02:43.843131 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-02 03:02:43.963399 | localhost | skipping: Conditional result was False 2026-05-02 03:02:43.963623 | 2026-05-02 03:02:43.978894 | localhost | skipping: Conditional result was False 2026-05-02 03:02:43.991267 | 2026-05-02 03:02:43.991377 | LOOP [upload-logs : Upload console log and json output]