2026-06-02 11:45:13.907425 | Job console starting 2026-06-02 11:45:13.917892 | Updating git repos 2026-06-02 11:45:13.952534 | Cloning repos into workspace 2026-06-02 11:45:14.019787 | Restoring repo states 2026-06-02 11:45:14.057563 | Merging changes 2026-06-02 11:45:14.923524 | Checking out repos 2026-06-02 11:45:15.178564 | Preparing playbooks 2026-06-02 11:45:16.749256 | Running Ansible setup 2026-06-02 11:45:22.534411 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-02 11:45:23.606579 | 2026-06-02 11:45:23.606778 | PLAY [Base pre] 2026-06-02 11:45:23.626666 | 2026-06-02 11:45:23.626917 | TASK [Setup log path fact] 2026-06-02 11:45:23.646875 | debian-bookworm | ok 2026-06-02 11:45:23.680274 | 2026-06-02 11:45:23.680448 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 11:45:23.722902 | debian-bookworm | ok 2026-06-02 11:45:23.737386 | 2026-06-02 11:45:23.737544 | TASK [emit-job-header : Print job information] 2026-06-02 11:45:23.811261 | # Job Information 2026-06-02 11:45:23.811475 | Ansible Version: 2.16.14 2026-06-02 11:45:23.811513 | Job: python-osism-test-setup 2026-06-02 11:45:23.811551 | Pipeline: check 2026-06-02 11:45:23.811575 | Executor: 521e9411259a 2026-06-02 11:45:23.811596 | Triggered by: https://github.com/osism/python-osism/pull/2321 2026-06-02 11:45:23.811625 | Event ID: 60910800-5e78-11f1-9409-b88c6927c5cb 2026-06-02 11:45:23.822088 | 2026-06-02 11:45:23.822232 | LOOP [emit-job-header : Print node information] 2026-06-02 11:45:23.979262 | debian-bookworm | ok: 2026-06-02 11:45:23.979469 | debian-bookworm | # Node Information 2026-06-02 11:45:23.979503 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-02 11:45:23.979527 | debian-bookworm | Hostname: debian 2026-06-02 11:45:23.979549 | debian-bookworm | Username: zuul 2026-06-02 11:45:23.979570 | debian-bookworm | Distro: Debian 12.14 2026-06-02 11:45:23.979595 | debian-bookworm | Provider: regiocloud-a 2026-06-02 11:45:23.979616 | debian-bookworm | Region: 2026-06-02 11:45:23.979637 | debian-bookworm | Label: debian-bookworm 2026-06-02 11:45:23.979657 | debian-bookworm | Product Name: OpenStack Nova 2026-06-02 11:45:23.979676 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feae:fab3 2026-06-02 11:45:24.000888 | 2026-06-02 11:45:24.001034 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-02 11:45:24.825521 | debian-bookworm -> localhost | changed 2026-06-02 11:45:24.833364 | 2026-06-02 11:45:24.833497 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-02 11:45:26.075258 | debian-bookworm -> localhost | changed 2026-06-02 11:45:26.095057 | 2026-06-02 11:45:26.095293 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-02 11:45:26.482153 | debian-bookworm -> localhost | ok 2026-06-02 11:45:26.488952 | 2026-06-02 11:45:26.489081 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-02 11:45:26.520283 | debian-bookworm | ok 2026-06-02 11:45:26.536292 | debian-bookworm | included: /var/lib/zuul/builds/362084153eae4b489544a47e7cb7d9f6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-02 11:45:26.543424 | 2026-06-02 11:45:26.543531 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-02 11:45:28.409150 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-02 11:45:28.409480 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/362084153eae4b489544a47e7cb7d9f6/work/362084153eae4b489544a47e7cb7d9f6_id_rsa 2026-06-02 11:45:28.409540 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/362084153eae4b489544a47e7cb7d9f6/work/362084153eae4b489544a47e7cb7d9f6_id_rsa.pub 2026-06-02 11:45:28.409583 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-02 11:45:28.409621 | debian-bookworm -> localhost | SHA256:CLK4ikxMaigDQIU9ik07G2sg5fuINcqfbbPMqYcAD4g zuul-build-sshkey 2026-06-02 11:45:28.409657 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-02 11:45:28.409708 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-02 11:45:28.409744 | debian-bookworm -> localhost | | .+. | 2026-06-02 11:45:28.409798 | debian-bookworm -> localhost | |..oo | 2026-06-02 11:45:28.409833 | debian-bookworm -> localhost | |==o.o | 2026-06-02 11:45:28.409866 | debian-bookworm -> localhost | |Eo*o . . | 2026-06-02 11:45:28.409898 | debian-bookworm -> localhost | |==.* . S | 2026-06-02 11:45:28.409937 | debian-bookworm -> localhost | |*oO | 2026-06-02 11:45:28.409971 | debian-bookworm -> localhost | |BO.+. | 2026-06-02 11:45:28.410004 | debian-bookworm -> localhost | |Xo..*+. | 2026-06-02 11:45:28.410037 | debian-bookworm -> localhost | |o..++*o | 2026-06-02 11:45:28.410069 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-02 11:45:28.410153 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.258848 2026-06-02 11:45:28.419736 | 2026-06-02 11:45:28.419915 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-02 11:45:28.464844 | debian-bookworm | ok 2026-06-02 11:45:28.475535 | debian-bookworm | included: /var/lib/zuul/builds/362084153eae4b489544a47e7cb7d9f6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-02 11:45:28.486144 | 2026-06-02 11:45:28.486261 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-02 11:45:28.510502 | debian-bookworm | skipping: Conditional result was False 2026-06-02 11:45:28.516821 | 2026-06-02 11:45:28.516939 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-02 11:45:29.264222 | debian-bookworm | changed 2026-06-02 11:45:29.272075 | 2026-06-02 11:45:29.272201 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-02 11:45:29.545335 | debian-bookworm | ok 2026-06-02 11:45:29.567120 | 2026-06-02 11:45:29.567264 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-02 11:45:30.236023 | debian-bookworm | changed 2026-06-02 11:45:30.243617 | 2026-06-02 11:45:30.243836 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-02 11:45:30.960816 | debian-bookworm | changed 2026-06-02 11:45:30.966450 | 2026-06-02 11:45:30.966560 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-02 11:45:30.990827 | debian-bookworm | skipping: Conditional result was False 2026-06-02 11:45:30.997051 | 2026-06-02 11:45:30.997164 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-02 11:45:31.526173 | debian-bookworm -> localhost | changed 2026-06-02 11:45:31.537822 | 2026-06-02 11:45:31.537966 | TASK [add-build-sshkey : Add back temp key] 2026-06-02 11:45:31.912337 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/362084153eae4b489544a47e7cb7d9f6/work/362084153eae4b489544a47e7cb7d9f6_id_rsa (zuul-build-sshkey) 2026-06-02 11:45:31.912623 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013362 2026-06-02 11:45:31.921181 | 2026-06-02 11:45:31.921305 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-02 11:45:32.345170 | debian-bookworm | ok 2026-06-02 11:45:32.351266 | 2026-06-02 11:45:32.351402 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-02 11:45:32.395929 | debian-bookworm | skipping: Conditional result was False 2026-06-02 11:45:32.408933 | 2026-06-02 11:45:32.409063 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-02 11:45:32.906876 | debian-bookworm | ok 2026-06-02 11:45:32.923018 | 2026-06-02 11:45:32.923168 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-02 11:45:32.952505 | debian-bookworm | ok 2026-06-02 11:45:32.957844 | 2026-06-02 11:45:32.957957 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-02 11:45:33.333154 | debian-bookworm -> localhost | ok 2026-06-02 11:45:33.343079 | 2026-06-02 11:45:33.343208 | TASK [validate-host : Collect information about the host] 2026-06-02 11:45:34.559017 | debian-bookworm | ok 2026-06-02 11:45:34.570019 | 2026-06-02 11:45:34.570152 | TASK [validate-host : Sanitize hostname] 2026-06-02 11:45:34.683719 | debian-bookworm | ok 2026-06-02 11:45:34.739673 | 2026-06-02 11:45:34.739836 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-02 11:45:35.395920 | debian-bookworm -> localhost | changed 2026-06-02 11:45:35.408915 | 2026-06-02 11:45:35.409061 | TASK [validate-host : Collect information about zuul worker] 2026-06-02 11:45:35.967627 | debian-bookworm | ok 2026-06-02 11:45:35.972990 | 2026-06-02 11:45:35.973118 | TASK [validate-host : Write out all zuul information for each host] 2026-06-02 11:45:36.717989 | debian-bookworm -> localhost | changed 2026-06-02 11:45:36.729422 | 2026-06-02 11:45:36.729566 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-02 11:45:37.032199 | debian-bookworm | ok 2026-06-02 11:45:37.038348 | 2026-06-02 11:45:37.038462 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-02 11:45:38.199857 | debian-bookworm | changed: 2026-06-02 11:45:38.200073 | debian-bookworm | cd+++++++++ src/ 2026-06-02 11:45:38.200108 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-02 11:45:38.200133 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-02 11:45:38.200155 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-06-02 11:45:38.200176 | debian-bookworm | Containerfile 2026-06-02 11:45:38.200311 | debian-bookworm | Containerfile 2026-06-02 11:45:38.208397 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/362084153eae4b489544a47e7cb7d9f6/work/logs" 2026-06-02 11:49:33.315936 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/362084153eae4b489544a47e7cb7d9f6/work/artifacts" 2026-06-02 11:49:33.586006 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/362084153eae4b489544a47e7cb7d9f6/work/docs" 2026-06-02 11:49:33.599841 | 2026-06-02 11:49:33.599974 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-02 11:49:34.414553 | debian-bookworm | changed: 2026-06-02 11:49:34.414871 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-02 11:49:34.414922 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-02 11:49:34.414963 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-02 11:49:34.415026 | debian-bookworm | changed: All items complete 2026-06-02 11:49:34.415064 | 2026-06-02 11:49:35.014183 | debian-bookworm | changed: .d..t...... ./ 2026-06-02 11:49:35.582664 | debian-bookworm | changed: .d..t...... ./ 2026-06-02 11:49:35.610098 | 2026-06-02 11:49:35.610291 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-02 11:49:36.132868 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010512 2026-06-02 11:49:36.439368 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009028 2026-06-02 11:49:36.447648 | 2026-06-02 11:49:36.447745 | PLAY RECAP 2026-06-02 11:49:36.447798 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-02 11:49:36.447824 | 2026-06-02 11:49:36.579949 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-02 11:49:36.580833 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 11:49:37.327521 | 2026-06-02 11:49:37.327699 | PLAY [Base post] 2026-06-02 11:49:37.341912 | 2026-06-02 11:49:37.342071 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-02 11:49:38.217807 | debian-bookworm | changed 2026-06-02 11:49:38.227431 | 2026-06-02 11:49:38.227579 | PLAY RECAP 2026-06-02 11:49:38.227659 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-02 11:49:38.227739 | 2026-06-02 11:49:38.372436 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-02 11:49:38.373325 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-02 11:49:39.192186 | 2026-06-02 11:49:39.192395 | PLAY [Base post-logs] 2026-06-02 11:49:39.203358 | 2026-06-02 11:49:39.203496 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-02 11:49:39.699757 | localhost | changed 2026-06-02 11:49:39.716309 | 2026-06-02 11:49:39.716504 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-02 11:49:39.755154 | localhost | ok 2026-06-02 11:49:39.761513 | 2026-06-02 11:49:39.761669 | TASK [Set zuul-log-path fact] 2026-06-02 11:49:39.778677 | localhost | ok 2026-06-02 11:49:39.789874 | 2026-06-02 11:49:39.790037 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-02 11:49:39.827303 | localhost | ok 2026-06-02 11:49:39.832799 | 2026-06-02 11:49:39.832982 | TASK [upload-logs : Create log directories] 2026-06-02 11:49:40.391004 | localhost | changed 2026-06-02 11:49:40.395137 | 2026-06-02 11:49:40.395324 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-02 11:49:40.901014 | localhost -> localhost | ok: Runtime: 0:00:00.007699 2026-06-02 11:49:40.910220 | 2026-06-02 11:49:40.910529 | TASK [upload-logs : Upload logs to log server] 2026-06-02 11:49:41.531727 | localhost | Output suppressed because no_log was given 2026-06-02 11:49:41.536241 | 2026-06-02 11:49:41.536474 | LOOP [upload-logs : Compress console log and json output] 2026-06-02 11:49:41.597302 | localhost | skipping: Conditional result was False 2026-06-02 11:49:41.602605 | localhost | skipping: Conditional result was False 2026-06-02 11:49:41.610391 | 2026-06-02 11:49:41.610636 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-02 11:49:41.660647 | localhost | skipping: Conditional result was False 2026-06-02 11:49:41.661435 | 2026-06-02 11:49:41.664734 | localhost | skipping: Conditional result was False 2026-06-02 11:49:41.673593 | 2026-06-02 11:49:41.673785 | LOOP [upload-logs : Upload console log and json output]