2026-05-02 05:43:18.431417 | Job console starting 2026-05-02 05:43:18.450896 | Updating git repos 2026-05-02 05:43:18.483312 | Cloning repos into workspace 2026-05-02 05:43:18.525153 | Restoring repo states 2026-05-02 05:43:18.533860 | Merging changes 2026-05-02 05:43:19.024404 | Checking out repos 2026-05-02 05:43:19.083587 | Preparing playbooks 2026-05-02 05:43:19.900506 | Running Ansible setup 2026-05-02 05:43:24.560144 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-02 05:43:25.394203 | 2026-05-02 05:43:25.394412 | PLAY [Base pre] 2026-05-02 05:43:25.413554 | 2026-05-02 05:43:25.413787 | TASK [Setup log path fact] 2026-05-02 05:43:25.443660 | debian-bookworm | ok 2026-05-02 05:43:25.461232 | 2026-05-02 05:43:25.461437 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-02 05:43:25.490796 | debian-bookworm | ok 2026-05-02 05:43:25.501396 | 2026-05-02 05:43:25.501523 | TASK [emit-job-header : Print job information] 2026-05-02 05:43:25.542749 | # Job Information 2026-05-02 05:43:25.543022 | Ansible Version: 2.16.14 2026-05-02 05:43:25.543064 | Job: flake8 2026-05-02 05:43:25.543102 | Pipeline: check 2026-05-02 05:43:25.543127 | Executor: 521e9411259a 2026-05-02 05:43:25.543151 | Triggered by: https://github.com/osism/mappings/pull/175 2026-05-02 05:43:25.543177 | Event ID: cc7b5f90-45e9-11f1-8dd2-8f976d436431 2026-05-02 05:43:25.548965 | 2026-05-02 05:43:25.549106 | LOOP [emit-job-header : Print node information] 2026-05-02 05:43:25.669605 | debian-bookworm | ok: 2026-05-02 05:43:25.669848 | debian-bookworm | # Node Information 2026-05-02 05:43:25.669885 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-02 05:43:25.669912 | debian-bookworm | Hostname: debian 2026-05-02 05:43:25.669937 | debian-bookworm | Username: zuul 2026-05-02 05:43:25.669959 | debian-bookworm | Distro: Debian 12.13 2026-05-02 05:43:25.669984 | debian-bookworm | Provider: regiocloud-a 2026-05-02 05:43:25.670006 | debian-bookworm | Region: 2026-05-02 05:43:25.670029 | debian-bookworm | Label: debian-bookworm 2026-05-02 05:43:25.670050 | debian-bookworm | Product Name: OpenStack Nova 2026-05-02 05:43:25.670072 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe41:19d1 2026-05-02 05:43:25.691123 | 2026-05-02 05:43:25.691274 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-02 05:43:26.219972 | debian-bookworm -> localhost | changed 2026-05-02 05:43:26.228189 | 2026-05-02 05:43:26.228329 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-02 05:43:27.335814 | debian-bookworm -> localhost | changed 2026-05-02 05:43:27.356758 | 2026-05-02 05:43:27.356956 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-02 05:43:27.645778 | debian-bookworm -> localhost | ok 2026-05-02 05:43:27.652688 | 2026-05-02 05:43:27.652835 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-02 05:43:27.703117 | debian-bookworm | ok 2026-05-02 05:43:27.723889 | debian-bookworm | included: /var/lib/zuul/builds/fe16cfe538fb4615a5f1a964ca09c0f6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-02 05:43:27.731556 | 2026-05-02 05:43:27.731780 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-02 05:43:28.780730 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-02 05:43:28.781009 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/fe16cfe538fb4615a5f1a964ca09c0f6/work/fe16cfe538fb4615a5f1a964ca09c0f6_id_rsa 2026-05-02 05:43:28.781047 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/fe16cfe538fb4615a5f1a964ca09c0f6/work/fe16cfe538fb4615a5f1a964ca09c0f6_id_rsa.pub 2026-05-02 05:43:28.781074 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-02 05:43:28.781098 | debian-bookworm -> localhost | SHA256:vNTFGsrbuaO7U65LRQ/cDzn4D97ib3tb3O83AYK7QOQ zuul-build-sshkey 2026-05-02 05:43:28.781119 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-02 05:43:28.781153 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-02 05:43:28.781175 | debian-bookworm -> localhost | | | 2026-05-02 05:43:28.781196 | debian-bookworm -> localhost | | . . + . | 2026-05-02 05:43:28.781216 | debian-bookworm -> localhost | | o B B | 2026-05-02 05:43:28.781235 | debian-bookworm -> localhost | | E = O = | 2026-05-02 05:43:28.781254 | debian-bookworm -> localhost | | . S = = o | 2026-05-02 05:43:28.781276 | debian-bookworm -> localhost | | o *.o + o.| 2026-05-02 05:43:28.781297 | debian-bookworm -> localhost | | =o+ o o =| 2026-05-02 05:43:28.781317 | debian-bookworm -> localhost | | ...oo ...=| 2026-05-02 05:43:28.781338 | debian-bookworm -> localhost | | *B...oo=*| 2026-05-02 05:43:28.781357 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-02 05:43:28.781415 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.509244 2026-05-02 05:43:28.788345 | 2026-05-02 05:43:28.788455 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-02 05:43:28.818046 | debian-bookworm | ok 2026-05-02 05:43:28.827897 | debian-bookworm | included: /var/lib/zuul/builds/fe16cfe538fb4615a5f1a964ca09c0f6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-02 05:43:28.837209 | 2026-05-02 05:43:28.837314 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-02 05:43:28.862353 | debian-bookworm | skipping: Conditional result was False 2026-05-02 05:43:28.869395 | 2026-05-02 05:43:28.869530 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-02 05:43:29.542646 | debian-bookworm | changed 2026-05-02 05:43:29.549955 | 2026-05-02 05:43:29.550089 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-02 05:43:29.812380 | debian-bookworm | ok 2026-05-02 05:43:29.825212 | 2026-05-02 05:43:29.825434 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-02 05:43:30.519727 | debian-bookworm | changed 2026-05-02 05:43:30.540896 | 2026-05-02 05:43:30.541185 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-02 05:43:31.209624 | debian-bookworm | changed 2026-05-02 05:43:31.219866 | 2026-05-02 05:43:31.220095 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-02 05:43:31.250258 | debian-bookworm | skipping: Conditional result was False 2026-05-02 05:43:31.261125 | 2026-05-02 05:43:31.261350 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-02 05:43:31.745295 | debian-bookworm -> localhost | changed 2026-05-02 05:43:31.759408 | 2026-05-02 05:43:31.759626 | TASK [add-build-sshkey : Add back temp key] 2026-05-02 05:43:32.127003 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/fe16cfe538fb4615a5f1a964ca09c0f6/work/fe16cfe538fb4615a5f1a964ca09c0f6_id_rsa (zuul-build-sshkey) 2026-05-02 05:43:32.127339 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.013702 2026-05-02 05:43:32.136842 | 2026-05-02 05:43:32.136999 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-02 05:43:32.572977 | debian-bookworm | ok 2026-05-02 05:43:32.580811 | 2026-05-02 05:43:32.580971 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-02 05:43:32.606455 | debian-bookworm | skipping: Conditional result was False 2026-05-02 05:43:32.627777 | 2026-05-02 05:43:32.627934 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-02 05:43:33.083963 | debian-bookworm | ok 2026-05-02 05:43:33.096947 | 2026-05-02 05:43:33.097084 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-02 05:43:33.127346 | debian-bookworm | ok 2026-05-02 05:43:33.132466 | 2026-05-02 05:43:33.132605 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-02 05:43:33.433478 | debian-bookworm -> localhost | ok 2026-05-02 05:43:33.440841 | 2026-05-02 05:43:33.440972 | TASK [validate-host : Collect information about the host] 2026-05-02 05:43:34.626210 | debian-bookworm | ok 2026-05-02 05:43:34.641281 | 2026-05-02 05:43:34.641591 | TASK [validate-host : Sanitize hostname] 2026-05-02 05:43:34.773533 | debian-bookworm | ok 2026-05-02 05:43:34.822804 | 2026-05-02 05:43:34.822979 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-02 05:43:35.401449 | debian-bookworm -> localhost | changed 2026-05-02 05:43:35.410009 | 2026-05-02 05:43:35.410148 | TASK [validate-host : Collect information about zuul worker] 2026-05-02 05:43:35.840592 | debian-bookworm | ok 2026-05-02 05:43:35.849694 | 2026-05-02 05:43:35.849845 | TASK [validate-host : Write out all zuul information for each host] 2026-05-02 05:43:36.452701 | debian-bookworm -> localhost | changed 2026-05-02 05:43:36.463062 | 2026-05-02 05:43:36.463201 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-02 05:43:36.751084 | debian-bookworm | ok 2026-05-02 05:43:36.760960 | 2026-05-02 05:43:36.761112 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-02 05:43:37.654309 | debian-bookworm | changed: 2026-05-02 05:43:37.654588 | debian-bookworm | cd+++++++++ src/ 2026-05-02 05:43:37.654625 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-02 05:43:37.654650 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-02 05:43:37.654672 | debian-bookworm | cd+++++++++ src/github.com/osism/mappings/ 2026-05-02 05:43:37.654692 | debian-bookworm | Containerfile 2026-05-02 05:43:37.654790 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/fe16cfe538fb4615a5f1a964ca09c0f6/work/logs" 2026-05-02 05:44:02.535304 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fe16cfe538fb4615a5f1a964ca09c0f6/work/artifacts" 2026-05-02 05:44:02.831129 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/fe16cfe538fb4615a5f1a964ca09c0f6/work/docs" 2026-05-02 05:44:02.844206 | 2026-05-02 05:44:02.844354 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-02 05:44:03.650418 | debian-bookworm | changed: 2026-05-02 05:44:03.650732 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-02 05:44:03.650773 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-02 05:44:03.650804 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-02 05:44:03.650875 | debian-bookworm | changed: All items complete 2026-05-02 05:44:03.650904 | 2026-05-02 05:44:04.246033 | debian-bookworm | changed: .d..t...... ./ 2026-05-02 05:44:04.871965 | debian-bookworm | changed: .d..t...... ./ 2026-05-02 05:44:04.895461 | 2026-05-02 05:44:04.895630 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-02 05:44:05.476672 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010504 2026-05-02 05:44:05.788487 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.010305 2026-05-02 05:44:05.807260 | 2026-05-02 05:44:05.807503 | PLAY RECAP 2026-05-02 05:44:05.807646 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-02 05:44:05.807720 | 2026-05-02 05:44:05.999399 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-02 05:44:06.000274 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-02 05:44:06.747638 | 2026-05-02 05:44:06.747838 | PLAY [Base post] 2026-05-02 05:44:06.763484 | 2026-05-02 05:44:06.763683 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-02 05:44:07.370557 | debian-bookworm | changed 2026-05-02 05:44:07.381856 | 2026-05-02 05:44:07.382082 | PLAY RECAP 2026-05-02 05:44:07.382221 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-02 05:44:07.382352 | 2026-05-02 05:44:07.539624 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-02 05:44:07.540474 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-02 05:44:08.337342 | 2026-05-02 05:44:08.337586 | PLAY [Base post-logs] 2026-05-02 05:44:08.350232 | 2026-05-02 05:44:08.350442 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-02 05:44:08.816592 | localhost | changed 2026-05-02 05:44:08.827343 | 2026-05-02 05:44:08.827551 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-02 05:44:08.854124 | localhost | ok 2026-05-02 05:44:08.859217 | 2026-05-02 05:44:08.859381 | TASK [Set zuul-log-path fact] 2026-05-02 05:44:08.876683 | localhost | ok 2026-05-02 05:44:08.891418 | 2026-05-02 05:44:08.891588 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-02 05:44:08.919441 | localhost | ok 2026-05-02 05:44:08.926916 | 2026-05-02 05:44:08.927107 | TASK [upload-logs : Create log directories] 2026-05-02 05:44:09.448209 | localhost | changed 2026-05-02 05:44:09.457002 | 2026-05-02 05:44:09.457199 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-02 05:44:10.026047 | localhost -> localhost | ok: Runtime: 0:00:00.005270 2026-05-02 05:44:10.036526 | 2026-05-02 05:44:10.036669 | TASK [upload-logs : Upload logs to log server] 2026-05-02 05:44:10.644549 | localhost | Output suppressed because no_log was given 2026-05-02 05:44:10.646754 | 2026-05-02 05:44:10.651241 | LOOP [upload-logs : Compress console log and json output] 2026-05-02 05:44:10.710961 | localhost | skipping: Conditional result was False 2026-05-02 05:44:10.717003 | localhost | skipping: Conditional result was False 2026-05-02 05:44:10.731674 | 2026-05-02 05:44:10.732484 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-02 05:44:10.791563 | localhost | skipping: Conditional result was False 2026-05-02 05:44:10.791899 | 2026-05-02 05:44:10.797045 | localhost | skipping: Conditional result was False 2026-05-02 05:44:10.806923 | 2026-05-02 05:44:10.807085 | LOOP [upload-logs : Upload console log and json output]