2026-05-04 14:36:40.187051 | Job console starting 2026-05-04 14:36:40.210204 | Updating git repos 2026-05-04 14:36:40.252439 | Cloning repos into workspace 2026-05-04 14:36:40.312074 | Restoring repo states 2026-05-04 14:36:40.332588 | Merging changes 2026-05-04 14:36:40.965163 | Checking out repos 2026-05-04 14:36:41.006751 | Preparing playbooks 2026-05-04 14:36:41.963370 | Running Ansible setup 2026-05-04 14:36:47.036021 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-04 14:36:48.023540 | 2026-05-04 14:36:48.023728 | PLAY [Base pre] 2026-05-04 14:36:48.053454 | 2026-05-04 14:36:48.053623 | TASK [Setup log path fact] 2026-05-04 14:36:48.083446 | debian-bookworm | ok 2026-05-04 14:36:48.101448 | 2026-05-04 14:36:48.101622 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-04 14:36:48.132833 | debian-bookworm | ok 2026-05-04 14:36:48.145813 | 2026-05-04 14:36:48.146011 | TASK [emit-job-header : Print job information] 2026-05-04 14:36:48.186041 | # Job Information 2026-05-04 14:36:48.186235 | Ansible Version: 2.16.14 2026-05-04 14:36:48.186270 | Job: flake8 2026-05-04 14:36:48.186303 | Pipeline: check 2026-05-04 14:36:48.186325 | Executor: 521e9411259a 2026-05-04 14:36:48.186346 | Triggered by: https://github.com/osism/openstack-project-manager/pull/280 2026-05-04 14:36:48.186368 | Event ID: a42d1270-47c6-11f1-921a-040017cd4784 2026-05-04 14:36:48.191579 | 2026-05-04 14:36:48.191710 | LOOP [emit-job-header : Print node information] 2026-05-04 14:36:48.345929 | debian-bookworm | ok: 2026-05-04 14:36:48.346134 | debian-bookworm | # Node Information 2026-05-04 14:36:48.346169 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-04 14:36:48.346193 | debian-bookworm | Hostname: debian 2026-05-04 14:36:48.346215 | debian-bookworm | Username: zuul 2026-05-04 14:36:48.346236 | debian-bookworm | Distro: Debian 12.13 2026-05-04 14:36:48.346260 | debian-bookworm | Provider: regiocloud-a 2026-05-04 14:36:48.346281 | debian-bookworm | Region: 2026-05-04 14:36:48.346303 | debian-bookworm | Label: debian-bookworm 2026-05-04 14:36:48.346323 | debian-bookworm | Product Name: OpenStack Nova 2026-05-04 14:36:48.346343 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe34:e65d 2026-05-04 14:36:48.360076 | 2026-05-04 14:36:48.360227 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-04 14:36:49.134948 | debian-bookworm -> localhost | changed 2026-05-04 14:36:49.142665 | 2026-05-04 14:36:49.142879 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-04 14:36:50.598575 | debian-bookworm -> localhost | changed 2026-05-04 14:36:50.621926 | 2026-05-04 14:36:50.622075 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-04 14:36:50.980736 | debian-bookworm -> localhost | ok 2026-05-04 14:36:50.987159 | 2026-05-04 14:36:50.987275 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-04 14:36:51.020614 | debian-bookworm | ok 2026-05-04 14:36:51.059793 | debian-bookworm | included: /var/lib/zuul/builds/87014eeb27b9424a8064feb8395a9f9f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-04 14:36:51.067066 | 2026-05-04 14:36:51.067202 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-04 14:36:53.438400 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-04 14:36:53.438646 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/87014eeb27b9424a8064feb8395a9f9f/work/87014eeb27b9424a8064feb8395a9f9f_id_rsa 2026-05-04 14:36:53.438682 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/87014eeb27b9424a8064feb8395a9f9f/work/87014eeb27b9424a8064feb8395a9f9f_id_rsa.pub 2026-05-04 14:36:53.438709 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-04 14:36:53.438733 | debian-bookworm -> localhost | SHA256:+PPmrc/nmag3XChstRjWBOgQYa0qBDLv7kaDQKeGSYE zuul-build-sshkey 2026-05-04 14:36:53.438756 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-04 14:36:53.438793 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-04 14:36:53.438815 | debian-bookworm -> localhost | |... ++ ... | 2026-05-04 14:36:53.438883 | debian-bookworm -> localhost | |Eo . .. o . | 2026-05-04 14:36:53.438922 | debian-bookworm -> localhost | |==o + o | 2026-05-04 14:36:53.438945 | debian-bookworm -> localhost | |+oo ... o o | 2026-05-04 14:36:53.438966 | debian-bookworm -> localhost | |o+ .. So + o | 2026-05-04 14:36:53.438997 | debian-bookworm -> localhost | |. = . . = o . | 2026-05-04 14:36:53.439019 | debian-bookworm -> localhost | | o o o. o . | 2026-05-04 14:36:53.439039 | debian-bookworm -> localhost | | o o.o+..o | 2026-05-04 14:36:53.439060 | debian-bookworm -> localhost | | o. o===++ | 2026-05-04 14:36:53.439080 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-04 14:36:53.439133 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.605498 2026-05-04 14:36:53.445983 | 2026-05-04 14:36:53.446123 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-04 14:36:53.495586 | debian-bookworm | ok 2026-05-04 14:36:53.510355 | debian-bookworm | included: /var/lib/zuul/builds/87014eeb27b9424a8064feb8395a9f9f/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-04 14:36:53.531366 | 2026-05-04 14:36:53.531513 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-04 14:36:53.555659 | debian-bookworm | skipping: Conditional result was False 2026-05-04 14:36:53.561742 | 2026-05-04 14:36:53.561859 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-04 14:36:54.227959 | debian-bookworm | changed 2026-05-04 14:36:54.234075 | 2026-05-04 14:36:54.234169 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-04 14:36:54.504692 | debian-bookworm | ok 2026-05-04 14:36:54.513689 | 2026-05-04 14:36:54.513806 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-04 14:36:55.202423 | debian-bookworm | changed 2026-05-04 14:36:55.209363 | 2026-05-04 14:36:55.209465 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-04 14:36:55.849407 | debian-bookworm | changed 2026-05-04 14:36:55.854646 | 2026-05-04 14:36:55.854740 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-04 14:36:55.910467 | debian-bookworm | skipping: Conditional result was False 2026-05-04 14:36:55.916322 | 2026-05-04 14:36:55.916424 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-04 14:36:56.316094 | debian-bookworm -> localhost | changed 2026-05-04 14:36:56.328788 | 2026-05-04 14:36:56.328950 | TASK [add-build-sshkey : Add back temp key] 2026-05-04 14:36:56.645962 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/87014eeb27b9424a8064feb8395a9f9f/work/87014eeb27b9424a8064feb8395a9f9f_id_rsa (zuul-build-sshkey) 2026-05-04 14:36:56.646183 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020312 2026-05-04 14:36:56.653701 | 2026-05-04 14:36:56.653815 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-04 14:36:57.030539 | debian-bookworm | ok 2026-05-04 14:36:57.037289 | 2026-05-04 14:36:57.037415 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-04 14:36:57.071441 | debian-bookworm | skipping: Conditional result was False 2026-05-04 14:36:57.087763 | 2026-05-04 14:36:57.087902 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-04 14:36:57.531698 | debian-bookworm | ok 2026-05-04 14:36:57.541974 | 2026-05-04 14:36:57.542084 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-04 14:36:57.580033 | debian-bookworm | ok 2026-05-04 14:36:57.597335 | 2026-05-04 14:36:57.597445 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-04 14:36:57.949573 | debian-bookworm -> localhost | ok 2026-05-04 14:36:57.956536 | 2026-05-04 14:36:57.956638 | TASK [validate-host : Collect information about the host] 2026-05-04 14:36:59.050805 | debian-bookworm | ok 2026-05-04 14:36:59.066098 | 2026-05-04 14:36:59.066259 | TASK [validate-host : Sanitize hostname] 2026-05-04 14:36:59.190327 | debian-bookworm | ok 2026-05-04 14:36:59.252378 | 2026-05-04 14:36:59.252521 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-04 14:37:00.038141 | debian-bookworm -> localhost | changed 2026-05-04 14:37:00.047463 | 2026-05-04 14:37:00.047626 | TASK [validate-host : Collect information about zuul worker] 2026-05-04 14:37:00.472516 | debian-bookworm | ok 2026-05-04 14:37:00.480225 | 2026-05-04 14:37:00.480386 | TASK [validate-host : Write out all zuul information for each host] 2026-05-04 14:37:01.089502 | debian-bookworm -> localhost | changed 2026-05-04 14:37:01.100483 | 2026-05-04 14:37:01.100622 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-04 14:37:01.383915 | debian-bookworm | ok 2026-05-04 14:37:01.390292 | 2026-05-04 14:37:01.390420 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-04 14:37:02.248915 | debian-bookworm | changed: 2026-05-04 14:37:02.249147 | debian-bookworm | cd+++++++++ src/ 2026-05-04 14:37:02.249182 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-04 14:37:02.249205 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-04 14:37:02.249227 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-project-manager/ 2026-05-04 14:37:02.249247 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/87014eeb27b9424a8064feb8395a9f9f/work/logs" 2026-05-04 14:37:32.838032 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/87014eeb27b9424a8064feb8395a9f9f/work/artifacts" 2026-05-04 14:37:33.133418 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/87014eeb27b9424a8064feb8395a9f9f/work/docs" 2026-05-04 14:37:33.143902 | 2026-05-04 14:37:33.144029 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-04 14:37:33.916261 | debian-bookworm | changed: 2026-05-04 14:37:33.916512 | debian-bookworm | .d..t...... ./ 2026-05-04 14:37:33.916550 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-04 14:37:33.916580 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-04 14:37:33.916607 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-04 14:37:33.916649 | debian-bookworm | changed: All items complete 2026-05-04 14:37:33.916674 | 2026-05-04 14:37:34.507255 | debian-bookworm | changed: .d..t...... ./ 2026-05-04 14:37:35.036881 | debian-bookworm | changed: .d..t...... ./ 2026-05-04 14:37:35.056321 | 2026-05-04 14:37:35.056480 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-04 14:37:35.568405 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.008823 2026-05-04 14:37:35.848989 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008479 2026-05-04 14:37:35.860212 | 2026-05-04 14:37:35.860319 | PLAY RECAP 2026-05-04 14:37:35.860371 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-04 14:37:35.860395 | 2026-05-04 14:37:35.997870 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-04 14:37:35.999806 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-04 14:37:36.782897 | 2026-05-04 14:37:36.783120 | PLAY [Base post] 2026-05-04 14:37:36.797657 | 2026-05-04 14:37:36.797823 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-04 14:37:37.367373 | debian-bookworm | changed 2026-05-04 14:37:37.384251 | 2026-05-04 14:37:37.385535 | PLAY RECAP 2026-05-04 14:37:37.385673 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-04 14:37:37.385761 | 2026-05-04 14:37:37.612403 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-04 14:37:37.613276 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-04 14:37:38.426852 | 2026-05-04 14:37:38.427046 | PLAY [Base post-logs] 2026-05-04 14:37:38.438469 | 2026-05-04 14:37:38.438642 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-04 14:37:38.905912 | localhost | changed 2026-05-04 14:37:38.920302 | 2026-05-04 14:37:38.920475 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-04 14:37:38.957135 | localhost | ok 2026-05-04 14:37:38.960710 | 2026-05-04 14:37:38.960818 | TASK [Set zuul-log-path fact] 2026-05-04 14:37:38.984754 | localhost | ok 2026-05-04 14:37:38.993591 | 2026-05-04 14:37:38.993743 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-04 14:37:39.019421 | localhost | ok 2026-05-04 14:37:39.022576 | 2026-05-04 14:37:39.022680 | TASK [upload-logs : Create log directories] 2026-05-04 14:37:39.536839 | localhost | changed 2026-05-04 14:37:39.542523 | 2026-05-04 14:37:39.542643 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-04 14:37:40.186038 | localhost -> localhost | ok: Runtime: 0:00:00.008477 2026-05-04 14:37:40.193491 | 2026-05-04 14:37:40.193648 | TASK [upload-logs : Upload logs to log server] 2026-05-04 14:37:40.804730 | localhost | Output suppressed because no_log was given 2026-05-04 14:37:40.806813 | 2026-05-04 14:37:40.806956 | LOOP [upload-logs : Compress console log and json output] 2026-05-04 14:37:40.868864 | localhost | skipping: Conditional result was False 2026-05-04 14:37:40.873892 | localhost | skipping: Conditional result was False 2026-05-04 14:37:40.883795 | 2026-05-04 14:37:40.884085 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-04 14:37:40.934075 | localhost | skipping: Conditional result was False 2026-05-04 14:37:40.934438 | 2026-05-04 14:37:40.939204 | localhost | skipping: Conditional result was False 2026-05-04 14:37:40.945148 | 2026-05-04 14:37:40.945285 | LOOP [upload-logs : Upload console log and json output]