Wednesday, 2020-06-17

*** slittle1 has joined #starlingx00:32
*** cheng1 has quit IRC01:14
*** cheng1 has joined #starlingx01:17
*** bengates has joined #starlingx07:26
*** bengates has quit IRC07:28
*** bengates has joined #starlingx07:29
*** bengates has quit IRC07:29
*** bengates has joined #starlingx07:30
*** bengates has quit IRC07:43
*** bengates has joined #starlingx07:45
*** bengates has quit IRC07:46
*** bengates has joined #starlingx07:47
*** cheng1 has quit IRC08:34
*** cheng1 has joined #starlingx08:36
*** cheng1 has quit IRC08:44
*** cheng1 has joined #starlingx08:50
*** sgw1 has quit IRC09:06
*** cheng1 has quit IRC09:24
*** cheng1 has joined #starlingx09:26
*** born2bake has joined #starlingx09:31
*** yaawang_ has quit IRC09:40
*** yaawang_ has joined #starlingx10:18
*** bengates has quit IRC10:39
*** bengates has joined #starlingx10:44
*** bengates has quit IRC10:45
*** bengates has joined #starlingx10:45
*** bengates has quit IRC10:52
*** bengates has joined #starlingx10:53
*** cheng1 has quit IRC11:04
*** cheng1 has joined #starlingx11:05
*** cheng1 has quit IRC11:23
*** cheng1 has joined #starlingx11:29
*** cheng1 has quit IRC12:20
*** cheng1 has joined #starlingx12:22
*** ijolliffe has joined #starlingx12:28
zhipeng[m]slittle1: morning12:58
*** cheng1 has quit IRC13:01
*** sgw1 has joined #starlingx13:02
sgw1Morning all13:02
*** cheng1 has joined #starlingx13:06
bwensleymorning saul13:06
*** cheng1 has quit IRC13:22
sgwzhipeng[m]: I just checked cengn and there is a Ussuri build running actively right now.13:24
zhipeng[m]ok13:41
zhipeng[m]Seems just started no long ago13:42
zhipeng[m]slittle1:  Have you found the issue that I mentioned in my email?13:44
zhipeng[m]chengdeyu: hi14:04
*** rchurch has quit IRC14:14
*** rchurch has joined #starlingx14:15
*** zbsarash1 has joined #starlingx14:20
*** billzvonar has joined #starlingx14:22
*** dpanech has joined #starlingx14:22
*** dabukalam is now known as danny14:43
*** danny is now known as dabukalam14:43
slittle1re :ussuri cengn build .... The build scripts do not specify 'train' anywhere14:43
slittle1nor upper-constraints14:43
slittle1there is one environment variable set ...OPENSTACK_RELEASE=master14:44
zhipeng[m]you find root cause?14:45
slittle1It is not used by the cengn side scripts14:45
slittle1no14:45
zhipeng[m]I checked with Chant, we both could not reproduce it in our build env14:45
slittle1I'm grepping to see if that env var affects build scripts in cgcs-root14:46
slittle1the other thing that comes to mind is a docker caching effect14:46
zhipeng[m]not a clean build?14:47
slittle1it should be... but sometimes an old docker failes to clean up.14:47
slittle1looking for that now14:47
slittle1OPENSTACK_RELEASE is not referenced from the git side build code either.  seems to be unused14:55
slittle1THere was an old docker build environment that might be providing some sort of cacheing14:56
zhipeng[m]do we need a fix?14:56
slittle1I'll kill the current rebuild, remove it, then restart ?14:56
zhipeng[m]or just need modify  cengn script14:56
zhipeng[m]we do not need to rebuilt other parts like base, wheel, right?14:57
zhipeng[m]can we just restart openstack image build?14:57
slittle1it will be a full build14:57
zhipeng[m]otherwise it take too long time14:57
slittle1or I can lett the current build complete before I attempt the docker cleanup14:58
zhipeng[m]that should be better14:59
slittle1ok14:59
slittle1build completed, docker images not attempted.15:06
slittle1set OPENSTACK_RELEASE=ussuri ... just in case it's is used and I just can't find where15:07
slittle1cleaned a stale docker image that might cache something we don't want15:08
slittle1set options so docker images build with EVERY ussuri build attempt15:08
slittle1launching build15:09
zhipeng[m]https://review.opendev.org/#/c/712880/26/build-tools/build-wheels/build-wheel-tarball.sh15:09
zhipeng[m]CURRENT_STABLE_OPENSTACK=ussuri15:09
slittle1what's this ?15:09
zhipeng[m]we just set one flag in our patch for ussuri15:10
zhipeng[m]not know much about cengn script15:11
zhipeng[m]is it possible that it was using a wrong wheel tar?15:12
zhipeng[m]upper-constraint  file not be normally put to wheel tar15:14
zhipeng[m]I guess15:14
zhipeng[m]Maybe we can also get help from Don.15:14
slittle1CURRENT_STABLE_OPENSTACK=ussuri    confirmed.15:18
slittle1that patch is applied15:18
zhipeng[m]yes, I think so,   wheel build is normal15:19
zhipeng[m]Could you check the upper-constraint file in http://mirror.starlingx.cengn.ca/mirror/starlingx/ussuri/centos/monolithic/20200616T130458Z/outputs/wheels/stx-centos-stable-wheels.tar15:20
zhipeng[m]if the file is right, then need to check if we put this right tar to build-stx-images.sh15:22
zhipeng[m]is it possible we used a wrong wheel.tar link as a parameter for build-stx-images.sh15:23
zhipeng[m]It might link to old train wheel.tar15:28
* zhipeng[m] sent a long message: < https://matrix.org/_matrix/media/r0/download/matrix.org/JwooghJTqISBZezGmPYRQYZQ >15:32
zhipeng[m]slittle1: Does this WHEELS set correct?15:33
slittle1+  /localdisk/designer/jenkins/ussuri/cgcs-root/build-tools/build-docker-images/build-stx-images.sh  --prefix ussuri --latest-prefix ussuri --os centos --stream stable  --version 20200616T130458Z --base  docker.io/starlingx/stx-centos:ussuri-stable --wheels http://build.starlingx.cengn.ca:80//mirror/starlingx/ussuri/centos/monolithic/20200616T130458Z/outputs/wheels/stx-centos-stable-wheels.tar --user starlingx --registry docker.io --att15:34
slittle1using the correct path15:34
slittle1you tell me if the content looks correct15:34
slittle1gotta drop to feed kids15:35
zhipeng[m]this tarball is big 100M, I could not download it now, so slow:(15:36
zhipeng[m]can you check constraint file in this tarball?15:37
sgw1zhipeng[m]: what do you need to be checked exactly?15:54
zhipeng[m]I have checked wheel.tar15:55
zhipeng[m]it is not right15:55
zhipeng[m]I will send an email now15:55
sgw1zhipeng[m]: Ok, so there is still an issue with the constraints file?15:57
*** bengates has quit IRC16:08
zhipeng[m]sgw1: yes, this is a change missing, see my email16:41
sgw1zhipeng[m]: so this is the same issue as before, wrong constraints file is still being used?16:41
sgw1Thank you for staying late and researching that.16:42
zhipeng[m]slittle1: Please help cherry-pick latest patch, and retrigger build again, thanks!16:42
zhipeng[m]yes, I checked the build log and see the script change log16:43
sgw1Ah, the issue was in the patch, not in the jenkins scripts.16:43
zhipeng[m]Chant miss it in his patch16:43
zhipeng[m]yes16:43
zhipeng[m]please help review https://review.opendev.org/#/c/712880/16:44
zhipeng[m]I have got double confirm from Chant16:44
sgw1We need the build confirmation first before this patch is merged.16:46
zhipeng[m]Yes16:46
zhipeng[m]@sgw1 Have a good day, I have to go to sleep now16:48
sgw1zhipeng[m]: thanks again, have a good evening/night16:48
born2bakeHello sgw1, sorry to disturb you again but I am wondering how long it usually takes to approve maillist and will I get a confirmation that its approved?17:00
sgw1huh, should be quick17:00
sgw1born2bake: I am checking the list membership, what's your email?17:01
*** tsmith_ has joined #starlingx20:09
*** irclogbot_1 has quit IRC20:14
*** cp-- has joined #starlingx20:18
*** cp- has quit IRC20:18
*** tsmith2 has quit IRC20:18
*** tsmith_ is now known as tsmith220:19
*** irclogbot_0 has joined #starlingx20:22
*** ijolliffe has quit IRC20:23
*** zbsarash1 has quit IRC20:26
*** ijolliffe has joined #starlingx20:30
*** ildikov has quit IRC20:35
*** iamweswilson has quit IRC20:40
*** iamweswilson has joined #starlingx20:40
*** iamweswilson has quit IRC20:44
*** ijolliffe has quit IRC20:45
*** iamweswilson has joined #starlingx20:46
*** iamweswilson has quit IRC21:01
*** dpanech has quit IRC21:27
*** ildikov has joined #starlingx21:33
*** iamweswilson has joined #starlingx21:40
*** born2bake has quit IRC22:22
*** billzvonar has quit IRC22:43
*** hoonetorg has quit IRC23:10
*** hoonetorg has joined #starlingx23:22
*** zbsarash1 has joined #starlingx23:30
*** Texas has joined #starlingx23:35
*** pyn38 has joined #starlingx23:37

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!