Project

General

Profile

Actions

Bug #62490

open

ceph-dev-new-setup fails to download node-v14.15.1-linux-x64.tar.gz

Added by Laura Flores 9 months ago.

Status:
New
Priority:
Normal
Assignee:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

Description of problem

When a branch was pushed to Shaman, the ceph-dev-new-setup step failed when it tried to download a nodejs package.

How to reproduce

Steps:

  1. Push a branch to Shaman

Time noticed / Event Window (in UTC)

~9:30 AM UTC, August 17th, 2023

Actual results

https://jenkins.ceph.com/job/ceph-dev-new-setup/73129/consoleFull

Successfully installed nodeenv-1.8.0
 * Install prebuilt node (14.15.1) .Failed to download from https://nodejs.org/download/release/v14.15.1/node-v14.15.1-linux-x64.tar.gz
..
Traceback (most recent call last):
  File "/tmp/tmp.9a1HzoKqfJ/bin/nodeenv", line 8, in <module>
    sys.exit(main())
  File "/tmp/tmp.9a1HzoKqfJ/lib/python3.10/site-packages/nodeenv.py", line 1122, in main
    create_environment(env_dir, args)
  File "/tmp/tmp.9a1HzoKqfJ/lib/python3.10/site-packages/nodeenv.py", line 998, in create_environment
    install_node(env_dir, src_dir, args)
  File "/tmp/tmp.9a1HzoKqfJ/lib/python3.10/site-packages/nodeenv.py", line 755, in install_node
    install_node_wrapped(env_dir, src_dir, args)
  File "/tmp/tmp.9a1HzoKqfJ/lib/python3.10/site-packages/nodeenv.py", line 790, in install_node_wrapped
    copy_node_from_prebuilt(env_dir, src_dir, args.node)
  File "/tmp/tmp.9a1HzoKqfJ/lib/python3.10/site-packages/nodeenv.py", line 681, in copy_node_from_prebuilt
    src_folder, = glob.glob(src_folder_tpl)
ValueError: not enough values to unpack (expected 1, got 0)

Expected results

Successful ceph-dev-new-setup step

Additional analysis

Clicking on the link now, the package is accessible. So, my theory is that this was a transient issue with the nodejs website. But we can keep this tracker open to monitor the issue in case it pops up again.

No data to display

Actions

Also available in: Atom PDF