RE[5]: Distribute continuous integration (build) to servers outside docker container

"dhinakar.k" <[email protected]> Wed, 27 Mar 2024 16:08:41 +0530
Newsgroups dev.linux.lists.fuego
Message-ID <[email protected]>
Hi Tim,


Thanks a lot for the release of fuego new version with Debian base distribu=
tion (bullseye) and Jenkins (2.414.1) support.

Regarding, distributing the load across server, I experimented and able to =
achieve it with the current fuego version itself.

While setting up the node I choose, 'Launch agent via execution of command =
on the controller' as the 'Launch method'.

And in the 'Launch command' I used, 'sshpass' command to connect to the Age=
nt ('slave.jar') on a remote machine=E2=80=8B=E2=80=8B.=0D=0A=0D=0AIt=20is=
=20working=20fine,=20but=20still=20I=20would=20like=20to=20try=20the=20new=
=20version=20of=20fuego=20for=20user=20authentication,=20security=20feature=
s=20etc.=0D=0A=0D=0AI=20will=20try=20it=20and=20let=20you=20know.=0D=0A=0D=
=0AThanks=20a=20lot=20once=20again.=0D=0A=0D=0A=0D=0ANote:=20I=20have=20alr=
eady=20tested=20the=20'Launch=20agents=20via=20SSH'=20on=20plain=20jenkins=
=20(recent=20version)=20as=20well=20and=20it=20is=20working=20fine.=0D=0A=
=0D=0ARegards,=0D=0ADhinakar=20K.=0D=0A=0D=0A-----Original=20Message-----=
=0D=0AFrom:=20Bird,=20Tim=20=5Bmailto:Tim.Bird=40sony.com=5D=20=0D=0ASent:=
=20Wednesday,=20March=2027,=202024=202:24=20AM=0D=0ATo:=20dhinakar.k=20<dhi=
nakar.k=40samsung.com>;=20fuego+owner=40lists.linux.dev;=20fuego=40lists.li=
nuxfoundation.org=0D=0ASubject:=20RE:=20RE=5B4=5D:=20Distribute=20continuou=
s=20integration=20(build)=20to=20servers=20outside=20docker=20container=0D=
=0A=0D=0ADhinakar,=0D=0A=0D=0AI=20have=20committed=20some=20changes=20to=20=
the=20'next'=20branch=20in=20the=20fuego=20and=20fuego-core=20repositories=
=20for=20a=20more=20recent=20version=20of=20the=20Debian=20base=20distribut=
ion=20(bullseye)=20and=20Jenkins=20(2.414.1)=0D=0A=0D=0AI'm=20still=20testi=
ng=20and=20fixing=20issues,=20but=20many=20tests=20seem=20to=20work=20OK.=
=0D=0A=0D=0AYou=20can=20download=20this=20branch,=20using=20the=20following=
=20command:=0D=0A=20=24=20git=20clone=20-b=20next=20https://protect2.fireey=
e.com/v1/url?k=3Dc205cdb3-a38ed885-c20446fc-74fe485cbff1-8f8985f51348034b&q=
=3D1&e=3Dfd58435e-b89c-487a-8038-2c5394d50a38&u=3Dhttps%3A%2F%2Fbitbucket.o=
rg%2Ffuegotest%2Ffuego.git=0D=0A=0D=0AYou=20can=20follow=20the=20instructio=
ns=20on=20the=20following=20pages,=20to=20perform=20installation=20of=20Fue=
go=20with=20this=20repository:=0D=0A=0D=0Ahttps://protect2.fireeye.com/v1/u=
rl?k=3De17a6512-80f17024-e17bee5d-74fe485cbff1-44d3ec083952750c&q=3D1&e=3Df=
d58435e-b89c-487a-8038-2c5394d50a38&u=3Dhttps%3A%2F%2Ffuego.readthedocs.io%=
2Fen%2Flatest%2FQuickstart_Guide.html%23download-build-start-and-access=0D=
=0Ahttps://protect2.fireeye.com/v1/url?k=3D14f10b08-757a1e3e-14f08047-74fe4=
85cbff1-059e997d701ba98c&q=3D1&e=3Dfd58435e-b89c-487a-8038-2c5394d50a38&u=
=3Dhttps%3A%2F%2Ffuego.readthedocs.io%2Fen%2Flatest%2FInstalling_Fuego.html=
%23downloading-a-different-branch=0D=0A=0D=0AYou=20will=20probably=20want=
=20to=20use=20a=20non-default=20docker=20image=20and=20container=20name.=20=
=20See=20the=20following=20link=20for=20instructions:=0D=0Ahttps://protect2=
.fireeye.com/v1/url?k=3D73a03639-122b230f-73a1bd76-74fe485cbff1-9f3005d17b0=
dba86&q=3D1&e=3Dfd58435e-b89c-487a-8038-2c5394d50a38&u=3Dhttps%3A%2F%2Ffueg=
o.readthedocs.io%2Fen%2Flatest%2FInstalling_Fuego.html%23using-an-different=
-container-name=0D=0A=0D=0AIn=20order=20to=20utilize=20distributed=20builds=
,=20I=20believe=20you=20will=20want=20agents=20that=20direct=20jobs=20from=
=20a=20primary=20Jenkins=20instance,=20to=20parallel=20Jenkins=20instances=
=20running=20on=20other=20machines.=0D=0AI=20haven't=20don=E2=80=99t=20this=
=20myself,=20but=20I=20believe=20you=20will=20want=20to=20look=20at=20how=
=20Jenkins=20uses=20ssh=20credentials,=20and=20uses=20=22remoting=22=20agen=
ts=20to=20execute=20things=20on=20other=20machines.=0D=0A=0D=0ABy=20default=
,=20Jenkins=20(as=20configured=20by=20Fuego),=20uses=20a=20node=20for=20eac=
h=20Fuego=20board,=20with=20an=20agent=20(slave.jar)=20that=20is=20sent=20t=
he=20job=20information=20by=20the=20Jenkins=20host,=20and=20ends=20up=20cal=
ling=20the=20command=20for=20the=20job=20definition=20(which=20calls=20'ftc=
=20run-test=20...').=20=20This=20chain=20all=20runs=20inside=20the=20docker=
=20container,=20on=20a=20single=20host=20machine.=20=20However,=20I=20belie=
ve=20you=20can=20configure=20a=20node=20so=20that=20the=20job=20information=
=20is=20sent=20to=20a=20slave.jar=20running=20on=20a=20different=20machine.=
=20=20This=20could=20either=20be=20to=20a=20machine=20running=20jenkins,=20=
or=20just=20running=20'slave.jar'=20(or=20possibly=20'agent.jar'),=20to=20e=
xecute=20the=20command=20for=20the=20job=20definition=20on=20that=20machine=
.=0D=0A=0D=0AAll=20this=20is=20just=20speculation,=20since=20I=20haven't=20=
done=20this=20myself.=0D=0A=0D=0AGood=20luck.=20=20Let=20me=20know=20how=20=
it=20goes.=0D=0A=20--=20Tim=0D=0A=0D=0A>=20-----Original=20Message-----=0D=
=0A>=20From:=20dhinakar.k=20<dhinakar.k=40samsung.com>=20Hi=20Tim,=0D=0A>=
=20=0D=0A>=20Thanks=20a=20lot=20for=20being=20kind=20enough=20to=20spend=20=
your=20precious=20time=20to=20analyze=20my=20storage=20issues.=0D=0A>=20My=
=20eyes=20were=20on=20'/var/lib/jenkins/workspace'=20when=20I=20copy=20past=
ed=20it=20to=20you.=0D=0A>=20I=20will=20look=20into=20it=20and=20resolve=20=
those=20issues.=20Thanks=20a=20lot=20once=20again.=0D=0A>=20=0D=0A>=20I=20w=
ill=20surely=20try=20the=20'next'=20branch=20whenever=20it=20is=20available=
=20to=20check=20'user=20authentication,=20security,=20and=20job=20distribut=
ion'=20features.=0D=0A>=20Thanks=20a=20have=20a=20nice=20weekend.=0D=0A>=20=
=0D=0A>=20Regards,=0D=0A>=20Dhinakar=20K.=0D=0A>=20=0D=0A>=20-----Original=
=20Message-----=0D=0A>=20From:=20Bird,=20Tim=20=5Bmailto:Tim.Bird=40sony.co=
m=5D=0D=0A>=20Sent:=20Saturday,=20March=2023,=202024=203:58=20AM=0D=0A>=20T=
o:=20dhinakar.k=20<dhinakar.k=40samsung.com>;=20fuego+owner=40lists.linux.d=
ev;=20=0D=0A>=20fuego=40lists.linuxfoundation.org=0D=0A>=20Subject:=20RE:=
=20RE=5B3=5D:=20Distribute=20continuous=20integration=20(build)=20to=20=0D=
=0A>=20servers=20outside=20docker=20container=0D=0A>=20=0D=0A>=20Dhinakar,=
=0D=0A>=20=0D=0A>=20OK=20-=20here's=20a=20summary=20of=20your=20object=20co=
unts=20and=20storage=20issues:=0D=0A>=20/var/lib/jenkins=20-=2032G=0D=0A>=
=20=20=20.../userContent=20-=201.8G=0D=0A>=20=20=20.../jobs=20-=2011G=0D=0A=
>=20=20=20.../workspace=20-=2019G=0D=0A>=20=0D=0A>=20=20/fuego-rw=20-=2013G=
=0D=0A>=20=20=20../buildzone=20-=20=7E6G=0D=0A>=20=20=20../buildzone/X86-SS=
H-Test.default.Functional.kernel_build-x86-64=20-=201.8G=0D=0A>=20=20=20../=
buildzone/Functional.LTP-x86_64=20-=202.4G=0D=0A>=20=0D=0A>=206=20nodes,=20=
135=20jobs,=2078=20runs=0D=0A>=20=0D=0A>=20docker=20image:=202.41G?=0D=0A>=
=20(or=20is=20it=20173=20GB?)=0D=0A>=20=0D=0A>=20This=20is=20confusing.=20=
=20Your=20latest=20fuego=20docker=20container=20is=202.41G,=20but=20=0D=0A>=
=20you=20have=20/var/lib/jenkins=20that=20is=20about=2032G=20(and=20that=20=
should=20all=20be=20in=20your=20container=20image).=0D=0A>=20=0D=0A>=20It=
=20looks=20like=20the=20builds=20for=20the=20kernel=20and=20for=20LTP=20are=
=20taking=20the=20most=20space.=0D=0A>=20=0D=0A>=20I=20have=20no=20idea=20w=
hy=20your=20/var/lib/jenkins/jobs=20directory=20would=20be=20so=20big=20(11=
G)=20Maybe=20do:=0D=0A>=20=24=20du=20-sh=20/var/lib/jenkins/jobs/*=20=7C=20=
sort=20-sh=20and=20see=20which=20jobs=20have=20a=20lot=20of=20info.=0D=0A>=
=20=0D=0A>=20Also,=20I=20don't=20know=20what's=20going=20on=20with=20your=
=20/var/lib/jenkins/workspace=20(19G)=20I=20don't=20even=20have=20that=20di=
rectory=20on=20my=20system.=0D=0A>=20=0D=0A>=20My=20stats=20look=20quite=20=
different:=0D=0A>=20I=20have=2013=20nodes,=20387=20jobs=20and=201129=20runs=
=20in=20my=20most=20active=20Fuego=20container,=20my=20/var/lib/Jenkins=20i=
s=20only=20204M.=0D=0A>=20=0D=0A>=20My=20/fuego-rw/buildzone=20is=2064G,=20=
due=20to=20lots=20of=20instances=20of=20LTP=20(and=20something=20very=20fun=
ky=20about=20one=20Interbench=20build):=0D=0A>=201.2G=09ren1.latest-smoke.F=
unctional.LTP-poky-aarch64=0D=0A>=201.7G=09Functional.kselftest-x86_64=0D=
=0A>=201.7G=09rpi3-2.default.Functional.kernel_build-aarch64=0D=0A>=201.9G=
=09Functional.LTP_one_at_a_time-debian-armhf=0D=0A>=202.0G=09Functional.ras=
pi_kinstall-debian-armhf=0D=0A>=202.3G=09bbb.latest-smoke.Functional.LTP-de=
bian-armhf=0D=0A>=202.4G=09Functional.LTP-x86_64=0D=0A>=202.4G=09Functional=
.LTP_one_at_a_time-x86_64=0D=0A>=202.5G=09Functional.LTP-poky-aarch64=0D=0A=
>=202.5G=09Functional.LTP_one_at_a_time-aarch64=0D=0A>=202.5G=09Functional.=
LTP_one_at_a_time-poky-aarch64=0D=0A>=203.0G=09min1.latest-smoke.Functional=
.LTP-x86_64=0D=0A>=203.0G=09min1.latest.Functional.LTP-x86_64=0D=0A>=203.2G=
=09rpi3-2.latest-smoke.Functional.LTP-aarch64=0D=0A>=2032G=09Benchmark.Inte=
rbench-x86_64=0D=0A>=20=0D=0A>=20There=20might=20be=20stuff=20in=20/var/lib=
/jenkins/workspace=20you=20could=20get=20rid=20of.=0D=0A>=20=0D=0A>=20I=20h=
ave=20a=20lot=20more=20runs=20on=20my=20system,=20but=20very=20many=20of=20=
those=20have=20very=20=0D=0A>=20short=20run.json=20files,=20as=20they=20are=
=20for=20tests=20with=20small=20results.=20I=20=0D=0A>=20believe=20the=20la=
rgest=20run.json=20and=20consolelog.txt=20files=20are=20for=20LTP.=20=20If=
=20you=20have=20a=20lot=20of=20those,=20maybe=20you=20can=20archive=20old=
=20ones=20to=20reduce=20disk=20usage=20and=20improve=20performance.=0D=0A>=
=20=0D=0A>=20In=20any=20event,=20is=20there=20any=20particular=20operation=
=20which=20is=20taking=20a=20long=20=0D=0A>=20time=20to=20complete,=20due=
=20to=20the=20docker=20size=20(or=20fuego=20directory)=20being=20too=20big=
=20or=20taking=20too=20much=20space?=0D=0A>=20=0D=0A>=20Finally,=20I'm=20st=
ill=20working=20on=20the=20new=20docker=20container=20(with=20more=20=0D=0A=
>=20recent=20versions=20of=20Debian=20and=20Jenkins).=20=20I've=20already=
=20fixed=20a=20few=20bugs=20=0D=0A>=20that=20I=20found,=20but=20there=20are=
=20a=20lot=20of=20old=20Fuego=20packages=20that=20don't=20compile=20with=20=
newer=20toolchains.=20=20There=20are=20workarounds=20for=20this,=20but=20it=
=20will=20take=20a=20while=20to=20implement.=0D=0A>=20=0D=0A>=20My=20plan=
=20is=20to=20publish=20my=20working=20branch=20for=20this=20work=20on=20bit=
bucket,=20as=20a=20'next'=20branch,=20even=20though=20not=20all=20problems=
=20are=20resolved.=0D=0A>=20You=20could=20then=20build=20a=20container=20us=
ing=20that=20(if=20you=20want=20to),=20and=20=0D=0A>=20check=20if=20the=20n=
ew=20version=20of=20Jenkins=20has=20the=20features=20you=20need=20for=20use=
r=20authentication,=20security,=20and=20job=20distribution.=0D=0A>=20=0D=0A=
>=20I=20can=20give=20you=20some=20install=20steps=20for=20using=20a=20'next=
'=20branch,=20if=20you=20are=20interested=20in=20trying=20that.=0D=0A>=20=
=0D=0A>=20Sorry=20this=20has=20taken=20so=20long.=0D=0A>=20=20--=20Tim=0D=
=0A>=20=0D=0A>=20=0D=0A>=20=0D=0A>=20>=20-----Original=20Message-----=0D=0A=
>=20>=20From:=20dhinakar.k=20<dhinakar.k=40samsung.com>=20Hi=20Tim,=0D=0A>=
=20>=0D=0A>=20>=20Thanks=20for=20your=20prompt=20response.=0D=0A>=20>=20Ple=
ase=20find=20the=20details=20you=20requested=20below.=0D=0A>=20>=0D=0A>=20>=
=20=23=20du=20-sh=20/fuego-rw/logs/*=20=7C=20sort=20-h=0D=0A>=20>=204.0K=20=
=20=20=20/fuego-rw/logs/README=0D=0A>=20>=208.0K=20=20=20=20/fuego-rw/logs/=
logruns=0D=0A>=20>=2056K=20=20=20=20=20/fuego-rw/logs/Benchmark.gtkperf=0D=
=0A>=20>=2060K=20=20=20=20=20/fuego-rw/logs/Functional.glib=0D=0A>=20>=2096=
K=20=20=20=20=20/fuego-rw/logs/Benchmark.GLMark=0D=0A>=20>=20228K=20=20=20=
=20/fuego-rw/logs/theme=0D=0A>=20>=20284K=20=20=20=20/fuego-rw/logs/Benchma=
rk.dbench4=0D=0A>=20>=20284K=20=20=20=20/fuego-rw/logs/Benchmark.himeno=0D=
=0A>=20>=20284K=20=20=20=20/fuego-rw/logs/Benchmark.iperf=0D=0A>=20>=20284K=
=20=20=20=20/fuego-rw/logs/Benchmark.x11perf=0D=0A>=20>=20288K=20=20=20=20/=
fuego-rw/logs/Benchmark.linpack=0D=0A>=20>=20288K=20=20=20=20/fuego-rw/logs=
/Functional.aiostress=0D=0A>=20>=20288K=20=20=20=20/fuego-rw/logs/Functiona=
l.bc=0D=0A>=20>=20288K=20=20=20=20/fuego-rw/logs/Functional.crashme=0D=0A>=
=20>=20288K=20=20=20=20/fuego-rw/logs/Functional.fontconfig=0D=0A>=20>=2028=
8K=20=20=20=20/fuego-rw/logs/Functional.hello_world=0D=0A>=20>=20288K=20=20=
=20=20/fuego-rw/logs/Functional.stress=0D=0A>=20>=20288K=20=20=20=20/fuego-=
rw/logs/Functional.synctest=0D=0A>=20>=20288K=20=20=20=20/fuego-rw/logs/Fun=
ctional.zlib=0D=0A>=20>=20292K=20=20=20=20/fuego-rw/logs/Benchmark.Stream=
=0D=0A>=20>=20292K=20=20=20=20/fuego-rw/logs/Benchmark.netperf=0D=0A>=20>=
=20292K=20=20=20=20/fuego-rw/logs/Benchmark.tiobench=0D=0A>=20>=20296K=20=
=20=20=20/fuego-rw/logs/Functional.ipv6connect=0D=0A>=20>=20304K=20=20=20=
=20/fuego-rw/logs/Benchmark.nbench_byte=0D=0A>=20>=20304K=20=20=20=20/fuego=
-rw/logs/Benchmark.netpipe=0D=0A>=20>=20312K=20=20=20=20/fuego-rw/logs/Benc=
hmark.fio=0D=0A>=20>=20312K=20=20=20=20/fuego-rw/logs/Functional.scrashme=
=0D=0A>=20>=20316K=20=20=20=20/fuego-rw/logs/Benchmark.Java=0D=0A>=20>=2034=
4K=20=20=20=20/fuego-rw/logs/Functional.bzip2=0D=0A>=20>=20352K=20=20=20=20=
/fuego-rw/logs/Benchmark.IOzone=0D=0A>=20>=20352K=20=20=20=20/fuego-rw/logs=
/Functional.jpeg=0D=0A>=20>=20356K=20=20=20=20/fuego-rw/logs/Benchmark.Open=
SSL=0D=0A>=20>=20372K=20=20=20=20/fuego-rw/logs/Functional.netperf=0D=0A>=
=20>=20396K=20=20=20=20/fuego-rw/logs/Functional.expat=0D=0A>=20>=20400K=20=
=20=20=20/fuego-rw/logs/Benchmark.lmbench2=0D=0A>=20>=20404K=20=20=20=20/fu=
ego-rw/logs/Functional.kernel_build=0D=0A>=20>=20424K=20=20=20=20/fuego-rw/=
logs/Functional.rmaptest=0D=0A>=20>=20524K=20=20=20=20/fuego-rw/logs/image=
=0D=0A>=20>=20536K=20=20=20=20/fuego-rw/logs/Benchmark.Interbench=0D=0A>=20=
>=20552K=20=20=20=20/fuego-rw/logs/Benchmark.ebizzy=0D=0A>=20>=20552K=20=20=
=20=20/fuego-rw/logs/Benchmark.signaltest=0D=0A>=20>=20556K=20=20=20=20/fue=
go-rw/logs/Functional.pi_tests=0D=0A>=20>=20588K=20=20=20=20/fuego-rw/logs/=
Benchmark.Whetstone=0D=0A>=20>=20740K=20=20=20=20/fuego-rw/logs/Functional.=
ft2demos=0D=0A>=20>=20808K=20=20=20=20/fuego-rw/logs/Benchmark.Dhrystone=0D=
=0A>=20>=201.1M=20=20=20=20/fuego-rw/logs/Benchmark.cyclictest=0D=0A>=20>=
=201.1M=20=20=20=20/fuego-rw/logs/Benchmark.ffsb=0D=0A>=20>=201.2M=20=20=20=
=20/fuego-rw/logs/Benchmark.bonnie=0D=0A>=20>=201.6M=20=20=20=20/fuego-rw/l=
ogs/Benchmark.hackbench=0D=0A>=20>=202.1M=20=20=20=20/fuego-rw/logs/Functio=
nal.OpenSSL=0D=0A>=20>=207.5M=20=20=20=20/fuego-rw/logs/Extract=0D=0A>=20>=
=2011M=20=20=20=20=20/fuego-rw/logs/Functional.linus_stress=0D=0A>=20>=2012=
M=20=20=20=20=20/fuego-rw/logs/Functional.LTP=0D=0A>=20>=0D=0A>=20>=20=23=
=20ftc=20list-nodes=20=7C=20wc=20-l=0D=0A>=20>=206=0D=0A>=20>=0D=0A>=20>=20=
Jenkins=20nodes=20in=20this=20system:=0D=0A>=20>=20=20=20=20ARM64-SSH-Test=
=0D=0A>=20>=20=20=20=20ARM64-Serial-Test=0D=0A>=20>=20=20=20=20SAPIENT-MAIN=
-Server-Node=0D=0A>=20>=20=20=20=20X86-SSH-Test=0D=0A>=20>=20=20=20=20X86-S=
erial-Test=0D=0A>=20>=0D=0A>=20>=20=23=20ftc=20list-jobs=20=7C=20wc=20-l=0D=
=0A>=20>=20135=0D=0A>=20>=0D=0A>=20>=20=23=20ftc=20list-runs=20=7C=20wc=20-=
l=0D=0A>=20>=2078=0D=0A>=20>=0D=0A>=20>=20Regards,=0D=0A>=20>=20Dhinakar=20=
K.=0D=0A>=20>=0D=0A>=20>=20-----Original=20Message-----=0D=0A>=20>=20From:=
=20Bird,=20Tim=20=5Bmailto:Tim.Bird=40sony.com=5D=0D=0A>=20>=20Sent:=20Satu=
rday,=20March=2016,=202024=2012:12=20AM=0D=0A>=20>=20To:=20dhinakar.k=20<dh=
inakar.k=40samsung.com>;=20=0D=0A>=20>=20fuego+owner=40lists.linux.dev;=20f=
uego=40lists.linuxfoundation.org=0D=0A>=20>=20Subject:=20RE:=20RE=5B3=5D:=
=20Distribute=20continuous=20integration=20(build)=20to=20=0D=0A>=20>=20ser=
vers=20outside=20docker=20container=0D=0A>=20>=0D=0A>=20>=20Dhinkar,=0D=0A>=
=20>=0D=0A>=20>=20Can=20you=20send=20me=20the=20info=20for=20these=20as=20w=
ell:=0D=0A>=20>=0D=0A>=20>=20=23=20du=20-sh=20/fuego-rw/logs/*=20=7C=20sort=
=20-h=0D=0A>=20>=0D=0A>=20>=0D=0A>=20>=20=23=20ftc=20list-nodes=20=7C=20wc=
=20-l=0D=0A>=20>=0D=0A>=20>=0D=0A>=20>=20=23=20ftc=20list-jobs=20=7C=20wc=
=20-l=0D=0A>=20>=0D=0A>=20>=0D=0A>=20>=20=23=20ftc=20list-runs=20=7C=20wc=
=20-l=0D=0A>=20>=0D=0A>=20>=0D=0A>=20>=20=20--=20Tim=0D=0A>=20>=0D=0A>=20>=
=20>=20-----Original=20Message-----=0D=0A>=20>=20>=20From:=20dhinakar.k=20<=
dhinakar.k=40samsung.com>=0D=0A>=20>=20>=20Sent:=20Friday,=20March=2015,=20=
2024=209:38=20AM=0D=0A>=20>=20>=20To:=20Bird,=20Tim=20<Tim.Bird=40sony.com>=
;=20fuego+owner=40lists.linux.dev;=20=0D=0A>=20>=20>=20fuego=40lists.linuxf=
oundation.org=0D=0A>=20>=20>=20Subject:=20RE=5B3=5D:=20Distribute=20continu=
ous=20integration=20(build)=20to=20=0D=0A>=20>=20>=20servers=20outside=20do=
cker=20container=0D=0A>=20>=20>=0D=0A>=20>=20>=20Hi=20Tim,=20Thanks=20a=20l=
ot=20for=20your=20response.=20Please=20find=20below=20the=20=0D=0A>=20>=20>=
=20details=20that=20you=20requested.=20=23=20du=20-sh=20/var/lib/Jenkins=20=
32G=20=0D=0A>=20>=20>=20/var/lib/Jenkins=20=23=20du=20-sh=0D=0A>=20>=20>=20=
/var/lib/jenkins/*=20=7C=20sort=20-h=200=20/var/lib/jenkins/secret.=E2=80=
=8Akey.=0D=0A>=20>=20>=20not-so-secret=204.=E2=80=8A0K=20/var/lib/jenkins/c=
om.=E2=80=8Acloudbees.=E2=80=8Ahudson.=E2=80=8Aplugins.=0D=0A>=20>=20>=20fo=
lder.=E2=80=8Aconfig.=E2=80=8AAbstractFolderConfiguration.=E2=80=8Axml=20=
=0D=0A>=20>=20>=20ZjQcmQRYFpfptBannerStart=20Caution=20:=20This=20email=20o=
riginated=20from=20outside=20of=20Sony.=0D=0A>=20>=20>=20Do=20not=20click=
=20links=20or=20open=20any=20attachments=20unless=20you=20recognize=20the=
=20sender=20and=20know=20the=20content=20is=20safe.=20Please=20report=20phi=
shing=20if=20unsure.=0D=0A>=20>=20>=0D=0A>=20>=20>=20ZjQcmQRYFpfptBannerEnd=
=0D=0A>=20>=20>=20Hi=20Tim,=0D=0A>=20>=20>=0D=0A>=20>=20>=20Thanks=20a=20lo=
t=20for=20your=20response.=0D=0A>=20>=20>=20Please=20find=20below=20the=20d=
etails=20that=20you=20requested.=0D=0A>=20>=20>=0D=0A>=20>=20>=20=23=20du=
=20-sh=20/var/lib/Jenkins=0D=0A>=20>=20>=2032G=20=20=20=20=20/var/lib/Jenki=
ns=0D=0A>=20>=20>=0D=0A>=20>=20>=20=23=20du=20-sh=20/var/lib/jenkins/*=20=
=7C=20sort=20-h=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/var/lib/jenkins/sec=
ret.key.not-so-secret=0D=0A>=20>=20>=204.0K=20=20=20=20/var/lib/jenkins/com=
.cloudbees.hudson.plugins.folder.config.AbstractFolderConfiguration.xml=0D=
=0A>=20>=20>=204.0K=20=20=20=20/var/lib/jenkins/com.mtvi.plateng.hudson.lda=
p.LdapMailAddressResolver.xml=0D=0A>=20>=20>=204.0K=20=20=20=20/var/lib/jen=
kins/com.orctom.jenkins.plugin.buildtimestamp.BuildTimestampWrapper.xml=0D=
=0A>=20>=20>=204.0K=20=20=20=20/var/lib/jenkins/credentials.xml=0D=0A>=20>=
=20>=204.0K=20=20=20=20/var/lib/jenkins/hudson.maven.MavenModuleSet.xml=0D=
=0A>=20>=20>=204.0K=20=20=20=20/var/lib/jenkins/hudson.model.UpdateCenter.x=
ml=0D=0A>=20>=20>=204.0K=20=20=20=20/var/lib/jenkins/hudson.plugins.emailex=
t.ExtendedEmailPublisher.xml=0D=0A>=20>=20>=204.0K=20=20=20=20/var/lib/jenk=
ins/hudson.plugins.git.GitSCM.xml=0D=0A>=20>=20>=204.0K=20=20=20=20/var/lib=
/jenkins/hudson.plugins.git.GitTool.xml=0D=0A>=20>=20>=204.0K=20=20=20=20/v=
ar/lib/jenkins/hudson.plugins.sidebar_link.SidebarLinkPlugin.xml=0D=0A>=20>=
=20>=204.0K=20=20=20=20/var/lib/jenkins/hudson.plugins.sonar.SonarGlobalCon=
figuration.xml=0D=0A>=20>=20>=204.0K=20=20=20=20/var/lib/jenkins/hudson.plu=
gins.timestamper.TimestamperConfig.xml=0D=0A>=20>=20>=204.0K=20=20=20=20/va=
r/lib/jenkins/hudson.tasks.Mailer.xml=0D=0A>=20>=20>=204.0K=20=20=20=20/var=
/lib/jenkins/hudson.tasks.Shell.xml=0D=0A>=20>=20>=204.0K=20=20=20=20/var/l=
ib/jenkins/hudson.triggers.SCMTrigger.xml=0D=0A>=20>=20>=204.0K=20=20=20=20=
/var/lib/jenkins/identity.key.enc=0D=0A>=20>=20>=204.0K=20=20=20=20/var/lib=
/jenkins/io.jenkins.plugins.junit.storage.JunitTestResultStorageConfigurati=
on.xml=0D=0A>=20>=20>=204.0K=20=20=20=20/var/lib/jenkins/jenkins.fingerprin=
ts.GlobalFingerprintConfiguration.xml=0D=0A>=20>=20>=204.0K=20=20=20=20/var=
/lib/jenkins/jenkins.install.InstallUtil.lastExecVersion=0D=0A>=20>=20>=204=
.0K=20=20=20=20/var/lib/jenkins/jenkins.install.UpgradeWizard.state=0D=0A>=
=20>=20>=204.0K=20=20=20=20/var/lib/jenkins/jenkins.model.ArtifactManagerCo=
nfiguration.xml=0D=0A>=20>=20>=204.0K=20=20=20=20/var/lib/jenkins/jenkins.m=
odel.GlobalBuildDiscarderConfiguration.xml=0D=0A>=20>=20>=204.0K=20=20=20=
=20/var/lib/jenkins/jenkins.model.JenkinsLocationConfiguration.xml=0D=0A>=
=20>=20>=204.0K=20=20=20=20/var/lib/jenkins/jenkins.plugins.msginject.MsgIn=
jectConfig.xml=0D=0A>=20>=20>=204.0K=20=20=20=20/var/lib/jenkins/jenkins.se=
curity.ResourceDomainConfiguration.xml=0D=0A>=20>=20>=204.0K=20=20=20=20/va=
r/lib/jenkins/jenkins.security.apitoken.ApiTokenPropertyConfiguration.xml=
=0D=0A>=20>=20>=204.0K=20=20=20=20/var/lib/jenkins/jenkins.tasks.filters.En=
vVarsFilterGlobalConfiguration.xml=0D=0A>=20>=20>=204.0K=20=20=20=20/var/li=
b/jenkins/jenkins.telemetry.Correlator.xml=0D=0A>=20>=20>=204.0K=20=20=20=
=20/var/lib/jenkins/net.plavcak.jenkins.plugins.scmskip.SCMSkipBuildWrapper=
.xml=0D=0A>=20>=20>=204.0K=20=20=20=20/var/lib/jenkins/net.uaznia.lukanus.h=
udson.plugins.gitparameter.GitParameterDefinition.xml=0D=0A>=20>=20>=204.0K=
=20=20=20=20/var/lib/jenkins/nodeMonitors.xml=0D=0A>=20>=20>=204.0K=20=20=
=20=20/var/lib/jenkins/org.codefirst.SimpleThemeDecorator.xml=0D=0A>=20>=20=
>=204.0K=20=20=20=20/var/lib/jenkins/org.jenkinsCi.plugins.projectDescripti=
onSetter.DescriptionSetterWrapper.xml=0D=0A>=20>=20>=204.0K=20=20=20=20/var=
/lib/jenkins/org.jenkinsci.plugins.ansible_tower.AnsibleTower.xml=0D=0A>=20=
>=20>=204.0K=20=20=20=20/var/lib/jenkins/org.jenkinsci.plugins.corsfilter.A=
ccessControlsFilter.xml=0D=0A>=20>=20>=204.0K=20=20=20=20/var/lib/jenkins/o=
rg.jenkinsci.plugins.lucene.search.config.SearchBackendConfiguration.xml=0D=
=0A>=20>=20>=204.0K=20=20=20=20/var/lib/jenkins/org.jenkinsci.plugins.workf=
low.flow.GlobalDefaultFlowDurabilityLevel.xml=0D=0A>=20>=20>=204.0K=20=20=
=20=20/var/lib/jenkins/org.quality.gates.jenkins.plugin.GlobalConfig.xml=0D=
=0A>=20>=20>=204.0K=20=20=20=20/var/lib/jenkins/queue.xml=0D=0A>=20>=20>=20=
4.0K=20=20=20=20/var/lib/jenkins/queue.xml.bak=0D=0A>=20>=20>=204.0K=20=20=
=20=20/var/lib/jenkins/scriptApproval.xml=0D=0A>=20>=20>=204.0K=20=20=20=20=
/var/lib/jenkins/secret.key=0D=0A>=20>=20>=204.0K=20=20=20=20/var/lib/jenki=
ns/sidebar-link.xml=0D=0A>=20>=20>=2012K=20=20=20=20=20/var/lib/jenkins/ger=
rit-trigger.xml=0D=0A>=20>=20>=2016K=20=20=20=20=20/var/lib/jenkins/hudson.=
plugins.ansicolor.AnsiColorBuildWrapper.xml=0D=0A>=20>=20>=2020K=20=20=20=
=20=20/var/lib/jenkins/config.xml=0D=0A>=20>=20>=2044K=20=20=20=20=20/var/l=
ib/jenkins/nodes=0D=0A>=20>=20>=2072K=20=20=20=20=20/var/lib/jenkins/secret=
s=0D=0A>=20>=20>=20356K=20=20=20=20/var/lib/jenkins/users=0D=0A>=20>=20>=20=
1.7M=20=20=20=20/var/lib/jenkins/logs=0D=0A>=20>=20>=201.8M=20=20=20=20/var=
/lib/jenkins/luceneIndex=0D=0A>=20>=20>=203.6M=20=20=20=20/var/lib/jenkins/=
updates=0D=0A>=20>=20>=203.9M=20=20=20=20/var/lib/jenkins/plugins_backup=0D=
=0A>=20>=20>=20316M=20=20=20=20/var/lib/jenkins/plugins=0D=0A>=20>=20>=2031=
6M=20=20=20=20/var/lib/jenkins/plugins_not_working=0D=0A>=20>=20>=20372M=20=
=20=20=20/var/lib/jenkins/plugins_old_2ndFeb2024=0D=0A>=20>=20>=20376M=20=
=20=20=20/var/lib/jenkins/plugins_working_2ndFeb2024=0D=0A>=20>=20>=201.8G=
=20=20=20=20/var/lib/jenkins/userContent=0D=0A>=20>=20>=2011G=20=20=20=20=
=20/var/lib/jenkins/jobs=0D=0A>=20>=20>=2019G=20=20=20=20=20/var/lib/jenkin=
s/workspace=0D=0A>=20>=20>=0D=0A>=20>=20>=20=23=20du=20-sh=20/fuego-rw=0D=
=0A>=20>=20>=2013G=20=20=20=20=20/fuego-rw=0D=0A>=20>=20>=0D=0A>=20>=20>=20=
=23=20du=20-sh=20/fuego-rw/buildzone/*=20=7C=20sort=20-h=20=23=20du=20-sh=
=20/fuego-rw/logs/*=20=0D=0A>=20>=20>=20=7C=20sort=20-h=20=23=20ftc=20list-=
nodes=20=7C=20wc=20-l=20=23=20ftc=20list-jobs=20=7C=20wc=20-l=20=23=20ftc=
=20=0D=0A>=20>=20>=20list-runs=20=7C=20wc=20-=0D=0A>=20l=0D=0A>=20>=20>=200=
=20=20=20=20=20=20=20/fuego-rw/buildzone/ARM64-SSH-Test.default.Benchmark.D=
hrystone-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/=
ARM64-SSH-Test.default.Benchmark.GLMark-aarch64=0D=0A>=20>=20>=200=20=20=20=
=20=20=20=20/fuego-rw/buildzone/ARM64-SSH-Test.default.Benchmark.GLMark-x86=
_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/ARM64-SSH-Te=
st.default.Benchmark.IOzone-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/=
fuego-rw/buildzone/ARM64-SSH-Test.default.Benchmark.Interbench-x86_64=0D=0A=
>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/ARM64-SSH-Test.defaul=
t.Benchmark.Java-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/bu=
ildzone/ARM64-SSH-Test.default.Benchmark.OpenSSL-x86_64=0D=0A>=20>=20>=200=
=20=20=20=20=20=20=20/fuego-rw/buildzone/ARM64-SSH-Test.default.Benchmark.S=
tream-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/ARM=
64-SSH-Test.default.Benchmark.Whetstone-x86_64=0D=0A>=20>=20>=200=20=20=20=
=20=20=20=20/fuego-rw/buildzone/ARM64-SSH-Test.default.Benchmark.bonnie-x86=
_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/ARM64-SSH-Te=
st.default.Benchmark.cyclictest-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=
=20/fuego-rw/buildzone/ARM64-SSH-Test.default.Benchmark.dbench4-x86_64=0D=
=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/ARM64-SSH-Test.def=
ault.Benchmark.ebizzy-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-=
rw/buildzone/ARM64-SSH-Test.default.Benchmark.ffsb-x86_64=0D=0A>=20>=20>=20=
0=20=20=20=20=20=20=20/fuego-rw/buildzone/ARM64-SSH-Test.default.Benchmark.=
fio-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/ARM64=
-SSH-Test.default.Benchmark.gtkperf-x86_64=0D=0A>=20>=20>=200=20=20=20=20=
=20=20=20/fuego-rw/buildzone/ARM64-SSH-Test.default.Benchmark.hackbench-x86=
_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/ARM64-SSH-Te=
st.default.Benchmark.himeno-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/=
fuego-rw/buildzone/ARM64-SSH-Test.default.Benchmark.iperf-x86_64=0D=0A>=20>=
=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/ARM64-SSH-Test.default.Ben=
chmark.linpack-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buil=
dzone/ARM64-SSH-Test.default.Benchmark.lmbench2-x86_64=0D=0A>=20>=20>=200=
=20=20=20=20=20=20=20/fuego-rw/buildzone/ARM64-SSH-Test.default.Benchmark.n=
bench_byte-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzon=
e/ARM64-SSH-Test.default.Benchmark.netperf-x86_64=0D=0A>=20>=20>=200=20=20=
=20=20=20=20=20/fuego-rw/buildzone/ARM64-SSH-Test.default.Benchmark.netpipe=
-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/ARM64-SS=
H-Test.default.Benchmark.signaltest-x86_64=0D=0A>=20>=20>=200=20=20=20=20=
=20=20=20/fuego-rw/buildzone/ARM64-SSH-Test.default.Benchmark.tiobench-x86_=
64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/ARM64-SSH-Tes=
t.default.Benchmark.x11perf-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/=
fuego-rw/buildzone/X86-SSH-Test.default.Benchmark.Dhrystone-x86_64=0D=0A>=
=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH-Test.default.B=
enchmark.GLMark-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/bui=
ldzone/X86-SSH-Test.default.Benchmark.IOzone-x86_64=0D=0A>=20>=20>=200=20=
=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH-Test.default.Benchmark.Interb=
ench-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-=
SSH-Test.default.Benchmark.Java-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=
=20/fuego-rw/buildzone/X86-SSH-Test.default.Benchmark.OpenSSL-x86_64=0D=0A>=
=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH-Test.default.B=
enchmark.Stream-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/bui=
ldzone/X86-SSH-Test.default.Benchmark.Whetstone-x86_64=0D=0A>=20>=20>=200=
=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH-Test.default.Benchmark.bon=
nie-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-S=
SH-Test.default.Benchmark.cyclictest-x86_64=0D=0A>=20>=20>=200=20=20=20=20=
=20=20=20/fuego-rw/buildzone/X86-SSH-Test.default.Benchmark.dbench4-x86_64=
=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH-Test.de=
fault.Benchmark.ebizzy-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego=
-rw/buildzone/X86-SSH-Test.default.Benchmark.ffsb-x86_64=0D=0A>=20>=20>=200=
=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH-Test.default.Benchmark.fio=
-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH-=
Test.default.Benchmark.gtkperf-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=
=20/fuego-rw/buildzone/X86-SSH-Test.default.Benchmark.hackbench-x86_64=0D=
=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH-Test.defau=
lt.Benchmark.himeno-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw=
/buildzone/X86-SSH-Test.default.Benchmark.iperf-x86_64=0D=0A>=20>=20>=200=
=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH-Test.default.Benchmark.lin=
pack-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-=
SSH-Test.default.Benchmark.lmbench2-x86_64=0D=0A>=20>=20>=200=20=20=20=20=
=20=20=20/fuego-rw/buildzone/X86-SSH-Test.default.Benchmark.nbench_byte-x86=
_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH-Test=
.default.Benchmark.netperf-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/f=
uego-rw/buildzone/X86-SSH-Test.default.Benchmark.netpipe-x86_64=0D=0A>=20>=
=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH-Test.default.Bench=
mark.signaltest-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/bui=
ldzone/X86-SSH-Test.default.Benchmark.tiobench-x86_64=0D=0A>=20>=20>=200=20=
=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH-Test.default.Benchmark.x11per=
f-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH=
-Test.default.Functional.LTP-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20=
/fuego-rw/buildzone/X86-SSH-Test.default.Functional.OpenSSL-x86_64=0D=0A>=
=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH-Test.default.F=
unctional.aiostress-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw=
/buildzone/X86-SSH-Test.default.Functional.bc-x86_64=0D=0A>=20>=20>=200=20=
=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH-Test.default.Functional.bzip2=
-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH-=
Test.default.Functional.crashme-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=
=20/fuego-rw/buildzone/X86-SSH-Test.default.Functional.expat-x86_64=0D=0A>=
=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH-Test.default.F=
unctional.fontconfig-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-r=
w/buildzone/X86-SSH-Test.default.Functional.ft2demos-x86_64=0D=0A>=20>=20>=
=200=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH-Test.default.Functiona=
l.glib-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/X8=
6-SSH-Test.default.Functional.hello_world-x86_64=0D=0A>=20>=20>=200=20=20=
=20=20=20=20=20/fuego-rw/buildzone/X86-SSH-Test.default.Functional.ipv6conn=
ect-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-S=
SH-Test.default.Functional.jpeg-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=
=20/fuego-rw/buildzone/X86-SSH-Test.default.Functional.linus_stress-x86_64=
=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH-Test.de=
fault.Functional.netperf-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fue=
go-rw/buildzone/X86-SSH-Test.default.Functional.pi_tests-x86_64=0D=0A>=20>=
=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH-Test.default.Funct=
ional.rmaptest-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buil=
dzone/X86-SSH-Test.default.Functional.scrashme-x86_64=0D=0A>=20>=20>=200=20=
=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH-Test.default.Functional.stres=
s-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=20=20/fuego-rw/buildzone/X86-SSH=
-Test.default.Functional.synctest-x86_64=0D=0A>=20>=20>=200=20=20=20=20=20=
=20=20/fuego-rw/buildzone/X86-SSH-Test.default.Functional.zlib-x86_64=0D=0A=
>=20>=20>=204.0K=20=20=20=20/fuego-rw/buildzone/README=0D=0A>=20>=20>=2012K=
=20=20=20=20=20/fuego-rw/buildzone/Functional.bc-x86_64=0D=0A>=20>=20>=2032=
K=20=20=20=20=20/fuego-rw/buildzone/Functional.hello_world-x86_64=0D=0A>=20=
>=20>=2032K=20=20=20=20=20/fuego-rw/buildzone/Functional.linus_stress-x86_6=
4=0D=0A>=20>=20>=2032K=20=20=20=20=20/fuego-rw/buildzone/Functional.synctes=
t-x86_64=0D=0A>=20>=20>=2036K=20=20=20=20=20/fuego-rw/buildzone/Functional.=
rmaptest-x86_64=0D=0A>=20>=20>=2048K=20=20=20=20=20/fuego-rw/buildzone/Benc=
hmark.himeno-x86_64=0D=0A>=20>=20>=2048K=20=20=20=20=20/fuego-rw/buildzone/=
Benchmark.linpack-x86_64=0D=0A>=20>=20>=2048K=20=20=20=20=20/fuego-rw/build=
zone/Functional.ipv6connect-x86_64=0D=0A>=20>=20>=2060K=20=20=20=20=20/fueg=
o-rw/buildzone/Benchmark.Stream-x86_64=0D=0A>=20>=20>=2076K=20=20=20=20=20/=
fuego-rw/buildzone/Benchmark.Whetstone-x86_64=0D=0A>=20>=20>=2076K=20=20=20=
=20=20/fuego-rw/buildzone/Benchmark.ebizzy-x86_64=0D=0A>=20>=20>=2084K=20=
=20=20=20=20/fuego-rw/buildzone/Functional.aiostress-x86_64=0D=0A>=20>=20>=
=20168K=20=20=20=20/fuego-rw/buildzone/Benchmark.Dhrystone-x86_64=0D=0A>=20=
>=20>=20240K=20=20=20=20/fuego-rw/buildzone/Benchmark.tiobench-x86_64=0D=0A=
>=20>=20>=20244K=20=20=20=20/fuego-rw/buildzone/Functional.crashme-x86_64=
=0D=0A>=20>=20>=20488K=20=20=20=20/fuego-rw/buildzone/Benchmark.Interbench-=
x86_64=0D=0A>=20>=20>=20576K=20=20=20=20/fuego-rw/buildzone/Functional.scra=
shme-x86_64=0D=0A>=20>=20>=20760K=20=20=20=20/fuego-rw/buildzone/Benchmark.=
hackbench-x86_64=0D=0A>=20>=20>=20816K=20=20=20=20/fuego-rw/buildzone/Bench=
mark.signaltest-x86_64=0D=0A>=20>=20>=20868K=20=20=20=20/fuego-rw/buildzone=
/Functional.pi_tests-x86_64=0D=0A>=20>=20>=20900K=20=20=20=20/fuego-rw/buil=
dzone/Benchmark.netpipe-x86_64=0D=0A>=20>=20>=20904K=20=20=20=20/fuego-rw/b=
uildzone/Benchmark.cyclictest-x86_64=0D=0A>=20>=20>=201004K=20=20=20/fuego-=
rw/buildzone/Functional.stress-x86_64=0D=0A>=20>=20>=201.3M=20=20=20=20/fue=
go-rw/buildzone/Benchmark.ffsb-x86_64=0D=0A>=20>=20>=201.6M=20=20=20=20/fue=
go-rw/buildzone/Benchmark.GLMark-aarch64=0D=0A>=20>=20>=201.6M=20=20=20=20/=
fuego-rw/buildzone/Benchmark.GLMark-x86_64=0D=0A>=20>=20>=201.7M=20=20=20=
=20/fuego-rw/buildzone/Benchmark.nbench_byte-x86_64=0D=0A>=20>=20>=202.1M=
=20=20=20=20/fuego-rw/buildzone/Benchmark.iperf-x86_64=0D=0A>=20>=20>=202.3=
M=20=20=20=20/fuego-rw/buildzone/Benchmark.gtkperf-x86_64=0D=0A>=20>=20>=20=
2.4M=20=20=20=20/fuego-rw/buildzone/Benchmark.bonnie-x86_64=0D=0A>=20>=20>=
=202.5M=20=20=20=20/fuego-rw/buildzone/Benchmark.x11perf-x86_64=0D=0A>=20>=
=20>=202.9M=20=20=20=20/fuego-rw/buildzone/Functional.bzip2-x86_64=0D=0A>=
=20>=20>=203.0M=20=20=20=20/fuego-rw/buildzone/Functional.zlib-x86_64=0D=0A=
>=20>=20>=203.1M=20=20=20=20/fuego-rw/buildzone/Benchmark.IOzone-x86_64=0D=
=0A>=20>=20>=203.5M=20=20=20=20/fuego-rw/buildzone/Functional.jpeg-x86_64=
=0D=0A>=20>=20>=205.2M=20=20=20=20/fuego-rw/buildzone/Benchmark.lmbench2-x8=
6_64=0D=0A>=20>=20>=206.1M=20=20=20=20/fuego-rw/buildzone/Benchmark.netperf=
-x86_64=0D=0A>=20>=20>=206.1M=20=20=20=20/fuego-rw/buildzone/Functional.net=
perf-x86_64=0D=0A>=20>=20>=207.0M=20=20=20=20/fuego-rw/buildzone/Functional=
.fontconfig-x86_64=0D=0A>=20>=20>=209.1M=20=20=20=20/fuego-rw/buildzone/Ben=
chmark.fio-x86_64=0D=0A>=20>=20>=2029M=20=20=20=20=20/fuego-rw/buildzone/Fu=
nctional.expat-x86_64=0D=0A>=20>=20>=2033M=20=20=20=20=20/fuego-rw/buildzon=
e/Benchmark.dbench4-x86_64=0D=0A>=20>=20>=2034M=20=20=20=20=20/fuego-rw/bui=
ldzone/Functional.ft2demos-x86_64=0D=0A>=20>=20>=2049M=20=20=20=20=20/fuego=
-rw/buildzone/Functional.glib-x86_64=0D=0A>=20>=20>=2074M=20=20=20=20=20/fu=
ego-rw/buildzone/Benchmark.OpenSSL-x86_64=0D=0A>=20>=20>=2074M=20=20=20=20=
=20/fuego-rw/buildzone/Functional.OpenSSL-x86_64=0D=0A>=20>=20>=20160M=20=
=20=20=20/fuego-rw/buildzone/Benchmark.Java-x86_64=0D=0A>=20>=20>=201.8G=20=
=20=20=20/fuego-rw/buildzone/X86-SSH-Test.default.Functional.kernel_build-x=
86_64=0D=0A>=20>=20>=202.4G=20=20=20=20/fuego-rw/buildzone/Functional.LTP-x=
86_64=0D=0A>=20>=20>=0D=0A>=20>=20>=20Outside=20the=20container,=20can=20yo=
u=20run:=0D=0A>=20>=20>=20=24=20docker=20image=20ls=0D=0A>=20>=20>=20nxo-co=
ntainer-backup-2ndsep2021=20=20=20=20=20=20=20=20=20=20latest=20=20=20=20=
=20=20=20=20=20b6a3d16508e8=20=20=202=20years=20ago=20=20=20=20=20173GB=0D=
=0A>=20>=20>=20fuego-base-image-20thaug2019-container=20=20=20latest=20=20=
=20=20=20=20=20=20=20b2cf22891ac6=20=20=204=20years=20ago=20=20=20=20=202.4=
1GB=0D=0A>=20>=20>=20fuegocontainerbackup-4thmar2019=20=20=20=20=20=20=20=
=20=20=20latest=20=20=20=20=20=20=20=20=2004112c383476=20=20=205=20years=20=
ago=20=20=20=20=203.34GB=0D=0A>=20>=20>=20fuego-piper-image-22ndnov2021=20=
=20=20=20=20=20=20=20=20=20=20latest=20=20=20=20=20=20=20=20=200121b1c342e6=
=20=20=206=20years=20ago=20=20=20=20=2010.7GB=0D=0A>=20>=20>=20fuego-xyz-im=
age-22ndnov2021=20=20=20=20=20=20=20=20=20=20=20=20=20=20latest=20=20=20=20=
=20=20=20=20=200bf6b942db70=20=20=206=20years=20ago=20=20=20=20=205.8GB=0D=
=0A>=20>=20>=20fuego-dart-image-22ndnov2021=20=20=20=20=20=20=20=20=20=20=
=20latest=20=20=20=20=20=20=20=20=201d2c6a99dc0a=20=20=206=20years=20ago=20=
=20=20=20=201.66GB=0D=0A>=20>=20>=20fuego-pavv-image-22ndnov2021=20=20=20=
=20=20=20=20=20=20=20=20=20=20latest=20=20=20=20=20=20=20=20=20ba71ede1e872=
=20=20=206=20years=20ago=20=20=20=20=204.63GB=0D=0A>=20>=20>=20fuego-gpu-im=
age-22ndnov2021=20=20=20=20=20=20=20=20=20=20=20latest=20=20=20=20=20=20=20=
=20=2042718d86dd09=20=20=206=20years=20ago=20=20=20=20=203.41GB=0D=0A>=20>=
=20>=0D=0A>=20>=20>=20Regarding=20below=20request,=20I=20just=20want=20to=
=20lock=20the=20Jenkins=20user=20=0D=0A>=20>=20>=20interface/=20dashboard,=
=20so=20that=20none=20can=20see=20all=20the=20jobs,=20results,=20=0D=0A>=20=
>=20>=20logs=20and=20other=20details=20without=20logging=20in.=20So=20to=20=
start=20with=20even=20=0D=0A>=20>=20>=20one=20user=20with=0D=0A>=20>=20logi=
n=20credentials=20will=20help.=0D=0A>=20>=20>=20But=20I=20don't=20know=20ho=
w=20Jenkins=20credentials=20relate=20to=20user=20accounts.=20=20=0D=0A>=20>=
=20>=20I=20haven't=20ever=20set=20up=20Jenkins=20to=20handle=20multiple=20u=
ser=20accounts.=0D=0A>=20>=20>=20Indeed,=20in=20my=20current=202.414.1=20Je=
nkins=20setup=20I=20can=20see=20an=20option=20to=20=0D=0A>=20>=20>=20list=
=20=22People=22=20(which=20I=20presume=20is=20registered=20user=20accounts)=
,=20but=20I=20=0D=0A>=20>=20>=20can=20find=20no=20way=0D=0A>=20>=20to=20cre=
ate=20or=20manage=20new=20user=20accounts.=0D=0A>=20>=20>=0D=0A>=20>=20>=20=
Thanks=20a=20lot=20for=20all=20other=20details,=20they=20were=20very=20help=
ful.=0D=0A>=20>=20>=0D=0A>=20>=20>=20Regards,=0D=0A>=20>=20>=20Dhinakar=20K=
.=0D=0A>=20>=20>=0D=0A>=20>=20>=20-----Original=20Message-----=0D=0A>=20>=
=20>=20From:=20Bird,=20Tim=20=5Bmailto:Tim.Bird=40sony.com=5D=0D=0A>=20>=20=
>=20Sent:=20Wednesday,=20March=2013,=202024=205:47=20AM=0D=0A>=20>=20>=20To=
:=20dhinakar.k=20<dhinakar.k=40samsung.com>;=0D=0A>=20>=20>=20fuego+owner=
=40lists.linux.dev;=20fuego=40lists.linuxfoundation.org=0D=0A>=20>=20>=20Su=
bject:=20RE:=20HTML=20message=20rejected:=20Re:=20Distribute=20continuous=
=20=0D=0A>=20>=20>=20integration=20(build)=20to=20servers=20outside=20docke=
r=20container=0D=0A>=20>=20>=0D=0A>=20>=20>=20Hey=20Dhinakar,=0D=0A>=20>=20=
>=0D=0A>=20>=20>=20Sorry=20to=20not=20respond=20sooner.=20=20There=20was=20=
a=20lot=20to=20process=20in=20your=20=0D=0A>=20>=20>=20email,=20and=20some=
=20of=20it=20I=20don't=20have=20answers=20for,=20but=20I'll=20try=20to=20gi=
ve=20some=20status=20and=20feedback=20where=20I=20can.=0D=0A>=20>=20>=0D=0A=
>=20>=20>=20>=20-----Original=20Message-----=0D=0A>=20>=20>=20>=20From:=20d=
hinakar.k=20<dhinakar.k=40samsung.com>=20Hi=20Tim,=0D=0A>=20>=20>=20>=0D=0A=
>=20>=20>=20>=20I=20had=20sent=20a=20reply=20to=20your=20response=20on=203r=
d=20Feb.2024,=20not=20sure=20if=20it=20had=20reached=20you.=0D=0A>=20>=20>=
=20>=20I=20am=20posting=20the=20same=20message=20below=20again.=0D=0A>=20>=
=20>=20>=0D=0A>=20>=20>=20>=20Thanks=20a=20lot=20for=20your=20prompt=20repl=
y.=0D=0A>=20>=20>=20>=20Iam=20looking=20forward=20to=20try=20the=20updated=
=20docker=20container=20with=20an=20=0D=0A>=20>=20>=20>=20upgraded=20distri=
bution=20base=20from=20Debian=20stretch=20to=20Debian=20=0D=0A>=20>=20>=20>=
=20bullseye,=20and=20from=20a=20Jenkins=20version=20of=202.249.3=20to=202.4=
14.1.=20=0D=0A>=20>=20>=20>=20Please=20let=20me=0D=0A>=20>=20>=20whenever=
=20it=20is=20available.=0D=0A>=20>=20>=0D=0A>=20>=20>=20OK=20-=20Will=20do.=
=20=20I=20haven't=20been=20able=20to=20allocate=20time=20for=20testing=20=
=0D=0A>=20>=20>=20and=20fixing=20it,=20so=20I=20didn't=20want=20to=20push=
=20it=20to=20the=20master=20branch.=20=20=0D=0A>=20>=20>=20If=20I=20pushed=
=20something=20to=20a=20testing=20branch,=20would=20you=20be=20able=20to=20=
=0D=0A>=20>=20>=20download=20from=0D=0A>=20>=20there=20and=20test=20it?=0D=
=0A>=20>=20>=0D=0A>=20>=20>=20One=20issue=20that=20came=20up=20is=20that=20=
some=20of=20the=20toolchains=20for=20some=20of=20=0D=0A>=20>=20>=20my=20old=
=20boards/distros=20are=20not=20supported=20(ie=20don't=20work)=20in=20Debi=
an=20bullseye,=20and=20so=20I=20was=20looking=20for=20solutions=20for=20tha=
t.=0D=0A>=20>=20>=0D=0A>=20>=20>=20>=20We=20are=20migrating=20to=20another=
=20server,=20so=20Iam=20looking=20for=20best=20=0D=0A>=20>=20>=20>=20option=
s=20to=20transfer=20all=20the=20content=20to=20the=20new=20server.=20Since=
=20the=20=0D=0A>=20>=20>=20>=20docker=20container=20size=20is=20huge=20I=20=
want=20to=20trim=20it=20down=20by=20removing=20unwanted=20old=20logs.=0D=0A=
>=20>=20>=0D=0A>=20>=20>=20It=20would=20be=20good=20to=20know=20where=20the=
=20container=20size=20is=20coming=20from.=0D=0A>=20>=20>=20Is=20it=20in=20t=
he=20Fuego=20build=20directories,=20the=20Fuego=20run=20directories=20=0D=
=0A>=20>=20>=20(where=20Fuego=20logs=20and=20run=20artifacts=20are=20stored=
),=20or=20in=20the=20Jenkins=20=0D=0A>=20>=20>=20build=20directories=20(whe=
re=20Jenkins=20logs=20and=20artifacts=20are)?=20=20The=20=0D=0A>=20>=20>=20=
materials=20under=20/fuego-rw=20should=20be=20on=20the=20host=20system,=20a=
nd=20not=20=0D=0A>=20>=20>=20inside=20the=20container=0D=0A>=20>=20itself=
=20(since=20these=20are=20volume=20mounts).=20=20But=20I=20don't=20know=20h=
ow=20this=20=0D=0A>=20>=20space=20is=20accounted=20to=20the=20container=20(=
if=20any).=20=20It=20shouldn't=20be=20in=20any=20container=20image.=0D=0A>=
=20>=20>=0D=0A>=20>=20>=20The=20materials=20under=20/var/lib/jenkins=20are=
=20inside=20the=20container=20image.=0D=0A>=20>=20>=0D=0A>=20>=20>=20Can=20=
you=20run=20the=20following=20commands,=20inside=20your=20container,=20and=
=20send=20the=20results:=0D=0A>=20>=20>=0D=0A>=20>=20>=20=23=20du=20-sh=20/=
var/lib/jenkins=0D=0A>=20>=20>=20=23=20du=20-sh=20/var/lib/jenkins/*=20=7C=
=20sort=20-h=20=23=20du=20-sh=20/fuego-rw=20=23=20du=20-sh=0D=0A>=20>=20>=
=20/fuego-rw/buildzone/*=20=7C=20sort=20-h=20=23=20du=20-sh=20/fuego-rw/log=
s/*=20=7C=20sort=20=0D=0A>=20>=20>=20-h=20=23=20ftc=20list-nodes=20=7C=20wc=
=20-l=20=23=20ftc=20list-jobs=20=7C=20wc=20-l=20=23=20ftc=20=0D=0A>=20>=20>=
=20list-runs=20=7C=20wc=20-l=0D=0A>=20>=20>=0D=0A>=20>=20>=20Outside=20the=
=20container,=20can=20you=20run:=0D=0A>=20>=20>=20=24=20docker=20image=20ls=
=0D=0A>=20>=20>=20(and=20remove=20any=20lines=20not=20related=20to=20fuego=
=20images)=0D=0A>=20>=20>=0D=0A>=20>=20>=20But=20I=20don't=20know=20how=20J=
enkins=20credentials=20relate=20to=20user=20accounts.=20=20=0D=0A>=20>=20>=
=20I=20haven't=20ever=20set=20up=20Jenkins=20to=20handle=20multiple=20user=
=20accounts.=0D=0A>=20>=20>=20Indeed,=20in=20my=20current=202.414.1=20Jenki=
ns=20setup=20I=20can=20see=20an=20option=20to=20=0D=0A>=20>=20>=20list=20=
=22People=22=20(which=20I=20presume=20is=20registered=20user=20accounts),=
=20but=20I=20=0D=0A>=20>=20>=20can=20find=20no=20way=0D=0A>=20>=20to=20crea=
te=20or=20manage=20new=20user=20accounts.=0D=0A>=20>=20>=0D=0A>=20>=20>=20>=
=20Also,=20I=20am=20worried=20about=20server=20crash=20and=20hard=20disk=20=
crash=20due=20to=20so=20many=20read/write=20cycles=20(that=20happens=20duri=
ng=20continuous=20integration).=0D=0A>=20>=20>=20>=20Hence=20looking=20for=
=20the=20best=20way=20to=20back=20up=20the=20container=20and=20also=20=0D=
=0A>=20>=20>=20>=20to=20distribute=20the=20load=20&=20read/write=20cycles=
=20to=20another=20server=20=0D=0A>=20>=20>=20>=20(via=20an=20ssh=20agent).=
=20I=20tried=20with=20plain=20Jenkins=20via=20ssh=20=0D=0A>=20>=20>=20>=20c=
redentials=20plugin,=20it=20seems=20feasible.=20Hence=20if=20fuego=20upgrad=
es=20=0D=0A>=20>=20>=20>=20to=20debian=20bullseye=20it=20would=20be=20reall=
y=0D=0A>=20>=20>=20helpful.=0D=0A>=20>=20>=20OK=20-=20I'll=20keep=20pluggin=
g=20away=20at=20this.=0D=0A>=20>=20>=0D=0A>=20>=20>=20>=0D=0A>=20>=20>=20>=
=20Also,=20would=20like=20to=20know,=20when=20login=20credentials=20support=
=20will=20be=20=0D=0A>=20>=20>=20>=20available=20in=20fuego?=20Because=20as=
=20a=20security=20measure=20we=20are=20=0D=0A>=20>=20>=20>=20supposed=20to=
=20have=20login=20credentials=20for=20each=20user.=20Will=20be=20=0D=0A>=20=
>=20>=20>=20available=20after=20debian=0D=0A>=20>=20>=20upgrade?=0D=0A>=20>=
=20>=0D=0A>=20>=20>=20I=20believe=20you=20are=20referring=20to=20Jenkins=20=
credentials?=20=20It=20appears=20=0D=0A>=20>=20>=20that=20Jenkins=20support=
s=20credentials=20in=20version=202.414,=20which=20is=20the=20=0D=0A>=20>=20=
>=20new=20version=20of=20Jenkins=20in=20the=20new=20docker=20container=20(w=
ith=20the=20=0D=0A>=20>=20>=20Debian=20upgrade).=20=20So=0D=0A>=20>=20I=20b=
elieve=20the=20answer=20is=20yes.=0D=0A>=20>=20>=0D=0A>=20>=20>=20But=20I=
=20don't=20know=20how=20Jenkins=20credentials=20relate=20to=20user=20accoun=
ts.=20=20=0D=0A>=20>=20>=20I=20haven't=20ever=20set=20up=20Jenkins=20to=20h=
andle=20multiple=20user=20accounts.=0D=0A>=20>=20>=20Indeed,=20in=20my=20cu=
rrent=202.414.1=20Jenkins=20setup=20I=20can=20see=20an=20option=20to=20=0D=
=0A>=20>=20>=20list=20=22People=22=20(which=20I=20presume=20is=20registered=
=20user=20accounts),=20but=20I=20=0D=0A>=20>=20>=20can=20find=20no=20way=0D=
=0A>=20>=20to=20create=20or=20manage=20new=20user=20accounts.=0D=0A>=20>=20=
>=0D=0A>=20>=20>=20>=20With=20respect=20to=20removing=20the=20logs=20I=20wi=
ll=20figure=20out=20the=20best=20way=20=0D=0A>=20>=20>=20>=20as=20I=20see=
=20so=20many=20options=20but=20not=20sure=20if=20that=20will=20reduce=20the=
=20=0D=0A>=20>=20>=20>=20container=20size=20directly=20or=20need=20to=20run=
=20some=20container=20commands=20=0D=0A>=20>=20>=20>=20to=20trim=20it=20dow=
n.=20I=0D=0A>=20>=20>=20will=20explore=20that=20as=20well=20and=20email=20m=
y=20observations=20in=20this=20forum.=0D=0A>=20>=20>=0D=0A>=20>=20>=20I=20h=
ave=20considered=20adding=20an=20=22rm-run=22=20sub-command=20to=20ftc,=20w=
hich=20would=20allow=20you=20to=20remove=20old=20runs.=0D=0A>=20>=20>=20How=
ever,=20I'd=20like=20to=20see=20if=20it's=20the=20run=20data=20that=20is=20=
causing=20the=20size=20problem=20that=20you=20are=20seeing.=0D=0A>=20>=20>=
=0D=0A>=20>=20>=20If=20you=20want=20to=20archive=20the=20data=20for=20an=20=
individual=20run,=20then=20you=20=0D=0A>=20>=20>=20can=20use=20'ftc=20packa=
ge-run'=20and=20move=20the=20resulting=20package=20to=20some=20=0D=0A>=20>=
=20>=20long-term=20storage=20device=20(before,=20ostensibly,=20removing=20t=
hat=20run=20=0D=0A>=20>=20>=20from=20the=0D=0A>=20>=20>=20system.)=0D=0A>=
=20>=20>=0D=0A>=20>=20>=20I=20hope=20this=20is=20helpful.=0D=0A>=20>=20>=20=
=20--=20Tim=0D=0A>=20>=20>=0D=0A>=20>=20>=0D=0A>=20>=20>=0D=0A>=20>=20>=20>=
=0D=0A>=20>=20>=20>=20Regards,=0D=0A>=20>=20>=20>=20Dhinakar=20K.=0D=0A>=20=
>=20>=20>=0D=0A>=20>=20>=20>=20-----Original=20Message-----=0D=0A>=20>=20>=
=20>=20From:=20Bird,=20Tim=20=5Bmailto:Tim.Bird=40sony.com=5D=0D=0A>=20>=20=
>=20>=20Sent:=20Saturday,=20February=203,=202024=203:44=20AM=0D=0A>=20>=20>=
=20>=20To:=20dhinakar=20k=20<dhinakar.k=40gmail.com>;=0D=0A>=20>=20>=20>=20=
fuego+owner=40lists.linux.dev;=20fuego=40lists.linuxfoundation.org=0D=0A>=
=20>=20>=20>=20Subject:=20RE:=20HTML=20message=20rejected:=20Re:=20Distribu=
te=20continuous=20=0D=0A>=20>=20>=20>=20integration=20(build)=20to=20server=
s=20outside=20docker=20container=0D=0A>=20>=20>=20>=0D=0A>=20>=20>=20>=20Dh=
inakar,=20=20See=20my=20answers=20inline=20below..=0D=0A>=20>=20>=20>=0D=0A=
>=20>=20>=20>=20>=20-----Original=20Message-----=0D=0A>=20>=20>=20>=20>=20F=
rom:=20dhinakar=20k=20<dhinakar.k=40gmail.com>=20Dear=20Fuego=20users,=0D=
=0A>=20>=20>=20>=20>=0D=0A>=20>=20>=20>=20>=20I=20have=20a=20requirement,=
=20so=20I=20thought=20of=20checking=20with=20the=20=0D=0A>=20>=20>=20>=20>=
=20community=20if=20it=20was=20feasible=20and=20if=20so=20what=20is=20the=
=20best=20or=20=0D=0A>=20>=20>=20>=20>=20most=20efficient=20way=20to=20impl=
ement=20it.=0D=0A>=20>=20>=20>=20>=20We=20have=20fuego=20setup=20in=20a=20s=
erver=20and=20all=20our=20continuous=20=0D=0A>=20>=20>=20>=20>=20integratio=
n=20jobs=20(for=20multiple=20code=20bases)=20are=20setup=20in=20it.=20=0D=
=0A>=20>=20>=20>=20>=20But=20the=20issue=20is=20there=20are=20too=20many=20=
builds=20happening,=20which=20=0D=0A>=20>=20>=20>=20>=20puts=20pressure=20o=
n=20the=20hard=20disk=20(so=20many=20read/writes)=20and=20also=20=0D=0A>=20=
>=20>=20>=20>=20increases=20the=20docker=20container=20size=20(because=20of=
=20build=20logs).=0D=0A>=20>=20>=20>=20>=0D=0A>=20>=20>=20>=20>=20Hence=20I=
=20would=20like=20to=20know=20if=20we=20can=20distribute=20the=20load=20to=
=20=0D=0A>=20>=20>=20>=20>=20another=20server,=20for=20e.g.=20job=20will=20=
be=20created=20on=20our=20main=20=0D=0A>=20>=20>=20>=20>=20server=20but=20b=
uild=20will=20happen=20on=20the=20agent=20on=20another=20server.=20=0D=0A>=
=20>=20>=20>=20>=20The=20idea=20is=20to=20move=20out=20all=20cpu,=20memory,=
=20storage=20intensive=20=0D=0A>=20>=20>=20>=20>=20activity=20to=20agents=
=20(other=0D=0A>=20>=20>=20>=20>=20servers)=20on=20the=20network.=20The=20r=
esultant=20logs=20can=20also=20be=20stored=20=0D=0A>=20>=20>=20>=20>=20on=
=20those=20servers=20(outside=20docker=20container)=20so=20that=20docker=20=
=0D=0A>=20>=20>=20>=20>=20size=20won't=20be=20growing=20rapidly.=0D=0A>=20>=
=20>=20>=20>=0D=0A>=20>=20>=20>=20>=20I=20tried=20creating=20a=20new=20node=
=20and=20setup=20an=20agent=20(connect=20via=20=0D=0A>=20>=20>=20>=20>=20ss=
h)=20but=20facing=20issues=20in=20installing=20the=20'SSH=20Build=20Agents'=
=20=0D=0A>=20>=20>=20>=20>=20plugin=20because=20of=20compatibility=20issues=
=20(jenkins=20version=20needs=20to=20be=20upgraded).=0D=0A>=20>=20>=20>=20>=
=0D=0A>=20>=20>=20>=20>=20If=20anyone=20already=20tried=20and=20has=20a=20s=
olution=20for=20this=20issue=20please=20let=20me=20know.=0D=0A>=20>=20>=20>=
=0D=0A>=20>=20>=20>=20Unfortunately,=20I=20have=20not=20tried=20this,=20so=
=20I'm=20not=20familiar=20with=20how=20Jenkins=20supports=20distributed=20j=
obs.=0D=0A>=20>=20>=20>=0D=0A>=20>=20>=20>=20But=20I=20have=20a=20few=20ide=
as=20to=20share.=0D=0A>=20>=20>=20>=0D=0A>=20>=20>=20>=20First,=20I'm=20wor=
king=20now=20on=20an=20update=20to=20the=20docker=20container,=20=0D=0A>=20=
>=20>=20>=20from=20a=20distribution=20base=20of=20Debian=20stretch=20to=20D=
ebian=20bullseye,=20=0D=0A>=20>=20>=20>=20and=20from=20a=20Jenkins=20versio=
n=20of=202.249.3=20to=202.414.1=20(thanks=20to=20a=20=0D=0A>=20>=20>=20>=20=
patch=20provided=20by=20Fuego=20user=20Yoichi=20Tachibana).=20=20I=20have=
=20applied=20=0D=0A>=20>=20>=20>=20the=20patches,=20but=20found=0D=0A>=20>=
=20>=20some=20issues=20with=20the=20build=20instructions=20for=20some=20pac=
kages=20working=20=0D=0A>=20>=20>=20in=20Debian=20bullseye.=20=20So=20I=20h=
ave=20not=20committed=20the=20changes=20to=0D=0A>=20>=20>=20>=20the=20Fuego=
=20master=20branch=20yet.=20=20=20I=20hope=20to=20be=20able=20to=20do=20thi=
s=20soon.=0D=0A>=20>=20>=20>=0D=0A>=20>=20>=20>=20This=20might=20help=20wit=
h=20the=20issue=20of=20not=20being=20able=20to=20use=20the=20ssh=20agent=20=
plugin=20for=20Jenkins.=0D=0A>=20>=20>=20>=0D=0A>=20>=20>=20>=20Second,=20i=
t=20may=20be=20possible=20to=20do=20some=20kind=20of=20proxy=20job=20=0D=0A=
>=20>=20>=20>=20submission=20thing,=20by=20creating=20proxy=20jobs=20on=20t=
he=20main=20Jenkins=20=0D=0A>=20>=20>=20>=20server,=20but=20having=20the=20=
jobs=20actually=20executed=20(=22built=22,=20in=20=0D=0A>=20>=20>=20>=20Jen=
kins=0D=0A>=20>=20>=20>=20terminology)=20on=20secondary=0D=0A>=20>=20>=20se=
rvers.=0D=0A>=20>=20>=20>=0D=0A>=20>=20>=20>=20There=20are=20a=20number=20o=
f=20ways=20of=20supporting=20remote=20execution,=20and=20=0D=0A>=20>=20>=20=
>=20how=20you=20implement=20it=20will=20determine=20where=20the=20CPU=20cyc=
les=20and=20=0D=0A>=20>=20>=20>=20memory=20usage=20is=20during=20the=20job,=
=20and=20where=20the=20logs=20end=20up=20living=20=0D=0A>=20>=20>=20>=20(an=
d=20taking=20up=0D=0A>=20>=20>=20>=20space.)=0D=0A>=20>=20>=20>=0D=0A>=20>=
=20>=20>=20If=20you=20are=20using=20'ttc'=20as=20your=20transport=20layer,=
=20recent=20versions=20=0D=0A>=20>=20>=20>=20of=20ttc=20have=20support=20fo=
r=20remote=20boards=20via=20ssh=20(configured=20in=20ttc.conf).=20=20But=20=
that=20would=20leave=20logs=20on=20the=20master=20server.=0D=0A>=20>=20>=20=
>=0D=0A>=20>=20>=20>=20There=20are=20multiple=20ways=20to=20configure=20Fue=
go=20on=20the=20secondary=20=0D=0A>=20>=20>=20>=20servers=0D=0A>=20>=20>=20=
>=20-=20for=20example=20using=20Docker=20containers=20or=20installing=20Fue=
go=20natively.=0D=0A>=20>=20>=20>=20In=20any=20event,=20it=20may=20be=20pos=
sible=20to=20set=20up=20proxy=20jobs=20on=20the=20=0D=0A>=20>=20>=20>=20mai=
n=20server=20that=0D=0A>=20>=20>=20call=20'ftc'=20on=20the=20secondary=0D=
=0A>=20>=20>=20>=20servers,=20to=20run=20the=20jobs=20of=20interest.=20=20=
=20Depending=20on=20how=20this=20was=20structured=0D=0A>=20>=20>=20>=20you=
=20may=20end=20up=20with=20build=20artifacts=20and=20logs=20on=20the=20seco=
ndary=20=0D=0A>=20>=20>=20>=20system,=20and=20only=20Jenkins=20artifacts=20=
and=20logs=20on=20the=20main=20system=20(which=20should=20save=20space).=0D=
=0A>=20>=20>=20>=0D=0A>=20>=20>=20>=20It=20might=20be=20good=20to=20get=20a=
=20more=20detailed=20description=20of=20your=20Jenkins=20setup=20to=20be=20=
able=20to=20understand=20the=20options=20available.=0D=0A>=20>=20>=20>=0D=
=0A>=20>=20>=20>=20>=0D=0A>=20>=20>=20>=20>=20Also,=20what=20is=20the=20bes=
t=20way=20to=20backup=20the=20container=20after=20=0D=0A>=20>=20>=20>=20>=
=20trimming=20it=20down=20(remove=20unwanted=20files/logs=20etc.=20and=20re=
duce=20it's=20size)?=0D=0A>=20>=20>=20>=0D=0A>=20>=20>=20>=20I'm=20not=20su=
re=20how=20to=20backup=20a=20container=20in=20Docker.=20=20There's=20the=20=
'docker=20container=20commit'=0D=0A>=20>=20>=20>=20command,=20but=20I=20hav=
en't=20used=20that.=0D=0A>=20>=20>=20>=0D=0A>=20>=20>=20>=20In=20general,=
=20to=20trim=20down=20you=20data=20usage=20you=20will=20want=20to=20perform=
=20a=20few=20operations.=0D=0A>=20>=20>=20>=20Inside=20Jenkins,=20you=20can=
=20delete=20individual=20builds.=20=20You=20can=20=0D=0A>=20>=20>=20>=20lik=
ely=20automate=20this=20(not=20have=20to=20do=20it=20manually=20=20through=
=20the=20=0D=0A>=20>=20>=20>=20UI),=20by=20using=20the=20remote=20API.=20=
=20That=20should=20work=20for=20the=20material=20=0D=0A>=20>=20>=20>=20that=
=20is=20inside=20the=20container.=20=20Lots=20of=20data,=20however,=20inclu=
ding=20=0D=0A>=20>=20>=20>=20the=20build=20artifacts=20and=20the=0D=0A>=20>=
=20>=20logs=20are=20natively=20on=20the=20host,=20and=20are=20only=20presen=
t=20in=20the=20container=20through=20bind=20mounts.=0D=0A>=20>=20>=20>=0D=
=0A>=20>=20>=20>=20This=20means=20you=20can=20remove=20this=20data=20direct=
ly=20using=20file=20operations=20(e.g.=20rm)=20on=20the=20host.=0D=0A>=20>=
=20>=20>=20There=20are=20a=20few=20nuances=20to=20this,=20however,=20as=20s=
ome=20of=20the=20build=20directories=20are=20referenced=20via=20symlinks.=
=0D=0A>=20>=20>=20>=0D=0A>=20>=20>=20>=20'ftc'=20currently=20supports=20rem=
oving=20jobs=20and=20nodes.=20=20I=20don't=20=0D=0A>=20>=20>=20>=20recall=
=20off=20the=20top=20of=20my=20head=20if=20this=20includes=20removing=20all=
=20the=20=0D=0A>=20>=20>=20>=20builds=20for=20a=20job=20or=0D=0A>=20>=20not=
.=0D=0A>=20>=20>=20>=20But=20in=20any=20case,=20it=20sounds=20like=20you=20=
only=20want=20to=20remove=20some=20of=20the=20builds/runs,=20not=20the=20jo=
bs=20themselves.=0D=0A>=20>=20>=20>=20We=20could=20possibly=20support=20'ft=
c=20rm-run',=20which=20could=20remove=20specific=20runs.=20=20'ftc=20query-=
runs'=0D=0A>=20>=20>=20>=20could=20be=20used=20to=20generate=20a=20list=20o=
f=20runs=20(e.g.=20that=20were=20created=20before=20a=20certain=20date).=0D=
=0A>=20>=20>=20>=0D=0A>=20>=20>=20>=20Please=20provide=20a=20few=20more=20d=
etails,=20and=20maybe=20we=20can=20talk=20through=20and/or=20develop=20some=
=20solutions=20that=20will=20help=20meet=20your=20needs.=0D=0A>=20>=20>=20>=
=0D=0A>=20>=20>=20>=20=20--=20Tim=0D=0A>=20>=20>=20>=0D=0A>=20>=20>=20>=20>=
=0D=0A>=20>=20>=20>=20>=20On=20Thu,=20Feb=201,=202024=20at=2011:52=E2=80=AF=
PM=20<fuego+owner=40lists.linux.dev>=20wrote:=0D=0A>=20>=20>=20>=20>=20>=0D=
=0A>=20>=20>=20>=20>=20>=20Greetings=21=0D=0A>=20>=20>=20>=20>=20>=0D=0A>=
=20>=20>=20>=20>=20>=20This=20is=20the=20mlmmj=20program=20managing=20the=
=20=0D=0A>=20>=20>=20>=20>=20>=20<fuego=40lists.linux.dev>=20mailing=20list=
.=0D=0A>=20>=20>=20>=20>=20>=0D=0A>=20>=20>=20>=20>=20>=20Your=20message=20=
to=20<fuego=40lists.linux.dev>=20was=20not=20delivered=20to=20=0D=0A>=20>=
=20>=20>=20>=20>=20the=20list=20because=20it=20contained=20a=20HTML=20part.=
=20Only=20text/plain=20=0D=0A>=20>=20>=20>=20>=20>=20messages=20are=20allow=
ed=20on=20this=20list.=0D=0A>=20>=20>=20>=20>=20>=0D=0A>=20>=20>=20>=20>=20=
>=20Please=20configure=20your=20mail=20client=20to=20only=20send=20plain=20=
text=20mail.=0D=0A>=20>=20>=20>=20>=20>=0D=0A>=20>=20>=20>=20>=20>=20For=20=
your=20reference,=20the=20rejected=20message=20follows=20below.=0D=0A>=20>=
=20>=20>=20>=20>=0D=0A>=20>=20>=20>=20>=20>=0D=0A>=20>=20>=20>=20>=20>=0D=
=0A>=20>=20>=20>=20>=20>=20----------=20Forwarded=20message=20----------=0D=
=0A>=20>=20>=20>=20>=20>=20From:=20dhinakar=20k=20<dhinakar.k=40gmail.com>=
=0D=0A>=20>=20>=20>=20>=20>=20To:=20fuego+help=40lists.linux.dev,=20=0D=0A>=
=20>=20>=20>=20>=20>=20fuego=40lists.linuxfoundation.org,=20=22Bird,=20Timo=
thy=22=0D=0A>=20>=20>=20>=20>=20>=20<Tim.Bird=40sony.com>=0D=0A>=20>=20>=20=
>=20>=20>=20Cc:=0D=0A>=20>=20>=20>=20>=20>=20Bcc:=0D=0A>=20>=20>=20>=20>=20=
>=20Date:=20Thu,=201=20Feb=202024=2023:51:30=20+0530=0D=0A>=20>=20>=20>=20>=
=20>=20Subject:=20Re:=20Distribute=20continuous=20integration=20(build)=20t=
o=20=0D=0A>=20>=20>=20>=20>=20>=20servers=20outside=20docker=20container=20=
Dear=20Fuego=20users,=0D=0A>=20>=20>=20>=20>=20>=0D=0A>=20>=20>=20>=20>=20>=
=20I=20have=20a=20requirement,=20so=20I=20thought=20of=20checking=20with=20=
the=20=0D=0A>=20>=20>=20>=20>=20>=20community=20if=20it=20was=20feasible=20=
and=20if=20so=20what=20is=20the=20best=20or=20=0D=0A>=20>=20>=20>=20>=20>=
=20most=20efficient=20way=20to=0D=0A>=20>=20>=20>=20>=20implement=20it.=0D=
=0A>=20>=20>=20>=20>=20>=20We=20have=20fuego=20setup=20in=20a=20server=20an=
d=20all=20our=20continuous=20=0D=0A>=20>=20>=20>=20>=20>=20integration=20jo=
bs=20(for=20multiple=20code=20bases)=20are=20setup=20in=20it.=0D=0A>=20>=20=
>=20>=20>=20>=20But=20the=20issue=20is=20there=20are=0D=0A>=20>=20>=20>=20>=
=20too=20many=20builds=20happening,=20which=20puts=20pressure=20on=20the=20=
hard=20=0D=0A>=20>=20>=20>=20>=20disk=20(so=20many=20read/writes)=20and=20a=
lso=20increases=20the=20docker=20container=20size=20(because=20of=20build=
=20logs).=0D=0A>=20>=20>=20>=20>=20>=0D=0A>=20>=20>=20>=20>=20>=20Hence=20I=
=20would=20like=20to=20know=20if=20we=20can=20distribute=20the=20load=20to=
=20=0D=0A>=20>=20>=20>=20>=20>=20another=20server,=20for=20e.g.=20job=20wil=
l=20be=20created=20on=20our=20main=20=0D=0A>=20>=20>=20>=20>=20>=20server=
=20but=20build=20will=0D=0A>=20>=20>=20>=20>=20happen=20on=20the=20agent=20=
on=20another=20server.=20The=20idea=20is=20to=20move=20out=20=0D=0A>=20>=20=
>=20>=20>=20all=20cpu,=20memory,=20storage=20intensive=20activity=20to=20ag=
ents=20(other=0D=0A>=20>=20>=20>=20>=20servers)=20on=20the=20network.=20The=
=20resultant=20logs=20can=20also=20be=20stored=20=0D=0A>=20>=20>=20>=20>=20=
on=20those=20servers=0D=0A>=20>=20>=20>=20(outside=20docker=20container)=20=
so=20that=20docker=20size=20won't=20be=20growing=20rapidly.=0D=0A>=20>=20>=
=20>=20>=20>=0D=0A>=20>=20>=20>=20>=20>=20I=20tried=20creating=20a=20new=20=
node=20and=20setup=20an=20agent=20(connect=20via=0D=0A>=20>=20>=20>=20>=20>=
=20ssh)=20but=20facing=20issues=20in=20installing=20the=20'SSH=20Build=20Ag=
ents'=0D=0A>=20>=20>=20>=20>=20>=20plugin=20because=20of=0D=0A>=20>=20>=20>=
=20>=20compatibility=20issues=20(jenkins=20version=20needs=20to=20be=20upgr=
aded).=0D=0A>=20>=20>=20>=20>=20>=0D=0A>=20>=20>=20>=20>=20>=20If=20anyone=
=20already=20tried=20and=20has=20a=20solution=20for=20this=20issue=20please=
=20let=20me=20know.=0D=0A>=20>=20>=20>=20>=20>=0D=0A>=20>=20>=20>=20>=20>=
=20Also,=20what=20is=20the=20best=20way=20to=20backup=20the=20container=20a=
fter=20trimming=20it=20down=20(remove=20unwanted=20files/logs=20etc.=20and=
=20reduce=20it's=20size)?=0D=0A>=20>=20>=20>=20>=20>=0D=0A>=20>=20>=20>=20>=
=20>=20Regards,=0D=0A>=20>=20>=20>=20>=20>=20Dhinakar=20K.=0D=0A>=20>=20>=
=20>=20>=20>=20Samsung=20India,=20Bengaluru.=0D=0A>=20>=20>=20>=20>=20>=0D=
=0A>=20>=20>=20>=20>=20>=20On=20Thu,=20Feb=201,=202024=20at=2010:30=E2=80=
=AFPM=20dhinakar=20k=20<dhinakar.k=40gmail.com>=20wrote:=0D=0A>=20>=20>=20>=
=20>=20>>=0D=0A>=20>=20>=20>=20>=20>>=20Dear=20Fuego=20users,=0D=0A>=20>=20=
>=20>=20>=20>>=0D=0A>=20>=20>=20>=20>=20>>=20I=20have=20a=20requirement,=20=
so=20I=20thought=20of=20checking=20with=20the=20=0D=0A>=20>=20>=20>=20>=20>=
>=20community=20if=20it=20was=20feasible=20and=20if=20so=20what=20is=20the=
=20best=20or=20=0D=0A>=20>=20>=20>=20>=20>>=20most=20efficient=20way=20to=
=0D=0A>=20>=20>=20>=20>=20implement=20it.=0D=0A>=20>=20>=20>=20>=20>>=20We=
=20have=20fuego=20setup=20in=20a=20server=20and=20all=20our=20continuous=20=
=0D=0A>=20>=20>=20>=20>=20>>=20integration=20jobs=20(for=20multiple=20code=
=20bases)=20are=20setup=20in=20it.=0D=0A>=20>=20>=20>=20>=20>>=20But=20the=
=20issue=20is=20there=20are=0D=0A>=20>=20>=20>=20>=20too=20many=20builds=20=
happening,=20which=20puts=20pressure=20on=20the=20hard=20=0D=0A>=20>=20>=20=
>=20>=20disk=20(so=20many=20read/writes)=20and=20also=20increases=20the=20d=
ocker=20container=20size=20(because=20of=20build=20logs).=0D=0A>=20>=20>=20=
>=20>=20>>=0D=0A>=20>=20>=20>=20>=20>>=20Hence=20I=20would=20like=20to=20kn=
ow=20if=20we=20can=20distribute=20the=20load=20to=20=0D=0A>=20>=20>=20>=20>=
=20>>=20another=20server,=20for=20e.g.=20job=20will=20be=20created=20on=20o=
ur=20main=20=0D=0A>=20>=20>=20>=20>=20>>=20server=20but=20build=20will=0D=
=0A>=20>=20>=20>=20>=20happen=20on=20the=20agent=20on=20another=20server.=
=20The=20idea=20is=20to=20move=20out=20=0D=0A>=20>=20>=20>=20>=20all=20cpu,=
=20memory,=20storage=20intensive=20activity=20to=20agents=20(other=0D=0A>=
=20>=20>=20>=20>=20servers)=20on=20the=20network.=20The=20resultant=20logs=
=20can=20also=20be=20stored=20=0D=0A>=20>=20>=20>=20>=20on=20those=20server=
s=0D=0A>=20>=20>=20>=20(outside=20docker=20container)=20so=20that=20docker=
=20size=20won't=20be=20growing=20rapidly.=0D=0A>=20>=20>=20>=20>=20>>=0D=0A=
>=20>=20>=20>=20>=20>>=20I=20tried=20creating=20a=20new=20node=20and=20setu=
p=20an=20agent=20(connect=20via=0D=0A>=20>=20>=20>=20>=20>>=20ssh)=20but=20=
facing=20issues=20in=20installing=20the=20'SSH=20Build=20Agents'=0D=0A>=20>=
=20>=20>=20>=20>>=20plugin=20because=20of=0D=0A>=20>=20>=20>=20>=20compatib=
ility=20issues=20(jenkins=20version=20needs=20to=20be=20upgraded).=0D=0A>=
=20>=20>=20>=20>=20>>=0D=0A>=20>=20>=20>=20>=20>>=20If=20anyone=20already=
=20tried=20and=20has=20a=20solution=20for=20this=20issue=20please=20let=20m=
e=20know.=0D=0A>=20>=20>=20>=20>=20>>=0D=0A>=20>=20>=20>=20>=20>>=20Also,=
=20what=20is=20the=20best=20way=20to=20backup=20the=20container=20after=20t=
rimming=20it=20down=20(remove=20unwanted=20files/logs=20etc.=20and=20reduce=
=20it's=20size)?=0D=0A>=20>=20>=20>=20>=20>>=0D=0A>=20>=20>=20>=20>=20>>=20=
Regards,=0D=0A>=20>=20>=20>=20>=20>>=20Dhinakar=20K.=0D=0A>=20>=20>=20>=20>=
=20>>=20Samsung=20India,=20Bengaluru.=0D=0A>=20>=20>=20>=0D=0A>=20>=20>=20>=
=0D=0A>=20>=20>=20>=0D=0A>=20>=20>=0D=0A>=20>=20>=0D=0A>=20>=0D=0A>=20>=0D=
=0A>=20=0D=0A>=20=0D=0A=0D=0A=0D=0A