2026-08-08 03:20:04.550340 | Job console starting 2026-08-08 03:20:04.569595 | Updating git repos 2026-08-08 03:20:04.608490 | Cloning repos into workspace 2026-08-08 03:20:04.681379 | Restoring repo states 2026-08-08 03:20:04.707586 | Merging changes 2026-08-08 03:20:04.707618 | Checking out repos 2026-08-08 03:20:05.182652 | Preparing playbooks 2026-08-08 03:20:05.905672 | Running Ansible setup 2026-08-08 03:20:10.666615 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-08 03:20:11.551509 | 2026-08-08 03:20:11.551712 | PLAY [Base pre] 2026-08-08 03:20:11.571842 | 2026-08-08 03:20:11.571996 | TASK [Setup log path fact] 2026-08-08 03:20:11.603626 | debian-bookworm | ok 2026-08-08 03:20:11.623113 | 2026-08-08 03:20:11.623314 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-08 03:20:11.665935 | debian-bookworm | ok 2026-08-08 03:20:11.677408 | 2026-08-08 03:20:11.677601 | TASK [emit-job-header : Print job information] 2026-08-08 03:20:11.746897 | # Job Information 2026-08-08 03:20:11.747245 | Ansible Version: 2.16.14 2026-08-08 03:20:11.747503 | Job: python-black 2026-08-08 03:20:11.747565 | Pipeline: periodic-daily 2026-08-08 03:20:11.747600 | Executor: 521e9411259a 2026-08-08 03:20:11.747632 | Triggered by: https://github.com/osism/osism-kubernetes 2026-08-08 03:20:11.747665 | Event ID: 088db7c8bb9b4a7f80127bc6813681f5 2026-08-08 03:20:11.754200 | 2026-08-08 03:20:11.754338 | LOOP [emit-job-header : Print node information] 2026-08-08 03:20:11.893579 | debian-bookworm | ok: 2026-08-08 03:20:11.893888 | debian-bookworm | # Node Information 2026-08-08 03:20:11.893944 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-08 03:20:11.893987 | debian-bookworm | Hostname: debian 2026-08-08 03:20:11.894025 | debian-bookworm | Username: zuul 2026-08-08 03:20:11.894061 | debian-bookworm | Distro: Debian 12.15 2026-08-08 03:20:11.894102 | debian-bookworm | Provider: regiocloud-a 2026-08-08 03:20:11.894139 | debian-bookworm | Region: 2026-08-08 03:20:11.894177 | debian-bookworm | Label: debian-bookworm 2026-08-08 03:20:11.894213 | debian-bookworm | Product Name: OpenStack Nova 2026-08-08 03:20:11.894248 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fefa:62ba 2026-08-08 03:20:11.916728 | 2026-08-08 03:20:11.916923 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-08 03:20:12.422498 | debian-bookworm -> localhost | changed 2026-08-08 03:20:12.433495 | 2026-08-08 03:20:12.433645 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-08 03:20:13.830697 | debian-bookworm -> localhost | changed 2026-08-08 03:20:13.847703 | 2026-08-08 03:20:13.847857 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-08 03:20:14.446265 | debian-bookworm -> localhost | ok 2026-08-08 03:20:14.455071 | 2026-08-08 03:20:14.455673 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-08 03:20:14.518353 | debian-bookworm | ok 2026-08-08 03:20:14.555899 | debian-bookworm | included: /var/lib/zuul/builds/fa4cae659aa84ebe84f606564d61a7a8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-08 03:20:14.568744 | 2026-08-08 03:20:14.568899 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-08 03:20:18.451060 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-08 03:20:18.451257 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fa4cae659aa84ebe84f606564d61a7a8/work/fa4cae659aa84ebe84f606564d61a7a8_id_rsa 2026-08-08 03:20:18.451288 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fa4cae659aa84ebe84f606564d61a7a8/work/fa4cae659aa84ebe84f606564d61a7a8_id_rsa.pub 2026-08-08 03:20:18.451309 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-08 03:20:18.451329 | debian-bookworm -> localhost | SHA256:g5vHyN/+5mTQ/YQ+QQKmGghqwIiUJdcAmfBlfymIYJE zuul-build-sshkey 2026-08-08 03:20:18.451347 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-08 03:20:18.451375 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-08 03:20:18.451394 | debian-bookworm -> localhost | |X*X+= o | 2026-08-08 03:20:18.451425 | debian-bookworm -> localhost | |=Eo= = + . | 2026-08-08 03:20:18.451443 | debian-bookworm -> localhost | |..o o + + . . | 2026-08-08 03:20:18.451460 | debian-bookworm -> localhost | |. * . + . | 2026-08-08 03:20:18.451476 | debian-bookworm -> localhost | | o S . . + .| 2026-08-08 03:20:18.451494 | debian-bookworm -> localhost | | . = . . . + | 2026-08-08 03:20:18.451511 | debian-bookworm -> localhost | | = o o o .| 2026-08-08 03:20:18.451526 | debian-bookworm -> localhost | | o . o. . | 2026-08-08 03:20:18.451543 | debian-bookworm -> localhost | | ..o+o | 2026-08-08 03:20:18.451559 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-08 03:20:18.451605 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.446721 2026-08-08 03:20:18.457325 | 2026-08-08 03:20:18.457461 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-08 03:20:18.475612 | debian-bookworm | ok 2026-08-08 03:20:18.489238 | debian-bookworm | included: /var/lib/zuul/builds/fa4cae659aa84ebe84f606564d61a7a8/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-08 03:20:18.496491 | 2026-08-08 03:20:18.496581 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-08 03:20:18.509816 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:20:18.515095 | 2026-08-08 03:20:18.515186 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-08 03:20:19.136266 | debian-bookworm | changed 2026-08-08 03:20:19.147283 | 2026-08-08 03:20:19.147383 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-08 03:20:19.392597 | debian-bookworm | ok 2026-08-08 03:20:19.398527 | 2026-08-08 03:20:19.398626 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-08 03:20:20.055715 | debian-bookworm | changed 2026-08-08 03:20:20.060999 | 2026-08-08 03:20:20.061098 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-08 03:20:20.748908 | debian-bookworm | changed 2026-08-08 03:20:20.754641 | 2026-08-08 03:20:20.754739 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-08 03:20:20.780020 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:20:20.786141 | 2026-08-08 03:20:20.786246 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-08 03:20:21.264003 | debian-bookworm -> localhost | changed 2026-08-08 03:20:21.274612 | 2026-08-08 03:20:21.274713 | TASK [add-build-sshkey : Add back temp key] 2026-08-08 03:20:21.861016 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fa4cae659aa84ebe84f606564d61a7a8/work/fa4cae659aa84ebe84f606564d61a7a8_id_rsa (zuul-build-sshkey) 2026-08-08 03:20:21.861234 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.018815 2026-08-08 03:20:21.868576 | 2026-08-08 03:20:21.868684 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-08 03:20:22.284352 | debian-bookworm | ok 2026-08-08 03:20:22.295429 | 2026-08-08 03:20:22.295542 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-08 03:20:22.349706 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:20:22.360857 | 2026-08-08 03:20:22.360976 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-08 03:20:23.023948 | debian-bookworm | ok 2026-08-08 03:20:23.036097 | 2026-08-08 03:20:23.036227 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-08 03:20:23.093989 | debian-bookworm | ok 2026-08-08 03:20:23.099690 | 2026-08-08 03:20:23.099824 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-08 03:20:23.938064 | debian-bookworm -> localhost | ok 2026-08-08 03:20:23.945547 | 2026-08-08 03:20:23.945680 | TASK [validate-host : Collect information about the host] 2026-08-08 03:20:26.371552 | debian-bookworm | ok 2026-08-08 03:20:26.395578 | 2026-08-08 03:20:26.395740 | TASK [validate-host : Sanitize hostname] 2026-08-08 03:20:26.688195 | debian-bookworm | ok 2026-08-08 03:20:26.693926 | 2026-08-08 03:20:26.694050 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-08 03:20:28.056777 | debian-bookworm -> localhost | changed 2026-08-08 03:20:28.084616 | 2026-08-08 03:20:28.084889 | TASK [validate-host : Collect information about zuul worker] 2026-08-08 03:20:28.610723 | debian-bookworm | ok 2026-08-08 03:20:28.627015 | 2026-08-08 03:20:28.627302 | TASK [validate-host : Write out all zuul information for each host] 2026-08-08 03:20:29.473065 | debian-bookworm -> localhost | changed 2026-08-08 03:20:29.486592 | 2026-08-08 03:20:29.486709 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-08 03:20:29.747308 | debian-bookworm | ok 2026-08-08 03:20:29.762304 | 2026-08-08 03:20:29.762443 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-08 03:20:31.170284 | debian-bookworm | changed: 2026-08-08 03:20:31.170480 | debian-bookworm | cd+++++++++ src/ 2026-08-08 03:20:31.170517 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-08 03:20:31.170541 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-08 03:20:31.170562 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2026-08-08 03:20:31.170582 | debian-bookworm | Containerfile 2026-08-08 03:20:31.170769 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/fa4cae659aa84ebe84f606564d61a7a8/work/logs" 2026-08-08 03:21:32.591048 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fa4cae659aa84ebe84f606564d61a7a8/work/artifacts" 2026-08-08 03:21:33.093221 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fa4cae659aa84ebe84f606564d61a7a8/work/docs" 2026-08-08 03:21:33.110201 | 2026-08-08 03:21:33.110339 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-08 03:21:33.888709 | debian-bookworm | changed: 2026-08-08 03:21:33.888901 | debian-bookworm | .d..t...... ./ 2026-08-08 03:21:33.888930 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-08 03:21:33.888950 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-08 03:21:33.888967 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-08 03:21:33.888985 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-08 03:21:33.889002 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-08 03:21:33.889035 | debian-bookworm | changed: All items complete 2026-08-08 03:21:33.889056 | 2026-08-08 03:21:34.548359 | debian-bookworm | changed: .d..t...... ./ 2026-08-08 03:21:35.305709 | debian-bookworm | changed: .d..t...... ./ 2026-08-08 03:21:35.352348 | 2026-08-08 03:21:35.352486 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-08 03:21:35.381133 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:21:35.385882 | debian-bookworm | skipping: Conditional result was False 2026-08-08 03:21:35.412912 | 2026-08-08 03:21:35.413008 | PLAY RECAP 2026-08-08 03:21:35.414025 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-08-08 03:21:35.414082 | 2026-08-08 03:21:35.591121 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-08 03:21:35.591950 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-08 03:21:36.407051 | 2026-08-08 03:21:36.407188 | PLAY [Base post] 2026-08-08 03:21:36.421152 | 2026-08-08 03:21:36.421288 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-08 03:21:37.038170 | debian-bookworm | changed 2026-08-08 03:21:37.046785 | 2026-08-08 03:21:37.046898 | PLAY RECAP 2026-08-08 03:21:37.046963 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-08 03:21:37.047023 | 2026-08-08 03:21:37.199439 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-08 03:21:37.200249 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-08 03:21:38.028193 | 2026-08-08 03:21:38.028339 | PLAY [Base post-logs] 2026-08-08 03:21:38.038529 | 2026-08-08 03:21:38.038644 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-08 03:21:38.555346 | localhost | changed 2026-08-08 03:21:38.571183 | 2026-08-08 03:21:38.571391 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-08 03:21:38.634730 | localhost | ok 2026-08-08 03:21:38.638600 | 2026-08-08 03:21:38.638727 | TASK [Set zuul-log-path fact] 2026-08-08 03:21:38.670285 | localhost | ok 2026-08-08 03:21:38.686200 | 2026-08-08 03:21:38.686346 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-08 03:21:38.737668 | localhost | ok 2026-08-08 03:21:38.741094 | 2026-08-08 03:21:38.741208 | TASK [upload-logs : Create log directories] 2026-08-08 03:21:39.359537 | localhost | changed 2026-08-08 03:21:39.366660 | 2026-08-08 03:21:39.366810 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-08 03:21:39.950290 | localhost -> localhost | ok: Runtime: 0:00:00.015465 2026-08-08 03:21:39.965357 | 2026-08-08 03:21:39.965587 | TASK [upload-logs : Upload logs to log server] 2026-08-08 03:21:40.565214 | localhost | Output suppressed because no_log was given 2026-08-08 03:21:40.567444 | 2026-08-08 03:21:40.567570 | LOOP [upload-logs : Compress console log and json output] 2026-08-08 03:21:40.634116 | localhost | skipping: Conditional result was False 2026-08-08 03:21:40.643205 | localhost | skipping: Conditional result was False 2026-08-08 03:21:40.657440 | 2026-08-08 03:21:40.657654 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-08 03:21:40.716709 | localhost | skipping: Conditional result was False 2026-08-08 03:21:40.717649 | 2026-08-08 03:21:40.721863 | localhost | skipping: Conditional result was False 2026-08-08 03:21:40.727250 | 2026-08-08 03:21:40.727430 | LOOP [upload-logs : Upload console log and json output]