*** tkajinam_ is now known as tkajinam | 01:04 | |
*** rcernin has quit IRC | 01:14 | |
*** rcernin has joined #openstack-glance | 01:15 | |
*** baojg has joined #openstack-glance | 01:36 | |
*** gyee has quit IRC | 01:48 | |
*** udesale has joined #openstack-glance | 03:32 | |
*** ratailor has joined #openstack-glance | 03:39 | |
*** rcernin has quit IRC | 04:32 | |
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-glance | 04:35 | |
*** udesale has quit IRC | 04:44 | |
*** m75abrams has joined #openstack-glance | 04:51 | |
*** udesale has joined #openstack-glance | 04:55 | |
*** rcernin has joined #openstack-glance | 05:03 | |
*** ratailor has quit IRC | 05:09 | |
*** rcernin has quit IRC | 05:41 | |
*** ralonsoh has joined #openstack-glance | 06:28 | |
*** ratailor has joined #openstack-glance | 06:31 | |
*** rcernin has joined #openstack-glance | 06:56 | |
*** rcernin has quit IRC | 07:03 | |
*** rcernin has joined #openstack-glance | 07:04 | |
*** rcernin has quit IRC | 07:14 | |
*** baojg has quit IRC | 07:58 | |
*** baojg has joined #openstack-glance | 07:59 | |
*** udesale has quit IRC | 08:07 | |
*** udesale has joined #openstack-glance | 08:07 | |
*** nikparasyr has joined #openstack-glance | 08:11 | |
*** k_mouza has joined #openstack-glance | 08:57 | |
*** dosaboy has quit IRC | 08:59 | |
*** dosaboy has joined #openstack-glance | 08:59 | |
*** rcernin has joined #openstack-glance | 09:19 | |
*** rcernin has quit IRC | 09:24 | |
*** belmoreira has joined #openstack-glance | 09:25 | |
*** k_mouza has quit IRC | 09:36 | |
*** k_mouza has joined #openstack-glance | 09:45 | |
*** NobodyCam has quit IRC | 10:14 | |
*** NobodyCam has joined #openstack-glance | 10:16 | |
*** k_mouza has quit IRC | 10:26 | |
*** ratailor_ has joined #openstack-glance | 10:26 | |
*** k_mouza has joined #openstack-glance | 10:28 | |
*** ratailor has quit IRC | 10:28 | |
*** knikolla has quit IRC | 10:49 | |
*** rcernin has joined #openstack-glance | 10:57 | |
*** knikolla has joined #openstack-glance | 11:01 | |
*** udesale has quit IRC | 11:05 | |
*** udesale has joined #openstack-glance | 11:12 | |
*** udesale has quit IRC | 11:29 | |
*** trident has quit IRC | 11:31 | |
*** udesale has joined #openstack-glance | 11:31 | |
*** hoonetorg has quit IRC | 12:08 | |
*** hoonetorg has joined #openstack-glance | 12:21 | |
*** hoonetorg has quit IRC | 12:41 | |
*** hoonetorg has joined #openstack-glance | 12:54 | |
*** Luzi has joined #openstack-glance | 12:55 | |
*** lpetrut has joined #openstack-glance | 12:57 | |
*** trident has joined #openstack-glance | 13:02 | |
*** ratailor_ has quit IRC | 13:18 | |
dansmith | rosmaita: this test fix is all that is holding up the race fix, if you have a chance to look soonish: https://review.opendev.org/#/c/747470/ | 13:54 |
---|---|---|
dansmith | should be pretty easy, just a retry on import in a functional test if we raced with revert | 13:54 |
rosmaita | dansmith: looking | 13:54 |
rosmaita | dansmith: LGTM | 13:56 |
dansmith | thanks! | 13:56 |
*** gyee has joined #openstack-glance | 14:03 | |
*** rcernin has quit IRC | 14:45 | |
openstackgerrit | Merged openstack/glance_store master: Support Cinder multiple stores https://review.opendev.org/746556 | 15:06 |
* abhishekk dinner break | 15:21 | |
*** belmoreira has quit IRC | 15:29 | |
*** lpetrut has quit IRC | 15:32 | |
jokke | dansmith: anything you need from me before I start my pto? | 15:35 |
openstackgerrit | Merged openstack/glance master: Make test_copy_image_revert_lifecycle handle 409 on import retry https://review.opendev.org/747470 | 15:39 |
openstackgerrit | Merged openstack/glance master: Implement time-limited import locking https://review.opendev.org/743597 | 15:39 |
openstackgerrit | Merged openstack/glance_store stable/train: Add config for cinder mounting needs https://review.opendev.org/726648 | 15:40 |
openstackgerrit | Merged openstack/glance_store stable/train: Add lock per share for cinder nfs mount/umount https://review.opendev.org/726650 | 15:40 |
*** baojg has quit IRC | 15:41 | |
*** baojg has joined #openstack-glance | 15:42 | |
dansmith | jokke: erm, not that I know of.. enjoy! | 16:09 |
*** udesale has quit IRC | 16:09 | |
*** m75abrams has quit IRC | 16:17 | |
*** k_mouza has quit IRC | 16:26 | |
abhishekk | dansmith, some failure on https://review.opendev.org/#/c/745566/9 | 16:30 |
dansmith | abhishekk: unrelated to the patch, but that is a case of losing track of a child process | 16:31 |
dansmith | that wait_for_fork check was already in there, but would hang forever before my change to increase aggression | 16:32 |
dansmith | so this would have been a TIMED_OUT before | 16:32 |
abhishekk | ack | 16:32 |
openstackgerrit | Rajat Dhasmana proposed openstack/glance_store master: Correct default type name reference https://review.opendev.org/747984 | 16:33 |
abhishekk | dansmith, looks like we will hit this failure frequently | 16:42 |
dansmith | it's the first time I've seen it, are you seeing it elsewhere? | 16:43 |
abhishekk | https://review.opendev.org/#/c/746746/ | 16:44 |
dansmith | wow, seems like something has changed recently | 16:46 |
dansmith | I don't even see that in logstash, which lags behind reality quite a bit | 16:48 |
dansmith | my patch to make wait_for_fork not hang was merged Aug 12, which is almost two weeks ago | 16:49 |
abhishekk | right | 16:49 |
dansmith | have you seen any of these older than today? | 16:50 |
openstackgerrit | Rajat Dhasmana proposed openstack/glance_store master: Correct default type name reference https://review.opendev.org/747984 | 16:50 |
abhishekk | dansmith, nope, I guess I saw it yesterday | 16:52 |
dansmith | hrm | 16:53 |
dansmith | that's troubling | 16:53 |
dansmith | not really seeing anything on master that looks like it could be related | 16:53 |
dansmith | it's odd that the one job there got hit several times | 16:54 |
abhishekk | I saw it first on https://review.opendev.org/#/c/745566/9 | 16:54 |
abhishekk | which I stated earlier | 16:54 |
abhishekk | also not able to reproduce it locally, I ran it 10-12 times now in local environment | 16:55 |
dansmith | okay, hmm | 16:55 |
dansmith | I wonder if something else in the job is killing workers, like because OOM or something | 16:55 |
abhishekk | need to check | 16:56 |
*** Luzi has quit IRC | 16:57 | |
*** nikparasyr has left #openstack-glance | 17:13 | |
dansmith | abhishekk: so... I think these are tests where they start a worker and expect it to exit immediately(ish) is that right? | 17:26 |
dansmith | at least the one I'm looking at maybe | 17:26 |
dansmith | actually, it must be because it's in a "expect_exit==True" conditional | 17:27 |
*** ralonsoh has quit IRC | 17:27 | |
dansmith | so that should probably pass force=False, as maybe it's killing that process too quickly if the system is loaded | 17:28 |
abhishekk | kind of expecting to exit immediately | 17:30 |
dansmith | yeah, | 17:30 |
dansmith | so in those cases if the CI worker is loaded and slow, it may not complete before the kill timer expires | 17:31 |
openstackgerrit | Dan Smith proposed openstack/glance master: Disable wait_for_fork() kill aggression if expect_exit=True https://review.opendev.org/747991 | 17:32 |
dansmith | which explains why we can't repro locally | 17:32 |
dansmith | does that ^ make sense? | 17:32 |
abhishekk | yes | 17:32 |
abhishekk | dansmith, are you planning to work on backports of race condition patches? | 17:36 |
abhishekk | it will be very large series of patches | 17:37 |
dansmith | I dunno, do you think it's worth backporting all of that? | 17:37 |
abhishekk | i think so | 17:38 |
dansmith | okay I guess I can start working on that and see how bad it is :) | 17:38 |
abhishekk | ack | 17:39 |
dansmith | so, | 17:39 |
dansmith | I'm sure we don't want to bring the patches for the policy stuff | 17:40 |
dansmith | so maybe I can grab the wrapper stuff and then just fix up the patches between that and the actual lock part | 17:40 |
abhishekk | Policy stuff don't need to be backported | 17:40 |
dansmith | *shouldn't* be.. since it's a feature | 17:41 |
abhishekk | yes, shouldn't :) | 17:41 |
dansmith | abhishekk: this is also probably legit to backport, which is at the start of it: https://review.opendev.org/#/c/737548/ | 17:42 |
abhishekk | looking | 17:42 |
abhishekk | yes | 17:43 |
abhishekk | its already backported | 17:43 |
abhishekk | https://review.opendev.org/#/q/I385f222c5e3b46978b40bdefdc28fcb20d9c67d3 | 17:43 |
dansmith | oh I looked but missed it I guess | 17:47 |
dansmith | ugh, | 17:48 |
dansmith | the backport of jokke's active image patch re-wrote without the action wrapper | 17:49 |
dansmith | so that'll have to change | 17:49 |
abhishekk | let me look | 17:49 |
abhishekk | this one https://review.opendev.org/#/c/745100/ ? | 17:51 |
dansmith | 744010 | 17:52 |
dansmith | oh yeah, that's the backport | 17:52 |
dansmith | yep | 17:52 |
abhishekk | right | 17:53 |
*** k_mouza has joined #openstack-glance | 17:53 | |
*** baojg has quit IRC | 17:59 | |
*** k_mouza has quit IRC | 18:02 | |
* abhishekk signing out for the day | 18:29 | |
openstackgerrit | Dan Smith proposed openstack/glance stable/ussuri: Add a test to replicate the owner-required behavior of copy-image https://review.opendev.org/747999 | 18:57 |
openstackgerrit | Dan Smith proposed openstack/glance stable/ussuri: Refactor common auth token code in images test https://review.opendev.org/748000 | 18:57 |
openstackgerrit | Dan Smith proposed openstack/glance stable/ussuri: Add a functional test for non-owned image copying https://review.opendev.org/748001 | 18:57 |
openstackgerrit | Dan Smith proposed openstack/glance stable/ussuri: Make import task capable of running as admin on behalf of user https://review.opendev.org/748002 | 18:57 |
openstackgerrit | Dan Smith proposed openstack/glance stable/ussuri: Make test_copy_image_revert_lifecycle handle 409 on import retry https://review.opendev.org/748003 | 18:57 |
openstackgerrit | Dan Smith proposed openstack/glance stable/ussuri: Add testing for _CompleteTask in api_image_import https://review.opendev.org/748004 | 18:57 |
openstackgerrit | Dan Smith proposed openstack/glance stable/ussuri: Add tests for _ImportToStore.execute() https://review.opendev.org/748005 | 18:57 |
openstackgerrit | Dan Smith proposed openstack/glance stable/ussuri: Flesh out FakeImage for extra_properties https://review.opendev.org/748006 | 18:57 |
openstackgerrit | Dan Smith proposed openstack/glance stable/ussuri: Add image_set_property_atomic() helper https://review.opendev.org/748007 | 18:57 |
openstackgerrit | Dan Smith proposed openstack/glance stable/ussuri: Add image_delete_property_atomic() helper https://review.opendev.org/748008 | 18:57 |
openstackgerrit | Dan Smith proposed openstack/glance stable/ussuri: Heartbeat the actual work of the task https://review.opendev.org/748009 | 18:57 |
openstackgerrit | Dan Smith proposed openstack/glance stable/ussuri: Update task message during import https://review.opendev.org/748010 | 18:57 |
openstackgerrit | Dan Smith proposed openstack/glance stable/ussuri: Functional reproducer for bug 1891352 https://review.opendev.org/748011 | 18:57 |
openstackgerrit | Dan Smith proposed openstack/glance stable/ussuri: Fix import failure status reporting when all_stores_must_succeed=True https://review.opendev.org/748012 | 18:57 |
openstackgerrit | Dan Smith proposed openstack/glance stable/ussuri: Add context.elevated() helper for getting admin privileges https://review.opendev.org/748013 | 18:57 |
openstack | bug 1891352 in Glance ussuri "Failed import of one store will remain in progress forever if all_stores_must_succeed=True" [Undecided,New] https://launchpad.net/bugs/1891352 - Assigned to Dan Smith (danms) | 18:57 |
openstackgerrit | Dan Smith proposed openstack/glance stable/ussuri: Implement time-limited import locking https://review.opendev.org/748014 | 18:57 |
dansmith | kaboom | 18:57 |
*** k_mouza has joined #openstack-glance | 20:13 | |
*** k_mouza has quit IRC | 20:18 | |
*** whoami-rajat__ has joined #openstack-glance | 20:33 | |
whoami-rajat__ | jokke: hi, around? | 20:33 |
*** jmlowe has quit IRC | 20:51 | |
*** jmlowe has joined #openstack-glance | 20:54 | |
*** rcernin has joined #openstack-glance | 22:00 | |
*** rcernin has quit IRC | 22:01 | |
*** rcernin has joined #openstack-glance | 22:02 | |
openstackgerrit | Rajat Dhasmana proposed openstack/glance master: Support cinder multiple stores https://review.opendev.org/748039 | 22:10 |
openstackgerrit | Rajat Dhasmana proposed openstack/glance master: Support cinder multiple stores https://review.opendev.org/748039 | 22:30 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!