2026-05-10 03:15:43.703601 | Job console starting 2026-05-10 03:15:43.721540 | Updating git repos 2026-05-10 03:15:43.805473 | Cloning repos into workspace 2026-05-10 03:15:44.030124 | Restoring repo states 2026-05-10 03:15:44.055308 | Merging changes 2026-05-10 03:15:44.055327 | Checking out repos 2026-05-10 03:15:44.167039 | Preparing playbooks 2026-05-10 03:15:45.516297 | Running Ansible setup 2026-05-10 03:15:50.139536 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-10 03:15:51.525083 | 2026-05-10 03:15:51.529511 | PLAY [Base pre] 2026-05-10 03:15:51.564842 | 2026-05-10 03:15:51.564974 | TASK [Setup log path fact] 2026-05-10 03:15:51.593370 | debian-bookworm | ok 2026-05-10 03:15:51.619050 | 2026-05-10 03:15:51.619187 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-10 03:15:51.657289 | debian-bookworm | ok 2026-05-10 03:15:51.671607 | 2026-05-10 03:15:51.671718 | TASK [emit-job-header : Print job information] 2026-05-10 03:15:51.734101 | # Job Information 2026-05-10 03:15:51.734270 | Ansible Version: 2.16.14 2026-05-10 03:15:51.734309 | Job: flake8 2026-05-10 03:15:51.734343 | Pipeline: periodic-daily 2026-05-10 03:15:51.734366 | Executor: 521e9411259a 2026-05-10 03:15:51.734388 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2026-05-10 03:15:51.734411 | Event ID: 1833a9be73134889b865a0e447c5edc6 2026-05-10 03:15:51.739243 | 2026-05-10 03:15:51.739353 | LOOP [emit-job-header : Print node information] 2026-05-10 03:15:51.854966 | debian-bookworm | ok: 2026-05-10 03:15:51.855167 | debian-bookworm | # Node Information 2026-05-10 03:15:51.855211 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-10 03:15:51.855242 | debian-bookworm | Hostname: debian 2026-05-10 03:15:51.855278 | debian-bookworm | Username: zuul 2026-05-10 03:15:51.855304 | debian-bookworm | Distro: Debian 12.13 2026-05-10 03:15:51.855332 | debian-bookworm | Provider: regiocloud-a 2026-05-10 03:15:51.855358 | debian-bookworm | Region: 2026-05-10 03:15:51.855383 | debian-bookworm | Label: debian-bookworm 2026-05-10 03:15:51.855409 | debian-bookworm | Product Name: OpenStack Nova 2026-05-10 03:15:51.855433 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee2:1fe8 2026-05-10 03:15:51.866456 | 2026-05-10 03:15:51.866573 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-10 03:15:52.713686 | debian-bookworm -> localhost | changed 2026-05-10 03:15:52.720855 | 2026-05-10 03:15:52.720965 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-10 03:15:55.612909 | debian-bookworm -> localhost | changed 2026-05-10 03:15:55.626355 | 2026-05-10 03:15:55.626464 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-10 03:15:56.706361 | debian-bookworm -> localhost | ok 2026-05-10 03:15:56.716979 | 2026-05-10 03:15:56.717075 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-10 03:15:56.746460 | debian-bookworm | ok 2026-05-10 03:15:56.777969 | debian-bookworm | included: /var/lib/zuul/builds/4b3263858cbe48c59b01cda5da812b18/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-10 03:15:56.790766 | 2026-05-10 03:15:56.803643 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-10 03:15:59.258587 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-10 03:15:59.258752 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/4b3263858cbe48c59b01cda5da812b18/work/4b3263858cbe48c59b01cda5da812b18_id_rsa 2026-05-10 03:15:59.258782 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/4b3263858cbe48c59b01cda5da812b18/work/4b3263858cbe48c59b01cda5da812b18_id_rsa.pub 2026-05-10 03:15:59.258804 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-10 03:15:59.258824 | debian-bookworm -> localhost | SHA256:0avrPVvkaiuERGBSgxn3WnfTnpliHugl8P6o/nxfkg4 zuul-build-sshkey 2026-05-10 03:15:59.258858 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-10 03:15:59.258884 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-10 03:15:59.258903 | debian-bookworm -> localhost | | o=*. | 2026-05-10 03:15:59.258922 | debian-bookworm -> localhost | | o+ o. . . | 2026-05-10 03:15:59.258941 | debian-bookworm -> localhost | | .+ o + . | 2026-05-10 03:15:59.258958 | debian-bookworm -> localhost | | o.+ + + + | 2026-05-10 03:15:59.258976 | debian-bookworm -> localhost | | .. .S * * | 2026-05-10 03:15:59.259000 | debian-bookworm -> localhost | | .o.* = . | 2026-05-10 03:15:59.259019 | debian-bookworm -> localhost | | .+ E = . | 2026-05-10 03:15:59.259037 | debian-bookworm -> localhost | | ..=+= o | 2026-05-10 03:15:59.259056 | debian-bookworm -> localhost | | .o+*+*=o | 2026-05-10 03:15:59.259074 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-10 03:15:59.259119 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.547414 2026-05-10 03:15:59.277791 | 2026-05-10 03:15:59.277888 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-10 03:15:59.355384 | debian-bookworm | ok 2026-05-10 03:15:59.363685 | debian-bookworm | included: /var/lib/zuul/builds/4b3263858cbe48c59b01cda5da812b18/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-10 03:15:59.390330 | 2026-05-10 03:15:59.390486 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-10 03:15:59.423418 | debian-bookworm | skipping: Conditional result was False 2026-05-10 03:15:59.428521 | 2026-05-10 03:15:59.428613 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-10 03:16:00.301748 | debian-bookworm | changed 2026-05-10 03:16:00.316600 | 2026-05-10 03:16:00.316697 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-10 03:16:00.572435 | debian-bookworm | ok 2026-05-10 03:16:00.590607 | 2026-05-10 03:16:00.590733 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-10 03:16:01.312390 | debian-bookworm | changed 2026-05-10 03:16:01.322487 | 2026-05-10 03:16:01.322597 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-10 03:16:01.982583 | debian-bookworm | changed 2026-05-10 03:16:01.994497 | 2026-05-10 03:16:01.994603 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-10 03:16:02.039544 | debian-bookworm | skipping: Conditional result was False 2026-05-10 03:16:02.049476 | 2026-05-10 03:16:02.049581 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-10 03:16:02.828099 | debian-bookworm -> localhost | changed 2026-05-10 03:16:02.837930 | 2026-05-10 03:16:02.838030 | TASK [add-build-sshkey : Add back temp key] 2026-05-10 03:16:03.579851 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/4b3263858cbe48c59b01cda5da812b18/work/4b3263858cbe48c59b01cda5da812b18_id_rsa (zuul-build-sshkey) 2026-05-10 03:16:03.580034 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.046645 2026-05-10 03:16:03.600226 | 2026-05-10 03:16:03.600341 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-10 03:16:04.445415 | debian-bookworm | ok 2026-05-10 03:16:04.449999 | 2026-05-10 03:16:04.450087 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-10 03:16:04.508602 | debian-bookworm | skipping: Conditional result was False 2026-05-10 03:16:04.518643 | 2026-05-10 03:16:04.518745 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-10 03:16:05.571072 | debian-bookworm | ok 2026-05-10 03:16:05.604516 | 2026-05-10 03:16:05.604633 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-10 03:16:05.694408 | debian-bookworm | ok 2026-05-10 03:16:05.699654 | 2026-05-10 03:16:05.699753 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-10 03:16:06.416408 | debian-bookworm -> localhost | ok 2026-05-10 03:16:06.426624 | 2026-05-10 03:16:06.426723 | TASK [validate-host : Collect information about the host] 2026-05-10 03:16:08.142202 | debian-bookworm | ok 2026-05-10 03:16:08.154225 | 2026-05-10 03:16:08.154340 | TASK [validate-host : Sanitize hostname] 2026-05-10 03:16:08.394324 | debian-bookworm | ok 2026-05-10 03:16:08.480663 | 2026-05-10 03:16:08.480757 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-10 03:16:09.807158 | debian-bookworm -> localhost | changed 2026-05-10 03:16:09.812106 | 2026-05-10 03:16:09.812193 | TASK [validate-host : Collect information about zuul worker] 2026-05-10 03:16:10.376843 | debian-bookworm | ok 2026-05-10 03:16:10.380660 | 2026-05-10 03:16:10.380740 | TASK [validate-host : Write out all zuul information for each host] 2026-05-10 03:16:11.222936 | debian-bookworm -> localhost | changed 2026-05-10 03:16:11.231438 | 2026-05-10 03:16:11.231517 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-10 03:16:11.484593 | debian-bookworm | ok 2026-05-10 03:16:11.490042 | 2026-05-10 03:16:11.490133 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-10 03:16:12.801705 | debian-bookworm | changed: 2026-05-10 03:16:12.801863 | debian-bookworm | cd+++++++++ src/ 2026-05-10 03:16:12.801891 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-10 03:16:12.801910 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-10 03:16:12.801927 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-05-10 03:16:12.801944 | debian-bookworm | Containerfile 2026-05-10 03:16:12.802066 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/4b3263858cbe48c59b01cda5da812b18/work/logs" 2026-05-10 03:16:56.828094 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4b3263858cbe48c59b01cda5da812b18/work/artifacts" 2026-05-10 03:16:57.117025 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/4b3263858cbe48c59b01cda5da812b18/work/docs" 2026-05-10 03:16:57.132689 | 2026-05-10 03:16:57.132842 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-10 03:16:58.234969 | debian-bookworm | changed: 2026-05-10 03:16:58.235167 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-10 03:16:58.235202 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-10 03:16:58.235231 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-10 03:16:58.235274 | debian-bookworm | changed: All items complete 2026-05-10 03:16:58.235312 | 2026-05-10 03:16:58.902098 | debian-bookworm | changed: .d..t...... ./ 2026-05-10 03:16:59.534450 | debian-bookworm | changed: .d..t...... ./ 2026-05-10 03:16:59.553904 | 2026-05-10 03:16:59.554008 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-10 03:16:59.575439 | debian-bookworm | skipping: Conditional result was False 2026-05-10 03:16:59.579597 | debian-bookworm | skipping: Conditional result was False 2026-05-10 03:16:59.593814 | 2026-05-10 03:16:59.593886 | PLAY RECAP 2026-05-10 03:16:59.593935 | debian-bookworm | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-05-10 03:16:59.593961 | 2026-05-10 03:16:59.822541 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-10 03:16:59.823370 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-10 03:17:00.618760 | 2026-05-10 03:17:00.618964 | PLAY [Base post] 2026-05-10 03:17:00.633844 | 2026-05-10 03:17:00.633972 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-10 03:17:01.250105 | debian-bookworm | changed 2026-05-10 03:17:01.256298 | 2026-05-10 03:17:01.256408 | PLAY RECAP 2026-05-10 03:17:01.256465 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-10 03:17:01.256526 | 2026-05-10 03:17:01.358979 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-10 03:17:01.359744 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-10 03:17:02.162590 | 2026-05-10 03:17:02.162725 | PLAY [Base post-logs] 2026-05-10 03:17:02.177126 | 2026-05-10 03:17:02.177253 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-10 03:17:02.669866 | localhost | changed 2026-05-10 03:17:02.681858 | 2026-05-10 03:17:02.682000 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-10 03:17:02.707122 | localhost | ok 2026-05-10 03:17:02.710039 | 2026-05-10 03:17:02.710126 | TASK [Set zuul-log-path fact] 2026-05-10 03:17:02.745392 | localhost | ok 2026-05-10 03:17:02.754016 | 2026-05-10 03:17:02.754136 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-10 03:17:02.780170 | localhost | ok 2026-05-10 03:17:02.783643 | 2026-05-10 03:17:02.783742 | TASK [upload-logs : Create log directories] 2026-05-10 03:17:03.461023 | localhost | changed 2026-05-10 03:17:03.463592 | 2026-05-10 03:17:03.463681 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-10 03:17:04.115060 | localhost -> localhost | ok: Runtime: 0:00:00.007510 2026-05-10 03:17:04.119271 | 2026-05-10 03:17:04.119389 | TASK [upload-logs : Upload logs to log server] 2026-05-10 03:17:04.796466 | localhost | Output suppressed because no_log was given 2026-05-10 03:17:04.798553 | 2026-05-10 03:17:04.798644 | LOOP [upload-logs : Compress console log and json output] 2026-05-10 03:17:04.856456 | localhost | skipping: Conditional result was False 2026-05-10 03:17:04.863054 | localhost | skipping: Conditional result was False 2026-05-10 03:17:04.866733 | 2026-05-10 03:17:04.866850 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-10 03:17:04.911958 | localhost | skipping: Conditional result was False 2026-05-10 03:17:04.912407 | 2026-05-10 03:17:04.916850 | localhost | skipping: Conditional result was False 2026-05-10 03:17:04.925063 | 2026-05-10 03:17:04.925157 | LOOP [upload-logs : Upload console log and json output]