Project

General

Profile

Actions

Bug #20934

closed

test-provision-centos7 is failing

Added by Brett Smith 8 months ago. Updated 8 months ago.

Status:
Closed
Priority:
Normal
Assigned To:
Category:
Deployment
Story points:
0.5

Description

The last time it passed was August 2. Since then it has consistently failed with this error:

++ for node in '"${!NODES[@]}"'
++ '[' -z '' ']'
++ NODELIST=localhost
++ for node in '"${!NODES[@]}"'
++ roles=
++ IFS=,
++ read -ra roles_array
common.sh: line 35: roles_array[@]: unbound variable
Build step 'Execute shell' marked build as failure

Looking at the Git logs around then I'm guessing this is a consequence of 39f741f8e4ca8eb8aa2538df0bedc6ae143a038a, common.sh may be relying on bash features than are more modern than centos7 includes.


Subtasks 1 (0 open1 closed)

Task #20935: Review 20934-centos7-bash-fixClosedBrett Smith09/08/2023Actions

Related issues

Related to Arvados - Idea #20610: Installer supports deploying a load-balancer to horizontally scale the controller nodeResolvedLucas Di Pentima07/28/2023Actions
Related to Arvados - Feature #20797: Build Rocky Linux / RHEL compatible packagesResolvedBrett Smith08/01/2023Actions
Actions

Also available in: Atom PDF