2026-03-05 03:11:01.981553 | Job console starting 2026-03-05 03:11:01.996318 | Updating git repos 2026-03-05 03:11:02.028773 | Cloning repos into workspace 2026-03-05 03:11:02.117867 | Restoring repo states 2026-03-05 03:11:02.155173 | Merging changes 2026-03-05 03:11:02.155216 | Checking out repos 2026-03-05 03:11:02.210504 | Preparing playbooks 2026-03-05 03:11:03.549887 | Running Ansible setup 2026-03-05 03:11:08.209749 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-03-05 03:11:09.075784 | 2026-03-05 03:11:09.075959 | PLAY [Base pre] 2026-03-05 03:11:09.092913 | 2026-03-05 03:11:09.093064 | TASK [Setup log path fact] 2026-03-05 03:11:09.133707 | ubuntu-noble | ok 2026-03-05 03:11:09.163348 | 2026-03-05 03:11:09.163524 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-05 03:11:09.248546 | ubuntu-noble | ok 2026-03-05 03:11:09.270496 | 2026-03-05 03:11:09.271352 | TASK [emit-job-header : Print job information] 2026-03-05 03:11:09.348671 | # Job Information 2026-03-05 03:11:09.349249 | Ansible Version: 2.16.14 2026-03-05 03:11:09.349375 | Job: calendar-yaml2ics 2026-03-05 03:11:09.349415 | Pipeline: periodic-daily 2026-03-05 03:11:09.349438 | Executor: 521e9411259a 2026-03-05 03:11:09.349460 | Triggered by: https://github.com/osism/calendar 2026-03-05 03:11:09.349482 | Event ID: 174e3efaba3f4468b000fe59cd085259 2026-03-05 03:11:09.361822 | 2026-03-05 03:11:09.361954 | LOOP [emit-job-header : Print node information] 2026-03-05 03:11:09.489190 | ubuntu-noble | ok: 2026-03-05 03:11:09.493392 | ubuntu-noble | # Node Information 2026-03-05 03:11:09.493523 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-03-05 03:11:09.493566 | ubuntu-noble | Hostname: ubuntu 2026-03-05 03:11:09.493594 | ubuntu-noble | Username: zuul 2026-03-05 03:11:09.493616 | ubuntu-noble | Distro: Ubuntu 24.04 2026-03-05 03:11:09.493641 | ubuntu-noble | Provider: regiocloud-a 2026-03-05 03:11:09.493662 | ubuntu-noble | Region: 2026-03-05 03:11:09.493685 | ubuntu-noble | Label: ubuntu-noble 2026-03-05 03:11:09.493705 | ubuntu-noble | Product Name: OpenStack Nova 2026-03-05 03:11:09.493725 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe46:6778 2026-03-05 03:11:09.520058 | 2026-03-05 03:11:09.520255 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-03-05 03:11:10.191141 | ubuntu-noble -> localhost | changed 2026-03-05 03:11:10.199216 | 2026-03-05 03:11:10.199354 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-03-05 03:11:11.884554 | ubuntu-noble -> localhost | changed 2026-03-05 03:11:11.897654 | 2026-03-05 03:11:11.897802 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-03-05 03:11:12.269964 | ubuntu-noble -> localhost | ok 2026-03-05 03:11:12.276521 | 2026-03-05 03:11:12.276653 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-03-05 03:11:12.326357 | ubuntu-noble | ok 2026-03-05 03:11:12.345651 | ubuntu-noble | included: /var/lib/zuul/builds/6497acdda4c44727b4dc874c1caec688/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-03-05 03:11:12.352422 | 2026-03-05 03:11:12.352543 | TASK [add-build-sshkey : Create Temp SSH key] 2026-03-05 03:11:13.587345 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-03-05 03:11:13.587553 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/6497acdda4c44727b4dc874c1caec688/work/6497acdda4c44727b4dc874c1caec688_id_rsa 2026-03-05 03:11:13.587591 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/6497acdda4c44727b4dc874c1caec688/work/6497acdda4c44727b4dc874c1caec688_id_rsa.pub 2026-03-05 03:11:13.587617 | ubuntu-noble -> localhost | The key fingerprint is: 2026-03-05 03:11:13.587642 | ubuntu-noble -> localhost | SHA256:cqUJmRlrYOx1HXWwUUTn+DuW7tkD15G8rq/GsIU9oX0 zuul-build-sshkey 2026-03-05 03:11:13.587664 | ubuntu-noble -> localhost | The key's randomart image is: 2026-03-05 03:11:13.587685 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-03-05 03:11:13.587714 | ubuntu-noble -> localhost | | .o . ..o+== .| 2026-03-05 03:11:13.587736 | ubuntu-noble -> localhost | | ....*. . + + | 2026-03-05 03:11:13.587757 | ubuntu-noble -> localhost | | . .B. . . o o| 2026-03-05 03:11:13.587776 | ubuntu-noble -> localhost | | .. . + . = | 2026-03-05 03:11:13.587796 | ubuntu-noble -> localhost | | . S = . =| 2026-03-05 03:11:13.587820 | ubuntu-noble -> localhost | | o + * E+| 2026-03-05 03:11:13.587840 | ubuntu-noble -> localhost | | = *= | 2026-03-05 03:11:13.587859 | ubuntu-noble -> localhost | | . ooo+| 2026-03-05 03:11:13.587880 | ubuntu-noble -> localhost | | .o==o| 2026-03-05 03:11:13.587900 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-03-05 03:11:13.587944 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.387044 2026-03-05 03:11:13.596052 | 2026-03-05 03:11:13.596142 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-03-05 03:11:13.633562 | ubuntu-noble | ok 2026-03-05 03:11:13.642566 | ubuntu-noble | included: /var/lib/zuul/builds/6497acdda4c44727b4dc874c1caec688/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-03-05 03:11:13.662051 | 2026-03-05 03:11:13.662145 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-03-05 03:11:13.676537 | ubuntu-noble | skipping: Conditional result was False 2026-03-05 03:11:13.683390 | 2026-03-05 03:11:13.683496 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-03-05 03:11:14.333435 | ubuntu-noble | changed 2026-03-05 03:11:14.338546 | 2026-03-05 03:11:14.338640 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-03-05 03:11:14.633150 | ubuntu-noble | ok 2026-03-05 03:11:14.637510 | 2026-03-05 03:11:14.637591 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-03-05 03:11:15.346530 | ubuntu-noble | changed 2026-03-05 03:11:15.352958 | 2026-03-05 03:11:15.353050 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-03-05 03:11:16.054553 | ubuntu-noble | changed 2026-03-05 03:11:16.060079 | 2026-03-05 03:11:16.060192 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-03-05 03:11:16.103284 | ubuntu-noble | skipping: Conditional result was False 2026-03-05 03:11:16.109349 | 2026-03-05 03:11:16.109452 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-03-05 03:11:16.601798 | ubuntu-noble -> localhost | changed 2026-03-05 03:11:16.615252 | 2026-03-05 03:11:16.615360 | TASK [add-build-sshkey : Add back temp key] 2026-03-05 03:11:16.985108 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/6497acdda4c44727b4dc874c1caec688/work/6497acdda4c44727b4dc874c1caec688_id_rsa (zuul-build-sshkey) 2026-03-05 03:11:16.985339 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.011853 2026-03-05 03:11:16.991308 | 2026-03-05 03:11:16.991404 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-03-05 03:11:17.399242 | ubuntu-noble | ok 2026-03-05 03:11:17.404785 | 2026-03-05 03:11:17.404902 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-03-05 03:11:17.466447 | ubuntu-noble | skipping: Conditional result was False 2026-03-05 03:11:17.509005 | 2026-03-05 03:11:17.509416 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-03-05 03:11:18.280122 | ubuntu-noble | ok 2026-03-05 03:11:18.298586 | 2026-03-05 03:11:18.298708 | TASK [validate-host : Define zuul_info_dir fact] 2026-03-05 03:11:18.327885 | ubuntu-noble | ok 2026-03-05 03:11:18.333460 | 2026-03-05 03:11:18.333635 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-03-05 03:11:18.701424 | ubuntu-noble -> localhost | ok 2026-03-05 03:11:18.712756 | 2026-03-05 03:11:18.713354 | TASK [validate-host : Collect information about the host] 2026-03-05 03:11:19.929494 | ubuntu-noble | ok 2026-03-05 03:11:19.939931 | 2026-03-05 03:11:19.940067 | TASK [validate-host : Sanitize hostname] 2026-03-05 03:11:20.073584 | ubuntu-noble | ok 2026-03-05 03:11:20.127857 | 2026-03-05 03:11:20.128008 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-03-05 03:11:20.790224 | ubuntu-noble -> localhost | changed 2026-03-05 03:11:20.796963 | 2026-03-05 03:11:20.797093 | TASK [validate-host : Collect information about zuul worker] 2026-03-05 03:11:21.366603 | ubuntu-noble | ok 2026-03-05 03:11:21.371836 | 2026-03-05 03:11:21.371970 | TASK [validate-host : Write out all zuul information for each host] 2026-03-05 03:11:22.388766 | ubuntu-noble -> localhost | changed 2026-03-05 03:11:22.405673 | 2026-03-05 03:11:22.405811 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-03-05 03:11:22.744381 | ubuntu-noble | ok 2026-03-05 03:11:22.754773 | 2026-03-05 03:11:22.754927 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-03-05 03:11:24.026118 | ubuntu-noble | changed: 2026-03-05 03:11:24.026332 | ubuntu-noble | cd+++++++++ src/ 2026-03-05 03:11:24.026367 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-03-05 03:11:24.026391 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-03-05 03:11:24.026412 | ubuntu-noble | cd+++++++++ src/github.com/osism/calendar/ 2026-03-05 03:11:24.026433 | ubuntu-noble | =2.8 (from yaml2ics) 2026-03-05 03:11:40.898683 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-03-05 03:11:41.000959 | ubuntu-noble | Collecting pyyaml>=6 (from yaml2ics) 2026-03-05 03:11:41.014403 | ubuntu-noble | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-03-05 03:11:41.080188 | ubuntu-noble | Collecting importlib-resources>=5.2.1 (from yaml2ics) 2026-03-05 03:11:41.093121 | ubuntu-noble | Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) 2026-03-05 03:11:41.152400 | ubuntu-noble | Collecting attrs>=20.3 (from ics==0.8.0.dev0->yaml2ics) 2026-03-05 03:11:41.164203 | ubuntu-noble | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-03-05 03:11:41.209069 | ubuntu-noble | Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-packages (from python-dateutil>=2.8->yaml2ics) (1.16.0) 2026-03-05 03:11:41.228821 | ubuntu-noble | Downloading yaml2ics-0.3-py3-none-any.whl (7.5 kB) 2026-03-05 03:11:41.259946 | ubuntu-noble | Downloading ics-0.8.0.dev0-py3-none-any.whl (60 kB) 2026-03-05 03:11:41.285725 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.8 MB/s eta 0:00:00 2026-03-05 03:11:41.300193 | ubuntu-noble | Downloading ics_vtimezones-2020.2-py3-none-any.whl (184 kB) 2026-03-05 03:11:41.326620 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.7/184.7 kB 8.7 MB/s eta 0:00:00 2026-03-05 03:11:41.340837 | ubuntu-noble | Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) 2026-03-05 03:11:41.363747 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-03-05 03:11:41.407685 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 5.7 MB/s eta 0:00:00 2026-03-05 03:11:41.424388 | ubuntu-noble | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-03-05 03:11:41.475957 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 18.0 MB/s eta 0:00:00 2026-03-05 03:11:41.489650 | ubuntu-noble | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-03-05 03:11:41.501642 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.6/67.6 kB 7.7 MB/s eta 0:00:00 2026-03-05 03:11:41.642562 | ubuntu-noble | Installing collected packages: pyyaml, python-dateutil, importlib-resources, attrs, ics-vtimezones, ics, yaml2ics 2026-03-05 03:11:42.032161 | ubuntu-noble | Successfully installed attrs-25.4.0 ics-0.8.0.dev0 ics-vtimezones-2020.2 importlib-resources-6.5.2 python-dateutil-2.9.0.post0 pyyaml-6.0.3 yaml2ics-0.3 2026-03-05 03:11:42.032512 | ubuntu-noble | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-03-05 03:11:42.490108 | ubuntu-noble | ok: Runtime: 0:00:02.352706 2026-03-05 03:11:42.492463 | 2026-03-05 03:11:42.492620 | PLAY RECAP 2026-03-05 03:11:42.492680 | ubuntu-noble | ok: 9 changed: 5 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-03-05 03:11:42.492717 | 2026-03-05 03:11:42.815582 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/calendar/playbooks/pre.yml@main] 2026-03-05 03:11:42.820608 | RUN START: [untrusted : github.com/osism/calendar/playbooks/run.yml@main] 2026-03-05 03:11:44.013726 | 2026-03-05 03:11:44.013905 | PLAY [Run] 2026-03-05 03:11:44.029627 | 2026-03-05 03:11:44.029848 | TASK [Run yaml2ics] 2026-03-05 03:11:44.774466 | ubuntu-noble | BEGIN:VCALENDAR 2026-03-05 03:11:44.774585 | ubuntu-noble | VERSION:2.0 2026-03-05 03:11:44.774608 | ubuntu-noble | PRODID:ics.py 0.8.0-dev0 - http://git.io/lLljaA 2026-03-05 03:11:44.774621 | ubuntu-noble | BEGIN:VTIMEZONE 2026-03-05 03:11:44.774633 | ubuntu-noble | TZID:/ics.py/2020.1/Europe/Berlin 2026-03-05 03:11:44.774644 | ubuntu-noble | BEGIN:DAYLIGHT 2026-03-05 03:11:44.774654 | ubuntu-noble | TZOFFSETFROM:+0100 2026-03-05 03:11:44.774665 | ubuntu-noble | TZOFFSETTO:+0200 2026-03-05 03:11:44.774674 | ubuntu-noble | DTSTART:19700329T020000 2026-03-05 03:11:44.774690 | ubuntu-noble | RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU 2026-03-05 03:11:44.774706 | ubuntu-noble | RDATE:19700329T020000 2026-03-05 03:11:44.774718 | ubuntu-noble | TZNAME:CEST 2026-03-05 03:11:44.774728 | ubuntu-noble | END:DAYLIGHT 2026-03-05 03:11:44.774741 | ubuntu-noble | BEGIN:STANDARD 2026-03-05 03:11:44.774750 | ubuntu-noble | TZOFFSETFROM:+0200 2026-03-05 03:11:44.774759 | ubuntu-noble | TZOFFSETTO:+0100 2026-03-05 03:11:44.774772 | ubuntu-noble | DTSTART:19701025T030000 2026-03-05 03:11:44.774782 | ubuntu-noble | RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU 2026-03-05 03:11:44.774793 | ubuntu-noble | RDATE:19701025T030000 2026-03-05 03:11:44.774803 | ubuntu-noble | TZNAME:CET 2026-03-05 03:11:44.774812 | ubuntu-noble | END:STANDARD 2026-03-05 03:11:44.774821 | ubuntu-noble | LAST-MODIFIED:20200620T153818Z 2026-03-05 03:11:44.774832 | ubuntu-noble | X-LIC-LOCATION:Europe/Berlin 2026-03-05 03:11:44.774841 | ubuntu-noble | END:VTIMEZONE 2026-03-05 03:11:44.774850 | ubuntu-noble | BEGIN:VEVENT 2026-03-05 03:11:44.774860 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250114T110500 2026-03-05 03:11:44.774870 | ubuntu-noble | DURATION:PT50M 2026-03-05 03:11:44.774880 | ubuntu-noble | SUMMARY:BoF: BGP reference architecture 2026-03-05 03:11:44.774954 | ubuntu-noble | UID:4619209e-94f3-47ac-91ea-6e64bd9f5ee5@4619.org 2026-03-05 03:11:44.774972 | ubuntu-noble | DESCRIPTION:The use of BGP on network\, router and load balancer nodes 2026-03-05 03:11:44.774983 | ubuntu-noble | should\nbe harmonised and documented as far as possible. This BoF 2026-03-05 03:11:44.774992 | ubuntu-noble | meeting\nis the starting point for this. Further meetings will follow. 2026-03-05 03:11:44.775001 | ubuntu-noble | URL:https://meet.jit.si/osism 2026-03-05 03:11:44.775018 | ubuntu-noble | DTSTAMP:20260305T031144Z 2026-03-05 03:11:44.775027 | ubuntu-noble | END:VEVENT 2026-03-05 03:11:44.775037 | ubuntu-noble | BEGIN:VEVENT 2026-03-05 03:11:44.775046 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250122T100500 2026-03-05 03:11:44.775055 | ubuntu-noble | DURATION:PT25M 2026-03-05 03:11:44.775065 | ubuntu-noble | SUMMARY:BoF: Neutron VPNaaS with OVN 2026-03-05 03:11:44.775074 | ubuntu-noble | UID:21cc2147-d7dc-409c-867a-0fdd558a7fad@21cc.org 2026-03-05 03:11:44.775083 | ubuntu-noble | DESCRIPTION:Neutron VPNaaS is currently not usable with OVN due to various 2026-03-05 03:11:44.775092 | ubuntu-noble | problems.\nThis BOF meeting is the starting point to discuss how to get 2026-03-05 03:11:44.775102 | ubuntu-noble | Neutron VPNaaS\nwith OVN production ready quickly. Further meetings will 2026-03-05 03:11:44.775111 | ubuntu-noble | follow. 2026-03-05 03:11:44.775120 | ubuntu-noble | DTSTAMP:20260305T031144Z 2026-03-05 03:11:44.775130 | ubuntu-noble | END:VEVENT 2026-03-05 03:11:44.775139 | ubuntu-noble | BEGIN:VEVENT 2026-03-05 03:11:44.775148 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250128T100500 2026-03-05 03:11:44.775157 | ubuntu-noble | DURATION:PT50M 2026-03-05 03:11:44.775166 | ubuntu-noble | SUMMARY:BoF: The future of Cloud in a Box 2026-03-05 03:11:44.775176 | ubuntu-noble | UID:a553a676-47d2-4356-8f8a-a47e5c595ae7@a553.org 2026-03-05 03:11:44.775185 | ubuntu-noble | DESCRIPTION:The future of Cloud in a Box will be discussed and defined 2026-03-05 03:11:44.775194 | ubuntu-noble | here. 2026-03-05 03:11:44.775204 | ubuntu-noble | URL:https://meet.jit.si/osism 2026-03-05 03:11:44.775213 | ubuntu-noble | DTSTAMP:20260305T031144Z 2026-03-05 03:11:44.775222 | ubuntu-noble | END:VEVENT 2026-03-05 03:11:44.775231 | ubuntu-noble | BEGIN:VEVENT 2026-03-05 03:11:44.775241 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250205T110500 2026-03-05 03:11:44.775251 | ubuntu-noble | DURATION:PT50M 2026-03-05 03:11:44.775260 | ubuntu-noble | SUMMARY:BoF: The future of Central Services 2026-03-05 03:11:44.775270 | ubuntu-noble | UID:b110fded-61b1-4554-8419-c20f0838b9a5@b110.org 2026-03-05 03:11:44.775279 | ubuntu-noble | DESCRIPTION:The future of Central Services like OpenSearch or Wazuh will be 2026-03-05 03:11:44.775288 | ubuntu-noble | discussed. 2026-03-05 03:11:44.775297 | ubuntu-noble | URL:https://meet.jit.si/osism 2026-03-05 03:11:44.775306 | ubuntu-noble | DTSTAMP:20260305T031144Z 2026-03-05 03:11:44.775316 | ubuntu-noble | END:VEVENT 2026-03-05 03:11:44.775325 | ubuntu-noble | BEGIN:VEVENT 2026-03-05 03:11:44.775346 | ubuntu-noble | DTSTART;VALUE=DATE:20250318 2026-03-05 03:11:44.775356 | ubuntu-noble | DTEND;VALUE=DATE:20250319 2026-03-05 03:11:44.775365 | ubuntu-noble | SUMMARY:CloudFest 2026-03-05 03:11:44.775374 | ubuntu-noble | UID:1268ba59-cc20-43ea-b9e2-631b5a618442@1268.org 2026-03-05 03:11:44.775383 | ubuntu-noble | LOCATION:Europa-Park 2026-03-05 03:11:44.775393 | ubuntu-noble | DTSTAMP:20260305T031144Z 2026-03-05 03:11:44.775402 | ubuntu-noble | RRULE:FREQ=DAILY;UNTIL=20250320T000000 2026-03-05 03:11:44.775411 | ubuntu-noble | END:VEVENT 2026-03-05 03:11:44.775420 | ubuntu-noble | BEGIN:VEVENT 2026-03-05 03:11:44.775429 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250116T150500 2026-03-05 03:11:44.775438 | ubuntu-noble | DURATION:PT40M 2026-03-05 03:11:44.775448 | ubuntu-noble | SUMMARY:SCS: Community Meeting 2026-03-05 03:11:44.775457 | ubuntu-noble | UID:156ecaa4-445f-4209-a11d-5b904ea1932f@156e.org 2026-03-05 03:11:44.775466 | ubuntu-noble | URL:https://conf.scs.koeln:8443/SCS-Tech 2026-03-05 03:11:44.775475 | ubuntu-noble | DTSTAMP:20260305T031144Z 2026-03-05 03:11:44.775485 | ubuntu-noble | END:VEVENT 2026-03-05 03:11:44.775494 | ubuntu-noble | BEGIN:VEVENT 2026-03-05 03:11:44.775503 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250116T140500 2026-03-05 03:11:44.775513 | ubuntu-noble | DURATION:PT50M 2026-03-05 03:11:44.775522 | ubuntu-noble | SUMMARY:SCS: Resumption of SIG Standardization/Certification 2026-03-05 03:11:44.775531 | ubuntu-noble | UID:93863dae-222d-464c-b354-3f646cc00cee@9386.org 2026-03-05 03:11:44.775540 | ubuntu-noble | DESCRIPTION: 2026-03-05 03:11:44.775549 | ubuntu-noble | URL:https://conf.scs.koeln:8443/SCS-Tech 2026-03-05 03:11:44.775559 | ubuntu-noble | DTSTAMP:20260305T031144Z 2026-03-05 03:11:44.775568 | ubuntu-noble | END:VEVENT 2026-03-05 03:11:44.775577 | ubuntu-noble | NAME:Calendar of OSISM related events 2026-03-05 03:11:44.775586 | ubuntu-noble | X-WR-CALNAME:Calendar of OSISM related events 2026-03-05 03:11:44.775596 | ubuntu-noble | END:VCALENDAR 2026-03-05 03:11:45.086278 | ubuntu-noble | ok: Runtime: 0:00:00.200916 2026-03-05 03:11:45.088585 | 2026-03-05 03:11:45.088665 | PLAY RECAP 2026-03-05 03:11:45.088716 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-05 03:11:45.088740 | 2026-03-05 03:11:45.235630 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/calendar/playbooks/run.yml@main] 2026-03-05 03:11:45.236616 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-05 03:11:46.009359 | 2026-03-05 03:11:46.009541 | PLAY [Base post] 2026-03-05 03:11:46.023545 | 2026-03-05 03:11:46.023701 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-03-05 03:11:46.620442 | ubuntu-noble | changed 2026-03-05 03:11:46.626964 | 2026-03-05 03:11:46.627090 | PLAY RECAP 2026-03-05 03:11:46.627199 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-03-05 03:11:46.627264 | 2026-03-05 03:11:46.761876 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-03-05 03:11:46.762751 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-03-05 03:11:47.634619 | 2026-03-05 03:11:47.634817 | PLAY [Base post-logs] 2026-03-05 03:11:47.657201 | 2026-03-05 03:11:47.657375 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-03-05 03:11:48.335832 | localhost | changed 2026-03-05 03:11:48.346372 | 2026-03-05 03:11:48.346540 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-03-05 03:11:48.382686 | localhost | ok 2026-03-05 03:11:48.386063 | 2026-03-05 03:11:48.386218 | TASK [Set zuul-log-path fact] 2026-03-05 03:11:48.403562 | localhost | ok 2026-03-05 03:11:48.413626 | 2026-03-05 03:11:48.413754 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-03-05 03:11:48.439699 | localhost | ok 2026-03-05 03:11:48.443743 | 2026-03-05 03:11:48.443878 | TASK [upload-logs : Create log directories] 2026-03-05 03:11:49.013750 | localhost | changed 2026-03-05 03:11:49.023426 | 2026-03-05 03:11:49.023568 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-03-05 03:11:49.720826 | localhost -> localhost | ok: Runtime: 0:00:00.008862 2026-03-05 03:11:49.726992 | 2026-03-05 03:11:49.735309 | TASK [upload-logs : Upload logs to log server] 2026-03-05 03:11:50.404806 | localhost | Output suppressed because no_log was given 2026-03-05 03:11:50.406714 | 2026-03-05 03:11:50.406827 | LOOP [upload-logs : Compress console log and json output] 2026-03-05 03:11:50.459614 | localhost | skipping: Conditional result was False 2026-03-05 03:11:50.465997 | localhost | skipping: Conditional result was False 2026-03-05 03:11:50.474667 | 2026-03-05 03:11:50.474945 | LOOP [upload-logs : Upload compressed console log and json output] 2026-03-05 03:11:50.523077 | localhost | skipping: Conditional result was False 2026-03-05 03:11:50.523395 | 2026-03-05 03:11:50.527889 | localhost | skipping: Conditional result was False 2026-03-05 03:11:50.532720 | 2026-03-05 03:11:50.532824 | LOOP [upload-logs : Upload console log and json output]