Opened 3 years ago

Last modified 3 years ago

#62978 closed defect

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

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

Description

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

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

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

Change History (2)

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
Note: See TracTickets for help on using tickets.