2025-09-10 22:39:57.579377 | Job console starting 2025-09-10 22:39:57.602659 | Updating git repos 2025-09-10 22:39:57.651903 | Cloning repos into workspace 2025-09-10 22:39:57.762116 | Restoring repo states 2025-09-10 22:39:57.785094 | Merging changes 2025-09-10 22:39:59.495544 | Checking out repos 2025-09-10 22:39:59.617147 | Preparing playbooks 2025-09-10 22:40:00.974881 | Running Ansible setup 2025-09-10 22:40:05.891470 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-09-10 22:40:06.674338 | 2025-09-10 22:40:06.674452 | PLAY [Base pre] 2025-09-10 22:40:06.727960 | 2025-09-10 22:40:06.728075 | TASK [Setup log path fact] 2025-09-10 22:40:06.755202 | debian-bookworm | ok 2025-09-10 22:40:06.776119 | 2025-09-10 22:40:06.776232 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-09-10 22:40:06.813537 | debian-bookworm | ok 2025-09-10 22:40:06.821136 | 2025-09-10 22:40:06.821215 | TASK [emit-job-header : Print job information] 2025-09-10 22:40:06.912789 | # Job Information 2025-09-10 22:40:06.912948 | Ansible Version: 2.16.14 2025-09-10 22:40:06.912983 | Job: hadolint 2025-09-10 22:40:06.913015 | Pipeline: check 2025-09-10 22:40:06.913038 | Executor: 521e9411259a 2025-09-10 22:40:06.913059 | Triggered by: https://github.com/osism/osism-kubernetes/pull/220 2025-09-10 22:40:06.913081 | Event ID: 0ef2bb80-8e97-11f0-8b47-9a2d9e05951a 2025-09-10 22:40:06.917762 | 2025-09-10 22:40:06.917855 | LOOP [emit-job-header : Print node information] 2025-09-10 22:40:07.145524 | debian-bookworm | ok: 2025-09-10 22:40:07.145663 | debian-bookworm | # Node Information 2025-09-10 22:40:07.145690 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-09-10 22:40:07.145711 | debian-bookworm | Hostname: debian 2025-09-10 22:40:07.145729 | debian-bookworm | Username: zuul 2025-09-10 22:40:07.145746 | debian-bookworm | Distro: Debian 12.12 2025-09-10 22:40:07.145765 | debian-bookworm | Provider: regiocloud-a 2025-09-10 22:40:07.145782 | debian-bookworm | Region: 2025-09-10 22:40:07.145799 | debian-bookworm | Label: debian-bookworm 2025-09-10 22:40:07.145815 | debian-bookworm | Product Name: OpenStack Nova 2025-09-10 22:40:07.145831 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea6:3016 2025-09-10 22:40:07.164721 | 2025-09-10 22:40:07.164836 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-09-10 22:40:08.450488 | debian-bookworm -> localhost | changed 2025-09-10 22:40:08.457104 | 2025-09-10 22:40:08.457203 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-09-10 22:40:10.113952 | debian-bookworm -> localhost | changed 2025-09-10 22:40:10.122371 | 2025-09-10 22:40:10.122462 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-09-10 22:40:10.573048 | debian-bookworm -> localhost | ok 2025-09-10 22:40:10.578008 | 2025-09-10 22:40:10.578104 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-09-10 22:40:10.605593 | debian-bookworm | ok 2025-09-10 22:40:10.631511 | debian-bookworm | included: /var/lib/zuul/builds/77eeffb7d11942ef916375a1efa07512/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-09-10 22:40:10.656551 | 2025-09-10 22:40:10.656650 | TASK [add-build-sshkey : Create Temp SSH key] 2025-09-10 22:40:12.209194 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-09-10 22:40:12.209388 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/77eeffb7d11942ef916375a1efa07512/work/77eeffb7d11942ef916375a1efa07512_id_rsa 2025-09-10 22:40:12.209426 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/77eeffb7d11942ef916375a1efa07512/work/77eeffb7d11942ef916375a1efa07512_id_rsa.pub 2025-09-10 22:40:12.209449 | debian-bookworm -> localhost | The key fingerprint is: 2025-09-10 22:40:12.209469 | debian-bookworm -> localhost | SHA256:mN6suIlRgzYQVIiAZ+jmoUKcQsuVNB3jcw5SnzKf0g8 zuul-build-sshkey 2025-09-10 22:40:12.209495 | debian-bookworm -> localhost | The key's randomart image is: 2025-09-10 22:40:12.209520 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-09-10 22:40:12.209539 | debian-bookworm -> localhost | |Bo++o+. | 2025-09-10 22:40:12.209556 | debian-bookworm -> localhost | |++oo+.o . | 2025-09-10 22:40:12.209573 | debian-bookworm -> localhost | |*o+. * + | 2025-09-10 22:40:12.209590 | debian-bookworm -> localhost | |.@ .. Xo. | 2025-09-10 22:40:12.209607 | debian-bookworm -> localhost | |* = o.oES | 2025-09-10 22:40:12.209630 | debian-bookworm -> localhost | |oo o o.oo | 2025-09-10 22:40:12.209647 | debian-bookworm -> localhost | |. . . o. | 2025-09-10 22:40:12.209664 | debian-bookworm -> localhost | | o o . | 2025-09-10 22:40:12.209680 | debian-bookworm -> localhost | | . +.. | 2025-09-10 22:40:12.209696 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-09-10 22:40:12.209741 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.663173 2025-09-10 22:40:12.214735 | 2025-09-10 22:40:12.214806 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-09-10 22:40:12.241687 | debian-bookworm | ok 2025-09-10 22:40:12.249723 | debian-bookworm | included: /var/lib/zuul/builds/77eeffb7d11942ef916375a1efa07512/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-09-10 22:40:12.264763 | 2025-09-10 22:40:12.264838 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-09-10 22:40:12.301404 | debian-bookworm | skipping: Conditional result was False 2025-09-10 22:40:12.306723 | 2025-09-10 22:40:12.306808 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-09-10 22:40:12.898738 | debian-bookworm | changed 2025-09-10 22:40:12.903293 | 2025-09-10 22:40:12.903375 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-09-10 22:40:13.197280 | debian-bookworm | ok 2025-09-10 22:40:13.201640 | 2025-09-10 22:40:13.201715 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-09-10 22:40:13.872482 | debian-bookworm | changed 2025-09-10 22:40:13.877988 | 2025-09-10 22:40:13.878062 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-09-10 22:40:14.557974 | debian-bookworm | changed 2025-09-10 22:40:14.576793 | 2025-09-10 22:40:14.576894 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-09-10 22:40:14.592965 | debian-bookworm | skipping: Conditional result was False 2025-09-10 22:40:14.602244 | 2025-09-10 22:40:14.602330 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-09-10 22:40:15.028891 | debian-bookworm -> localhost | changed 2025-09-10 22:40:15.037607 | 2025-09-10 22:40:15.037687 | TASK [add-build-sshkey : Add back temp key] 2025-09-10 22:40:15.409179 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/77eeffb7d11942ef916375a1efa07512/work/77eeffb7d11942ef916375a1efa07512_id_rsa (zuul-build-sshkey) 2025-09-10 22:40:15.409403 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.034062 2025-09-10 22:40:15.416634 | 2025-09-10 22:40:15.416727 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-09-10 22:40:15.827661 | debian-bookworm | ok 2025-09-10 22:40:15.833383 | 2025-09-10 22:40:15.833476 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-09-10 22:40:15.857292 | debian-bookworm | skipping: Conditional result was False 2025-09-10 22:40:15.871393 | 2025-09-10 22:40:15.871495 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-09-10 22:40:16.353407 | debian-bookworm | ok 2025-09-10 22:40:16.363628 | 2025-09-10 22:40:16.363727 | TASK [validate-host : Define zuul_info_dir fact] 2025-09-10 22:40:16.391911 | debian-bookworm | ok 2025-09-10 22:40:16.399133 | 2025-09-10 22:40:16.399232 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-09-10 22:40:16.656138 | debian-bookworm -> localhost | ok 2025-09-10 22:40:16.663522 | 2025-09-10 22:40:16.663615 | TASK [validate-host : Collect information about the host] 2025-09-10 22:40:17.834744 | debian-bookworm | ok 2025-09-10 22:40:17.845586 | 2025-09-10 22:40:17.845683 | TASK [validate-host : Sanitize hostname] 2025-09-10 22:40:17.924383 | debian-bookworm | ok 2025-09-10 22:40:17.952379 | 2025-09-10 22:40:17.952472 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-09-10 22:40:18.491394 | debian-bookworm -> localhost | changed 2025-09-10 22:40:18.496407 | 2025-09-10 22:40:18.496576 | TASK [validate-host : Collect information about zuul worker] 2025-09-10 22:40:18.937414 | debian-bookworm | ok 2025-09-10 22:40:18.941465 | 2025-09-10 22:40:18.941547 | TASK [validate-host : Write out all zuul information for each host] 2025-09-10 22:40:19.597676 | debian-bookworm -> localhost | changed 2025-09-10 22:40:19.605992 | 2025-09-10 22:40:19.606072 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-09-10 22:40:19.907327 | debian-bookworm | ok 2025-09-10 22:40:19.922005 | 2025-09-10 22:40:19.922093 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-09-10 22:40:21.523831 | debian-bookworm | changed: 2025-09-10 22:40:21.523985 | debian-bookworm | cd+++++++++ src/ 2025-09-10 22:40:21.524013 | debian-bookworm | cd+++++++++ src/github.com/ 2025-09-10 22:40:21.524033 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-09-10 22:40:21.524051 | debian-bookworm | cd+++++++++ src/github.com/osism/osism-kubernetes/ 2025-09-10 22:40:21.524068 | debian-bookworm | Containerfile 2025-09-10 22:40:21.524187 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006026 2025-09-10 22:40:29.340627 | 2025-09-10 22:40:29.340793 | TASK [upload-logs : Upload logs to log server] 2025-09-10 22:40:29.916057 | localhost | Output suppressed because no_log was given 2025-09-10 22:40:29.918098 | 2025-09-10 22:40:29.918201 | LOOP [upload-logs : Compress console log and json output] 2025-09-10 22:40:29.968366 | localhost | skipping: Conditional result was False 2025-09-10 22:40:29.973373 | localhost | skipping: Conditional result was False 2025-09-10 22:40:29.977086 | 2025-09-10 22:40:29.977172 | LOOP [upload-logs : Upload compressed console log and json output] 2025-09-10 22:40:30.025578 | localhost | skipping: Conditional result was False 2025-09-10 22:40:30.025799 | 2025-09-10 22:40:30.030283 | localhost | skipping: Conditional result was False 2025-09-10 22:40:30.032917 | 2025-09-10 22:40:30.032998 | LOOP [upload-logs : Upload console log and json output]