2026-05-21 03:16:36.205478 | Job console starting 2026-05-21 03:16:36.224361 | Updating git repos 2026-05-21 03:16:36.279973 | Cloning repos into workspace 2026-05-21 03:16:36.393823 | Restoring repo states 2026-05-21 03:16:36.471911 | Merging changes 2026-05-21 03:16:36.471934 | Checking out repos 2026-05-21 03:16:36.536541 | Preparing playbooks 2026-05-21 03:16:38.007487 | Running Ansible setup 2026-05-21 03:16:43.991203 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-21 03:16:45.037407 | 2026-05-21 03:16:45.037730 | PLAY [Base pre] 2026-05-21 03:16:45.068157 | 2026-05-21 03:16:45.068415 | TASK [Setup log path fact] 2026-05-21 03:16:45.090352 | debian-bookworm | ok 2026-05-21 03:16:45.107519 | 2026-05-21 03:16:45.107687 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 03:16:45.137660 | debian-bookworm | ok 2026-05-21 03:16:45.149526 | 2026-05-21 03:16:45.149684 | TASK [emit-job-header : Print job information] 2026-05-21 03:16:45.190251 | # Job Information 2026-05-21 03:16:45.190481 | Ansible Version: 2.16.14 2026-05-21 03:16:45.190519 | Job: yamllint 2026-05-21 03:16:45.190551 | Pipeline: periodic-daily 2026-05-21 03:16:45.190572 | Executor: 521e9411259a 2026-05-21 03:16:45.190592 | Triggered by: https://github.com/osism/openstack-sandbox-manager 2026-05-21 03:16:45.190614 | Event ID: 07c2427074334509ab6c4e1595427da9 2026-05-21 03:16:45.195918 | 2026-05-21 03:16:45.196037 | LOOP [emit-job-header : Print node information] 2026-05-21 03:16:45.311627 | debian-bookworm | ok: 2026-05-21 03:16:45.311885 | debian-bookworm | # Node Information 2026-05-21 03:16:45.311925 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-21 03:16:45.311950 | debian-bookworm | Hostname: debian 2026-05-21 03:16:45.311973 | debian-bookworm | Username: zuul 2026-05-21 03:16:45.311994 | debian-bookworm | Distro: Debian 12.14 2026-05-21 03:16:45.312017 | debian-bookworm | Provider: regiocloud-a 2026-05-21 03:16:45.312037 | debian-bookworm | Region: 2026-05-21 03:16:45.312058 | debian-bookworm | Label: debian-bookworm 2026-05-21 03:16:45.312078 | debian-bookworm | Product Name: OpenStack Nova 2026-05-21 03:16:45.312097 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe97:1c3 2026-05-21 03:16:45.343646 | 2026-05-21 03:16:45.343993 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-21 03:16:45.756860 | debian-bookworm -> localhost | changed 2026-05-21 03:16:45.763790 | 2026-05-21 03:16:45.763892 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-21 03:16:47.121164 | debian-bookworm -> localhost | changed 2026-05-21 03:16:47.129655 | 2026-05-21 03:16:47.129743 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-21 03:16:47.613194 | debian-bookworm -> localhost | ok 2026-05-21 03:16:47.618209 | 2026-05-21 03:16:47.618299 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-21 03:16:47.666567 | debian-bookworm | ok 2026-05-21 03:16:47.698007 | debian-bookworm | included: /var/lib/zuul/builds/95f2be03d31742ac8a2660e8f51c2b66/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-21 03:16:47.703195 | 2026-05-21 03:16:47.703275 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-21 03:16:49.622037 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-21 03:16:49.622255 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/95f2be03d31742ac8a2660e8f51c2b66/work/95f2be03d31742ac8a2660e8f51c2b66_id_rsa 2026-05-21 03:16:49.622293 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/95f2be03d31742ac8a2660e8f51c2b66/work/95f2be03d31742ac8a2660e8f51c2b66_id_rsa.pub 2026-05-21 03:16:49.622319 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-21 03:16:49.622371 | debian-bookworm -> localhost | SHA256:geOGlbWLrdO+uczfU1p9rx8Rf2MeGmxLOOxcMclnD88 zuul-build-sshkey 2026-05-21 03:16:49.622394 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-21 03:16:49.622424 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-21 03:16:49.622446 | debian-bookworm -> localhost | | . | 2026-05-21 03:16:49.622522 | debian-bookworm -> localhost | | + . . . | 2026-05-21 03:16:49.622545 | debian-bookworm -> localhost | | = o =.+ | 2026-05-21 03:16:49.622565 | debian-bookworm -> localhost | | + + o. o =++| 2026-05-21 03:16:49.622585 | debian-bookworm -> localhost | | . + S + * *E| 2026-05-21 03:16:49.622612 | debian-bookworm -> localhost | | . o o = O B| 2026-05-21 03:16:49.622824 | debian-bookworm -> localhost | | o . o * oo| 2026-05-21 03:16:49.622934 | debian-bookworm -> localhost | | = . .o o| 2026-05-21 03:16:49.622981 | debian-bookworm -> localhost | | B+. ...o.| 2026-05-21 03:16:49.623034 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-21 03:16:49.623090 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.709251 2026-05-21 03:16:49.632567 | 2026-05-21 03:16:49.632659 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-21 03:16:49.739440 | debian-bookworm | ok 2026-05-21 03:16:49.785150 | debian-bookworm | included: /var/lib/zuul/builds/95f2be03d31742ac8a2660e8f51c2b66/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-21 03:16:49.833069 | 2026-05-21 03:16:49.834943 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-21 03:16:49.878988 | debian-bookworm | skipping: Conditional result was False 2026-05-21 03:16:49.886361 | 2026-05-21 03:16:49.886495 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-21 03:16:50.799558 | debian-bookworm | changed 2026-05-21 03:16:50.806525 | 2026-05-21 03:16:50.806626 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-21 03:16:51.088635 | debian-bookworm | ok 2026-05-21 03:16:51.096266 | 2026-05-21 03:16:51.096384 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-21 03:16:51.850269 | debian-bookworm | changed 2026-05-21 03:16:51.858463 | 2026-05-21 03:16:51.858563 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-21 03:16:52.596609 | debian-bookworm | changed 2026-05-21 03:16:52.607146 | 2026-05-21 03:16:52.607252 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-21 03:16:52.661473 | debian-bookworm | skipping: Conditional result was False 2026-05-21 03:16:52.667308 | 2026-05-21 03:16:52.667418 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-21 03:16:53.932822 | debian-bookworm -> localhost | changed 2026-05-21 03:16:53.950411 | 2026-05-21 03:16:53.950522 | TASK [add-build-sshkey : Add back temp key] 2026-05-21 03:16:54.711446 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/95f2be03d31742ac8a2660e8f51c2b66/work/95f2be03d31742ac8a2660e8f51c2b66_id_rsa (zuul-build-sshkey) 2026-05-21 03:16:54.711659 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029933 2026-05-21 03:16:54.727142 | 2026-05-21 03:16:54.727247 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-21 03:16:55.368739 | debian-bookworm | ok 2026-05-21 03:16:55.392777 | 2026-05-21 03:16:55.392891 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-21 03:16:55.429903 | debian-bookworm | skipping: Conditional result was False 2026-05-21 03:16:55.440958 | 2026-05-21 03:16:55.441069 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-21 03:16:56.108003 | debian-bookworm | ok 2026-05-21 03:16:56.125549 | 2026-05-21 03:16:56.125664 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-21 03:16:56.174662 | debian-bookworm | ok 2026-05-21 03:16:56.187492 | 2026-05-21 03:16:56.187601 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-21 03:16:56.850308 | debian-bookworm -> localhost | ok 2026-05-21 03:16:56.856649 | 2026-05-21 03:16:56.856737 | TASK [validate-host : Collect information about the host] 2026-05-21 03:16:58.219249 | debian-bookworm | ok 2026-05-21 03:16:58.245155 | 2026-05-21 03:16:58.245269 | TASK [validate-host : Sanitize hostname] 2026-05-21 03:16:58.580100 | debian-bookworm | ok 2026-05-21 03:16:58.662826 | 2026-05-21 03:16:58.668903 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-21 03:16:59.573068 | debian-bookworm -> localhost | changed 2026-05-21 03:16:59.580844 | 2026-05-21 03:16:59.580970 | TASK [validate-host : Collect information about zuul worker] 2026-05-21 03:17:00.141951 | debian-bookworm | ok 2026-05-21 03:17:00.146922 | 2026-05-21 03:17:00.147036 | TASK [validate-host : Write out all zuul information for each host] 2026-05-21 03:17:01.011898 | debian-bookworm -> localhost | changed 2026-05-21 03:17:01.021244 | 2026-05-21 03:17:01.021367 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-21 03:17:01.325547 | debian-bookworm | ok 2026-05-21 03:17:01.331225 | 2026-05-21 03:17:01.331306 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-21 03:17:02.269755 | debian-bookworm | changed: 2026-05-21 03:17:02.269926 | debian-bookworm | cd+++++++++ src/ 2026-05-21 03:17:02.269958 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-21 03:17:02.269982 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-21 03:17:02.270003 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-sandbox-manager/ 2026-05-21 03:17:02.270023 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/95f2be03d31742ac8a2660e8f51c2b66/work/logs" 2026-05-21 03:17:30.447937 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/95f2be03d31742ac8a2660e8f51c2b66/work/artifacts" 2026-05-21 03:17:30.787852 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/95f2be03d31742ac8a2660e8f51c2b66/work/docs" 2026-05-21 03:17:30.806255 | 2026-05-21 03:17:30.806425 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-21 03:17:31.722544 | debian-bookworm | changed: 2026-05-21 03:17:31.722804 | debian-bookworm | .d..t...... ./ 2026-05-21 03:17:31.722878 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-21 03:17:31.722911 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-21 03:17:31.722939 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-21 03:17:31.722984 | debian-bookworm | changed: All items complete 2026-05-21 03:17:31.723011 | 2026-05-21 03:17:32.474729 | debian-bookworm | changed: .d..t...... ./ 2026-05-21 03:17:33.428554 | debian-bookworm | changed: .d..t...... ./ 2026-05-21 03:17:33.486805 | 2026-05-21 03:17:33.487061 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-21 03:17:33.551189 | debian-bookworm | skipping: Conditional result was False 2026-05-21 03:17:33.565129 | debian-bookworm | skipping: Conditional result was False 2026-05-21 03:17:33.593028 | 2026-05-21 03:17:33.593197 | PLAY RECAP 2026-05-21 03:17:33.593263 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-21 03:17:33.593289 | 2026-05-21 03:17:33.903598 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-21 03:17:33.904483 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 03:17:35.052242 | 2026-05-21 03:17:35.052479 | PLAY [Base post] 2026-05-21 03:17:35.081682 | 2026-05-21 03:17:35.081858 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-21 03:17:35.798057 | debian-bookworm | changed 2026-05-21 03:17:35.810762 | 2026-05-21 03:17:35.810931 | PLAY RECAP 2026-05-21 03:17:35.810998 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-21 03:17:35.811264 | 2026-05-21 03:17:35.961593 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-21 03:17:35.962575 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-21 03:17:36.943633 | 2026-05-21 03:17:36.943817 | PLAY [Base post-logs] 2026-05-21 03:17:36.969747 | 2026-05-21 03:17:36.969913 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-21 03:17:37.618824 | localhost | changed 2026-05-21 03:17:37.637474 | 2026-05-21 03:17:37.637957 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-21 03:17:37.672822 | localhost | ok 2026-05-21 03:17:37.676904 | 2026-05-21 03:17:37.677031 | TASK [Set zuul-log-path fact] 2026-05-21 03:17:37.707141 | localhost | ok 2026-05-21 03:17:37.717669 | 2026-05-21 03:17:37.717824 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-21 03:17:37.756853 | localhost | ok 2026-05-21 03:17:37.765381 | 2026-05-21 03:17:37.765654 | TASK [upload-logs : Create log directories] 2026-05-21 03:17:38.613916 | localhost | changed 2026-05-21 03:17:38.618746 | 2026-05-21 03:17:38.618944 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-21 03:17:39.625932 | localhost -> localhost | ok: Runtime: 0:00:00.008518 2026-05-21 03:17:39.632296 | 2026-05-21 03:17:39.632511 | TASK [upload-logs : Upload logs to log server] 2026-05-21 03:17:40.341212 | localhost | Output suppressed because no_log was given 2026-05-21 03:17:40.343754 | 2026-05-21 03:17:40.343870 | LOOP [upload-logs : Compress console log and json output] 2026-05-21 03:17:40.411304 | localhost | skipping: Conditional result was False 2026-05-21 03:17:40.417380 | localhost | skipping: Conditional result was False 2026-05-21 03:17:40.430351 | 2026-05-21 03:17:40.430501 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-21 03:17:40.540499 | localhost | skipping: Conditional result was False 2026-05-21 03:17:40.540859 | 2026-05-21 03:17:40.549730 | localhost | skipping: Conditional result was False 2026-05-21 03:17:40.554115 | 2026-05-21 03:17:40.554238 | LOOP [upload-logs : Upload console log and json output]