Tuesday, 2018-07-24

*** noslzzp has quit IRC00:01
*** threestrands has quit IRC00:38
*** gfidente has quit IRC00:38
myoungpabelanger: do you want to chat tomorrow re: log server?  are we standing up another server (instead of existing one?).  Would like to get clarity on what was meant earlier by "refactor things a bit"00:40
pabelangermyoung: yes, lets talk tomorrow00:41
pabelangermyoung: basically idea, if something external to rdoproject is uploading logs, I'd like to move them off logs.r.o to their own server00:41
*** owalsh_ is now known as owalsh00:44
*** imcleod has quit IRC00:46
dmsimardpabelanger: not deleting fast enough .. it went up to 30GB free, now it's back down to 21GB00:47
dmsimardthere's two "rm -rf" loops running on a bunch of dirs, it's just taking forever00:48
pabelangerdmsimard: yah, not surprised. We might have to revoke some credentials to stop the uploads00:48
*** khyr0n has quit IRC00:49
dmsimardhttp://paste.openstack.org/show/726488/00:50
pabelangerdmsimard: where is that jenkins server?00:50
pabelangersome place downstream I guess00:51
dmsimardnot sure00:51
dmsimardthe problem is the tripleo jobs are a lot of files, especially if they have static ara reports00:51
pabelangeryup00:51
dmsimardand I guess it's expensive to delete so many small files, I dunno00:52
pabelangeryah, is00:52
pabelangerdmsimard: give we only hve 20GB left, I say we cut off everything minus rdoproject00:53
pabelangerit will break downstream, but that is better then us00:53
pabelangerand I'll see if somebody in SF can boot a server00:53
dmsimardif tristanC is around, what I would recommend is to split off review.rdo's logs to another log server00:53
dmsimardI have access to the tenant, just not sure if there's anything special other than spawning a vm and adding it in sfarch00:54
pabelangerdmsimard: keeping rdoproject where it is until we can get switf upstream is likely best idea00:54
pabelangerthen we don't deal with file servers00:54
dmsimardmaybe00:54
pabelangerbut we can migrate downstream to a new server00:55
dmsimardthere will need to be an implementation from sf though00:55
pabelangerthey won't need 2TB of space00:55
dmsimardalso -- I don't think we have swift in RDO cloud00:55
dmsimardso we need to keep that in mind00:55
pabelangerdmsimard: will be zuul jobs for publisher00:55
pabelangerdmsimard: yah, thinking vexxhost for it00:55
*** rcernin_ has joined #rdo00:56
*** bdodd has quit IRC00:56
pabelangerdmsimard: we should be creating a temp artifact server in rdoproject.org, right now we are uploading RPMs to the log server too00:57
pabelangerthat way we can do a different expire setting for that00:57
pabelangerno need to keep RPM from check jobs only for 30 days00:57
pabelangersuspect it can be either collapsed into images.r.o or call something else00:57
pabelangerwe are really abusing logs.r.o today :)00:58
*** rcernin has quit IRC00:58
dmsimardregistry.rdo is pretty slow too because of that01:00
pabelangerdmsimard: okay, lets disable SSH account for now, see what we get cleaned out this evening. Do you mind doing that and sending email to ML?01:01
pabelangerotherwise, POST_FAILURE are bound to happen01:01
pabelangerdmsimard: can you also see why ara-report didn't work in apache logs?01:02
pabelangerI tried it a while back and it failed01:02
pabelangerlet me find review01:02
pabelangerdmsimard: https://logs.rdoproject.org/92/14792/1/check/hello-world/d06941c/ara-report/01:08
pabelangerif we can figure out why that failed, we can flip switch to ara-report01:09
*** dmacpher has quit IRC01:12
tristanCpabelanger: any change to get a review on https://review.rdoproject.org/r/#/q/topic:switch-tox-container ?01:15
pabelangertristanC: you'll need to rebase, but base is now in openstack-zuul-jobs.  But I was thinking, I we should see about creating a new base job specific for containers. I haven't had a change to test that yet, mostly because I don't think we want ignore errors on configure-mirror.01:17
pabelangerI did however +2 the pypi mirror upstream01:17
pabelangerand we can use depends-on here to actually test01:17
*** links has joined #rdo01:17
pabelangertristanC: oh, I also wanted to talk about bindep.txt and how container also contain package list too01:19
*** paragan has quit IRC01:19
tristanCpabelanger: well those are running on a static node, i don't think it's safe to give root access to those jobs01:23
tristanCpabelanger: so bindep should be added to the nodepool runc customization playbook out of band01:23
pabelangertristanC: yah, I'm not really a fan of that approach. We did that upstream for a long time, adding specific packages to node and didn't scale well.  That was the whole reason we decided to write bindep, so in this case for containers, I think we are taking a step backwards in how we manage images01:25
pabelangercould the tox container be built at runtime and overlay the base image, adding things that are needed?01:25
tristanCpabelanger: runC doesn't uses image, it's running with the static node host rootfs01:25
pabelangerI see01:26
tristanCpabelanger: the cost to add the bindep.txt content to the runc init playbook doesn't sounds like a step backwards01:26
*** edmondsw has joined #rdo01:27
pabelangertristanC: if I understand, we are duplicating the data in 2 location now01:27
tristanCpabelanger: but is bindep used outside of openstack?01:27
pabelangernot sure, I would imagine somebody is01:28
tristanCpabelanger: i just want to move the tox-docs job running on rdo-jobs...01:28
tristanCthis jobs is spinning dozen of nodes daily while it could run faster with lower cost on runc01:29
pabelangertristanC: okay, I think we can try with tox-docs, but I am very reluctant on adding a 2nd place of package dependencies for jobs.  If we need to create 2 systems for runc and vms, then we've done something wrong. I'm unsure right now how to best solve the runc / sudo issue on a shared host01:30
*** edmondsw has quit IRC01:31
pabelangerI agree faster jobs are good, but getting a 2nd cloud for jobs is the topic priority for me :) Oh, and fixing log issue that is about to fail01:32
tristanCpabelanger: dmsimard: i still don't have access to logs.rdoproject.org... i'd like to install ara-report middleware to drop the ara generate task01:33
pabelangerah, that explains why it doesn't work. Thought dmsimard had installed it01:34
pabelangertristanC: I don't have access either01:34
*** centos_ci has quit IRC01:38
*** centos_ci has joined #rdo01:39
dmsimardpabelanger: send a patch to add yourself to https://github.com/rdo-infra/rdo-infra-playbooks/blob/master/roles/rdo-infra/base/defaults/main.yml#L4601:42
dmsimardI'll follow up tomorrow morning, need to be off01:43
tristanCdmsimard: is this role running on logs.rdoproject.org? i can't access my account01:43
*** julim has joined #rdo01:48
*** centos_ci has quit IRC01:58
*** centos_ci has joined #rdo01:59
*** centos_ci has joined #rdo01:59
*** colonwq has quit IRC01:59
*** atarakt has joined #rdo02:10
*** colonwq has joined #rdo02:12
*** alexpilotti has joined #rdo02:17
*** alexpilotti has quit IRC02:21
*** jmlowe has joined #rdo02:22
*** paragan has joined #rdo02:39
*** eck` is now known as eck`gone02:47
*** atarakt has quit IRC02:47
*** brault has quit IRC02:53
*** samP has joined #rdo02:57
*** brault has joined #rdo02:57
*** samP has quit IRC02:59
*** ramishra has joined #rdo03:01
*** samP has joined #rdo03:05
*** samP has quit IRC03:10
*** samP has joined #rdo03:13
*** samP has quit IRC03:15
*** edmondsw has joined #rdo03:15
*** edmondsw has quit IRC03:19
*** samP has joined #rdo03:19
*** dmacpher has joined #rdo03:23
*** dmacpher has quit IRC03:24
*** samP has quit IRC03:26
*** dmacpher has joined #rdo03:26
*** adrianreza has quit IRC03:34
*** holser_ has joined #rdo03:35
*** samP has joined #rdo03:39
*** samP has quit IRC03:39
*** jmlowe has quit IRC03:43
*** bdodd has joined #rdo03:44
*** samP has joined #rdo03:46
*** samP has quit IRC03:48
*** bdodd has quit IRC03:48
*** bdodd has joined #rdo03:52
*** shreshtha has joined #rdo03:54
*** tshefi has quit IRC03:54
*** samP has joined #rdo03:55
*** samP has joined #rdo03:57
*** samP has quit IRC03:58
rdogerritTristanCacqueray created rdo-infra/rdo-infra-playbooks master: Remove zuul/nodepool v2 services and checks  https://review.rdoproject.org/r/1497004:02
*** ykarel has joined #rdo04:03
*** samP has joined #rdo04:03
*** samP has quit IRC04:05
*** khyr0n has joined #rdo04:06
rdogerritYatin Karel proposed openstack/castellan-distgit rpm-master: Requirement sync for Rocky  https://review.rdoproject.org/r/1495604:08
*** samP has joined #rdo04:09
*** samP has quit IRC04:10
*** slaweq has joined #rdo04:11
*** Son_Goku has joined #rdo04:13
*** slaweq has quit IRC04:16
*** samP has joined #rdo04:16
*** samP has quit IRC04:16
*** samP has joined #rdo04:22
*** samP has quit IRC04:23
*** holser_ has quit IRC04:26
*** samP has joined #rdo04:28
*** samP has joined #rdo04:29
*** holser_ has joined #rdo04:29
ykareltristanC, hi04:37
ykareltristanC, are u aware of this issue:- https://logs.rdoproject.org/45/14945/1/check/legacy-DLRN-rpmbuild/204efa7/job-output.txt.gz#_2018-07-24_04_12_31_99331204:37
ykareltrishnag, "msg": "There was an issue creating /etc/nodepool as requested: [Errno 13] Permission denied: '/etc/nodepool'",04:38
ykareltristanC, ^^04:38
*** samP has joined #rdo04:38
*** samP has quit IRC04:39
ykareltristanC, so it's happening post:- https://softwarefactory-project.io/r/#/c/1315004:42
*** samP has joined #rdo04:44
*** samP has quit IRC04:45
ykareltristanC, as i check legacy-base is used still this issue, as earlier permission were 777 for /etc/nodepool while now in legacy-base/pre no permission set, so should be default 75504:45
ykarelpabelanger, tristanC can u check and suggest ?04:46
*** honza has quit IRC04:47
*** honza has joined #rdo04:48
*** honza is now known as Guest5685004:49
tristanCykarel: looking04:49
tristanCoh well, i guess this is caused by https://softwarefactory-project.io/r/#/c/13150/04:50
ykarelyup04:50
ykarelthis is what i suspect04:51
*** samP has joined #rdo04:52
*** samP has quit IRC04:53
rdogerritTristanCacqueray created rdo-jobs master: legacy: use become to set /etc/nodepool  https://review.rdoproject.org/r/1497104:54
tristanCykarel: https://tree.taiga.io/project/morucci-software-factory/issue/156704:56
*** holser_ has quit IRC04:56
*** samP has joined #rdo04:57
*** samP has quit IRC04:58
ykareltristanC, ack04:58
tristanCykarel: i guess this is critical, should i +3 the fix?04:59
ykareltristanC, yes please, let's try it05:00
rdogerritMerged rdo-jobs master: legacy: use become to set /etc/nodepool  https://review.rdoproject.org/r/1497105:02
*** samP has joined #rdo05:03
*** edmondsw has joined #rdo05:03
*** samP has quit IRC05:04
*** Eleventh_Doctor has joined #rdo05:05
*** Eleventh_Doctor has quit IRC05:05
*** Eleventh_Doctor has joined #rdo05:05
*** Pharaoh_Atem has quit IRC05:05
*** tshefi has joined #rdo05:05
*** edmondsw has quit IRC05:08
ykareltristanC, it moved forward, so we are good05:08
tristanCykarel: good, i'm marking the issue as closed then05:09
ykareltristanC, ack05:09
*** Son_Goku has quit IRC05:10
*** samP has joined #rdo05:10
*** Eran_Kuris has joined #rdo05:12
*** samP has joined #rdo05:12
*** samP has joined #rdo05:14
*** samP has quit IRC05:15
*** abregman has joined #rdo05:27
*** cshastri has joined #rdo05:31
*** quiquell|off is now known as quiquell05:38
*** ccamacho has joined #rdo05:44
*** ksambor has joined #rdo05:50
rdogerritYatin Karel created rdo-jobs master: Remove duplicated playbooks for weirdo jobs  https://review.rdoproject.org/r/1497205:58
rdogerritYatin Karel proposed rdo-jobs master: Remove duplicated playbooks for weirdo jobs  https://review.rdoproject.org/r/1497206:02
ykareltristanC, can you please review ^^06:03
*** janki has joined #rdo06:06
rdogerritMerged openstack/oslo-middleware-distgit rpm-master: Requirement sync for Rocky  https://review.rdoproject.org/r/1494506:06
*** sbonazzo has joined #rdo06:06
*** emalikov has joined #rdo06:11
*** rbartal has joined #rdo06:12
*** sbulage|afk has joined #rdo06:15
*** agurenko has joined #rdo06:21
*** paramite has joined #rdo06:21
*** pcaruana has joined #rdo06:34
*** egonzalez has joined #rdo06:45
*** kopecmartin has joined #rdo06:46
*** jfrancoa has joined #rdo06:47
*** cNilesh has joined #rdo06:50
*** aufi has joined #rdo06:50
*** flg has quit IRC06:52
*** flg has joined #rdo06:53
*** quiquell is now known as quiquell|bbl06:54
*** udesale has joined #rdo07:06
*** jlibosva has joined #rdo07:07
*** cylopez has joined #rdo07:11
*** slaweq has joined #rdo07:11
*** slaweq has quit IRC07:12
*** cylopez has left #rdo07:13
*** amoralej|off is now known as amoralej07:13
amoralejgood morning07:13
*** brault has quit IRC07:14
*** racedo has joined #rdo07:16
*** brault has joined #rdo07:16
*** slaweq has joined #rdo07:16
*** tesseract has joined #rdo07:18
*** clecomte has joined #rdo07:19
number80o/07:21
number80ykarel: I fixed puppet 5 build, it will be in -candidate soon (manual build since I won't retrigger a fedora build for RHEL-only spec changes)07:21
rdogerritYatin Karel created openstack/magnum-distgit rpm-master: Switch to stestr  https://review.rdoproject.org/r/1497307:22
ykarelnumber80, cool07:22
number80:)07:22
*** dmacpher has quit IRC07:29
rdogerritYatin Karel created openstack/neutron-lib-distgit rpm-master: Requirement sync for Rocky  https://review.rdoproject.org/r/1497407:29
*** gfidente has joined #rdo07:29
*** gfidente has quit IRC07:29
*** gfidente has joined #rdo07:29
*** dgurtner has joined #rdo07:30
*** dgurtner has joined #rdo07:30
*** shardy has joined #rdo07:32
*** ragiman has joined #rdo07:32
*** ykarel is now known as ykarel|lunch07:33
ykarel|lunchamoralej, any idea why rdocloud slave offline:-  (pending—rdo-ci-cloudslave05 is offline)07:34
ykarel|lunchamoralej, trying to resume https://ci.centos.org/view/rdo/view/promotion-pipeline/job/rdo_trunk-promote-master-current-tripleo/ as fix https://review.openstack.org/#/c/584801/ merged07:35
ykarel|lunchchkumar|rover, tq patch merged, so trying it in phase 1 jobs ^^07:35
*** tosky has joined #rdo07:36
rdogerritYatin Karel proposed openstack/castellan-distgit rpm-master: Requirement sync for Rocky  https://review.rdoproject.org/r/1495607:36
*** holser_ has joined #rdo07:36
*** nyechiel_ has joined #rdo07:42
*** khyr0n has quit IRC07:45
*** avivgt has joined #rdo07:45
*** holser_ has quit IRC07:46
chkumar|roverykarel|lunch: ack07:46
*** nyechiel has quit IRC07:47
*** holser_ has joined #rdo07:49
amoralejykarel|lunch, checking07:49
rdogerritchkumar246 proposed config master: Added FS21 periodic jobs for pike, queens and ocata  https://review.rdoproject.org/r/1495807:49
rdogerritchkumar246 proposed rdoinfo master: Update python-sphinx-argparsr to 0.2.2 for testing repo  https://review.rdoproject.org/r/1492707:50
*** sbulage|afk is now known as sbulage|lunch07:52
*** quiquell|bbl is now known as quiquell07:52
*** holser_ has quit IRC07:52
*** holser_ has joined #rdo07:55
amoralejykarel|lunch, it's fixed now07:56
amoralejjenkins agent was dead07:56
amoralejseems like it lost network connectivity for some reason07:56
amoralejand died07:56
*** rcernin_ has quit IRC07:56
*** jatanmalde has joined #rdo07:57
*** MrAbaddon has quit IRC07:57
*** janki has quit IRC07:58
*** janki has joined #rdo07:58
chkumar|roveramoralej: https://review.rdoproject.org/r/#/c/14927/ please have a look legacy-validate-buildsys-tags tag is failing as as version is not available on cbs please have a look07:58
*** avivgt has quit IRC08:03
amoralejchkumar|rover, first you need to rebuild the package in cbs08:04
amoralejbefore promoting it to -testing08:04
*** KarlchenK has joined #rdo08:04
amoralejchkumar|rover, you need to add first the package to rocky-candidate08:05
chkumar|roveramoralej: I donot have permission to build the package automatically, do i need to make some change somewhere to make it happen08:05
amoralejchkumar|rover, it's done with a review to rdoinfo08:05
amoralejsimilar to the one you sent08:05
amoralejbut using rocky-candidate tag08:05
amoralejinstead of rocky-testing08:05
chkumar|roveramoralej: ok got it08:05
*** KarlchenK has left #rdo08:05
chkumar|roveramoralej: https://review.rdoproject.org/r/#/c/14958/ needs +w08:06
amoralejchkumar|rover, that's full tempest without blacklists?08:07
amoralejwhat's fs021?08:07
*** derekh has joined #rdo08:07
*** jpich has joined #rdo08:07
rdogerritchkumar246 proposed rdoinfo master: Update python-sphinx-argparsr to 0.2.2 for testing repo  https://review.rdoproject.org/r/1492708:08
rdogerritchkumar246 proposed rdoinfo master: Update python-sphinx-argparsr to 0.2.2 for rocky-candidate repo  https://review.rdoproject.org/r/1492708:08
chkumar|roveramoralej: fs021 is similar to fs020 running full tempest08:09
amoralejchkumar|rover, will that job vote for promotions?08:09
chkumar|roveramoralej: fs022 is added to periodically cleanup tempest skip list , it is not as a part of promotion08:09
*** rcernin_ has joined #rdo08:09
amoralejok08:10
chkumar|roveramoralej: once it is stable, we will think about adding that08:10
amoralejthx08:10
*** vnogin has joined #rdo08:10
*** karimb has joined #rdo08:11
rdogerritMerged config master: Added FS21 periodic jobs for pike, queens and ocata  https://review.rdoproject.org/r/1495808:11
*** gkadam has joined #rdo08:13
*** agurenko has quit IRC08:18
*** avivgt has joined #rdo08:18
*** agurenko has joined #rdo08:18
amoralejnumber80, i'm rebuilding python-sphinx-argparse from your patch in rdo-common08:19
*** aufi_ has joined #rdo08:20
number80ack08:20
*** ykarel|lunch is now known as ykarel08:21
ykarelamoralej, ack, Thanks08:22
*** aufi has quit IRC08:23
rdogerritrdo-trunk created puppet/puppet-sysctl-distgit rpm-master: puppet-sysctl: failed to build 84bf1fc  https://review.rdoproject.org/r/1497508:23
*** maufart__ has joined #rdo08:23
*** leanderthal has joined #rdo08:23
leanderthalo/08:24
amoralejchkumar|rover, do we need to update sphinx-argparse in previous releases?08:25
amoralejwe have older versions of python-sphinx08:25
amoralejin ocata we have 1.2.3, i.e08:25
*** aufi_ has quit IRC08:26
*** holser_ has quit IRC08:27
*** dmacpher has joined #rdo08:29
*** holser_ has joined #rdo08:30
*** aufi_ has joined #rdo08:32
*** dtantsur|afk is now known as dtantsur08:33
*** jfrancoa has quit IRC08:33
*** florianf has joined #rdo08:33
*** dtrainor has quit IRC08:34
*** maufart__ has quit IRC08:35
rdogerritAlfredo Moralejo proposed rdoinfo master: Update python-sphinx-argparsr to 0.2.2 for rocky-testing repo  https://review.rdoproject.org/r/1492708:36
*** akrivoka has joined #rdo08:38
*** florianf has quit IRC08:39
*** sbulage|lunch is now known as sbulage08:41
rdogerritYatin Karel created openstack/taskflow-distgit rpm-master: Requirement sync for Rocky  https://review.rdoproject.org/r/1497608:43
*** gfidente has quit IRC08:46
*** sshnaidm|ruck is now known as sshnaidm|afk08:46
*** maufart__ has joined #rdo08:46
*** aufi_ has quit IRC08:49
chkumar|roveramoralej: yes for queens we need08:50
rdogerritchkumar246 proposed rdoinfo master: Update python-sphinx-argparse to 0.2.2 for rocky-testing repo  https://review.rdoproject.org/r/1492708:51
*** jfrancoa has joined #rdo08:53
*** jfrancoa has quit IRC08:57
*** janki has quit IRC09:01
*** rdogerrit has quit IRC09:02
*** dmellado has quit IRC09:03
*** stevebaker has quit IRC09:03
quiquellRDO down ?09:04
*** udesale has quit IRC09:06
fboCloud down09:06
amoralejchkumar|rover, it'd be ok to push only to queens and rocky?09:07
chkumar|roveramoralej: yes for queens and rocky only we need it09:08
*** shreshtha_ has joined #rdo09:08
*** shreshtha_ has quit IRC09:09
*** shreshtha_ has joined #rdo09:10
*** shreshtha has quit IRC09:10
*** shreshtha_ is now known as shreshthaway09:11
*** jfrancoa has joined #rdo09:15
*** s1061123 has quit IRC09:25
*** panda|off is now known as panda09:25
*** s1061123 has joined #rdo09:26
*** udesale has joined #rdo09:28
*** dtrainor has joined #rdo09:31
*** s1061123 has quit IRC09:33
*** cylopez has joined #rdo09:34
*** dsneddon has quit IRC09:36
*** shreshthaway has quit IRC09:38
*** shreshtha has joined #rdo09:40
*** shreshtha has joined #rdo09:41
*** tshefi has quit IRC09:44
*** tshefi has joined #rdo09:45
*** oanson has quit IRC09:45
*** oanson has joined #rdo09:45
*** jaosorior has quit IRC09:47
*** paragan has quit IRC09:54
*** pnavarro has joined #rdo09:54
pnavarromorning10:00
pnavarrordoproject.org is down10:00
*** avivgt has quit IRC10:00
cylopezpnavarro: tripleo.org too10:00
*** zoli is now known as zoli|lunch10:01
*** s1061123 has joined #rdo10:04
*** imcleod has joined #rdo10:04
*** morazi has quit IRC10:04
*** joelinux has quit IRC10:05
*** joelinux has joined #rdo10:05
*** cylopez has left #rdo10:08
*** matbu has quit IRC10:09
*** s1061123_ has joined #rdo10:09
*** s1061123 has quit IRC10:09
*** Son_Goku has joined #rdo10:11
*** s1061123_ has quit IRC10:14
*** s1061123 has joined #rdo10:14
ykarelpnavarro, there is some infra issue, it's coming online in few minutes10:17
*** shreshtha_ has joined #rdo10:19
*** gfidente has joined #rdo10:19
*** gfidente has quit IRC10:19
*** gfidente has joined #rdo10:19
*** s1061123_ has joined #rdo10:19
*** s1061123 has quit IRC10:19
*** shreshtha has quit IRC10:19
*** shreshtha has joined #rdo10:21
*** jaosorior has joined #rdo10:22
*** shrjoshi has joined #rdo10:22
*** mvk_ has quit IRC10:23
*** shreshtha_ has quit IRC10:24
*** dmellado has joined #rdo10:24
*** shreshtha has quit IRC10:26
*** imcleod has quit IRC10:29
*** s1061123 has joined #rdo10:31
*** s1061123_ has quit IRC10:32
*** edmondsw has joined #rdo10:35
*** Son_Goku has quit IRC10:36
*** rdogerrit has joined #rdo10:38
rdogerritAlfredo Moralejo proposed openstack/networking-cisco-distgit queens-rdo: python-networking-cisco-6.1.0-1  https://review.rdoproject.org/r/1492410:38
*** stevebaker has joined #rdo10:38
*** edmondsw has quit IRC10:40
*** racedo has quit IRC10:40
*** s1061123 has quit IRC10:41
*** sbulage is now known as sbulage|brb10:41
*** s1061123 has joined #rdo10:43
*** shrjoshi has quit IRC10:46
*** imcleod has joined #rdo10:47
*** shrjoshi has joined #rdo10:48
*** quiquell has quit IRC10:48
*** shrjoshi has quit IRC10:49
*** shreshtha_ has joined #rdo10:49
*** avivgt has joined #rdo10:51
*** nyechiel_ has quit IRC10:51
*** rcernin_ has quit IRC10:52
*** shrjoshi has joined #rdo10:52
*** mvk_ has joined #rdo10:53
*** shreshtha has joined #rdo10:55
*** shrjoshi has quit IRC10:55
*** shreshtha has quit IRC10:55
*** quiquell has joined #rdo10:55
*** shreshtha_ has quit IRC10:55
*** shreshtha has joined #rdo10:55
pnavarrothanks ykarel10:58
*** alexpilotti has joined #rdo11:05
*** nyechiel_ has joined #rdo11:05
*** paragan has joined #rdo11:05
*** alexpilotti has quit IRC11:05
*** sbulage|brb is now known as sbulage11:06
*** alexpilotti has joined #rdo11:06
*** alexpilo_ has joined #rdo11:08
*** panda is now known as panda|lunch11:10
*** alexpilotti has quit IRC11:11
*** pkovar has joined #rdo11:12
*** racedo has joined #rdo11:16
*** Son_Goku has joined #rdo11:17
*** morazi has joined #rdo11:19
rdogerritYatin Karel proposed openstack/castellan-distgit rpm-master: Requirement sync for Rocky  https://review.rdoproject.org/r/1495611:23
*** shreshtha has quit IRC11:26
*** udesale has quit IRC11:28
*** atoth has joined #rdo11:29
*** sshnaidm|afk is now known as sshnaidm|ruck11:29
rdogerritFĂ©lix Enrique Llorente Pastora proposed rdo-infra/ci-config master: [WIP] Add role to deploy ruck-rover-cockpit  https://review.rdoproject.org/r/1463211:30
*** pradk has joined #rdo11:31
*** zoli|lunch is now known as zoli11:31
*** apevec has joined #rdo11:31
*** apevec has quit IRC11:31
*** apevec has joined #rdo11:31
*** mvk_ has quit IRC11:33
*** tshefi has quit IRC11:36
amoralejykarel, number80 could you review https://review.rdoproject.org/r/#/c/14977/ if you have a chance?11:36
*** agopi is now known as agopi|brb11:36
amoralejthat will automate adding tags to -candidate11:36
ykarelamoralej, will check post meeting11:38
amoralejok11:38
*** fultonj has quit IRC11:38
*** fultonj has joined #rdo11:38
*** wolverineav has joined #rdo11:39
*** josecastroleon has joined #rdo11:39
*** agopi|brb has quit IRC11:41
number80ack11:44
ykareltristanC, now we have https://logs.rdoproject.org/openstack-periodic/git.openstack.org/openstack-infra/tripleo-ci/master/legacy-periodic-tripleo-ci-centos-7-multinode-1ctlr-featureset017-queens/da74fc5/job-output.txt.gz#_2018-07-24_05_39_23_43094511:46
ykarel2018-07-24 05:39:23.430945 | primary | Load key "/etc/nodepool/id_rsa": Permission denied11:46
ykarelchkumar|rover, ^^11:47
*** rh-jelabarre has joined #rdo11:47
*** mvk_ has joined #rdo11:47
chkumar|roverykarel: https://bugs.launchpad.net/tripleo/+bug/178331011:47
openstackLaunchpad bug 1783310 in tripleo "Tripleo periodic jobs fail because /etc/nodepool/id_rsa permission denied" [Critical,Triaged] - Assigned to chandan kumar (chkumar246)11:47
ykarelchkumar|rover, ack11:48
*** amoralej is now known as amoralej|lunch11:48
ykarelchkumar|rover, possible happening post https://review.rdoproject.org/r/#/c/1497111:49
*** dhill_ has joined #rdo11:53
EmilienMapevec: hi, could we automate the packaging of ansible in CBS?11:55
*** edmondsw has joined #rdo11:57
*** amuller has joined #rdo11:58
rdogerritFĂ©lix Enrique Llorente Pastora proposed rdo-infra/ci-config master: [WIP] Add role to deploy ruck-rover-cockpit  https://review.rdoproject.org/r/1463211:58
*** eharney has quit IRC12:04
rdogerritYatin Karel created openstack/pycadf-distgit rpm-master: Requirement sync for Rocky  https://review.rdoproject.org/r/1497812:05
rdogerritFĂ©lix Enrique Llorente Pastora proposed rdo-infra/ci-config master: [WIP] Add role to deploy ruck-rover-cockpit  https://review.rdoproject.org/r/1463212:07
apevecEmilienM, I proposed rebuilding srpms from http://releases.ansible.com/ansible/rpm/release/epel-7-x86_64/ in cfgmgt SIG, currently there's virt SIG doing EPEL7 rebuilds http://cbs.centos.org/koji/buildinfo?buildID=23173 and centos infra folks want to rebuild AE srpms http://ftp.redhat.com/pub/redhat/linux/enterprise/7Server/en/Ansible/SRPMS/12:08
rdogerritYatin Karel created openstack/ovsdbapp-distgit rpm-master: Requirement sync for Rocky  https://review.rdoproject.org/r/1497912:08
apevecproblem w/ epel is that it keeps only latest12:09
apevecand AE might be behind although they do have 2.6.1 already12:09
rdogerritFĂ©lix Enrique Llorente Pastora proposed rdo-infra/ci-config master: [WIP] Add role to deploy ruck-rover-cockpit  https://review.rdoproject.org/r/1463212:10
rdogerritYatin Karel created openstack/oslo-cache-distgit rpm-master: Requirement sync for Rocky  https://review.rdoproject.org/r/1498012:10
rdogerritrdo-trunk created puppet/puppet-sysctl-distgit rpm-master: puppet-sysctl: failed to build 84bf1fc  https://review.rdoproject.org/r/1498112:11
*** trown|outtypewww is now known as trown12:11
rdogerritYatin Karel created openstack/oslo-concurrency-distgit rpm-master: Requirement sync for Rocky  https://review.rdoproject.org/r/1498212:12
*** strigazi has quit IRC12:13
*** strigazi has joined #rdo12:14
*** nyechiel_ has quit IRC12:15
rdogerritYatin Karel created openstack/oslo-db-distgit rpm-master: Requirement sync for Rocky  https://review.rdoproject.org/r/1498312:15
rdogerritFĂ©lix Enrique Llorente Pastora proposed rdo-infra/ci-config master: [WIP] Add role to deploy ruck-rover-cockpit  https://review.rdoproject.org/r/1463212:17
*** eharney has joined #rdo12:17
rdogerritYatin Karel created openstack/oslo-log-distgit rpm-master: Requirement sync for Rocky  https://review.rdoproject.org/r/1498412:17
rdogerritYatin Karel created openstack/oslo-privsep-distgit rpm-master: Requirement sync for Rocky  https://review.rdoproject.org/r/1498512:19
rdogerritYatin Karel created openstack/oslo-serialization-distgit rpm-master: Requirement sync for Rocky  https://review.rdoproject.org/r/1498612:25
*** dneary has joined #rdo12:25
rdogerritFĂ©lix Enrique Llorente Pastora proposed rdo-infra/ci-config master: [WIP] Add role to deploy ruck-rover-cockpit  https://review.rdoproject.org/r/1463212:27
EmilienMapevec: it doesn't tell me how we're going to automate these builds12:28
EmilienMapevec: I want to have auto bumps of ansible in deps.yaml12:29
EmilienMand stop doing manual things12:29
number80ykarel: puppet-5.5.1-2.el7 is in rocky-candidate12:29
rdogerritEmilien Macchi proposed rdoinfo master: rocky/deps: bump to ansible-2.6.1-0-1.el7.ans  https://review.rdoproject.org/r/1496012:29
number80EmilienM: automation without CI will just add churn12:30
EmilienMnumber80: we have CI12:30
EmilienMnumber80: the tripleo jobs run when deps.yaml is updated12:30
EmilienMnumber80: no?12:30
number80How's the coverage?12:30
EmilienMin the case of ansible we don't need a lot of jobs.12:30
EmilienM3 would be enough12:30
EmilienManyway, that's not the problem12:31
EmilienMeverytime i'm asking how we automate package builds I got no answer lol12:31
number80ansible is mostly used in upgrades? I don't think upgrades are tested in automation but I could be wrong12:31
*** nyechiel_ has joined #rdo12:31
EmilienMnumber80: no it's not just in upgrades, it's everywhere now12:31
number80ok12:31
EmilienMand YES we have upgrade in automation...12:31
EmilienMwe have a bunch of CI jobs, already running12:31
EmilienMin promotion and gate12:31
EmilienManyway, again not my questions.12:32
*** jayg|g0n3 is now known as jayg12:32
number80we need a job to monitor a source and trigger that build12:32
*** pchavva has joined #rdo12:32
EmilienMnumber80: do we have that in place for another package already?12:32
number80otherwise, it is fairly easy12:32
number80EmilienM: in the same configuration, nope12:33
number80but deps update can be used as a template12:33
ykarelnumber80, ack and what about Fedora, will it be pushed to f28 stable or should i consume it from koji, i mean in fedora-stable-config?12:33
rdogerritFĂ©lix Enrique Llorente Pastora proposed rdo-infra/ci-config master: [WIP] Add role to deploy ruck-rover-cockpit  https://review.rdoproject.org/r/1463212:34
*** avivgt has quit IRC12:34
number80ykarel: it is built in CBS, I won't trigger a fedora build for a macro change12:34
number80it will be picked up by puppet next fedora build but who knows when it will happen12:35
EmilienMnumber80: I have no idea how to do that. Any doc? any examples?12:35
number80ykarel: you can just take the existing fedora package for stable config12:35
EmilienMnumber80: I really want to get ansible automatically bumped into deps.yaml, and the right CI jobs running.12:35
number80EmilienM: gimme 5 min12:35
*** panda|lunch is now known as panda12:36
rdogerritchkumar246 created rdo-jobs master: change /etc/nodepool dir permission to 777  https://review.rdoproject.org/r/1498712:36
ykarelnumber80, i need puppet-5 in stable config, will propose a patch in fedora-stable-config to consume it12:37
EmilienMnumber80: thx12:37
*** racedo has quit IRC12:37
*** eharney has quit IRC12:37
rdogerritBernard Cafarelli proposed rdoinfo master: Rebuild  python-ryu-4.25-1.el7 from fedora  https://review.rdoproject.org/r/1464312:37
*** rlandy has joined #rdo12:39
number80ykarel: the one in Fedora is ok for us but cannot be rebuilt as-is on EL712:40
rdogerritYatin Karel created rdo-infra/fedora-stable-config master: Consume puppet-5.5.1 from koji rawhide build  https://review.rdoproject.org/r/1498812:41
*** leanderthal has quit IRC12:41
ykarelnumber80, ^^12:41
apevecEmilienM, didn't you say we need to keep ansible 2.5 in Rocky?12:41
ykarelnumber80, ack12:41
EmilienMapevec: I said that and I also said we want to test 2.6 in Rocky12:41
EmilienMto consider an upgrade once we release stable rocky12:42
EmilienMbut not now12:42
EmilienMin any case, we need the machinery that automatically upgrade ansible in our production chain12:42
EmilienMand AFIK the only piece that is missing now is building in CBS12:42
EmilienMthe rest is already in place I guess12:42
EmilienM(deps.yaml would be updated automatically if new rpm in CBS etc)12:43
apevecamoralej|lunch, ^ which CI jobs would ansible NVR update in deps.yml trigger?12:43
rdogerritYatin Karel created openstack/oslo-versionedobjects-distgit rpm-master: Requirement sync for Rocky  https://review.rdoproject.org/r/1498912:43
ykarelapevec, featureset016 for master12:44
rdogerritchkumar246 proposed rdo-jobs master: Remove root privilage user permission on other directory  https://review.rdoproject.org/r/1498712:45
*** racedo has joined #rdo12:45
apevecsdoran, https://releases.ansible.com/ansible/rpm/release/epel-7-x86_64/ansible-2.6.1-1.el7.ans.src.rpm is missing macros upstream_version, rpmversion etc. - you said this can be fixed upstream, can you point me where is the .spec template used for those upstream builds?12:48
*** avivgt has joined #rdo12:49
sdoranhttps://github.com/ansible/ansible/blob/devel/packaging/rpm/ansible.spec12:50
apevecalso 2.6.1 has re-written changelog history, looks like it's generated on the fly?12:50
apevec-* Thu Apr 19 2018 Ansible, Inc. <info@ansible.com> - 2.5.1-112:50
apevec+* Thu Apr 18 2018 Ansible, Inc. <info@ansible.com> - 2.5.1-112:50
apevec Thu Apr 19 2018 was correct, maybe script for 2.6.1 was running with the wrong TZ ?12:51
sdoranI’m not 100% sure. I know we’re using a generator for the full changelog but I don’t know about the spec file.12:52
apevecwhat's more, last changelog entry is for 2.5.3, 2.6.x entries are missing12:52
mrungeany idea, what causes a POST_FAILURE in zuul jobs?12:52
mrungeI can not see any log :(12:53
apevecmrunge, when was it?12:53
mrungeapevec: right now12:53
mrungehttps://review.rdoproject.org/r/#/c/14878/12:53
apevecsdoran, I guess it's this one https://github.com/ansible/ansible/blob/devel/packaging/rpm/ansible.spec12:54
sdoranThe stable-2.6 branch from which we tag release doesn’t have much either.12:54
*** Son_Goku has quit IRC12:54
sdoranI’ll have to talk to the release manager to see if he knows anything about the spec file.12:54
sdoranLast time I asked I didn’t a ton of great answers.12:55
*** Son_Goku has joined #rdo12:55
sdoranYes, that’s the spec file in devel. Not sure if that’s used in our builds or not.12:56
*** mcornea has joined #rdo12:57
apevecmrunge, try recheck, looks like we had networking issue in the rdocloud12:57
mrungeapevec: doing right now12:57
mrungeapevec: another POST_FAILURE13:02
mrungeapevec: any idea who to ask about that?13:02
*** pradk has quit IRC13:04
*** ragiman has quit IRC13:05
*** kgiusti has joined #rdo13:05
*** egonzalez has quit IRC13:06
EmilienMapevec: I can tell you which CI jobs13:06
EmilienMfs010, fs027 is an EXCELLENT start13:06
EmilienMapevec: if your question was "what do you want" :)13:07
apevecmrunge, it's being looked at by mhu on zuul side13:07
mrungethank you apevec13:07
apevecEmilienM, no, my question was for amoralej to understand what would run right now :)13:07
EmilienMapevec: sorry13:08
apevecbut yes next step is what do you want :)13:08
apevecthen we need to figure out mapping, which deps triggers which set CI jobs13:08
rdogerritMerged gating_scripts master: Add package to -candidate tags when building it in CBS  https://review.rdoproject.org/r/1497713:12
number80repoquery --repofrompath=ansible,https://releases.ansible.com/ansible/rpm/release/epel-7-x86_64/ --repoid=ansible --enablerepo=ansible  ansible.noarch 2>/dev/null | sed -n '$p'13:13
number80^ EmilienM, apevec: this could serve as a basis to detect latest version from ansible repo13:13
* number80 was looking on how to do that automation13:13
*** dneary has quit IRC13:14
apevecnumber80, thanks, yeah that looks good13:14
*** leanderthal has joined #rdo13:14
apevecnumber80, although we might want to track separately 2.5.x and 2.6.x13:14
rdogerritchkumar246 proposed rdo-jobs master: Remove root privilage user permission on other directory  https://review.rdoproject.org/r/1498713:14
*** dneary has joined #rdo13:15
apevece.g. 2.5.6 was released after 2.6.013:15
number80apevec: that requires additional metadata that we don't have currently13:15
*** agopi|brb has joined #rdo13:15
number80ansible just push everything in a single repo13:15
*** agopi|brb is now known as agopi13:15
apevecyeah13:15
rdogerritYatin Karel created openstack/osc-lib-distgit rpm-master: Requirement sync for Rocky  https://review.rdoproject.org/r/1499013:15
apevecis repo metadata keeping only the latest NVR ?13:16
apevecnope, primary.xml has all nvrs13:16
number80apevec: no whatever rpm is in repo (they just dump everything together)13:17
number80yeah, hence the sed13:17
number80if we have metadata, we can filter out the version we want to track though13:17
number80*versions13:17
*** dustins has joined #rdo13:19
*** eharney has joined #rdo13:24
*** agopi is now known as agopi|brb13:25
*** rdobot has joined #rdo13:25
*** ChanServ sets mode: +v rdobot13:25
*** eck`gone is now known as eck`13:26
*** mdbooth has joined #rdo13:27
*** agurenko has quit IRC13:27
mdboothHello! I've just created a review request for osc-placement (the openstack client plugin for placement): https://bugzilla.redhat.com/show_bug.cgi?id=160787713:27
openstackbugzilla.redhat.com bug 1607877 in Package Review "Review-request: python-osc-placement" [Unspecified,New] - Assigned to hguemar13:27
*** Son_Goku has quit IRC13:27
*** agopi|brb has quit IRC13:29
*** kashyap has joined #rdo13:30
mdboothkashyap: https://bugzilla.redhat.com/show_bug.cgi?id=1607877 if you're feeling keen :)13:30
openstackbugzilla.redhat.com bug 1607877 in Package Review "Review-request: python-osc-placement" [Unspecified,New] - Assigned to hguemar13:30
kashyapmdbooth: I will feel keen once I push a revision of the other patch that I'm preparing for you to review :P13:30
mdboothkashyap: Hehe13:30
kashyapmdbooth: Oh, number80 (Haikel) already is on it?13:31
kashyapOr is he the default assignee13:31
*** agurenko has joined #rdo13:31
*** toure is now known as toure|brb13:31
*** agopi|brb has joined #rdo13:31
kashyapapevec: or number80 If you aren't on it, I can assign the above review to myself13:33
kashyap(Don't want to step on any toes. :-))13:34
apeveckashyap, yes!13:34
apevecjust run licensecheck as a first step13:34
* kashyap takes the "yes" as "assign it to yourself"13:34
apeveckashyap, and yes, poor number80 is default :)13:34
kashyapapevec: Nod; but mdbooth has already posted the output13:34
*** aufi_ has joined #rdo13:34
kashyapapevec: That's mean, put a soulless bot as the default assignee, I say13:34
apeveckashyap, then you can just confirm he's not cheating :)13:35
kashyapapevec: Haha13:35
kashyapYeah, true13:35
kashyapBeen a while since I reviewed a package13:35
mdboothIt's an official openstack project, so I'd hope it's a shoe in ;)13:35
number80kashyap: feel free to reassign to any real human13:35
kashyapDone13:36
number80(that's a good show too btw)13:36
*** amoralej|lunch is now known as amoralej13:36
*** maufart__ has quit IRC13:37
amoralejapevec, EmilienM right now we have FS016 for master13:37
amoralejmultinode13:37
mdboothnumber80 apevec: Incidentally, once the initial package review is done I'm going to be proposing this all the way back to Pike13:38
number80mdbooth: ack13:38
mdboothI understand that's unusual, but it's a support tool which really ought to have been there already13:38
*** dprince has joined #rdo13:38
apevecmdbooth, yeah, should be fine if you put compatible releases,  assuming project has stable branches?13:39
mdboothapevec: It does, but tbh it's a client so the latest stable should be fine13:39
*** maufart__ has joined #rdo13:39
mdboothIf it's not, that would be a bug13:39
kashyapdnf install fedora-packager13:39
kashyapErr, wrong buffer13:39
*** bdodd has quit IRC13:40
*** aufi_ has quit IRC13:42
*** dustins has quit IRC13:42
*** ccamacho1 has joined #rdo13:43
*** ccamacho has quit IRC13:43
*** dustins has joined #rdo13:43
*** dustins has quit IRC13:44
mdboothWhat's the git url of rdoinfo?13:44
*** dustins has joined #rdo13:44
*** avivgt has quit IRC13:44
mdboothThe doc link is to gerrit, but I can't find the git url13:44
kashyapmdbooth: Bizarrely, `rpmlint` throws these:13:45
kashyap$> rpmlint python-osc-placement.spec13:45
kashyappython-osc-placement.spec: W: no-%prep-section13:45
kashyappython-osc-placement.spec: W: no-%build-section13:45
kashyappython-osc-placement.spec: W: no-%install-section13:45
kashyappython-osc-placement.spec: E: specfile-error error: line 8: Unknown tag: <!DOCTYPE html>13:45
kashyappython-osc-placement.spec: E: specfile-error error: query of specfile python-osc-placement.spec failed, can't parse13:45
kashyap0 packages and 1 specfiles checked; 2 errors, 3 warnings.13:45
*** bdodd has joined #rdo13:45
kashyapmdbooth: The two errors are not bizarre13:45
kashyapWhat is are the warnings - because the spec _does_ have the %prep, %build, and %install sections.13:46
mdboothIncidentally, I cribbed the spec from the examples repo linked in the docs, but it contains a couple of errors13:46
apevecmdbooth, ssh://review.rdoproject.org:29418/rdoinfo13:47
mdboothapevec: Thanks13:47
apevecmdbooth, please me link to that doc so we can make it clearer13:47
*** dneary has quit IRC13:48
*** Eleventh_Doctor has quit IRC13:48
mdboothapevec: https://github.com/openstack-packages/openstack-example-spec/blob/master/python-example-library.spec13:49
mdboothapevec: Line 169: should be %files -n13:49
*** shardy has quit IRC13:50
mdboothLines 163 and 120, html -> build/doc/html (iirc)13:50
mdboothSorry, doc/build/html13:51
rdogerritYatin Karel created openstack/os-win-distgit rpm-master: Requirement sync for Rocky  https://review.rdoproject.org/r/1499113:52
*** bdodd has quit IRC13:54
rdogerritYatin Karel created openstack/os-brick-distgit rpm-master: Requirement sync for Rocky  https://review.rdoproject.org/r/1499213:54
*** quiquell has quit IRC13:54
kashyapmdbooth: Please disregard the 'rpmlint' errors above; it's a PEBKAC13:55
kashyapI'll update the bug13:55
*** toure|brb is now known as toure13:56
*** shardy has joined #rdo13:56
mdboothkashyap: Phew. Those things can be obtuse.13:56
mdboothapevec: Incidentally, as the submitter am I on the hook to be maintainer?13:56
kashyapmdbooth: My download was corrupt; I did a bad `curl`13:56
kashyap(Should have done `curl -L`)13:56
*** Pharaoh_Atem has joined #rdo13:56
*** Pharaoh_Atem has quit IRC13:56
*** Pharaoh_Atem has joined #rdo13:56
mdboothapevec: Or is there an existing maintainer for osc13:56
*** avivgt has joined #rdo13:57
mdboothd0ugal: I see you're the maintainer of openstackclient. Might you consider being maintainer of osc-placement?13:57
kashyapmdbooth: Did you also make a scratch build?13:59
* kashyap used to make that to show that it builds properly13:59
mdboothkashyap: I did not, although I have it installed on my rdo queens system here14:00
*** pradk has joined #rdo14:00
*** Pharaoh_Atem has quit IRC14:00
mdboothThat doesn't mean it builds properly under mock, of course14:00
*** eck` is now known as eck`gone14:00
rdogerritYatin Karel created openstack/oslotest-distgit rpm-master: Requirement sync for Rocky  https://review.rdoproject.org/r/1499314:01
*** Pharaoh_Atem has joined #rdo14:01
*** Pharaoh_Atem has quit IRC14:01
*** Pharaoh_Atem has joined #rdo14:01
*** dneary has joined #rdo14:02
apevecmdbooth, no, there isn't actually OSC maintainer14:02
apevecI think d0ugal is just historical info14:02
mdboothapevec: ack.14:03
apevecand plugins are per team14:03
EmilienMamoralej: it's a good start.14:03
rdogerritYatin Karel created openstack/heat-translator-distgit rpm-master: Requirement sync for Rocky  https://review.rdoproject.org/r/1499414:03
mdboothapevec: Oh, ok. So it really could be me :14:03
apevecmdbooth, so yes you're on the hook to own it14:03
mdbooth:/14:03
EmilienMamoralej : I need to check if containerized undercloud is configured but I think yes14:03
apevecmdbooth, share it with your whole team, maintainership is like love!14:03
apevecmdbooth, i.e. sign them all up!14:04
mdboothapevec: Hah!14:04
*** baha has joined #rdo14:04
*** ykarel is now known as ykarel|away14:04
apevecmdbooth, re. example spec : please send review https://review.rdoproject.org/r/#/q/project:rdo-infra/example-distgit14:05
*** eck`gone is now known as eck`14:05
kashyapmdbooth: This doesn't have v2.2 tar balls http://tarballs.openstack.org/osc-placement/14:05
mdboothkashyap: 2.2?14:05
mdbooth1.1.0 is the latest iirc14:05
kashyapErr, 0.2.214:06
kashyapDisregard me, it's the heat14:06
apeveckashyap, hmm, you are still right, there was 1.2.0 https://releases.openstack.org/rocky/index.html#rocky-osc-placement14:07
apevecand no tarball14:07
kashyapYeah14:07
apevecsomething went wrong in the upstream release pipeline14:07
mdbooth[mbooth@workstation osc-placement (master)]$ git tag -l14:07
mdbooth0.1.014:07
mdbooth1.0.014:07
mdbooth1.1.014:07
*** imacdonn has quit IRC14:07
*** hamzy_ has quit IRC14:07
kashyapmdbooth: There is no 0.2.2 either14:07
kashyapmdbooth: That's what `rpmbuild` throws at me:14:07
kashyap$> rpmbuild -ba python-openstackclient.spec14:07
kashyaperror: File /home/kashyapc/rpmbuild/SOURCES/python-openstackclient-0.2.2.tar.gz: No such file or directory14:07
mdboothWhere does 0.2.2 come from?14:07
mdboothWhy would it be trying to build 0.2.2?14:08
apevechum, indeed https://github.com/openstack/osc-placement/releases14:08
kashyapmdbooth: Ah14:08
kashyapYou need to fix up the version in the spec14:08
kashyapName:             python-openstackclient14:08
kashyapVersion:          0.2.214:08
kashyapYou currently have the above14:08
mdboothErr...14:08
mdboothHave I uploaded the wrong spec file?14:08
apeveclet's check openstack/releases14:08
apevechttps://review.openstack.org/573456 rocky: release osc-placement 1.2.014:09
kashyapmdbooth: Not you, it's me.14:09
kashyapToo may spec files in my ~/rpmbuild dir :-(14:09
kashyapSigh14:09
apevecmdbooth, I think you want melwitt as maintainer14:09
mdboothapevec: She'll be delighted with that :)14:09
apeveckashyap, hehe, you still uncovered an upstream release problem by accident :)14:10
kashyapLOL14:10
* mdbooth will be maintainer, and we can scrap about it later14:10
*** jmlowe has joined #rdo14:12
*** ykarel|away has quit IRC14:12
apevecmdbooth, dhellmann, melwitt - I've left comment in https://review.openstack.org/573456 about missing 1.2.0 tag14:12
mdboothapevec: Would that confuse 'rpmfactory-client' ?14:12
*** agurenko has quit IRC14:12
apevecmdbooth, let's first go with trunk master builds, we don't need tag for that14:13
* mdbooth got the impression that versioning had some dark wizardry behind it14:13
*** kopecmartin has quit IRC14:14
apevecit will just be versioned 1.1.0-0.timestamp14:14
amoralejapevec, you are as admin for cmd2, could you check https://src.fedoraproject.org/rpms/python-cmd2/pull-request/214:15
amoralejneeded for rebuild in RDO14:15
rdogerritMerged rdo-jobs master: Remove root privilage user permission on other directory  https://review.rdoproject.org/r/1498714:16
*** dtrainor has quit IRC14:17
*** mjturek has joined #rdo14:17
apevecamoralej, actually not admin but I got commit14:18
apevecparamite is main admin https://src.fedoraproject.org/rpms/python-cmd214:18
*** dtrainor has joined #rdo14:19
apevecparamite, looks like @infra-sig might want to take it over?14:19
pradkamoralej, Hi, as we discussed last week i rebased python-tenacity to 4.9.0 in fedora, How do i import into rdo?14:23
amoralejpradk, there has been some discussion14:23
*** wolverineav has quit IRC14:23
amoralejabout if promote it to queens or not14:23
pradkok14:23
amoralejas upper-constraints is 4.8.014:23
*** wolverineav has joined #rdo14:23
pradkah ok14:23
apevecamoralej, paramite - merged14:23
amoralejapevec, could you rebuild it?14:24
apevecamoralej, you also need Rawhide or f28 build?14:24
amoralejrawhide is ok14:24
kashyapmdbooth: So ... I just issued a scratch build; but I had to do the following Kerberos trickery to convince Koji to make it:14:24
kashyap(1) In your /etc/krb5.conf, ensure you have "rdns = false" (without quotes) under [libdefaults].14:25
*** bdodd has joined #rdo14:25
kashyap(2) kinit $FAS@FEDORAPROJECT.ORG14:26
apevecamoralej, cmd2 where we had issues w/ 0.9.x ?14:26
kashyap(3) koji build --scratch f28 python-osc-placement-1.1.0-1.src.rpm14:26
kashyapThe build failed14:26
apevecdue to dropping py214:26
* kashyap goes to write a comment14:26
mdboothkashyap: What command did you execute?14:27
kashyapmdbooth: See step (3) above.14:27
amoralejapevec, in py2 we have 0.8.814:27
mdbooth$ fedpkg scratch-build14:27
mdboothCould not execute scratch_build: Branch master does not track remote branch.14:27
amoralejin u-c14:27
kashyapmdbooth: See thef failure here: https://koji.fedoraproject.org/koji/taskinfo?taskID=2856651514:27
amoralej0.9 is for py3, yes14:27
*** rbartal has quit IRC14:27
kashyapmdbooth: Mind trying the `koji` command as above directly?  It's the "source"14:28
kashyapI'll get you the build log14:28
d0ugalapevec: I am pretty historical :)14:28
*** sbulage is now known as sbulage|mtg14:28
*** eharney_ has joined #rdo14:28
apevecd0ugal, you can send review in rdoinfo if you find a replacement ;)14:28
kashyapmdbooth: See the traceback at the end here: https://kojipkgs.fedoraproject.org//work/tasks/6523/28566523/build.log14:29
apevecamoralej, building https://koji.fedoraproject.org/koji/buildinfo?buildID=113021314:29
*** shreshtha has joined #rdo14:29
amoralejyeah, i'm checking14:29
*** mcornea has quit IRC14:30
*** eharney has quit IRC14:30
*** links has quit IRC14:31
rdogerritAlfredo Moralejo proposed rdoinfo master: Update python-sphinx-argparse to 0.2.2 for rocky-testing repo  https://review.rdoproject.org/r/1492714:31
mdboothkashyap: Yep, predictable missing deps from not doing a mockbuild :)14:32
kashyapmdbooth: Nod ... you going to fix it?14:33
rdogerritAlfredo Moralejo proposed openstack/networking-cisco-distgit queens-rdo: python-networking-cisco-6.1.0-1  https://review.rdoproject.org/r/1492414:33
mdboothkashyap: Yep. I'll ping you again when I have a successful scratch build.14:34
kashyapOkido14:34
mdboothProbably a few14:35
kashyapmdbooth: Meanwhile ... to maintain my keenness, I wonder if you would endeavor to have a gander at: https://review.openstack.org/#/c/567258/ ("14:35
kashyaplibvirt: Remove usage of migrateToURI{2} APIs")14:35
kashyap:D14:36
kashyapmdbooth: But there is no rush for it.  And you can single-task on the current thing.14:36
kashyapJust like to get that out of the way, before I head out for 2 weeks starting 01-Aug14:36
paramiteapevec, I have no problem with handing pythnon-cmd2 to infra-sig14:36
*** samP has joined #rdo14:38
apevecparamite, check w/ Ralph14:38
*** Caterpillar has quit IRC14:39
*** mcornea has joined #rdo14:40
*** jmlowe has quit IRC14:41
*** Caterpillar has joined #rdo14:42
*** janki has joined #rdo14:45
*** ksambor has left #rdo14:49
*** rpioso|afk is now known as rpioso14:49
*** hamzy_ has joined #rdo14:50
*** artom has joined #rdo14:50
*** imacdonn has joined #rdo14:51
mdboothapevec: rpmbuild doesn't seem to be magically adding python deps for me14:51
mdboothapevec: Should I expect it to?14:52
* mdbooth is convinced it always used to do that14:52
*** hamzy_ has quit IRC14:52
*** hamzy_ has joined #rdo14:52
apevectvignaud, re. deps.yml in promotion - what number80 said, we don't know which deps.yml revision was used, what we know is which deps repo was used by _a_ job14:53
*** ksambor has joined #rdo14:53
*** ksambor has left #rdo14:53
apevecit could happen jobs could use different deps repo revisions if update was pushed during the promotion14:53
apevecamoralej, ^ right?14:53
tvignaudapevec: that would still be a better aproximation that the one looked at when the promotion actually happen :-)14:53
apevectrue14:53
apevecyou can look up deps revision repo already from job logs14:54
amoralejapevec, yes, it may hapen14:54
kashyapmdbooth: You're building locally, right?  I just installed the deps14:54
mdboothNo, I mean there's some tool which scans your sourcecode and adds rpm dependencies on any libraries you use14:54
kashyapmdbooth: But you can generate the SRPM file and let the build system do it14:54
apevecmdbooth, wdym, adding deps?14:54
amoralejapevec, tvignaud as said before, i think the best option is to report deps revision to dlrn-api notes14:54
kashyapmdbooth: `rpmbuild -bs /path/to/.spec/`14:55
mdboothapevec: rpm -q --requires <foo>14:55
tvignaudamoralej: can you point me how to access them?14:55
mdboothshould contain everything 'import'ed by the source14:55
apevecmdbooth, oh you mean, adding Requires: python-* for you?14:55
mdboothapevec: Yeah14:55
apevectry rdopkg req-check14:55
amoralejtvignaud, dlrn-api notes for a job?14:55
tvignaudamoralej: how would I do that from a given hash?14:55
tvignaud(that's my start point :-) )14:56
amoralejtvignaud, so, if you go to https://trunk.rdoproject.org/api-centos-master-uc/api/civotes.html14:56
amoralejyou see every hash we test14:56
tvignaudinteresting14:56
amoralejtvignaud, that info is not in dlrn-api yet14:56
*** udesale has joined #rdo14:56
amoralejwhat i'm proposing is to add it14:56
amoralejif you click in one of the hashes14:56
mdboothapevec: Doesn't seem to work. Guessing because it's not in distgit yet14:56
amoralejyou see every job reported14:56
amoralejand a field "notes"14:57
amoralejwe could add deps-revision:<revision>14:57
amoralejor something like that14:57
mdboothOk, think I'll have to add it manually14:57
apevecmdbooth, what does it say?14:57
tvignaudamoralej: that would work for me14:57
mdbooth$ rdopkg reqcheck14:57
mdboothcommand failed: git show 1.1.0:requirements.txt14:57
mdboothstderr:14:57
mdboothfatal: Invalid object name '1.1.0'.14:57
apevechmm, interesting, maybe this upstream is more foobared than we thought :)14:58
amoralejtvignaud, then you could use repoquery for that specific repo revision14:58
amoralejto list all packages on it14:58
mdboothWhat's it trying to show, though?14:58
amoralejor even repodiff14:58
apevecactually, maybe you just need right remotes14:58
amoralejfrom old and new one14:58
mdboothIt's not in distgit. git isn't configured locally.14:58
tvignaudamoralej: I haven't used repoquery yet. Could you provide an example?14:59
apevecmdbooth, so it's your local folder with .spec ?15:00
*** julim has quit IRC15:01
apeveclet's fake rdopkg checkout, git init it and put the spec on rpm-master branch15:01
*** tshefi has joined #rdo15:02
*** cshastri has quit IRC15:03
amoralejtvignaud, http://paste.openstack.org/show/726527/15:03
*** lvdombrkr has joined #rdo15:03
*** jcoufal has joined #rdo15:04
*** dtrainor has quit IRC15:04
mdboothapevec: I'm just doing it manually15:04
*** dtrainor has joined #rdo15:05
*** rcernin_ has joined #rdo15:05
tvignaudamoralej: thx15:05
apevecthen git remote add -f upstream git://github.com/openstack/osc-placement; git checkout master; git checkout rpm-master15:05
apevecrdopkg reqcheck worked after that15:05
tvignaudamoralej: do you think the notes can be added before next promotion?15:06
apevecmdbooth, NB that's just reading requirements.txt so it's covering runtime deps only15:06
apevecthere's more BuildRequires e.g. for docs15:06
apevecsphinx etc15:06
amoralejtvignaud, i'm not sure15:07
mdboothapevec: afaict all requires will also be buildrequires15:07
mdboothBecause it runs unit tests15:07
amoralejlet me check what do we need to modify15:07
rdogerritSagi Shnaidman proposed rdo-infra/ci-config master: Add role to deploy ruck-rover-cockpit  https://review.rdoproject.org/r/1463215:07
*** Eran_Kuris has quit IRC15:08
*** artom_ has joined #rdo15:08
apevecthere's magic RFE https://github.com/softwarefactory-project/rdopkg/issues/42 from builddeps15:08
apevecmdbooth, correct15:09
apevecBR = reqs + more15:09
*** cylopez has joined #rdo15:09
apevecmore is in test-requires.txt15:09
apevecand with new docs upstream building procedure, there's now separate reqs for docs15:09
*** artom has quit IRC15:10
apevece.g. https://github.com/openstack/nova/blob/master/doc/requirements.txt15:11
mdboothkashyap: Updated15:11
kashyapWill look15:11
apevechttps://governance.openstack.org/tc/reference/project-testing-interface.html#documentation15:11
*** clecomte has quit IRC15:14
*** MrAbaddon has joined #rdo15:16
kashyapmdbooth: Nice15:17
kashyapmdbooth: No changelog?15:18
*** ccamacho1 has quit IRC15:18
mdboothkashyap: Nope.15:18
kashyapIIRC the RDO specs don't require changelog, right?15:18
*** udesale has quit IRC15:18
mdboothkashyap: Nothing changed yet :)15:18
kashyapRight, the first commit hasn't happened yet15:18
mdboothI think I would have to add one in order to create the first commit15:19
kashyapmdbooth: Why did you have to remove the 'python-cliff' dep?15:20
mdboothkashyap: Didn't have to, but it turns out it wasn't required15:20
mdboothkashyap: So it's more that I didn't have to add it15:20
kashyapAh, I see.15:20
kashyapNod; looks good to me15:20
mdboothIt's pulled in by something else.15:21
* kashyap goes to flip the flag15:21
kashyapYeah, guessed as much15:21
*** maufart__ has quit IRC15:21
mdboothAnd it's not a direct dep. I think I only needed it when building master directly outside rpm due to some upstream weirdness.15:21
mdbooths/weirdness/bug/15:21
kashyapmdbooth: One last:15:22
kashyap$> rpmlint /home/kashyapc/rpmbuild/SRPMS/python-osc-placement-1.1.0-1.src.rpm15:22
kashyappython-osc-placement.src: E: no-changelogname-tag15:22
* kashyap looks up if we should care about that15:22
mdboothkashyap: I'd say yes, but I wasn't going to add it until I actually built it15:23
kashyapmdbooth: IIRC, when I previously packaged one, I had to do it: https://kashyapc.fedorapeople.org/spec-files/python-gertty.spec15:23
kashyapNot that you _must_ add one15:24
mdboothkashyap: Right. AFAIK it's definitely required to build.15:24
kashyapNod15:24
mdboothYou want a new spec with a changelog?15:24
mdboothI can add one easily enough, or just do it before building.15:25
kashyapmdbooth: "Ideally" you're supposed to make `rpmlint` fully happy before building15:25
kashyapmdbooth: I flipped the 'rdo-review' to + anyway: https://bugzilla.redhat.com/show_bug.cgi?id=160787715:26
openstackbugzilla.redhat.com bug 1607877 in Package Review "Review-request: python-osc-placement" [Unspecified,New] - Assigned to kchamart15:26
kashyapI know you're about to take care of that last thing :-)15:26
apeveckashyap, yeah, actually we could continue initial review in gerrit after licensecheck was confirmed15:27
apevecthen do the final formal fedora-review in BZ for the record15:27
kashyapapevec: Yeah, 'licensecheck' was fine; it's a valid Apache liecense15:27
*** Son_Goku has joined #rdo15:27
kashyapapevec: BTW, I didn't note the remark: "It's a valid Apache license" in the bug15:28
kashyapI think it's OK.  The important bit, the license file is being individually shipped15:28
apevecI don't see rdoinfo review, was it uploaded yet?15:28
mdboothapevec: I assume there's a next step while it's added to gerrit?15:28
apevecrdoinfo will trigger project creation15:29
apevecStep 2 in https://www.rdoproject.org/documentation/add-packages/15:29
mdboothapevec: Ah, ok. So I need to do that next bit now?15:29
mdboothGot it.15:29
*** rcernin_ has quit IRC15:30
apevecyep15:30
mdboothapevec: The project is called osc-placement. The package is called python-osc-placement. What should I call it in rdoinfo?15:30
*** pcaruana has quit IRC15:32
*** dneary has quit IRC15:33
apevecproject: osc-placement15:33
rdogerritUser mdbooth created rdoinfo master: Add osc-placement package  https://review.rdoproject.org/r/1499515:34
mdboothapevec: Thanks. Created.15:35
apevecand conf template has name: python-%(project)s15:35
*** pkovar has quit IRC15:35
mdboothapevec: conf template?15:35
kashyapmdbooth: Might want to add a comment with the above RDO to the review request.15:36
kashyaps/above RDO/above RDO URL/15:36
mdboothkashyap: ack, good idea15:37
*** jparrill_ has quit IRC15:37
*** dneary has joined #rdo15:37
*** cylopez has left #rdo15:37
*** jparrill has joined #rdo15:37
*** leanderthal has quit IRC15:38
apevecmdbooth, conf: rpmfactory-* where I just commented in https://review.rdoproject.org/r/#/c/14995/1/rdo.yml15:39
apevecit's package-configs: at the top of rdo.yml15:39
apevecwith default values15:39
mdboothapevec: Ok. That was just dark magic to me. Thanks.15:39
apevecamoralej, number80, btw we should probably rename rpmfactory-* to rdo-*15:40
apevecit was meant to be only for migration15:40
rdogerritUser mdbooth proposed rdoinfo master: Add osc-placement package  https://review.rdoproject.org/r/1499515:41
*** rlandy is now known as rlandy|brb15:42
*** lvdombrkr has quit IRC15:44
*** pnavarro has quit IRC15:45
*** samP has quit IRC15:47
*** wilken[m] has quit IRC15:47
*** julim has joined #rdo15:49
*** samP has joined #rdo15:50
*** cNilesh has quit IRC15:51
*** sbulage|mtg is now known as sbulage|afk15:51
*** eharney_ is now known as eharney15:51
rdogerritrdo-trunk created openstack/vitrage-distgit rpm-master: openstack-vitrage: failed to build 1db154a  https://review.rdoproject.org/r/1499615:52
*** samP has quit IRC15:54
*** avivgt has quit IRC15:54
*** racedo has quit IRC15:55
*** jfrancoa has quit IRC15:58
*** samP has joined #rdo15:59
*** Son_Goku has quit IRC16:01
*** jpich has quit IRC16:01
*** holser_ has quit IRC16:02
*** emalikov has quit IRC16:02
*** sbulage|afk has quit IRC16:02
*** agopi|brb has quit IRC16:03
*** agopi|brb has joined #rdo16:03
*** dgurtner has quit IRC16:09
*** pradk has quit IRC16:09
rdogerritMerged rdo-infra/ci-config master: Add role to deploy ruck-rover-cockpit  https://review.rdoproject.org/r/1463216:14
*** pradk has joined #rdo16:15
*** trown is now known as trown|lunch16:16
*** dsneddon has joined #rdo16:17
*** panda is now known as panda|off16:18
*** vnogin has quit IRC16:18
*** zoli is now known as zoli|gone16:19
*** zoli|gone is now known as zoli16:19
*** lucasagomes is now known as lucas-afk16:24
*** ccamacho has joined #rdo16:24
*** ccamacho has quit IRC16:25
*** ccamacho has joined #rdo16:25
*** rlandy|brb is now known as rlandy16:28
*** jparrill has quit IRC16:29
*** jparrill has joined #rdo16:29
*** abhishekk-away has joined #rdo16:32
*** abhishekk-away is now known as abhishekk16:33
*** vnogin has joined #rdo16:36
*** sshnaidm|ruck is now known as sshnaidm|bbl16:37
*** abregman has quit IRC16:39
*** dtantsur is now known as dtantsur|afk16:39
amoralejmjturek, i just added a comment in https://review.rdoproject.org/r/#/c/1473916:39
*** vnogin has quit IRC16:40
*** vnogin has joined #rdo16:43
mjturekamoralej: replied16:43
mjturekthink I'm wrong about the script-file param?16:46
*** zbitter has joined #rdo16:46
*** zaneb has quit IRC16:47
*** vnogin has quit IRC16:48
*** zbitter is now known as zaneb16:48
*** rlandy is now known as rlandy|afk16:49
*** artom_ has quit IRC16:50
*** artom has joined #rdo16:51
mjturekamoralej: I'll look around and see if I find another example16:51
*** derekh has quit IRC16:55
amoralejmjturek, i can merge and test it, but i'd say it will not work16:55
*** sbonazzo has quit IRC16:56
mjturekamoralej: fair enough any other ideas for handling this? I believe you had recommended envinject so wondering if you had an expected implementation that I didn't follow16:58
*** myoung is now known as myoung|lunch16:58
amoralejmjturek, i was thinking in using the same shell builder16:59
amoralejbut adding inject to just add the variable16:59
amoralejin fact, now that i re-read it, you added it in builders17:00
amoralejand it's not a builder17:00
amoralejso, you need to keep the same shell builder17:00
*** dneary has quit IRC17:00
*** dneary has joined #rdo17:00
*** sfbender has joined #rdo17:01
sfbenderJakub RuĹľiÄŤka proposed DLRN master: WIP: Add BrewBuildDriver  https://softwarefactory-project.io/r/1316817:01
amoralejmjturek, you need to keep the builder as is17:02
amoralejand in the job definition17:02
amoralejadd properties section17:02
amoralejon on it - inject with properties-content17:02
amoraleji'm not sure if i'm explaining it properly17:03
mjturekamoralej: I think I get what you're suggesting.. let me propose that quick17:03
*** agopi|brb has quit IRC17:03
*** julim_ has joined #rdo17:09
*** mvk_ has quit IRC17:09
*** julim has quit IRC17:10
*** MrAbaddon has quit IRC17:11
*** vnogin has joined #rdo17:12
rdogerritUser mjturek proposed rdo-infra/ci-config master: Add test-day-tools-ppc64le job  https://review.rdoproject.org/r/1473917:12
mjturekamoralej ^17:12
*** dneary has quit IRC17:13
amoralejmjturek, yeah17:13
amoralejthat's what i meant17:13
mjturek\o/17:13
*** gfidente has quit IRC17:13
amoralejlet's try it17:14
mjturek**crosses fingers**17:14
mjturekthanks for helping this along amoralej17:15
*** holser_ has joined #rdo17:15
*** flg77 has joined #rdo17:15
*** flg has quit IRC17:15
amoralejglad to help17:15
*** slaweq has quit IRC17:16
*** ramishra has quit IRC17:17
*** tesseract has quit IRC17:17
rdogerritMerged rdo-infra/ci-config master: Add test-day-tools-ppc64le job  https://review.rdoproject.org/r/1473917:18
*** ccamacho has quit IRC17:20
amoralejmjturek, the jjb publish job is broken :(17:22
amoraleji'm checking17:22
mjturek:(17:23
apevecuhm, ansible tarball in srpm doesn't match upstream tarball?17:25
apevecansible.src: W: file-size-mismatch ansible-2.6.1.tar.gz = 10725333, https://releases.ansible.com/ansible/ansible-2.6.1.tar.gz = 1072474917:25
* apevec will compare and report upstream17:26
rdogerritAlfredo Moralejo created config master: Add weirdo_token secret to publish-cico-jjb job  https://review.rdoproject.org/r/1499717:27
apevecugh .pyc are include wth17:27
rdogerritAlfredo Moralejo proposed config master: Add weirdo_token secret to publish-cico-jjb job  https://review.rdoproject.org/r/1499717:27
amoralejmjturek, we need to get ^ merged and re-run jjb publish17:27
*** mjturek_ has joined #rdo17:28
*** mjturek has quit IRC17:29
apevec+ dangling symlink lrwxrwxrwx. 1 apevec apevec     13 Jul  5 21:54 ansible_release.py -> ../release.py17:29
apevecsdoran, ^ where do I report that in ansible upstream?17:29
sdoranhttps://github.com/ansible/ansible/issues/new/choose17:30
*** amoralej is now known as amoralej|off17:37
*** trown|lunch is now known as trown17:37
*** shardy has quit IRC17:38
*** jatanmalde has quit IRC17:38
apevecthanks17:41
*** apevec has quit IRC17:41
*** dprince has quit IRC17:42
*** vnogin has quit IRC17:43
*** mvk_ has joined #rdo17:50
rdogerritJohn Eckersberg created rdoinfo master: Rebase python-amqp for pike/queens  https://review.rdoproject.org/r/1499817:50
*** jparrill has quit IRC17:51
*** mjturek_ is now known as mjturek17:51
*** hamzy_ has quit IRC17:55
*** dprince has joined #rdo17:57
*** ykarel has joined #rdo18:02
*** jparrill has joined #rdo18:02
ykarelpabelanger, hi18:03
*** jparrill has joined #rdo18:04
ykarelpabelanger, re. https://review.rdoproject.org/r/#/c/14972/2/zuul.d/zuul-legacy-jobs.yaml, so zuul.branch and zuul.project should refer to the project and branch on which job runs, right?18:04
ykarelpabelanger, we need to run these jobs in -distgit and other projects like rdoinfo18:05
EmilienMmwhahaha: sounds like we have ftbfs on puppet sysctl18:05
EmilienMhave you heard about anyone being on it?18:05
EmilienMykarel: ^ same question18:05
pabelangerykarel: right, you'll be able to then use ansible to replace distgit part to figure out release18:06
mwhahahaEmilienM: what?18:06
EmilienMhttps://review.rdoproject.org/r/#/c/14975/18:06
ykarelEmilienM, i don't think some one looked onto it18:07
mwhahahaEmilienM: oh bad json, go yell at tobias18:07
EmilienMhttps://github.com/duritong/puppet-sysctl/commit/84bf1fc3a8de8672e74abb30e20721929d34aaf218:07
mwhahahatrailing , in json is bad18:07
EmilienMlol yeah18:08
EmilienMahah18:08
ykarelpabelanger, you mean fetch ocata from ocata-rdo?18:08
pabelangerykarel: right18:08
EmilienMmwhahaha: is he tobasco ?18:08
ykarelpabelanger, i guess we use for non distgit as well18:08
mwhahahamwhahaha: yea i think so18:09
mwhahahaEmilienM: er yea i think so, anyway i commented18:09
mwhahahaso he'll probably pick it up18:09
ykarelpabelanger, also we need to run both packstack and puppet jobs in projects18:09
pabelangerykarel: yah, jobs should be running on the right branch, which is zuul.branch, how to filter it will be up to playbook18:09
ykarelpabelanger, at some case on master branch we runn all release jobs18:09
pabelangerykarel: have an example?18:10
ykarelpabelanger, fetching18:10
ykarelpabelanger, https://github.com/rdo-infra/rdo-jobs/blob/master/zuul.d/zuul-legacy-project-templates.yaml#L969-L98518:11
rdogerritMerged puppet/puppet-opendaylight-distgit queens-rdo: puppet-opendaylight-8.2.2-1.9126c8dgit  https://review.rdoproject.org/r/1496718:11
pabelangerykarel: we'll need to setup https://zuul-ci.org/docs/zuul/user/config.html?highlight=override#attr-job.override-checkout for those, to likely force a specific branch to use on the job, if running from master18:13
* ykarel looks18:14
*** slaweq has joined #rdo18:15
*** zerick has quit IRC18:16
*** zerick_ has joined #rdo18:16
*** gkadam has quit IRC18:17
EmilienMykarel: do you have CBS repo URL handy?18:21
*** karimb has quit IRC18:21
*** toure is now known as toure|biab18:22
*** karimb has joined #rdo18:22
rdogerritEmilien Macchi proposed rdoinfo master: rocky/deps: bump to ansible-2.6.1-0-1.el7.ans  https://review.rdoproject.org/r/1496018:22
ykarelEmilienM, u need https://trunk.rdoproject.org/centos7-master/deps/latest/?18:22
EmilienMykarel: no, the staging repo for cbs rocky18:22
ykarelEmilienM, nope i never used that repo, but like to know where it is18:23
ykareli generally check cbs.centos.org to get package info18:23
EmilienMykarel: no worries, thanks18:23
*** agopi|brb has joined #rdo18:23
*** agopi|brb is now known as agopi18:27
ykarelpabelanger, still looks to me that it might become complex( using job.required-projects.override-checkout only for the branched project + parsing distgit branches and other project branches) seeing the type of jobs(weirdo driving the deployment based on project + branch + scenario),18:30
*** karimb has quit IRC18:30
pabelangerykarel: maybe, i think it will be less complex then JJB and more then static vars in ansible18:31
ykarelpabelanger, it's late for me now but can dig more on this tomorrow :), it would be good if you can put your thoughts on the review18:31
pabelangerack18:32
EmilienMykarel: found what I needed: https://cbs.centos.org/kojifiles/packages/18:32
ykarelpabelanger, Thanks18:32
ykarelEmilienM, nice, Thanks18:33
*** ykarel is now known as ykarel|away18:33
EmilienMsdoran, mwhahaha : ansible 2.6 requires a new dep: https://logs.rdoproject.org/60/14960/3/check/legacy-validate-buildsys-tags/8c4dbb6/job-output.txt.gz#_2018-07-24_18_25_34_86126518:34
*** mmercer has joined #rdo18:34
EmilienMpython-keyczar - not even sure we have that in RDO18:34
EmilienMhttps://codesearch.rdoproject.org/?q=keyczar&i=nope&files=&repos=18:36
EmilienMseems like no18:36
*** myoung|lunch is now known as myoung18:37
*** hamzy_ has joined #rdo18:39
*** zerick_ has quit IRC18:40
*** amuller has quit IRC18:41
*** zerick has joined #rdo18:41
*** abhishekk is now known as abhishekk-mbl18:50
ykarel|awayEmilienM, afair keyczar is not a strict requirement for ansible18:52
*** mjturek has quit IRC18:53
rdogerritMerged openstack/magnum-distgit rpm-master: Switch to stestr  https://review.rdoproject.org/r/1497318:54
EmilienMykarel|away: well it fails to build in https://review.rdoproject.org/r/#/c/14960/18:55
ykarel|awayEmilienM, yes it needs to be build by removing dependency on keyczar, if u see earlier also it's being build without it, see .ans in the end18:56
ykarel|awayEmilienM, i think apevec / number80 can do that18:57
EmilienMk18:57
*** jlibosva1 has joined #rdo18:57
*** jlibosva is now known as Guest6834018:57
*** jlibosva1 is now known as jlibosva18:57
*** Guest68340 has quit IRC18:59
*** holser_ has quit IRC18:59
ykarel|awayEmilienM, apevec already build that19:00
ykarel|awayEmilienM, try ansible-2.6.1-1.el7.ans19:00
EmilienMok19:00
* ykarel|away leaves19:00
rdogerritEmilien Macchi proposed rdoinfo master: rocky/deps: bump to ansible-2.6.1-0-1.el7.ans  https://review.rdoproject.org/r/1496019:00
EmilienMykarel|away: good night19:01
*** MrAbaddon has joined #rdo19:02
*** rlandy|afk is now known as rlandy19:03
*** eck` is now known as eck`gone19:03
*** ykarel|away is now known as mdnadeem19:03
*** mdnadeem has quit IRC19:03
*** mdnadeem has joined #rdo19:03
*** mdnadeem has quit IRC19:08
*** julim_ has quit IRC19:15
*** eharney has quit IRC19:17
*** alexpilo_ has quit IRC19:18
*** artom_ has joined #rdo19:22
*** artom_ has quit IRC19:23
*** artom_ has joined #rdo19:23
*** artom has quit IRC19:25
*** toure|biab is now known as toure19:34
*** rwsu has quit IRC19:34
*** alexpilotti has joined #rdo19:35
*** pradk has quit IRC19:36
rdogerritrdo-trunk created openstack/vitrage-distgit rpm-master: openstack-vitrage: failed to build 1db154a  https://review.rdoproject.org/r/1499919:41
*** julim has joined #rdo19:42
*** agopi is now known as agopi|brb19:42
*** artom_ is now known as artom19:56
*** jcoufal has quit IRC19:58
*** artom_ has joined #rdo19:58
*** artom has quit IRC20:01
*** artom_ is now known as artom20:01
*** agopi|brb is now known as agopi20:02
*** eck`gone is now known as eck`20:02
*** eharney has joined #rdo20:04
*** dgurtner has joined #rdo20:06
*** dgurtner has joined #rdo20:06
*** mjturek has joined #rdo20:08
*** pradk has joined #rdo20:10
*** sshnaidm|bbl is now known as sshnaidm|ruck20:11
*** jlibosva has quit IRC20:12
*** rcernin_ has joined #rdo20:18
*** jtomasek has quit IRC20:20
*** shreshtha has quit IRC20:22
*** chem has quit IRC20:22
*** dgurtner has quit IRC20:26
*** racedo has joined #rdo20:30
*** janki has quit IRC20:31
*** baha has quit IRC20:32
*** paramite has quit IRC20:36
rdogerritSagi Shnaidman created rdo-jobs master: Include ceph bootstrap in multinode jobs  https://review.rdoproject.org/r/1500020:38
rdogerritSagi Shnaidman proposed rdo-jobs master: Include ceph bootstrap in multinode jobs  https://review.rdoproject.org/r/1500020:38
*** tshefi has quit IRC20:42
*** d0ugal has quit IRC20:44
*** baha has joined #rdo20:46
*** artom has quit IRC20:47
*** mjturek has quit IRC20:49
*** agopi is now known as agopi|brb20:51
*** morazi has quit IRC20:51
*** mjturek has joined #rdo20:52
*** hamzy_ has quit IRC20:55
*** mjturek has quit IRC20:57
*** kgiusti has left #rdo20:58
*** trown is now known as trown|outtypewww21:02
*** gfidente has joined #rdo21:05
*** gfidente has quit IRC21:05
*** gfidente has joined #rdo21:05
*** jmlowe has joined #rdo21:05
*** rbowen has quit IRC21:06
*** mjturek has joined #rdo21:06
*** mjturek has quit IRC21:09
*** mjturek has joined #rdo21:12
*** pchavva has quit IRC21:13
*** dustins has quit IRC21:13
*** mmercer has quit IRC21:15
*** alexpilotti has quit IRC21:15
*** KarlchenK has joined #rdo21:16
*** brault has quit IRC21:17
rdogerritEmilien Macchi created config master: Revert "Revert "tripleo/ovb/0{01,35}: use irrelevant-files""  https://review.rdoproject.org/r/1500121:18
rdogerritEmilien Macchi proposed config master: Revert "Revert "tripleo/ovb/0{01,35}: use irrelevant-files""  https://review.rdoproject.org/r/1500121:18
EmilienMsshnaidm|ruck: ^ when you have time21:18
*** pradk has quit IRC21:20
*** mmercer has joined #rdo21:20
*** racedo has quit IRC21:21
sshnaidm|ruckEmilienM, I wonder if settings in zuul directory affects something.. pabelanger ?21:25
pabelangerwhat is the issue21:26
*** julim has quit IRC21:26
sshnaidm|ruckpabelanger, do settings from zuul directory imply?  https://review.rdoproject.org/r/1500121:26
*** abhishekk-mbl has quit IRC21:26
sshnaidm|ruckpabelanger, shouldn't it be in zuul.d?21:26
*** alexpilotti has joined #rdo21:27
pabelangerright zuul.yaml, .zuul.yaml or zuul.d, .zuul.d21:27
pabelangerthat is old zuul21:27
pabelangerand can be deleted21:27
EmilienMpabelanger: can you review https://review.rdoproject.org/r/#/c/15001/ please?21:28
rdogerritpabelanger created config master: Delete old zuul files  https://review.rdoproject.org/r/1500221:28
pabelangerEmilienM: sshnaidm|ruck: ^will help21:28
EmilienMpabelanger: where can I configure the irrelevant files then?21:29
pabelangerfor which project21:29
EmilienMpabelanger: all tripleo repos21:29
EmilienMI need to disappear or someone will kill me, i'm back shortly21:29
pabelangerlook in zuul.d/projects.yaml or zuul.d/tripleo.yaml21:30
pabelangerand zuul.d/tripleo.yaml needs to be refactored into zuul.d/projects.yaml21:30
*** rcernin_ has quit IRC21:30
*** slaweq has quit IRC21:30
EmilienMpabelanger: https://github.com/rdo-infra/review.rdoproject.org-config ?21:31
EmilienMor https://github.com/rdo-infra/ci-config21:31
EmilienMno the first one I guess21:31
EmilienMok i'll touch https://github.com/rdo-infra/review.rdoproject.org-config/blob/master/zuul.d/tripleo.yaml then21:31
pabelangerhttps://review.rdoproject.org/r/config21:31
EmilienMsshnaidm|ruck: I'll do it later21:32
EmilienMpabelanger: Not Found21:32
EmilienManyway, bbl21:32
sshnaidm|ruckEmilienM, doesn't it work? https://github.com/rdo-infra/review.rdoproject.org-config/blob/master/zuul.d/tripleo.yaml#L1221:33
*** edmondsw has quit IRC21:34
pabelangerEmilienM: the same project as 1500221:34
pabelangerbut zuul.d folder21:34
*** agopi|brb is now known as agopi21:35
*** abhishekk-mbl has joined #rdo21:36
*** brault has joined #rdo21:41
*** jayg is now known as jayg|g0n321:42
*** vnogin has joined #rdo21:46
*** agopi is now known as agopi|brv21:48
*** abhishekk-mbl has quit IRC21:49
*** agopi|brv has quit IRC21:53
*** aludwar has quit IRC21:54
*** imcleod has quit IRC21:57
*** aludwar has joined #rdo21:59
*** vnogin has quit IRC22:00
*** dprince has quit IRC22:02
*** dgurtner has joined #rdo22:02
*** dgurtner has joined #rdo22:02
*** tvignaud has quit IRC22:03
*** tosky has quit IRC22:07
*** tvignaud has joined #rdo22:10
*** jmlowe has quit IRC22:14
*** alexpilotti has quit IRC22:21
*** toure is now known as toure|gone22:27
*** dneary has joined #rdo22:27
*** dneary has quit IRC22:29
*** rcernin has joined #rdo22:30
*** alexpilotti has joined #rdo22:35
*** rlandy has quit IRC22:37
sshnaidm|ruckpabelanger, do you know maybe why mirror.regionone.rdo-cloud-tripleo.rdoproject.org is not available?22:38
*** baha has quit IRC22:39
pabelangerno, networking issue in rdo?22:40
pabelangercurl http://mirror.regionone.rdo-cloud-tripleo.rdoproject.org works for me22:41
*** julim has joined #rdo22:41
*** flg77 has quit IRC22:45
*** flg has joined #rdo22:46
*** slaweq has joined #rdo22:50
*** slaweq has quit IRC22:54
*** rfolco has quit IRC23:04
*** rfolco has joined #rdo23:05
*** rh-jelabarre has quit IRC23:07
*** slaweq has joined #rdo23:11
*** rh-jelabarre has joined #rdo23:13
*** slaweq has quit IRC23:16
*** agopi has joined #rdo23:25
*** wolverineav has quit IRC23:26
*** wolverineav has joined #rdo23:27
*** wolverineav has quit IRC23:33
*** mcornea has quit IRC23:35
*** gfidente has quit IRC23:37
*** dgurtner has quit IRC23:48
*** rpioso is now known as rpioso|afk23:51
*** mjturek has quit IRC23:54
*** wolverineav has joined #rdo23:59

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!