2026-07-15 08:16:39.800645 | Job console starting 2026-07-15 08:16:39.830038 | Updating git repos 2026-07-15 08:16:39.914016 | Cloning repos into workspace 2026-07-15 08:16:40.235330 | Restoring repo states 2026-07-15 08:16:40.263165 | Merging changes 2026-07-15 08:16:41.269158 | Checking out repos 2026-07-15 08:16:41.405131 | Preparing playbooks 2026-07-15 08:16:43.605540 | Running Ansible setup 2026-07-15 08:16:49.864485 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-15 08:16:51.235219 | 2026-07-15 08:16:51.235393 | PLAY [Base pre] 2026-07-15 08:16:51.298425 | 2026-07-15 08:16:51.298560 | TASK [Setup log path fact] 2026-07-15 08:16:51.365054 | debian-bookworm | ok 2026-07-15 08:16:51.407613 | 2026-07-15 08:16:51.407759 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-15 08:16:51.494205 | debian-bookworm | ok 2026-07-15 08:16:51.526577 | 2026-07-15 08:16:51.526705 | TASK [emit-job-header : Print job information] 2026-07-15 08:16:51.585216 | # Job Information 2026-07-15 08:16:51.585417 | Ansible Version: 2.16.14 2026-07-15 08:16:51.585456 | Job: python-osism-test-setup 2026-07-15 08:16:51.585489 | Pipeline: check 2026-07-15 08:16:51.585513 | Executor: 521e9411259a 2026-07-15 08:16:51.585535 | Triggered by: https://github.com/osism/python-osism/pull/2460 2026-07-15 08:16:51.585558 | Event ID: 7afd4540-8025-11f1-86f7-59b01aeb734f 2026-07-15 08:16:51.590605 | 2026-07-15 08:16:51.590716 | LOOP [emit-job-header : Print node information] 2026-07-15 08:16:51.843332 | debian-bookworm | ok: 2026-07-15 08:16:51.843577 | debian-bookworm | # Node Information 2026-07-15 08:16:51.843613 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-15 08:16:51.843638 | debian-bookworm | Hostname: debian 2026-07-15 08:16:51.843661 | debian-bookworm | Username: zuul 2026-07-15 08:16:51.843682 | debian-bookworm | Distro: Debian 12.15 2026-07-15 08:16:51.843708 | debian-bookworm | Provider: regiocloud-a 2026-07-15 08:16:51.843730 | debian-bookworm | Region: 2026-07-15 08:16:51.843751 | debian-bookworm | Label: debian-bookworm 2026-07-15 08:16:51.843771 | debian-bookworm | Product Name: OpenStack Nova 2026-07-15 08:16:51.843791 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fead:843 2026-07-15 08:16:51.865660 | 2026-07-15 08:16:51.865784 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-15 08:16:52.665015 | debian-bookworm -> localhost | changed 2026-07-15 08:16:52.670868 | 2026-07-15 08:16:52.670963 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-15 08:16:54.785046 | debian-bookworm -> localhost | changed 2026-07-15 08:16:54.793814 | 2026-07-15 08:16:54.793909 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-15 08:16:55.643137 | debian-bookworm -> localhost | ok 2026-07-15 08:16:55.648185 | 2026-07-15 08:16:55.648277 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-15 08:16:55.675910 | debian-bookworm | ok 2026-07-15 08:16:55.707749 | debian-bookworm | included: /var/lib/zuul/builds/b3beda4129094e92a898202d78af68b9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-15 08:16:55.729822 | 2026-07-15 08:16:55.729935 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-15 08:16:58.135569 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-15 08:16:58.135754 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/b3beda4129094e92a898202d78af68b9/work/b3beda4129094e92a898202d78af68b9_id_rsa 2026-07-15 08:16:58.135785 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/b3beda4129094e92a898202d78af68b9/work/b3beda4129094e92a898202d78af68b9_id_rsa.pub 2026-07-15 08:16:58.135807 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-15 08:16:58.135827 | debian-bookworm -> localhost | SHA256:2+fVqWiql92DBeophJWmQxZEwr7mRaBRgFbH2vX/1V8 zuul-build-sshkey 2026-07-15 08:16:58.135846 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-15 08:16:58.135876 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-15 08:16:58.135894 | debian-bookworm -> localhost | |..=+++ | 2026-07-15 08:16:58.135911 | debian-bookworm -> localhost | |.o ooo . | 2026-07-15 08:16:58.135927 | debian-bookworm -> localhost | |. + + o o | 2026-07-15 08:16:58.135944 | debian-bookworm -> localhost | | . o = + . . | 2026-07-15 08:16:58.135960 | debian-bookworm -> localhost | | = = S o . .| 2026-07-15 08:16:58.135979 | debian-bookworm -> localhost | | o = . + . . oE| 2026-07-15 08:16:58.135997 | debian-bookworm -> localhost | | o . o o = * o.+| 2026-07-15 08:16:58.136013 | debian-bookworm -> localhost | | . . = *.=. .| 2026-07-15 08:16:58.136030 | debian-bookworm -> localhost | | .+.o.... | 2026-07-15 08:16:58.136046 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-15 08:16:58.136089 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.199988 2026-07-15 08:16:58.141231 | 2026-07-15 08:16:58.141318 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-15 08:16:58.183009 | debian-bookworm | ok 2026-07-15 08:16:58.191425 | debian-bookworm | included: /var/lib/zuul/builds/b3beda4129094e92a898202d78af68b9/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-15 08:16:58.208135 | 2026-07-15 08:16:58.208211 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-15 08:16:58.232548 | debian-bookworm | skipping: Conditional result was False 2026-07-15 08:16:58.238241 | 2026-07-15 08:16:58.238344 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-15 08:16:58.992280 | debian-bookworm | changed 2026-07-15 08:16:58.997841 | 2026-07-15 08:16:58.997927 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-15 08:16:59.295393 | debian-bookworm | ok 2026-07-15 08:16:59.335112 | 2026-07-15 08:16:59.335214 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-15 08:16:59.935600 | debian-bookworm | changed 2026-07-15 08:16:59.950879 | 2026-07-15 08:16:59.951008 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-15 08:17:00.632271 | debian-bookworm | changed 2026-07-15 08:17:00.637723 | 2026-07-15 08:17:00.637819 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-15 08:17:00.663133 | debian-bookworm | skipping: Conditional result was False 2026-07-15 08:17:00.671920 | 2026-07-15 08:17:00.672027 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-15 08:17:01.075775 | debian-bookworm -> localhost | changed 2026-07-15 08:17:01.088749 | 2026-07-15 08:17:01.088858 | TASK [add-build-sshkey : Add back temp key] 2026-07-15 08:17:01.581154 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/b3beda4129094e92a898202d78af68b9/work/b3beda4129094e92a898202d78af68b9_id_rsa (zuul-build-sshkey) 2026-07-15 08:17:01.581402 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.029713 2026-07-15 08:17:01.588786 | 2026-07-15 08:17:01.588886 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-15 08:17:02.067919 | debian-bookworm | ok 2026-07-15 08:17:02.081513 | 2026-07-15 08:17:02.081628 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-15 08:17:02.126977 | debian-bookworm | skipping: Conditional result was False 2026-07-15 08:17:02.137228 | 2026-07-15 08:17:02.137363 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-15 08:17:02.742455 | debian-bookworm | ok 2026-07-15 08:17:02.758618 | 2026-07-15 08:17:02.758733 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-15 08:17:02.803092 | debian-bookworm | ok 2026-07-15 08:17:02.808451 | 2026-07-15 08:17:02.808544 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-15 08:17:03.368415 | debian-bookworm -> localhost | ok 2026-07-15 08:17:03.374589 | 2026-07-15 08:17:03.374692 | TASK [validate-host : Collect information about the host] 2026-07-15 08:17:04.479171 | debian-bookworm | ok 2026-07-15 08:17:04.493872 | 2026-07-15 08:17:04.493976 | TASK [validate-host : Sanitize hostname] 2026-07-15 08:17:04.658109 | debian-bookworm | ok 2026-07-15 08:17:04.662729 | 2026-07-15 08:17:04.662825 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-15 08:17:05.606990 | debian-bookworm -> localhost | changed 2026-07-15 08:17:05.621356 | 2026-07-15 08:17:05.621543 | TASK [validate-host : Collect information about zuul worker] 2026-07-15 08:17:06.027132 | debian-bookworm | ok 2026-07-15 08:17:06.031671 | 2026-07-15 08:17:06.031763 | TASK [validate-host : Write out all zuul information for each host] 2026-07-15 08:17:06.666294 | debian-bookworm -> localhost | changed 2026-07-15 08:17:06.675959 | 2026-07-15 08:17:06.676062 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-15 08:17:06.925454 | debian-bookworm | ok 2026-07-15 08:17:06.930791 | 2026-07-15 08:17:06.931560 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-15 08:17:08.134879 | debian-bookworm | changed: 2026-07-15 08:17:08.135050 | debian-bookworm | cd+++++++++ src/ 2026-07-15 08:17:08.135080 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-15 08:17:08.135101 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-15 08:17:08.135120 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-07-15 08:17:08.135138 | debian-bookworm | Containerfile 2026-07-15 08:17:08.135252 | debian-bookworm | Containerfile 2026-07-15 08:17:08.159568 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/b3beda4129094e92a898202d78af68b9/work/logs" 2026-07-15 08:19:43.974054 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b3beda4129094e92a898202d78af68b9/work/artifacts" 2026-07-15 08:19:44.227502 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/b3beda4129094e92a898202d78af68b9/work/docs" 2026-07-15 08:19:44.242205 | 2026-07-15 08:19:44.242374 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-15 08:19:45.038218 | debian-bookworm | changed: 2026-07-15 08:19:45.038562 | debian-bookworm | .d..t...... ./ 2026-07-15 08:19:45.038623 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-15 08:19:45.038664 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-15 08:19:45.038701 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-15 08:19:45.038736 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-15 08:19:45.038770 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-15 08:19:45.038857 | debian-bookworm | changed: All items complete 2026-07-15 08:19:45.038898 | 2026-07-15 08:19:45.664608 | debian-bookworm | changed: .d..t...... ./ 2026-07-15 08:19:46.244866 | debian-bookworm | changed: .d..t...... ./ 2026-07-15 08:19:46.275117 | 2026-07-15 08:19:46.275295 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-15 08:19:46.621880 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010682 2026-07-15 08:19:46.919387 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.009276 2026-07-15 08:19:46.943494 | 2026-07-15 08:19:46.943669 | PLAY RECAP 2026-07-15 08:19:46.943764 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-15 08:19:46.943808 | 2026-07-15 08:19:47.093083 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-15 08:19:47.094007 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-15 08:19:47.849711 | 2026-07-15 08:19:47.849895 | PLAY [Base post] 2026-07-15 08:19:47.865308 | 2026-07-15 08:19:47.865467 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-15 08:19:48.710967 | debian-bookworm | changed 2026-07-15 08:19:48.718639 | 2026-07-15 08:19:48.718816 | PLAY RECAP 2026-07-15 08:19:48.718906 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-15 08:19:48.718971 | 2026-07-15 08:19:48.884572 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-15 08:19:48.885539 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-15 08:19:49.768914 | 2026-07-15 08:19:49.769124 | PLAY [Base post-logs] 2026-07-15 08:19:49.780450 | 2026-07-15 08:19:49.780612 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-15 08:19:50.247774 | localhost | changed 2026-07-15 08:19:50.262319 | 2026-07-15 08:19:50.262503 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-15 08:19:50.290159 | localhost | ok 2026-07-15 08:19:50.293414 | 2026-07-15 08:19:50.293522 | TASK [Set zuul-log-path fact] 2026-07-15 08:19:50.310802 | localhost | ok 2026-07-15 08:19:50.325697 | 2026-07-15 08:19:50.325853 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-15 08:19:50.352840 | localhost | ok 2026-07-15 08:19:50.356142 | 2026-07-15 08:19:50.356253 | TASK [upload-logs : Create log directories] 2026-07-15 08:19:50.881133 | localhost | changed 2026-07-15 08:19:50.884174 | 2026-07-15 08:19:50.884291 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-15 08:19:51.420409 | localhost -> localhost | ok: Runtime: 0:00:00.007832 2026-07-15 08:19:51.430368 | 2026-07-15 08:19:51.430568 | TASK [upload-logs : Upload logs to log server] 2026-07-15 08:19:52.016707 | localhost | Output suppressed because no_log was given 2026-07-15 08:19:52.018642 | 2026-07-15 08:19:52.018752 | LOOP [upload-logs : Compress console log and json output] 2026-07-15 08:19:52.064696 | localhost | skipping: Conditional result was False 2026-07-15 08:19:52.070625 | localhost | skipping: Conditional result was False 2026-07-15 08:19:52.078207 | 2026-07-15 08:19:52.078431 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-15 08:19:52.124477 | localhost | skipping: Conditional result was False 2026-07-15 08:19:52.124811 | 2026-07-15 08:19:52.130636 | localhost | skipping: Conditional result was False 2026-07-15 08:19:52.142084 | 2026-07-15 08:19:52.142341 | LOOP [upload-logs : Upload console log and json output]