*** dkehn has joined #zuul | 00:12 | |
*** jlk has quit IRC | 01:00 | |
*** tobias-urdin has quit IRC | 01:00 | |
*** sshnaidm has joined #zuul | 02:42 | |
*** sshnaidm is now known as sshnaidm|pto | 02:42 | |
*** cjsy3c has joined #zuul | 03:23 | |
*** jlk has joined #zuul | 03:34 | |
*** cjsy3c has quit IRC | 04:03 | |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul master: Add a zuul-local tool for testing playbooks https://review.openstack.org/603967 | 04:07 |
---|---|---|
tobiash | mordred: thanks for the update, with the nde version nodepool in my dev environment at least doesn't seem to be broken | 05:15 |
tobiash | I will test that at scale probably tomorrow as I'm taking a day off today | 05:15 |
*** jimi|ansible has quit IRC | 05:40 | |
*** chkumar|off is now known as chkumar|ruck | 05:53 | |
*** hashar has joined #zuul | 06:00 | |
openstackgerrit | Matthew Thode proposed openstack-infra/zuul-jobs master: update Gentoo cache https://review.openstack.org/604003 | 07:24 |
*** jpena|off is now known as jpena | 07:47 | |
*** ssbarnea has joined #zuul | 07:52 | |
ssbarnea | an useful UX improvement (works, ignore zuul downvote due to unrelated failure): https://review.openstack.org/#/c/603504/ | 08:10 |
ssbarnea | how tooltip works can be see on http://logs.openstack.org/04/603504/3/check/zuul-build-dashboard/3960826/npm/html/status.html | 08:10 |
tristanC | ssbarnea: btw, have you seen the rewrite to react here: https://review.openstack.org/591604 ? | 08:32 |
ssbarnea | tristanC: nope, but it looks nice. sadly the filter is still not included in the url | 08:35 |
tristanC | ssbarnea: which filter? | 08:37 |
ssbarnea | tristanC: the only query parameter form item | 08:38 |
ssbarnea | when you filter, it does not update the url, which means I cannot share the URL | 08:38 |
ssbarnea | it should add something like "#foo" to the URL when doing a search for "foo" (or something similar). | 08:39 |
ssbarnea | anyway, this may be subject of another change | 08:39 |
ssbarnea | tristanC: anyway, i will support your change, just make it ready to mege. | 08:40 |
tristanC | ssbarnea: you mean the status page filter? iiuc the current angular status page doeesn't update the URL does it? | 08:41 |
tristanC | ssbarnea: the code is there to load filter from URL hash, see: https://review.openstack.org/#/c/591604/24/web/src/pages/Status.jsx L180 | 08:42 |
tristanC | it's simple to add current filter to the URL | 08:43 |
*** sshnaidm|pto has quit IRC | 09:41 | |
*** jlvillal has quit IRC | 09:54 | |
*** jlvillal has joined #zuul | 09:54 | |
*** pcaruana has joined #zuul | 10:04 | |
*** jlvillal has quit IRC | 10:50 | |
*** jlvillal has joined #zuul | 10:53 | |
*** m1c4al has joined #zuul | 10:56 | |
m1c4al | hey guys | 10:56 |
m1c4al | I have a problem, help needed | 10:57 |
m1c4al | have a problem with enqueue-ref, When im calling it for example: enqueue-ref --tenant user --trigger timer --pipeline periodic --project test_project --ref refs/heads/X1, it always starts for master branch, but never for any other. Any idea why that may be? Also, are newrev and oldrev required parameters for zuul enqueue-ref command when a specific branch is specified in --ref? | 10:57 |
m1c4al | thx | 10:57 |
*** jpena is now known as jpena|lunch | 10:57 | |
*** m1c4al is now known as Fe-nrir | 10:59 | |
*** pcaruana has quit IRC | 11:15 | |
*** pcaruana has joined #zuul | 11:20 | |
*** pcaruana has quit IRC | 11:32 | |
*** pcaruana has joined #zuul | 11:39 | |
*** pcaruana has quit IRC | 11:50 | |
*** jimi|ansible has joined #zuul | 11:56 | |
Fe-nrir | any help? | 12:06 |
*** dkehn has quit IRC | 12:16 | |
*** dkehn has joined #zuul | 12:16 | |
*** rlandy has joined #zuul | 12:16 | |
*** samccann has joined #zuul | 12:29 | |
mordred | tristanC: oh - yeah, speaking of the react rewrite, I was chatting with corvus about it in denver and I think it's ready to land - was just waiting to be back and able to pay attention. do you have time to rebase it? | 12:46 |
tristanC | mordred: nice, can it wait tomorrow? | 12:47 |
tristanC | mordred: also, could you indicate me zuul.openstack.org httpd.conf location, i'd like to make sure the install instruction works, and prepare a depends-on change to get it fixed as the interface land | 12:48 |
tristanC | i mean, the interface will work, but direct links like zuul.openstack.org/status or zuul.openstack.org/job/devstack needs a rewrite to index.html | 12:50 |
mordred | tristanC: oh - sure - no rush - just wanted to let you know it was good for a rebase | 12:51 |
mordred | tristanC: http://git.openstack.org/cgit/openstack-infra/puppet-zuul/tree/templates/zuulv3.vhost.erb is the httpd.conf location | 12:51 |
* mordred can't wait to convert that to ansible... | 12:51 | |
Shrews | mordred: i can't wait to convert YOU to ansible | 13:07 |
Shrews | then you'll be my automated puppet | 13:07 |
openstackgerrit | Merged openstack-infra/nodepool master: Use zk connection passed to OpenStack driver https://review.openstack.org/603428 | 13:09 |
openstackgerrit | Merged openstack-infra/nodepool master: Move OpenStack leak code into driver https://review.openstack.org/603429 | 13:11 |
Fe-nrir | guys any help? | 13:11 |
Fe-nrir | have a problem with enqueue-ref, When im calling it for example: enqueue-ref --tenant user --trigger timer --pipeline periodic --project test_project --ref refs/heads/X1, it always starts for master branch, but never for any other. Any idea why that may be? Also, are newrev and oldrev required parameters for zuul enqueue-ref command when a specific branch is specified in --ref? | 13:11 |
*** dmsimard has quit IRC | 13:15 | |
Shrews | Fe-nrir: i'm not super familiar with that command so we may need to wait for corvus to come online (or clarkb) to answer. you can always send an email to zuul-discuss@lists.zuul-ci.org if you have to leave soon | 13:15 |
Fe-nrir | great! thanks for answer, I will ask later, or directly to corvus/clarkb | 13:16 |
Shrews | though corvus might actually be on holiday this week | 13:18 |
openstackgerrit | Merged openstack-infra/zuul-jobs master: emit-job-header: fix print node information https://review.openstack.org/602290 | 13:18 |
Fe-nrir | Shrews: ok, thanks | 13:19 |
*** jpena|lunch is now known as jpena | 13:29 | |
*** chkumar|ruck is now known as chkumar|off | 13:56 | |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul master: web: rewrite interface in react https://review.openstack.org/591604 | 14:02 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul master: web: add build page https://review.openstack.org/597024 | 14:03 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul master: web: add job page https://review.openstack.org/597048 | 14:03 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul master: web: add config-errors notifications drawer https://review.openstack.org/597147 | 14:03 |
openstackgerrit | Tristan Cacqueray proposed openstack-infra/zuul master: web: add change status page https://review.openstack.org/599472 | 14:03 |
*** annabelleB has joined #zuul | 14:10 | |
openstackgerrit | Simon Westphahl proposed openstack-infra/nodepool master: Re-register missing nodes in static driver https://review.openstack.org/600084 | 14:25 |
openstackgerrit | Simon Westphahl proposed openstack-infra/nodepool master: Implement liveness check for static nodes https://review.openstack.org/601513 | 14:25 |
swest | Shrews: removed the test ^ | 14:25 |
Shrews | swest: +2 | 14:33 |
*** Fe-nrir has quit IRC | 14:53 | |
*** dmsimard has joined #zuul | 14:54 | |
openstackgerrit | Merged openstack-infra/zuul master: web: add /{tenant}/projects and /{tenant}/project/{project} routes https://review.openstack.org/550979 | 15:27 |
clarkb | Fe-nrir is not here and more but newrev is the actual revision you want tested | 15:32 |
clarkb | I think if that was being set then enqueue-ref would have worked as expected | 15:33 |
*** sshnaidm|pto has joined #zuul | 15:44 | |
*** dkehn has left #zuul | 15:58 | |
*** dkehn has joined #zuul | 15:58 | |
*** annabelleB has quit IRC | 16:15 | |
*** annabelleB has joined #zuul | 16:24 | |
*** hashar is now known as hasharDinner | 16:37 | |
*** sshnaidm|pto has quit IRC | 16:44 | |
*** jpena is now known as jpena|off | 17:09 | |
*** samccann has quit IRC | 17:44 | |
*** samccann has joined #zuul | 17:45 | |
*** annabelleB has quit IRC | 17:50 | |
*** annabelleB has joined #zuul | 18:01 | |
*** dkehn has quit IRC | 18:04 | |
*** hasharDinner is now known as hashar | 18:17 | |
*** annabelleB has quit IRC | 18:30 | |
*** annabelleB has joined #zuul | 18:33 | |
*** dkehn has joined #zuul | 18:42 | |
pabelanger | mordred: corvus: do you remember what the issue was with swift and vexxhost with openstacksdk? http://paste.openstack.org/show/730479/ | 19:34 |
pabelanger | seems 0.16.0 doesn't work | 19:34 |
*** panda is now known as panda|dinner | 19:34 | |
clarkb | pabelanger: I think vexxhost is all keystone v3 now and that url does not look v3 like at the bottom of your paste | 19:35 |
clarkb | pabelanger: I think that is a config issue more than anything else | 19:36 |
pabelanger | let me check | 19:37 |
pabelanger | clarkb: ah, yup: http://git.openstack.org/cgit/openstack/openstacksdk/commit/?id=2ad74a54aa9a2d0d4b13943aa5ecc5164cc38c50 | 19:42 |
pabelanger | okay, fixed permission error | 19:44 |
pabelanger | but now openstacksdk errors about missing files | 19:44 |
pabelanger | seems 0.17.1 is the min version needed | 19:44 |
pabelanger | https://object-storage-ca-ymq-1.vexxhost.net/v1/a0b4156a37f9453eb4ec7db5422272df/logs2/ | 19:44 |
mordred | always use the latest version of openstacksdk :) | 19:44 |
*** jimi|ansible has quit IRC | 19:45 | |
pabelanger | yah, waiting for SF.io to update to 0.17.2, hopefully this evening | 19:45 |
pabelanger | then upload-logs-swift should be working for ansible-network | 19:45 |
*** jimi|ansible has joined #zuul | 19:46 | |
pabelanger | wonder if it makes sense to add version changes to that role, then output to console is min not met | 19:47 |
pabelanger | took a few hours to figure out what the issue was | 19:48 |
pabelanger | given a trusted job, meant looping in somebody with executor access | 19:48 |
dkehn | trying to get a zuulv3 setup and when telneting into gearman and issuing athe workers command - I get a disconnect, checking the log I see a AttributeError: ‘str’ has no attribute ‘decode’ , the status cmd to gearman works fine. | 20:19 |
pabelanger | sounds python3 related | 20:23 |
*** panda|dinner is now known as panda | 20:24 | |
pabelanger | SpamapS: tobiash: are you doing any sort of DCO checking for commit messages in your github? I don't think so, but figured I'd ask. | 20:25 |
pabelanger | I cannot remember where I seen a jenkins job doing it | 20:25 |
dkehn | pabelanger: running stock python3.5 ubuntu16.04.5 LTS | 20:27 |
pabelanger | dkehn: do you have a full traceback? maybe upload to pastebin. I have to run now, but can look more when I get back | 20:28 |
dkehn | pabelanger: will do | 20:28 |
dkehn | pabelanger: https://pastebin.com/nNSWmche | 20:33 |
*** ssbarnea|bkp has joined #zuul | 20:42 | |
*** samccann has quit IRC | 20:51 | |
SpamapS | pabelanger: I am not, but Hoist was. | 21:05 |
SpamapS | pabelanger: or rather, BonnyCI | 21:05 |
SpamapS | pabelanger: so check out https://github.com/BonnyCI/ | 21:06 |
SpamapS | might be something in there | 21:06 |
tobiash | pabelanger: dco? | 21:17 |
*** hashar has quit IRC | 21:20 | |
openstackgerrit | Merged openstack-infra/zuul-jobs master: update Gentoo cache https://review.openstack.org/604003 | 21:22 |
openstackgerrit | Merged openstack-infra/nodepool master: Re-register missing nodes in static driver https://review.openstack.org/600084 | 21:26 |
openstackgerrit | Merged openstack-infra/nodepool master: Implement liveness check for static nodes https://review.openstack.org/601513 | 21:31 |
*** ssbarnea|bkp has quit IRC | 21:38 | |
*** rlandy is now known as rlandy|bbl | 22:37 | |
*** dmsimard has quit IRC | 22:37 | |
*** spsurya has quit IRC | 22:48 | |
*** annabelleB has quit IRC | 22:50 | |
*** spsurya has joined #zuul | 22:50 | |
dkehn | pabelanger: more background running the geard 0.12.0: under a python3.5 | 22:55 |
*** Diabelko has quit IRC | 23:36 | |
*** panda is now known as panda|off | 23:39 | |
*** Diabelko has joined #zuul | 23:41 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!