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

CI Failing #7384

Closed
heyimalex opened this issue Jul 17, 2019 · 1 comment
Closed

CI Failing #7384

heyimalex opened this issue Jul 17, 2019 · 1 comment

Comments

@heyimalex
Copy link
Contributor

All of our CI builds on windows have been failing since ~July 2. Check it out. I manually ran the process again on our last successful build, and that failed too, so I'm pretty sure no particular commit caused it, just some change out of our hands.

The errors is always kill: not enough arguments and triggered by this line in stopLocalRegistry. I think this is pretty much the very last step in all of our tasks.

I'm not sure why verdaccio isn't showing up in the output of ps -ef, but if it's not a huge deal if the process isn't killed, maybe we can add the -r flag to the call to xargs? Anyway, figured I'd open up an issue to track.

@heyimalex
Copy link
Contributor Author

I tried using -r in #7385 and it worked for windows but apparently mac's xargs doesn't support that as an option :')

@lock lock bot locked and limited conversation to collaborators Jul 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant