Opened 3 years ago

Last modified 3 years ago

#62978 closed defect

github: CI jobs: dependency fetch failures don't fail workflow — at Version 1

Reported by: mascguy (Christopher Nielsen) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: buildbot/mpbb Version:
Keywords: github ci Cc:
Port:

Description (last modified by mascguy (Christopher Nielsen))

It appears that, when port dependency archivefetch failures occur in the CI jobs, the workflows still show as successful:

Installing dependencies for ncbi_tools
Installing 4 dependencies of ncbi_tools:
 - gperf "" ""
 - libiconv "" ""
 - ncurses "" ""
 - tcsh "" ""

Installing dependency (1 of 4) 'gperf' with variants '' (requesting '') ... [FAIL] (archivefetch)
##[error]Failed to install dependencies for ncbi_tools
Finishing: Build changed subports

Several examples from today, for port ncbi_tools, PR 11151 - ncbi_tools: fix compilation and update to 20120620

macOS 10.15:

Logs attached: ncbi_tools-ci-job-10.15.txt

Job: https://github.com/macports/macports-ports/runs/2685807997

macOS 10.14:

Logs attached: ncbi_tools-ci-job-10.14.txt

Job: https://dev.azure.com/macports/macports-ports/_build/results?buildId=14586&view=logs&j=ca395085-040a-526b-2ce8-bdc85f692774

Change History (3)

Changed 3 years ago by mascguy (Christopher Nielsen)

Attachment: ncbi_tools-ci-job-10.14.txt added

Changed 3 years ago by mascguy (Christopher Nielsen)

Attachment: ncbi_tools-ci-job-10.15.txt added

comment:1 Changed 3 years ago by mascguy (Christopher Nielsen)

Description: modified (diff)
Note: See TracTickets for help on using tickets.