2026-07-05 00:38:33.314037 | Job console starting 2026-07-05 00:38:33.323499 | Updating git repos 2026-07-05 00:38:33.345251 | Cloning repos into workspace 2026-07-05 00:38:33.375048 | Restoring repo states 2026-07-05 00:38:33.380120 | Merging changes 2026-07-05 00:38:33.953462 | Checking out repos 2026-07-05 00:38:33.973607 | Preparing playbooks 2026-07-05 00:38:35.080072 | Running Ansible setup 2026-07-05 00:38:41.241672 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-05 00:38:42.291163 | 2026-07-05 00:38:42.291366 | PLAY [Base pre] 2026-07-05 00:38:42.304712 | 2026-07-05 00:38:42.304799 | TASK [Setup log path fact] 2026-07-05 00:38:42.321575 | debian-bookworm | ok 2026-07-05 00:38:42.340264 | 2026-07-05 00:38:42.340372 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-05 00:38:42.376964 | debian-bookworm | ok 2026-07-05 00:38:42.385291 | 2026-07-05 00:38:42.385370 | TASK [emit-job-header : Print job information] 2026-07-05 00:38:42.412059 | # Job Information 2026-07-05 00:38:42.412265 | Ansible Version: 2.16.14 2026-07-05 00:38:42.412298 | Job: flake8 2026-07-05 00:38:42.412329 | Pipeline: check 2026-07-05 00:38:42.412348 | Executor: 521e9411259a 2026-07-05 00:38:42.412364 | Triggered by: https://github.com/osism/openstack-image-manager/pull/1249 2026-07-05 00:38:42.412381 | Event ID: d4afb600-7809-11f1-9e65-8b8017b289e4 2026-07-05 00:38:42.416446 | 2026-07-05 00:38:42.416532 | LOOP [emit-job-header : Print node information] 2026-07-05 00:38:42.600177 | debian-bookworm | ok: 2026-07-05 00:38:42.600382 | debian-bookworm | # Node Information 2026-07-05 00:38:42.600412 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-05 00:38:42.600432 | debian-bookworm | Hostname: debian 2026-07-05 00:38:42.600450 | debian-bookworm | Username: zuul 2026-07-05 00:38:42.600467 | debian-bookworm | Distro: Debian 12.14 2026-07-05 00:38:42.600486 | debian-bookworm | Provider: regiocloud-a 2026-07-05 00:38:42.600503 | debian-bookworm | Region: 2026-07-05 00:38:42.600520 | debian-bookworm | Label: debian-bookworm 2026-07-05 00:38:42.600536 | debian-bookworm | Product Name: OpenStack Nova 2026-07-05 00:38:42.600551 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fec7:ee86 2026-07-05 00:38:42.610674 | 2026-07-05 00:38:42.610763 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-05 00:38:43.452930 | debian-bookworm -> localhost | changed 2026-07-05 00:38:43.458800 | 2026-07-05 00:38:43.458943 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-05 00:38:45.131424 | debian-bookworm -> localhost | changed 2026-07-05 00:38:45.151877 | 2026-07-05 00:38:45.151988 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-05 00:38:45.504145 | debian-bookworm -> localhost | ok 2026-07-05 00:38:45.510164 | 2026-07-05 00:38:45.510310 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-05 00:38:45.541740 | debian-bookworm | ok 2026-07-05 00:38:45.558658 | debian-bookworm | included: /var/lib/zuul/builds/f00b0e5ee50a48d5a84e0c1af5b8f930/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-05 00:38:45.565695 | 2026-07-05 00:38:45.565809 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-05 00:38:50.466363 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-05 00:38:50.466592 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f00b0e5ee50a48d5a84e0c1af5b8f930/work/f00b0e5ee50a48d5a84e0c1af5b8f930_id_rsa 2026-07-05 00:38:50.466632 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f00b0e5ee50a48d5a84e0c1af5b8f930/work/f00b0e5ee50a48d5a84e0c1af5b8f930_id_rsa.pub 2026-07-05 00:38:50.466660 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-05 00:38:50.466685 | debian-bookworm -> localhost | SHA256:P8FUxmxFdP//zO4kug+/bcwEVsRn1vk2wwQEaA78n0s zuul-build-sshkey 2026-07-05 00:38:50.466709 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-05 00:38:50.466742 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-05 00:38:50.466764 | debian-bookworm -> localhost | | . .+=*=o=| 2026-07-05 00:38:50.466786 | debian-bookworm -> localhost | | o o o+ +O| 2026-07-05 00:38:50.466806 | debian-bookworm -> localhost | | = .. o++| 2026-07-05 00:38:50.466825 | debian-bookworm -> localhost | | = o++| 2026-07-05 00:38:50.466860 | debian-bookworm -> localhost | | S + .. o+| 2026-07-05 00:38:50.466886 | debian-bookworm -> localhost | | . E o| 2026-07-05 00:38:50.466909 | debian-bookworm -> localhost | | + o .+o| 2026-07-05 00:38:50.466929 | debian-bookworm -> localhost | | o + *=| 2026-07-05 00:38:50.466951 | debian-bookworm -> localhost | | oo+=B| 2026-07-05 00:38:50.466971 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-05 00:38:50.467022 | debian-bookworm -> localhost | ok: Runtime: 0:00:04.209587 2026-07-05 00:38:50.478020 | 2026-07-05 00:38:50.478146 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-05 00:38:50.521183 | debian-bookworm | ok 2026-07-05 00:38:50.532526 | debian-bookworm | included: /var/lib/zuul/builds/f00b0e5ee50a48d5a84e0c1af5b8f930/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-05 00:38:50.543034 | 2026-07-05 00:38:50.543166 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-05 00:38:50.566962 | debian-bookworm | skipping: Conditional result was False 2026-07-05 00:38:50.573395 | 2026-07-05 00:38:50.573502 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-05 00:38:51.244090 | debian-bookworm | changed 2026-07-05 00:38:51.252723 | 2026-07-05 00:38:51.252861 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-05 00:38:51.563757 | debian-bookworm | ok 2026-07-05 00:38:51.571743 | 2026-07-05 00:38:51.571877 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-05 00:38:52.332939 | debian-bookworm | changed 2026-07-05 00:38:52.338516 | 2026-07-05 00:38:52.338624 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-05 00:38:53.038190 | debian-bookworm | changed 2026-07-05 00:38:53.052602 | 2026-07-05 00:38:53.052829 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-05 00:38:53.107643 | debian-bookworm | skipping: Conditional result was False 2026-07-05 00:38:53.114929 | 2026-07-05 00:38:53.115085 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-05 00:38:53.902410 | debian-bookworm -> localhost | changed 2026-07-05 00:38:53.923443 | 2026-07-05 00:38:53.924009 | TASK [add-build-sshkey : Add back temp key] 2026-07-05 00:38:54.703887 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f00b0e5ee50a48d5a84e0c1af5b8f930/work/f00b0e5ee50a48d5a84e0c1af5b8f930_id_rsa (zuul-build-sshkey) 2026-07-05 00:38:54.704255 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.020683 2026-07-05 00:38:54.713647 | 2026-07-05 00:38:54.713795 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-05 00:38:55.462398 | debian-bookworm | ok 2026-07-05 00:38:55.472555 | 2026-07-05 00:38:55.472793 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-05 00:38:55.499749 | debian-bookworm | skipping: Conditional result was False 2026-07-05 00:38:55.516881 | 2026-07-05 00:38:55.517037 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-05 00:38:56.135743 | debian-bookworm | ok 2026-07-05 00:38:56.160951 | 2026-07-05 00:38:56.161125 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-05 00:38:56.270757 | debian-bookworm | ok 2026-07-05 00:38:56.284967 | 2026-07-05 00:38:56.285124 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-05 00:38:56.850336 | debian-bookworm -> localhost | ok 2026-07-05 00:38:56.859670 | 2026-07-05 00:38:56.859787 | TASK [validate-host : Collect information about the host] 2026-07-05 00:38:57.990761 | debian-bookworm | ok 2026-07-05 00:38:58.010753 | 2026-07-05 00:38:58.010871 | TASK [validate-host : Sanitize hostname] 2026-07-05 00:38:58.274372 | debian-bookworm | ok 2026-07-05 00:38:58.278905 | 2026-07-05 00:38:58.278999 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-05 00:38:59.316702 | debian-bookworm -> localhost | changed 2026-07-05 00:38:59.322327 | 2026-07-05 00:38:59.322435 | TASK [validate-host : Collect information about zuul worker] 2026-07-05 00:38:59.838937 | debian-bookworm | ok 2026-07-05 00:38:59.843633 | 2026-07-05 00:38:59.843735 | TASK [validate-host : Write out all zuul information for each host] 2026-07-05 00:39:00.886477 | debian-bookworm -> localhost | changed 2026-07-05 00:39:00.895991 | 2026-07-05 00:39:00.896103 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-05 00:39:01.203263 | debian-bookworm | ok 2026-07-05 00:39:01.208801 | 2026-07-05 00:39:01.208912 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-05 00:39:02.301799 | debian-bookworm | changed: 2026-07-05 00:39:02.301981 | debian-bookworm | cd+++++++++ src/ 2026-07-05 00:39:02.302016 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-05 00:39:02.302041 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-05 00:39:02.302063 | debian-bookworm | cd+++++++++ src/github.com/osism/openstack-image-manager/ 2026-07-05 00:39:02.302083 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/f00b0e5ee50a48d5a84e0c1af5b8f930/work/logs" 2026-07-05 00:40:14.061936 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f00b0e5ee50a48d5a84e0c1af5b8f930/work/artifacts" 2026-07-05 00:40:14.352625 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/f00b0e5ee50a48d5a84e0c1af5b8f930/work/docs" 2026-07-05 00:40:14.386770 | 2026-07-05 00:40:14.387063 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-05 00:40:15.404467 | debian-bookworm | changed: 2026-07-05 00:40:15.404777 | debian-bookworm | .d..t...... ./ 2026-07-05 00:40:15.404813 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-05 00:40:15.404837 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-05 00:40:15.404860 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-05 00:40:15.404882 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-05 00:40:15.404902 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-05 00:40:15.404950 | debian-bookworm | changed: All items complete 2026-07-05 00:40:15.404976 | 2026-07-05 00:40:16.079729 | debian-bookworm | changed: .d..t...... ./ 2026-07-05 00:40:16.929983 | debian-bookworm | changed: .d..t...... ./ 2026-07-05 00:40:16.964174 | 2026-07-05 00:40:16.964386 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-05 00:40:17.573088 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.033958 2026-07-05 00:40:18.428620 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.025347 2026-07-05 00:40:18.441614 | 2026-07-05 00:40:18.441701 | PLAY RECAP 2026-07-05 00:40:18.441746 | debian-bookworm | ok: 8 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-07-05 00:40:18.441767 | 2026-07-05 00:40:18.628518 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-05 00:40:18.629275 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-05 00:40:19.656708 | 2026-07-05 00:40:19.656832 | PLAY [Base post] 2026-07-05 00:40:19.685174 | 2026-07-05 00:40:19.685297 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-05 00:40:20.255679 | debian-bookworm | changed 2026-07-05 00:40:20.284984 | 2026-07-05 00:40:20.285115 | PLAY RECAP 2026-07-05 00:40:20.285177 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-05 00:40:20.285294 | 2026-07-05 00:40:20.458194 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-05 00:40:20.459054 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-05 00:40:21.394601 | 2026-07-05 00:40:21.394744 | PLAY [Base post-logs] 2026-07-05 00:40:21.406450 | 2026-07-05 00:40:21.406563 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-05 00:40:21.960774 | localhost | changed 2026-07-05 00:40:21.976132 | 2026-07-05 00:40:21.976300 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-05 00:40:22.021665 | localhost | ok 2026-07-05 00:40:22.025091 | 2026-07-05 00:40:22.025195 | TASK [Set zuul-log-path fact] 2026-07-05 00:40:22.058210 | localhost | ok 2026-07-05 00:40:22.065904 | 2026-07-05 00:40:22.065999 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-05 00:40:22.102648 | localhost | ok 2026-07-05 00:40:22.106184 | 2026-07-05 00:40:22.106309 | TASK [upload-logs : Create log directories] 2026-07-05 00:40:22.748241 | localhost | changed 2026-07-05 00:40:22.751008 | 2026-07-05 00:40:22.751099 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-05 00:40:23.403287 | localhost -> localhost | ok: Runtime: 0:00:00.008984 2026-07-05 00:40:23.407296 | 2026-07-05 00:40:23.407402 | TASK [upload-logs : Upload logs to log server] 2026-07-05 00:40:23.879367 | localhost | Output suppressed because no_log was given 2026-07-05 00:40:23.881045 | 2026-07-05 00:40:23.881131 | LOOP [upload-logs : Compress console log and json output] 2026-07-05 00:40:23.926669 | localhost | skipping: Conditional result was False 2026-07-05 00:40:23.946887 | localhost | skipping: Conditional result was False 2026-07-05 00:40:23.957934 | 2026-07-05 00:40:23.958048 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-05 00:40:23.996287 | localhost | skipping: Conditional result was False 2026-07-05 00:40:23.996508 | 2026-07-05 00:40:24.002462 | localhost | skipping: Conditional result was False 2026-07-05 00:40:24.015962 | 2026-07-05 00:40:24.016101 | LOOP [upload-logs : Upload console log and json output]