2025-12-30 03:12:40.695762 | Job console starting 2025-12-30 03:12:40.708068 | Updating git repos 2025-12-30 03:12:40.746368 | Cloning repos into workspace 2025-12-30 03:12:40.901861 | Restoring repo states 2025-12-30 03:12:40.927865 | Merging changes 2025-12-30 03:12:40.927886 | Checking out repos 2025-12-30 03:12:41.303209 | Preparing playbooks 2025-12-30 03:12:43.069378 | Running Ansible setup 2025-12-30 03:12:54.466556 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-30 03:12:55.793699 | 2025-12-30 03:12:55.793827 | PLAY [Base pre] 2025-12-30 03:12:55.822470 | 2025-12-30 03:12:55.822592 | TASK [Setup log path fact] 2025-12-30 03:12:55.863490 | debian-bookworm | ok 2025-12-30 03:12:55.885699 | 2025-12-30 03:12:55.885831 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-30 03:12:55.923469 | debian-bookworm | ok 2025-12-30 03:12:55.942401 | 2025-12-30 03:12:55.942524 | TASK [emit-job-header : Print job information] 2025-12-30 03:12:55.996730 | # Job Information 2025-12-30 03:12:55.996887 | Ansible Version: 2.16.14 2025-12-30 03:12:55.996923 | Job: python-black 2025-12-30 03:12:55.996956 | Pipeline: periodic-daily 2025-12-30 03:12:55.996981 | Executor: 521e9411259a 2025-12-30 03:12:55.997002 | Triggered by: https://github.com/osism/testbed 2025-12-30 03:12:55.997024 | Event ID: ecaaeb3be7304099896366903ac744c9 2025-12-30 03:12:56.002555 | 2025-12-30 03:12:56.002709 | LOOP [emit-job-header : Print node information] 2025-12-30 03:12:56.308115 | debian-bookworm | ok: 2025-12-30 03:12:56.309204 | debian-bookworm | # Node Information 2025-12-30 03:12:56.309270 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-30 03:12:56.309298 | debian-bookworm | Hostname: debian 2025-12-30 03:12:56.309321 | debian-bookworm | Username: zuul 2025-12-30 03:12:56.309342 | debian-bookworm | Distro: Debian 12.12 2025-12-30 03:12:56.309366 | debian-bookworm | Provider: regiocloud-a 2025-12-30 03:12:56.309388 | debian-bookworm | Region: 2025-12-30 03:12:56.309410 | debian-bookworm | Label: debian-bookworm 2025-12-30 03:12:56.309429 | debian-bookworm | Product Name: OpenStack Nova 2025-12-30 03:12:56.309448 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe15:62e0 2025-12-30 03:12:56.338142 | 2025-12-30 03:12:56.338250 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-30 03:12:56.968886 | debian-bookworm -> localhost | changed 2025-12-30 03:12:56.975079 | 2025-12-30 03:12:56.975209 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-30 03:12:58.217386 | debian-bookworm -> localhost | changed 2025-12-30 03:12:58.234222 | 2025-12-30 03:12:58.234342 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-30 03:12:58.500373 | debian-bookworm -> localhost | ok 2025-12-30 03:12:58.506268 | 2025-12-30 03:12:58.506382 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-30 03:12:58.535111 | debian-bookworm | ok 2025-12-30 03:12:58.579737 | debian-bookworm | included: /var/lib/zuul/builds/170fe0fe9bf84d8baacbbf12619f5215/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-30 03:12:58.586089 | 2025-12-30 03:12:58.586380 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-30 03:13:00.436820 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-30 03:13:00.437230 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/170fe0fe9bf84d8baacbbf12619f5215/work/170fe0fe9bf84d8baacbbf12619f5215_id_rsa 2025-12-30 03:13:00.437290 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/170fe0fe9bf84d8baacbbf12619f5215/work/170fe0fe9bf84d8baacbbf12619f5215_id_rsa.pub 2025-12-30 03:13:00.437319 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-30 03:13:00.437345 | debian-bookworm -> localhost | SHA256:h5mptTE9t9m5sM80Cqfzoj+LD1qiJLG1Oyebo2COPTs zuul-build-sshkey 2025-12-30 03:13:00.437368 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-30 03:13:00.437401 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-30 03:13:00.437425 | debian-bookworm -> localhost | | | 2025-12-30 03:13:00.437447 | debian-bookworm -> localhost | | | 2025-12-30 03:13:00.437467 | debian-bookworm -> localhost | | | 2025-12-30 03:13:00.437487 | debian-bookworm -> localhost | | * | 2025-12-30 03:13:00.437508 | debian-bookworm -> localhost | | . . S + . | 2025-12-30 03:13:00.437530 | debian-bookworm -> localhost | | + . o = o + . | 2025-12-30 03:13:00.437550 | debian-bookworm -> localhost | |..o o o + . = = | 2025-12-30 03:13:00.437570 | debian-bookworm -> localhost | |+oEo++.+ o++ * o | 2025-12-30 03:13:00.437591 | debian-bookworm -> localhost | |..+==*. o+=*+.+ | 2025-12-30 03:13:00.437611 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-30 03:13:00.437671 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.305580 2025-12-30 03:13:00.445031 | 2025-12-30 03:13:00.445191 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-30 03:13:00.489505 | debian-bookworm | ok 2025-12-30 03:13:00.506600 | debian-bookworm | included: /var/lib/zuul/builds/170fe0fe9bf84d8baacbbf12619f5215/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-30 03:13:00.524089 | 2025-12-30 03:13:00.524259 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-30 03:13:00.552685 | debian-bookworm | skipping: Conditional result was False 2025-12-30 03:13:00.559782 | 2025-12-30 03:13:00.559922 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-30 03:13:01.383155 | debian-bookworm | changed 2025-12-30 03:13:01.389538 | 2025-12-30 03:13:01.389669 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-30 03:13:01.659073 | debian-bookworm | ok 2025-12-30 03:13:01.665797 | 2025-12-30 03:13:01.665923 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-30 03:13:02.361838 | debian-bookworm | changed 2025-12-30 03:13:02.370337 | 2025-12-30 03:13:02.370536 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-30 03:13:03.053339 | debian-bookworm | changed 2025-12-30 03:13:03.066958 | 2025-12-30 03:13:03.067104 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-30 03:13:03.106935 | debian-bookworm | skipping: Conditional result was False 2025-12-30 03:13:03.116300 | 2025-12-30 03:13:03.116450 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-30 03:13:03.915161 | debian-bookworm -> localhost | changed 2025-12-30 03:13:03.930053 | 2025-12-30 03:13:03.930226 | TASK [add-build-sshkey : Add back temp key] 2025-12-30 03:13:04.727909 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/170fe0fe9bf84d8baacbbf12619f5215/work/170fe0fe9bf84d8baacbbf12619f5215_id_rsa (zuul-build-sshkey) 2025-12-30 03:13:04.728680 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.035727 2025-12-30 03:13:04.745226 | 2025-12-30 03:13:04.745393 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-30 03:13:05.204925 | debian-bookworm | ok 2025-12-30 03:13:05.223981 | 2025-12-30 03:13:05.224232 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-30 03:13:05.288059 | debian-bookworm | skipping: Conditional result was False 2025-12-30 03:13:05.300103 | 2025-12-30 03:13:05.300276 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-30 03:13:05.845487 | debian-bookworm | ok 2025-12-30 03:13:05.862502 | 2025-12-30 03:13:05.862635 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-30 03:13:05.895021 | debian-bookworm | ok 2025-12-30 03:13:05.901261 | 2025-12-30 03:13:05.901380 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-30 03:13:06.456493 | debian-bookworm -> localhost | ok 2025-12-30 03:13:06.464959 | 2025-12-30 03:13:06.465217 | TASK [validate-host : Collect information about the host] 2025-12-30 03:13:07.759987 | debian-bookworm | ok 2025-12-30 03:13:07.775878 | 2025-12-30 03:13:07.776019 | TASK [validate-host : Sanitize hostname] 2025-12-30 03:13:07.909264 | debian-bookworm | ok 2025-12-30 03:13:07.962063 | 2025-12-30 03:13:07.962248 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-30 03:13:08.660428 | debian-bookworm -> localhost | changed 2025-12-30 03:13:08.666592 | 2025-12-30 03:13:08.666717 | TASK [validate-host : Collect information about zuul worker] 2025-12-30 03:13:09.130457 | debian-bookworm | ok 2025-12-30 03:13:09.136240 | 2025-12-30 03:13:09.136375 | TASK [validate-host : Write out all zuul information for each host] 2025-12-30 03:13:09.785140 | debian-bookworm -> localhost | changed 2025-12-30 03:13:09.808555 | 2025-12-30 03:13:09.808750 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-30 03:13:10.115664 | debian-bookworm | ok 2025-12-30 03:13:10.121889 | 2025-12-30 03:13:10.122025 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-30 03:13:12.299024 | debian-bookworm | changed: 2025-12-30 03:13:12.299655 | debian-bookworm | cd+++++++++ src/ 2025-12-30 03:13:12.299713 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-30 03:13:12.299740 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-30 03:13:12.299764 | debian-bookworm | cd+++++++++ src/github.com/osism/testbed/ 2025-12-30 03:13:12.299784 | debian-bookworm | localhost | ok: Runtime: 0:00:00.027376 2025-12-30 03:13:47.708207 | 2025-12-30 03:13:47.708337 | TASK [upload-logs : Upload logs to log server] 2025-12-30 03:13:48.760234 | localhost | Output suppressed because no_log was given 2025-12-30 03:13:48.762151 | 2025-12-30 03:13:48.762260 | LOOP [upload-logs : Compress console log and json output] 2025-12-30 03:13:48.817431 | localhost | skipping: Conditional result was False 2025-12-30 03:13:48.827451 | localhost | skipping: Conditional result was False 2025-12-30 03:13:48.831709 | 2025-12-30 03:13:48.831831 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-30 03:13:48.881554 | localhost | skipping: Conditional result was False 2025-12-30 03:13:48.881825 | 2025-12-30 03:13:48.887445 | localhost | skipping: Conditional result was False 2025-12-30 03:13:48.899154 | 2025-12-30 03:13:48.899283 | LOOP [upload-logs : Upload console log and json output]