2026-06-16 19:02:27.530340 | Job console starting 2026-06-16 19:02:27.542808 | Updating git repos 2026-06-16 19:02:27.618706 | Cloning repos into workspace 2026-06-16 19:02:27.678774 | Restoring repo states 2026-06-16 19:02:27.711083 | Merging changes 2026-06-16 19:02:28.313116 | Checking out repos 2026-06-16 19:02:28.347354 | Preparing playbooks 2026-06-16 19:02:29.690778 | Running Ansible setup 2026-06-16 19:02:36.373848 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-16 19:02:38.002906 | 2026-06-16 19:02:38.003042 | PLAY [Base pre] 2026-06-16 19:02:38.073828 | 2026-06-16 19:02:38.074029 | TASK [Setup log path fact] 2026-06-16 19:02:38.129459 | debian-bookworm | ok 2026-06-16 19:02:38.210443 | 2026-06-16 19:02:38.210594 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-16 19:02:38.279793 | debian-bookworm | ok 2026-06-16 19:02:38.301403 | 2026-06-16 19:02:38.301514 | TASK [emit-job-header : Print job information] 2026-06-16 19:02:38.428536 | # Job Information 2026-06-16 19:02:38.428696 | Ansible Version: 2.16.14 2026-06-16 19:02:38.428726 | Job: flake8 2026-06-16 19:02:38.428753 | Pipeline: check 2026-06-16 19:02:38.428772 | Executor: 521e9411259a 2026-06-16 19:02:38.428789 | Triggered by: https://github.com/osism/ansible-collection-services/pull/2099 2026-06-16 19:02:38.428808 | Event ID: d45d7e10-69b5-11f1-8e32-839e35616280 2026-06-16 19:02:38.437030 | 2026-06-16 19:02:38.437122 | LOOP [emit-job-header : Print node information] 2026-06-16 19:02:38.749391 | debian-bookworm | ok: 2026-06-16 19:02:38.749707 | debian-bookworm | # Node Information 2026-06-16 19:02:38.749757 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-16 19:02:38.749783 | debian-bookworm | Hostname: debian 2026-06-16 19:02:38.749807 | debian-bookworm | Username: zuul 2026-06-16 19:02:38.749828 | debian-bookworm | Distro: Debian 12.14 2026-06-16 19:02:38.749852 | debian-bookworm | Provider: regiocloud-a 2026-06-16 19:02:38.749872 | debian-bookworm | Region: 2026-06-16 19:02:38.749893 | debian-bookworm | Label: debian-bookworm 2026-06-16 19:02:38.749913 | debian-bookworm | Product Name: OpenStack Nova 2026-06-16 19:02:38.749933 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe7a:d68f 2026-06-16 19:02:38.767398 | 2026-06-16 19:02:38.767504 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-16 19:02:39.859959 | debian-bookworm -> localhost | changed 2026-06-16 19:02:39.866086 | 2026-06-16 19:02:39.866179 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-16 19:02:42.388257 | debian-bookworm -> localhost | changed 2026-06-16 19:02:42.410354 | 2026-06-16 19:02:42.410498 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-16 19:02:42.784530 | debian-bookworm -> localhost | ok 2026-06-16 19:02:42.790924 | 2026-06-16 19:02:42.791037 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-16 19:02:42.831026 | debian-bookworm | ok 2026-06-16 19:02:42.846528 | debian-bookworm | included: /var/lib/zuul/builds/8cab64d149514c6090088c3219c15678/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-16 19:02:42.852416 | 2026-06-16 19:02:42.852506 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-16 19:02:44.767872 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-16 19:02:44.768086 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/8cab64d149514c6090088c3219c15678/work/8cab64d149514c6090088c3219c15678_id_rsa 2026-06-16 19:02:44.768118 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/8cab64d149514c6090088c3219c15678/work/8cab64d149514c6090088c3219c15678_id_rsa.pub 2026-06-16 19:02:44.768138 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-16 19:02:44.768158 | debian-bookworm -> localhost | SHA256:7aG12WMiGMhshYEh4F11k2rEhyaBDIiBLWBzfmX8ZD4 zuul-build-sshkey 2026-06-16 19:02:44.768176 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-16 19:02:44.768205 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-16 19:02:44.768224 | debian-bookworm -> localhost | |@*++oo=+.o. | 2026-06-16 19:02:44.768241 | debian-bookworm -> localhost | |B.Bo.+o*.=. | 2026-06-16 19:02:44.768258 | debian-bookworm -> localhost | | o o..= B | 2026-06-16 19:02:44.768274 | debian-bookworm -> localhost | | o.o o E | 2026-06-16 19:02:44.768290 | debian-bookworm -> localhost | | = o S = | 2026-06-16 19:02:44.768309 | debian-bookworm -> localhost | | . o + = | 2026-06-16 19:02:44.768326 | debian-bookworm -> localhost | | . o = + | 2026-06-16 19:02:44.768343 | debian-bookworm -> localhost | | . o . | 2026-06-16 19:02:44.768360 | debian-bookworm -> localhost | | | 2026-06-16 19:02:44.768377 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-16 19:02:44.768416 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.198029 2026-06-16 19:02:44.774498 | 2026-06-16 19:02:44.774608 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-16 19:02:44.832419 | debian-bookworm | ok 2026-06-16 19:02:44.841549 | debian-bookworm | included: /var/lib/zuul/builds/8cab64d149514c6090088c3219c15678/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-16 19:02:44.871615 | 2026-06-16 19:02:44.871777 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-16 19:02:44.906278 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:02:44.923103 | 2026-06-16 19:02:44.923247 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-16 19:02:45.562639 | debian-bookworm | changed 2026-06-16 19:02:45.568267 | 2026-06-16 19:02:45.568362 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-16 19:02:45.825731 | debian-bookworm | ok 2026-06-16 19:02:45.834181 | 2026-06-16 19:02:45.834344 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-16 19:02:46.500711 | debian-bookworm | changed 2026-06-16 19:02:46.506934 | 2026-06-16 19:02:46.507046 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-16 19:02:47.156078 | debian-bookworm | changed 2026-06-16 19:02:47.161893 | 2026-06-16 19:02:47.161987 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-16 19:02:47.188766 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:02:47.212474 | 2026-06-16 19:02:47.212618 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-16 19:02:47.610864 | debian-bookworm -> localhost | changed 2026-06-16 19:02:47.625318 | 2026-06-16 19:02:47.625583 | TASK [add-build-sshkey : Add back temp key] 2026-06-16 19:02:47.985891 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/8cab64d149514c6090088c3219c15678/work/8cab64d149514c6090088c3219c15678_id_rsa (zuul-build-sshkey) 2026-06-16 19:02:47.986545 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017616 2026-06-16 19:02:48.000142 | 2026-06-16 19:02:48.000259 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-16 19:02:48.406998 | debian-bookworm | ok 2026-06-16 19:02:48.412824 | 2026-06-16 19:02:48.412955 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-16 19:02:48.437291 | debian-bookworm | skipping: Conditional result was False 2026-06-16 19:02:48.454318 | 2026-06-16 19:02:48.454497 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-16 19:02:48.943377 | debian-bookworm | ok 2026-06-16 19:02:48.955929 | 2026-06-16 19:02:48.956096 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-16 19:02:48.996916 | debian-bookworm | ok 2026-06-16 19:02:49.002616 | 2026-06-16 19:02:49.002748 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-16 19:02:49.360598 | debian-bookworm -> localhost | ok 2026-06-16 19:02:49.368023 | 2026-06-16 19:02:49.368149 | TASK [validate-host : Collect information about the host] 2026-06-16 19:02:50.509711 | debian-bookworm | ok 2026-06-16 19:02:50.535185 | 2026-06-16 19:02:50.535337 | TASK [validate-host : Sanitize hostname] 2026-06-16 19:02:50.772755 | debian-bookworm | ok 2026-06-16 19:02:50.777830 | 2026-06-16 19:02:50.777959 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-16 19:02:51.447980 | debian-bookworm -> localhost | changed 2026-06-16 19:02:51.456798 | 2026-06-16 19:02:51.456947 | TASK [validate-host : Collect information about zuul worker] 2026-06-16 19:02:51.918715 | debian-bookworm | ok 2026-06-16 19:02:51.930192 | 2026-06-16 19:02:51.930345 | TASK [validate-host : Write out all zuul information for each host] 2026-06-16 19:02:52.666389 | debian-bookworm -> localhost | changed 2026-06-16 19:02:52.679239 | 2026-06-16 19:02:52.679366 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-16 19:02:52.978902 | debian-bookworm | ok 2026-06-16 19:02:52.987252 | 2026-06-16 19:02:52.987498 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-16 19:02:54.293125 | debian-bookworm | changed: 2026-06-16 19:02:54.293437 | debian-bookworm | cd+++++++++ src/ 2026-06-16 19:02:54.293483 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-16 19:02:54.293514 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-16 19:02:54.293543 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-06-16 19:02:54.293617 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/8cab64d149514c6090088c3219c15678/work/logs" 2026-06-16 19:04:47.111116 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8cab64d149514c6090088c3219c15678/work/artifacts" 2026-06-16 19:04:48.089764 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/8cab64d149514c6090088c3219c15678/work/docs" 2026-06-16 19:04:48.104875 | 2026-06-16 19:04:48.107743 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-16 19:04:49.889965 | debian-bookworm | changed: 2026-06-16 19:04:49.890198 | debian-bookworm | .d..t...... ./ 2026-06-16 19:04:49.890234 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-16 19:04:49.890259 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-16 19:04:49.890281 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-16 19:04:49.890301 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-16 19:04:49.890321 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-16 19:04:49.890859 | debian-bookworm | changed: All items complete 2026-06-16 19:04:49.891160 | 2026-06-16 19:04:50.814784 | debian-bookworm | changed: .d..t...... ./ 2026-06-16 19:04:51.616241 | debian-bookworm | changed: .d..t...... ./ 2026-06-16 19:04:51.633954 | 2026-06-16 19:04:51.634067 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-16 19:04:52.219303 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.005385 2026-06-16 19:04:52.676132 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010693 2026-06-16 19:04:52.686012 | 2026-06-16 19:04:52.686105 | PLAY RECAP 2026-06-16 19:04:52.686154 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-06-16 19:04:52.686178 | 2026-06-16 19:04:52.831613 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-16 19:04:52.832373 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-16 19:04:53.801352 | 2026-06-16 19:04:53.801501 | PLAY [Base post] 2026-06-16 19:04:53.841298 | 2026-06-16 19:04:53.841431 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-16 19:04:54.479634 | debian-bookworm | changed 2026-06-16 19:04:54.485919 | 2026-06-16 19:04:54.486026 | PLAY RECAP 2026-06-16 19:04:54.486087 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-16 19:04:54.486148 | 2026-06-16 19:04:54.606058 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-16 19:04:54.607110 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-16 19:04:55.545932 | 2026-06-16 19:04:55.546080 | PLAY [Base post-logs] 2026-06-16 19:04:55.559451 | 2026-06-16 19:04:55.559583 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-16 19:04:56.496888 | localhost | changed 2026-06-16 19:04:56.512968 | 2026-06-16 19:04:56.513169 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-16 19:04:56.603801 | localhost | ok 2026-06-16 19:04:56.607897 | 2026-06-16 19:04:56.608026 | TASK [Set zuul-log-path fact] 2026-06-16 19:04:56.655835 | localhost | ok 2026-06-16 19:04:56.680410 | 2026-06-16 19:04:56.680595 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-16 19:04:56.731355 | localhost | ok 2026-06-16 19:04:56.734889 | 2026-06-16 19:04:56.735017 | TASK [upload-logs : Create log directories] 2026-06-16 19:04:59.016623 | localhost | changed 2026-06-16 19:04:59.019754 | 2026-06-16 19:04:59.019932 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-16 19:05:00.324877 | localhost -> localhost | ok: Runtime: 0:00:00.017755 2026-06-16 19:05:00.328684 | 2026-06-16 19:05:00.328787 | TASK [upload-logs : Upload logs to log server] 2026-06-16 19:05:02.328685 | localhost | Output suppressed because no_log was given 2026-06-16 19:05:02.331005 | 2026-06-16 19:05:02.331174 | LOOP [upload-logs : Compress console log and json output] 2026-06-16 19:05:02.524687 | localhost | skipping: Conditional result was False 2026-06-16 19:05:02.547235 | localhost | skipping: Conditional result was False 2026-06-16 19:05:02.559960 | 2026-06-16 19:05:02.560074 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-16 19:05:02.699395 | localhost | skipping: Conditional result was False 2026-06-16 19:05:02.699682 | 2026-06-16 19:05:02.716419 | localhost | skipping: Conditional result was False 2026-06-16 19:05:02.727126 | 2026-06-16 19:05:02.727310 | LOOP [upload-logs : Upload console log and json output]