Thursday, 2020-01-23

*** mithilarun has quit IRC00:12
*** luksky has quit IRC00:47
*** yamamoto has joined #openstack-lbaas00:54
*** yamamoto has quit IRC01:12
*** goldyfruit_ has joined #openstack-lbaas01:18
*** goldyfruit has quit IRC01:19
*** goldyfruit_ has quit IRC01:39
*** goldyfruit has joined #openstack-lbaas01:39
*** yamamoto has joined #openstack-lbaas01:48
*** yamamoto has quit IRC01:58
*** yamamoto has joined #openstack-lbaas02:00
*** goldyfruit has quit IRC02:04
*** goldyfruit has joined #openstack-lbaas02:05
*** goldyfruit has quit IRC02:21
*** goldyfruit has joined #openstack-lbaas02:22
*** yamamoto has quit IRC02:31
*** yamamoto has joined #openstack-lbaas02:31
*** yamamoto has quit IRC02:40
*** ccamposr has quit IRC02:43
*** ccamposr has joined #openstack-lbaas02:43
*** psachin has joined #openstack-lbaas03:36
*** goldyfruit has quit IRC04:06
*** goldyfruit has joined #openstack-lbaas04:07
*** numans_ has quit IRC04:11
*** AlexStaf has quit IRC04:22
*** goldyfruit has quit IRC04:52
*** dayou has quit IRC05:08
*** dayou has joined #openstack-lbaas05:09
*** hesonline has joined #openstack-lbaas05:58
*** tkajinam has quit IRC06:01
*** tkajinam has joined #openstack-lbaas06:03
*** hesonline has quit IRC06:35
*** tkajinam_ has joined #openstack-lbaas07:01
*** tkajinam has quit IRC07:03
*** heso has joined #openstack-lbaas07:13
*** tkajinam__ has joined #openstack-lbaas07:47
*** tkajinam_ has quit IRC07:50
*** luksky has joined #openstack-lbaas07:53
*** tesseract has joined #openstack-lbaas07:56
*** f0o has quit IRC07:58
*** generalfuzz has quit IRC07:59
*** frickler has quit IRC07:59
*** baffle has quit IRC08:02
*** irclogbot_2 has quit IRC08:04
*** irclogbot_0 has joined #openstack-lbaas08:05
*** maciejjozefczyk has joined #openstack-lbaas08:10
*** tkajinam__ has quit IRC08:29
*** tkajinam has joined #openstack-lbaas08:29
*** tkajinam has quit IRC08:35
*** rpittau|afk is now known as rpittau08:43
*** generalfuzz has joined #openstack-lbaas08:45
*** f0o has joined #openstack-lbaas08:45
*** frickler has joined #openstack-lbaas08:45
*** numans_ has joined #openstack-lbaas08:45
*** openstackstatus has quit IRC08:48
lukskyhello, I couldn't wait for Your meeting end yesterday :), can You tell me what is right way of building amphora images for stable/queens (2.1.2) ?08:52
lukskyI tested 9 images, and ended with old amphora image (generated in 2018...)08:56
lukskyafter logging into amphora (before it was deleted) I saw:08:56
cgoncalvesluksky, hi. sorry about yesterday. johnsom replied to your question but you had already left. see log here: http://eavesdrop.openstack.org/irclogs/%23openstack-lbaas/%23openstack-lbaas.2020-01-22.log.html#t2020-01-22T16:48:1108:56
lukskyroot@amphora-2c702bb3-b639-4347-8c67-178e9536a298:~# /usr/local/bin/amphora-agent --debug --config-file /etc/octavia/amphora-agent.conf08:56
luksky2020-01-22 23:38:33.430 2132 INFO octavia.common.config [-] Logging enabled!08:56
luksky2020-01-22 23:38:33.430 2132 INFO octavia.common.config [-] /usr/local/bin/amphora-agent version 5.1.0.dev10208:56
luksky2020-01-22 23:38:33.653 2139 INFO octavia.amphorae.backends.health_daemon.health_daemon [-] Health Manager Sender starting.08:56
luksky2020-01-22 23:38:33.690 2132 CRITICAL octavia [-] Unhandled error: error: [Errno 2] No such file or directory08:56
luksky2020-01-22 23:38:33.690 2132 ERROR octavia Traceback (most recent call last):08:56
luksky2020-01-22 23:38:33.690 2132 ERROR octavia   File "/usr/local/bin/amphora-agent", line 11, in <module>08:56
luksky2020-01-22 23:38:33.690 2132 ERROR octavia     sys.exit(main())08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia   File "/usr/local/lib/python2.7/dist-packages/octavia/cmd/agent.py", line 89, in main08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia     AmphoraAgent(server_instance.app, options).run()08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia   File "/usr/local/lib/python2.7/dist-packages/gunicorn/app/base.py", line 72, in run08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia     Arbiter(self).run()08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia   File "/usr/local/lib/python2.7/dist-packages/gunicorn/arbiter.py", line 60, in __init__08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia     self.setup(app)08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia   File "/usr/local/lib/python2.7/dist-packages/gunicorn/arbiter.py", line 95, in setup08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia     self.log = self.cfg.logger_class(app.cfg)08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia   File "/usr/local/lib/python2.7/dist-packages/gunicorn/glogging.py", line 200, in __init__08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia     self.setup(cfg)08:57
cgoncalvesluksky, please use http://paste.openstack.org/ for long pastes08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia   File "/usr/local/lib/python2.7/dist-packages/gunicorn/glogging.py", line 227, in setup08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia     self.error_log, cfg, self.syslog_fmt, "error"08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia   File "/usr/local/lib/python2.7/dist-packages/gunicorn/glogging.py", line 449, in _set_syslog_handler08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia     facility=facility, socktype=socktype)08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia   File "/usr/lib/python2.7/logging/handlers.py", line 761, in __init__08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia     self._connect_unixsocket(address)08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia   File "/usr/lib/python2.7/logging/handlers.py", line 778, in _connect_unixsocket08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia     self.socket.connect(address)08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia   File "/usr/lib/python2.7/socket.py", line 228, in meth08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia     return getattr(self._sock,name)(*args)08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia error: [Errno 2] No such file or directory08:57
luksky2020-01-22 23:38:33.690 2132 ERROR octavia08:58
lukskyroot@amphora-2c702bb3-b639-4347-8c67-178e9536a298:~# logout08:58
lukskyubuntu@amphora-2c702bb3-b639-4347-8c67-178e9536a298:~$ logout08:58
lukskyok, will reed08:58
lukskyok, will read08:58
lukskyok08:58
lukskyhm... so it is all about the DIB_REPOREF_amphora_agent ?08:59
cgoncalvesshould be, yes08:59
cgoncalvesdocumentation: https://docs.openstack.org/octavia/latest/admin/amphora-image-build.html#environment-variables08:59
cgoncalves$ DIB_REPOREF_amphora_agent=stable/queens ./diskimage-create.sh [...]09:00
lukskyOK !09:00
*** numans_ has quit IRC09:01
lukskylet You know, and sorry for going out yestarday - The children couldn't09:01
luksky  wait longer, like octavia :P09:01
dulekcgoncalves: Seems like Depends-On haven't helped: https://review.opendev.org/#/c/697955/09:03
dulekJust heads up, no pushing, no hurry. ;)09:03
cgoncalvesha! :) no worries. sorry about not being able to reply to you sooner09:03
cgoncalvesdulek, hmm. if I'm reading it right, the way your patch looks like it was expected not to work. you are downloading the qcow2 instead of building one, right?09:05
cgoncalvesthe centos8 qcow2 image is broken until the centos8 amphora patch merges09:05
dulekcgoncalves: Oh my, you're right.09:07
lukskyI have one more question, how to get rid of this:09:16
luksky2020-01-23 10:15:12.544 28810 WARNING octavia.amphorae.backends.health_daemon.status_message [-] calculated hmac(hex=True): 66616163316138363734616130616531623066623538383266633735326562313638393239666638393832353631336237613462346130643532663863653733 not equal to msg hmac: 930aa6ac845c534489aca8458a0f9513f90a6b777b56e7fd600971feb9b6165c40d9dfca269d32c13031a6b9c1f6788c8f59bfb5211eec9879f89dc8c82db785 dropping packet09:16
lukskycgoncalves - amphora works now (I get: version inside 2.1.3.dev8) , need to carefully read the docs... THANKS !09:22
cgoncalvesglad to know it's working for you!09:25
*** pcaruana has joined #openstack-lbaas09:30
lukskyand about this hmac WARNING can You give some advice ? How to search it ?10:52
*** rpittau is now known as rpittau|bbl11:21
*** ccamposr has quit IRC11:49
*** rcernin has quit IRC12:15
*** rcernin has joined #openstack-lbaas12:20
*** rcernin has quit IRC12:26
*** baffle has joined #openstack-lbaas12:39
*** rpittau|bbl is now known as rpittau13:00
*** ccamposr has joined #openstack-lbaas13:02
*** luksky has quit IRC13:11
*** yamamoto has joined #openstack-lbaas13:12
*** servagem has joined #openstack-lbaas13:17
*** yamamoto has quit IRC13:19
*** yamamoto has joined #openstack-lbaas13:21
*** numans has joined #openstack-lbaas13:48
*** luksky has joined #openstack-lbaas13:59
johnsomThat should probably go away when you build a new amphora using your new amphora14:03
*** goldyfruit has joined #openstack-lbaas14:15
*** yamamoto has quit IRC14:20
*** yamamoto has joined #openstack-lbaas14:23
*** ccamposr has quit IRC14:24
*** goldyfruit_ has joined #openstack-lbaas14:50
*** goldyfruit has quit IRC14:50
*** pcaruana has quit IRC15:04
*** psachin has quit IRC15:13
*** TrevorV has joined #openstack-lbaas15:17
*** ccamposr has joined #openstack-lbaas15:21
*** yamamoto has quit IRC15:22
*** ccamposr has quit IRC15:22
*** ccamposr__ has joined #openstack-lbaas15:22
*** ccamposr__ has quit IRC15:28
*** ccamposr__ has joined #openstack-lbaas15:49
*** yamamoto has joined #openstack-lbaas15:52
*** Trevor_V has joined #openstack-lbaas15:53
*** TrevorV has quit IRC15:57
*** yamamoto has quit IRC16:03
*** ramishra has quit IRC16:10
*** armax has quit IRC16:26
*** mithilarun has joined #openstack-lbaas16:30
*** mithilarun has quit IRC16:40
*** mithilarun has joined #openstack-lbaas16:40
*** tesseract has quit IRC16:41
*** maciejjozefczyk has quit IRC16:45
*** goldyfruit_ has quit IRC16:48
*** ccamposr__ has quit IRC16:48
*** ccamposr has joined #openstack-lbaas16:49
*** ccamposr has quit IRC16:54
*** ataraday_ has quit IRC17:00
*** ccamposr has joined #openstack-lbaas17:19
*** ccamposr has quit IRC17:19
*** armax has joined #openstack-lbaas17:20
*** rpittau is now known as rpittau|afk17:21
*** ccamposr has joined #openstack-lbaas17:25
*** luksky has quit IRC17:26
*** mithilarun has quit IRC17:28
*** ccamposr has quit IRC17:38
*** ccamposr has joined #openstack-lbaas17:39
*** KeithMnemonic has quit IRC17:52
*** psachin has joined #openstack-lbaas17:59
openstackgerritMerged openstack/octavia-tempest-plugin master: Switch octavia-two-node nodeset to Bionic  https://review.opendev.org/70336518:32
*** psachin has quit IRC18:43
*** mithilarun has joined #openstack-lbaas18:44
*** armax has quit IRC18:50
*** openstackgerrit has quit IRC18:51
*** armax has joined #openstack-lbaas18:58
*** armax has quit IRC19:11
*** openstackgerrit has joined #openstack-lbaas19:11
openstackgerritBrian Haley proposed openstack/octavia master: Stop configuring install_command in tox.  https://review.opendev.org/70405319:11
openstackgerritBrian Haley proposed openstack/octavia-lib master: Stop configuring install_command in tox.  https://review.opendev.org/70405419:13
*** heso has quit IRC19:13
*** armax has joined #openstack-lbaas19:17
*** gmann is now known as gmann_lunch19:26
*** jamesdenton has quit IRC19:29
*** jamesdenton has joined #openstack-lbaas19:29
*** ccamposr has quit IRC19:29
*** armax has quit IRC19:45
*** armax has joined #openstack-lbaas19:52
*** gmann_lunch is now known as gmann19:52
*** openstackstatus has joined #openstack-lbaas20:08
*** ChanServ sets mode: +v openstackstatus20:08
*** armax has joined #openstack-lbaas20:10
*** mithilarun has quit IRC20:31
*** luksky has joined #openstack-lbaas20:36
*** armax has quit IRC21:01
*** rcernin has joined #openstack-lbaas21:04
*** mithilarun has joined #openstack-lbaas21:06
*** mithilarun has quit IRC21:16
*** openstackgerrit has quit IRC21:18
*** Trevor_V has quit IRC21:18
*** haleyb has quit IRC21:19
*** openstackstatus has quit IRC21:20
*** irclogbot_0 has quit IRC21:24
*** irclogbot_0 has joined #openstack-lbaas21:25
*** osmanlicilegi has joined #openstack-lbaas21:29
*** armax has joined #openstack-lbaas21:29
*** ccamposr has joined #openstack-lbaas21:37
*** TMM has quit IRC21:37
*** TMM has joined #openstack-lbaas21:38
*** mithilarun has joined #openstack-lbaas21:41
*** ccamposr__ has joined #openstack-lbaas21:43
*** ccamposr has quit IRC21:44
*** goldyfruit_ has joined #openstack-lbaas21:45
*** goldyfruit_ has quit IRC21:52
*** goldyfruit_ has joined #openstack-lbaas21:52
*** openstackgerrit has joined #openstack-lbaas22:01
*** haleyb has joined #openstack-lbaas22:01
*** gthiemonge has quit IRC22:05
*** gthiemonge has joined #openstack-lbaas22:05
*** mithilarun has quit IRC22:38
*** mithilarun has joined #openstack-lbaas22:42
*** mithilarun has quit IRC22:47
*** tkajinam has joined #openstack-lbaas23:07
*** mithilarun has joined #openstack-lbaas23:11
*** armax has quit IRC23:24
*** mithilarun has quit IRC23:37
*** mithilarun has joined #openstack-lbaas23:53
*** mithilarun has quit IRC23:58

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