2026-06-11 03:19:22.473830 | Job console starting 2026-06-11 03:19:22.494793 | Updating git repos 2026-06-11 03:19:22.584540 | Cloning repos into workspace 2026-06-11 03:19:22.737273 | Restoring repo states 2026-06-11 03:19:22.768615 | Merging changes 2026-06-11 03:19:22.768629 | Checking out repos 2026-06-11 03:19:22.960406 | Preparing playbooks 2026-06-11 03:19:24.088928 | Running Ansible setup 2026-06-11 03:19:28.823394 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-11 03:19:29.702209 | 2026-06-11 03:19:29.702383 | PLAY [Base pre] 2026-06-11 03:19:29.730770 | 2026-06-11 03:19:29.730984 | TASK [Setup log path fact] 2026-06-11 03:19:29.773529 | debian-bookworm | ok 2026-06-11 03:19:29.798812 | 2026-06-11 03:19:29.803139 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-11 03:19:29.846221 | debian-bookworm | ok 2026-06-11 03:19:29.860452 | 2026-06-11 03:19:29.860605 | TASK [emit-job-header : Print job information] 2026-06-11 03:19:29.922277 | # Job Information 2026-06-11 03:19:29.923280 | Ansible Version: 2.16.14 2026-06-11 03:19:29.923328 | Job: python-black 2026-06-11 03:19:29.923361 | Pipeline: periodic-daily 2026-06-11 03:19:29.923385 | Executor: 521e9411259a 2026-06-11 03:19:29.923429 | Triggered by: https://github.com/osism/ansible-collection-services 2026-06-11 03:19:29.923454 | Event ID: 3b9e7ea0ea6543f08e6f8eb49d7014d0 2026-06-11 03:19:29.929768 | 2026-06-11 03:19:29.929899 | LOOP [emit-job-header : Print node information] 2026-06-11 03:19:30.089977 | debian-bookworm | ok: 2026-06-11 03:19:30.090359 | debian-bookworm | # Node Information 2026-06-11 03:19:30.090402 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-06-11 03:19:30.090430 | debian-bookworm | Hostname: debian 2026-06-11 03:19:30.090454 | debian-bookworm | Username: zuul 2026-06-11 03:19:30.090476 | debian-bookworm | Distro: Debian 12.14 2026-06-11 03:19:30.090501 | debian-bookworm | Provider: regiocloud-a 2026-06-11 03:19:30.090532 | debian-bookworm | Region: 2026-06-11 03:19:30.090561 | debian-bookworm | Label: debian-bookworm 2026-06-11 03:19:30.090590 | debian-bookworm | Product Name: OpenStack Nova 2026-06-11 03:19:30.090617 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feec:bb4d 2026-06-11 03:19:30.117881 | 2026-06-11 03:19:30.118056 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-11 03:19:31.050148 | debian-bookworm -> localhost | changed 2026-06-11 03:19:31.078101 | 2026-06-11 03:19:31.078350 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-11 03:19:33.818380 | debian-bookworm -> localhost | changed 2026-06-11 03:19:33.836110 | 2026-06-11 03:19:33.836218 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-11 03:19:34.260595 | debian-bookworm -> localhost | ok 2026-06-11 03:19:34.265567 | 2026-06-11 03:19:34.265652 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-11 03:19:34.287656 | debian-bookworm | ok 2026-06-11 03:19:34.303254 | debian-bookworm | included: /var/lib/zuul/builds/f6e4f664d1354169ac75d9964071683d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-11 03:19:34.309746 | 2026-06-11 03:19:34.309835 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-11 03:19:35.908415 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-06-11 03:19:35.908945 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f6e4f664d1354169ac75d9964071683d/work/f6e4f664d1354169ac75d9964071683d_id_rsa 2026-06-11 03:19:35.908987 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f6e4f664d1354169ac75d9964071683d/work/f6e4f664d1354169ac75d9964071683d_id_rsa.pub 2026-06-11 03:19:35.909014 | debian-bookworm -> localhost | The key fingerprint is: 2026-06-11 03:19:35.909389 | debian-bookworm -> localhost | SHA256:P5k8BW5cL1Qqfipob2vWCFaU3ZTNR2BiblBeGVh20fk zuul-build-sshkey 2026-06-11 03:19:35.909444 | debian-bookworm -> localhost | The key's randomart image is: 2026-06-11 03:19:35.909475 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-06-11 03:19:35.909498 | debian-bookworm -> localhost | | o.+=*O**| 2026-06-11 03:19:35.909520 | debian-bookworm -> localhost | | o .=+B+oo| 2026-06-11 03:19:35.909541 | debian-bookworm -> localhost | | . o B ..| 2026-06-11 03:19:35.909561 | debian-bookworm -> localhost | | .+ * . E| 2026-06-11 03:19:35.909580 | debian-bookworm -> localhost | | .S = + . | 2026-06-11 03:19:35.909605 | debian-bookworm -> localhost | | o. + * . | 2026-06-11 03:19:35.909626 | debian-bookworm -> localhost | | .o..oO | 2026-06-11 03:19:35.909646 | debian-bookworm -> localhost | | . .=..o | 2026-06-11 03:19:35.909667 | debian-bookworm -> localhost | | +o. | 2026-06-11 03:19:35.909687 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-06-11 03:19:35.909745 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.996422 2026-06-11 03:19:35.920798 | 2026-06-11 03:19:35.920888 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-11 03:19:35.954105 | debian-bookworm | ok 2026-06-11 03:19:35.972498 | debian-bookworm | included: /var/lib/zuul/builds/f6e4f664d1354169ac75d9964071683d/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-11 03:19:35.988025 | 2026-06-11 03:19:35.988922 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-11 03:19:36.018476 | debian-bookworm | skipping: Conditional result was False 2026-06-11 03:19:36.027222 | 2026-06-11 03:19:36.027695 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-11 03:19:36.653282 | debian-bookworm | changed 2026-06-11 03:19:36.661109 | 2026-06-11 03:19:36.661215 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-11 03:19:36.945120 | debian-bookworm | ok 2026-06-11 03:19:36.950784 | 2026-06-11 03:19:36.950897 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-11 03:19:37.646322 | debian-bookworm | changed 2026-06-11 03:19:37.652611 | 2026-06-11 03:19:37.652706 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-11 03:19:38.410926 | debian-bookworm | changed 2026-06-11 03:19:38.418670 | 2026-06-11 03:19:38.418768 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-11 03:19:38.434419 | debian-bookworm | skipping: Conditional result was False 2026-06-11 03:19:38.441567 | 2026-06-11 03:19:38.441667 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-11 03:19:38.979563 | debian-bookworm -> localhost | changed 2026-06-11 03:19:39.001267 | 2026-06-11 03:19:39.001392 | TASK [add-build-sshkey : Add back temp key] 2026-06-11 03:19:39.508657 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f6e4f664d1354169ac75d9964071683d/work/f6e4f664d1354169ac75d9964071683d_id_rsa (zuul-build-sshkey) 2026-06-11 03:19:39.508878 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.017820 2026-06-11 03:19:39.517167 | 2026-06-11 03:19:39.517261 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-11 03:19:39.965350 | debian-bookworm | ok 2026-06-11 03:19:39.971545 | 2026-06-11 03:19:39.971652 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-11 03:19:40.016559 | debian-bookworm | skipping: Conditional result was False 2026-06-11 03:19:40.029799 | 2026-06-11 03:19:40.029925 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-11 03:19:40.499901 | debian-bookworm | ok 2026-06-11 03:19:40.522262 | 2026-06-11 03:19:40.522391 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-11 03:19:40.561954 | debian-bookworm | ok 2026-06-11 03:19:40.567316 | 2026-06-11 03:19:40.567416 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-11 03:19:40.853882 | debian-bookworm -> localhost | ok 2026-06-11 03:19:40.861734 | 2026-06-11 03:19:40.861840 | TASK [validate-host : Collect information about the host] 2026-06-11 03:19:42.191447 | debian-bookworm | ok 2026-06-11 03:19:42.212184 | 2026-06-11 03:19:42.212370 | TASK [validate-host : Sanitize hostname] 2026-06-11 03:19:42.723643 | debian-bookworm | ok 2026-06-11 03:19:42.736303 | 2026-06-11 03:19:42.736448 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-11 03:19:43.877655 | debian-bookworm -> localhost | changed 2026-06-11 03:19:43.885516 | 2026-06-11 03:19:43.885653 | TASK [validate-host : Collect information about zuul worker] 2026-06-11 03:19:44.442265 | debian-bookworm | ok 2026-06-11 03:19:44.450723 | 2026-06-11 03:19:44.451286 | TASK [validate-host : Write out all zuul information for each host] 2026-06-11 03:19:45.558682 | debian-bookworm -> localhost | changed 2026-06-11 03:19:45.575652 | 2026-06-11 03:19:45.575899 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-11 03:19:45.875401 | debian-bookworm | ok 2026-06-11 03:19:45.890004 | 2026-06-11 03:19:45.890162 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-11 03:19:48.676176 | debian-bookworm | changed: 2026-06-11 03:19:48.676479 | debian-bookworm | cd+++++++++ src/ 2026-06-11 03:19:48.676529 | debian-bookworm | cd+++++++++ src/github.com/ 2026-06-11 03:19:48.676566 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-06-11 03:19:48.678400 | debian-bookworm | cd+++++++++ src/github.com/osism/ansible-collection-services/ 2026-06-11 03:19:48.678471 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f6e4f664d1354169ac75d9964071683d/work/logs" 2026-06-11 03:20:51.730376 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f6e4f664d1354169ac75d9964071683d/work/artifacts" 2026-06-11 03:20:52.176696 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f6e4f664d1354169ac75d9964071683d/work/docs" 2026-06-11 03:20:52.186327 | 2026-06-11 03:20:52.186458 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-11 03:20:53.145963 | debian-bookworm | changed: 2026-06-11 03:20:53.158472 | debian-bookworm | .d..t...... ./ 2026-06-11 03:20:53.158609 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-06-11 03:20:53.158644 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-06-11 03:20:53.158670 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-06-11 03:20:53.158694 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-06-11 03:20:53.158717 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-06-11 03:20:53.158777 | debian-bookworm | changed: All items complete 2026-06-11 03:20:53.158807 | 2026-06-11 03:20:53.890275 | debian-bookworm | changed: .d..t...... ./ 2026-06-11 03:20:54.540559 | debian-bookworm | changed: .d..t...... ./ 2026-06-11 03:20:54.558897 | 2026-06-11 03:20:54.559048 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-11 03:20:54.592422 | debian-bookworm | skipping: Conditional result was False 2026-06-11 03:20:54.593546 | debian-bookworm | skipping: Conditional result was False 2026-06-11 03:20:54.602205 | 2026-06-11 03:20:54.602324 | PLAY RECAP 2026-06-11 03:20:54.602380 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-11 03:20:54.602405 | 2026-06-11 03:20:54.781293 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-11 03:20:54.782965 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-11 03:20:55.783938 | 2026-06-11 03:20:55.784126 | PLAY [Base post] 2026-06-11 03:20:55.800611 | 2026-06-11 03:20:55.800767 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-11 03:20:56.504397 | debian-bookworm | changed 2026-06-11 03:20:56.511014 | 2026-06-11 03:20:56.511135 | PLAY RECAP 2026-06-11 03:20:56.511202 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-11 03:20:56.511283 | 2026-06-11 03:20:56.646076 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-11 03:20:56.648036 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-11 03:20:57.632896 | 2026-06-11 03:20:57.633094 | PLAY [Base post-logs] 2026-06-11 03:20:57.655667 | 2026-06-11 03:20:57.655843 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-11 03:20:58.366286 | localhost | changed 2026-06-11 03:20:58.377130 | 2026-06-11 03:20:58.377330 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-11 03:20:58.419430 | localhost | ok 2026-06-11 03:20:58.427119 | 2026-06-11 03:20:58.427303 | TASK [Set zuul-log-path fact] 2026-06-11 03:20:58.447725 | localhost | ok 2026-06-11 03:20:58.458219 | 2026-06-11 03:20:58.458369 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-11 03:20:58.484430 | localhost | ok 2026-06-11 03:20:58.487978 | 2026-06-11 03:20:58.488091 | TASK [upload-logs : Create log directories] 2026-06-11 03:20:59.094376 | localhost | changed 2026-06-11 03:20:59.099229 | 2026-06-11 03:20:59.099493 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-11 03:20:59.703530 | localhost -> localhost | ok: Runtime: 0:00:00.009817 2026-06-11 03:20:59.709198 | 2026-06-11 03:20:59.709392 | TASK [upload-logs : Upload logs to log server] 2026-06-11 03:21:00.402052 | localhost | Output suppressed because no_log was given 2026-06-11 03:21:00.404986 | 2026-06-11 03:21:00.405119 | LOOP [upload-logs : Compress console log and json output] 2026-06-11 03:21:00.526599 | localhost | skipping: Conditional result was False 2026-06-11 03:21:00.532790 | localhost | skipping: Conditional result was False 2026-06-11 03:21:00.546919 | 2026-06-11 03:21:00.547103 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-11 03:21:00.624266 | localhost | skipping: Conditional result was False 2026-06-11 03:21:00.624733 | 2026-06-11 03:21:00.630157 | localhost | skipping: Conditional result was False 2026-06-11 03:21:00.638514 | 2026-06-11 03:21:00.638683 | LOOP [upload-logs : Upload console log and json output]