2026-07-13 03:20:45.842242 | Job console starting 2026-07-13 03:20:45.856564 | Updating git repos 2026-07-13 03:20:45.910660 | Cloning repos into workspace 2026-07-13 03:20:46.015034 | Restoring repo states 2026-07-13 03:20:46.036266 | Merging changes 2026-07-13 03:20:46.036283 | Checking out repos 2026-07-13 03:20:46.115313 | Preparing playbooks 2026-07-13 03:20:47.655988 | Running Ansible setup 2026-07-13 03:20:53.168270 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-13 03:20:54.559851 | 2026-07-13 03:20:54.560175 | PLAY [Base pre] 2026-07-13 03:20:54.583896 | 2026-07-13 03:20:54.584107 | TASK [Setup log path fact] 2026-07-13 03:20:54.629490 | debian-bookworm | ok 2026-07-13 03:20:54.651812 | 2026-07-13 03:20:54.652029 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-13 03:20:54.695648 | debian-bookworm | ok 2026-07-13 03:20:54.713838 | 2026-07-13 03:20:54.713998 | TASK [emit-job-header : Print job information] 2026-07-13 03:20:54.756670 | # Job Information 2026-07-13 03:20:54.756848 | Ansible Version: 2.16.14 2026-07-13 03:20:54.756883 | Job: python-black 2026-07-13 03:20:54.756917 | Pipeline: periodic-daily 2026-07-13 03:20:54.756972 | Executor: 521e9411259a 2026-07-13 03:20:54.756995 | Triggered by: https://github.com/osism/openstack-flavor-manager 2026-07-13 03:20:54.757019 | Event ID: 34ec6e813a70456fa915d1a725c6aa5c 2026-07-13 03:20:54.769187 | 2026-07-13 03:20:54.769309 | LOOP [emit-job-header : Print node information] 2026-07-13 03:20:54.920127 | debian-bookworm | ok: 2026-07-13 03:20:54.920294 | debian-bookworm | # Node Information 2026-07-13 03:20:54.920329 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-13 03:20:54.920355 | debian-bookworm | Hostname: debian 2026-07-13 03:20:54.920377 | debian-bookworm | Username: zuul 2026-07-13 03:20:54.920398 | debian-bookworm | Distro: Debian 12.15 2026-07-13 03:20:54.920422 | debian-bookworm | Provider: regiocloud-a 2026-07-13 03:20:54.920443 | debian-bookworm | Region: 2026-07-13 03:20:54.920464 | debian-bookworm | Label: debian-bookworm 2026-07-13 03:20:54.920484 | debian-bookworm | Product Name: OpenStack Nova 2026-07-13 03:20:54.920505 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe06:b49c 2026-07-13 03:20:54.933467 | 2026-07-13 03:20:54.933598 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-13 03:20:55.623422 | debian-bookworm -> localhost | changed 2026-07-13 03:20:55.636064 | 2026-07-13 03:20:55.636175 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-13 03:20:56.658789 | debian-bookworm -> localhost | changed 2026-07-13 03:20:56.668294 | 2026-07-13 03:20:56.668403 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-13 03:20:57.370407 | debian-bookworm -> localhost | ok 2026-07-13 03:20:57.376515 | 2026-07-13 03:20:57.376619 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-13 03:20:57.417715 | debian-bookworm | ok 2026-07-13 03:20:57.447059 | debian-bookworm | included: /var/lib/zuul/builds/7affc68d8b1040ae98f96235e4f61597/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-13 03:20:57.463322 | 2026-07-13 03:20:57.463435 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-13 03:20:59.280404 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-13 03:20:59.280580 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/7affc68d8b1040ae98f96235e4f61597/work/7affc68d8b1040ae98f96235e4f61597_id_rsa 2026-07-13 03:20:59.280611 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/7affc68d8b1040ae98f96235e4f61597/work/7affc68d8b1040ae98f96235e4f61597_id_rsa.pub 2026-07-13 03:20:59.280632 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-13 03:20:59.280650 | debian-bookworm -> localhost | SHA256:BbROGWw992XDMU/i7BCWWeNX2HUmRps3uva41OTUX9U zuul-build-sshkey 2026-07-13 03:20:59.280668 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-13 03:20:59.280694 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-13 03:20:59.280712 | debian-bookworm -> localhost | | o+. o=O=O| 2026-07-13 03:20:59.280730 | debian-bookworm -> localhost | | o=o.+*.@X| 2026-07-13 03:20:59.280747 | debian-bookworm -> localhost | | .+ .o..*+E| 2026-07-13 03:20:59.280763 | debian-bookworm -> localhost | | o . ooo+| 2026-07-13 03:20:59.280779 | debian-bookworm -> localhost | | S ..oo| 2026-07-13 03:20:59.280804 | debian-bookworm -> localhost | | * o| 2026-07-13 03:20:59.280821 | debian-bookworm -> localhost | | + o.| 2026-07-13 03:20:59.280837 | debian-bookworm -> localhost | | o o | 2026-07-13 03:20:59.280853 | debian-bookworm -> localhost | | o.. | 2026-07-13 03:20:59.280870 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-13 03:20:59.280910 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.931933 2026-07-13 03:20:59.291301 | 2026-07-13 03:20:59.291390 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-13 03:20:59.332331 | debian-bookworm | ok 2026-07-13 03:20:59.357328 | debian-bookworm | included: /var/lib/zuul/builds/7affc68d8b1040ae98f96235e4f61597/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-13 03:20:59.377157 | 2026-07-13 03:20:59.377257 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-13 03:20:59.410639 | debian-bookworm | skipping: Conditional result was False 2026-07-13 03:20:59.418775 | 2026-07-13 03:20:59.418883 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-13 03:21:00.166165 | debian-bookworm | changed 2026-07-13 03:21:00.178325 | 2026-07-13 03:21:00.178436 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-13 03:21:00.442801 | debian-bookworm | ok 2026-07-13 03:21:00.450346 | 2026-07-13 03:21:00.450449 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-13 03:21:01.046285 | debian-bookworm | changed 2026-07-13 03:21:01.053023 | 2026-07-13 03:21:01.053117 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-13 03:21:01.626419 | debian-bookworm | changed 2026-07-13 03:21:01.631970 | 2026-07-13 03:21:01.632064 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-13 03:21:01.655632 | debian-bookworm | skipping: Conditional result was False 2026-07-13 03:21:01.661738 | 2026-07-13 03:21:01.661855 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-13 03:21:02.312250 | debian-bookworm -> localhost | changed 2026-07-13 03:21:02.323512 | 2026-07-13 03:21:02.323626 | TASK [add-build-sshkey : Add back temp key] 2026-07-13 03:21:02.647769 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/7affc68d8b1040ae98f96235e4f61597/work/7affc68d8b1040ae98f96235e4f61597_id_rsa (zuul-build-sshkey) 2026-07-13 03:21:02.647965 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.023207 2026-07-13 03:21:02.654186 | 2026-07-13 03:21:02.654276 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-13 03:21:03.067041 | debian-bookworm | ok 2026-07-13 03:21:03.079268 | 2026-07-13 03:21:03.079379 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-13 03:21:03.123977 | debian-bookworm | skipping: Conditional result was False 2026-07-13 03:21:03.134384 | 2026-07-13 03:21:03.134482 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-13 03:21:03.554110 | debian-bookworm | ok 2026-07-13 03:21:03.574294 | 2026-07-13 03:21:03.574418 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-13 03:21:03.622105 | debian-bookworm | ok 2026-07-13 03:21:03.628856 | 2026-07-13 03:21:03.628984 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-13 03:21:03.953704 | debian-bookworm -> localhost | ok 2026-07-13 03:21:03.960745 | 2026-07-13 03:21:03.960839 | TASK [validate-host : Collect information about the host] 2026-07-13 03:21:04.989382 | debian-bookworm | ok 2026-07-13 03:21:05.009067 | 2026-07-13 03:21:05.009249 | TASK [validate-host : Sanitize hostname] 2026-07-13 03:21:05.138560 | debian-bookworm | ok 2026-07-13 03:21:05.143568 | 2026-07-13 03:21:05.143658 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-13 03:21:05.805594 | debian-bookworm -> localhost | changed 2026-07-13 03:21:05.811449 | 2026-07-13 03:21:05.811556 | TASK [validate-host : Collect information about zuul worker] 2026-07-13 03:21:06.381906 | debian-bookworm | ok 2026-07-13 03:21:06.387253 | 2026-07-13 03:21:06.387368 | TASK [validate-host : Write out all zuul information for each host] 2026-07-13 03:21:07.951066 | debian-bookworm -> localhost | changed 2026-07-13 03:21:07.963592 | 2026-07-13 03:21:07.963723 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-13 03:21:08.266043 | debian-bookworm | ok 2026-07-13 03:21:08.273318 | 2026-07-13 03:21:08.273444 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-13 03:21:09.558395 | debian-bookworm | changed: 2026-07-13 03:21:09.558604 | debian-bookworm | cd+++++++++ src/ 2026-07-13 03:21:09.558640 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-13 03:21:09.558665 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-13 03:21:09.558688 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-07-13 03:21:09.558709 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/7affc68d8b1040ae98f96235e4f61597/work/logs" 2026-07-13 03:22:13.584485 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7affc68d8b1040ae98f96235e4f61597/work/artifacts" 2026-07-13 03:22:14.048081 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/7affc68d8b1040ae98f96235e4f61597/work/docs" 2026-07-13 03:22:14.065821 | 2026-07-13 03:22:14.065950 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-13 03:22:14.907769 | debian-bookworm | changed: 2026-07-13 03:22:14.907946 | debian-bookworm | .d..t...... ./ 2026-07-13 03:22:14.907974 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-13 03:22:14.907993 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-13 03:22:14.908011 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-13 03:22:14.908028 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-13 03:22:14.908045 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-13 03:22:14.908081 | debian-bookworm | changed: All items complete 2026-07-13 03:22:14.908104 | 2026-07-13 03:22:15.747092 | debian-bookworm | changed: .d..t...... ./ 2026-07-13 03:22:16.701000 | debian-bookworm | changed: .d..t...... ./ 2026-07-13 03:22:16.716830 | 2026-07-13 03:22:16.716945 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-13 03:22:16.752001 | debian-bookworm | skipping: Conditional result was False 2026-07-13 03:22:16.752956 | debian-bookworm | skipping: Conditional result was False 2026-07-13 03:22:16.777375 | 2026-07-13 03:22:16.777469 | PLAY RECAP 2026-07-13 03:22:16.777521 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-13 03:22:16.777545 | 2026-07-13 03:22:16.903519 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-13 03:22:16.904943 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-13 03:22:17.773314 | 2026-07-13 03:22:17.773441 | PLAY [Base post] 2026-07-13 03:22:17.790592 | 2026-07-13 03:22:17.790718 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-13 03:22:18.426509 | debian-bookworm | changed 2026-07-13 03:22:18.434075 | 2026-07-13 03:22:18.434166 | PLAY RECAP 2026-07-13 03:22:18.434215 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-13 03:22:18.434266 | 2026-07-13 03:22:18.560501 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-13 03:22:18.562023 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-13 03:22:19.720014 | 2026-07-13 03:22:19.720195 | PLAY [Base post-logs] 2026-07-13 03:22:19.738511 | 2026-07-13 03:22:19.738633 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-13 03:22:20.492713 | localhost | changed 2026-07-13 03:22:20.501031 | 2026-07-13 03:22:20.501151 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-13 03:22:20.546786 | localhost | ok 2026-07-13 03:22:20.549266 | 2026-07-13 03:22:20.549339 | TASK [Set zuul-log-path fact] 2026-07-13 03:22:20.577920 | localhost | ok 2026-07-13 03:22:20.593105 | 2026-07-13 03:22:20.593211 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-13 03:22:20.638558 | localhost | ok 2026-07-13 03:22:20.640982 | 2026-07-13 03:22:20.641058 | TASK [upload-logs : Create log directories] 2026-07-13 03:22:21.550500 | localhost | changed 2026-07-13 03:22:21.553230 | 2026-07-13 03:22:21.553311 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-13 03:22:22.786921 | localhost -> localhost | ok: Runtime: 0:00:00.021971 2026-07-13 03:22:22.792976 | 2026-07-13 03:22:22.793076 | TASK [upload-logs : Upload logs to log server] 2026-07-13 03:22:24.306586 | localhost | Output suppressed because no_log was given 2026-07-13 03:22:24.308140 | 2026-07-13 03:22:24.308221 | LOOP [upload-logs : Compress console log and json output] 2026-07-13 03:22:24.358351 | localhost | skipping: Conditional result was False 2026-07-13 03:22:24.365261 | localhost | skipping: Conditional result was False 2026-07-13 03:22:24.373620 | 2026-07-13 03:22:24.373717 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-13 03:22:24.446746 | localhost | skipping: Conditional result was False 2026-07-13 03:22:24.447022 | 2026-07-13 03:22:24.451770 | localhost | skipping: Conditional result was False 2026-07-13 03:22:24.459833 | 2026-07-13 03:22:24.459949 | LOOP [upload-logs : Upload console log and json output]