*** rlandy is now known as rlandy|bbl | 00:03 | |
*** agopi has quit IRC | 00:29 | |
*** agopi has joined #oooq | 00:30 | |
*** ssbarnea has joined #oooq | 00:48 | |
*** ssbarnea|bkp2 has quit IRC | 00:48 | |
*** agopi_ has joined #oooq | 00:49 | |
*** agopi has quit IRC | 00:50 | |
*** rlandy|bbl is now known as rlandy | 01:28 | |
*** jschlueter has quit IRC | 01:56 | |
*** jschlueter has joined #oooq | 02:01 | |
*** chem has quit IRC | 02:50 | |
*** rlandy has quit IRC | 03:15 | |
*** agopi_ is now known as agopi | 04:18 | |
*** ykarel has joined #oooq | 04:22 | |
*** ratailor has joined #oooq | 05:30 | |
*** jfrancoa has joined #oooq | 05:38 | |
*** apetrich has quit IRC | 05:40 | |
*** apetrich has joined #oooq | 06:00 | |
*** saneax has joined #oooq | 06:02 | |
*** chkumar|off is now known as chandankumar | 06:05 | |
*** apetrich has quit IRC | 06:23 | |
*** apetrich has joined #oooq | 06:44 | |
*** jtomasek has joined #oooq | 07:05 | |
*** quiquell|off is now known as quiquell | 07:24 | |
*** amoralej|off is now known as amoralej | 07:28 | |
quiquell | ssbarnea: Good morning | 07:29 |
---|---|---|
ssbarnea | quiquell: morning | 07:39 |
quiquell | ssbarnea: So at the end the gather thing was the issue ? | 07:40 |
*** bogdando has joined #oooq | 07:40 | |
ssbarnea | yep, i think so. the become on it | 07:40 |
ssbarnea | i would say it deserve an ansible bug | 07:41 |
quiquell | ssbarnea: So it does a sudo and continue with it ? | 07:41 |
quiquell | ssbarnea: That's super weird | 07:41 |
quiquell | ssbarnea: Going to rebase the changes to be able to run zuul | 07:46 |
quiquell | ssbarnea: is ok ? | 07:46 |
ssbarnea | quiquell: yep i already started this | 07:47 |
quiquell | ssbarnea: Ok done let's see if now we don' thave a conflict | 07:47 |
ssbarnea | quiquell marios : please review the linting fix: it passed zuul https://review.openstack.org/#/c/610501/ | 07:48 |
ssbarnea | i want it merged before someone else is breaking it | 07:48 |
ssbarnea | if we don't merge it fast, something else will broke it by introducing bad syntax | 07:48 |
marios|rover | ack ssbarnea already in my todos :) | 07:48 |
marios|rover | ssbarnea: the skip only merged like this morning ! | 07:48 |
marios|rover | master gate still broken (it merged 2 mins before zuul reported that) https://review.openstack.org/#/c/560445 so next run will be green | 07:49 |
ssbarnea | marios|rover : i know after a ... funny, number of rechecks. that is why I was worried, as even if this gets +W right now, it will take a lot to get in. | 07:49 |
marios|rover | ssbarnea: ack on it gimme couple mins | 07:49 |
ssbarnea | sure, is not burning :D | 07:50 |
*** skramaja has joined #oooq | 07:51 | |
*** tosky has joined #oooq | 07:52 | |
quiquell | ssbarnea: Didn't know about (initial_scale_value | int) | 07:53 |
quiquell | ssbarnea: It's like a casting ? | 07:53 |
ssbarnea | quiquell link please, in general i think i know how jinja filter work, yep using C terminology describes it well | 07:54 |
quiquell | ssbarnea: https://review.openstack.org/#/c/610501/3/roles/overcloud-scale/tasks/delete-original-node.yml | 07:54 |
*** fhubik has joined #oooq | 07:55 | |
ssbarnea | quiquell: I used round-parantheses to assure that the filter is applied in the right order, otherwise it can be confusing. | 07:55 |
quiquell | ssbarnea: ack | 07:56 |
quiquell | marios|rover: Do we have problems with nodepool ? | 07:56 |
ssbarnea | i have to confess that I do not know exactly the full priority list for operands, not sure exact where jinja pipe "|" fits. | 07:56 |
ssbarnea | but now that I read that line, it is a bit stupid :D | 07:57 |
ssbarnea | no real need to convert to int both operands, I think. | 07:57 |
marios|rover | quiquell: well i saw a few more testenv issues this morning - we filed a but for it last night sec | 07:58 |
marios|rover | https://bugs.launchpad.net/tripleo/+bug/1797918 (infra related?) ovb jobs failing in run-v3.yaml with "(/home/zuul/src/git.openstack.org/openstack/tripleo-ci/toci_gate_test.sh:164): sudo kill -9 4733" Edit | 07:58 |
openstack | Launchpad bug 1797918 in tripleo "teclient returns failures when attempting to provision a stack in rdo-cloud" [Critical,Won't fix] - Assigned to Marios Andreou (marios-b) | 07:58 |
marios|rover | quiquell: ^ | 07:58 |
ssbarnea | btw, i would recommend anyone to use "visual studio code + redhat yaml extension" as their editor, it is brilliant for ansible code. | 07:58 |
quiquell | marios|rover: ack | 07:58 |
quiquell | ssbarnea: interesting | 07:58 |
marios|rover | quiquell: but weshay closed it (and see email thread about rdo outage) since it was resolved... maybe still issues | 07:58 |
ssbarnea | i had a plan to write a schema for zuul, did some POC but got blocked as JSON/YAML schema is not very easy to write. | 07:58 |
ssbarnea | i will do it during a weekend, end of sprint is not the time to work on that. | 07:59 |
quiquell | ssbarnea: How do we ensure that merging it does not break the gates again ? | 07:59 |
quiquell | ssbarnea: I mean new changes and all | 07:59 |
ssbarnea | quiquell: zull will run it. if something new and bad goes in it will fail the gate and we have to rebase/fix, loosing n-hours. | 08:00 |
quiquell | ssbarnea: ack, let's keep rebasing this to be sure it's in the top | 08:01 |
ssbarnea | quiquell: just get the votes on it, it would be more than enough. | 08:02 |
*** dtantsur|afk is now known as dtantsur | 08:03 | |
ssbarnea | is not very common to have such errors, the syntax changes were made more than one year ago in ansible, so most people already know the official syntax. | 08:03 |
quiquell | ssbarnea: you got my +1 | 08:03 |
ssbarnea | the broken centos ci jobs are so annoying and spammy, i wonder why we do not disable them until we can fix them. | 08:09 |
quiquell | ssbarnea: forget about them, remeber what panda|off said | 08:09 |
ssbarnea | in fact I am going to add a gmail filter for them "RedHat RDO CI has posted comments on this change" would go to trash. | 08:09 |
ssbarnea | is confusing because my top priority email forlder is the one with gerrit notifications.' | 08:10 |
ssbarnea | i remember someone had a special filter for gmail that was able to delete gerrit threads on merge or something similar. | 08:15 |
panda|off | quiquell: ssbarnea I was wrong, those jobs are still important | 08:17 |
ssbarnea | panda|off i guess, just less important than other ones | 08:18 |
quiquell | panda|off: so they are not going to rmeove phase1 or the like ? | 08:18 |
panda|off | quiquell: nope | 08:18 |
quiquell | panda|off: ack | 08:18 |
ssbarnea | panda|off : can you please +W this https://review.openstack.org/#/c/610038/ ? it failed to merge last night and lost the +W when i pressed rebase. | 08:19 |
*** gkadam has joined #oooq | 08:38 | |
*** gkadam has quit IRC | 08:38 | |
bogdando | o/ can we merge https://review.openstack.org/#/c/603069/ please | 08:39 |
bogdando | weshay: ^^ | 08:39 |
*** skramaja has quit IRC | 08:44 | |
*** skramaja has joined #oooq | 08:44 | |
ssbarnea | quiquell: please have a look at https://review.openstack.org/#/c/610018/ - i fixed problem reporte by sagi but I am curious if you think about sourcing in tripleo.sh | 08:46 |
bogdando | please also let that thing in https://review.openstack.org/#/c/576746/ | 08:46 |
ssbarnea | bogdando: regarding inject change, i am not sure if removing cloud-init is something we want. | 08:47 |
quiquell | ssbarnea: Found somethign regarding yaml | 08:47 |
quiquell | module | 08:47 |
bogdando | ssbarnea: why not? you do not normally run it for non cloud images | 08:47 |
*** holser_ has joined #oooq | 08:47 | |
bogdando | and that's the case, we want to install locally | 08:47 |
bogdando | for non cloud VMs* | 08:48 |
quiquell | ssbarnea: found issues | 08:49 |
ssbarnea | bogdando: you confused me, as long this image is run virtualized, i do see a reason for having cloud-init on it. I used cloud-init a lot for configuring images even without "clouds", just to give the initial settings. | 08:50 |
ssbarnea | for example: why not using cloud-init script for the extra config? is not possible? just asking... not really an expert in the area. | 08:50 |
*** ykarel is now known as ykarel|mtg | 08:51 | |
ssbarnea | i am asking this because uninstalling a default package is changing the testing base, which can have some undesired results later. | 08:51 |
ssbarnea | quiquell: thanks, you really saved me a lot of time. fixed. | 08:53 |
bogdando | I think we need nothing cloud-* if running not in cloud | 08:55 |
bogdando | IMO) | 08:55 |
bogdando | there is nothing to init from, right? | 08:55 |
bogdando | no metadata et al | 08:55 |
bogdando | just a libvirt vm | 08:56 |
bogdando | see also ssbarnea http://codesearch.openstack.org/?q=cloud-init&i=nope&files=&repos=tripleo-ci,tripleo-quickstart,tripleo-quickstart-extras | 08:56 |
bogdando | it's a pattern we have already | 08:57 |
*** chem has joined #oooq | 08:59 | |
*** ykarel|mtg is now known as ykarel | 09:03 | |
ssbarnea | bogdando: +1 it. | 09:09 |
ssbarnea | any bindep expert around? how do I tell it to install libselinux-python on old systems and python3-libselinux on newer? | 09:09 |
ssbarnea | platform:rpm does not make any sense here | 09:10 |
ssbarnea | also even distro name does not because this is about distro version' | 09:10 |
quiquell | ssbarnea: Is my comment at your review correct ? https://review.openstack.org/#/c/610475 | 09:11 |
quiquell | ssbarnea: I think that's why we are using ansible+python2 at zuul | 09:11 |
ssbarnea | quiquell: yes, and yes, fixing it. | 09:11 |
quiquell | ssbarnea: cool !!! | 09:12 |
quiquell | :-) | 09:12 |
quiquell | ssbarnea: This is the place where ansible is install, just calls install over setup.py of tripleo-quickstart | 09:14 |
ssbarnea | quiquell: I think I found a trick for yum/dnf install: dnf install libselinux-python* python*-libselinux | 09:14 |
ssbarnea | this command succeeds on both cases, as the behavior is to succeed if one package is found and installed | 09:15 |
quiquell | ssbarnea: no kidding... | 09:15 |
quiquell | ssbarnea: The list has priority ? | 09:15 |
*** panda|off has quit IRC | 09:15 | |
ssbarnea | nope, but it does not matter, as our commands do already have excludes, so only one version would endup being installed. | 09:15 |
ssbarnea | what matters is to have both on the same line | 09:16 |
quiquell | This is going to be a pain to maintain | 09:16 |
ssbarnea | is a bit of a hack but avoids adding an extra conditional in many places | 09:16 |
ssbarnea | i do not see a problem with it, for now. | 09:16 |
*** fhubik is now known as fhubik|brb | 09:18 | |
quiquell | ssbarnea: ping me when you have fixed https://review.openstack.org/#/c/610475 | 09:18 |
ssbarnea | quiquell the only hack is that DNF (not yum) needs a start after libselinux-python to avoid giving an error code, | 09:18 |
*** panda has joined #oooq | 09:18 | |
ssbarnea | it makes some sense, yum accepts both so we are ok. | 09:18 |
ssbarnea | sure, few minutes to finish current one. | 09:19 |
*** sshnaidm|afk has joined #oooq | 09:32 | |
ssbarnea | quiquell: i updated https://review.openstack.org/#/c/610475/ - you can revisit it, still we will need to wait for results. | 09:43 |
quiquell | ssbarnea: Will exercise with the new job | 09:44 |
quiquell | ssbarnea: I suspect we are going to face a lot of issues with ansible + python3 | 09:45 |
ssbarnea | quiquell: yes. but this is why we should keep it separated and slowly migrate towards pure py3. for the moment we should be ok with mixed. | 09:46 |
quiquell | ssbarnea: agree | 09:46 |
*** fhubik|brb has quit IRC | 09:52 | |
*** saneax has quit IRC | 09:54 | |
*** saneax has joined #oooq | 09:56 | |
*** ykarel has quit IRC | 09:59 | |
*** sshnaidm|afk is now known as sshnaidm | 10:03 | |
*** ykarel has joined #oooq | 10:08 | |
*** ykarel is now known as ykarel|lunch | 10:09 | |
panda | any reviews to look at ? | 10:39 |
quiquell | panda: https://tree.taiga.io/project/tripleo-ci-board/task/153?kanban-status=1447276 | 10:41 |
panda | quiquell: on it | 10:42 |
*** ykarel_ has joined #oooq | 10:48 | |
*** ykarel|lunch has quit IRC | 10:50 | |
quiquell | panda: | 10:55 |
*** ykarel_ is now known as ykarel | 10:56 | |
*** sshnaidm has quit IRC | 11:00 | |
*** sshnaidm has joined #oooq | 11:01 | |
*** quiquell is now known as quiquell|lunch | 11:01 | |
panda | ssbarnea: did you find any place where we are still using tripleo.sh ? | 11:17 |
*** amoralej is now known as amoralej|lunch | 11:35 | |
*** quiquell|lunch is now known as quiquell | 11:37 | |
*** sshnaidm has quit IRC | 11:38 | |
*** sshnaidm has joined #oooq | 11:38 | |
ssbarnea | panda: openstack-infra/tripleo-ci/... is full of references to that file. | 11:43 |
ssbarnea | http://codesearch.openstack.org/?q=tripleo%5C.sh&i=nope&files=&repos= also gives long list of results. | 11:45 |
sshnaidm | ssbarnea, when your fix or don't fix the issues in patches, please answer on every issue - if it's done, or if it's not done and why not done. Otherwise it's very difficult to track changes with rebases and new patchsets | 11:46 |
sshnaidm | ssbarnea, maybe in downstream it's different, but in upstream we work that way | 11:46 |
ssbarnea | sshnaidm: sure. it was not on purpose. | 11:54 |
ssbarnea | sshnaidm panda : can you please help with a bit of history/background regarding tripleo.sh? | 11:55 |
sshnaidm | ssbarnea, tripleo.sh was main script in CI 2 years before, in last sprints we removed its usage completely | 11:55 |
sshnaidm | ssbarnea, it's legacy non active code | 11:55 |
ssbarnea | as part of the change I did grep for yum/python usage across the entire repository, so it did make sense to fix code that obviously would not run in new context. | 11:56 |
ssbarnea | do we have a reason for keeping the file there if is not needed? | 11:56 |
ssbarnea | if not, I will not touch it and raise another CR to remove obsolete file. | 11:56 |
sshnaidm | ssbarnea, a good plan I think | 11:57 |
ssbarnea | sshnaidm what would be the updated version of this line? http://git.openstack.org/cgit/openstack-infra/tripleo-ci/tree/README.rst#n93 | 11:59 |
ssbarnea | or should I remove the entire section? | 11:59 |
*** ratailor has quit IRC | 12:00 | |
panda | wow, we should remove the entire file ... | 12:00 |
*** trown|outtypewww is now known as trown | 12:00 | |
panda | no information there is relevant anymore | 12:00 |
sshnaidm | yeah, something like that | 12:00 |
sshnaidm | this file is misleading.. | 12:00 |
panda | the only thing that makes sense is the punctuation | 12:01 |
panda | come commas and a full stop. | 12:01 |
panda | some* | 12:01 |
ssbarnea | i am trying to figure out the reason for POST_FAILURE on http://logs.openstack.org/38/610038/5/check/tripleo-ci-centos-7-containers-multinode/f3d6908/job-output.txt.gz | 12:04 |
sshnaidm | panda, I think removing of all legacy code deserves a user story | 12:04 |
ssbarnea | marios|rover ^ looks like a rover stuff. | 12:04 |
ssbarnea | sshnaidm: please add one, i like to purge things. "cleansing" story. | 12:05 |
sshnaidm | ssbarnea, logs collection took more than hour (post timeout) | 12:05 |
sshnaidm | ssbarnea, I think only UA can | 12:05 |
ssbarnea | sshnaidm: but is this a reason to fail the job? | 12:06 |
sshnaidm | ssbarnea, yeah | 12:07 |
ssbarnea | i think is wrong to limit who can create story, but is up to UA to decide how the story gets priorietized (top or bottom) | 12:07 |
sshnaidm | and you don't have logs, because logs collection failed.. | 12:07 |
sshnaidm | ssbarnea, let panda clarify this | 12:07 |
ssbarnea | sshnaidm I seen at least 3 such failures in the last 24h, including in the linting fix that took almost 24h to merge. having this is killing out ability to ship (any)things;) | 12:08 |
quiquell | Guys I don't feel well, I am going to rest, have put some stuff in the retro board | 12:10 |
ssbarnea | sshnaidm: should I create a gerrit bot that does recheck on watched patches? nobody will know is a bot, very useful for playing the game during nighttime | 12:10 |
*** quiquell is now known as quiquell|off | 12:11 | |
*** dtrainor has joined #oooq | 12:14 | |
panda | sshnaidm: agreed, I'll create the use story and add a task from the issue we already have. | 12:15 |
panda | ssbarnea: everybody can physically create the user story | 12:16 |
panda | ssbarnea: what was agreed temporarily, and will be discussed at the retrospective is: 1) you add an epic only after discussing with the PM. 2) you add a user story to the sprint only after discussing it with me, because when something gets added, another thing may need to be removed. | 12:17 |
chandankumar | panda: weshay rfolco please have a look at this card https://tree.taiga.io/project/tripleo-ci-board/issue/166 | 12:17 |
sshnaidm | ssbarnea, we have such bot | 12:18 |
sshnaidm | %help | 12:19 |
sshnaidm | well, hubbot is sleeping. | 12:19 |
rfolco | chandankumar, why this is an issue and not a task ? | 12:19 |
rfolco | chandankumar, and it seems big enough to be a story | 12:20 |
panda | chandankumar: also, why was this create after creating all the reviews ? :( it's difficult to balance the workload if the work are not tracked | 12:21 |
panda | chandankumar: rfolco issue or story, this will go not go into sprint 20, because it ends today. | 12:21 |
chandankumar | panda: as discussed https://tree.taiga.io/project/tripleo-ci-board/issue/142?kanban-status=2027735 from this card , I need to fork to track seperatley | 12:21 |
ssbarnea | panda marios sshnaidm : can you please recheck https://review.openstack.org/#/c/610038/ - i made a git-review mistake which I fixed (is the same as patch 5 which failed to mergE) | 12:22 |
*** hubbot1 has joined #oooq | 12:22 | |
sshnaidm | hubbot1, hi | 12:23 |
hubbot1 | sshnaidm: Error: "hi" is not a valid command. | 12:23 |
sshnaidm | %status | 12:23 |
hubbot1 | sshnaidm: Error: "status" is not a valid command. | 12:23 |
sshnaidm | %gatestatus | 12:23 |
hubbot1 | FAILING CHECK JOBS on master: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset053, tripleo-ci-centos-7-scenario000-multinode-oooq-container-upgrades, tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset035 @ https://review.openstack.org/604298, stable/pike: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001, tripleo-ci-centos-7-ovb-1ctlr_1comp-featureset022 @ https://review.openstack.org/602248, master: tripleo-ci- (2 more messages) | 12:23 |
chandankumar | rfolco: panda: what should i do now? | 12:23 |
panda | chandankumar: chat with me | 12:24 |
panda | chandankumar: if you have time | 12:24 |
chandankumar | panda: sure | 12:24 |
chandankumar | panda: bj? | 12:25 |
panda | chandankumar: https://bluejeans.com/3492508669 | 12:25 |
ssbarnea | panda can we workflow https://review.openstack.org/#/c/610501/ ? (rdo failures unrelated) | 12:27 |
ssbarnea | sshnaidm: please see https://review.openstack.org/#/c/610491/1/roles/validate-tempest/tasks/tempest-venv.yml@35 -- am I wrong to say is better to merge it like that? it works well. | 12:34 |
*** rlandy has joined #oooq | 12:35 | |
*** sshnaidm has quit IRC | 12:36 | |
ykarel | is the issue known? seeing too many reds : https://review.rdoproject.org/zuul/status | 12:38 |
rlandy | rascasoft: hi | 12:38 |
rascasoft | rlandy, hey | 12:38 |
ykarel | seeing failures related to testenv-brloker and copy logs(POST_FAILURES) | 12:38 |
ykarel | marios|rover, kopecmartin|ruck ^^ | 12:38 |
rlandy | rascasoft: testproject change kept failing on introspection ... did you get it to run further? | 12:38 |
rascasoft | rlandy, yes, I included all the depends-on into the commit message and re run it | 12:39 |
rascasoft | rlandy, the previous run failed because it was missing the inclusion of tripleo-ha-utils inside the toci script | 12:39 |
*** sshnaidm has joined #oooq | 12:39 | |
rascasoft | rlandy, so I included also that review | 12:39 |
rascasoft | rlandy, and now it's running again | 12:40 |
rlandy | rascasoft: ok - cool - then we are getting somewhere | 12:40 |
rlandy | rascasoft: did the synchronize lines work? | 12:40 |
rascasoft | rlandy, I honestly don't know | 12:40 |
rascasoft | rlandy, we never get that far | 12:40 |
* rlandy checks | 12:40 | |
rlandy | rascasoft: really? I only see the copy failure from yesterday and image prep failures | 12:43 |
rlandy | https://review.rdoproject.org/zuul/builds?job_name=tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset041 | 12:44 |
rascasoft | rlandy, I'm following this https://review.rdoproject.org/zuul/stream/711d9fa0d6b942dba5dca75305ecd2af?logfile=console.log | 12:44 |
rascasoft | but at this point I'm not sure about anything | 12:44 |
rlandy | rascasoft: hmm ... well that would be true if you stopped the jobs before the logs were created | 12:45 |
rlandy | ie: if you edited the job and rerun while logs were in process | 12:45 |
rascasoft | rlandy, I honestly don't understand | 12:46 |
rlandy | rascasoft: ok - well, let's juts watch this and see how it goes | 12:46 |
rlandy | you have all the patches included now | 12:46 |
rascasoft | rlandy, yes, and by the way, using logic (because I don't have the knowledge) the fact that this job was kicked right after I changed the description with all the depends-on suggest me that at least this run is testing it | 12:47 |
rlandy | it is | 12:47 |
rascasoft | rlandy, so why you wrote about things being stuck since yesterday? | 12:48 |
ssbarnea | sshnaidm panda : does this explain why I am splitting arguments on separated lines https://s3.sbarnea.com/ss/181016-pre-tempest.yml__rdo_Workspace_.png | 12:49 |
rascasoft | marios|rover, kopecmartin|ruck, hey I've got a question: my assumption is that the docker_registry_host parameter is used by both undercloud and overcloud deploy commands, but for some reason, while deploying osp-14 I'm getting registry.access.redhat.com and I'm not able to identify where this value comes from | 12:51 |
marios|rover | rascasoft: in call will check in bit | 12:51 |
rlandy | rascasoft: stuck because the failure was before we could see your work | 12:57 |
rlandy | weshay: https://review.rdoproject.org/r/#/c/16174/4/ci-scripts/infra-cleanup/ovb-tenant-cleanup.sh - comment here? | 12:58 |
ssbarnea | sshnaidm panda : i have a question related to DLRN tasks, in build-test-packages. Is the exclusive use of py3 really needed there? asking because changing code to work with py3 would require further changes. i see lots of calls made to pip or python which are likely to fail due to missing commands. | 12:59 |
sshnaidm | ssbarnea, it looks like bug in ansible linter, I hit the same in some cases | 13:00 |
sshnaidm | ssbarnea, it expects for object in various places when it's not really required | 13:00 |
ssbarnea | sshnaidm: please show me, i had the same impression but I found ways to avoid it. | 13:01 |
ssbarnea | out logs were full of warnings about incorrect use of when, so I would not be surprised to see more failures. | 13:01 |
sshnaidm | ssbarnea, do you use vscode? | 13:03 |
rfolco | panda, is DoD a custom field of a task or just story ? | 13:05 |
*** sshnaidm is now known as sshnaidm|afk | 13:05 | |
weshay | kopecmartin|ruck, can you please jump into the master promotion jobs on https://review.rdoproject.org/zuul/status | 13:08 |
weshay | kopecmartin|ruck, I see a lot of RED | 13:08 |
weshay | ping w/ questions | 13:09 |
*** sshnaidm|afk has quit IRC | 13:09 | |
kopecmartin|ruck | weshay, ok | 13:10 |
weshay | marios|rover, my only immediate to-do from that chat would be if you could review that cleanup script and patch | 13:11 |
marios | ack weshay | 13:12 |
weshay | kopecmartin|ruck, noting rdo-cloud is very unstable right now.. ping on irc | 13:12 |
weshay | if you have any questions | 13:12 |
*** agopi has quit IRC | 13:15 | |
kopecmartin|ruck | weshay, i don't see there any promotion jobs, I see only check jobs failing | 13:15 |
marios | weshay: you mean https://review.rdoproject.org/r/#/c/16413/ already reviewed and rlandy had a -1 | 13:17 |
panda | rfolco: just story | 13:17 |
panda | rfolco: in task I put task requirements | 13:18 |
panda | rfolco: but it's all up for debate | 13:18 |
panda | rfolco: sorry, TEST requirements. | 13:18 |
panda | rfolco: usually DOD in a task is standard "when the reviews are merged" | 13:19 |
rlandy | marios: weshay; I'm confused https://review.rdoproject.org/r/#/c/16174/4/ci-scripts/infra-cleanup/ovb-tenant-cleanup.sh vs https://review.rdoproject.org/r/#/c/16413/ | 13:19 |
rlandy | I am -1 because I don;t think we can delete the instances in error | 13:19 |
rlandy | happy to be proved wrong here | 13:20 |
weshay | rlandy, can't even openstack show $server_in_error | 13:20 |
weshay | rlandy, so I'm w/ you | 13:20 |
weshay | rlandy, we need to get into rhos-ops | 13:20 |
weshay | and chat | 13:20 |
*** amoralej|lunch is now known as amoralej | 13:23 | |
ssbarnea | panda: is common_functions.sh (not j2 one) also part of the deprecation list, is consumed by toci_gate_test.sh scripts/deploy.sh scripts/tripleo.sh | 13:23 |
panda | ssbarnea: yes | 13:24 |
panda | ssbarnea: are you creating any CR ? | 13:24 |
panda | I'm promoting the cleanup card taht we have to a user story | 13:24 |
ssbarnea | ok, in this case i will avoid touching these files. nope, just updating https://review.openstack.org/#/c/610018 | 13:24 |
panda | ssbarnea: and will create other user stories for clenaning up other parts | 13:25 |
panda | ssbarnea: ok thanks. | 13:25 |
ssbarnea | panda: post link to story once you create it so I can link exiting CR to it. | 13:26 |
rlandy | this is going nowhere ... https://review.rdoproject.org/zuul/stream/711d9fa0d6b942dba5dca75305ecd2af?logfile=console.log | 13:29 |
*** agopi has joined #oooq | 13:36 | |
*** agopi_ has joined #oooq | 13:38 | |
*** toure|gone is now known as toure | 13:38 | |
*** agopi has quit IRC | 13:40 | |
*** ykarel is now known as ykarel|afk | 13:50 | |
*** vinaykns has joined #oooq | 13:53 | |
weshay | rfolco, panda did you guys review the status doc together? | 13:54 |
rfolco | more or less | 13:55 |
weshay | rfolco, might as well use that as the update to the status for the tripleo meeting | 13:55 |
weshay | just ascii paste into the etherpad as well.. | 13:55 |
weshay | rfolco, we typically include a summary of.. http://rhos-release.virt.bos.redhat.com:3030/rhosp | 13:55 |
rfolco | weshay, hmmm but the ruck rover not set yet... | 13:55 |
weshay | rfolco, /me adds to the doc to show u | 13:55 |
weshay | marios, kopecmartin|ruck ^ | 13:56 |
* weshay gets | 13:56 | |
rfolco | weshay, should we exclude ruck is ____ and rover is ____.... this will be decided tomorrow | 13:58 |
*** saneax has quit IRC | 13:59 | |
rlandy | rascasoft: this is stalled - https://review.rdoproject.org/zuul/stream/711d9fa0d6b942dba5dca75305ecd2af?logfile=console.log | 13:59 |
rlandy | can I recheck it? | 13:59 |
weshay | #tripleo meeting | 13:59 |
weshay | rfolco, I updated | 14:02 |
weshay | marios, kopecmartin|ruck ^ | 14:02 |
weshay | https://docs.google.com/document/d/1XBDrbPyI-Cyl5mP0GhuuRDvsZteCwmXBaLFOZQaupU4/edit | 14:02 |
rfolco | weshay, I saw... was talking about this part | 14:02 |
rfolco | The Ruck and Rover for this sprint are <ruck-person> (<nick_rover>) and <rover-person> (<nick_rover>). Please direct questions or queries to them regarding CI status or issues in #tripleo, ideally to whomever has the ‘|ruck’ suffix on their nick. | 14:02 |
rfolco | weshay, as we did not decide yet | 14:03 |
rfolco | we cannot simply point to the doc | 14:03 |
weshay | no no | 14:03 |
weshay | rfolco, ok.. just cut and paste out the relevant points to the etherpad for the tripleo status :) | 14:03 |
*** agopi_ is now known as agopi | 14:04 | |
rlandy | ugh - we really need to update the reproducer :( | 14:04 |
rlandy | no way to get by ironic errors atm | 14:04 |
weshay | ok guys... | 14:04 |
weshay | move to #tripleo please | 14:04 |
rfolco | !gatestatus | 14:09 |
openstack | rfolco: Error: "gatestatus" is not a valid command. | 14:09 |
rfolco | %help | 14:09 |
hubbot1 | rfolco: (help [<plugin>] [<command>]) -- This command gives a useful description of what <command> does. <plugin> is only necessary if the command is in more than one plugin. You may also want to use the 'list' command to list all available plugins and commands. | 14:09 |
rascasoft | rlandy, whatever is good for you | 14:10 |
rlandy | rechecked already | 14:11 |
weshay | https://review.openstack.org/#/c/582294/ | 14:12 |
rfolco | kopecmartin|ruck, can you please add one line status update to https://etherpad.openstack.org/p/tripleo-ci-squad-meeting - L39 | 14:12 |
kopecmartin|ruck | rfolco, sure | 14:13 |
rfolco | kopecmartin|ruck, thx | 14:13 |
weshay | https://review.openstack.org/#/c/579603/ | 14:16 |
weshay | ! gatestatus | 14:17 |
openstack | weshay: Error: "gatestatus" is not a valid command. | 14:17 |
weshay | meh | 14:17 |
ssbarnea | panda: if you can recast W on https://review.openstack.org/#/c/610038/ it would great. | 14:19 |
rlandy | %gatestatus | 14:21 |
hubbot1 | FAILING CHECK JOBS on master: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset053, tripleo-ci-centos-7-scenario000-multinode-oooq-container-upgrades, tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset035 @ https://review.openstack.org/604298, stable/pike: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001, tripleo-ci-centos-7-ovb-1ctlr_1comp-featureset022 @ https://review.openstack.org/602248, master: tripleo-ci- (2 more messages) | 14:21 |
rlandy | weshay: ^^ | 14:22 |
hubbot1 | FAILING CHECK JOBS on master: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset053, tripleo-ci-centos-7-scenario000-multinode-oooq-container-upgrades, tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset035 @ https://review.openstack.org/604298, stable/pike: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001, tripleo-ci-centos-7-ovb-1ctlr_1comp-featureset022 @ https://review.openstack.org/602248, master: tripleo-ci- (2 more messages) | 14:22 |
weshay | rlandy, you follow #tripleo | 14:23 |
weshay | interesting | 14:23 |
rlandy | weshay: I am | 14:25 |
rlandy | weshay: personally, I agree we should fix the errors - not avoid them | 14:26 |
rlandy | just my $0.02 | 14:26 |
rlandy | my vote is with dtantsur, "OVB is an openstack cloud. if we cannot make it reliable enough for us.. we're in trouble" | 14:27 |
weshay | say it in #tripleo | 14:27 |
weshay | MY LANTA | 14:27 |
weshay | FOLKS | 14:27 |
weshay | GET IN THE MEETING | 14:27 |
rlandy | we have moved on | 14:27 |
panda | ssbarnea: why did you remove the changes in the j2 in https://review.openstack.org/#/c/610038/ ? | 14:29 |
*** ykarel|afk has quit IRC | 14:29 | |
* dtantsur tries really hard not to suggest replacing ovb with containers. really hard. | 14:29 | |
chandankumar | panda: can you add ykarel|afk https://tree.taiga.io/project/tripleo-ci-board/ to the board so that he can add the user story | 14:30 |
*** ykarel|afk has joined #oooq | 14:30 | |
chandankumar | rfolco: weshay ykarel@redhat.com | 14:32 |
chandankumar | please add him so that he can dd the user stories | 14:32 |
chandankumar | Add Epic option is not visible to him | 14:33 |
panda | chandankumar: what epic needs to be added ? | 14:38 |
chandankumar | panda: ykarel|afk is asking for python3 porting of tempest plugins | 14:39 |
chandankumar | it needs to be added to epic first then reviewed by pm | 14:39 |
panda | chandankumar: was this discussed with PM ? yatin would be an external member, I can't activate epic addition for external member | 14:40 |
chandankumar | weshay: ^^ | 14:40 |
ykarel|afk | panda, no issue for me if someone else can create and get it completed | 14:41 |
ykarel|afk | main idea is to complete converision of project, mostly those are done, mainly remaining are tempest plugins and some neutron projects:- https://review.rdoproject.org/etherpad/p/py3_conversion_status | 14:44 |
ykarel|afk | earlier around 2-3 weeks ago it was told that it will be done in next sprint, may be a card was created that time | 14:45 |
ykarel|afk | but i don't know how it is being tracked/worked upon | 14:45 |
*** ykarel|afk has quit IRC | 14:48 | |
*** ykarel|afk has joined #oooq | 14:48 | |
weshay | kopecmartin|ruck, what have you found in master? | 14:55 |
*** ccamacho has quit IRC | 14:57 | |
weshay | rfolco, I jumped the gun there | 14:57 |
weshay | sorry | 14:57 |
weshay | at the end of the meeting post it | 14:58 |
weshay | :) | 14:58 |
rfolco | not too bad | 14:58 |
kopecmartin|ruck | weshay, nothing specific yet, are we talking about tripleo promotion jobs? | 14:59 |
*** skramaja has quit IRC | 14:59 | |
*** ccamacho has joined #oooq | 15:00 | |
weshay | kopecmartin|ruck, yes | 15:00 |
weshay | kopecmartin|ruck, for master | 15:01 |
weshay | should be fairly straight forward afaict | 15:01 |
panda | rfolco: you have the TC meeting now too ? | 15:02 |
kopecmartin|ruck | weshay, it seems most of them are failing with this https://logs.rdoproject.org/openstack-periodic/git.openstack.org/openstack-infra/tripleo-ci/master/periodic-tripleo-ci-centos-7-multinode-1ctlr-featureset017-master/275de86/logs/undercloud/home/zuul/install-undercloud.log.txt.gz#_2018-10-16_11_39_14_766 | 15:06 |
weshay | kopecmartin|ruck, k.. check to see if there is a bug on that, if not please open and set as a promotion-blocker ( alert is not needed ) | 15:07 |
kopecmartin|ruck | weshay, already on it | 15:07 |
weshay | kopecmartin++ | 15:10 |
chandankumar | see ya guys tomorrrow | 15:19 |
*** chandankumar is now known as chkumar|off | 15:19 | |
kopecmartin|ruck | weshay, https://bugs.launchpad.net/tripleo/+bug/1798126 | 15:25 |
openstack | Launchpad bug 1798126 in tripleo "Undercloud deploy - 'NoneType' object has no attribute 'group'" [Critical,Triaged] | 15:25 |
kopecmartin|ruck | weshay, this job has no log, is it related to ^^ bug or is it something different? https://logs.rdoproject.org/openstack-periodic/git.openstack.org/openstack-infra/tripleo-ci/master/periodic-tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset035-master/236ae5e/ | 15:28 |
*** holser_ has quit IRC | 15:29 | |
panda | rascasoft: forget about the suggetion to change "any" it's actually more useful to have ti in any for a while, to check if the right packages are arriving on the wrong interface. | 15:31 |
rascasoft | panda, yeah, now that you're saying that I recall we decided to keep any exactly for this at that time | 15:32 |
*** sshnaidm has joined #oooq | 15:37 | |
*** hamzy has quit IRC | 15:42 | |
panda | rlandy: whats' the status here https://tree.taiga.io/project/tripleo-ci-board/issue/141?kanban-status=2027734 ? are you able to complete this today ? | 16:01 |
*** sshnaidm has quit IRC | 16:13 | |
*** quiquell|off has quit IRC | 16:15 | |
rlandy | panda: depends if we can get the ovb job to run past introspection to actually test ha-utils | 16:17 |
rlandy | trying to get this killed ... https://review.rdoproject.org/zuul/stream/711d9fa0d6b942dba5dca75305ecd2af?logfile=console.log | 16:18 |
rlandy | it's stuck | 16:18 |
*** ykarel|afk is now known as ykarel | 16:18 | |
*** apetrich has quit IRC | 16:18 | |
rlandy | panda: either way, reviews are all there - but we need to test out | 16:19 |
*** d0ugal has quit IRC | 16:21 | |
*** holser_ has joined #oooq | 16:21 | |
panda | rlandy: I still see 5 unmerged reviews. Doesn't seem realistic to have those merged today. If it's blocked, and you want to work on the preparation of sprint 21, it may be more healthy to detach from the sprint, and eventually reattach to the next | 16:21 |
rlandy | panda: sure - whatever helps planning | 16:22 |
hubbot1 | FAILING CHECK JOBS on master: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset053, tripleo-ci-centos-7-scenario000-multinode-oooq-container-upgrades, tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset035 @ https://review.openstack.org/604298, stable/pike: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001, tripleo-ci-centos-7-ovb-1ctlr_1comp-featureset022 @ https://review.openstack.org/602248, master: tripleo-ci- (2 more messages) | 16:22 |
panda | ok, detaching | 16:22 |
*** d0ugal has joined #oooq | 16:23 | |
panda | kopecmartin|ruck: any progress on https://tree.taiga.io/project/tripleo-ci-board/issue/27?kanban-status=2027734 ? | 16:28 |
*** apetrich has joined #oooq | 16:30 | |
* rlandy needs to run out for a bit - back in an hour or so | 16:31 | |
*** rlandy is now known as rlandy|biab | 16:32 | |
*** ykarel is now known as ykarel|away | 16:37 | |
kopecmartin|ruck | panda, not yet :/ | 16:43 |
panda | kopecmartin|ruck: ok, detaching from sprint 20, feel free to attach it to sprint 21 | 16:44 |
*** bogdando has quit IRC | 16:44 | |
*** ykarel|away has quit IRC | 16:46 | |
kopecmartin|ruck | panda, ok, thanks | 16:46 |
*** panda is now known as panda|off | 16:48 | |
*** chkumar|off is now known as chandankumar | 16:57 | |
*** dtantsur is now known as dtantsur|afk | 17:03 | |
*** kopecmartin|ruck is now known as kopecmartin|off | 17:05 | |
*** hamzy has joined #oooq | 17:05 | |
*** panda|off has quit IRC | 17:24 | |
*** panda has joined #oooq | 17:27 | |
*** amoralej is now known as amoralej|off | 17:28 | |
*** vinaykns has quit IRC | 17:30 | |
rfolco | weshay, ssbarnea can you both please log in to https://softwarefactory.usersys.redhat.com with your redhat email account ? | 17:32 |
weshay | redhat or github? | 17:33 |
rfolco | weshay, hmm true not sure it allows redhat directly | 17:33 |
weshay | github worked | 17:33 |
rfolco | k | 17:34 |
rfolco | weshay, feel free to change your preferred email in the settings | 17:34 |
rfolco | k will add sorin later then | 17:35 |
weshay | I'm in.. shiny | 17:35 |
ssbarnea | rfolco: github worked. i am not going to try my corp | 17:35 |
rfolco | ssbarnea, k, trying again to add you as a member | 17:36 |
*** trown is now known as trown|lunch | 17:37 | |
*** rlandy|biab is now known as rlandy | 17:46 | |
ssbarnea | rfolco weshay rlandy : https://review.openstack.org/#/c/610038/ please, before you leave (so hopefully by tomorrow it would merge) | 17:54 |
*** jfrancoa has quit IRC | 17:59 | |
rlandy | weshay: ping re: centos version for queens, rocky, master | 18:10 |
rlandy | CentOS-7-x86_64-GenericCloud-1706 | 18:10 |
rlandy | CentOS-7-x86_64-GenericCloud-1707 | 18:11 |
rlandy | CentOS-7-x86_64-GenericCloud-1708 | 18:11 |
rlandy | CentOS-7-x86_64-GenericCloud-1710 | 18:11 |
rlandy | CentOS-7-x86_64-GenericCloud-1711 | 18:11 |
rlandy | pick a winner | 18:11 |
chandankumar | ssbarnea: weshay rlandy I need some help here https://review.openstack.org/#/c/609666/4/playbooks/tripleo-ci/run-v3.yaml@57 | 18:11 |
chandankumar | I am not sure how to put that | 18:11 |
chandankumar | will I use set_facts and add var by setting default values? | 18:13 |
rlandy | chandankumar: you could use https://github.com/openstack-infra/tripleo-ci/blob/master/playbooks/tripleo-ci/vars/common.yaml | 18:14 |
rlandy | but that is not at task level | 18:14 |
rlandy | it would be a var though | 18:14 |
rlandy | although that does look like the place where the var read in the run-v3 playbook are | 18:15 |
rlandy | really it's a stylistic comment | 18:16 |
rlandy | nothing blocking | 18:16 |
chandankumar | rlandy: will i create a tempest specific vars? | 18:16 |
rlandy | you could try that vars file | 18:16 |
chandankumar | and put it in a seperate file IN future it is going to change as we move os_tempest role | 18:16 |
rlandy | well, in this case, looking at the task at hand | 18:16 |
rlandy | the var would be overridable_settings_list | 18:17 |
*** vinaykns has joined #oooq | 18:17 | |
rlandy | which in time, could be more than tempest | 18:17 |
chandankumar | rlandy: yes, | 18:17 |
rlandy | in this case, it relates to what we allow to be overridden | 18:17 |
rlandy | tempset is just the only acceptable case as of now | 18:18 |
chandankumar | rlandy: I am thinking we can add some script, if we set fs override then for a particular fs it shoudl export all vars and reuse that | 18:19 |
chandankumar | instead of checking in a list | 18:19 |
rlandy | chandankumar: yep - sounds reasonable ... | 18:19 |
rlandy | rfolco: ^^ | 18:19 |
rlandy | that was your work, right? | 18:19 |
* chandankumar sorry crazy ideas flows from my mind | 18:19 | |
rlandy | chandankumar: for the moment, I would just go for the list var | 18:20 |
rlandy | and we can reconsider next sprint | 18:20 |
chandankumar | rlandy: sure, I will updte the patch in the monring | 18:20 |
rlandy | let's male panda happy and close something out :) | 18:20 |
rfolco | rlandy, chandankumar: we had put on hold the fs override, the team did not get any conclusion on how we should expose it | 18:20 |
rlandy | make | 18:20 |
chandankumar | rfolco: https://review.openstack.org/#/q/topic:tempest_standalone+(status:open+OR+status:merged) | 18:21 |
chandankumar | rfolco: we are consuming happily here to do some awesome stuff | 18:21 |
* rlandy goes back to upshift | 18:22 | |
hubbot1 | FAILING CHECK JOBS on master: tripleo-ci-centos-7-scenario000-multinode-oooq-container-upgrades, tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001, tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset053, tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset035 @ https://review.openstack.org/604298, stable/pike: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001, tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024, (3 more messages) | 18:22 |
* chandankumar hides back | 18:23 | |
*** hamzy has quit IRC | 18:23 | |
rfolco | chandankumar, ah yeah tempest only configs | 18:24 |
rfolco | you mentioned featureset | 18:24 |
chandankumar | rfolco: in future, we may extend fs standalone to deploy only service specific stuff that would be useful | 18:24 |
rfolco | k sounds reasonable | 18:24 |
chandankumar | in order to gate multiple projects | 18:25 |
rlandy | weshay: ping me - again - we need a common user | 18:50 |
rlandy | for ci | 18:50 |
rlandy | that can join out LDAP rover group | 18:50 |
weshay | rlandy, are you getting pinged about that? | 18:51 |
weshay | or is that for upshift | 18:51 |
weshay | rlandy, did we get a user for jenkins at somepoint? | 18:51 |
rlandy | weshay: I am not getting, I am pinging you :) | 18:51 |
rlandy | weshay: correct for upshift | 18:52 |
weshay | can I see the requirement | 18:52 |
rlandy | because I log in with my username and password | 18:52 |
rlandy | I don't want that on the slave shared | 18:52 |
rlandy | I can test with my password for now | 18:52 |
rlandy | but we need something shared for general CI use | 18:52 |
weshay | sure | 18:52 |
rlandy | what was that user for jenkins you mentioned? | 18:53 |
rlandy | oh the rhos-jenkins user? | 18:54 |
rlandy | weshay: ^^ that user? | 18:56 |
weshay | something like that /me checks notes | 18:56 |
rlandy | can we add that user to the rover group? | 18:56 |
rlandy | also we'd need a password for our user | 18:56 |
*** ssbarnea_ has joined #oooq | 18:56 | |
weshay | or upstream-redhat-rdo-ci | 18:57 |
weshay | rlandy, k.. give me a min | 18:57 |
rlandy | sure - take your time - doing a flavor size check atm | 18:58 |
ssbarnea_ | weshay: i see very often timeout failures from zuul, https://review.openstack.org/#/c/610018/ -- any way to avoid this? | 19:03 |
weshay | ssbarnea_, yes.. move to a standalone deployment | 19:04 |
weshay | educate engineers about infra | 19:04 |
weshay | include ara such that it captures overcloud tasks | 19:04 |
weshay | and track results in graphana | 19:04 |
weshay | ssbarnea_, welcome to the party :) | 19:05 |
*** trown|lunch is now known as trown | 19:07 | |
weshay | ssbarnea_, make sense? | 19:08 |
ssbarnea_ | partially. considering that that failed job had multinode in its name, I don't see how standalone would cover the same use-case. | 19:10 |
ssbarnea_ | i am infra meeting, so i will reply slower here. | 19:10 |
*** holser_ has quit IRC | 19:16 | |
weshay | rlandy, I'm not able to add service accounts to rover groups | 19:23 |
weshay | ssbarnea_, no worries | 19:24 |
rlandy | weshay: ok - I am having trouble accessing the tenant anyways ... | 19:24 |
rlandy | will need to ask | 19:24 |
rlandy | Max retries exceeded with url: /v3/auth/tokens (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')],)",),)) | 19:24 |
rlandy | ^^ that for the v3 file | 19:24 |
weshay | rlandy, fyi https://docs.google.com/document/d/11n102A61Hm9swSX0Vgfs2YDuuO30G9E-9_mN99dGfyI/edit#heading=h.8vgafc54hz3h | 19:24 |
weshay | not sure if that will work though | 19:25 |
weshay | rlandy, oh do we need the redhat cert on the box where it's running? | 19:25 |
rlandy | I think so | 19:25 |
rlandy | for v2 | 19:25 |
rlandy | v3 | 19:25 |
rlandy | for v2 ... | 19:25 |
rlandy | Failed to discover available identity versions when contacting https://rhos-ocp.infra.prod.upshift.eng.rdu2.redhat.com:13000. Attempting to parse version from URL. | 19:25 |
ssbarnea_ | this is why i think we are better of using a non corp domain with a valid SSL certificate that we can get from letsencrypt. what do you think? | 19:28 |
rlandy | tosky: hello | 19:54 |
tosky | rlandy: hi | 19:54 |
*** hamzy has joined #oooq | 19:54 | |
rlandy | tosky: does your team use the new rhos upshift , by any chance? | 19:55 |
tosky | not yet, I think | 19:55 |
rlandy | ok - long shot :) | 19:56 |
hubbot1 | FAILING CHECK JOBS on master: tripleo-ci-centos-7-scenario000-multinode-oooq-container-upgrades, tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001, tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset053, tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset035 @ https://review.openstack.org/604298, stable/pike: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001, tripleo-ci-centos-7-ovb-1ctlr_1comp_1ceph-featureset024, (3 more messages) | 20:22 |
*** holser_ has joined #oooq | 20:41 | |
*** ssbarnea has quit IRC | 20:42 | |
*** ssbarne__ has joined #oooq | 20:42 | |
*** ssbarnea has joined #oooq | 20:42 | |
*** hamzy has quit IRC | 20:44 | |
*** ssbarnea_ has quit IRC | 20:44 | |
*** ssbarne__ has quit IRC | 20:57 | |
*** sshnaidm has joined #oooq | 21:01 | |
rlandy | OMG | 21:01 |
rlandy | weshay++ | 21:01 |
hubbot1 | rlandy: weshay's karma is now 11 | 21:01 |
rlandy | we're in | 21:01 |
*** sshnaidm is now known as sshnaidm|off | 21:01 | |
*** trown is now known as trown|outtypewww | 21:04 | |
*** holser_ has quit IRC | 21:06 | |
*** toure is now known as toure|gone | 21:31 | |
*** sshnaidm|off has quit IRC | 21:48 | |
hubbot1 | FAILING CHECK JOBS on master: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001, tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset053, tripleo-ci-centos-7-scenario000-multinode-oooq-container-upgrades, tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset035 @ https://review.openstack.org/604298, stable/pike: tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001, tripleo-ci-centos-7-ovb-1ctlr_1comp-featureset022, tripleo-ci- (3 more messages) | 22:22 |
*** chem has quit IRC | 22:38 | |
*** agopi is now known as agopi|brb | 22:52 | |
*** vinaykns has quit IRC | 22:54 | |
*** agopi|brb has quit IRC | 22:56 | |
*** tosky has quit IRC | 23:10 | |
*** hamzy has joined #oooq | 23:24 | |
*** ssbarnea|bkp2 has joined #oooq | 23:46 | |
*** ssbarnea has quit IRC | 23:46 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!