Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request for temporary access to AIX machine #1801

Closed
ofrobots opened this issue May 17, 2019 · 12 comments
Closed

request for temporary access to AIX machine #1801

ofrobots opened this issue May 17, 2019 · 12 comments

Comments

@ofrobots
Copy link

I need to investigate this failure that happens only on AIX: https://ci.nodejs.org/job/node-test-commit-aix/23161/nodes=aix61-ppc64/testReport/junit/(root)/test/parallel_test_http_timeout_flag/

Ref: nodejs/node#27704

@gireeshpunathil
Copy link
Member

+1

@sam-github
Copy link
Contributor

+1

If someone documents what has to be done to give access, I'll do it. As-is, I'm not sure what the process is.

@mhdawson
Copy link
Member

+1, Sam in the case of a former TSC member like @ofrobots I believe we can just add his key so that he can log in.

@sam-github
Copy link
Contributor

@ofrobots Paster your ssh public key here, and I'll add to one of the AIX machines for you.

@ofrobots
Copy link
Author

@sam-github GitHub makes this info public: https://github.com/ofrobots.keys

@sam-github
Copy link
Contributor

@ofrobots Added your key to test-osuosl-aix61-ppc64_be-1, you should be able to ssh into it.

Please keep an eye on diskspace (df), and remove your work dirs when done.

@ofrobots
Copy link
Author

@sam-github what's the full hostname?

@sam-github
Copy link
Contributor

Host test-osuosl-aix61-ppc64_be-1 
  HostName 140.211.9.101
  User root

@ofrobots
Copy link
Author

@sam-github :(

❯ ssh root@140.211.9.101
root@140.211.9.101: Permission denied (publickey).

Does the AIX machine support ED25519 keys?

Maybe we need to use a plain RSA key? Here's my RSA key:

ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0kVeb7FjGxDbf/pzZWw7DWLjGXkQ0m/stDP/ZZxd855WXdJWiV+cg9jwGOQGwq56wjNGyLgb8rtv4P9oeqGYbqSHJEc7yaarJiVkzlDuPk0E2Upe1exIO0ls306eDIPjwXBxq3C8hM6mwjkjy49zzRxTkRDqiJ+QdBAjNISwgGYTgDL15kzwSUkTvIC57y6A45i+N9f5eo4M3B0cfXuKS4FjhUDwGD+MZOF8SXcinnTT/Xt+ePF37qh3SY3Q/8yOpHMOyL2EkeHj3YlrzTbyRYDqDzZn5bQFcelFBs6lAta/AUSsosTwPwNJsnyRNAbtH47H/MrSEz1TIaSF4BFbZK+v6xBORkRNN/kmRu8qpANXTXnZGTHEAWqsK5wR4pj6X2o9KPf5nOvC1ruYAHUGNoZZekkQpkseqnbHsR9QiOaQ1hiTMcO8X12TLZJ/OCJT3ABTWvXaP6jOvrlCk079P+zJ+PWGOHey+82Lw5GnVq4bNfwlSeGS6/tfMvKNBoHl5sEQpHSHvCR18oRBgoq6nMVzUNG1ZZw5mFfWJN92g21LULpMKHgVLE6a0FOfGUCsx0Y31P/L9CnPgpoeRrvIkWNbdEHNkKZ6cbYlegf1ipiBxuvXQnXw0rX84sqmlhFlMkeh+UJ5/1Bbc0NDsWpEJHfiM4ObR/7sBRHb4Iw5lzw== ofrobots@google.com

@sam-github
Copy link
Contributor

@ofrobots uploaded the ssh-rsa key

@ofrobots
Copy link
Author

I'm done with the debugging. It seems that on AIX, it is important to copy over all of the environment variables. Else node isn't able to launch in a child process.

@sam-github
Copy link
Contributor

Yes, that is the case.

@ofrobots I removed your keys from 140.211.9.101.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants