*** openstackgerrit has joined #openstack-sahara | 02:03 | |
openstackgerrit | weizj proposed openstack/openstack-ansible-os_sahara master: Update messaging notification configuration https://review.openstack.org/605111 | 02:03 |
---|---|---|
*** Bhujay has joined #openstack-sahara | 02:19 | |
*** Bhujay has quit IRC | 02:19 | |
*** Bhujay has joined #openstack-sahara | 02:20 | |
*** Bhujay has quit IRC | 02:59 | |
openstackgerrit | Merged openstack/openstack-ansible-os_sahara master: Add the project source code repository in README https://review.openstack.org/584220 | 03:17 |
openstackgerrit | Merged openstack/openstack-ansible-os_sahara master: add the project source code repository https://review.openstack.org/600615 | 03:25 |
*** rcernin_ has quit IRC | 03:42 | |
*** rcernin has joined #openstack-sahara | 03:43 | |
*** dave-mccowan has quit IRC | 03:46 | |
*** dave-mccowan has joined #openstack-sahara | 04:49 | |
*** Bhujay has joined #openstack-sahara | 05:35 | |
*** pcaruana has joined #openstack-sahara | 06:33 | |
*** rcernin has quit IRC | 07:12 | |
*** tosky has joined #openstack-sahara | 07:45 | |
*** remixtj is now known as remix_tj | 08:27 | |
*** Bhujay has quit IRC | 09:19 | |
*** Bhujay has joined #openstack-sahara | 09:25 | |
openstackgerrit | Luigi Toscano proposed openstack/sahara-tests master: DNM Experimental scenario job based on RadosGW (not Swift) https://review.openstack.org/576929 | 09:40 |
openstackgerrit | Luigi Toscano proposed openstack/sahara-tests master: DNM very rough test for the S3 integration https://review.openstack.org/590055 | 09:47 |
*** tellesnobrega has quit IRC | 10:43 | |
*** tosky__ has joined #openstack-sahara | 11:44 | |
*** tosky has quit IRC | 11:44 | |
*** tosky has joined #openstack-sahara | 11:45 | |
*** pcaruana has quit IRC | 11:50 | |
*** Bhujay has quit IRC | 11:51 | |
*** Bhujay has joined #openstack-sahara | 11:52 | |
*** Bhujay has quit IRC | 11:53 | |
*** Bhujay has joined #openstack-sahara | 11:53 | |
*** Bhujay has quit IRC | 11:54 | |
*** tosky__ has quit IRC | 12:15 | |
*** tellesnobrega has joined #openstack-sahara | 12:19 | |
*** pcaruana has joined #openstack-sahara | 12:39 | |
*** zchkun has joined #openstack-sahara | 13:50 | |
tellesnobrega | zchkun, sahara meeting now @ #openstack-meeting-3 | 14:01 |
tosky | and also Gaasmann, guimaluf, and everyone else, if you are interested | 14:02 |
guimaluf | ;) | 14:03 |
tellesnobrega | thanks tosky | 14:03 |
Gaasmann | I'm trying to build images for cdh 5.11.0 on Centos (too many bug on Ubuntu with libguestfs) from an Ubuntu base image. | 14:39 |
Gaasmann | I think I have a bug here. Is it something I'm supposed to be able to do? building an ubuntu image from centos? | 14:40 |
*** zchkun has quit IRC | 14:40 | |
tosky | it should be possible, because it only depends on what the libguestfs in use supports, not to the operating system | 14:40 |
tosky | (if you have some time, it would be nice to hear which other issues you found on ubuntu with libguestfs) | 14:41 |
Gaasmann | ok then I'll try to patch that | 14:41 |
Gaasmann | for the libguestfs/ubuntu issues, with Xenial, I ran into https://bugzilla.redhat.com/show_bug.cgi?id=1290352 | 14:43 |
openstack | bugzilla.redhat.com bug 1290352 in libguestfs "appliance does not start on ubuntu: /sbin/dhclient-script: cannot open /etc/fstab: No such file" [Unspecified,Closed: wontfix] - Assigned to rjones | 14:43 |
Gaasmann | With Bionic, I ran into https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/1768085 | 14:44 |
openstack | Launchpad bug 1768085 in libguestfs (Ubuntu) "virt-customize: dhclient can't get IP address" [Undecided,Confirmed] | 14:44 |
tosky | for xenail, unfortunately the issue was not fixed in the ubuntu package, despite the availability of a patch (and a newer version) | 14:47 |
tosky | (i.e. they could have updated to 1.32.7, instead of the base 1.32.2, which is what I would expect from an LTS distribution) | 14:48 |
tosky | it's this bug, more than the entry on bugzilla.redhat.com: https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/1632405 | 14:49 |
openstack | Launchpad bug 1632405 in libguestfs (Ubuntu) "virt-customize enters infinite loop: dhclient-script: cannot open /etc/fstab" [Undecided,Confirmed] | 14:49 |
Gaasmann | yep not sure why they wouldn't fix | 14:50 |
tosky | it's a bit of a pity that exactly the version on LTS versions was broken, and most likely for some issues on other packages :/ | 14:50 |
guimaluf | tosky tellesnobrega , who can I ping to upgrade sahara package? | 14:59 |
guimaluf | on ubuntu | 14:59 |
tosky | guimaluf: I don't know who handles the cloud archive | 14:59 |
guimaluf | that's what I'm trying to find out | 14:59 |
tosky | you may try with a bug on https://launchpad.net/cloud-archive | 15:00 |
tosky | the weird thing is that the pike section is empty | 15:00 |
tosky | there are few contacts in the team page: https://launchpad.net/~ubuntu-cloud-archive | 15:01 |
tosky | namely here: https://launchpad.net/~ubuntu-cloud-archive/+members#active | 15:01 |
tosky | they are all on IRC here, some of them also on the openstack channels | 15:03 |
tosky | here == freenode | 15:03 |
Gaasmann | sahara-image-pack, is there any way to tell which shell to use for the script validator? | 15:03 |
tosky | uhm, I think we assume bash, or we ask for it; we may have fixed some bashism recently | 15:04 |
Gaasmann | the script launch for cdh 5.11.0 is made for bash but libguestfs call /bin/sh explicitly | 15:05 |
guimaluf | tosky, I was doing the same xD openstack lacks a guide to contribute with ubuntu packages(or ubuntu lacks with openstack packages!) | 15:05 |
tosky | Gaasmann: uh, let me try | 15:07 |
guimaluf | tosky, I sent them an email... lets see what happen xD | 15:08 |
tosky | can you also please paste the logs on a pastebin? | 15:08 |
tosky | guimaluf: re pre-prepared images, we have a problem with space resources | 15:08 |
Gaasmann | tosky: you want the logs of sahara-image-pack? | 15:10 |
tosky | Gaasmann: yep | 15:11 |
Gaasmann | I've lost them, give me 5 minutes to rerun it | 15:16 |
tosky | sure, no rush | 15:16 |
tosky | oh, I see, echo -e | 15:23 |
*** dave-mccowan has quit IRC | 15:23 | |
Gaasmann | tosky: https://pastebin.com/ZDJc8wiN | 15:24 |
Gaasmann | line 1410 | 15:25 |
Gaasmann | commandrvf: /bin/sh -c /tmp/c77f7c4f-c2f0-4b09-b6e5-7cf8123b9837.sh | 15:25 |
tosky | it's echo -e | 15:25 |
tosky | I hit it in another patch I was writing | 15:25 |
tosky | we should probably use printf | 15:25 |
Gaasmann | so the echo -e 'http... uses the sh's echo builtin which doesn't have -e | 15:25 |
Gaasmann | either that, or /bin/echo or find a way to honor the script's shebang I think | 15:26 |
tosky | probably printf is the best way | 15:30 |
tosky | tellesnobrega: I'm going to open a story for this (use printf instead of echo -e/echo in pack snippets) | 15:31 |
Gaasmann | Do you want me to fix that and send a patch? | 15:32 |
tosky | if you have the resources, sure | 15:33 |
Gaasmann | ok | 15:33 |
tosky | echo -e "something" may require a newline when changed to printf, printf "something\n", but I need to test it | 15:33 |
Gaasmann | yep | 15:39 |
tosky | Gaasmann: I created this story with a task that you can refer in your commit message: https://storyboard.openstack.org/#!/story/2003893 | 15:40 |
tosky | if you find other bashism, we can add other tasks (feel free to do it), or rename the existing task | 15:41 |
*** dave-mccowan has joined #openstack-sahara | 15:42 | |
*** dave-mccowan has quit IRC | 16:08 | |
openstackgerrit | Nicolas Haller proposed openstack/sahara master: sahara-image-pack: Replace echo -e by printf on shell scripts https://review.openstack.org/605798 | 16:19 |
tosky | yay, thanks | 16:22 |
tosky | I triggered some tests | 16:22 |
Gaasmann | ok, I continue trying to generate a cdh image. Now I'm hitting a more common issue: | 16:26 |
Gaasmann | You don't have enough free space in /var/cache/apt/archives/. | 16:26 |
Gaasmann | :-) | 16:26 |
tellesnobrega | thanks for finding this issue Gasmaan and tosky for opening the bug | 16:30 |
tellesnobrega | Gaasmann, ubuntu images? | 16:31 |
tellesnobrega | you have to expand the image before working with it | 16:31 |
tellesnobrega | Gaasmann, http://libguestfs.org/virt-resize.1.html | 16:31 |
Gaasmann | tellesnobrega: ha, exactly what I was looking for. Thanks! | 16:32 |
tosky | right, the default ubuntu cloud image is a bit small (2.2G) | 16:35 |
tosky | cloudera images are fat | 16:35 |
tosky | another bashism: the function definition | 17:59 |
tosky | it should be just | 17:59 |
tosky | function_name () { ... } | 17:59 |
openstackgerrit | Merged openstack/sahara master: adds unit test for ssh_remote.replace_remote_line https://review.openstack.org/605085 | 19:27 |
*** pcaruana has quit IRC | 19:54 | |
Gaasmann | tosky: I just ran into that problem :-/ | 21:22 |
Gaasmann | I can push a patch for that too if it can wait till tomorrow | 21:23 |
*** tellesnobrega has quit IRC | 21:30 | |
guimaluf | tosky, I tried to create a spark cluster with a vanilla image... is just not possible, cause spark plugin expect hadoop to be at /etc/haddop and vanilla use hadoop in /opt/hadoop.. am I right? | 21:31 |
tosky | Gaasmann: no rush, you are the one more impacted by this right now :) | 21:31 |
guimaluf | if my goal is to run spark cluster using vanilla image, I should create a vanilla cluster and then run spark inside | 21:32 |
guimaluf | right? | 21:32 |
tosky | guimaluf: I didn't test vanilla too much lately, and for sure not without spark, so I can't answer, sorry :/ | 21:32 |
Gaasmann | guimaluf: you should find spark installed under /opt/spark | 22:13 |
*** rcernin has joined #openstack-sahara | 22:29 | |
*** tosky has quit IRC | 22:53 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!