2025-12-10 03:01:12.140929 | Job console starting 2025-12-10 03:01:12.198916 | Updating git repos 2025-12-10 03:01:12.242077 | Cloning repos into workspace 2025-12-10 03:01:12.348608 | Restoring repo states 2025-12-10 03:01:12.353955 | Merging changes 2025-12-10 03:01:12.353975 | Checking out repos 2025-12-10 03:01:12.456759 | Preparing playbooks 2025-12-10 03:01:14.057521 | Running Ansible setup 2025-12-10 03:01:24.762480 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-10 03:01:28.480945 | 2025-12-10 03:01:28.481119 | PLAY [Base pre] 2025-12-10 03:01:28.569328 | 2025-12-10 03:01:28.569497 | TASK [Setup log path fact] 2025-12-10 03:01:28.685766 | debian-bookworm | ok 2025-12-10 03:01:28.741841 | 2025-12-10 03:01:28.742021 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-10 03:01:29.000890 | debian-bookworm | ok 2025-12-10 03:01:29.068883 | 2025-12-10 03:01:29.069036 | TASK [emit-job-header : Print job information] 2025-12-10 03:01:29.259101 | # Job Information 2025-12-10 03:01:29.259371 | Ansible Version: 2.16.14 2025-12-10 03:01:29.259409 | Job: flake8 2025-12-10 03:01:29.259441 | Pipeline: periodic-daily 2025-12-10 03:01:29.259465 | Executor: 521e9411259a 2025-12-10 03:01:29.259485 | Triggered by: https://github.com/osism/openstack-configuration-reference 2025-12-10 03:01:29.259508 | Event ID: 2344fd92052d4939911cca68f061e5bf 2025-12-10 03:01:29.266113 | 2025-12-10 03:01:29.266249 | LOOP [emit-job-header : Print node information] 2025-12-10 03:01:29.863653 | debian-bookworm | ok: 2025-12-10 03:01:29.863959 | debian-bookworm | # Node Information 2025-12-10 03:01:29.864003 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-10 03:01:29.864684 | debian-bookworm | Hostname: debian 2025-12-10 03:01:29.864757 | debian-bookworm | Username: zuul 2025-12-10 03:01:29.864785 | debian-bookworm | Distro: Debian 12.12 2025-12-10 03:01:29.864812 | debian-bookworm | Provider: regiocloud-a 2025-12-10 03:01:29.864834 | debian-bookworm | Region: 2025-12-10 03:01:29.864856 | debian-bookworm | Label: debian-bookworm 2025-12-10 03:01:29.864876 | debian-bookworm | Product Name: OpenStack Nova 2025-12-10 03:01:29.864896 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fed8:27c8 2025-12-10 03:01:29.952417 | 2025-12-10 03:01:29.952641 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-10 03:01:33.148625 | debian-bookworm -> localhost | changed 2025-12-10 03:01:33.162078 | 2025-12-10 03:01:33.162687 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-10 03:01:39.455246 | debian-bookworm -> localhost | changed 2025-12-10 03:01:39.467257 | 2025-12-10 03:01:39.467362 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-10 03:01:40.716565 | debian-bookworm -> localhost | ok 2025-12-10 03:01:40.723676 | 2025-12-10 03:01:40.723775 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-10 03:01:40.755271 | debian-bookworm | ok 2025-12-10 03:01:40.962908 | debian-bookworm | included: /var/lib/zuul/builds/54b9e820807c439f830cad611007fe67/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-10 03:01:41.000828 | 2025-12-10 03:01:41.000923 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-10 03:01:45.316094 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-10 03:01:45.316288 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/54b9e820807c439f830cad611007fe67/work/54b9e820807c439f830cad611007fe67_id_rsa 2025-12-10 03:01:45.316340 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/54b9e820807c439f830cad611007fe67/work/54b9e820807c439f830cad611007fe67_id_rsa.pub 2025-12-10 03:01:45.316368 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-10 03:01:45.316394 | debian-bookworm -> localhost | SHA256:oLjl0CZvJ7FzQoI6KdkKexmY2WZ8aFpMP01jaFp+txU zuul-build-sshkey 2025-12-10 03:01:45.316416 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-10 03:01:45.316445 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-10 03:01:45.316467 | debian-bookworm -> localhost | | | 2025-12-10 03:01:45.316489 | debian-bookworm -> localhost | | | 2025-12-10 03:01:45.316510 | debian-bookworm -> localhost | | .. | 2025-12-10 03:01:45.316529 | debian-bookworm -> localhost | | ..o+.+. E | 2025-12-10 03:01:45.316549 | debian-bookworm -> localhost | |.O=BB+ .S . | 2025-12-10 03:01:45.316573 | debian-bookworm -> localhost | |=+%@=oo . . | 2025-12-10 03:01:45.316594 | debian-bookworm -> localhost | |B*o+Ooo. o | 2025-12-10 03:01:45.316613 | debian-bookworm -> localhost | |++o. * . | 2025-12-10 03:01:45.316633 | debian-bookworm -> localhost | |o. | 2025-12-10 03:01:45.316653 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-10 03:01:45.316704 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.059903 2025-12-10 03:01:45.322727 | 2025-12-10 03:01:45.322826 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-10 03:01:45.386532 | debian-bookworm | ok 2025-12-10 03:01:45.439509 | debian-bookworm | included: /var/lib/zuul/builds/54b9e820807c439f830cad611007fe67/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-10 03:01:45.493304 | 2025-12-10 03:01:45.493429 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-10 03:01:45.607646 | debian-bookworm | skipping: Conditional result was False 2025-12-10 03:01:45.613414 | 2025-12-10 03:01:45.613523 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-10 03:01:47.544979 | debian-bookworm | changed 2025-12-10 03:01:47.559166 | 2025-12-10 03:01:47.559284 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-10 03:01:47.856595 | debian-bookworm | ok 2025-12-10 03:01:47.862181 | 2025-12-10 03:01:47.862282 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-10 03:01:48.712076 | debian-bookworm | changed 2025-12-10 03:01:48.746068 | 2025-12-10 03:01:48.746185 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-10 03:01:49.747302 | debian-bookworm | changed 2025-12-10 03:01:49.759030 | 2025-12-10 03:01:49.759139 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-10 03:01:49.947733 | debian-bookworm | skipping: Conditional result was False 2025-12-10 03:01:49.957301 | 2025-12-10 03:01:49.957438 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-10 03:01:51.718923 | debian-bookworm -> localhost | changed 2025-12-10 03:01:51.730600 | 2025-12-10 03:01:51.730695 | TASK [add-build-sshkey : Add back temp key] 2025-12-10 03:01:53.860225 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/54b9e820807c439f830cad611007fe67/work/54b9e820807c439f830cad611007fe67_id_rsa (zuul-build-sshkey) 2025-12-10 03:01:53.860433 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.054451 2025-12-10 03:01:53.867313 | 2025-12-10 03:01:53.867429 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-10 03:01:54.554184 | debian-bookworm | ok 2025-12-10 03:01:54.558585 | 2025-12-10 03:01:54.558690 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-10 03:01:54.641548 | debian-bookworm | skipping: Conditional result was False 2025-12-10 03:01:54.651168 | 2025-12-10 03:01:54.651308 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-10 03:01:56.072621 | debian-bookworm | ok 2025-12-10 03:01:56.148492 | 2025-12-10 03:01:56.148607 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-10 03:01:56.231789 | debian-bookworm | ok 2025-12-10 03:01:56.245094 | 2025-12-10 03:01:56.245202 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-10 03:01:57.703868 | debian-bookworm -> localhost | ok 2025-12-10 03:01:57.711027 | 2025-12-10 03:01:57.711129 | TASK [validate-host : Collect information about the host] 2025-12-10 03:02:00.077136 | debian-bookworm | ok 2025-12-10 03:02:00.111200 | 2025-12-10 03:02:00.111313 | TASK [validate-host : Sanitize hostname] 2025-12-10 03:02:00.417959 | debian-bookworm | ok 2025-12-10 03:02:00.566961 | 2025-12-10 03:02:00.567063 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-10 03:02:02.135597 | debian-bookworm -> localhost | changed 2025-12-10 03:02:02.141695 | 2025-12-10 03:02:02.141789 | TASK [validate-host : Collect information about zuul worker] 2025-12-10 03:02:02.701766 | debian-bookworm | ok 2025-12-10 03:02:02.732677 | 2025-12-10 03:02:02.732819 | TASK [validate-host : Write out all zuul information for each host] 2025-12-10 03:02:03.972717 | debian-bookworm -> localhost | changed 2025-12-10 03:02:04.003922 | 2025-12-10 03:02:04.004069 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-10 03:02:04.379202 | debian-bookworm | ok 2025-12-10 03:02:04.421694 | 2025-12-10 03:02:04.421834 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-10 03:02:05.732653 | debian-bookworm | changed: 2025-12-10 03:02:05.732870 | debian-bookworm | cd+++++++++ src/ 2025-12-10 03:02:05.732906 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-10 03:02:05.732931 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-10 03:02:05.732953 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-configuration-reference/ 2025-12-10 03:02:05.732974 | debian-bookworm | Containerfile 2025-12-10 03:02:05.733088 | debian-bookworm | localhost | ok: Runtime: 0:00:00.020120 2025-12-10 03:02:36.944581 | 2025-12-10 03:02:36.944706 | TASK [upload-logs : Upload logs to log server] 2025-12-10 03:02:38.127291 | localhost | Output suppressed because no_log was given 2025-12-10 03:02:38.129229 | 2025-12-10 03:02:38.129377 | LOOP [upload-logs : Compress console log and json output] 2025-12-10 03:02:38.270525 | localhost | skipping: Conditional result was False 2025-12-10 03:02:38.291092 | localhost | skipping: Conditional result was False 2025-12-10 03:02:38.298185 | 2025-12-10 03:02:38.298323 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-10 03:02:38.404835 | localhost | skipping: Conditional result was False 2025-12-10 03:02:38.405133 | 2025-12-10 03:02:38.425192 | localhost | skipping: Conditional result was False 2025-12-10 03:02:38.429237 | 2025-12-10 03:02:38.429382 | LOOP [upload-logs : Upload console log and json output]