2026-08-11 03:08:38.642014 | Job console starting 2026-08-11 03:08:38.650513 | Updating git repos 2026-08-11 03:08:38.759261 | Cloning repos into workspace 2026-08-11 03:08:38.856513 | Restoring repo states 2026-08-11 03:08:38.878088 | Merging changes 2026-08-11 03:08:38.878104 | Checking out repos 2026-08-11 03:08:39.142872 | Preparing playbooks 2026-08-11 03:08:40.012511 | Running Ansible setup 2026-08-11 03:08:44.744231 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-11 03:08:45.541665 | 2026-08-11 03:08:45.543767 | PLAY [Base pre] 2026-08-11 03:08:45.577615 | 2026-08-11 03:08:45.577741 | TASK [Setup log path fact] 2026-08-11 03:08:45.605952 | debian-bookworm | ok 2026-08-11 03:08:45.623726 | 2026-08-11 03:08:45.623870 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-11 03:08:45.654615 | debian-bookworm | ok 2026-08-11 03:08:45.665609 | 2026-08-11 03:08:45.665703 | TASK [emit-job-header : Print job information] 2026-08-11 03:08:45.706684 | # Job Information 2026-08-11 03:08:45.706889 | Ansible Version: 2.16.14 2026-08-11 03:08:45.706934 | Job: flake8 2026-08-11 03:08:45.706977 | Pipeline: periodic-daily 2026-08-11 03:08:45.707006 | Executor: 521e9411259a 2026-08-11 03:08:45.707033 | Triggered by: https://github.com/osism/python-osism 2026-08-11 03:08:45.707060 | Event ID: 13f05aa37f464558b32f00ede20803c9 2026-08-11 03:08:45.712663 | 2026-08-11 03:08:45.712763 | LOOP [emit-job-header : Print node information] 2026-08-11 03:08:45.862993 | debian-bookworm | ok: 2026-08-11 03:08:45.863283 | debian-bookworm | # Node Information 2026-08-11 03:08:45.863339 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-11 03:08:45.863382 | debian-bookworm | Hostname: debian 2026-08-11 03:08:45.863418 | debian-bookworm | Username: zuul 2026-08-11 03:08:45.863451 | debian-bookworm | Distro: Debian 12.15 2026-08-11 03:08:45.863490 | debian-bookworm | Provider: regiocloud-a 2026-08-11 03:08:45.863524 | debian-bookworm | Region: 2026-08-11 03:08:45.863560 | debian-bookworm | Label: debian-bookworm 2026-08-11 03:08:45.863593 | debian-bookworm | Product Name: OpenStack Nova 2026-08-11 03:08:45.863624 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe45:cb18 2026-08-11 03:08:45.880046 | 2026-08-11 03:08:45.880170 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-11 03:08:46.515173 | debian-bookworm -> localhost | changed 2026-08-11 03:08:46.523463 | 2026-08-11 03:08:46.523634 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-11 03:08:48.440803 | debian-bookworm -> localhost | changed 2026-08-11 03:08:48.453924 | 2026-08-11 03:08:48.454070 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-11 03:08:49.190977 | debian-bookworm -> localhost | ok 2026-08-11 03:08:49.207722 | 2026-08-11 03:08:49.207934 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-11 03:08:49.245002 | debian-bookworm | ok 2026-08-11 03:08:49.278017 | debian-bookworm | included: /var/lib/zuul/builds/70572dec11624aeeab552d6c5d35d3d4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-11 03:08:49.294098 | 2026-08-11 03:08:49.294237 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-11 03:08:53.280015 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-11 03:08:53.280209 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/70572dec11624aeeab552d6c5d35d3d4/work/70572dec11624aeeab552d6c5d35d3d4_id_rsa 2026-08-11 03:08:53.280243 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/70572dec11624aeeab552d6c5d35d3d4/work/70572dec11624aeeab552d6c5d35d3d4_id_rsa.pub 2026-08-11 03:08:53.280265 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-11 03:08:53.280285 | debian-bookworm -> localhost | SHA256:h9M1pT33qrSiI3UtjIRMQDjVVsk0gEjfFObcwYEbANo zuul-build-sshkey 2026-08-11 03:08:53.280305 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-11 03:08:53.280332 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-11 03:08:53.280351 | debian-bookworm -> localhost | | .o*===O*o . | 2026-08-11 03:08:53.280369 | debian-bookworm -> localhost | | o+..**.+o + | 2026-08-11 03:08:53.280386 | debian-bookworm -> localhost | |. E..+++. + o .| 2026-08-11 03:08:53.280402 | debian-bookworm -> localhost | | + .o . . o.| 2026-08-11 03:08:53.280418 | debian-bookworm -> localhost | | .Soo. .| 2026-08-11 03:08:53.280437 | debian-bookworm -> localhost | | oo+ . . | 2026-08-11 03:08:53.280454 | debian-bookworm -> localhost | | . . .. . | 2026-08-11 03:08:53.280470 | debian-bookworm -> localhost | | . . .. o | 2026-08-11 03:08:53.280487 | debian-bookworm -> localhost | | ..o .o | 2026-08-11 03:08:53.280504 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-11 03:08:53.280548 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.837395 2026-08-11 03:08:53.287895 | 2026-08-11 03:08:53.287993 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-11 03:08:53.324844 | debian-bookworm | ok 2026-08-11 03:08:53.338243 | debian-bookworm | included: /var/lib/zuul/builds/70572dec11624aeeab552d6c5d35d3d4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-11 03:08:53.357113 | 2026-08-11 03:08:53.357216 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-11 03:08:53.381020 | debian-bookworm | skipping: Conditional result was False 2026-08-11 03:08:53.385876 | 2026-08-11 03:08:53.385977 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-11 03:08:54.116754 | debian-bookworm | changed 2026-08-11 03:08:54.133232 | 2026-08-11 03:08:54.133326 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-11 03:08:54.447205 | debian-bookworm | ok 2026-08-11 03:08:54.451877 | 2026-08-11 03:08:54.451963 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-11 03:08:55.263778 | debian-bookworm | changed 2026-08-11 03:08:55.270199 | 2026-08-11 03:08:55.270293 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-11 03:08:55.971156 | debian-bookworm | changed 2026-08-11 03:08:55.975619 | 2026-08-11 03:08:55.975698 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-11 03:08:55.998985 | debian-bookworm | skipping: Conditional result was False 2026-08-11 03:08:56.003797 | 2026-08-11 03:08:56.003878 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-11 03:08:56.492755 | debian-bookworm -> localhost | changed 2026-08-11 03:08:56.502436 | 2026-08-11 03:08:56.502575 | TASK [add-build-sshkey : Add back temp key] 2026-08-11 03:08:56.818197 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/70572dec11624aeeab552d6c5d35d3d4/work/70572dec11624aeeab552d6c5d35d3d4_id_rsa (zuul-build-sshkey) 2026-08-11 03:08:56.818412 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.011937 2026-08-11 03:08:56.825715 | 2026-08-11 03:08:56.825832 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-11 03:08:57.257913 | debian-bookworm | ok 2026-08-11 03:08:57.262898 | 2026-08-11 03:08:57.262988 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-11 03:08:57.295923 | debian-bookworm | skipping: Conditional result was False 2026-08-11 03:08:57.304068 | 2026-08-11 03:08:57.304164 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-11 03:08:57.825175 | debian-bookworm | ok 2026-08-11 03:08:57.833648 | 2026-08-11 03:08:57.833731 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-11 03:08:57.871560 | debian-bookworm | ok 2026-08-11 03:08:57.880393 | 2026-08-11 03:08:57.880487 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-11 03:08:58.319569 | debian-bookworm -> localhost | ok 2026-08-11 03:08:58.325992 | 2026-08-11 03:08:58.326143 | TASK [validate-host : Collect information about the host] 2026-08-11 03:08:59.485376 | debian-bookworm | ok 2026-08-11 03:08:59.511356 | 2026-08-11 03:08:59.511459 | TASK [validate-host : Sanitize hostname] 2026-08-11 03:08:59.858122 | debian-bookworm | ok 2026-08-11 03:08:59.865826 | 2026-08-11 03:08:59.865930 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-11 03:09:01.117912 | debian-bookworm -> localhost | changed 2026-08-11 03:09:01.122665 | 2026-08-11 03:09:01.122752 | TASK [validate-host : Collect information about zuul worker] 2026-08-11 03:09:01.658219 | debian-bookworm | ok 2026-08-11 03:09:01.662059 | 2026-08-11 03:09:01.662147 | TASK [validate-host : Write out all zuul information for each host] 2026-08-11 03:09:02.480809 | debian-bookworm -> localhost | changed 2026-08-11 03:09:02.488366 | 2026-08-11 03:09:02.488453 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-11 03:09:02.824440 | debian-bookworm | ok 2026-08-11 03:09:02.829238 | 2026-08-11 03:09:02.829324 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-11 03:09:04.039251 | debian-bookworm | changed: 2026-08-11 03:09:04.039700 | debian-bookworm | cd+++++++++ src/ 2026-08-11 03:09:04.039875 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-11 03:09:04.039958 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-11 03:09:04.040027 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-08-11 03:09:04.040095 | debian-bookworm | Containerfile 2026-08-11 03:09:04.040420 | debian-bookworm | Containerfile 2026-08-11 03:09:04.051107 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/70572dec11624aeeab552d6c5d35d3d4/work/logs" 2026-08-11 03:11:53.669373 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/70572dec11624aeeab552d6c5d35d3d4/work/artifacts" 2026-08-11 03:11:53.962619 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/70572dec11624aeeab552d6c5d35d3d4/work/docs" 2026-08-11 03:11:53.978305 | 2026-08-11 03:11:53.978559 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-11 03:11:54.871615 | debian-bookworm | changed: 2026-08-11 03:11:54.871863 | debian-bookworm | .d..t...... ./ 2026-08-11 03:11:54.871897 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-11 03:11:54.871922 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-11 03:11:54.871943 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-11 03:11:54.871965 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-11 03:11:54.871985 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-11 03:11:54.872026 | debian-bookworm | changed: All items complete 2026-08-11 03:11:54.872049 | 2026-08-11 03:11:55.496570 | debian-bookworm | changed: .d..t...... ./ 2026-08-11 03:11:56.271744 | debian-bookworm | changed: .d..t...... ./ 2026-08-11 03:11:56.307660 | 2026-08-11 03:11:56.307866 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-11 03:11:56.338727 | debian-bookworm | skipping: Conditional result was False 2026-08-11 03:11:56.343064 | debian-bookworm | skipping: Conditional result was False 2026-08-11 03:11:56.352821 | 2026-08-11 03:11:56.352941 | PLAY RECAP 2026-08-11 03:11:56.353005 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-11 03:11:56.353031 | 2026-08-11 03:11:56.525706 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-11 03:11:56.526618 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-11 03:11:57.546809 | 2026-08-11 03:11:57.547006 | PLAY [Base post] 2026-08-11 03:11:57.571547 | 2026-08-11 03:11:57.571805 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-11 03:11:58.214550 | debian-bookworm | changed 2026-08-11 03:11:58.226866 | 2026-08-11 03:11:58.227008 | PLAY RECAP 2026-08-11 03:11:58.227075 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-11 03:11:58.227148 | 2026-08-11 03:11:58.410363 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-11 03:11:58.411292 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-11 03:11:59.454994 | 2026-08-11 03:11:59.455229 | PLAY [Base post-logs] 2026-08-11 03:11:59.467737 | 2026-08-11 03:11:59.467914 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-11 03:12:00.279670 | localhost | changed 2026-08-11 03:12:00.294517 | 2026-08-11 03:12:00.294702 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-11 03:12:00.358222 | localhost | ok 2026-08-11 03:12:00.361792 | 2026-08-11 03:12:00.361906 | TASK [Set zuul-log-path fact] 2026-08-11 03:12:00.399687 | localhost | ok 2026-08-11 03:12:00.421064 | 2026-08-11 03:12:00.421271 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-11 03:12:00.464461 | localhost | ok 2026-08-11 03:12:00.468556 | 2026-08-11 03:12:00.468672 | TASK [upload-logs : Create log directories] 2026-08-11 03:12:01.033512 | localhost | changed 2026-08-11 03:12:01.038551 | 2026-08-11 03:12:01.038873 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-11 03:12:01.643029 | localhost -> localhost | ok: Runtime: 0:00:00.005477 2026-08-11 03:12:01.650148 | 2026-08-11 03:12:01.650335 | TASK [upload-logs : Upload logs to log server] 2026-08-11 03:12:02.301009 | localhost | Output suppressed because no_log was given 2026-08-11 03:12:02.309556 | 2026-08-11 03:12:02.309764 | LOOP [upload-logs : Compress console log and json output] 2026-08-11 03:12:02.382651 | localhost | skipping: Conditional result was False 2026-08-11 03:12:02.388993 | localhost | skipping: Conditional result was False 2026-08-11 03:12:02.398527 | 2026-08-11 03:12:02.398655 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-11 03:12:02.460398 | localhost | skipping: Conditional result was False 2026-08-11 03:12:02.460698 | 2026-08-11 03:12:02.465015 | localhost | skipping: Conditional result was False 2026-08-11 03:12:02.475669 | 2026-08-11 03:12:02.475793 | LOOP [upload-logs : Upload console log and json output]