2026-05-03 19:51:50.872348 | Job console starting 2026-05-03 19:51:50.888829 | Updating git repos 2026-05-03 19:51:50.941509 | Cloning repos into workspace 2026-05-03 19:51:51.053061 | Restoring repo states 2026-05-03 19:51:51.080960 | Merging changes 2026-05-03 19:51:52.065295 | Checking out repos 2026-05-03 19:51:52.214198 | Preparing playbooks 2026-05-03 19:51:53.610289 | Running Ansible setup 2026-05-03 19:52:00.615509 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-03 19:52:01.891295 | 2026-05-03 19:52:01.891457 | PLAY [Base pre] 2026-05-03 19:52:01.913515 | 2026-05-03 19:52:01.913663 | TASK [Setup log path fact] 2026-05-03 19:52:01.975349 | debian-bookworm | ok 2026-05-03 19:52:02.021663 | 2026-05-03 19:52:02.021832 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-03 19:52:02.137016 | debian-bookworm | ok 2026-05-03 19:52:02.155186 | 2026-05-03 19:52:02.155331 | TASK [emit-job-header : Print job information] 2026-05-03 19:52:02.225785 | # Job Information 2026-05-03 19:52:02.225944 | Ansible Version: 2.16.14 2026-05-03 19:52:02.225978 | Job: python-osism-test-setup 2026-05-03 19:52:02.226010 | Pipeline: check 2026-05-03 19:52:02.226033 | Executor: 521e9411259a 2026-05-03 19:52:02.226053 | Triggered by: https://github.com/osism/python-osism/pull/2248 2026-05-03 19:52:02.226074 | Event ID: 4ceba960-4729-11f1-9da1-82623ca37e96 2026-05-03 19:52:02.231470 | 2026-05-03 19:52:02.231570 | LOOP [emit-job-header : Print node information] 2026-05-03 19:52:02.665557 | debian-bookworm | ok: 2026-05-03 19:52:02.665700 | debian-bookworm | # Node Information 2026-05-03 19:52:02.665728 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-03 19:52:02.665749 | debian-bookworm | Hostname: debian 2026-05-03 19:52:02.665768 | debian-bookworm | Username: zuul 2026-05-03 19:52:02.665785 | debian-bookworm | Distro: Debian 12.13 2026-05-03 19:52:02.665804 | debian-bookworm | Provider: regiocloud-a 2026-05-03 19:52:02.665821 | debian-bookworm | Region: 2026-05-03 19:52:02.665838 | debian-bookworm | Label: debian-bookworm 2026-05-03 19:52:02.665855 | debian-bookworm | Product Name: OpenStack Nova 2026-05-03 19:52:02.665871 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feba:db84 2026-05-03 19:52:02.678559 | 2026-05-03 19:52:02.678672 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-03 19:52:03.470322 | debian-bookworm -> localhost | changed 2026-05-03 19:52:03.486298 | 2026-05-03 19:52:03.487020 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-03 19:52:05.480194 | debian-bookworm -> localhost | changed 2026-05-03 19:52:05.517304 | 2026-05-03 19:52:05.517419 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-03 19:52:06.127407 | debian-bookworm -> localhost | ok 2026-05-03 19:52:06.133456 | 2026-05-03 19:52:06.133561 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-03 19:52:06.177783 | debian-bookworm | ok 2026-05-03 19:52:06.193809 | debian-bookworm | included: /var/lib/zuul/builds/f75535f9046d45e5a92efbaff49f890e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-03 19:52:06.200584 | 2026-05-03 19:52:06.200947 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-03 19:52:09.266017 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-03 19:52:09.266215 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f75535f9046d45e5a92efbaff49f890e/work/f75535f9046d45e5a92efbaff49f890e_id_rsa 2026-05-03 19:52:09.266253 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f75535f9046d45e5a92efbaff49f890e/work/f75535f9046d45e5a92efbaff49f890e_id_rsa.pub 2026-05-03 19:52:09.266308 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-03 19:52:09.266333 | debian-bookworm -> localhost | SHA256:Rp9Y2IzwoL7J7uWdLz7PTt3WSGeBvrMJK38SYiajZTo zuul-build-sshkey 2026-05-03 19:52:09.266355 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-03 19:52:09.266387 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-03 19:52:09.266410 | debian-bookworm -> localhost | | o | 2026-05-03 19:52:09.266431 | debian-bookworm -> localhost | | . + = . | 2026-05-03 19:52:09.266451 | debian-bookworm -> localhost | | . = + . . | 2026-05-03 19:52:09.266470 | debian-bookworm -> localhost | | . . + .. .| 2026-05-03 19:52:09.266490 | debian-bookworm -> localhost | | . S o .. o| 2026-05-03 19:52:09.266517 | debian-bookworm -> localhost | | . o * + o o.= | 2026-05-03 19:52:09.266538 | debian-bookworm -> localhost | | + * = o.oo+ .| 2026-05-03 19:52:09.266559 | debian-bookworm -> localhost | | . E .o= .oo+ | 2026-05-03 19:52:09.266580 | debian-bookworm -> localhost | | .o o.+*Booo | 2026-05-03 19:52:09.266600 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-03 19:52:09.266651 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.147217 2026-05-03 19:52:09.272843 | 2026-05-03 19:52:09.272943 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-03 19:52:09.311306 | debian-bookworm | ok 2026-05-03 19:52:09.320683 | debian-bookworm | included: /var/lib/zuul/builds/f75535f9046d45e5a92efbaff49f890e/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-03 19:52:09.333842 | 2026-05-03 19:52:09.333940 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-03 19:52:09.347028 | debian-bookworm | skipping: Conditional result was False 2026-05-03 19:52:09.354660 | 2026-05-03 19:52:09.354762 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-03 19:52:10.035197 | debian-bookworm | changed 2026-05-03 19:52:10.039702 | 2026-05-03 19:52:10.039794 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-03 19:52:10.357929 | debian-bookworm | ok 2026-05-03 19:52:10.365829 | 2026-05-03 19:52:10.365921 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-03 19:52:11.100690 | debian-bookworm | changed 2026-05-03 19:52:11.117007 | 2026-05-03 19:52:11.117152 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-03 19:52:11.801572 | debian-bookworm | changed 2026-05-03 19:52:11.811625 | 2026-05-03 19:52:11.811735 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-03 19:52:11.825716 | debian-bookworm | skipping: Conditional result was False 2026-05-03 19:52:11.832720 | 2026-05-03 19:52:11.832837 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-03 19:52:12.347820 | debian-bookworm -> localhost | changed 2026-05-03 19:52:12.382468 | 2026-05-03 19:52:12.382594 | TASK [add-build-sshkey : Add back temp key] 2026-05-03 19:52:12.846094 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f75535f9046d45e5a92efbaff49f890e/work/f75535f9046d45e5a92efbaff49f890e_id_rsa (zuul-build-sshkey) 2026-05-03 19:52:12.846339 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.015183 2026-05-03 19:52:12.856595 | 2026-05-03 19:52:12.856696 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-03 19:52:13.279505 | debian-bookworm | ok 2026-05-03 19:52:13.289018 | 2026-05-03 19:52:13.289174 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-03 19:52:13.313070 | debian-bookworm | skipping: Conditional result was False 2026-05-03 19:52:13.323707 | 2026-05-03 19:52:13.323809 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-03 19:52:13.706097 | debian-bookworm | ok 2026-05-03 19:52:13.729409 | 2026-05-03 19:52:13.729747 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-03 19:52:13.808443 | debian-bookworm | ok 2026-05-03 19:52:13.814317 | 2026-05-03 19:52:13.814428 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-03 19:52:14.295662 | debian-bookworm -> localhost | ok 2026-05-03 19:52:14.302211 | 2026-05-03 19:52:14.302353 | TASK [validate-host : Collect information about the host] 2026-05-03 19:52:15.444111 | debian-bookworm | ok 2026-05-03 19:52:15.465686 | 2026-05-03 19:52:15.465829 | TASK [validate-host : Sanitize hostname] 2026-05-03 19:52:15.737904 | debian-bookworm | ok 2026-05-03 19:52:15.864420 | 2026-05-03 19:52:15.864571 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-03 19:52:17.101978 | debian-bookworm -> localhost | changed 2026-05-03 19:52:17.108450 | 2026-05-03 19:52:17.108568 | TASK [validate-host : Collect information about zuul worker] 2026-05-03 19:52:17.559872 | debian-bookworm | ok 2026-05-03 19:52:17.585123 | 2026-05-03 19:52:17.585298 | TASK [validate-host : Write out all zuul information for each host] 2026-05-03 19:52:18.514752 | debian-bookworm -> localhost | changed 2026-05-03 19:52:18.557704 | 2026-05-03 19:52:18.557862 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-03 19:52:18.911604 | debian-bookworm | ok 2026-05-03 19:52:18.927494 | 2026-05-03 19:52:18.927643 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-03 19:52:20.347182 | debian-bookworm | changed: 2026-05-03 19:52:20.347573 | debian-bookworm | cd+++++++++ src/ 2026-05-03 19:52:20.347615 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-03 19:52:20.347640 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-03 19:52:20.347662 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-03 19:52:20.347683 | debian-bookworm | Containerfile 2026-05-03 19:52:20.347815 | debian-bookworm | Containerfile 2026-05-03 19:52:20.368705 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f75535f9046d45e5a92efbaff49f890e/work/logs" 2026-05-03 20:04:52.579082 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f75535f9046d45e5a92efbaff49f890e/work/artifacts" 2026-05-03 20:04:52.899261 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f75535f9046d45e5a92efbaff49f890e/work/docs" 2026-05-03 20:04:52.919807 | 2026-05-03 20:04:52.919964 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-03 20:04:53.780402 | debian-bookworm | changed: 2026-05-03 20:04:53.780777 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-03 20:04:53.780841 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-03 20:04:53.780899 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-03 20:04:53.780964 | debian-bookworm | changed: All items complete 2026-05-03 20:04:53.780999 | 2026-05-03 20:04:54.398129 | debian-bookworm | changed: .d..t...... ./ 2026-05-03 20:04:54.959219 | debian-bookworm | changed: .d..t...... ./ 2026-05-03 20:04:54.981200 | 2026-05-03 20:04:54.981359 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-03 20:04:55.576006 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.011326 2026-05-03 20:04:55.937123 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009174 2026-05-03 20:04:55.962239 | 2026-05-03 20:04:55.962401 | PLAY RECAP 2026-05-03 20:04:55.962491 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-03 20:04:55.962534 | 2026-05-03 20:04:56.158654 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-03 20:04:56.159828 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-03 20:04:56.916945 | 2026-05-03 20:04:56.917122 | PLAY [Base post] 2026-05-03 20:04:56.931260 | 2026-05-03 20:04:56.931418 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-03 20:04:57.830502 | debian-bookworm | changed 2026-05-03 20:04:57.839839 | 2026-05-03 20:04:57.839983 | PLAY RECAP 2026-05-03 20:04:57.840058 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-03 20:04:57.840133 | 2026-05-03 20:04:57.989842 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-03 20:04:57.990758 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-03 20:04:58.858658 | 2026-05-03 20:04:58.858875 | PLAY [Base post-logs] 2026-05-03 20:04:58.870160 | 2026-05-03 20:04:58.870305 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-03 20:04:59.406497 | localhost | changed 2026-05-03 20:04:59.418775 | 2026-05-03 20:04:59.419067 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-03 20:04:59.458682 | localhost | ok 2026-05-03 20:04:59.465282 | 2026-05-03 20:04:59.465434 | TASK [Set zuul-log-path fact] 2026-05-03 20:04:59.485172 | localhost | ok 2026-05-03 20:04:59.495645 | 2026-05-03 20:04:59.495882 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-03 20:04:59.533259 | localhost | ok 2026-05-03 20:04:59.539112 | 2026-05-03 20:04:59.539276 | TASK [upload-logs : Create log directories] 2026-05-03 20:05:00.099968 | localhost | changed 2026-05-03 20:05:00.105979 | 2026-05-03 20:05:00.106144 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-03 20:05:00.694052 | localhost -> localhost | ok: Runtime: 0:00:00.011624 2026-05-03 20:05:00.703149 | 2026-05-03 20:05:00.703352 | TASK [upload-logs : Upload logs to log server] 2026-05-03 20:05:01.304006 | localhost | Output suppressed because no_log was given 2026-05-03 20:05:01.308290 | 2026-05-03 20:05:01.308467 | LOOP [upload-logs : Compress console log and json output] 2026-05-03 20:05:01.361060 | localhost | skipping: Conditional result was False 2026-05-03 20:05:01.365311 | localhost | skipping: Conditional result was False 2026-05-03 20:05:01.376679 | 2026-05-03 20:05:01.376818 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-03 20:05:01.435565 | localhost | skipping: Conditional result was False 2026-05-03 20:05:01.436149 | 2026-05-03 20:05:01.440224 | localhost | skipping: Conditional result was False 2026-05-03 20:05:01.453006 | 2026-05-03 20:05:01.453135 | LOOP [upload-logs : Upload console log and json output]