Thursday, 2017-11-02

*** MarkBaker has joined #openstack-helm00:43
*** MarkBaker has quit IRC00:48
*** julim has joined #openstack-helm00:56
openstackgerritPete Birley proposed openstack/openstack-helm master: Support services in different namespaces  https://review.openstack.org/51081001:22
*** MarkBaker has joined #openstack-helm02:16
*** petevg is now known as petevg|afk02:17
openstackgerritVlad Naboichenko proposed openstack/openstack-helm master: Upgrade kubernetes and helm versions  https://review.openstack.org/51716102:32
*** MarkBaker has quit IRC02:33
openstackgerritVlad Naboichenko proposed openstack/openstack-helm master: Upgrade kubernetes and helm versions  https://review.openstack.org/51716102:33
*** larainema has joined #openstack-helm02:45
*** MarkBaker has joined #openstack-helm03:16
*** MarkBaker has quit IRC03:41
*** jistr has quit IRC03:42
*** jistr has joined #openstack-helm03:43
*** MarkBaker has joined #openstack-helm03:51
*** coolsvap has joined #openstack-helm04:06
*** MarkBaker has quit IRC04:24
*** yamamoto has joined #openstack-helm04:24
openstackgerritHyunsun Moon proposed openstack/openstack-helm master: Add option to set external policy to local for openstack services  https://review.openstack.org/51717106:08
*** MarkBaker has joined #openstack-helm06:28
*** julim has quit IRC06:55
*** julim has joined #openstack-helm06:57
*** hachi has joined #openstack-helm07:07
*** hachi__ has joined #openstack-helm07:11
*** hachi has quit IRC07:13
*** huxinhui__ has joined #openstack-helm07:32
*** huxinhui__ is now known as huxinhui07:34
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: WIP: Image local repo jobs and multiple namespace support  https://review.openstack.org/51720208:14
*** MarkBaker has quit IRC08:29
openstackgerritDae Seong Kim proposed openstack/openstack-helm master: Enable cell service  https://review.openstack.org/51681008:36
*** bjolo has joined #openstack-helm08:36
openstackgerritMateusz Blaszkowski proposed openstack/openstack-helm master: Log based metrics using fluent-plugin-prometheus  https://review.openstack.org/51493808:40
*** MarkBaker has joined #openstack-helm08:56
openstackgerritArtur Korzeniewski proposed openstack/openstack-helm master: RBAC authorization support  https://review.openstack.org/46463009:05
*** yamamoto has quit IRC09:18
*** yamamoto has joined #openstack-helm09:24
*** gouthamr has quit IRC09:26
*** yamamoto has quit IRC09:28
*** yamamoto has joined #openstack-helm09:35
*** yamamoto has quit IRC09:35
*** yamamoto has joined #openstack-helm09:57
*** yamamoto has quit IRC11:16
*** yamamoto has joined #openstack-helm11:19
*** yamamoto has quit IRC11:24
*** huxinhui has quit IRC11:31
*** yamamoto has joined #openstack-helm12:11
*** yamamoto has quit IRC12:15
*** yamamoto has joined #openstack-helm12:15
*** yamamoto has quit IRC12:20
*** krypto has joined #openstack-helm12:26
*** krypto has joined #openstack-helm12:26
*** jaypipes has joined #openstack-helm12:27
*** yamamoto has joined #openstack-helm12:47
*** yamamoto has quit IRC12:47
*** yamamoto has joined #openstack-helm12:50
*** yamamoto has quit IRC13:24
*** yamamoto has joined #openstack-helm13:28
openstackgerritSungil Im proposed openstack/openstack-helm master: Fluent-logging helm chart  https://review.openstack.org/51462213:37
*** alraddarla has joined #openstack-helm14:10
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: WIP: Image local repo jobs and multiple namespace support  https://review.openstack.org/51720214:24
*** coolsvap has quit IRC14:26
*** felipemonteiro_ has joined #openstack-helm14:48
*** felipemonteiro__ has joined #openstack-helm14:49
*** krypto has quit IRC14:51
*** krypto has joined #openstack-helm14:52
*** alraddarla has left #openstack-helm14:52
*** felipemonteiro_ has quit IRC14:53
*** lrensing has joined #openstack-helm14:56
*** krypto has quit IRC14:57
*** krypto has joined #openstack-helm14:57
*** krypto has quit IRC14:57
*** krypto has joined #openstack-helm14:57
*** lrensing has quit IRC15:00
*** krypto has quit IRC15:02
*** krypto has joined #openstack-helm15:03
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: WIP: Image local repo jobs and multiple namespace support  https://review.openstack.org/51720215:04
korzenHi portdirect15:22
korzenportdirect, I have seen that ceph-mon-check is not working properly: http://logs.openstack.org/28/506028/8/check/legacy-openstack-helm-aio-basic-ovs-rbd/8dde683/logs/k8s/pods/ceph-ceph-mon-check-1041216057-0p8vq-ceph-mon.txt15:24
korzenTraceback (most recent call last):15:25
korzen  File "/check_zombie_mons.py", line 31, in <module>15:25
korzen    expected_mons = extract_mons_from_kubeapi()15:25
korzen  File "/check_zombie_mons.py", line 28, in extract_mons_from_kubeapi15:25
korzen    return json.loads(kubemap)15:25
korzen  File "/usr/lib/python2.7/json/__init__.py", line 339, in loads15:25
portdirecthmmm15:25
korzen    return _default_decoder.decode(s)15:25
korzen  File "/usr/lib/python2.7/json/decoder.py", line 367, in decode15:25
korzen    raise ValueError(errmsg("Extra data", s, end, len(s)))15:25
korzenValueError: Extra data: line 1 column 4 - line 1 column 110 (char 3 - 109)15:25
portdirectyou have any idea when that came in?15:25
portdirecttotally flew under my radar15:25
korzenno idea15:25
*** lrensing has joined #openstack-helm15:26
korzenyour commit Change-Id: Ibc445e422c1ebad972de59b47955511d14dd6d3c15:26
korzen5 september15:27
korzenor it is the line you have edited: https://github.com/openstack/openstack-helm/blob/master/ceph/templates/bin/_check_zombie_mons.py.tpl#L1015:29
portdirectyeah i think thats it15:29
portdirectneed to check and see if that var actually exists.15:29
osh-chatbot1<lrensing> https://github.com/openstack/openstack-helm/blob/master/ceph/templates/bin/_check_zombie_mons.py.tpl#L4015:29
osh-chatbot1<lrensing> we changed ‘cluster’ to namespace, didn’t we?15:30
korzenthe problem is that the template is not working15:30
*** hachi__ has quit IRC15:30
portdirectits somewhere between the two there :/15:32
openstackgerritSteve Wilkerson proposed openstack/openstack-helm master: Add Elasticsearch and Kibana  https://review.openstack.org/51288115:32
portdirectI wont have time to look properly until this afternoon - but if you could have a look lrensing it would be awesome15:32
osh-chatbot1<lrensing> not sure i will either today - i’ll put it on my laundry list15:33
korzenI do not know exactly wht this script is doing15:34
korzenbut it does not seem to be doing the right thing ;)15:34
korzenI have fixed the template and cluter->namespace and this is the output:15:35
korzenroot@ceph-mon-check-4262613270-m2pbx:/etc/ceph# /check_zombie_mons2.py15:35
korzengot monmap epoch 115:35
korzenkubectl get pods --namespace=${NAMESPACE} -l component=mon -l application=ceph -o template --template="{ {{range  \$i, \$v  := .items}} {{ if \$i}} , {{ end }} \"{{\$v.spec.nodeName}}\": \"{{\$v.status.podIP}}\" {{end}} }"15:35
korzen{   "node1": "192.168.166.167"   ,  "node1": "192.168.166.181"   ,  "node1": "172.16.8.5"   ,  "node1": "172.16.8.5"   ,  "node1": "192.168.166.184"  }15:35
korzencurrent mons: {'node1': '172.16.8.5'}15:35
korzenexpected mons: {u'node1': u'192.168.166.184'}15:35
korzenip change dedected for pod  node115:35
korzenError from server (NotFound): pods "node1" not found15:35
korzendeleted mon node1 via the kubernetes api15:35
korzenno idea why current mons are not equal expected mons, and why expected is 192.168.166.18415:36
korzenalso, the questino why this script is trying to delete the non existing pod ;)15:36
portdirectcan you run `kubectl get nodes`15:37
korzennode1 is the node I have, yes15:37
portdirectdo both those ips exist on the node15:38
portdirectif so i think I know whats going on15:38
korzenubuntu@node1:~/helm/openstack-helm$ ip a | grep 19215:38
korzen    inet 192.168.166.128/32 scope global tunl015:38
korzenthis is the calico CNI network15:38
korzenNAMESPACE     NAME                                        READY     STATUS    RESTARTS   AGE       IP                NODE15:39
korzenceph          ceph-mds-915759678-j2cwj                    1/1       Running   0          3h        192.168.166.167   node115:39
korzenceph          ceph-mon-check-4262613270-m2pbx             1/1       Running   0          3h        192.168.166.181   node115:39
korzenceph          ceph-mon-jd5m2                              1/1       Running   0          3h        172.16.8.5        node115:39
korzenceph          ceph-osd-gj5pr                              1/1       Running   0          3h        172.16.8.5        node115:39
korzenceph          ceph-rbd-provisioner-2986409607-ph2dq       1/1       Running   0          3h        192.168.166.172   node115:39
korzenceph          ceph-rgw-3394275655-v25tk                   1/1       Running   0          3h        192.168.166.184   node115:40
portdirectwait15:40
*** yamamoto has quit IRC15:41
portdirectshould ` -l component=mon -l application=ceph` acutally be ` -l component=mon ,application=ceph`15:41
portdirectsorry ` -l component=mon,application=ceph`15:41
portdirectcan you give the output of the kubectl command with those labels applied15:42
*** yamamoto has joined #openstack-helm15:43
korzenroot@ceph-mon-check-4262613270-m2pbx:/# /check_zombie_mons2.py15:44
korzengot monmap epoch 115:44
korzenkubectl get pods --namespace=${NAMESPACE} -l component=mon,application=ceph -o template --template="{ {{range  \$i, \$v  := .items}} {{ if \$i}} , {{ end }} \"{{\$v.spec.nodeName}}\": \"{{\$v.status.podIP}}\" {{end}} }"15:44
korzen{   "node1": "172.16.8.5"  }15:44
korzencurrent mons: {'node1': '172.16.8.5'}15:44
korzenexpected mons: {u'node1': u'172.16.8.5'}15:44
korzenno zombie mons found ...15:44
openstackgerritSteve Wilkerson proposed openstack/openstack-helm master: Add Elasticsearch and Kibana  https://review.openstack.org/51288115:46
*** yamamoto has quit IRC15:48
openstackgerritArtur Korzeniewski proposed openstack/openstack-helm master: Ceph: check zombie mons fix  https://review.openstack.org/51736015:58
*** yamamoto has joined #openstack-helm16:04
*** julim has quit IRC16:08
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: WIP: Image local repo jobs and multiple namespace support  https://review.openstack.org/51720216:18
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: WIP: Image local repo jobs and multiple namespace support  https://review.openstack.org/51720216:22
*** petevg|afk is now known as petevg16:25
*** julim has joined #openstack-helm16:52
*** julim_ has joined #openstack-helm17:02
*** julim has quit IRC17:02
*** yamamoto has joined #openstack-helm17:05
*** yamamoto has quit IRC17:12
openstackgerritVlad Naboichenko proposed openstack/openstack-helm master: Upgrade kubernetes and helm versions  https://review.openstack.org/51716117:23
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: WIP: Image local repo jobs and multiple namespace support  https://review.openstack.org/51720217:32
*** gouthamr has joined #openstack-helm18:00
*** lukepatrick has joined #openstack-helm18:04
*** lrensing has quit IRC18:42
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: WIP: Image local repo jobs and multiple namespace support  https://review.openstack.org/51720218:57
*** hachi has joined #openstack-helm18:58
*** julim has joined #openstack-helm19:06
*** julim_ has quit IRC19:08
*** julim has quit IRC19:08
*** lrensing has joined #openstack-helm19:26
*** julim has joined #openstack-helm19:36
*** hachi has quit IRC20:13
*** julim has quit IRC20:17
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: Image local repo jobs and multiple namespace support  https://review.openstack.org/51720220:20
openstackgerritVlad Naboichenko proposed openstack/openstack-helm master: Upgrade kubernetes version  https://review.openstack.org/51716120:20
openstackgerritVlad Naboichenko proposed openstack/openstack-helm master: Upgrade helm version to 2.7.0  https://review.openstack.org/51742220:20
*** felipemonteiro_ has joined #openstack-helm20:42
openstackgerritAndrey Pavlov proposed openstack/openstack-helm master: fix veriable definition  https://review.openstack.org/51743320:44
openstackgerritAndrey Pavlov proposed openstack/openstack-helm master: extract checking VM to common functions  https://review.openstack.org/51743420:44
openstackgerritAndrey Pavlov proposed openstack/openstack-helm master: add info what happens and timeouts to dump_logs.sh  https://review.openstack.org/51743520:44
*** felipemonteiro__ has quit IRC20:44
openstackgerritAndrey Pavlov proposed openstack/openstack-helm master: fix variable definition in gating script  https://review.openstack.org/51743321:03
openstackgerritAndrey Pavlov proposed openstack/openstack-helm master: extract checking VM to common functions  https://review.openstack.org/51743421:03
openstackgerritAndrey Pavlov proposed openstack/openstack-helm master: add info what happens and timeouts to dump_logs.sh  https://review.openstack.org/51743521:03
openstackgerritAndrey Pavlov proposed openstack/openstack-helm master: [WIP] add gating for nfs backend and try to fix it  https://review.openstack.org/51743821:04
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: Image local repo jobs and multiple namespace support  https://review.openstack.org/51720221:17
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: Image local repo jobs and multiple namespace support  https://review.openstack.org/51720221:24
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: RBAC: enforce standard k8s RBAC policy  https://review.openstack.org/51744121:36
*** julim has joined #openstack-helm21:48
*** yamamoto has joined #openstack-helm21:51
*** felipemonteiro_ has quit IRC21:56
*** jaypipes has quit IRC22:29
*** lukepatrick has quit IRC22:50
*** felipemonteiro_ has joined #openstack-helm23:08
*** lrensing has quit IRC23:18
*** felipemonteiro_ has quit IRC23:59

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