*** traveltissues has joined #buildstream | 08:31 | |
gitlab-br-bot | traveltissues approved MR !1667 (juerg/casd-connect->master: cascache.py: Defer attempt to connect to casd until socket file exists) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1667 | 08:43 |
---|---|---|
*** rdale has joined #buildstream | 09:01 | |
*** tpollard has joined #buildstream | 09:02 | |
*** dtf has joined #buildstream | 09:03 | |
*** jonathanmaw has joined #buildstream | 09:04 | |
*** dtf has quit IRC | 09:10 | |
*** tiagogomes has joined #buildstream | 09:31 | |
*** santi has joined #buildstream | 09:33 | |
*** lachlan has joined #buildstream | 10:24 | |
*** cs-shadow has joined #buildstream | 10:30 | |
*** lachlan has quit IRC | 10:50 | |
*** lachlan has joined #buildstream | 11:03 | |
*** lachlan has quit IRC | 11:41 | |
*** lachlan has joined #buildstream | 11:44 | |
*** narispo has quit IRC | 12:43 | |
*** narispo has joined #buildstream | 12:45 | |
gitlab-br-bot | cs-shadow opened MR !1671 (chandan/remove-build-track->master: frontend: Remove tracking options from `bst build`) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1671 | 13:39 |
*** santi has quit IRC | 13:48 | |
*** santi has joined #buildstream | 14:04 | |
*** rdale has quit IRC | 14:07 | |
*** rdale has joined #buildstream | 14:25 | |
tlater[m] | juergbi: we can't use LocalCAS.FetchTree for artifacts, right? | 14:27 |
juergbi | tlater[m]: yes, we can, but only when we already have the artifact proto and thus the Digest for 'files' | 14:28 |
tlater[m] | Ah, right, so update the mtime of the artifact proto file, grab the digest and update mtimes for blobs with FetchTree. | 14:29 |
tlater[m] | Makes sense, ta! | 14:29 |
gitlab-br-bot | cs-shadow opened MR !1672 (chandan/pylint-c-extension-ujson->master: .pylintrc: Add ujson to extension-pkg-whitelist) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1672 | 14:53 |
*** lachlan has quit IRC | 14:59 | |
tlater[m] | Hah, ta cs-shadow | 15:06 |
* tlater[m] has been annoyed by this, wondering why it's not a problem in CI | 15:06 | |
cs-shadow | :) it's a non-fatal warning, pylint still prints it on CI | 15:07 |
gitlab-br-bot | tlater approved MR !1672 (chandan/pylint-c-extension-ujson->master: .pylintrc: Add ujson to extension-pkg-whitelist) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1672 | 15:07 |
cs-shadow | thanks tlater[m] | 15:07 |
tlater[m] | juergbi: Is there any tree that's supposed to contain the artifact public data/logs? | 15:17 |
*** lachlan has joined #buildstream | 15:19 | |
juergbi | tlater[m]: no, but FindMissingBlobs() should work for those digests | 15:19 |
tlater[m] | Hrm, odd | 15:20 |
juergbi | what is odd? | 15:20 |
tlater[m] | juergbi: I get this: https://hastebin.com/funulonabi.coffeescript | 15:21 |
tlater[m] | Urm, coffeescript? | 15:21 |
tlater[m] | Ah well | 15:22 |
juergbi | and you're sure the full tree should be available? | 15:22 |
tlater[m] | From what I can tell all files for the (in this case) public data should be in the CAS | 15:22 |
juergbi | ah, you get this on FindMissingBlobs? | 15:22 |
tlater[m] | Yet FetchTree errors out with that | 15:23 |
tlater[m] | Fairly. I can't seem to read the digest into a Directory, so... | 15:23 |
tlater[m] | No, I get this on FetchTree | 15:23 |
juergbi | eh, I'm confused | 15:23 |
juergbi | public data is not a tree/directory | 15:23 |
juergbi | so you can't use FetchTree on it | 15:23 |
juergbi | public data is a single blob | 15:23 |
tlater[m] | Hah, that's where I was going with my earlier question | 15:24 |
tlater[m] | Oh o\ | 15:24 |
* tlater[m] 's mind auto-completed FetchMissingBlobs to FetchTree | 15:24 | |
tlater[m] | Yeah, that makes sense | 15:24 |
tlater[m] | FetchMissingBlobs in this case then has the same effect as FetchTree-ing the full tree | 15:25 |
tlater[m] | Should work, ta! | 15:25 |
juergbi | tlater[m]: actually, FetchMissingBlobs is (not) yet supported in local-only operation of casd | 15:26 |
juergbi | which is why I referred to FindMissingBlobs | 15:27 |
juergbi | as that is essentially identical for this use case | 15:27 |
juergbi | we should also support this via FetchMissingBlobs in casd for consistency, though | 15:27 |
juergbi | would probably be straight forward | 15:27 |
tlater[m] | Hm, would take me a little while to spin up on though. I suppose for now FindMissingBlobs will do | 15:29 |
*** santi has quit IRC | 15:42 | |
*** santi has joined #buildstream | 15:54 | |
*** narispo has quit IRC | 15:58 | |
*** narispo has joined #buildstream | 16:00 | |
*** narispo has quit IRC | 16:14 | |
*** narispo has joined #buildstream | 16:16 | |
*** rdale has quit IRC | 16:32 | |
gitlab-br-bot | marge-bot123 merged MR !1672 (chandan/pylint-c-extension-ujson->master: .pylintrc: Add ujson to extension-pkg-whitelist) on buildstream https://gitlab.com/BuildStream/buildstream/merge_requests/1672 | 16:39 |
*** phildawson_ has joined #buildstream | 16:40 | |
*** phildawson has quit IRC | 16:41 | |
*** rdale has joined #buildstream | 16:51 | |
*** lachlan has quit IRC | 17:04 | |
*** lachlan has joined #buildstream | 17:06 | |
*** lachlan has quit IRC | 17:15 | |
*** lachlan has joined #buildstream | 17:18 | |
gitlab-br-bot | traveltissues opened issue #1182 (Follow-up from "WIP: extend source api and remove private use from workspace plugin") on buildstream https://gitlab.com/BuildStream/buildstream/issues/1182 | 17:19 |
*** santi has quit IRC | 17:46 | |
*** phildawson_ has quit IRC | 17:47 | |
*** akvilebirgelyte has quit IRC | 18:09 | |
*** phoenix has joined #buildstream | 18:14 | |
*** lachlan has quit IRC | 18:23 | |
*** lachlan has joined #buildstream | 18:45 | |
*** tiagogomes has quit IRC | 18:49 | |
*** lachlan has quit IRC | 18:58 | |
*** narispo has quit IRC | 18:59 | |
*** narispo has joined #buildstream | 18:59 | |
*** jonathanmaw has quit IRC | 19:14 | |
*** traveltissues has quit IRC | 19:24 | |
*** lachlan has joined #buildstream | 20:22 | |
*** lachlan has quit IRC | 21:16 | |
*** phoenix has quit IRC | 21:32 | |
*** narispo has quit IRC | 23:51 | |
*** narispo has joined #buildstream | 23:51 | |
*** slaf has quit IRC | 23:58 | |
*** narispo has quit IRC | 23:59 | |
*** narispo has joined #buildstream | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!