2026-05-13 17:06:27.453958 | Job console starting 2026-05-13 17:06:27.476033 | Updating git repos 2026-05-13 17:06:27.546407 | Cloning repos into workspace 2026-05-13 17:06:27.602806 | Restoring repo states 2026-05-13 17:06:27.617214 | Merging changes 2026-05-13 17:06:28.466156 | Checking out repos 2026-05-13 17:06:28.551427 | Preparing playbooks 2026-05-13 17:06:30.367423 | Running Ansible setup 2026-05-13 17:06:37.478811 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-13 17:06:38.721103 | 2026-05-13 17:06:38.721237 | PLAY [Base pre] 2026-05-13 17:06:38.767588 | 2026-05-13 17:06:38.767722 | TASK [Setup log path fact] 2026-05-13 17:06:38.795937 | debian-bookworm | ok 2026-05-13 17:06:38.817392 | 2026-05-13 17:06:38.817525 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 17:06:38.845233 | debian-bookworm | ok 2026-05-13 17:06:38.854730 | 2026-05-13 17:06:38.854853 | TASK [emit-job-header : Print job information] 2026-05-13 17:06:38.883519 | # Job Information 2026-05-13 17:06:38.883767 | Ansible Version: 2.16.14 2026-05-13 17:06:38.883805 | Job: flake8 2026-05-13 17:06:38.883840 | Pipeline: check 2026-05-13 17:06:38.883867 | Executor: 521e9411259a 2026-05-13 17:06:38.883889 | Triggered by: https://github.com/osism/python-osism/pull/2256 2026-05-13 17:06:38.883912 | Event ID: 0dc71590-4eee-11f1-8300-d9404739fdbe 2026-05-13 17:06:38.888865 | 2026-05-13 17:06:38.888994 | LOOP [emit-job-header : Print node information] 2026-05-13 17:06:39.108432 | debian-bookworm | ok: 2026-05-13 17:06:39.108652 | debian-bookworm | # Node Information 2026-05-13 17:06:39.108692 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-13 17:06:39.108719 | debian-bookworm | Hostname: debian 2026-05-13 17:06:39.108741 | debian-bookworm | Username: zuul 2026-05-13 17:06:39.108762 | debian-bookworm | Distro: Debian 12.13 2026-05-13 17:06:39.108787 | debian-bookworm | Provider: regiocloud-a 2026-05-13 17:06:39.108808 | debian-bookworm | Region: 2026-05-13 17:06:39.108829 | debian-bookworm | Label: debian-bookworm 2026-05-13 17:06:39.108848 | debian-bookworm | Product Name: OpenStack Nova 2026-05-13 17:06:39.108868 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feeb:92e0 2026-05-13 17:06:39.119499 | 2026-05-13 17:06:39.119602 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-13 17:06:40.119120 | debian-bookworm -> localhost | changed 2026-05-13 17:06:40.125900 | 2026-05-13 17:06:40.126008 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-13 17:06:42.243954 | debian-bookworm -> localhost | changed 2026-05-13 17:06:42.254496 | 2026-05-13 17:06:42.254602 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-13 17:06:42.995882 | debian-bookworm -> localhost | ok 2026-05-13 17:06:43.001795 | 2026-05-13 17:06:43.001904 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-13 17:06:43.028327 | debian-bookworm | ok 2026-05-13 17:06:43.063953 | debian-bookworm | included: /var/lib/zuul/builds/142d8fbc19554ac0b8084d2d85350fd7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-13 17:06:43.082109 | 2026-05-13 17:06:43.082214 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-13 17:06:44.934135 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-13 17:06:44.934324 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/142d8fbc19554ac0b8084d2d85350fd7/work/142d8fbc19554ac0b8084d2d85350fd7_id_rsa 2026-05-13 17:06:44.934356 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/142d8fbc19554ac0b8084d2d85350fd7/work/142d8fbc19554ac0b8084d2d85350fd7_id_rsa.pub 2026-05-13 17:06:44.934378 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-13 17:06:44.934398 | debian-bookworm -> localhost | SHA256:44Aixzo/8WLYyO8VDpbCm7EcFlj1pI1tE0mL6jiB6Fo zuul-build-sshkey 2026-05-13 17:06:44.934417 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-13 17:06:44.934444 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-13 17:06:44.934462 | debian-bookworm -> localhost | | ....+. | 2026-05-13 17:06:44.934480 | debian-bookworm -> localhost | |.. O.o | 2026-05-13 17:06:44.934497 | debian-bookworm -> localhost | |.. + B | 2026-05-13 17:06:44.934513 | debian-bookworm -> localhost | |+....o . | 2026-05-13 17:06:44.934529 | debian-bookworm -> localhost | |=*=+... S | 2026-05-13 17:06:44.934549 | debian-bookworm -> localhost | |+BX.o .o . | 2026-05-13 17:06:44.934566 | debian-bookworm -> localhost | |*XEo o . | 2026-05-13 17:06:44.934582 | debian-bookworm -> localhost | |+*= o | 2026-05-13 17:06:44.934599 | debian-bookworm -> localhost | |..+= | 2026-05-13 17:06:44.934616 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-13 17:06:44.934661 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.182726 2026-05-13 17:06:44.939711 | 2026-05-13 17:06:44.939784 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-13 17:06:44.965839 | debian-bookworm | ok 2026-05-13 17:06:44.978237 | debian-bookworm | included: /var/lib/zuul/builds/142d8fbc19554ac0b8084d2d85350fd7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-13 17:06:45.000741 | 2026-05-13 17:06:45.000826 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-13 17:06:45.032029 | debian-bookworm | skipping: Conditional result was False 2026-05-13 17:06:45.036787 | 2026-05-13 17:06:45.036868 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-13 17:06:45.831477 | debian-bookworm | changed 2026-05-13 17:06:45.836714 | 2026-05-13 17:06:45.836831 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-13 17:06:46.111874 | debian-bookworm | ok 2026-05-13 17:06:46.119042 | 2026-05-13 17:06:46.119153 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-13 17:06:46.742402 | debian-bookworm | changed 2026-05-13 17:06:46.748192 | 2026-05-13 17:06:46.748298 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-13 17:06:47.400557 | debian-bookworm | changed 2026-05-13 17:06:47.410253 | 2026-05-13 17:06:47.410368 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-13 17:06:47.437537 | debian-bookworm | skipping: Conditional result was False 2026-05-13 17:06:47.443430 | 2026-05-13 17:06:47.443526 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-13 17:06:48.107480 | debian-bookworm -> localhost | changed 2026-05-13 17:06:48.120875 | 2026-05-13 17:06:48.121021 | TASK [add-build-sshkey : Add back temp key] 2026-05-13 17:06:48.551594 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/142d8fbc19554ac0b8084d2d85350fd7/work/142d8fbc19554ac0b8084d2d85350fd7_id_rsa (zuul-build-sshkey) 2026-05-13 17:06:48.551814 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.010204 2026-05-13 17:06:48.559517 | 2026-05-13 17:06:48.559625 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-13 17:06:49.003032 | debian-bookworm | ok 2026-05-13 17:06:49.007868 | 2026-05-13 17:06:49.007960 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-13 17:06:49.051075 | debian-bookworm | skipping: Conditional result was False 2026-05-13 17:06:49.061472 | 2026-05-13 17:06:49.061586 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-13 17:06:49.505975 | debian-bookworm | ok 2026-05-13 17:06:49.525755 | 2026-05-13 17:06:49.525869 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-13 17:06:49.564852 | debian-bookworm | ok 2026-05-13 17:06:49.569658 | 2026-05-13 17:06:49.569744 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-13 17:06:50.094310 | debian-bookworm -> localhost | ok 2026-05-13 17:06:50.099572 | 2026-05-13 17:06:50.099662 | TASK [validate-host : Collect information about the host] 2026-05-13 17:06:51.235308 | debian-bookworm | ok 2026-05-13 17:06:51.250573 | 2026-05-13 17:06:51.250681 | TASK [validate-host : Sanitize hostname] 2026-05-13 17:06:51.403829 | debian-bookworm | ok 2026-05-13 17:06:51.457079 | 2026-05-13 17:06:51.457204 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-13 17:06:52.229852 | debian-bookworm -> localhost | changed 2026-05-13 17:06:52.235755 | 2026-05-13 17:06:52.235856 | TASK [validate-host : Collect information about zuul worker] 2026-05-13 17:06:52.797588 | debian-bookworm | ok 2026-05-13 17:06:52.802163 | 2026-05-13 17:06:52.802261 | TASK [validate-host : Write out all zuul information for each host] 2026-05-13 17:06:53.539244 | debian-bookworm -> localhost | changed 2026-05-13 17:06:53.548594 | 2026-05-13 17:06:53.548686 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-13 17:06:53.853933 | debian-bookworm | ok 2026-05-13 17:06:53.864862 | 2026-05-13 17:06:53.864973 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-13 17:06:54.886284 | debian-bookworm | changed: 2026-05-13 17:06:54.886474 | debian-bookworm | cd+++++++++ src/ 2026-05-13 17:06:54.886510 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-13 17:06:54.886536 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-13 17:06:54.886559 | debian-bookworm | cd+++++++++ src/github.com/osism/python-osism/ 2026-05-13 17:06:54.886581 | debian-bookworm | Containerfile 2026-05-13 17:06:54.886721 | debian-bookworm | Containerfile 2026-05-13 17:06:54.894215 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/142d8fbc19554ac0b8084d2d85350fd7/work/logs" 2026-05-13 17:08:16.376816 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/142d8fbc19554ac0b8084d2d85350fd7/work/artifacts" 2026-05-13 17:08:16.676964 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/142d8fbc19554ac0b8084d2d85350fd7/work/docs" 2026-05-13 17:08:16.701735 | 2026-05-13 17:08:16.701976 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-13 17:08:17.565325 | debian-bookworm | changed: 2026-05-13 17:08:17.565729 | debian-bookworm | .d..t...... ./ 2026-05-13 17:08:17.565792 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-13 17:08:17.565842 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-13 17:08:17.565886 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-13 17:08:17.565955 | debian-bookworm | changed: All items complete 2026-05-13 17:08:17.565997 | 2026-05-13 17:08:18.137134 | debian-bookworm | changed: .d..t...... ./ 2026-05-13 17:08:18.718787 | debian-bookworm | changed: .d..t...... ./ 2026-05-13 17:08:18.755660 | 2026-05-13 17:08:18.755863 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-13 17:08:19.310712 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010854 2026-05-13 17:08:19.607619 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.012761 2026-05-13 17:08:19.619454 | 2026-05-13 17:08:19.619668 | PLAY RECAP 2026-05-13 17:08:19.619731 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-13 17:08:19.619758 | 2026-05-13 17:08:19.766623 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-13 17:08:19.770595 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-13 17:08:20.570886 | 2026-05-13 17:08:20.571059 | PLAY [Base post] 2026-05-13 17:08:20.584833 | 2026-05-13 17:08:20.584962 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-13 17:08:21.122413 | debian-bookworm | changed 2026-05-13 17:08:21.133234 | 2026-05-13 17:08:21.133378 | PLAY RECAP 2026-05-13 17:08:21.133442 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-13 17:08:21.133504 | 2026-05-13 17:08:21.268285 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-13 17:08:21.270078 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-13 17:08:22.106906 | 2026-05-13 17:08:22.107086 | PLAY [Base post-logs] 2026-05-13 17:08:22.117997 | 2026-05-13 17:08:22.118134 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-13 17:08:22.622466 | localhost | changed 2026-05-13 17:08:22.633772 | 2026-05-13 17:08:22.633948 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-13 17:08:22.672592 | localhost | ok 2026-05-13 17:08:22.679628 | 2026-05-13 17:08:22.679830 | TASK [Set zuul-log-path fact] 2026-05-13 17:08:22.697974 | localhost | ok 2026-05-13 17:08:22.709100 | 2026-05-13 17:08:22.709263 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-13 17:08:22.735323 | localhost | ok 2026-05-13 17:08:22.739791 | 2026-05-13 17:08:22.739921 | TASK [upload-logs : Create log directories] 2026-05-13 17:08:23.256112 | localhost | changed 2026-05-13 17:08:23.259170 | 2026-05-13 17:08:23.259304 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-13 17:08:23.772542 | localhost -> localhost | ok: Runtime: 0:00:00.008137 2026-05-13 17:08:23.782172 | 2026-05-13 17:08:23.782378 | TASK [upload-logs : Upload logs to log server] 2026-05-13 17:08:24.367527 | localhost | Output suppressed because no_log was given 2026-05-13 17:08:24.370124 | 2026-05-13 17:08:24.370323 | LOOP [upload-logs : Compress console log and json output] 2026-05-13 17:08:24.427635 | localhost | skipping: Conditional result was False 2026-05-13 17:08:24.432504 | localhost | skipping: Conditional result was False 2026-05-13 17:08:24.445415 | 2026-05-13 17:08:24.445644 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-13 17:08:24.509426 | localhost | skipping: Conditional result was False 2026-05-13 17:08:24.509731 | 2026-05-13 17:08:24.517309 | localhost | skipping: Conditional result was False 2026-05-13 17:08:24.529049 | 2026-05-13 17:08:24.529297 | LOOP [upload-logs : Upload console log and json output]