Skip to content

node-test-commit-linuxone cannot find ./build/jenkins/scripts/select-compiler.sh #1501

Closed
@richardlau

Description

@richardlau

It seems that today something has changed and node-test-commit-linuxone has started to fail due to:

e.g. https://ci.nodejs.org/job/node-test-commit-linuxone/5292/nodes=rhel72-s390x/console

00:19:50 [rhel72-s390x] $ /bin/sh -xe /tmp/jenkins7755291350609948111.sh
00:19:50 + echo test-linuxonecc-rhel72-s390x-1
00:19:50 test-linuxonecc-rhel72-s390x-1
00:19:50 + . ./build/jenkins/scripts/select-compiler.sh
00:19:50 /tmp/jenkins7755291350609948111.sh: line 6: ./build/jenkins/scripts/select-compiler.sh: No such file or directory
00:19:50 Build step 'Execute shell' marked build as failure

image

I had a quick look through the job configuration history https://ci.nodejs.org/job/node-test-commit-linuxone/jobConfigHistory/ but there's nothing to indicate a configuration change in the time frame that the jobs started to fail:

image

I can't see anything in the current job configuration that actually clones/pulls down neither the build git repository nor the script in question directly (which explains why it's not working now but not how it worked in the first place).

cc @nodejs/platform-s390

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions