dustymabe changed the topic of #fedora-coreos to: Fedora CoreOS :: Find out more at https://getfedora.org/coreos/ :: Logs at https://libera.irclog.whitequark.org/fedora-coreos
plarsen has quit [Remote host closed the connection]
cyberpear has joined #fedora-coreos
bgilbert has joined #fedora-coreos
bgilbert has quit [Ping timeout: 240 seconds]
gursewak_ has joined #fedora-coreos
gursewak_ has quit [Ping timeout: 246 seconds]
paragan has joined #fedora-coreos
bgilbert has joined #fedora-coreos
bgilbert has quit [Ping timeout: 240 seconds]
Betal has quit [Quit: WeeChat 3.5]
zodbot_ has joined #fedora-coreos
djinni`_ has quit [Ping timeout: 246 seconds]
djinni` has joined #fedora-coreos
zodbot has quit [Ping timeout: 246 seconds]
zodbot_ has quit [Excess Flood]
zodbot has joined #fedora-coreos
gursewak_ has joined #fedora-coreos
nemric has quit [Quit: WeeChat 3.5]
hyperreal has quit [Quit: am leaving for now]
hyperreal has joined #fedora-coreos
jcajka has joined #fedora-coreos
jpn has joined #fedora-coreos
guesswhat has joined #fedora-coreos
klaas has quit [Quit: ZNC 1.8.2 - https://znc.in]
klaas has joined #fedora-coreos
jcajka has quit [Quit: Leaving]
bgilbert has joined #fedora-coreos
bgilbert has quit [Remote host closed the connection]
bgilbert has joined #fedora-coreos
paragan has quit [Ping timeout: 260 seconds]
paragan has joined #fedora-coreos
crobinso has joined #fedora-coreos
ravanelli has joined #fedora-coreos
jcajka has joined #fedora-coreos
<bgilbert> dustymabe: it turns out we have Ignition 0.29.1-3 in epel7, presumably for ignition-validate. do you think we should update it to current, or retire it?
<travier[m]> I would vote for retiring
bgilbert has quit [Ping timeout: 240 seconds]
jpn has quit [Ping timeout: 260 seconds]
<dustymabe> bgilbert: I don't have a strong opinion. There is a container for ignition-validate so retire seems reasonable
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 244 seconds]
nalind has joined #fedora-coreos
mheon has joined #fedora-coreos
jpn has joined #fedora-coreos
<lucab> stephanepoq: I hope not, but let me check
jpn has quit [Ping timeout: 240 seconds]
plarsen has joined #fedora-coreos
nemric has joined #fedora-coreos
jpn has joined #fedora-coreos
<stephanepoq> @lucab it's up again
<lucab> stephanepoq: yes, I tried reverting to the version right before https://github.com/coreos/fedora-coreos-cincinnati/pull/65 and it seems to be behave better
<lucab> the strange thing is that the same service on the staging cluster was working fine, I'm puzzled
jpn has quit [Ping timeout: 272 seconds]
<dustymabe> lucab: what problems were you seeing with f36? any logs?
<lucab> dustymabe: not really, and from the metrics I could see the requests coming in. But the reverse proxy in front of it would never serve the response, eventually timing out.
<dustymabe> lucab: you think the service hasn't been functioning properly ever since the move to f36? some days?
<lucab> dustymabe: I tried justrestarting the backend, but it didn't help. Reverting to the previous image though seems to work.
jpn has joined #fedora-coreos
<lucab> dustymabe: since yesterday when I deployed the update, yes. I can see lots of timeouts logged by Zincati on my canaries. A few requests were getting through, but most were not
<dustymabe> super odd. it would seem like the problem should be on the proxy side, but obviously if reverting the image makes the problem go away then it's something in the image
<lucab> I'll try going through the chain of F<xx> image bumps before F36 and see where it starts going wrong
<lucab> https://fcos-31-metrics-cdn.lucabruno.net/bridge?selector=zincati -> ~300 timeouts, which started yesterday with the F36 deployment and stopped now with the revert
<StevenPresti[m]> dustymabe: Hey
<dustymabe> StevenPresti[m]: 👋
<dustymabe> StevenPresti[m]: when you build Ignition can you build it for F37 too?
<dustymabe> our rawhide pipeline is now failing because we have tests that need the new Ignition but no new Ignition in rawhide
<StevenPresti[m]> dustymabe: here is where our progress is on the process, https://github.com/coreos/ignition/issues/1353 are you saying to go back Once the PR merges to rawhide, merge rawhide into the other relevant branches (e.g. f35) then push those, for example:... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/f4bc62db4b23e9b0898aa2362e2287d6f3d28782)
<StevenPresti[m]> dustymabe: OH, fedpkg build for rawhide..? I thought that branch was auto?
<dustymabe> yeah, just do a `fedpkg build` on the rawhide branch
<dustymabe> I guess in your steps you could update it to
<dustymabe> "On each of those branches, including `rawhide`, run `fedpkg build`"
<StevenPresti[m]> yeah that would make it more clear :/ I will do that.
<dustymabe> +1 - thank you
<dustymabe> StevenPresti[m]: once you do that f37 build can you add an override for it to the f-c-c repo (for the rawhide branch)?
<StevenPresti[m]> dustymabe: not sure what 'add an override for it to the f-c-c ' is
<dustymabe> StevenPresti[m]: I can step you through that
<StevenPresti[m]> dustymabe: f-c-c stand for?
<StevenPresti[m]> kk
<StevenPresti[m]> Ah thats because rawhide was not included in the fast-tracking huh?
<StevenPresti[m]> Just for understanding; Could I not just redo these steps
<StevenPresti[m]> submit them to bodhi and then Submit a fast-track for FCOS testing-devel
StevenPresti[m] is now known as spresti[m]
<spresti[m]> dustymabe: Sorry I guess I miss understood, I am now overriding
<dustymabe> spresti[m]: for rawhide builds a bodhi update gets created automatically when the build is done
<dustymabe> you'll need to use that link ^^ for the fast-track
<spresti[m]> dustymabe: oh, ok thank you, I was sitting at the bohdi page like , where is my build...
<spresti[m]> dustymabe: the override is still failing on the distro tag. It says its expecting f37 but has f36?
<dustymabe> spresti[m]: let's investigate that
<dustymabe> rawhide is now based on f37 (not f36 as it was in the past), so we might need to update a variable somewhere
<dustymabe> when you ran the override did you select `rawhide` twice ?
<dustymabe> from the logs I see "Switched to a new branch 'testing-devel'"
<spresti[m]> No, just once. is rawhide special?
fifofonix has joined #fedora-coreos
<spresti[m]> In the release-doc it says to using testing-devel
<dustymabe> when I run an override I usually make sure I select the branch I'm targetting in all dropdowns that have it as an option
<dustymabe> honestly I'm not really sure there should be more than one option
jlebon has joined #fedora-coreos
<dustymabe> `Submit a fast-track for FCOS testing-devel`
<dustymabe> ^^ I would select `testing-devel` in both dropdowns for that
<spresti[m]> Yeah I didn't change rawhide there
<spresti[m]> its all testing-devel
<spresti[m]> I miss spoke, the only place I used rawhide was for the build it's self
<dustymabe> spresti[m]: let's do a screenshare if you have time.. see PM
<spresti[m]> dustymabe: sure one second.
jcajka has quit [Quit: Leaving]
paragan has quit [Quit: Leaving]
jpn has quit [Ping timeout: 260 seconds]
gursewak_ is now known as gursewak
jpn has joined #fedora-coreos
<dustymabe> aaradhak davdunc dustymabe gurssing jaimelm jbrooks jcajka jdoss jlebon jmarrero lorbus miabbott nasirhm ravanelli saqali skunkerk walters
<dustymabe> FCOS community meeting in #fedora-meeting-1
<dustymabe> If you don't want to be pinged remove your name from this file: https://github.com/coreos/fedora-coreos-tracker/blob/main/meeting-people.txt
jpn has quit [Quit: Lost terminal]
<dustymabe> jaimelm: meeting today?
mnguyen_ has joined #fedora-coreos
aaradhak has joined #fedora-coreos
guesswhat has quit [Quit: Client closed]
Betal has joined #fedora-coreos
jlebon has quit [Quit: leaving]
nemric has quit [Quit: WeeChat 3.5]
guesswhat has joined #fedora-coreos
aaradhak has quit [Quit: Connection closed for inactivity]
nemric has joined #fedora-coreos
zodbot has quit [Ping timeout: 272 seconds]
poppajarv4 has joined #fedora-coreos
fifofonix has quit [Quit: Textual IRC Client: www.textualapp.com]
poppajarv has quit [Ping timeout: 272 seconds]
poppajarv4 is now known as poppajarv
ravanelli has quit [Remote host closed the connection]
ilius has joined #fedora-coreos
nemric has quit [Quit: WeeChat 3.5]
zodbot has joined #fedora-coreos
zodbot has quit [Remote host closed the connection]
zodbot has joined #fedora-coreos
crobinso has quit [Remote host closed the connection]
zodbot has quit [Remote host closed the connection]
zodbot has joined #fedora-coreos
zodbot has quit [Remote host closed the connection]
zodbot has joined #fedora-coreos
ravanelli has joined #fedora-coreos
nalind has quit [Quit: bye]
<anthr76[m]> Not sure if this room is best suited or if there's another one. On Fedora desktop with ostree I swapped my display manager. I went from gdm to greetd. `rpm-ostree` failed to update my shadow removing the `gdm` user and adding the `greetd` user. Is this expected?
mnguyen has joined #fedora-coreos
mheon has quit [Ping timeout: 276 seconds]
mnguyen_ has quit [Ping timeout: 240 seconds]
guesswhat has quit [Quit: Client closed]
nemric has joined #fedora-coreos