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

GitHub workflow unstable-cicd is failing #66

Open
anilnatha opened this issue Oct 22, 2024 · 2 comments
Open

GitHub workflow unstable-cicd is failing #66

anilnatha opened this issue Oct 22, 2024 · 2 comments
Assignees
Labels
i&t.skip Skip I&T of this task/ticket p.could-have task

Comments

@anilnatha
Copy link
Collaborator

💡 Description

The unstable-cicd.yml GH workflow is failing. On our recent merge to main from develop, the log report for this workflow reported:

CRITICAL:pds.roundup.util:💥 Process with command line ['npm', 'test'] failed with status 1
CRITICAL:pds.roundup.util:🪵 Stdout = «»
CRITICAL:pds.roundup.util:📚 Stderr = «npm ERR! Missing script: "test"
npm ERR! 
npm ERR! To see a list of scripts, run:
npm ERR!   npm run

npm ERR! A complete log of this run can be found in:
npm ERR!     /github/home/.npm/_logs/2024-10-22T17_20_00_948Z-debug-0.log
»
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/pds/roundup/util.py", line 62, in invoke
    cp = subprocess.run(argv, stdin=subprocess.DEVNULL, capture_output=True, check=True)
  File "/usr/local/lib/python3.9/subprocess.py", line 528, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['npm', 'test']' returned non-zero exit status 1.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/bin/roundup", line 8, in <module>
    sys.exit(main())
  File "/usr/local/lib/python3.9/site-packages/pds/roundup/main.py", line 119, in main
    _assemblies[args.assembly](context).roundup()
  File "/usr/local/lib/python3.9/site-packages/pds/roundup/assembly.py", line 42, in roundup
    step.execute()
  File "/usr/local/lib/python3.9/site-packages/pds/roundup/_nodejs.py", line 110, in execute
    invoke(['npm', 'test'])
  File "/usr/local/lib/python3.9/site-packages/pds/roundup/util.py", line 71, in invoke
    raise InvokedProcessError(ex)
pds.roundup.errors.InvokedProcessError: ('Process %s failed with code %d', ['npm', 'test'], 1)

⚔️ Parent Epic / Related Tickets

No response

@anilnatha anilnatha added B15.1 i&t.skip Skip I&T of this task/ticket task labels Oct 22, 2024
@anilnatha anilnatha added this to B15.1 Oct 22, 2024
@github-project-automation github-project-automation bot moved this to Release Backlog in B15.1 Oct 22, 2024
@anilnatha anilnatha self-assigned this Oct 22, 2024
@jordanpadams
Copy link
Member

Status: looking into this

@jordanpadams
Copy link
Member

Tabled for time being as work pivots to Drupal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i&t.skip Skip I&T of this task/ticket p.could-have task
Projects
Status: ToDo
Development

No branches or pull requests

2 participants