14:02:49 #startmeeting RDO meeting - 2020-02-19 14:02:50 Meeting started Wed Feb 19 14:02:49 2020 UTC and is due to finish in 60 minutes. The chair is amoralej. Information about MeetBot at http://wiki.debian.org/MeetBot. 14:02:51 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 14:02:53 The meeting name has been set to 'rdo_meeting___2020_02_19' 14:03:04 #topic roll call 14:03:11 o/ 14:03:17 o/ 14:03:19 o/ 14:03:23 o/ 14:03:24 o/ 14:03:28 #chair ykarel mjturek jcapitao baha leanderthal 14:03:29 o/ 14:03:30 Current chairs: amoralej baha jcapitao leanderthal mjturek ykarel 14:03:37 #chair rh-jelabarre 14:03:39 Current chairs: amoralej baha jcapitao leanderthal mjturek rh-jelabarre ykarel 14:03:50 o/ 14:04:08 #chair jpena 14:04:08 Current chairs: amoralej baha jcapitao jpena leanderthal mjturek rh-jelabarre ykarel 14:04:28 let's start with first topic 14:04:31 #topic Cannot login as root from RDO jenkins slaves to cico nodes 14:04:46 #info Bug is open https://bugs.centos.org/view.php?id=17066 14:04:52 mjturek, baha ^ 14:05:04 this seems to be moving along 14:05:19 mjturek, it's fixed already? 14:05:21 seems that the ssh key made it to jenkins users but not root 14:05:40 I don't think it's fixed yet, but ykarel has been telling centos how to handle 14:06:00 and we have a contact in centos helping 14:06:04 ykarel, so you know if they will add the key to root user also? 14:06:18 amoralej, they add keys only for root user 14:06:29 ^^ is they shared 14:06:51 ykarel I thought it was only for jenkins... am I misunderstanding? 14:06:52 i understand the opposite, it was in jenkins but not root 14:06:52 they just added keys in there db, i triggered https://ci.centos.org/job/tripleo-upstream-containers-build-master-ppc64le/2033/console to see if it's good now 14:07:21 ykarel: when did they do it? 14:07:22 amoralej, mjturek i asked them if they add for jenkins, they said we add for root 14:07:27 ok 14:07:30 ahhh 14:07:34 jpena, when cico node get run 14:07:39 i see jome jobs passed already so ssh seems to be fine now 14:07:41 ykarel it looks like it's working 14:08:00 jpena, they add public key for .ssh/id_rsa to root user of the node 14:08:02 ykarel: I mean, when were the keys added to the db? 14:08:23 jpena, ohh, they add to db after it's requested, like https://bugs.centos.org/view.php?id=17066 14:08:52 #info required ssh keys have been added to cico nodes deployment and ssh from jenkins slave looks fine now 14:09:03 ykarel: ack. I was testing some minutes ago and couldn't make it work, so apparently I was unlucky 14:09:17 thanks ykarel :) 14:09:27 Merged rdo-jobs master: Add EPEL repo for CentOS 8 rpm-packaging jobs https://review.rdoproject.org/r/25044 14:09:28 jpena, so in past when were the keys changed? 14:09:37 on slaves 14:09:46 apart from the recent ones 14:09:49 i don't remember last keys rotation 14:09:53 before this one 14:10:14 same here, I think we never changed those 14:10:21 ohhk then it's fine, i was not sure how in past this used to be handled 14:10:38 so good to add this to knowledge base so we don't miss next time 14:10:56 yeap +1 14:11:04 is it documented somewhere in centos ci docs? 14:11:10 should be there, i think 14:11:36 I have been unable to find any pointer in the centos ci documentation 14:12:15 ok 14:12:28 so i think we can give this issue as closed 14:12:29 good 14:12:45 so now job failed at other step 14:13:11 ykarel yeaaaah not sure what that is, but it's not ssh related at least 14:13:29 it's ssh related but for logserver Failed to connect to the host via ssh: Host key verification failed 14:13:44 first it complains about playbook syntax 14:13:51 ykarel yep I need to add the StrictHostKeyChecking=no for those 14:13:59 The error appears to be in '/home/jenkins/workspace/tripleo-upstream-containers-build-master-ppc64le/roles/build-containers/tasks/pre.yaml': line 21, column 17, but may 14:14:11 then it also fails to collect logs 14:14:25 but there seems to be some issue with role syntax 14:14:30 the ssh problem I know how to fix 14:14:51 ohhk i know this issue, i mean syntax issue 14:14:51 the syntax problem confuses me as we don't touch the pre playbook 14:15:00 let's take that offline 14:15:02 ERROR! the role 'ansible-role-container-registry' was not found 14:15:07 missing role 14:15:12 oh nice! 14:15:14 sounds good ykarel 14:15:22 ok, let's move on 14:15:39 #topic logserver does not appear to have folder for ppc64le containers-build job 14:16:06 my understanding is that it will be created first time collect-logs works fine 14:16:24 We've actually had collect-logs fire once into that logserver already, and the folder didn't pop up 14:16:32 mmmm 14:16:45 Chandan Kumar created config master: [container-login] Install podman for c8 and RHEl-8 https://review.rdoproject.org/r/25046 14:17:02 baha, you have logs of some success job? 14:17:10 i mean, success = uploading logs 14:17:11 baha but it's been failing with ssh since around the 12th are we sure about that? 14:17:26 The job wasn't successful, but it was trying to upload console text. I'd need a bit to track down the exact run number 14:17:42 But it got far enough into the upload to put out the expected URL, which only happens after it confirms connection 14:17:59 last time ssh worked https://ci.centos.org/job/tripleo-upstream-containers-build-master-ppc64le/2009/console 14:19:09 Ahh, you're right. I was looking at 2011, we just ended up in a weird state due to the other failures 14:19:12 actually it's 2010 14:19:24 baha gotcha 14:19:45 So yeah, entirely possible that folder will just appear once the job's more stable then. 14:19:54 we'll fix the ssh issue, and see after the next run 14:20:12 that job pushed to the old server 14:20:12 I remembered last time around we needed to manually create the folder, so I figured I'd bring it up. If that's not the case this time then it's a non-issue =) 14:20:43 amoralej: I think we're good here! 14:20:49 mjturek, need to add ansible-role-container-registry like https://github.com/rdo-infra/ci-config/blob/master/jenkins/jobs/tripleo-upstream-builders.yml#L20-L21 14:20:51 i'd say it's automatically created 14:20:57 needed because of https://review.opendev.org/#/c/707330/5/roles/build-containers/tasks/pre.yaml@20 14:20:59 jpena, you know if it needs to be pre-created? 14:21:06 can u post a patch for this 14:21:26 ykarel: thank you! will do! 14:21:26 it shouldn't be pre-created, the log collecting playbook should take care of that 14:21:39 Chandan Kumar proposed rdo-jobs master: [WIP] Added CentOS-8 build images https://review.rdoproject.org/r/24997 14:21:53 ack 14:21:59 jpena amoralej: sounds good, we'll fix the ssh issue and confirm with you guys once it shows up 14:22:08 mjturek, baha let us know if you still see issues 14:22:12 Will do! Thanks guys 14:22:15 will do 14:22:30 Merged config master: [container-login] Install podman for c8 and RHEl-8 https://review.rdoproject.org/r/25046 14:23:02 #info folder for ppc64le containers build job in logserver will be created on first successful collect-logs execution 14:23:14 ok, i think we can move to next one 14:23:29 #topic CentOS8 updates 14:23:59 #info Working on getting train ready in CBS - https://bugs.centos.org/view.php?id=17066 14:24:19 ykarel, you want to comment on this one? 14:24:41 mmm 14:24:46 i think i added trello link 14:24:51 let me check 14:25:08 sorry my mistake 14:25:12 #undo 14:25:12 correct link is https://trello.com/c/y4IfMNvu 14:25:13 Removing item from minutes: #info Working on getting train ready in CBS - https://bugs.centos.org/view.php?id=17066 14:25:25 #info Working on getting train ready in CBS - https://trello.com/c/y4IfMNvu 14:25:44 now looks good 14:26:08 so update is we have started preparing for CentOS8 CBS builds for Train 14:26:32 Currently we are fixing jobs, once done we will start with CBS builds 14:27:01 till then hopefully we may also have some news from centos wrt to mirror setup 14:27:18 so the builds available on buildlogs and centos mirrors 14:27:24 ykarel, when you have a chance, review https://review.rdoproject.org/r/#/c/25041/ which is needed to rebuild in c8 without bumping nvr 14:27:36 amoralej, sure let me check 14:27:44 wrt Train that's it from me 14:28:01 yes, in fact, push for sig c8 builds seems to be wip in centos side 14:28:11 but at least we will start building all packages 14:28:24 in cloud8-openstack-train-candidate 14:28:36 yeap 14:28:38 and at some point we will promote 14:28:39 ok 14:28:41 thx ykarel 14:29:14 #info Dependencies repo reorganization in CentOS 8 14:29:23 Merged gating_scripts master: Continue execution if NVR has not been changed https://review.rdoproject.org/r/25041 14:29:50 we are working also in some reorganization of deps repo for some reasons 14:30:24 #info rabbitmq-server and deps will be moved to messaging sig and until then will be in a separated repo in trunk.r.o 14:31:05 #info storage sig ceph repos will be synced to trunk.rdoproject.org to be used by upstream projects until sync to mirrors is fixed 14:31:51 #info some changes may be needed in repos configuration for centos8, we will work with consumer projects to fix it 14:32:12 User mjturek created rdo-infra/ci-config master: ppc64le: Fix ssh for collecting logs and delorean reporting https://review.rdoproject.org/r/25047 14:32:21 i think this is what i wanted to share 14:32:42 anything else that i'm missing about c8? 14:33:24 i think that's it 14:33:49 ok 14:34:12 #topic DocsDays is this week 14:34:26 #link http://rdoproject.org/events/docdays/ 14:34:27 #link http://rdoproject.org/events/docdays/ 14:34:31 #undo 14:34:32 oh. 14:34:32 Removing item from minutes: #link http://rdoproject.org/events/docdays/ 14:34:42 go ahead leanderthal :) 14:34:45 :-D 14:34:54 #info to improve the documentation and the website by spending an hour or two looking for errors, outdated information, or anything else that could be better 14:35:11 just that we're doing #DocDays this week which we haven't done in quite a few years. 14:36:08 It basically means we're getting metrics on how active PRs are on the website / documentation this week and then we'll move forward from there - to see if we want to make this a regular focus, et cetera 14:36:31 any questions? 14:36:34 #action everyone to report and/or fix issues in documentation 14:36:40 thx amoralej 14:36:46 :) 14:36:51 User mjturek created rdo-infra/ci-config master: ppc64le: Include ansible-role-container-registry in roles https://review.rdoproject.org/r/25048 14:38:32 i think we can move to next one 14:38:40 #topic Chair for next meeting 14:38:45 first volunteer wins :) 14:38:50 i can take it :) 14:39:03 #action ykarel to chair next meeting 14:39:05 thanks ykarel 14:39:17 #topic open floor 14:39:40 something else you want to share? 14:39:49 User mjturek proposed rdo-infra/ci-config master: ppc64le: Include ansible-role-container-registry in roles https://review.rdoproject.org/r/25048 14:43:18 amoralej: curious how the migration to the new registry is going 14:43:48 jpena, ^ 14:44:28 we're working to get everything migrated to Vexxhost by mid-March. That includes the registry 14:44:39 jpena cool! 14:44:50 finger crossed :) 14:45:13 please let us knoww if there's any way we can help, it's needed to finally get ppc published to dockerhub 14:48:27 Merged rdo-infra/ci-config master: ppc64le: Fix ssh for collecting logs and delorean reporting https://review.rdoproject.org/r/25047 14:50:15 seems there is nothing else 14:50:27 so i'll close the meeting and give you some minutes back 14:50:33 thanks all for joining 14:50:54 #endmeeting