/srv/irclogs.ubuntu.com/2017/07/28/#cloud-init.txt

fritchiehas anyone else seen cloud-init scripts fail to run on stock centos cloud images while the same cloud-init scripts work fine on ubuntu cloud image? it looks like the centos build doesn't even attempt to execute anything even though all the files in /var/lib/cloud look fine14:45
smoserfritchie, can you get /var/log/cloud-init.log ?15:06
smoseryou will probably have to make a modification to get goot logs there.15:06
smosergood logs15:07
fritchiesmoser, sure ... I updated cloud-init to 0.7.9 from 0.7.4 and the script runs fine on centos ... I am using the "nocloud" data source15:11
fritchiesmoser:15:17
fritchiehttps://thepasteb.in/p/58hgNG6ZJoNuv15:17
smoserfritchie, in /etc/cloud/cloud.cfg.d/ you probably have a file named 05_logging.cfg15:32
smoserif it has a line like:15:33
smoser- [ *log_base, *log_syslog ]15:33
smoserthen either remove that or comment ('#') it out15:33
smoserthen you should get more logs there.15:33
smoserthere should be more log there...15:33
smoserblackboxsw,16:00
smoserhttp://paste.ubuntu.com/25191361/16:01
blackboxswhah oops16:10
blackboxswdidn't mean to rage quite16:10
blackboxswdidn't mean to rage quit16:10
blackboxswsmoser: you said you'll get me a couple of something16:10
smoserfritchie, 0.7.9... did that work for you?16:10
blackboxswthen I fatfingered the close hangout window16:10
smosernow orries.16:10
smoserworries16:10
blackboxswsmoser: dhclient works on centos AWS without -q.  one win16:15
fritchiesmoser, i'll try in a bit, thx16:20
fritchiesmoser: more logs now16:31
fritchiehttps://thepasteb.in/p/zmh8V2wO3oquZ16:31
blackboxswand works w/out dhclient -I on  ubuntu. ok. the world is simpler than I thought.16:32
smoserfritchie, so it looks like cloud-init-final isn't running. this is centos 6 ? or centos 7?16:34
smosereither systemctl status cloud-init-final16:36
smoseror16:36
fritchiesmoser, centos 6 ... but it looks like the scripts are running now ... it was a late night of troubleshooting and maybe I made a mistake16:36
smoserk16:36
powersjblackboxsw: what's the fastest way to install build-deps for cloud-init now? didn't you have a script?19:28
blackboxswmake ci-deps-ubuntu or make ci-deps-centos19:29
blackboxswpowersj: ^19:29
powersjblackboxsw: thanks!19:31
powersjblackboxsw: http://paste.ubuntu.com/25192636/19:35
blackboxswoops, I must've botched something on a previous run. will propose a trivial patch in a  couple mins powersj19:37
powersjblackboxsw: yep http://paste.ubuntu.com/25192658/19:40
powersjI think just the extra -19:40
blackboxswpatch accepted. sorry had to wrap up another branch 1st.19:41
blackboxswpowersj: pushed to master19:49
blackboxsw80bf98b..664a22019:49
powersjblackboxsw: thx19:51
smoserblackboxsw, your'e good to merge your other branch20:12
smoserhttps://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/32782720:12
blackboxswsweet smoser  thx20:13
blackboxswerrr...  sweet! smoser, thanks.20:13
blackboxswpunctuation makes all the difference20:13
powersjbah so bddeb expects you to be in the root directory20:36
powersjwhich has broken the tree-run of the integration tests20:36
blackboxswok so review pass one on vmware branch is done. I'll have to get to the other tonight.  family just arrived a bit early20:56
blackboxswpowersj: so we need to tweak bddeb to be more flexible? or can integration tests cd to that root dir before running it20:56
blackboxswyeah those script don't really *need* to be in the root directory. they just do an initial status check to see if any setup.py exists right?20:57
powersjblackboxsw: I'm making integration tests figure it out, but running into missing dependencies now :\20:57
powersj                make[2]: nosetests3: Command not found20:57
powersjwhich is not in requirements.txt or test-requirements.txt20:57
blackboxswlame20:57
powersjI'll propose my workarounds tonight and you can look on monday20:58

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