2026-05-11 03:15:24.718485 | Job console starting 2026-05-11 03:15:24.727073 | Updating git repos 2026-05-11 03:15:24.803103 | Cloning repos into workspace 2026-05-11 03:15:24.916784 | Restoring repo states 2026-05-11 03:15:24.948371 | Merging changes 2026-05-11 03:15:24.948396 | Checking out repos 2026-05-11 03:15:25.046697 | Preparing playbooks 2026-05-11 03:15:26.415572 | Running Ansible setup 2026-05-11 03:15:31.907386 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-11 03:15:32.776518 | 2026-05-11 03:15:32.776634 | PLAY [Base pre] 2026-05-11 03:15:32.800363 | 2026-05-11 03:15:32.800494 | TASK [Setup log path fact] 2026-05-11 03:15:32.834396 | debian-bookworm | ok 2026-05-11 03:15:32.857725 | 2026-05-11 03:15:32.857843 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-11 03:15:32.888323 | debian-bookworm | ok 2026-05-11 03:15:32.914422 | 2026-05-11 03:15:32.914596 | TASK [emit-job-header : Print job information] 2026-05-11 03:15:32.957817 | # Job Information 2026-05-11 03:15:32.958056 | Ansible Version: 2.16.14 2026-05-11 03:15:32.958097 | Job: flake8 2026-05-11 03:15:32.958132 | Pipeline: periodic-daily 2026-05-11 03:15:32.958156 | Executor: 521e9411259a 2026-05-11 03:15:32.958177 | Triggered by: https://github.com/osism/openstack-flavor-manager 2026-05-11 03:15:32.958200 | Event ID: 3aa7fcdd081a459d8792ee6329c10ef0 2026-05-11 03:15:32.967331 | 2026-05-11 03:15:32.967470 | LOOP [emit-job-header : Print node information] 2026-05-11 03:15:33.150520 | debian-bookworm | ok: 2026-05-11 03:15:33.150720 | debian-bookworm | # Node Information 2026-05-11 03:15:33.150751 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-11 03:15:33.150771 | debian-bookworm | Hostname: debian 2026-05-11 03:15:33.150789 | debian-bookworm | Username: zuul 2026-05-11 03:15:33.150806 | debian-bookworm | Distro: Debian 12.13 2026-05-11 03:15:33.150886 | debian-bookworm | Provider: regiocloud-a 2026-05-11 03:15:33.150915 | debian-bookworm | Region: 2026-05-11 03:15:33.150934 | debian-bookworm | Label: debian-bookworm 2026-05-11 03:15:33.150951 | debian-bookworm | Product Name: OpenStack Nova 2026-05-11 03:15:33.150967 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe91:51ae 2026-05-11 03:15:33.177497 | 2026-05-11 03:15:33.177639 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-11 03:15:34.104401 | debian-bookworm -> localhost | changed 2026-05-11 03:15:34.117720 | 2026-05-11 03:15:34.117851 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-11 03:15:35.866254 | debian-bookworm -> localhost | changed 2026-05-11 03:15:35.881517 | 2026-05-11 03:15:35.881641 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-11 03:15:36.355927 | debian-bookworm -> localhost | ok 2026-05-11 03:15:36.362027 | 2026-05-11 03:15:36.362133 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-11 03:15:36.395484 | debian-bookworm | ok 2026-05-11 03:15:36.422640 | debian-bookworm | included: /var/lib/zuul/builds/2d3224626d0445c1a11e156aa5ba06a0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-11 03:15:36.443982 | 2026-05-11 03:15:36.444093 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-11 03:15:38.998698 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-11 03:15:38.999011 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/2d3224626d0445c1a11e156aa5ba06a0/work/2d3224626d0445c1a11e156aa5ba06a0_id_rsa 2026-05-11 03:15:38.999054 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/2d3224626d0445c1a11e156aa5ba06a0/work/2d3224626d0445c1a11e156aa5ba06a0_id_rsa.pub 2026-05-11 03:15:38.999081 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-11 03:15:38.999105 | debian-bookworm -> localhost | SHA256:fPd9/YyEKc/fVsKf005bkDJjHI5ySJDh3CHUctCjZNc zuul-build-sshkey 2026-05-11 03:15:38.999128 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-11 03:15:38.999160 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-11 03:15:38.999182 | debian-bookworm -> localhost | | .**.. | 2026-05-11 03:15:38.999204 | debian-bookworm -> localhost | | o=+*.E | 2026-05-11 03:15:38.999224 | debian-bookworm -> localhost | | oo=o. . | 2026-05-11 03:15:38.999243 | debian-bookworm -> localhost | | .o . + . . | 2026-05-11 03:15:38.999263 | debian-bookworm -> localhost | | S + O.o | 2026-05-11 03:15:38.999288 | debian-bookworm -> localhost | | + o Booo| 2026-05-11 03:15:38.999309 | debian-bookworm -> localhost | | . o ooX| 2026-05-11 03:15:38.999330 | debian-bookworm -> localhost | | + . BO| 2026-05-11 03:15:38.999351 | debian-bookworm -> localhost | | o.o+*| 2026-05-11 03:15:38.999372 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-11 03:15:38.999428 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.710489 2026-05-11 03:15:39.005875 | 2026-05-11 03:15:39.005974 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-11 03:15:39.047759 | debian-bookworm | ok 2026-05-11 03:15:39.057113 | debian-bookworm | included: /var/lib/zuul/builds/2d3224626d0445c1a11e156aa5ba06a0/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-11 03:15:39.067588 | 2026-05-11 03:15:39.067708 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-11 03:15:39.091160 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:15:39.096946 | 2026-05-11 03:15:39.097047 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-11 03:15:39.713524 | debian-bookworm | changed 2026-05-11 03:15:39.718095 | 2026-05-11 03:15:39.718177 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-11 03:15:39.996195 | debian-bookworm | ok 2026-05-11 03:15:40.000710 | 2026-05-11 03:15:40.000800 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-11 03:15:40.720612 | debian-bookworm | changed 2026-05-11 03:15:40.730237 | 2026-05-11 03:15:40.730341 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-11 03:15:41.372728 | debian-bookworm | changed 2026-05-11 03:15:41.377201 | 2026-05-11 03:15:41.377280 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-11 03:15:41.442499 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:15:41.447407 | 2026-05-11 03:15:41.447504 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-11 03:15:42.495536 | debian-bookworm -> localhost | changed 2026-05-11 03:15:42.512074 | 2026-05-11 03:15:42.512176 | TASK [add-build-sshkey : Add back temp key] 2026-05-11 03:15:43.262779 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/2d3224626d0445c1a11e156aa5ba06a0/work/2d3224626d0445c1a11e156aa5ba06a0_id_rsa (zuul-build-sshkey) 2026-05-11 03:15:43.263441 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024934 2026-05-11 03:15:43.274729 | 2026-05-11 03:15:43.274874 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-11 03:15:43.934495 | debian-bookworm | ok 2026-05-11 03:15:43.939406 | 2026-05-11 03:15:43.939509 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-11 03:15:44.069995 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:15:44.083312 | 2026-05-11 03:15:44.083421 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-11 03:15:44.819769 | debian-bookworm | ok 2026-05-11 03:15:44.841412 | 2026-05-11 03:15:44.841541 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-11 03:15:44.900176 | debian-bookworm | ok 2026-05-11 03:15:44.905212 | 2026-05-11 03:15:44.905314 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-11 03:15:45.625680 | debian-bookworm -> localhost | ok 2026-05-11 03:15:45.631184 | 2026-05-11 03:15:45.631269 | TASK [validate-host : Collect information about the host] 2026-05-11 03:15:46.982123 | debian-bookworm | ok 2026-05-11 03:15:47.017025 | 2026-05-11 03:15:47.017140 | TASK [validate-host : Sanitize hostname] 2026-05-11 03:15:47.213248 | debian-bookworm | ok 2026-05-11 03:15:47.331416 | 2026-05-11 03:15:47.331548 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-11 03:15:48.170480 | debian-bookworm -> localhost | changed 2026-05-11 03:15:48.176560 | 2026-05-11 03:15:48.176675 | TASK [validate-host : Collect information about zuul worker] 2026-05-11 03:15:48.630317 | debian-bookworm | ok 2026-05-11 03:15:48.634218 | 2026-05-11 03:15:48.634291 | TASK [validate-host : Write out all zuul information for each host] 2026-05-11 03:15:49.729756 | debian-bookworm -> localhost | changed 2026-05-11 03:15:49.737590 | 2026-05-11 03:15:49.737680 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-11 03:15:50.036365 | debian-bookworm | ok 2026-05-11 03:15:50.049143 | 2026-05-11 03:15:50.049255 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-11 03:15:51.538889 | debian-bookworm | changed: 2026-05-11 03:15:51.539069 | debian-bookworm | cd+++++++++ src/ 2026-05-11 03:15:51.539103 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-11 03:15:51.539127 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-11 03:15:51.539149 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-05-11 03:15:51.539170 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/2d3224626d0445c1a11e156aa5ba06a0/work/logs" 2026-05-11 03:16:21.713061 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2d3224626d0445c1a11e156aa5ba06a0/work/artifacts" 2026-05-11 03:16:22.475389 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/2d3224626d0445c1a11e156aa5ba06a0/work/docs" 2026-05-11 03:16:22.499642 | 2026-05-11 03:16:22.499773 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-11 03:16:23.514545 | debian-bookworm | changed: 2026-05-11 03:16:23.514733 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-11 03:16:23.514767 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-11 03:16:23.515554 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-11 03:16:23.515608 | debian-bookworm | changed: All items complete 2026-05-11 03:16:23.515637 | 2026-05-11 03:16:24.305194 | debian-bookworm | changed: .d..t...... ./ 2026-05-11 03:16:24.907880 | debian-bookworm | changed: .d..t...... ./ 2026-05-11 03:16:24.930311 | 2026-05-11 03:16:24.930461 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-11 03:16:24.953801 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:16:24.958139 | debian-bookworm | skipping: Conditional result was False 2026-05-11 03:16:24.970786 | 2026-05-11 03:16:24.970892 | PLAY RECAP 2026-05-11 03:16:24.970944 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-11 03:16:24.970969 | 2026-05-11 03:16:25.085931 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-11 03:16:25.086729 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-11 03:16:26.164747 | 2026-05-11 03:16:26.164890 | PLAY [Base post] 2026-05-11 03:16:26.183724 | 2026-05-11 03:16:26.183865 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-11 03:16:26.796053 | debian-bookworm | changed 2026-05-11 03:16:26.811036 | 2026-05-11 03:16:26.811191 | PLAY RECAP 2026-05-11 03:16:26.811257 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-11 03:16:26.811319 | 2026-05-11 03:16:27.274299 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-11 03:16:27.275520 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-11 03:16:28.989137 | 2026-05-11 03:16:28.989320 | PLAY [Base post-logs] 2026-05-11 03:16:29.011701 | 2026-05-11 03:16:29.011883 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-11 03:16:29.870058 | localhost | changed 2026-05-11 03:16:29.890568 | 2026-05-11 03:16:29.890779 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-11 03:16:29.927887 | localhost | ok 2026-05-11 03:16:29.931760 | 2026-05-11 03:16:29.931877 | TASK [Set zuul-log-path fact] 2026-05-11 03:16:29.947647 | localhost | ok 2026-05-11 03:16:29.957427 | 2026-05-11 03:16:29.957558 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-11 03:16:29.989805 | localhost | ok 2026-05-11 03:16:29.997655 | 2026-05-11 03:16:29.997869 | TASK [upload-logs : Create log directories] 2026-05-11 03:16:30.598704 | localhost | changed 2026-05-11 03:16:30.601787 | 2026-05-11 03:16:30.601909 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-11 03:16:31.136325 | localhost -> localhost | ok: Runtime: 0:00:00.004161 2026-05-11 03:16:31.140190 | 2026-05-11 03:16:31.140294 | TASK [upload-logs : Upload logs to log server] 2026-05-11 03:16:31.739818 | localhost | Output suppressed because no_log was given 2026-05-11 03:16:31.741543 | 2026-05-11 03:16:31.741633 | LOOP [upload-logs : Compress console log and json output] 2026-05-11 03:16:31.793771 | localhost | skipping: Conditional result was False 2026-05-11 03:16:31.799737 | localhost | skipping: Conditional result was False 2026-05-11 03:16:31.811498 | 2026-05-11 03:16:31.811730 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-11 03:16:31.871891 | localhost | skipping: Conditional result was False 2026-05-11 03:16:31.872123 | 2026-05-11 03:16:31.877611 | localhost | skipping: Conditional result was False 2026-05-11 03:16:31.881388 | 2026-05-11 03:16:31.881528 | LOOP [upload-logs : Upload console log and json output]