Time  Nick         Message
06:16 matts        hi !
06:28 reiveune     hello
06:28 wahanui      hello, reiveune
06:51 domm         Our mysql-db is quite big (a few GB), so the simple backup via mysqldump takes quite some time (and also blocks the system). Are there any smarter ways to backup mysql you have good experiences with?
07:35 huginn       News from kohagit: Bug 30410: (follow-up) Instantiate object in unit test <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=5a637617e497cbf30b7c33a3a93d52117773e997>
08:16 koha-jenkins Yippee, build fixed!
08:16 wahanui      Congratulations!
08:16 koha-jenkins Project Koha_Master_D9 build #1926: FIXED in 41 min: https://jenkins.koha-community.org/job/Koha_Master_D9/1926/
08:16 alohabot     🎁 🦄 Koha 'master' packages pushed to 'koha-staging' repo  🥟🍬🍯
08:18 koha-jenkins Yippee, build fixed!
08:18 wahanui      Congratulations!
08:18 koha-jenkins Project Koha_Master_U20 build #365: FIXED in 44 min: https://jenkins.koha-community.org/job/Koha_Master_U20/365/
08:20 ashimema     Yeay, dashboard is turning green slowly this morning 🙂
08:20 ashimema     morning #koha
08:40 koha-jenkins Yippee, build fixed!
08:40 wahanui      Congratulations!
08:40 koha-jenkins Project Koha_Master_D12 build #124: FIXED in 1 hr 5 min: https://jenkins.koha-community.org/job/Koha_Master_D12/124/
08:42 koha-jenkins Project Koha_Master build #1980: STILL UNSTABLE in 1 hr 8 min: https://jenkins.koha-community.org/job/Koha_Master/1980/
08:52 koha-jenkins Project Koha_Master_D10 build #593: STILL UNSTABLE in 36 min: https://jenkins.koha-community.org/job/Koha_Master_D10/593/
08:54 mtj          domm, regarding mysql backup - you could consider miroring the db
08:55 mtj          ...and take a backup from the mirror
08:58 mtj          https://www.howtoforge.com/back_up_mysql_dbs_without_interruptions
09:00 mtj          the article is 15 years old, but still valid
09:06 koha-jenkins Yippee, build fixed!
09:06 wahanui      Congratulations!
09:06 koha-jenkins Project Koha_Master_D11_MDB_Latest build #861: FIXED in 47 min: https://jenkins.koha-community.org/job/Koha_Master_D11_MDB_Latest/861/
09:07 domm         mtj, ok, thanks, something like that was our plan :-)
09:09 ashimema     oh, mtj is around..
09:10 ashimema     just the man I was looking for 🙂
09:10 ashimema     I wanted to ask someone some Jenkins questions..
09:10 ashimema     any idea why the 'Changes' tab doesn't really work any more?
09:11 ashimema     and.. there's loads more settings for each build than I remember there being.. how do we actually trigger these days.. and is there a reason we're pointing to github in the cvs settings rather than our gittea or gitlab?
09:11 * ashimema   suspects the github connection to be the Changes issue?
09:29 koha-jenkins Yippee, build fixed!
09:29 wahanui      Congratulations!
09:29 koha-jenkins Project Koha_Master_U_Stable build #436: FIXED in 36 min: https://jenkins.koha-community.org/job/Koha_Master_U_Stable/436/
09:30 mtj          hi ashimema, hmm im not sure abotu why the changes info is gone :/
09:30 ashimema     one can of course dig through git logs themselves.. but I used to really like using the recent changes stuff as RM back in the day 😉
09:30 ashimema     I've asked Tomas if he has any clues too
09:31 ashimema     soo much has changed in Jenkins since I last did a deep dive.. you've been making lots of great improvements.
09:31 mtj          i guess its due to a jenkins upgrade, or that switching to the github repo has caused the problem (unlikely?)
09:31 ashimema     what was the reasoning behind switching to github?
09:32 mtj          just to save bandwidth and reduce load on the kc server
09:32 ashimema     i see
09:33 ashimema     do we actually still trigger builds by polling?
09:33 ashimema     or do we push trigger somewhere
09:33 ashimema     we could use gitlab instead of github I suppose.. see if that makes it happier with respects to Changes.
09:33 mtj          might be good to have 1 build still pointing to the kc server, per branch
09:34 mtj          yep, builds are still triggered by polling the repo
09:35 mtj          i thought gitlab had a size limit problem with the koha repo
09:36 ashimema     oh..
09:36 ashimema     I tihnk I fixed that a while ago
09:37 ashimema     it's certainly been in sync for a long time
09:37 mtj          awesome news
09:38 ashimema     >Mirrored from https://git.koha-community.org/Koha-community/Koha.git.
09:38 ashimema     Pull mirroring updated 3 minutes ago.
09:38 ashimema     yeah.. I had to do something funky like resetting mirroring from scratch a while back.. but that did seem to sort it 🙂
09:38 ashimema     so perhaps we could switch to gitlab.. I think there's generally more effort going into making sure gitlab is generally working these days.
09:38 ashimema     from the koha side anyways
09:39 koha-jenkins Project Koha_Master_Sid build #11: STILL UNSTABLE in 56 min: https://jenkins.koha-community.org/job/Koha_Master_Sid/11/
09:42 ashimema     does look like we could be clever and set it to only poll on pushes
09:42 ashimema     >Alternatively, instead of polling on a fixed interval, you can use a URL trigger (described above), but with /polling instead of /build at the end of the URL. This makes Jenkins poll the SCM for changes rather than building immediately. This prevents Jenkins from running a build with no relevant changes for commits affecting modules or branches that are unrelated to the job. When using /polling the job must be configured for polling, but the
09:42 ashimema     schedule can be empty.
09:43 ashimema     that looks like a promising option.. tempted to have a go
09:45 koha-jenkins Yippee, build fixed!
09:45 wahanui      Congratulations!
09:45 koha-jenkins Project Koha_Master_U_Next build #17: FIXED in 1 hr 5 min: https://jenkins.koha-community.org/job/Koha_Master_U_Next/17/
09:48 mtj          ashimema:  ive got master-d10 and master-d12, pulling from kc and gitlab repos
09:48 ashimema     oh cool
09:48 mtj          lets see if the chanegs info gets updated soon
09:48 ashimema     be interesting to see the results
09:48 ashimema     thanks
09:48 * ashimema   is on a mission to get the dashboard fully green again
09:49 koha-jenkins Project Koha_19.11_D10 build #228: FAILURE in 10 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/228/
09:51 koha-jenkins Project Koha_Master_D11_My8 build #794: STILL UNSTABLE in 56 min: https://jenkins.koha-community.org/job/Koha_Master_D11_My8/794/
09:51 koha-jenkins Yippee, build fixed!
09:51 wahanui      Congratulations!
09:51 koha-jenkins Project Koha_Master_U21 build #145: FIXED in 45 min: https://jenkins.koha-community.org/job/Koha_Master_U21/145/
09:59 koha-jenkins Project Koha_19.11_D10 build #229: STILL FAILING in 10 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/229/
10:07 koha-jenkins Project Koha_Master_D11_MDB_Latest build #862: SUCCESS in 38 min: https://jenkins.koha-community.org/job/Koha_Master_D11_MDB_Latest/862/
10:20 mtj          ashimema: we have a bit of a long standing problem with the docker images, that can be solved somewhat easily
10:22 mtj          the problem is that we we sometimes break the master builds, and that causes problems for developers
10:23 mtj          the solution would be to have 2 sets of master docker images. 1 for jenkins/ci and 1 for developers
10:25 ashimema     Yeah, that would be a great idea
10:25 nlegrand     hey
10:26 ashimema     U16 on master being disabled.. should it be highlighted as retired on the dashboard ?
10:26 mtj          only after an image has passed its jenkins tests, is the developer image updated...
10:26 ashimema     https://dashboard.koha-community.org/
10:26 ashimema     I reckon it probably should
10:27 mtj          yeah, u16/xenial info is no longer available here -> https://packages.ubuntu.com/
10:27 ashimema     thought that as the case
10:27 ashimema     thanks
10:28 mtj          ..which makes it difficult to support :/
10:28 ashimema     certainly
10:29 ashimema     I find the out of step nature of D9 and U16 confusing.. lol
10:29 oleonard     Hi
10:29 ashimema     should perhaps re-order the columns on the dashboard too.. D8, U16, D9, D10, U18...
10:29 ashimema     morning oleonard
10:34 oleonard     ashimema: I had the same reaction to the fix for 30509. I don't know why it works (or is necessary) but it works
10:34 ashimema     yeah, it's weird
10:34 ashimema     but it works
10:34 oleonard     Thanks for testing
10:34 ashimema     🙂
10:34 ashimema     no worries
10:35 ashimema     it's been a really strange few weeks for me here.. just trying to get back into the swing of things..
10:35 ashimema     been away from the desk more than at it this month..
10:35 ashimema     which is lovely..
10:38 koha-jenkins Project Koha_Master_D12 build #125: UNSTABLE in 46 min: https://jenkins.koha-community.org/job/Koha_Master_D12/125/
10:44 mtj          bug 30509
10:44 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30509 normal, P5 - low, ---, oleonard, Passed QA , Accordion on letter.tt is broken
10:45 * ashimema   is on the fence with bug 24865
10:45 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24865 enhancement, P5 - low, ---, kyle, Signed Off , Customize the Accountlines Description
10:45 ashimema     one side of me thinks it's a horrible hack
10:45 ashimema     the other side of me thinks it's a really clever way around a problem
10:46 koha-jenkins Yippee, build fixed!
10:46 wahanui      Congratulations!
10:46 koha-jenkins Project Koha_Master_D10 build #594: FIXED in 1 hr 0 min: https://jenkins.koha-community.org/job/Koha_Master_D10/594/
10:46 koha-jenkins Project Koha_Master_D10 build #595: SUCCESS in 55 min: https://jenkins.koha-community.org/job/Koha_Master_D10/595/
10:48 koha-jenkins Yippee, build fixed!
10:48 wahanui      Congratulations!
10:48 koha-jenkins Project Koha_21.11_U_Stable build #69: FIXED in 35 min: https://jenkins.koha-community.org/job/Koha_21.11_U_Stable/69/
11:12 koha-jenkins Project Koha_Master_D10 build #596: SUCCESS in 1 hr 13 min: https://jenkins.koha-community.org/job/Koha_Master_D10/596/
11:15 alohabot     🎁 😻 Koha '21.11.x' packages pushed to 'koha-staging' repo  🍤🍤🍨
11:19 koha-jenkins Project Koha_21.11_U20 build #64: SUCCESS in 41 min: https://jenkins.koha-community.org/job/Koha_21.11_U20/64/
11:20 marcelr      o/
11:21 tcohen       \o
11:22 koha-jenkins Project Koha_19.11_D10 build #230: STILL FAILING in 10 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/230/
11:23 koha-jenkins Project Koha_21.11_U21 build #57: UNSTABLE in 35 min: https://jenkins.koha-community.org/job/Koha_21.11_U21/57/
11:44 koha-jenkins Project Koha_21.11_D10 build #79: SUCCESS in 58 min: https://jenkins.koha-community.org/job/Koha_21.11_D10/79/
11:47 oleonard     Would be very cool to get a signoff on Bug 30525
11:48 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30525 critical, P5 - low, ---, oleonard, Needs Signoff , Items batch modification broken
12:00 oleonard     OPACFRBRizeEditions appears to be broken.
12:01 oleonard     Tested in master and 21.05.13
12:02 koha-jenkins Project Koha_21.11_D9 build #58: SUCCESS in 1 hr 16 min: https://jenkins.koha-community.org/job/Koha_21.11_D9/58/
12:04 koha-jenkins Project Koha_21.11_D12 build #54: UNSTABLE in 44 min: https://jenkins.koha-community.org/job/Koha_21.11_D12/54/
12:26 koha-jenkins Project Koha_21.11_D11 build #85: STILL UNSTABLE in 1 hr 4 min: https://jenkins.koha-community.org/job/Koha_21.11_D11/85/
12:39 koha-jenkins Yippee, build fixed!
12:39 wahanui      Congratulations!
12:39 koha-jenkins Project Koha_21.11_U21 build #58: FIXED in 36 min: https://jenkins.koha-community.org/job/Koha_21.11_U21/58/
12:46 koha-jenkins Yippee, build fixed!
12:46 wahanui      Congratulations!
12:46 koha-jenkins Project Koha_21.11_D12 build #55: FIXED in 1 hr 2 min: https://jenkins.koha-community.org/job/Koha_21.11_D12/55/
13:25 koha-jenkins Project Koha_21.11_U18 build #69: SUCCESS in 58 min: https://jenkins.koha-community.org/job/Koha_21.11_U18/69/
13:35 koha-jenkins Project Koha_19.11_D10 build #231: STILL FAILING in 10 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/231/
14:38 koha-jenkins Project Koha_21.11_D11 build #86: STILL UNSTABLE in 1 hr 2 min: https://jenkins.koha-community.org/job/Koha_21.11_D11/86/
15:04 reiveune     bye
15:37 koha-jenkins Project Koha_21.11_U18 build #70: SUCCESS in 59 min: https://jenkins.koha-community.org/job/Koha_21.11_U18/70/
15:48 koha-jenkins Project Koha_19.11_D10 build #232: STILL FAILING in 10 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/232/
15:58 koha-jenkins Project Koha_19.11_D10 build #233: STILL FAILING in 10 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/233/
16:08 koha-jenkins Project Koha_19.11_D10 build #234: STILL FAILING in 10 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/234/
16:18 koha-jenkins Project Koha_19.11_D10 build #235: STILL FAILING in 10 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/235/
16:28 koha-jenkins Project Koha_19.11_D10 build #236: STILL FAILING in 10 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/236/
16:38 koha-jenkins Project Koha_19.11_D10 build #237: STILL FAILING in 10 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/237/
16:48 koha-jenkins Project Koha_19.11_D10 build #238: STILL FAILING in 10 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/238/
16:58 koha-jenkins Project Koha_19.11_D10 build #239: STILL FAILING in 10 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/239/
17:08 koha-jenkins Project Koha_19.11_D10 build #240: STILL FAILING in 10 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/240/
17:19 koha-jenkins Project Koha_19.11_D10 build #241: STILL FAILING in 10 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/241/
17:29 koha-jenkins Project Koha_19.11_D10 build #242: STILL FAILING in 10 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/242/
17:39 koha-jenkins Project Koha_19.11_D10 build #243: STILL FAILING in 10 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/243/
17:49 koha-jenkins Project Koha_19.11_D10 build #244: STILL FAILING in 10 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/244/
17:59 koha-jenkins Project Koha_19.11_D10 build #245: STILL FAILING in 10 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/245/
18:09 koha-jenkins Project Koha_19.11_D10 build #246: STILL FAILING in 10 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/246/
18:15 oleonard     lukeg++
18:15 oleonard     kidclamp++
18:19 koha-jenkins Project Koha_19.11_D10 build #247: STILL FAILING in 10 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/247/
18:29 koha-jenkins Project Koha_19.11_D10 build #248: STILL FAILING in 10 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/248/
18:33 tuxayo       hum, will the CI keep doing this forever?
18:34 koha-jenkins Project Koha_19.11_D10 build #249: ABORTED in 4 min 24 sec: https://jenkins.koha-community.org/job/Koha_19.11_D10/249/
18:34 tuxayo       let's stop
18:35 tcohen       what's going on?
18:38 tcohen       we need a new channel for jenkins stuffs
18:38 tcohen       it otherwise makes IRC communications hard
18:41 tcohen       do you agree tuxayo?
18:41 tuxayo       +1
18:41 tcohen       let's propose it on the next meeting
18:41 mtj          hi tcohen, agree
18:41 tuxayo       ok
18:42 tcohen       nugged mentioned this matter with his experience in mojo and other perl projects
18:42 mtj          i have been using #koha-ci
18:42 tcohen       it is a good idea
18:42 tcohen       great
18:45 oleonard     If koha-jenkins isn't here anymore who will I talk to
18:46 koha-jenkins Project Koha_19.11_D10 build #250: ABORTED in 7 min 49 sec: https://jenkins.koha-community.org/job/Koha_19.11_D10/250/
18:48 tuxayo       Ok it's in the agenda por tomorrow
18:48 tuxayo       https://wiki.koha-community.org/wiki/Development_IRC_meeting_20_April_2022#Agenda
18:49 tuxayo       oleonard: with huginn and wahanui , who have better conversation skills anyway.
18:50 tcohen       I'll be here for you oleonard
18:50 tcohen       farewell, koha-jenkins
18:50 tcohen       (it is just restarting)
18:51 tuxayo       mtj: so you have also koha-jenkins  in #koha-ci@oftc ?
18:52 mtj          no, just alohabot atm
18:53 mtj          tcohen might be adding jenkins to channel now
18:57 tcohen       trying to find where that config was :-D
19:06 tuxayo       tcohen++
19:40 tuxayo       mtj: are we suposed to do something with bug 30034 ?
19:40 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30034 trivial, P5 - low, ---, mtj, Signed Off , Automatic debian/control updates (testing)
20:03 koha-jenkins Yippee, build fixed!
20:03 koha-jenkins Project Koha_19.11_D10 build #251: FIXED in 41 min: https://jenkins.koha-community.org/job/Koha_19.11_D10/251/
20:03 wahanui      Congratulations!
20:47 fridolin     hi there
20:47 wahanui      hey, fridolin
20:47 fridolin     back to normal in Tahiti :D
20:49 koha-jenkins Project Koha_19.11_D11 build #38: UNSTABLE in 45 min: https://jenkins.koha-community.org/job/Koha_19.11_D11/38/
22:09 ashimema     The failing test for U18 is weird
22:11 ashimema     But I also think the code is funky and should likely be fixed in the same way I recently fixed the same kind of issue in stockrotation.. with the delta_days method
22:12 ashimema     But that doesn't explain why the test fails for U18 and not the other distributions
22:17 fridolin     ashimema: looks like a precise perl version of the lib
22:18 fridolin     i saw nothing in release notes
22:18 fridolin     Bug 30540 you are the time master ;)
22:18 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30540 major, P5 - low, ---, martin.renvoize, Passed QA , Double processing invalid dates can lead to ISE
22:21 ashimema     Time is "fun"
22:27 ashimema     bug 30518 is the sr one I was thinking of
22:27 huginn       Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30518 major, P5 - low, ---, martin.renvoize, Passed QA , StockRotationItems crossing DST boundary throw invalid local time exception
22:33 fridolin     DST and TZ is hell >:(
22:38 tuxayo       fridolin: hi :)