2026-08-08 07:48:18.583604 | Job console starting 2026-08-08 07:48:18.611489 | Updating git repos 2026-08-08 07:48:18.646435 | Cloning repos into workspace 2026-08-08 07:48:18.694917 | Restoring repo states 2026-08-08 07:48:18.704252 | Merging changes 2026-08-08 07:48:19.310096 | Checking out repos 2026-08-08 07:48:19.349828 | Preparing playbooks 2026-08-08 07:48:20.449996 | Running Ansible setup 2026-08-08 07:48:26.502148 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-08-08 07:48:27.321934 | 2026-08-08 07:48:27.322144 | PLAY [Base pre] 2026-08-08 07:48:27.341678 | 2026-08-08 07:48:27.341860 | TASK [Setup log path fact] 2026-08-08 07:48:27.394755 | debian-bookworm | ok 2026-08-08 07:48:27.430963 | 2026-08-08 07:48:27.431178 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-08 07:48:27.493993 | debian-bookworm | ok 2026-08-08 07:48:27.518037 | 2026-08-08 07:48:27.518191 | TASK [emit-job-header : Print job information] 2026-08-08 07:48:27.562680 | # Job Information 2026-08-08 07:48:27.563159 | Ansible Version: 2.16.14 2026-08-08 07:48:27.563215 | Job: flake8 2026-08-08 07:48:27.563261 | Pipeline: check 2026-08-08 07:48:27.563292 | Executor: 521e9411259a 2026-08-08 07:48:27.563313 | Triggered by: https://github.com/osism/pulpfiction/pull/10 2026-08-08 07:48:27.563384 | Event ID: 7f07e100-92fd-11f1-8ad6-236b51990e59 2026-08-08 07:48:27.570223 | 2026-08-08 07:48:27.570408 | LOOP [emit-job-header : Print node information] 2026-08-08 07:48:27.696246 | debian-bookworm | ok: 2026-08-08 07:48:27.696612 | debian-bookworm | # Node Information 2026-08-08 07:48:27.696656 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-08-08 07:48:27.696683 | debian-bookworm | Hostname: debian 2026-08-08 07:48:27.696706 | debian-bookworm | Username: zuul 2026-08-08 07:48:27.696727 | debian-bookworm | Distro: Debian 12.15 2026-08-08 07:48:27.696751 | debian-bookworm | Provider: regiocloud-a 2026-08-08 07:48:27.696773 | debian-bookworm | Region: 2026-08-08 07:48:27.696795 | debian-bookworm | Label: debian-bookworm 2026-08-08 07:48:27.696815 | debian-bookworm | Product Name: OpenStack Nova 2026-08-08 07:48:27.696834 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe3d:d6ad 2026-08-08 07:48:27.717224 | 2026-08-08 07:48:27.717398 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-08-08 07:48:28.208758 | debian-bookworm -> localhost | changed 2026-08-08 07:48:28.218168 | 2026-08-08 07:48:28.218338 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-08-08 07:48:29.551932 | debian-bookworm -> localhost | changed 2026-08-08 07:48:29.564939 | 2026-08-08 07:48:29.565088 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-08-08 07:48:29.848602 | debian-bookworm -> localhost | ok 2026-08-08 07:48:29.855767 | 2026-08-08 07:48:29.855949 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-08-08 07:48:29.888935 | debian-bookworm | ok 2026-08-08 07:48:29.907500 | debian-bookworm | included: /var/lib/zuul/builds/ee587cb1b8374cfc8b965b87979a8ad6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-08-08 07:48:29.913972 | 2026-08-08 07:48:29.914088 | TASK [add-build-sshkey : Create Temp SSH key] 2026-08-08 07:48:31.888215 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-08-08 07:48:31.888790 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/ee587cb1b8374cfc8b965b87979a8ad6/work/ee587cb1b8374cfc8b965b87979a8ad6_id_rsa 2026-08-08 07:48:31.888906 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/ee587cb1b8374cfc8b965b87979a8ad6/work/ee587cb1b8374cfc8b965b87979a8ad6_id_rsa.pub 2026-08-08 07:48:31.888985 | debian-bookworm -> localhost | The key fingerprint is: 2026-08-08 07:48:31.889059 | debian-bookworm -> localhost | SHA256:tKzeBcuC5OIiTew2ZNtlRJKhVKomj2ziqhMdSeoJfy8 zuul-build-sshkey 2026-08-08 07:48:31.889126 | debian-bookworm -> localhost | The key's randomart image is: 2026-08-08 07:48:31.889212 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-08-08 07:48:31.889276 | debian-bookworm -> localhost | | ..oo | 2026-08-08 07:48:31.889367 | debian-bookworm -> localhost | | ..oo . | 2026-08-08 07:48:31.889427 | debian-bookworm -> localhost | | oo. o . | 2026-08-08 07:48:31.889483 | debian-bookworm -> localhost | |o.o .o . | 2026-08-08 07:48:31.889538 | debian-bookworm -> localhost | |==.... S | 2026-08-08 07:48:31.889603 | debian-bookworm -> localhost | |==Bo..oo o | 2026-08-08 07:48:31.889660 | debian-bookworm -> localhost | |oXo+o+o o . | 2026-08-08 07:48:31.889746 | debian-bookworm -> localhost | |B.*.E..o . | 2026-08-08 07:48:31.889813 | debian-bookworm -> localhost | |*=.. .. . | 2026-08-08 07:48:31.889872 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-08-08 07:48:31.890028 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.418508 2026-08-08 07:48:31.904101 | 2026-08-08 07:48:31.904276 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-08-08 07:48:31.939471 | debian-bookworm | ok 2026-08-08 07:48:31.957528 | debian-bookworm | included: /var/lib/zuul/builds/ee587cb1b8374cfc8b965b87979a8ad6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-08-08 07:48:31.967298 | 2026-08-08 07:48:31.967424 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-08-08 07:48:31.992784 | debian-bookworm | skipping: Conditional result was False 2026-08-08 07:48:32.005472 | 2026-08-08 07:48:32.005633 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-08-08 07:48:32.648564 | debian-bookworm | changed 2026-08-08 07:48:32.655997 | 2026-08-08 07:48:32.656136 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-08-08 07:48:32.927159 | debian-bookworm | ok 2026-08-08 07:48:32.935977 | 2026-08-08 07:48:32.936114 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-08-08 07:48:33.602696 | debian-bookworm | changed 2026-08-08 07:48:33.612092 | 2026-08-08 07:48:33.612263 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-08-08 07:48:34.292952 | debian-bookworm | changed 2026-08-08 07:48:34.302648 | 2026-08-08 07:48:34.302807 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-08-08 07:48:34.331627 | debian-bookworm | skipping: Conditional result was False 2026-08-08 07:48:34.338749 | 2026-08-08 07:48:34.338917 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-08-08 07:48:34.916526 | debian-bookworm -> localhost | changed 2026-08-08 07:48:34.936305 | 2026-08-08 07:48:34.936541 | TASK [add-build-sshkey : Add back temp key] 2026-08-08 07:48:35.297971 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/ee587cb1b8374cfc8b965b87979a8ad6/work/ee587cb1b8374cfc8b965b87979a8ad6_id_rsa (zuul-build-sshkey) 2026-08-08 07:48:35.298584 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.026520 2026-08-08 07:48:35.310905 | 2026-08-08 07:48:35.311052 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-08-08 07:48:35.776652 | debian-bookworm | ok 2026-08-08 07:48:35.782559 | 2026-08-08 07:48:35.782689 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-08-08 07:48:35.838614 | debian-bookworm | skipping: Conditional result was False 2026-08-08 07:48:35.856985 | 2026-08-08 07:48:35.857151 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-08-08 07:48:36.330418 | debian-bookworm | ok 2026-08-08 07:48:36.351361 | 2026-08-08 07:48:36.351533 | TASK [validate-host : Define zuul_info_dir fact] 2026-08-08 07:48:36.395777 | debian-bookworm | ok 2026-08-08 07:48:36.402673 | 2026-08-08 07:48:36.402798 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-08-08 07:48:36.705764 | debian-bookworm -> localhost | ok 2026-08-08 07:48:36.719849 | 2026-08-08 07:48:36.720044 | TASK [validate-host : Collect information about the host] 2026-08-08 07:48:37.946622 | debian-bookworm | ok 2026-08-08 07:48:37.977427 | 2026-08-08 07:48:37.977622 | TASK [validate-host : Sanitize hostname] 2026-08-08 07:48:38.158188 | debian-bookworm | ok 2026-08-08 07:48:38.164057 | 2026-08-08 07:48:38.164201 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-08-08 07:48:38.782971 | debian-bookworm -> localhost | changed 2026-08-08 07:48:38.792796 | 2026-08-08 07:48:38.792961 | TASK [validate-host : Collect information about zuul worker] 2026-08-08 07:48:39.250516 | debian-bookworm | ok 2026-08-08 07:48:39.256743 | 2026-08-08 07:48:39.256877 | TASK [validate-host : Write out all zuul information for each host] 2026-08-08 07:48:39.822235 | debian-bookworm -> localhost | changed 2026-08-08 07:48:39.840461 | 2026-08-08 07:48:39.840655 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-08-08 07:48:40.166674 | debian-bookworm | ok 2026-08-08 07:48:40.173119 | 2026-08-08 07:48:40.173238 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-08-08 07:48:41.079297 | debian-bookworm | changed: 2026-08-08 07:48:41.079679 | debian-bookworm | cd+++++++++ src/ 2026-08-08 07:48:41.079735 | debian-bookworm | cd+++++++++ src/github.com/ 2026-08-08 07:48:41.079774 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-08-08 07:48:41.079810 | debian-bookworm | cd+++++++++ src/github.com/osism/pulpfiction/ 2026-08-08 07:48:41.079843 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/ee587cb1b8374cfc8b965b87979a8ad6/work/logs" 2026-08-08 07:49:42.386603 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ee587cb1b8374cfc8b965b87979a8ad6/work/artifacts" 2026-08-08 07:49:42.653050 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/ee587cb1b8374cfc8b965b87979a8ad6/work/docs" 2026-08-08 07:49:42.664264 | 2026-08-08 07:49:42.664426 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-08-08 07:49:43.489641 | debian-bookworm | changed: 2026-08-08 07:49:43.489896 | debian-bookworm | .d..t...... ./ 2026-08-08 07:49:43.489930 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-08-08 07:49:43.489954 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-08-08 07:49:43.489976 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-08-08 07:49:43.489997 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-08-08 07:49:43.490016 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-08-08 07:49:43.490060 | debian-bookworm | changed: All items complete 2026-08-08 07:49:43.490086 | 2026-08-08 07:49:44.071459 | debian-bookworm | changed: .d..t...... ./ 2026-08-08 07:49:44.660889 | debian-bookworm | changed: .d..t...... ./ 2026-08-08 07:49:44.685193 | 2026-08-08 07:49:44.685415 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-08-08 07:49:45.056746 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.022102 2026-08-08 07:49:45.347956 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.008782 2026-08-08 07:49:45.359103 | 2026-08-08 07:49:45.359238 | PLAY RECAP 2026-08-08 07:49:45.359296 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-08-08 07:49:45.359321 | 2026-08-08 07:49:45.527821 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-08-08 07:49:45.528816 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-08 07:49:46.323480 | 2026-08-08 07:49:46.323730 | PLAY [Base post] 2026-08-08 07:49:46.356062 | 2026-08-08 07:49:46.356282 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-08-08 07:49:47.004808 | debian-bookworm | changed 2026-08-08 07:49:47.014880 | 2026-08-08 07:49:47.015037 | PLAY RECAP 2026-08-08 07:49:47.015123 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-08-08 07:49:47.015416 | 2026-08-08 07:49:47.180212 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-08-08 07:49:47.181128 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-08-08 07:49:48.024927 | 2026-08-08 07:49:48.025138 | PLAY [Base post-logs] 2026-08-08 07:49:48.041586 | 2026-08-08 07:49:48.041761 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-08-08 07:49:48.527638 | localhost | changed 2026-08-08 07:49:48.540738 | 2026-08-08 07:49:48.540943 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-08-08 07:49:48.579229 | localhost | ok 2026-08-08 07:49:48.583050 | 2026-08-08 07:49:48.583168 | TASK [Set zuul-log-path fact] 2026-08-08 07:49:48.611505 | localhost | ok 2026-08-08 07:49:48.620185 | 2026-08-08 07:49:48.620312 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-08-08 07:49:48.657796 | localhost | ok 2026-08-08 07:49:48.663762 | 2026-08-08 07:49:48.663913 | TASK [upload-logs : Create log directories] 2026-08-08 07:49:49.259048 | localhost | changed 2026-08-08 07:49:49.262657 | 2026-08-08 07:49:49.262782 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-08-08 07:49:49.879120 | localhost -> localhost | ok: Runtime: 0:00:00.007013 2026-08-08 07:49:49.885573 | 2026-08-08 07:49:49.885735 | TASK [upload-logs : Upload logs to log server] 2026-08-08 07:49:50.619843 | localhost | Output suppressed because no_log was given 2026-08-08 07:49:50.627982 | 2026-08-08 07:49:50.628131 | LOOP [upload-logs : Compress console log and json output] 2026-08-08 07:49:50.688551 | localhost | skipping: Conditional result was False 2026-08-08 07:49:50.694825 | localhost | skipping: Conditional result was False 2026-08-08 07:49:50.707104 | 2026-08-08 07:49:50.707239 | LOOP [upload-logs : Upload compressed console log and json output] 2026-08-08 07:49:50.757332 | localhost | skipping: Conditional result was False 2026-08-08 07:49:50.757677 | 2026-08-08 07:49:50.762589 | localhost | skipping: Conditional result was False 2026-08-08 07:49:50.766258 | 2026-08-08 07:49:50.766421 | LOOP [upload-logs : Upload console log and json output]