2026-01-07 03:17:17.583987 | Job console starting 2026-01-07 03:17:17.604541 | Updating git repos 2026-01-07 03:17:17.654939 | Cloning repos into workspace 2026-01-07 03:17:17.771408 | Restoring repo states 2026-01-07 03:17:17.808713 | Merging changes 2026-01-07 03:17:17.808736 | Checking out repos 2026-01-07 03:17:17.879830 | Preparing playbooks 2026-01-07 03:17:19.492488 | Running Ansible setup 2026-01-07 03:17:26.617738 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-01-07 03:17:28.928632 | 2026-01-07 03:17:28.928820 | PLAY [Base pre] 2026-01-07 03:17:28.962409 | 2026-01-07 03:17:28.962582 | TASK [Setup log path fact] 2026-01-07 03:17:28.990027 | debian-bookworm | ok 2026-01-07 03:17:29.042067 | 2026-01-07 03:17:29.042279 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-01-07 03:17:29.100068 | debian-bookworm | ok 2026-01-07 03:17:29.133936 | 2026-01-07 03:17:29.134095 | TASK [emit-job-header : Print job information] 2026-01-07 03:17:29.205123 | # Job Information 2026-01-07 03:17:29.205380 | Ansible Version: 2.16.14 2026-01-07 03:17:29.205419 | Job: flake8 2026-01-07 03:17:29.205453 | Pipeline: periodic-daily 2026-01-07 03:17:29.205477 | Executor: 521e9411259a 2026-01-07 03:17:29.205498 | Triggered by: https://github.com/osism/openstack-image-manager 2026-01-07 03:17:29.205521 | Event ID: fd6604d4021d449c97920b4a020a4a2e 2026-01-07 03:17:29.211910 | 2026-01-07 03:17:29.212065 | LOOP [emit-job-header : Print node information] 2026-01-07 03:17:29.445723 | debian-bookworm | ok: 2026-01-07 03:17:29.445982 | debian-bookworm | # Node Information 2026-01-07 03:17:29.446021 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-01-07 03:17:29.446048 | debian-bookworm | Hostname: debian 2026-01-07 03:17:29.446072 | debian-bookworm | Username: zuul 2026-01-07 03:17:29.446094 | debian-bookworm | Distro: Debian 12.12 2026-01-07 03:17:29.446118 | debian-bookworm | Provider: regiocloud-a 2026-01-07 03:17:29.446186 | debian-bookworm | Region: 2026-01-07 03:17:29.446209 | debian-bookworm | Label: debian-bookworm 2026-01-07 03:17:29.446229 | debian-bookworm | Product Name: OpenStack Nova 2026-01-07 03:17:29.446249 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe93:f94c 2026-01-07 03:17:29.480001 | 2026-01-07 03:17:29.480193 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-01-07 03:17:31.241558 | debian-bookworm -> localhost | changed 2026-01-07 03:17:31.249375 | 2026-01-07 03:17:31.249517 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-01-07 03:17:34.543463 | debian-bookworm -> localhost | changed 2026-01-07 03:17:34.570192 | 2026-01-07 03:17:34.570350 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-01-07 03:17:35.316818 | debian-bookworm -> localhost | ok 2026-01-07 03:17:35.325290 | 2026-01-07 03:17:35.325440 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-01-07 03:17:35.396150 | debian-bookworm | ok 2026-01-07 03:17:35.433782 | debian-bookworm | included: /var/lib/zuul/builds/bda976104dae4a14b89d02b5639941d8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-01-07 03:17:35.450755 | 2026-01-07 03:17:35.450915 | TASK [add-build-sshkey : Create Temp SSH key] 2026-01-07 03:17:40.604509 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-01-07 03:17:40.604811 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/bda976104dae4a14b89d02b5639941d8/work/bda976104dae4a14b89d02b5639941d8_id_rsa 2026-01-07 03:17:40.604856 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/bda976104dae4a14b89d02b5639941d8/work/bda976104dae4a14b89d02b5639941d8_id_rsa.pub 2026-01-07 03:17:40.604883 | debian-bookworm -> localhost | The key fingerprint is: 2026-01-07 03:17:40.604910 | debian-bookworm -> localhost | SHA256:xVPCF+VyZ3F4cxxXUyUVHva0IEMC/XIvSnOMPINFFfc zuul-build-sshkey 2026-01-07 03:17:40.604933 | debian-bookworm -> localhost | The key's randomart image is: 2026-01-07 03:17:40.604967 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-01-07 03:17:40.604990 | debian-bookworm -> localhost | | .oo+*+=o@#| 2026-01-07 03:17:40.605013 | debian-bookworm -> localhost | | +oo=.*+%| 2026-01-07 03:17:40.605033 | debian-bookworm -> localhost | | . =.. oE*| 2026-01-07 03:17:40.605054 | debian-bookworm -> localhost | | + + o o | 2026-01-07 03:17:40.605074 | debian-bookworm -> localhost | | S = . | 2026-01-07 03:17:40.605100 | debian-bookworm -> localhost | | . B + . | 2026-01-07 03:17:40.605122 | debian-bookworm -> localhost | | . * . | 2026-01-07 03:17:40.605209 | debian-bookworm -> localhost | | . | 2026-01-07 03:17:40.605232 | debian-bookworm -> localhost | | | 2026-01-07 03:17:40.605253 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-01-07 03:17:40.605315 | debian-bookworm -> localhost | ok: Runtime: 0:00:03.552095 2026-01-07 03:17:40.612609 | 2026-01-07 03:17:40.612743 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-01-07 03:17:40.656498 | debian-bookworm | ok 2026-01-07 03:17:40.683661 | debian-bookworm | included: /var/lib/zuul/builds/bda976104dae4a14b89d02b5639941d8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-01-07 03:17:40.707250 | 2026-01-07 03:17:40.707402 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-01-07 03:17:40.753868 | debian-bookworm | skipping: Conditional result was False 2026-01-07 03:17:40.761345 | 2026-01-07 03:17:40.761492 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-01-07 03:17:42.331103 | debian-bookworm | changed 2026-01-07 03:17:42.337200 | 2026-01-07 03:17:42.337320 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-01-07 03:17:42.685648 | debian-bookworm | ok 2026-01-07 03:17:42.694363 | 2026-01-07 03:17:42.694508 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-01-07 03:17:43.612674 | debian-bookworm | changed 2026-01-07 03:17:43.629796 | 2026-01-07 03:17:43.629946 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-01-07 03:17:44.427218 | debian-bookworm | changed 2026-01-07 03:17:44.440340 | 2026-01-07 03:17:44.442629 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-01-07 03:17:44.534665 | debian-bookworm | skipping: Conditional result was False 2026-01-07 03:17:44.545919 | 2026-01-07 03:17:44.546059 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-01-07 03:17:46.070358 | debian-bookworm -> localhost | changed 2026-01-07 03:17:46.091657 | 2026-01-07 03:17:46.091822 | TASK [add-build-sshkey : Add back temp key] 2026-01-07 03:17:46.984809 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/bda976104dae4a14b89d02b5639941d8/work/bda976104dae4a14b89d02b5639941d8_id_rsa (zuul-build-sshkey) 2026-01-07 03:17:46.986950 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.027621 2026-01-07 03:17:47.016353 | 2026-01-07 03:17:47.016505 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-01-07 03:17:47.802955 | debian-bookworm | ok 2026-01-07 03:17:47.811406 | 2026-01-07 03:17:47.811544 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-01-07 03:17:47.866510 | debian-bookworm | skipping: Conditional result was False 2026-01-07 03:17:47.877897 | 2026-01-07 03:17:47.878037 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-01-07 03:17:48.864346 | debian-bookworm | ok 2026-01-07 03:17:48.898431 | 2026-01-07 03:17:48.898580 | TASK [validate-host : Define zuul_info_dir fact] 2026-01-07 03:17:48.969365 | debian-bookworm | ok 2026-01-07 03:17:48.975102 | 2026-01-07 03:17:48.980241 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-01-07 03:17:49.982049 | debian-bookworm -> localhost | ok 2026-01-07 03:17:49.989407 | 2026-01-07 03:17:49.989528 | TASK [validate-host : Collect information about the host] 2026-01-07 03:17:51.916332 | debian-bookworm | ok 2026-01-07 03:17:51.927828 | 2026-01-07 03:17:51.927971 | TASK [validate-host : Sanitize hostname] 2026-01-07 03:17:52.143790 | debian-bookworm | ok 2026-01-07 03:17:52.284951 | 2026-01-07 03:17:52.285108 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-01-07 03:17:53.437346 | debian-bookworm -> localhost | changed 2026-01-07 03:17:53.444038 | 2026-01-07 03:17:53.444199 | TASK [validate-host : Collect information about zuul worker] 2026-01-07 03:17:54.059729 | debian-bookworm | ok 2026-01-07 03:17:54.064920 | 2026-01-07 03:17:54.065090 | TASK [validate-host : Write out all zuul information for each host] 2026-01-07 03:17:55.261726 | debian-bookworm -> localhost | changed 2026-01-07 03:17:55.292332 | 2026-01-07 03:17:55.292502 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-01-07 03:17:55.605941 | debian-bookworm | ok 2026-01-07 03:17:55.628449 | 2026-01-07 03:17:55.628596 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-01-07 03:17:57.068435 | debian-bookworm | changed: 2026-01-07 03:17:57.068660 | debian-bookworm | cd+++++++++ src/ 2026-01-07 03:17:57.068697 | debian-bookworm | cd+++++++++ src/github.com/ 2026-01-07 03:17:57.068722 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-01-07 03:17:57.068746 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-01-07 03:17:57.068767 | debian-bookworm | localhost | ok: Runtime: 0:00:00.025426 2026-01-07 03:18:36.845839 | 2026-01-07 03:18:36.845972 | TASK [upload-logs : Upload logs to log server] 2026-01-07 03:18:38.277912 | localhost | Output suppressed because no_log was given 2026-01-07 03:18:38.288810 | 2026-01-07 03:18:38.288954 | LOOP [upload-logs : Compress console log and json output] 2026-01-07 03:18:38.470251 | localhost | skipping: Conditional result was False 2026-01-07 03:18:38.513334 | localhost | skipping: Conditional result was False 2026-01-07 03:18:38.524979 | 2026-01-07 03:18:38.525176 | LOOP [upload-logs : Upload compressed console log and json output] 2026-01-07 03:18:38.676672 | localhost | skipping: Conditional result was False 2026-01-07 03:18:38.677048 | 2026-01-07 03:18:38.703287 | localhost | skipping: Conditional result was False 2026-01-07 03:18:38.710671 | 2026-01-07 03:18:38.710813 | LOOP [upload-logs : Upload console log and json output]