2025-10-04 03:11:50.822317 | Job console starting 2025-10-04 03:11:50.831007 | Updating git repos 2025-10-04 03:11:50.863903 | Cloning repos into workspace 2025-10-04 03:11:50.929782 | Restoring repo states 2025-10-04 03:11:50.944140 | Merging changes 2025-10-04 03:11:50.944160 | Checking out repos 2025-10-04 03:11:51.026197 | Preparing playbooks 2025-10-04 03:11:52.017153 | Running Ansible setup 2025-10-04 03:11:56.992125 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-10-04 03:11:57.903756 | 2025-10-04 03:11:57.903925 | PLAY [Base pre] 2025-10-04 03:11:57.937046 | 2025-10-04 03:11:57.937217 | TASK [Setup log path fact] 2025-10-04 03:11:57.971237 | ubuntu-noble | ok 2025-10-04 03:11:57.989672 | 2025-10-04 03:11:57.989829 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-04 03:11:58.019868 | ubuntu-noble | ok 2025-10-04 03:11:58.031140 | 2025-10-04 03:11:58.031355 | TASK [emit-job-header : Print job information] 2025-10-04 03:11:58.071288 | # Job Information 2025-10-04 03:11:58.071501 | Ansible Version: 2.16.14 2025-10-04 03:11:58.071541 | Job: calendar-yaml2ics 2025-10-04 03:11:58.071572 | Pipeline: periodic-daily 2025-10-04 03:11:58.071595 | Executor: 521e9411259a 2025-10-04 03:11:58.071616 | Triggered by: https://github.com/osism/calendar 2025-10-04 03:11:58.071739 | Event ID: b2cc58a34af246c0b0cf51b7829dfa8c 2025-10-04 03:11:58.076693 | 2025-10-04 03:11:58.076808 | LOOP [emit-job-header : Print node information] 2025-10-04 03:11:58.185217 | ubuntu-noble | ok: 2025-10-04 03:11:58.188028 | ubuntu-noble | # Node Information 2025-10-04 03:11:58.188135 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2025-10-04 03:11:58.188165 | ubuntu-noble | Hostname: ubuntu 2025-10-04 03:11:58.188188 | ubuntu-noble | Username: zuul 2025-10-04 03:11:58.188209 | ubuntu-noble | Distro: Ubuntu 24.04 2025-10-04 03:11:58.188233 | ubuntu-noble | Provider: regiocloud-a 2025-10-04 03:11:58.188254 | ubuntu-noble | Region: 2025-10-04 03:11:58.188274 | ubuntu-noble | Label: ubuntu-noble 2025-10-04 03:11:58.188293 | ubuntu-noble | Product Name: OpenStack Nova 2025-10-04 03:11:58.188312 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fedb:6902 2025-10-04 03:11:58.206391 | 2025-10-04 03:11:58.206517 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-10-04 03:11:58.904351 | ubuntu-noble -> localhost | changed 2025-10-04 03:11:58.911205 | 2025-10-04 03:11:58.911307 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-10-04 03:12:00.091407 | ubuntu-noble -> localhost | changed 2025-10-04 03:12:00.099796 | 2025-10-04 03:12:00.099876 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-10-04 03:12:00.607549 | ubuntu-noble -> localhost | ok 2025-10-04 03:12:00.612330 | 2025-10-04 03:12:00.612413 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-10-04 03:12:00.648854 | ubuntu-noble | ok 2025-10-04 03:12:00.667312 | ubuntu-noble | included: /var/lib/zuul/builds/875a3e1a705447ab9161a4eb1b2a8809/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-10-04 03:12:00.693045 | 2025-10-04 03:12:00.693147 | TASK [add-build-sshkey : Create Temp SSH key] 2025-10-04 03:12:03.561432 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2025-10-04 03:12:03.561590 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/875a3e1a705447ab9161a4eb1b2a8809/work/875a3e1a705447ab9161a4eb1b2a8809_id_rsa 2025-10-04 03:12:03.561622 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/875a3e1a705447ab9161a4eb1b2a8809/work/875a3e1a705447ab9161a4eb1b2a8809_id_rsa.pub 2025-10-04 03:12:03.561643 | ubuntu-noble -> localhost | The key fingerprint is: 2025-10-04 03:12:03.561675 | ubuntu-noble -> localhost | SHA256:naTQ2u5bZrz0f18iSh58qURk37R9L0eF5AWxVj623mw zuul-build-sshkey 2025-10-04 03:12:03.561694 | ubuntu-noble -> localhost | The key's randomart image is: 2025-10-04 03:12:03.561712 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2025-10-04 03:12:03.561740 | ubuntu-noble -> localhost | | +oo| 2025-10-04 03:12:03.561759 | ubuntu-noble -> localhost | | . o * | 2025-10-04 03:12:03.561777 | ubuntu-noble -> localhost | | . . + *oo| 2025-10-04 03:12:03.561794 | ubuntu-noble -> localhost | | + * o +.o+| 2025-10-04 03:12:03.561810 | ubuntu-noble -> localhost | | . S + . o.+| 2025-10-04 03:12:03.561832 | ubuntu-noble -> localhost | | . + ..o+| 2025-10-04 03:12:03.561849 | ubuntu-noble -> localhost | | . @ + o.E| 2025-10-04 03:12:03.561867 | ubuntu-noble -> localhost | | . O B . =o| 2025-10-04 03:12:03.561885 | ubuntu-noble -> localhost | | o.= ....o| 2025-10-04 03:12:03.561903 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2025-10-04 03:12:03.561944 | ubuntu-noble -> localhost | ok: Runtime: 0:00:02.021255 2025-10-04 03:12:03.570607 | 2025-10-04 03:12:03.570693 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-10-04 03:12:03.612904 | ubuntu-noble | ok 2025-10-04 03:12:03.628523 | ubuntu-noble | included: /var/lib/zuul/builds/875a3e1a705447ab9161a4eb1b2a8809/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-10-04 03:12:03.644728 | 2025-10-04 03:12:03.644849 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-10-04 03:12:03.669806 | ubuntu-noble | skipping: Conditional result was False 2025-10-04 03:12:03.679809 | 2025-10-04 03:12:03.679884 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-10-04 03:12:04.357253 | ubuntu-noble | changed 2025-10-04 03:12:04.366826 | 2025-10-04 03:12:04.366969 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-10-04 03:12:04.698553 | ubuntu-noble | ok 2025-10-04 03:12:04.705326 | 2025-10-04 03:12:04.705435 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-10-04 03:12:05.430029 | ubuntu-noble | changed 2025-10-04 03:12:05.435352 | 2025-10-04 03:12:05.435428 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-10-04 03:12:06.224943 | ubuntu-noble | changed 2025-10-04 03:12:06.230360 | 2025-10-04 03:12:06.230438 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-10-04 03:12:06.253456 | ubuntu-noble | skipping: Conditional result was False 2025-10-04 03:12:06.259120 | 2025-10-04 03:12:06.259201 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-10-04 03:12:06.739266 | ubuntu-noble -> localhost | changed 2025-10-04 03:12:06.751351 | 2025-10-04 03:12:06.751445 | TASK [add-build-sshkey : Add back temp key] 2025-10-04 03:12:07.093545 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/875a3e1a705447ab9161a4eb1b2a8809/work/875a3e1a705447ab9161a4eb1b2a8809_id_rsa (zuul-build-sshkey) 2025-10-04 03:12:07.093753 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.013324 2025-10-04 03:12:07.100434 | 2025-10-04 03:12:07.100533 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-10-04 03:12:07.682130 | ubuntu-noble | ok 2025-10-04 03:12:07.686197 | 2025-10-04 03:12:07.686281 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-10-04 03:12:07.718991 | ubuntu-noble | skipping: Conditional result was False 2025-10-04 03:12:07.727026 | 2025-10-04 03:12:07.727111 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-10-04 03:12:08.139601 | ubuntu-noble | ok 2025-10-04 03:12:08.156199 | 2025-10-04 03:12:08.156305 | TASK [validate-host : Define zuul_info_dir fact] 2025-10-04 03:12:08.192994 | ubuntu-noble | ok 2025-10-04 03:12:08.196980 | 2025-10-04 03:12:08.197059 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-10-04 03:12:08.433291 | ubuntu-noble -> localhost | ok 2025-10-04 03:12:08.447130 | 2025-10-04 03:12:08.447218 | TASK [validate-host : Collect information about the host] 2025-10-04 03:12:09.686167 | ubuntu-noble | ok 2025-10-04 03:12:09.700576 | 2025-10-04 03:12:09.700678 | TASK [validate-host : Sanitize hostname] 2025-10-04 03:12:09.780201 | ubuntu-noble | ok 2025-10-04 03:12:09.810231 | 2025-10-04 03:12:09.810332 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-10-04 03:12:10.308241 | ubuntu-noble -> localhost | changed 2025-10-04 03:12:10.314304 | 2025-10-04 03:12:10.314396 | TASK [validate-host : Collect information about zuul worker] 2025-10-04 03:12:10.753216 | ubuntu-noble | ok 2025-10-04 03:12:10.757649 | 2025-10-04 03:12:10.757736 | TASK [validate-host : Write out all zuul information for each host] 2025-10-04 03:12:11.251979 | ubuntu-noble -> localhost | changed 2025-10-04 03:12:11.265740 | 2025-10-04 03:12:11.265833 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-10-04 03:12:11.575366 | ubuntu-noble | ok 2025-10-04 03:12:11.580564 | 2025-10-04 03:12:11.580652 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-10-04 03:12:12.260348 | ubuntu-noble | changed: 2025-10-04 03:12:12.260505 | ubuntu-noble | cd+++++++++ src/ 2025-10-04 03:12:12.260539 | ubuntu-noble | cd+++++++++ src/github.com/ 2025-10-04 03:12:12.260564 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2025-10-04 03:12:12.260586 | ubuntu-noble | cd+++++++++ src/github.com/osism/calendar/ 2025-10-04 03:12:12.260606 | ubuntu-noble | =2.8 (from yaml2ics) 2025-10-04 03:12:31.732338 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2025-10-04 03:12:31.831823 | ubuntu-noble | Collecting pyyaml>=6 (from yaml2ics) 2025-10-04 03:12:31.840900 | 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) 2025-10-04 03:12:31.902516 | ubuntu-noble | Collecting attrs>=20.3 (from ics==0.8.0.dev0->yaml2ics) 2025-10-04 03:12:31.912736 | ubuntu-noble | Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-10-04 03:12:32.090314 | ubuntu-noble | Collecting ics-vtimezones>=2020.1 (from ics==0.8.0.dev0->yaml2ics) 2025-10-04 03:12:32.100122 | ubuntu-noble | Downloading ics_vtimezones-2020.2-py3-none-any.whl.metadata (2.6 kB) 2025-10-04 03:12:32.116207 | ubuntu-noble | Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-packages (from python-dateutil>=2.8->yaml2ics) (1.16.0) 2025-10-04 03:12:32.255450 | ubuntu-noble | Collecting importlib_resources>=1.4 (from ics-vtimezones>=2020.1->ics==0.8.0.dev0->yaml2ics) 2025-10-04 03:12:32.264812 | ubuntu-noble | Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) 2025-10-04 03:12:32.303941 | ubuntu-noble | Downloading yaml2ics-0.2-py3-none-any.whl (5.7 kB) 2025-10-04 03:12:32.325682 | ubuntu-noble | Downloading ics-0.8.0.dev0-py3-none-any.whl (60 kB) 2025-10-04 03:12:32.349623 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 3.2 MB/s eta 0:00:00 2025-10-04 03:12:32.361026 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-10-04 03:12:32.378367 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 16.6 MB/s eta 0:00:00 2025-10-04 03:12:32.388326 | 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) 2025-10-04 03:12:32.427525 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 25.5 MB/s eta 0:00:00 2025-10-04 03:12:32.438131 | ubuntu-noble | Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-10-04 03:12:32.450251 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 6.1 MB/s eta 0:00:00 2025-10-04 03:12:32.459301 | ubuntu-noble | Downloading ics_vtimezones-2020.2-py3-none-any.whl (184 kB) 2025-10-04 03:12:32.473680 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.7/184.7 kB 16.6 MB/s eta 0:00:00 2025-10-04 03:12:32.483300 | ubuntu-noble | Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) 2025-10-04 03:12:32.683077 | ubuntu-noble | Installing collected packages: pyyaml, python-dateutil, importlib_resources, attrs, ics-vtimezones, ics, yaml2ics 2025-10-04 03:12:33.151261 | ubuntu-noble | Successfully installed attrs-25.3.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.2 2025-10-04 03:12:33.151510 | 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 2025-10-04 03:12:33.727054 | ubuntu-noble | ok: Runtime: 0:00:02.768617 2025-10-04 03:12:33.728882 | 2025-10-04 03:12:33.729013 | PLAY RECAP 2025-10-04 03:12:33.729075 | ubuntu-noble | ok: 9 changed: 5 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2025-10-04 03:12:33.729112 | 2025-10-04 03:12:33.886503 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/calendar/playbooks/pre.yml@main] 2025-10-04 03:12:33.889162 | RUN START: [untrusted : github.com/osism/calendar/playbooks/run.yml@main] 2025-10-04 03:12:34.686159 | 2025-10-04 03:12:34.686325 | PLAY [Run] 2025-10-04 03:12:34.701882 | 2025-10-04 03:12:34.702065 | TASK [Run yaml2ics] 2025-10-04 03:12:35.458221 | ubuntu-noble | BEGIN:VCALENDAR 2025-10-04 03:12:35.458395 | ubuntu-noble | VERSION:2.0 2025-10-04 03:12:35.458423 | ubuntu-noble | PRODID:ics.py 0.8.0-dev0 - http://git.io/lLljaA 2025-10-04 03:12:35.458437 | ubuntu-noble | BEGIN:VTIMEZONE 2025-10-04 03:12:35.458449 | ubuntu-noble | TZID:/ics.py/2020.1/Europe/Berlin 2025-10-04 03:12:35.458461 | ubuntu-noble | BEGIN:DAYLIGHT 2025-10-04 03:12:35.458471 | ubuntu-noble | TZOFFSETFROM:+0100 2025-10-04 03:12:35.458482 | ubuntu-noble | TZOFFSETTO:+0200 2025-10-04 03:12:35.458492 | ubuntu-noble | DTSTART:19700329T020000 2025-10-04 03:12:35.458510 | ubuntu-noble | RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU 2025-10-04 03:12:35.458527 | ubuntu-noble | RDATE:19700329T020000 2025-10-04 03:12:35.458538 | ubuntu-noble | TZNAME:CEST 2025-10-04 03:12:35.458548 | ubuntu-noble | END:DAYLIGHT 2025-10-04 03:12:35.458562 | ubuntu-noble | BEGIN:STANDARD 2025-10-04 03:12:35.458619 | ubuntu-noble | TZOFFSETFROM:+0200 2025-10-04 03:12:35.458629 | ubuntu-noble | TZOFFSETTO:+0100 2025-10-04 03:12:35.458644 | ubuntu-noble | DTSTART:19701025T030000 2025-10-04 03:12:35.458653 | ubuntu-noble | RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU 2025-10-04 03:12:35.458666 | ubuntu-noble | RDATE:19701025T030000 2025-10-04 03:12:35.458676 | ubuntu-noble | TZNAME:CET 2025-10-04 03:12:35.458685 | ubuntu-noble | END:STANDARD 2025-10-04 03:12:35.458695 | ubuntu-noble | LAST-MODIFIED:20200620T153818Z 2025-10-04 03:12:35.458706 | ubuntu-noble | X-LIC-LOCATION:Europe/Berlin 2025-10-04 03:12:35.458716 | ubuntu-noble | END:VTIMEZONE 2025-10-04 03:12:35.458725 | ubuntu-noble | BEGIN:VEVENT 2025-10-04 03:12:35.458735 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250114T110500 2025-10-04 03:12:35.458745 | ubuntu-noble | DURATION:PT50M 2025-10-04 03:12:35.458755 | ubuntu-noble | SUMMARY:BoF: BGP reference architecture 2025-10-04 03:12:35.458765 | ubuntu-noble | UID:927a7cf2-aced-40f5-9592-265d5be2cca7@927a.org 2025-10-04 03:12:35.458775 | ubuntu-noble | DESCRIPTION:The use of BGP on network\, router and load balancer nodes 2025-10-04 03:12:35.458785 | ubuntu-noble | should\nbe harmonised and documented as far as possible. This BoF 2025-10-04 03:12:35.458794 | ubuntu-noble | meeting\nis the starting point for this. Further meetings will follow. 2025-10-04 03:12:35.458804 | ubuntu-noble | URL:https://meet.jit.si/osism 2025-10-04 03:12:35.458821 | ubuntu-noble | DTSTAMP:20251004T031235Z 2025-10-04 03:12:35.458831 | ubuntu-noble | END:VEVENT 2025-10-04 03:12:35.458841 | ubuntu-noble | BEGIN:VEVENT 2025-10-04 03:12:35.458850 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250122T100500 2025-10-04 03:12:35.458860 | ubuntu-noble | DURATION:PT25M 2025-10-04 03:12:35.458870 | ubuntu-noble | SUMMARY:BoF: Neutron VPNaaS with OVN 2025-10-04 03:12:35.458880 | ubuntu-noble | UID:8ec19fba-be1a-4011-9994-7cd39e2e727d@8ec1.org 2025-10-04 03:12:35.458889 | ubuntu-noble | DESCRIPTION:Neutron VPNaaS is currently not usable with OVN due to various 2025-10-04 03:12:35.458899 | ubuntu-noble | problems.\nThis BOF meeting is the starting point to discuss how to get 2025-10-04 03:12:35.458909 | ubuntu-noble | Neutron VPNaaS\nwith OVN production ready quickly. Further meetings will 2025-10-04 03:12:35.458918 | ubuntu-noble | follow. 2025-10-04 03:12:35.458928 | ubuntu-noble | DTSTAMP:20251004T031235Z 2025-10-04 03:12:35.458938 | ubuntu-noble | END:VEVENT 2025-10-04 03:12:35.458947 | ubuntu-noble | BEGIN:VEVENT 2025-10-04 03:12:35.458957 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250128T100500 2025-10-04 03:12:35.458966 | ubuntu-noble | DURATION:PT50M 2025-10-04 03:12:35.458976 | ubuntu-noble | SUMMARY:BoF: The future of Cloud in a Box 2025-10-04 03:12:35.458986 | ubuntu-noble | UID:99d556a7-a6b0-46a3-9493-5ea1a39fa811@99d5.org 2025-10-04 03:12:35.458995 | ubuntu-noble | DESCRIPTION:The future of Cloud in a Box will be discussed and defined 2025-10-04 03:12:35.459005 | ubuntu-noble | here. 2025-10-04 03:12:35.459015 | ubuntu-noble | URL:https://meet.jit.si/osism 2025-10-04 03:12:35.459024 | ubuntu-noble | DTSTAMP:20251004T031235Z 2025-10-04 03:12:35.459034 | ubuntu-noble | END:VEVENT 2025-10-04 03:12:35.459043 | ubuntu-noble | BEGIN:VEVENT 2025-10-04 03:12:35.459053 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250205T110500 2025-10-04 03:12:35.459063 | ubuntu-noble | DURATION:PT50M 2025-10-04 03:12:35.459073 | ubuntu-noble | SUMMARY:BoF: The future of Central Services 2025-10-04 03:12:35.459082 | ubuntu-noble | UID:ff4a8063-a79d-40b5-b49a-63033402f129@ff4a.org 2025-10-04 03:12:35.459114 | ubuntu-noble | DESCRIPTION:The future of Central Services like OpenSearch or Wazuh will be 2025-10-04 03:12:35.459124 | ubuntu-noble | discussed. 2025-10-04 03:12:35.459134 | ubuntu-noble | URL:https://meet.jit.si/osism 2025-10-04 03:12:35.459143 | ubuntu-noble | DTSTAMP:20251004T031235Z 2025-10-04 03:12:35.459152 | ubuntu-noble | END:VEVENT 2025-10-04 03:12:35.459162 | ubuntu-noble | BEGIN:VEVENT 2025-10-04 03:12:35.459187 | ubuntu-noble | DTSTART;VALUE=DATE:20250318 2025-10-04 03:12:35.459197 | ubuntu-noble | DTEND;VALUE=DATE:20250319 2025-10-04 03:12:35.459207 | ubuntu-noble | SUMMARY:CloudFest 2025-10-04 03:12:35.459216 | ubuntu-noble | UID:b3bab2ec-bdf9-4821-9271-795831b62e1b@b3ba.org 2025-10-04 03:12:35.459226 | ubuntu-noble | LOCATION:Europa-Park 2025-10-04 03:12:35.459235 | ubuntu-noble | DTSTAMP:20251004T031235Z 2025-10-04 03:12:35.459245 | ubuntu-noble | RRULE:FREQ=DAILY;UNTIL=20250320T000000 2025-10-04 03:12:35.459254 | ubuntu-noble | END:VEVENT 2025-10-04 03:12:35.459264 | ubuntu-noble | BEGIN:VEVENT 2025-10-04 03:12:35.459273 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250116T150500 2025-10-04 03:12:35.459283 | ubuntu-noble | DURATION:PT40M 2025-10-04 03:12:35.459292 | ubuntu-noble | SUMMARY:SCS: Community Meeting 2025-10-04 03:12:35.459302 | ubuntu-noble | UID:3f82379a-b897-458b-a371-29281d255d32@3f82.org 2025-10-04 03:12:35.459311 | ubuntu-noble | URL:https://conf.scs.koeln:8443/SCS-Tech 2025-10-04 03:12:35.459321 | ubuntu-noble | DTSTAMP:20251004T031235Z 2025-10-04 03:12:35.459331 | ubuntu-noble | END:VEVENT 2025-10-04 03:12:35.459340 | ubuntu-noble | BEGIN:VEVENT 2025-10-04 03:12:35.459350 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250116T140500 2025-10-04 03:12:35.459359 | ubuntu-noble | DURATION:PT50M 2025-10-04 03:12:35.459369 | ubuntu-noble | SUMMARY:SCS: Resumption of SIG Standardization/Certification 2025-10-04 03:12:35.459378 | ubuntu-noble | UID:5b3ab4a7-9062-467d-b6de-0d6018382b96@5b3a.org 2025-10-04 03:12:35.459388 | ubuntu-noble | DESCRIPTION: 2025-10-04 03:12:35.459398 | ubuntu-noble | URL:https://conf.scs.koeln:8443/SCS-Tech 2025-10-04 03:12:35.459407 | ubuntu-noble | DTSTAMP:20251004T031235Z 2025-10-04 03:12:35.459416 | ubuntu-noble | END:VEVENT 2025-10-04 03:12:35.459426 | ubuntu-noble | NAME:Calendar of OSISM related events 2025-10-04 03:12:35.459436 | ubuntu-noble | X-WR-CALNAME:Calendar of OSISM related events 2025-10-04 03:12:35.459445 | ubuntu-noble | END:VCALENDAR 2025-10-04 03:12:35.746552 | ubuntu-noble | ok: Runtime: 0:00:00.260456 2025-10-04 03:12:35.749239 | 2025-10-04 03:12:35.749331 | PLAY RECAP 2025-10-04 03:12:35.749396 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-04 03:12:35.749428 | 2025-10-04 03:12:35.880432 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/calendar/playbooks/run.yml@main] 2025-10-04 03:12:35.881586 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-04 03:12:36.675919 | 2025-10-04 03:12:36.676089 | PLAY [Base post] 2025-10-04 03:12:36.690093 | 2025-10-04 03:12:36.690226 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-10-04 03:12:37.370136 | ubuntu-noble | changed 2025-10-04 03:12:37.376288 | 2025-10-04 03:12:37.376388 | PLAY RECAP 2025-10-04 03:12:37.376447 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-10-04 03:12:37.376508 | 2025-10-04 03:12:37.524422 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-10-04 03:12:37.526290 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-10-04 03:12:38.404503 | 2025-10-04 03:12:38.404662 | PLAY [Base post-logs] 2025-10-04 03:12:38.416283 | 2025-10-04 03:12:38.416421 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-10-04 03:12:38.916813 | localhost | changed 2025-10-04 03:12:38.942068 | 2025-10-04 03:12:38.942516 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-10-04 03:12:38.986573 | localhost | ok 2025-10-04 03:12:38.995749 | 2025-10-04 03:12:38.995869 | TASK [Set zuul-log-path fact] 2025-10-04 03:12:39.014516 | localhost | ok 2025-10-04 03:12:39.024224 | 2025-10-04 03:12:39.024354 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-10-04 03:12:39.049946 | localhost | ok 2025-10-04 03:12:39.054135 | 2025-10-04 03:12:39.054251 | TASK [upload-logs : Create log directories] 2025-10-04 03:12:39.606096 | localhost | changed 2025-10-04 03:12:39.609843 | 2025-10-04 03:12:39.609987 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-10-04 03:12:40.096124 | localhost -> localhost | ok: Runtime: 0:00:00.004385 2025-10-04 03:12:40.105333 | 2025-10-04 03:12:40.105501 | TASK [upload-logs : Upload logs to log server] 2025-10-04 03:12:40.653853 | localhost | Output suppressed because no_log was given 2025-10-04 03:12:40.657857 | 2025-10-04 03:12:40.658141 | LOOP [upload-logs : Compress console log and json output] 2025-10-04 03:12:40.718897 | localhost | skipping: Conditional result was False 2025-10-04 03:12:40.725431 | localhost | skipping: Conditional result was False 2025-10-04 03:12:40.732777 | 2025-10-04 03:12:40.732939 | LOOP [upload-logs : Upload compressed console log and json output] 2025-10-04 03:12:40.793462 | localhost | skipping: Conditional result was False 2025-10-04 03:12:40.793764 | 2025-10-04 03:12:40.798523 | localhost | skipping: Conditional result was False 2025-10-04 03:12:40.810421 | 2025-10-04 03:12:40.810664 | LOOP [upload-logs : Upload console log and json output]