*** dmellado9 is now known as dmellado | 04:21 | |
*** yoctozepto is now known as Guest1220 | 12:46 | |
*** Guest1220 is now known as yoctozepto | 12:46 | |
fungi | gerrit 3.7.3 on its way: https://gerrit-review.googlesource.com/c/homepage/+/373554/5/pages/site/releases/3.7.md | 13:11 |
---|---|---|
fungi | java 11.0.10 is now the minimum (not just 11) | 13:12 |
fungi | updates to jgit/bc/compress | 13:13 |
opendevreview | Merged openstack/project-config master: Add nebulous/component-template https://review.opendev.org/c/openstack/project-config/+/882975 | 14:41 |
clarkb | fungi: fwiw I think 3.7.3 is available now. I think we can do an image update via existing docker hub publication if we like. I'll work on a change to update the build shortly (I still need to settle in and load ssh keys etc) | 15:09 |
fungi | right, we just build from the branch so the changes are already in there if we trigger one, just pointing out the milestone | 15:26 |
opendevreview | Clark Boylan proposed opendev/system-config master: Rebuild Gerrit imges for Gerrit 3.7.3. https://review.opendev.org/c/opendev/system-config/+/883076 | 15:29 |
clarkb | fungi: ^ that should do it (this is still on the docker hub side of publications) | 15:29 |
clarkb | ykarel: any indication yet if the vexxhost nested virt nodes are happy? | 15:51 |
fungi | the gerrit image rebuild seems to have succeeded, and screenshots indicate it's 3.7.3 | 16:14 |
fungi | if we want to merge that today and restart gerrit, i'm around to do that | 16:22 |
fungi | seems to be a pretty quiet friday, so i'm also going to try and take the opportunity to knock out a little yardwork while the weather's nice, but will keep an eye on things | 16:23 |
clarkb | fungi: I think we can do gerrit if you want to approve the change. Worst case we restart it Monday but we'll have images ready if we merge the chagne today | 16:25 |
clarkb | I'm going to see if I can make 882977 work on focal and bionic now | 16:26 |
fungi | sounds good. approved 883076 | 16:40 |
opendevreview | Clark Boylan proposed opendev/system-config master: DNM testing sideloading container images https://review.opendev.org/c/opendev/system-config/+/882977 | 17:01 |
clarkb | that is a refactor of the proof of concept into something that should look very similar to what we might merge if we go this route | 17:02 |
clarkb | I'm sure it has bugs after rewriting so much of the idea though so may be a few iterations | 17:02 |
clarkb | I think it doesn't end up being too hacky after codifying the process in a role | 17:03 |
clarkb | fungi: there is a post failure on the gerrit image update docs job if yo uhave time to look at that | 17:05 |
fungi | yep | 17:07 |
clarkb | the opendev project afs volume has plenty of room | 17:07 |
clarkb | while I'm thinking baout it I'll push up a change to clean up fedora 37 mirroring since we won't be making images for 37 | 17:07 |
clarkb | it would be 38 and if we do make 38 images Id like to not mirror it | 17:07 |
opendevreview | Clark Boylan proposed opendev/system-config master: Cleanup fedora mirroring https://review.opendev.org/c/opendev/system-config/+/883083 | 17:12 |
clarkb | I think ^ will give us a bit of breathing room. Maybe 200GB ish? | 17:12 |
fungi | clarkb: looks like the post_failure was a spontaneous ssh disconnect while pulling logs from the job node via rsync | 17:19 |
fungi | https://zuul.opendev.org/t/openstack/build/face6dd517f9492090b6eb4576882f4b/console#4/0/3/ubuntu-jammy | 17:20 |
clarkb | probably fine to recheck then | 17:20 |
fungi | yeah, once it finishes the other jobs and reports | 17:21 |
fungi | will do | 17:21 |
opendevreview | Clark Boylan proposed opendev/system-config master: DNM testing sideloading container images https://review.opendev.org/c/opendev/system-config/+/882977 | 17:28 |
opendevreview | Clark Boylan proposed opendev/system-config master: DNM testing sideloading container images https://review.opendev.org/c/opendev/system-config/+/882977 | 17:52 |
opendevreview | Clark Boylan proposed opendev/system-config master: DNM testing sideloading container images https://review.opendev.org/c/opendev/system-config/+/882977 | 19:15 |
clarkb | that fixes a few minor things and adds a bit more debugging. I think this is working but want to be sure | 19:15 |
clarkb | I think I'm happy with 882977 now. Its fairly generic if we want to apply that everywhere and the extra debug info shows that it appears to do what we want | 19:50 |
fungi | zuul says we have another 20 minutes before the gerrit image rebuild tries to merge again | 19:52 |
fungi | but at least the docs job worked this time | 19:52 |
fungi | ducks are coming right up to the patio where i'm resting in the shade. they don't seem to care about the rock music i'm blaring | 19:53 |
fungi | i think they're more concerned about the geese monopolizing the other end of the yard | 19:54 |
opendevreview | Merged opendev/system-config master: Rebuild Gerrit imges for Gerrit 3.7.3. https://review.opendev.org/c/opendev/system-config/+/883076 | 20:01 |
fungi | clarkb: i got the deploy report for that ^ prior to the promote report... is that okay? deploy uses a tag that gets (re)set by promote, yeah? | 20:14 |
fungi | i mean, we can just pull anyway, but wondering if that's intended behavior | 20:14 |
clarkb | fungi: if you look at the jobs promote does docs updates and deploy updates the images in docker hub | 20:15 |
clarkb | fungi: we don't auto pull and restart gerrit on image updates because it is disruptive so we have to do it manually | 20:15 |
clarkb | "we can just pull anyway" is actually what we need to do | 20:15 |
clarkb | (we do image promotions in deploy to ensure order between containers promoting and the deployments updating so this is normal and expected) | 20:16 |
clarkb | anyway I'm around now if you want to do the docker-compose pull and docker-compose down and docker-compose up -d | 20:16 |
clarkb | remember to do it from iside the docker compose config dir as there may be configs that it loads from relative paths (I'm pretty sure gerrit doesn't but it is a good habit to form) | 20:17 |
clarkb | since replication task cleanups haven't landed we should expect a large quantity of errors at startup. This is "normal" | 20:18 |
fungi | oh, got it, so the uploads for these are in deploy not in gate | 20:36 |
fungi | yeah, i'm back again. was wrapping up yardwork real quick | 20:36 |
fungi | working on it now | 20:36 |
* clarkb is around and watching too. But will need to step out for yard work here as well | 20:37 | |
clarkb | I'll wait for gerrit to be happy before doing that | 20:38 |
fungi | opendevorg/gerrit 3.7 90cc4cec43ba About an hour ago 790MB | 20:38 |
fungi | mariadb 10.6 73d5a1792895 22 hours ago 395MB | 20:38 |
clarkb | yup both have had updates since our last pull | 20:38 |
fungi | think we should status notice the blip? | 20:39 |
clarkb | can't hurt | 20:39 |
fungi | #status notice The Gerrit service on review.opendev.org will be offline briefly for a patchlevel update, but should return to service in a few minutes | 20:39 |
opendevstatus | fungi: sending notice | 20:39 |
-opendevstatus- NOTICE: The Gerrit service on review.opendev.org will be offline briefly for a patchlevel update, but should return to service in a few minutes | 20:40 | |
fungi | i'll down it in a sec once that's hit a few more channels | 20:40 |
opendevstatus | fungi: finished sending notice | 20:42 |
fungi | down it goes | 20:43 |
fungi | and coming back up now | 20:43 |
clarkb | as expected we are getting many many errors about replication tasks | 20:43 |
fungi | webui is loading for me | 20:43 |
clarkb | I'm even more confident today than last time we debugged this that this is a non issue | 20:43 |
fungi | Powered by Gerrit Code Review (3.7.3-2-gedf6d84f5d-dirty) | 20:44 |
clarkb | I do think we should spot check replication of some sort has succeeded but otherwise I think this is looking good | 20:44 |
clarkb | yup loads for me as well | 20:44 |
clarkb | I'm doing a git clone against gerrit (something we ask most people not to do) and it seems to work so I Think the jgit updtes are looking ok | 20:49 |
clarkb | pushing a change and checking it replicates are probably the only other things to check. I don't have any changes on tap for that unfortunately. Do you? | 20:50 |
fungi | i was just looking for one | 20:50 |
fungi | clarkb: want to approve https://review.opendev.org/882161 maybe? | 20:51 |
fungi | we can see if that replicates on merge | 20:51 |
clarkb | done. The gitea jobs aren't quick though so will be a little bit | 20:52 |
fungi | yeah, seems like we have no real urgency though | 20:52 |
clarkb | ok I'm going to take a break now to get outside and get some stuff done. I'll check back in later | 20:56 |
fungi | sounds like a good idea. i'm going to cook dinner but will keep an eye on everything | 20:57 |
opendevreview | Merged opendev/system-config master: Fix mistyped gitea screenshot image name https://review.opendev.org/c/opendev/system-config/+/882161 | 22:04 |
clarkb | that replicated. All looks well on that front | 22:53 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!