Monday, 2024-04-29

-@gerrit:opendev.org- Samuel Jan Surovka proposed: [zuul/nodepool] 908579: Add a new metric, for handleable requests per provider https://review.opendev.org/c/zuul/nodepool/+/90857909:06
@anoop-jose:matrix.org2024-04-29 10:25:24,001 ERROR zuul.Scheduler: Exception loading ZKObject <zuul.model.PipelineSummary object at 0x7f1d90351a10> at /zuul/tenant/efx-cicd/pipeline/tag/status10:48
2024-04-29 10:25:24,002 WARNING zuul.PipelineSummary: No pipeline summary found (may not be created yet)
can anyone share the way to resolve the error above?
@anoop-jose:matrix.org * 2024-04-29 10:25:24,001 ERROR zuul.Scheduler: Exception loading ZKObject \<zuul.model.PipelineSummary object at 0x7f1d90351a10> at /zuul/tenant/example/pipeline/tag/status10:56
2024-04-29 10:25:24,002 WARNING zuul.PipelineSummary: No pipeline summary found (may not be created yet)
can anyone share the way to resolve the error above?
@newbie23:matrix.orgHi guys, are you using https://opendev.org/zuul/zuul-helm/src/branch/master for this deployment https://zuul.opendev.org/ ?12:52
Asking as the last commit on zuul-helm looks pretty old (but that's maybe because it's just works :) )
-@gerrit:opendev.org- Felix Edel proposed: [zuul/zuul] 917425: Use proper background for Fetching component https://review.opendev.org/c/zuul/zuul/+/91742513:35
-@gerrit:opendev.org- Felix Edel proposed: [zuul/zuul] 917425: Use proper background for Fetching and EmptyPage components https://review.opendev.org/c/zuul/zuul/+/91742513:38
@jim:acmegating.comanoop-jose: safe to ignore, it should go away after it starts doing work.14:02
@jim:acmegating.comnewbie23: no, there's no additional tooling beyond some docker-compose files.  you can see the entirety of the deployment tooling in the system-config repo especially the roles here: https://opendev.org/opendev/system-config/src/branch/master/playbooks/roles  (keep in mind that repo deploys everything in opendev, only part of it is for zuul)14:03
@newbie23:matrix.org> <@jim:acmegating.com> newbie23: no, there's no additional tooling beyond some docker-compose files.  you can see the entirety of the deployment tooling in the system-config repo especially the roles here: https://opendev.org/opendev/system-config/src/branch/master/playbooks/roles  (keep in mind that repo deploys everything in opendev, only part of it is for zuul)14:32
Thanks!
@carlozermo:matrix.org> <@jim:acmegating.com> newbie23: no, there's no additional tooling beyond some docker-compose files.  you can see the entirety of the deployment tooling in the system-config repo especially the roles here: https://opendev.org/opendev/system-config/src/branch/master/playbooks/roles  (keep in mind that repo deploys everything in opendev, only part of it is for zuul)14:36
This means that in order to run zuul from scratch in AKS I need to edit and run those playbooks?
@jim:acmegating.comno, newbie23 asked how opendev runs its zuul.14:37
@carlozermo:matrix.org> <@jim:acmegating.com> no, newbie23 asked how opendev runs its zuul.14:40
I'm sorry Covus, I would like to run on my AKS.
If that helm chart is not longer used and if there are not other tool but al those playbook how can I run the entire ecosystem on my cluster?
@carlozermo:matrix.orgI was thinking on something like: 14:44
- clone that repo in my private git
- edit the playbook in order to point to my AKS
- run the playbook
@jim:acmegating.comopendev does not use k8s at all to run zuul, so that repo is not going to help.  i don't have any easy options that i can recommend, since both the helm chart and zuul operator have not seen recent maintenance, though either might be a good starting point if you're comfortable creating k8s manifests yourself.  another resource for a motivated diy approach would be to look at gerrit's deployment of zuul, which uses k8s: https://gerrit.googlesource.com/zuul/ops/14:50
if you would like more hands-on support for your deployment, my company, acme gating, is another option: https://acmegating.com/
@carlozermo:matrix.org> <@jim:acmegating.com> opendev does not use k8s at all to run zuul, so that repo is not going to help.  i don't have any easy options that i can recommend, since both the helm chart and zuul operator have not seen recent maintenance, though either might be a good starting point if you're comfortable creating k8s manifests yourself.  another resource for a motivated diy approach would be to look at gerrit's deployment of zuul, which uses k8s: https://gerrit.googlesource.com/zuul/ops/15:00
>
> if you would like more hands-on support for your deployment, my company, acme gating, is another option: https://acmegating.com/
Thanks for your help corvus. I will use this repo to try to deploy zuul on my aks.
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/nodepool] 916949: Add min-retention-time to metastatic driver https://review.opendev.org/c/zuul/nodepool/+/91694917:33
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed:20:00
- [zuul/zuul] 917488: Log tenant read/write lock actions https://review.opendev.org/c/zuul/zuul/+/917488
- [zuul/zuul] 917489: Adjust scheduler config logging https://review.opendev.org/c/zuul/zuul/+/917489
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed:21:07
- [zuul/zuul] 917488: Log tenant read/write lock actions https://review.opendev.org/c/zuul/zuul/+/917488
- [zuul/zuul] 917489: Adjust scheduler config logging https://review.opendev.org/c/zuul/zuul/+/917489
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 917489: Adjust scheduler config logging https://review.opendev.org/c/zuul/zuul/+/91748921:26
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com:21:37
- [zuul/zuul] 915933: Add zuul.build_refs variable https://review.opendev.org/c/zuul/zuul/+/915933
- [zuul/nodepool] 916950: Add max-age to metastatic driver https://review.opendev.org/c/zuul/nodepool/+/916950
-@gerrit:opendev.org- Zuul merged on behalf of Simon Westphahl: [zuul/zuul] 914947: Temporarily pin urllib3 != 2.1.0 https://review.opendev.org/c/zuul/zuul/+/91494721:37
-@gerrit:opendev.org- Zuul merged on behalf of James E. Blair https://matrix.to/#/@jim:acmegating.com: [zuul/zuul] 913421: Replace status_url with item_url in pipeline reporter templates https://review.opendev.org/c/zuul/zuul/+/91342122:02
-@gerrit:opendev.org- Zuul merged on behalf of Simon Westphahl: [zuul/zuul] 917052: Fix issue with reopened PR dependencies https://review.opendev.org/c/zuul/zuul/+/91705222:12
-@gerrit:opendev.org- James E. Blair https://matrix.to/#/@jim:acmegating.com proposed: [zuul/zuul] 917499: Add a script to recreate a workspace repo https://review.opendev.org/c/zuul/zuul/+/91749923:00
@anoop-jose:matrix.org> <@jim:acmegating.com> anoop-jose: safe to ignore, it should go away after it starts doing work.23:15
thankyou corvus

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!