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

SparrowCI automation publishing does not work #117

Open
melezhik opened this issue Nov 14, 2023 · 8 comments
Open

SparrowCI automation publishing does not work #117

melezhik opened this issue Nov 14, 2023 · 8 comments

Comments

@melezhik
Copy link
Contributor

Hi @tony-o this is what I get:

11:50:09 :: All candidates are currently installed
11:50:09 :: =<< FATAL: Unable to prompt while --unattended is in use
11:50:09 :: task exit status: 1
11:50:09 :: task tasks/release FAILED
The spawned command 'docker exec -i sparrow-worker sh -l /var/.sparrowdo/env/release/.sparrowdo/sparrowrun.sh' exited unsuccessfully (exit code: 1, signal: 0)
  in block <unit> at /home/ubuntu/projects/rakudo/rakudo-2022.12/install/share/perl6/site/resources/7E8029CBEC6AEAB4CF3B86B0FA3D5E6E21936B90 line 13
  in sub MAIN at /home/ubuntu/projects/rakudo/rakudo-2022.12/install/share/perl6/site/bin/sparrowdo line 3
  in block <unit> at /home/ubuntu/projects/rakudo/rakudo-2022.12/install/share/perl6/site/bin/sparrowdo line 1

Sparrowci container does have a secret:

ubuntu@sparky02b:~/projects/SparrowCI$ docker inspect sparrow-worker |grep FEZ
                "FEZ_TOKEN=masked",

Full log is available - here - https://ci.sparrowhub.io/report/3796

@melezhik
Copy link
Contributor Author

I run another build to make to sure FEZ_TOKEN gets passed and it does - https://ci.sparrowhub.io/report/3797

@melezhik
Copy link
Contributor Author

the line {"groups":[],"un":"melezhik","key":"masked"}

@melezhik
Copy link
Contributor Author

renewed token - still have this issue - https://ci.sparrowhub.io/report/3799 - probably need to debug straight in container

@tonyooooooo
Copy link
Contributor

You should be able to see what the prompt is in the next version -

@melezhik
Copy link
Contributor Author

Yeah , thanks , I guess I have already seen that , maybe I just installed the master one

@tony-o
Copy link
Owner

tony-o commented Jan 29, 2024

what is the prompt you're getting? that's probably a clue as to what it is causing the error

@melezhik
Copy link
Contributor Author

I renewed token manually, so this errors has gone. But AFAIR the prompt was something about token expiration ...

@melezhik
Copy link
Contributor Author

melezhik commented Feb 1, 2024

So on the master version of fez now I get this - https://ci.sparrowhub.io/report/4133

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

3 participants