build icon indicating copy to clipboard operation
build copied to clipboard

Access to arm32 build machines for @ShogunPanda

Open Trott opened this issue 3 years ago • 9 comments

From @ShogunPanda:

@nodejs/build

Some tests is failing on ARM but not on my machine. May I get access to the CI machine?

Originally posted by @ShogunPanda in https://github.com/nodejs/node/issues/41263#issuecomment-1060751903

Trott avatar Mar 07 '22 19:03 Trott

+1 from me.

mhdawson avatar Mar 07 '22 19:03 mhdawson

Bear in mind that from what I can see it's only the ARM 32-bit builds that are showing failing tests from what I can see, so this will need access to our arm32 infrastructure ... (Either a docker container or @rvagg's systems)

sxa avatar Mar 07 '22 19:03 sxa

@ShogunPanda You should be able to connect with:

ssh -p 2888 [email protected]

There's a copy of your built branch in the node directory with the output from make test showing the failure in there too.

Let me know when you're finished with the system (Note that it's running an aarch64 kernel but I don't believe that affects the problem you're seeing)

sxa avatar Mar 14 '22 12:03 sxa

@shogunpanda Is this access suitable for your debugging?

sxa avatar Mar 18 '22 13:03 sxa

I haven't tried yet, I was too busy on work stuff. I'll let you know ASAP.

ShogunPanda avatar Mar 18 '22 14:03 ShogunPanda

Ok, I just tried and was successfully able to debug the issue. There two tests still failing by they look unrelated to my changes.

I think you can dispose this access if you need it, otherwise I'll use it later to debug the other failings. Am I free to pull the latest version of my PR?

ShogunPanda avatar Mar 18 '22 17:03 ShogunPanda

You're welcome to hold onto the machine just and yes - feel free to do whatever you want with the repository on there.

sxa avatar Mar 18 '22 19:03 sxa

I think you can close this.

ShogunPanda avatar May 11 '22 11:05 ShogunPanda

I guess I'll let someone who knows for a fact that the relevant key has been removed (thus disabling access) to close this rather than closing it myself. @nodejs/build

Trott avatar May 11 '22 19:05 Trott

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

github-actions[bot] avatar Mar 08 '23 00:03 github-actions[bot]

Confirmed - closing.

sxa avatar Mar 08 '23 16:03 sxa