2025-11-07 19:11:40.893434 | Job console starting 2025-11-07 19:11:40.923506 | Updating git repos 2025-11-07 19:11:40.956839 | Cloning repos into workspace 2025-11-07 19:11:41.029287 | Restoring repo states 2025-11-07 19:11:41.039729 | Merging changes 2025-11-07 19:11:42.696406 | Checking out repos 2025-11-07 19:11:42.815715 | Preparing playbooks 2025-11-07 19:11:44.101381 | Running Ansible setup 2025-11-07 19:11:49.200475 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-11-07 19:11:50.533080 | 2025-11-07 19:11:50.533192 | PLAY [Base pre] 2025-11-07 19:11:50.555963 | 2025-11-07 19:11:50.556075 | TASK [Setup log path fact] 2025-11-07 19:11:50.582767 | debian-bookworm | ok 2025-11-07 19:11:50.596235 | 2025-11-07 19:11:50.596341 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-11-07 19:11:50.623450 | debian-bookworm | ok 2025-11-07 19:11:50.631536 | 2025-11-07 19:11:50.631640 | TASK [emit-job-header : Print job information] 2025-11-07 19:11:50.688980 | # Job Information 2025-11-07 19:11:50.689123 | Ansible Version: 2.16.14 2025-11-07 19:11:50.689152 | Job: flake8 2025-11-07 19:11:50.689179 | Pipeline: check 2025-11-07 19:11:50.689198 | Executor: 521e9411259a 2025-11-07 19:11:50.689215 | Triggered by: https://github.com/osism/osism-kubernetes/pull/248 2025-11-07 19:11:50.689233 | Event ID: 913d5d40-bc0d-11f0-9789-00888818f1ae 2025-11-07 19:11:50.693152 | 2025-11-07 19:11:50.693229 | LOOP [emit-job-header : Print node information] 2025-11-07 19:11:50.903641 | debian-bookworm | ok: 2025-11-07 19:11:50.903849 | debian-bookworm | # Node Information 2025-11-07 19:11:50.903884 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-11-07 19:11:50.903908 | debian-bookworm | Hostname: debian 2025-11-07 19:11:50.903931 | debian-bookworm | Username: zuul 2025-11-07 19:11:50.903952 | debian-bookworm | Distro: Debian 12.12 2025-11-07 19:11:50.903975 | debian-bookworm | Provider: regiocloud-a 2025-11-07 19:11:50.903996 | debian-bookworm | Region: 2025-11-07 19:11:50.904017 | debian-bookworm | Label: debian-bookworm 2025-11-07 19:11:50.904037 | debian-bookworm | Product Name: OpenStack Nova 2025-11-07 19:11:50.904056 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe78:8bc6 2025-11-07 19:11:50.916201 | 2025-11-07 19:11:50.916291 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-11-07 19:11:51.750397 | debian-bookworm -> localhost | changed 2025-11-07 19:11:51.756221 | 2025-11-07 19:11:51.756308 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-11-07 19:11:53.052261 | debian-bookworm -> localhost | changed 2025-11-07 19:11:53.060833 | 2025-11-07 19:11:53.060915 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-11-07 19:11:53.427220 | debian-bookworm -> localhost | ok 2025-11-07 19:11:53.432088 | 2025-11-07 19:11:53.432188 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-11-07 19:11:53.448179 | debian-bookworm | ok 2025-11-07 19:11:53.472087 | debian-bookworm | included: /var/lib/zuul/builds/f80080350ab1463183000558597edbe7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-11-07 19:11:53.481386 | 2025-11-07 19:11:53.481461 | TASK [add-build-sshkey : Create Temp SSH key] 2025-11-07 19:11:55.437418 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-11-07 19:11:55.437580 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/f80080350ab1463183000558597edbe7/work/f80080350ab1463183000558597edbe7_id_rsa 2025-11-07 19:11:55.437611 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/f80080350ab1463183000558597edbe7/work/f80080350ab1463183000558597edbe7_id_rsa.pub 2025-11-07 19:11:55.437645 | debian-bookworm -> localhost | The key fingerprint is: 2025-11-07 19:11:55.437666 | debian-bookworm -> localhost | SHA256:ReTE1ng4ShyX7B88bynOhJ9huSTKi71AItrwruRZtQ4 zuul-build-sshkey 2025-11-07 19:11:55.437685 | debian-bookworm -> localhost | The key's randomart image is: 2025-11-07 19:11:55.437710 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-11-07 19:11:55.437728 | debian-bookworm -> localhost | | ..=== | 2025-11-07 19:11:55.437749 | debian-bookworm -> localhost | | o=O o | 2025-11-07 19:11:55.437766 | debian-bookworm -> localhost | | . +o+ | 2025-11-07 19:11:55.437783 | debian-bookworm -> localhost | | ... + | 2025-11-07 19:11:55.437799 | debian-bookworm -> localhost | |. . ... S o = . | 2025-11-07 19:11:55.437818 | debian-bookworm -> localhost | | = ..o. o O + | 2025-11-07 19:11:55.437844 | debian-bookworm -> localhost | |..oE ... . O * | 2025-11-07 19:11:55.437861 | debian-bookworm -> localhost | |o.o o +o * | 2025-11-07 19:11:55.437878 | debian-bookworm -> localhost | |.+. .. +o | 2025-11-07 19:11:55.437895 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-11-07 19:11:55.437939 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.243758 2025-11-07 19:11:55.444359 | 2025-11-07 19:11:55.444438 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-11-07 19:11:55.470415 | debian-bookworm | ok 2025-11-07 19:11:55.478005 | debian-bookworm | included: /var/lib/zuul/builds/f80080350ab1463183000558597edbe7/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-11-07 19:11:55.486305 | 2025-11-07 19:11:55.486372 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-11-07 19:11:55.508726 | debian-bookworm | skipping: Conditional result was False 2025-11-07 19:11:55.513286 | 2025-11-07 19:11:55.513357 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-11-07 19:11:56.110528 | debian-bookworm | changed 2025-11-07 19:11:56.114760 | 2025-11-07 19:11:56.114826 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-11-07 19:11:56.358473 | debian-bookworm | ok 2025-11-07 19:11:56.368300 | 2025-11-07 19:11:56.368433 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-11-07 19:11:56.975988 | debian-bookworm | changed 2025-11-07 19:11:56.982457 | 2025-11-07 19:11:56.982554 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-11-07 19:11:57.604905 | debian-bookworm | changed 2025-11-07 19:11:57.609451 | 2025-11-07 19:11:57.609526 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-11-07 19:11:57.642176 | debian-bookworm | skipping: Conditional result was False 2025-11-07 19:11:57.646918 | 2025-11-07 19:11:57.646997 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-11-07 19:11:58.020234 | debian-bookworm -> localhost | changed 2025-11-07 19:11:58.028668 | 2025-11-07 19:11:58.028746 | TASK [add-build-sshkey : Add back temp key] 2025-11-07 19:11:58.354011 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/f80080350ab1463183000558597edbe7/work/f80080350ab1463183000558597edbe7_id_rsa (zuul-build-sshkey) 2025-11-07 19:11:58.354186 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.007893 2025-11-07 19:11:58.360605 | 2025-11-07 19:11:58.360707 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-11-07 19:11:58.780532 | debian-bookworm | ok 2025-11-07 19:11:58.784525 | 2025-11-07 19:11:58.784598 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-11-07 19:11:58.837393 | debian-bookworm | skipping: Conditional result was False 2025-11-07 19:11:58.845777 | 2025-11-07 19:11:58.845857 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-11-07 19:11:59.239542 | debian-bookworm | ok 2025-11-07 19:11:59.254214 | 2025-11-07 19:11:59.254318 | TASK [validate-host : Define zuul_info_dir fact] 2025-11-07 19:11:59.281108 | debian-bookworm | ok 2025-11-07 19:11:59.285906 | 2025-11-07 19:11:59.285976 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-11-07 19:11:59.532116 | debian-bookworm -> localhost | ok 2025-11-07 19:11:59.537431 | 2025-11-07 19:11:59.537507 | TASK [validate-host : Collect information about the host] 2025-11-07 19:12:00.585912 | debian-bookworm | ok 2025-11-07 19:12:00.595897 | 2025-11-07 19:12:00.595993 | TASK [validate-host : Sanitize hostname] 2025-11-07 19:12:00.684937 | debian-bookworm | ok 2025-11-07 19:12:00.728450 | 2025-11-07 19:12:00.728549 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-11-07 19:12:01.459902 | debian-bookworm -> localhost | changed 2025-11-07 19:12:01.465329 | 2025-11-07 19:12:01.465420 | TASK [validate-host : Collect information about zuul worker] 2025-11-07 19:12:01.825496 | debian-bookworm | ok 2025-11-07 19:12:01.829824 | 2025-11-07 19:12:01.829908 | TASK [validate-host : Write out all zuul information for each host] 2025-11-07 19:12:02.303862 | debian-bookworm -> localhost | changed 2025-11-07 19:12:02.313806 | 2025-11-07 19:12:02.313895 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-11-07 19:12:02.553346 | debian-bookworm | ok 2025-11-07 19:12:02.557695 | 2025-11-07 19:12:02.557770 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-11-07 19:12:04.415404 | debian-bookworm | changed: 2025-11-07 19:12:04.416086 | debian-bookworm | cd+++++++++ src/ 2025-11-07 19:12:04.416127 | debian-bookworm | cd+++++++++ src/github.com/ 2025-11-07 19:12:04.416149 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-11-07 19:12:04.416167 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2025-11-07 19:12:04.416184 | debian-bookworm | Containerfile 2025-11-07 19:12:04.416347 | debian-bookworm | localhost | ok: Runtime: 0:00:00.005791 2025-11-07 19:12:29.797906 | 2025-11-07 19:12:29.798024 | TASK [upload-logs : Upload logs to log server] 2025-11-07 19:12:30.366033 | localhost | Output suppressed because no_log was given 2025-11-07 19:12:30.369500 | 2025-11-07 19:12:30.369695 | LOOP [upload-logs : Compress console log and json output] 2025-11-07 19:12:30.430502 | localhost | skipping: Conditional result was False 2025-11-07 19:12:30.435820 | localhost | skipping: Conditional result was False 2025-11-07 19:12:30.443711 | 2025-11-07 19:12:30.443990 | LOOP [upload-logs : Upload compressed console log and json output] 2025-11-07 19:12:30.489340 | localhost | skipping: Conditional result was False 2025-11-07 19:12:30.489914 | 2025-11-07 19:12:30.493382 | localhost | skipping: Conditional result was False 2025-11-07 19:12:30.506603 | 2025-11-07 19:12:30.506902 | LOOP [upload-logs : Upload console log and json output]