**** BEGIN LOGGING AT Fri Apr 03 02:59:56 2020 Apr 03 06:40:47 Morning Apr 03 06:41:07 nizovn: Yeah I read the news ;) I already expected it ;) Apr 03 06:41:14 1 week was just way too short... Apr 03 06:41:25 1 month might be too short... Apr 03 06:41:52 Here it will be 6 weeks in total at least.. Was extended from 6th of April till 28th of April Apr 03 06:42:20 Numbers start to look managable here though. Apr 03 06:45:06 Hospital admissions seem to have seen their peak already (going down since the end of last week), number of people dying from it daily also seems to have seen it's peak already (couple of days ago) Apr 03 07:47:06 ok, here we are only in the beginning... Apr 03 14:59:59 Herrie: same here Apr 03 17:05:30 ka6sox: I've removed all unnecessary files from milla and started rsync to the NFS mount, I'll update our jenkins jobs to rsync to the NFS mount as well, but for that I'll need to know the final structure as it will be exported over http Apr 03 17:06:39 Once you point out the locations of the Images to be served and any logs I will configure the HTTP server to use those. Apr 03 17:06:56 now I'm using wop-sources (because that was writeable by jenkins) and I see wop-sstate, but I'll need something like wop-builds to match with http://build.webos-ports.org/ and wop-sources only for http://sources.webos-ports.org/ Apr 03 17:07:20 give me a few minutes and that will be there. Apr 03 17:07:21 then please create wop-build directory and use that Apr 03 17:07:31 and you can drop wop-sstate Apr 03 17:09:44 done Apr 03 17:10:24 I'll let the current rsync finish to wop-sources and then just move to wop-build (should be fast I guess) Apr 03 17:10:59 okay very good Apr 03 17:11:50 if you can, then please set HTTP server and redirect it from milla as well Apr 03 17:12:51 that I can accomplish in a few hours...right now, foraging for food :) Apr 03 17:13:02 I'm running some jenkins jobs on bonaire, but just to create new sstate (without rsync), will rsync it only to new location Apr 03 17:13:06 ok, fair enough, thanks! Apr 03 17:15:01 JaMa, I can share out the sstate if you want from build_share. Apr 03 17:15:14 its RO to the http server Apr 03 17:15:31 so no need to rsync unless you are sharing tarballs Apr 03 17:16:21 are your existing builds based upon Dunfell? Apr 03 17:18:22 depends on how fast (or bandwidth limited) the connection between the new file server (and new builder when available) is, setting SSTATE_DIR and DL_DIR is more efficient for multiple builders, but slowing down the builds might be more inconvenient than slow rsync job at the end Apr 03 17:19:50 and for people using it over HTTPs it's better when the updates are more atomic than sstate archives disppearing during the build Apr 03 17:21:22 for outside I always hope to have a tarball that they can download Apr 03 17:21:40 the new fileserver has 10Gb connections Apr 03 17:23:27 tarball? Apr 03 17:24:37 a tarball of released sources + tarball of sstate Apr 03 17:25:06 the outside connection is 1Gb to the world but internal to the servers is 10G Apr 03 17:26:10 no, we cannot do that Apr 03 17:26:38 the tarball of sstate for e.g. current zeus builds would be 200GB and average user can reuse only small portion of that Apr 03 17:27:27 similarly with released sources, we should leave them available to be used as SSTATE_MIRROR and PREMIRROR, but we need bitbake to fetch only what it really needs instead of people fetching huge tarballs Apr 03 17:30:02 the main purpose for LuneOS is just sharing the prebuilt images IMHO, the premirror and sstate_mirror is just a bonus and convenience for people building locally (premirror in theory also for license needs, but less likely ever enforced for LuneOS) Apr 03 17:30:19 okay so share out both the wop-sources as well as wop-sstate? Apr 03 17:30:33 sstate is in wop-build Apr 03 17:30:37 okay Apr 03 17:31:08 e.g. like http://build.webos-ports.org/luneos-stable/sstate-cache/ http://build.webos-ports.org/luneos-stable/images/ on current milla Apr 03 17:31:19 so build.webos-ports will point to wop-build and sources.webos-ports will point to wop-sources Apr 03 17:31:33 where it's separated for stable, testing, unstable (sources are common for all 3 "versions" Apr 03 17:31:36 yes, correct Apr 03 17:31:56 and you will handle the various version internally Apr 03 17:32:35 okay when I get into a position to do that later today I'll report that its done here. Apr 03 17:33:46 yes, I will change jenkins jobs to use NFS mount for PREMIRROR/SSTATE_MIRROR and then rsync local copy from builder over NFS, for webos-ports-setup used by other people I'll leave existing configuration of PREMIRROR/SSTATE_MIRROR to use the same build.webos-ports.org and sources over http (where it will be in the same structure as on milla) Apr 03 17:35:25 I don't remember if we have sources.webos-ports.org setup? is that currently in use? Apr 03 18:08:27 DISTRO_FEED_URI and SSTATE_MIRROR is here https://github.com/webOS-ports/webos-ports-setup/blob/master/conf/local.conf#L61 and sources in https://github.com/webOS-ports/meta-webos-ports/blob/zeus/meta-luneos/conf/distro/include/luneos.inc#L124 Apr 03 18:09:01 so both are activelly used now and the PRserv running on kaylee as well Apr 03 18:10:57 similarly in jenkins-jobs: https://github.com/webOS-ports/jenkins-jobs/blob/master/jenkins-job.sh#L380 Apr 03 22:03:02 ka6sox: rsync is finished **** ENDING LOGGING AT Sat Apr 04 03:00:20 2020