2026-05-05 08:44:39.400219 | Job console starting 2026-05-05 08:44:39.416300 | Updating git repos 2026-05-05 08:44:39.457052 | Cloning repos into workspace 2026-05-05 08:44:39.525700 | Restoring repo states 2026-05-05 08:44:39.532531 | Merging changes 2026-05-05 08:44:40.132030 | Checking out repos 2026-05-05 08:44:40.157606 | Preparing playbooks 2026-05-05 08:44:40.839002 | Running Ansible setup 2026-05-05 08:44:45.692395 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-05 08:44:46.429892 | 2026-05-05 08:44:46.430036 | PLAY [Base pre] 2026-05-05 08:44:46.478089 | 2026-05-05 08:44:46.478220 | TASK [Setup log path fact] 2026-05-05 08:44:46.506204 | debian-bookworm | ok 2026-05-05 08:44:46.531487 | 2026-05-05 08:44:46.531625 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 08:44:46.579979 | debian-bookworm | ok 2026-05-05 08:44:46.602067 | 2026-05-05 08:44:46.602193 | TASK [emit-job-header : Print job information] 2026-05-05 08:44:46.641364 | # Job Information 2026-05-05 08:44:46.641523 | Ansible Version: 2.16.14 2026-05-05 08:44:46.641558 | Job: flake8 2026-05-05 08:44:46.641590 | Pipeline: check 2026-05-05 08:44:46.641612 | Executor: 521e9411259a 2026-05-05 08:44:46.641633 | Triggered by: https://github.com/osism/openstack-flavor-manager/pull/177 2026-05-05 08:44:46.641655 | Event ID: 85982300-485b-11f1-974c-c246bbad2d45 2026-05-05 08:44:46.647243 | 2026-05-05 08:44:46.647357 | LOOP [emit-job-header : Print node information] 2026-05-05 08:44:46.777383 | debian-bookworm | ok: 2026-05-05 08:44:46.777550 | debian-bookworm | # Node Information 2026-05-05 08:44:46.777584 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-05 08:44:46.777609 | debian-bookworm | Hostname: debian 2026-05-05 08:44:46.777632 | debian-bookworm | Username: zuul 2026-05-05 08:44:46.777652 | debian-bookworm | Distro: Debian 12.13 2026-05-05 08:44:46.777675 | debian-bookworm | Provider: regiocloud-a 2026-05-05 08:44:46.777695 | debian-bookworm | Region: 2026-05-05 08:44:46.777715 | debian-bookworm | Label: debian-bookworm 2026-05-05 08:44:46.777735 | debian-bookworm | Product Name: OpenStack Nova 2026-05-05 08:44:46.777754 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe28:f53c 2026-05-05 08:44:46.796033 | 2026-05-05 08:44:46.796146 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-05 08:44:47.249495 | debian-bookworm -> localhost | changed 2026-05-05 08:44:47.256840 | 2026-05-05 08:44:47.256996 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-05 08:44:48.369151 | debian-bookworm -> localhost | changed 2026-05-05 08:44:48.382235 | 2026-05-05 08:44:48.382338 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-05 08:44:48.649675 | debian-bookworm -> localhost | ok 2026-05-05 08:44:48.655606 | 2026-05-05 08:44:48.655719 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-05 08:44:48.674654 | debian-bookworm | ok 2026-05-05 08:44:48.689164 | debian-bookworm | included: /var/lib/zuul/builds/9aeaada5f88842beba3b09fe2620305b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-05 08:44:48.695244 | 2026-05-05 08:44:48.695337 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-05 08:44:50.789405 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-05 08:44:50.789637 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/9aeaada5f88842beba3b09fe2620305b/work/9aeaada5f88842beba3b09fe2620305b_id_rsa 2026-05-05 08:44:50.789674 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/9aeaada5f88842beba3b09fe2620305b/work/9aeaada5f88842beba3b09fe2620305b_id_rsa.pub 2026-05-05 08:44:50.789700 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-05 08:44:50.789724 | debian-bookworm -> localhost | SHA256:3pN2y74i1A90RqOMTOCItcpjOORSW9f7UsdbEATsq9w zuul-build-sshkey 2026-05-05 08:44:50.789745 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-05 08:44:50.789787 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-05 08:44:50.789809 | debian-bookworm -> localhost | | . .. ..oo | 2026-05-05 08:44:50.789831 | debian-bookworm -> localhost | | o + .. . o. | 2026-05-05 08:44:50.789888 | debian-bookworm -> localhost | | .o + oo.+ o.. | 2026-05-05 08:44:50.789913 | debian-bookworm -> localhost | |o+ + . o.=.o. | 2026-05-05 08:44:50.789933 | debian-bookworm -> localhost | |+.* So.+o . | 2026-05-05 08:44:50.789958 | debian-bookworm -> localhost | |.o . ..++o o | 2026-05-05 08:44:50.789979 | debian-bookworm -> localhost | | ooo*oo | 2026-05-05 08:44:50.789999 | debian-bookworm -> localhost | | +oE+.. | 2026-05-05 08:44:50.790020 | debian-bookworm -> localhost | | . o=. | 2026-05-05 08:44:50.790041 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-05 08:44:50.790098 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.591554 2026-05-05 08:44:50.798046 | 2026-05-05 08:44:50.798188 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-05 08:44:50.827900 | debian-bookworm | ok 2026-05-05 08:44:50.837826 | debian-bookworm | included: /var/lib/zuul/builds/9aeaada5f88842beba3b09fe2620305b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-05 08:44:50.847911 | 2026-05-05 08:44:50.848021 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-05 08:44:50.872397 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:44:50.879121 | 2026-05-05 08:44:50.879255 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-05 08:44:51.574430 | debian-bookworm | changed 2026-05-05 08:44:51.585731 | 2026-05-05 08:44:51.585912 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-05 08:44:51.896706 | debian-bookworm | ok 2026-05-05 08:44:51.906946 | 2026-05-05 08:44:51.907087 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-05 08:44:52.590369 | debian-bookworm | changed 2026-05-05 08:44:52.598689 | 2026-05-05 08:44:52.598821 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-05 08:44:53.247630 | debian-bookworm | changed 2026-05-05 08:44:53.259540 | 2026-05-05 08:44:53.259682 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-05 08:44:53.309954 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:44:53.318053 | 2026-05-05 08:44:53.318192 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-05 08:44:54.193466 | debian-bookworm -> localhost | changed 2026-05-05 08:44:54.208107 | 2026-05-05 08:44:54.208244 | TASK [add-build-sshkey : Add back temp key] 2026-05-05 08:44:54.659303 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/9aeaada5f88842beba3b09fe2620305b/work/9aeaada5f88842beba3b09fe2620305b_id_rsa (zuul-build-sshkey) 2026-05-05 08:44:54.659645 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017768 2026-05-05 08:44:54.671298 | 2026-05-05 08:44:54.671449 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-05 08:44:55.142026 | debian-bookworm | ok 2026-05-05 08:44:55.147915 | 2026-05-05 08:44:55.148047 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-05 08:44:55.172142 | debian-bookworm | skipping: Conditional result was False 2026-05-05 08:44:55.188622 | 2026-05-05 08:44:55.188754 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-05 08:44:55.682649 | debian-bookworm | ok 2026-05-05 08:44:55.701207 | 2026-05-05 08:44:55.701365 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-05 08:44:55.747756 | debian-bookworm | ok 2026-05-05 08:44:55.754365 | 2026-05-05 08:44:55.754490 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-05 08:44:56.077643 | debian-bookworm -> localhost | ok 2026-05-05 08:44:56.085936 | 2026-05-05 08:44:56.086074 | TASK [validate-host : Collect information about the host] 2026-05-05 08:44:57.237147 | debian-bookworm | ok 2026-05-05 08:44:57.258077 | 2026-05-05 08:44:57.258294 | TASK [validate-host : Sanitize hostname] 2026-05-05 08:44:57.404080 | debian-bookworm | ok 2026-05-05 08:44:57.481921 | 2026-05-05 08:44:57.482073 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-05 08:44:58.326560 | debian-bookworm -> localhost | changed 2026-05-05 08:44:58.333911 | 2026-05-05 08:44:58.334064 | TASK [validate-host : Collect information about zuul worker] 2026-05-05 08:44:58.806758 | debian-bookworm | ok 2026-05-05 08:44:58.826110 | 2026-05-05 08:44:58.826264 | TASK [validate-host : Write out all zuul information for each host] 2026-05-05 08:44:59.647384 | debian-bookworm -> localhost | changed 2026-05-05 08:44:59.659406 | 2026-05-05 08:44:59.659553 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-05 08:44:59.980519 | debian-bookworm | ok 2026-05-05 08:44:59.989739 | 2026-05-05 08:44:59.989936 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-05 08:45:01.158391 | debian-bookworm | changed: 2026-05-05 08:45:01.158614 | debian-bookworm | cd+++++++++ src/ 2026-05-05 08:45:01.158649 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-05 08:45:01.158674 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-05 08:45:01.158695 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-flavor-manager/ 2026-05-05 08:45:01.158715 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/9aeaada5f88842beba3b09fe2620305b/work/logs" 2026-05-05 08:45:30.012076 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9aeaada5f88842beba3b09fe2620305b/work/artifacts" 2026-05-05 08:45:30.352403 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/9aeaada5f88842beba3b09fe2620305b/work/docs" 2026-05-05 08:45:30.376925 | 2026-05-05 08:45:30.377129 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-05 08:45:31.175593 | debian-bookworm | changed: 2026-05-05 08:45:31.175942 | debian-bookworm | .d..t...... ./ 2026-05-05 08:45:31.175998 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-05 08:45:31.176035 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-05 08:45:31.176068 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-05 08:45:31.176338 | debian-bookworm | changed: All items complete 2026-05-05 08:45:31.176385 | 2026-05-05 08:45:31.755751 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 08:45:32.468908 | debian-bookworm | changed: .d..t...... ./ 2026-05-05 08:45:32.494080 | 2026-05-05 08:45:32.494235 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-05 08:45:33.061823 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.014293 2026-05-05 08:45:33.401153 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008004 2026-05-05 08:45:33.413192 | 2026-05-05 08:45:33.413293 | PLAY RECAP 2026-05-05 08:45:33.413346 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-05 08:45:33.413369 | 2026-05-05 08:45:33.582815 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-05 08:45:33.584122 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 08:45:34.351895 | 2026-05-05 08:45:34.352070 | PLAY [Base post] 2026-05-05 08:45:34.366099 | 2026-05-05 08:45:34.366254 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-05 08:45:34.963577 | debian-bookworm | changed 2026-05-05 08:45:34.975237 | 2026-05-05 08:45:34.975376 | PLAY RECAP 2026-05-05 08:45:34.975444 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-05 08:45:34.975506 | 2026-05-05 08:45:35.110972 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-05 08:45:35.111883 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-05 08:45:36.206397 | 2026-05-05 08:45:36.207683 | PLAY [Base post-logs] 2026-05-05 08:45:36.233943 | 2026-05-05 08:45:36.234122 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-05 08:45:36.895947 | localhost | changed 2026-05-05 08:45:36.915148 | 2026-05-05 08:45:36.915361 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-05 08:45:36.962088 | localhost | ok 2026-05-05 08:45:36.965355 | 2026-05-05 08:45:36.965468 | TASK [Set zuul-log-path fact] 2026-05-05 08:45:37.002405 | localhost | ok 2026-05-05 08:45:37.020000 | 2026-05-05 08:45:37.020341 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-05 08:45:37.067772 | localhost | ok 2026-05-05 08:45:37.072360 | 2026-05-05 08:45:37.072501 | TASK [upload-logs : Create log directories] 2026-05-05 08:45:37.750130 | localhost | changed 2026-05-05 08:45:37.753239 | 2026-05-05 08:45:37.753356 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-05 08:45:38.586752 | localhost -> localhost | ok: Runtime: 0:00:00.027936 2026-05-05 08:45:38.591428 | 2026-05-05 08:45:38.591567 | TASK [upload-logs : Upload logs to log server] 2026-05-05 08:45:39.221349 | localhost | Output suppressed because no_log was given 2026-05-05 08:45:39.223520 | 2026-05-05 08:45:39.223636 | LOOP [upload-logs : Compress console log and json output] 2026-05-05 08:45:39.300510 | localhost | skipping: Conditional result was False 2026-05-05 08:45:39.307106 | localhost | skipping: Conditional result was False 2026-05-05 08:45:39.311670 | 2026-05-05 08:45:39.311814 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-05 08:45:39.365983 | localhost | skipping: Conditional result was False 2026-05-05 08:45:39.366277 | 2026-05-05 08:45:39.383556 | localhost | skipping: Conditional result was False 2026-05-05 08:45:39.395218 | 2026-05-05 08:45:39.395399 | LOOP [upload-logs : Upload console log and json output]