Thursday, 2017-04-06

cmartI'm using a custom backend to store my images, and unsure if the failure to populate a checksum is due to glance itself, or my custom backend that nobody else is using.00:00
hemanthmcmart: doesn't look like Glance is setting the checksum, just setting size from what I see00:06
hemanthmhttps://github.com/openstack/glance/blob/master/glance/location.py#L20200:06
cmartthanks hemanthm, was about to ask for a code link00:07
hemanthmneeds more digging to be sure, but doesn't look like it updates the checksum from a quick look00:07
hemanthmupdating checksum could be tricky though00:07
hemanthmwell, tricky as in the store needs to download the entire image to compute checksum and update it00:08
hemanthmif we are able to verify the download is successful in the first place00:08
cmartright, whereas to get the size, we just call store.get_size_from_backend()00:09
cmartwhich is very quick -- for my backend it's just querying the size of an object00:09
hemanthm+100:09
*** dillaman has quit IRC00:11
hemanthmhowever, we may accept checksum from the user as a part of the add location request00:11
*** mtanino has quit IRC00:14
cmartand populate the database trustingly? or download the entire image to the Glance server and verify? :)00:19
cmartit would be nice to be able to provide a checksum when adding a location. (I have some automations which copy images around, only if checksums don't match)00:20
*** dharinic has quit IRC00:23
*** lucasxu has joined #openstack-glance00:24
*** dillaman has joined #openstack-glance00:24
*** hongbin has quit IRC00:30
*** zhurong has joined #openstack-glance00:32
*** ducttape_ has joined #openstack-glance00:34
*** harlowja has quit IRC00:39
*** dharinic has joined #openstack-glance00:42
*** ducttape_ has quit IRC00:46
*** ediardo has quit IRC00:52
*** ducttape_ has joined #openstack-glance00:55
Sukhdevcmart : still here?00:56
cmartyes sukhdev, for a few minutes00:56
Sukhdevcmart : here is the log from swift - http://paste.openstack.org/show/605583/00:57
hemanthmcmart: yeah, mind filing a bug?00:58
cmartcan do, hemanthm00:59
hemanthmabout to step away, we can discuss further on the bug report00:59
Sukhdevcmart : this has always been working for me - any idea what could be wrong00:59
hemanthmthanks cmart00:59
*** ducttape_ has quit IRC01:00
*** lucasxu has quit IRC01:01
cmartsukhdev, I don't have any experience with Swift (we don't use it here). it looks like swift itself is trying to talk to an "object server" which actually lives at localhost, and that connection is failing (line 17)01:01
cmartI know so little about swift that it'd be dangerous for me to speculate further :)01:01
cmartbut it definitely looks like you have a swift problem, not a glance problem.01:02
Sukhdevcmart : got it - thanks for the pointer01:02
*** ducttape_ has joined #openstack-glance01:09
*** Sukhdev has quit IRC01:10
openstackgerritMerged openstack/glance master: Updated from global requirements  https://review.openstack.org/45387501:10
cmarthemanthm, found an existing bug and commented on it https://bugs.launchpad.net/glance/+bug/155149801:25
openstackLaunchpad bug 1551498 in Glance "Glance doesn't check location's data" [Undecided,New] - Assigned to Fei Long Wang (flwang)01:25
*** ducttape_ has quit IRC01:25
*** harlowja has joined #openstack-glance01:26
*** harlowja has quit IRC01:26
openstackgerritSteve Lewis (stevelle) proposed openstack/glance master: Do not serve partial img download reqs from cache  https://review.openstack.org/43455801:28
flwangcmart: yep, i opened the bug01:29
*** ducttape_ has joined #openstack-glance01:34
*** ediardo has joined #openstack-glance01:34
*** ducttape_ has quit IRC01:37
stevellesounds like a background job01:41
*** Sukhdev has joined #openstack-glance01:47
*** cmart has quit IRC01:54
*** ducttape_ has joined #openstack-glance02:02
*** gcb has joined #openstack-glance02:04
*** jamielennox is now known as jamielennox|away02:05
*** ducttape_ has quit IRC02:06
*** ducttape_ has joined #openstack-glance02:08
*** bkopilov has quit IRC02:13
*** jamielennox|away is now known as jamielennox02:19
*** Sukhdev has quit IRC02:21
*** ducttape_ has quit IRC02:25
*** ducttape_ has joined #openstack-glance03:11
*** nicolasbock has quit IRC03:20
*** ducttape_ has quit IRC03:30
*** bkopilov has joined #openstack-glance03:40
openstackgerritMerged openstack/glance master: Accept Range requests and set appropriate response  https://review.openstack.org/44150103:42
openstackgerritMerged openstack/glance master: Add release note for bug 1670409  https://review.openstack.org/45382503:42
openstackbug 1670409 in Glance "Experimental E-M-C migrations broken" [Medium,Fix released] https://launchpad.net/bugs/1670409 - Assigned to Alexander Bashmakov (abashmak)03:42
openstackgerritDharini Chandrasekar proposed openstack/glance master: Update api-ref for Range request support  https://review.openstack.org/44170703:43
*** links has joined #openstack-glance03:45
*** Sukhdev has joined #openstack-glance03:53
*** cmart has joined #openstack-glance03:56
*** thiagolib_ has joined #openstack-glance04:03
*** erhudy_ has joined #openstack-glance04:03
*** udesale has joined #openstack-glance04:09
*** thiagolib has quit IRC04:10
*** erhudy has quit IRC04:10
*** erhudy_ is now known as erhudy04:10
*** cmart has quit IRC04:20
*** aavraham has joined #openstack-glance04:25
*** ducttape_ has joined #openstack-glance04:28
*** ducttape_ has quit IRC04:33
*** ediardo has quit IRC04:42
*** pdeore has joined #openstack-glance05:04
*** cmart has joined #openstack-glance05:24
*** mosulica has joined #openstack-glance05:28
*** adisky_ has joined #openstack-glance05:34
*** ratailor has joined #openstack-glance05:34
*** cmart has quit IRC05:36
*** groen692 has joined #openstack-glance05:57
openstackgerritMerged openstack/glance master: Update api-ref for Range request support  https://review.openstack.org/44170705:57
*** ducttape_ has joined #openstack-glance05:58
*** ducttape_ has quit IRC06:02
*** jaosorior_away is now known as jaosorior06:16
*** pdeore has quit IRC06:21
*** aavraham has quit IRC06:53
*** aavraham has joined #openstack-glance06:59
*** pcaruana has joined #openstack-glance07:02
*** ezoszed has joined #openstack-glance07:03
*** tesseract has joined #openstack-glance07:04
*** tshefi has joined #openstack-glance07:09
*** rcernin has joined #openstack-glance07:09
*** rcernin has quit IRC07:10
*** rcernin has joined #openstack-glance07:10
*** belmoreira has joined #openstack-glance07:13
*** aarefiev_afk is now known as aarefiev07:17
*** Sukhdev has quit IRC07:26
*** pdeore has joined #openstack-glance07:30
*** amoralej|off is now known as amoralej07:33
*** mosulica has quit IRC07:54
*** zzzeek has quit IRC08:00
*** zzzeek has joined #openstack-glance08:00
*** mosulica has joined #openstack-glance08:12
openstackgerritXieYingYun proposed openstack/glance master: Optimize the link address  https://review.openstack.org/45403008:22
*** bjornar_ has joined #openstack-glance08:26
*** aavraham has quit IRC08:26
*** markvoelker has quit IRC08:26
*** aavraham has joined #openstack-glance08:33
*** gcb has quit IRC08:42
*** gcb has joined #openstack-glance08:43
*** dalgaaf has quit IRC09:29
*** dalgaaf has joined #openstack-glance09:32
*** udesale has quit IRC09:55
*** nicolasbock has joined #openstack-glance10:03
*** markvoelker has joined #openstack-glance10:27
*** markvoelker has quit IRC10:31
*** links has quit IRC10:39
*** mvk has quit IRC10:40
*** pdeore has quit IRC10:46
*** pdeore has joined #openstack-glance10:51
*** links has joined #openstack-glance10:55
*** bkopilov has quit IRC10:56
*** pdeore has quit IRC11:09
*** smatzek has joined #openstack-glance11:17
*** pdeore has joined #openstack-glance11:23
*** mvk has joined #openstack-glance11:35
*** e0ne has joined #openstack-glance11:59
*** ducttape_ has joined #openstack-glance12:00
*** ducttape_ has quit IRC12:01
*** ducttape_ has joined #openstack-glance12:02
EmilienMhello there, do we want to merge the semver pbr bump or wait for pike-1 ? https://review.openstack.org/#/c/453416/12:03
EmilienMI'm happy to have this patch merged, but it's up to you12:03
*** pdeore has quit IRC12:13
*** pdeore has joined #openstack-glance12:20
*** markvoelker has joined #openstack-glance12:28
*** ducttape_ has quit IRC12:32
*** markvoelker has quit IRC12:32
*** ducttape_ has joined #openstack-glance12:39
*** zhurong has quit IRC12:42
*** ratailor has quit IRC12:46
*** jaosorior has quit IRC12:52
*** jaosorior has joined #openstack-glance12:53
*** pdeore has quit IRC13:01
*** pdeore has joined #openstack-glance13:03
*** pdeore has quit IRC13:04
*** ducttape_ has quit IRC13:05
*** catintheroof has joined #openstack-glance13:05
hemanthmEmilienM: today is our deadline for merging Pike-1 changes. So, Pike-1 should be out pretty soon. I'm thinking we'll merge your semver stuff right after.13:07
hemanthmLet me know if you think otherwise.13:07
*** links has quit IRC13:09
hemanthmEmilienM: well, actually there's no point merging right after. We'll do it for Queens I meant.13:09
openstackgerritDinesh Bhor proposed openstack/glance master: Optimise: Use sqlalchemy to build table sequence  https://review.openstack.org/42395813:17
*** adisky_ has quit IRC13:19
*** knangia has quit IRC13:21
jcookhemanthm would an index be added on expand or contract?13:22
jcooknvm found it13:22
jcookhttps://docs.openstack.org/developer/glance/db.html13:23
jcookExpand: in this phase, new columns, tables, indexes, or triggers are added to the database.13:23
hemanthm+113:24
hemanthmanything that doesn't screw up N-113:26
EmilienMhemanthm: ok I'll abandon it13:31
*** chlong has joined #openstack-glance13:32
*** ducttape_ has joined #openstack-glance13:36
*** jistr is now known as jistr|afk13:47
*** ducttape_ has quit IRC13:48
*** jaosorior is now known as jaosorior_away13:55
*** TravT has joined #openstack-glance13:56
openstackgerritErno Kuvaja proposed openstack/glance master: Add images/<id>/staging endpoint  https://review.openstack.org/44363613:57
openstackgerritErno Kuvaja proposed openstack/glance master: Add node_staging_uri and enable_image_import opts  https://review.openstack.org/39144113:57
openstackgerritErno Kuvaja proposed openstack/glance master: WIP:Add api_image_import flow  https://review.openstack.org/39144213:57
openstackgerritErno Kuvaja proposed openstack/glance master: Add OpenStack-image-import-methods header  https://review.openstack.org/44363213:57
openstackgerritErno Kuvaja proposed openstack/glance master: WIP: Add import endpoint to initiate image import  https://review.openstack.org/44363313:57
rosmaitasomeone's been busy13:57
rosmaita:)13:57
rosmaitaCourtesy meeting reminder on #openstack-meeting-4: ativelkov, cpallares, flaper87, flwang1, hemanthm, jokke_, kragniz, lakshmiS, mclaren, mfedosin, nikhil_k, Nikolay_St, Olena, pennerc, rosmaita, sigmavirus24, sabari, TravT, ajayaa, GB21, bpoulos, harshs, abhishek, bunting, dshakhray, wxy, dhellmann, kairat, aavraham, alex_bash13:59
jokke_need to redo those ^^ ... that rebase came from wrong local repo and does not have my changes in :(14:01
rosmaitaok14:02
*** haplo37 has quit IRC14:02
*** ducttape_ has joined #openstack-glance14:03
*** mosulica has quit IRC14:04
*** ducttape_ has quit IRC14:05
*** ducttape_ has joined #openstack-glance14:05
*** melwitt has quit IRC14:05
*** melwitt has joined #openstack-glance14:05
*** mosulica has joined #openstack-glance14:05
*** ducttape_ has quit IRC14:05
*** ducttape_ has joined #openstack-glance14:06
*** melwitt is now known as Guest4891014:06
*** ducttape_ has quit IRC14:06
*** ducttape_ has joined #openstack-glance14:07
*** ducttape_ has quit IRC14:07
*** toan has quit IRC14:11
*** haplo37 has joined #openstack-glance14:11
*** toan has joined #openstack-glance14:13
openstackgerritJesse J. Cook proposed openstack/glance-specs master: Added spec for multihash support  https://review.openstack.org/44868014:26
*** mtanino has joined #openstack-glance14:28
*** bkopilov has joined #openstack-glance14:28
*** markvoelker has joined #openstack-glance14:29
*** ezoszed has quit IRC14:31
*** markvoelker has quit IRC14:35
*** udesale has joined #openstack-glance14:38
*** ducttape_ has joined #openstack-glance14:41
*** Guest48910 is now known as melwitt14:42
*** knangia has joined #openstack-glance14:48
*** jistr|afk is now known as jistr14:53
*** markvoelker has joined #openstack-glance14:59
*** e0ne has quit IRC15:00
*** mosulica has quit IRC15:03
hemanthmrosmaita, jokke_: no version bump commit https://github.com/openstack/glance/compare/stable/ocata...master15:04
*** ducttape_ has quit IRC15:06
rosmaitadon't see it in newton, eihter15:06
hemanthmyeah15:06
jokke_yeah so looks like the requirement for it was removed, which now causes issues down the line15:08
*** aavraham has left #openstack-glance15:10
*** ducttape_ has joined #openstack-glance15:12
*** ducttape_ has quit IRC15:13
*** tshefi has quit IRC15:16
*** smatzek has quit IRC15:19
*** pcaruana has quit IRC15:28
*** dharinic has quit IRC15:29
*** mvk has quit IRC15:33
*** udesale has quit IRC15:34
*** belmoreira has quit IRC15:39
*** dharinic has joined #openstack-glance15:44
*** zhurong has joined #openstack-glance15:47
hemanthmrosmaita: is the gate issue resolved?15:48
*** zhurong has quit IRC15:49
rosmaitahemanthm: i'm reading back through the discussion in #o-infra to check15:50
rosmaitai know monty was syncing some mirrors by hand, but don't know what the status of that is15:50
*** bjornar_ has quit IRC15:51
hemanthmok15:53
hemanthmI should join that channel15:53
openstackgerritJesse J. Cook proposed openstack/glance-specs master: Eliminate Redundant Downloads of Uncached Images  https://review.openstack.org/20612015:55
rosmaitahemanthm: sorry got sidetracked, checking now16:01
*** aarefiev is now known as aarefiev_afk16:05
*** cmart has joined #openstack-glance16:07
rosmaitahemanthm: i think this fixed it: https://review.openstack.org/#/c/454195/16:10
rosmaitayou should definitely read that commit message16:11
*** groen692 has quit IRC16:11
hemanthmok, rechecking partial image downloads16:12
rosmaitaeven if it's not fixed, there's a chance it will pass depending on where the job lands16:13
*** jaosorior_away has quit IRC16:14
*** jaosorior has joined #openstack-glance16:15
*** cmart has quit IRC16:21
*** cmart has joined #openstack-glance16:31
*** mvk has joined #openstack-glance16:37
hemanthmrosmaita: lol, that's an awesome cM16:38
*** sdatko_ has quit IRC16:38
*** danpawlik has quit IRC16:39
*** cmart has quit IRC16:41
*** cmart has joined #openstack-glance16:42
*** jaosorior is now known as jaosorior_away16:48
*** tesseract has quit IRC16:50
hemanthmrosmaita: it failed again16:59
*** cmart has quit IRC17:03
*** harlowja has joined #openstack-glance17:23
*** cmart has joined #openstack-glance17:23
stevellejokke_: yt?17:26
*** e0ne has joined #openstack-glance17:28
openstackgerritSteve Lewis (stevelle) proposed openstack/glance_store master: Add python 3.5 in classifier and envlist  https://review.openstack.org/35585017:31
*** danpawlik has joined #openstack-glance17:45
*** danpawlik has quit IRC17:54
*** sdatko has joined #openstack-glance17:57
*** danpawlik has joined #openstack-glance18:02
*** chlong has quit IRC18:04
*** bjornar_ has joined #openstack-glance18:05
*** e0ne has quit IRC18:07
*** e0ne has joined #openstack-glance18:10
openstackgerritSteve Lewis (stevelle) proposed openstack/glance master: Fix and enable integration tests on py35.  https://review.openstack.org/43655218:14
*** Sukhdev has joined #openstack-glance18:18
*** chlong has joined #openstack-glance18:19
*** lucasxu has joined #openstack-glance18:22
*** TravT has quit IRC18:24
*** TravT_ has joined #openstack-glance18:24
*** e0ne has quit IRC18:46
*** e0ne has joined #openstack-glance18:50
*** jdillaman has quit IRC18:52
rosmaitahemanthm: according to the healthcheck, that job is failing a lot, but not enough to be a big deal19:11
rosmaitathis page says only 3 failures : http://status.openstack.org/openstack-health/#/19:12
rosmaita(look at item 22 in teh table)19:12
rosmaitaunfortunately, all 3 of those are reviews i was just looking at!19:12
rosmaitaso i guess we should just recheck away19:12
jokke_stevelle: shoot19:13
hemanthmrosmaita: ah, fun19:25
stevellejokke_: sorry, was in meeting. wanted to poke for feedback on the impl. of this one: https://review.openstack.org/#/c/444530/19:29
*** e0ne has quit IRC19:35
*** e0ne has joined #openstack-glance19:36
*** e0ne has quit IRC19:36
*** e0ne has joined #openstack-glance19:37
*** e0ne has quit IRC19:37
*** e0ne has joined #openstack-glance19:37
*** e0ne has quit IRC19:38
*** e0ne has joined #openstack-glance19:38
*** e0ne has quit IRC19:39
*** e0ne has joined #openstack-glance19:39
*** e0ne has quit IRC19:39
*** openstack has joined #openstack-glance19:44
dharinicgate cleared finally.19:53
*** harlowja has quit IRC20:03
*** Sukhdev has quit IRC20:31
*** david-lyle has quit IRC20:44
*** rcernin has quit IRC20:44
*** haplo37 has quit IRC20:53
*** chlong has quit IRC20:57
*** openstackstatus has quit IRC20:59
*** openstackstatus has joined #openstack-glance21:00
*** ChanServ sets mode: +v openstackstatus21:00
*** haplo37 has joined #openstack-glance21:03
*** harlowja has joined #openstack-glance21:03
stevellehttps://review.openstack.org/#/c/433934/ would be helpful to get some initial reviews on. is it doing the things that everyone recalls us settling on?21:04
stevellefiled under: rolling upgrades never ends, it just keeps rolling21:05
*** bjornar_ has quit IRC21:05
*** openstackgerrit has quit IRC21:07
*** chlong has joined #openstack-glance21:10
*** openstackgerrit has joined #openstack-glance21:14
openstackgerritMerged openstack/glance master: Do not serve partial img download reqs from cache  https://review.openstack.org/43455821:14
openstackgerritSteve Lewis (stevelle) proposed openstack/glance master: Remove duplicated content from "Admin Guide"  https://review.openstack.org/45435321:15
stevellegrats dharinic on another bug fix merged21:19
dharinicYayy stevelle :)21:19
stevellegood work, time to do it again.21:20
dharinicThank you stevelle, hemanthm, rosmaita. With all the timely reviews and feedback we got this partial download stuff in for pike-121:21
stevellehttps://review.openstack.org/436161 and https://review.openstack.org/#/c/436552/ shouldn't be too far away either21:22
stevellealex_bash: has only a little more py35 work behind those two, so we're nearly over the finish line for glance repo.21:23
*** Sukhdev has joined #openstack-glance21:29
*** lucasxu has quit IRC21:36
*** catintheroof has quit IRC21:38
*** openstack has joined #openstack-glance22:00
*** erhudy has quit IRC22:00
*** chlong has quit IRC22:05
openstackgerritSteve Lewis (stevelle) proposed openstack/glance master: Remove duplicated content from "Admin Guide"  https://review.openstack.org/45435322:09
*** markvoelker has quit IRC23:37
*** david-lyle has joined #openstack-glance23:48
*** e0ne has joined #openstack-glance23:53
*** e0ne has quit IRC23:57

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