Project

General

Profile

Actions

action #156049

closed

[alert] Scripts CI pipeline failing with No reason for devel:openQA:Leap:15.6/local-npm-registry

Added by livdywan 2 months ago. Updated 2 months ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Observation

https://gitlab.suse.de/openqa/scripts-ci/-/jobs/2314599

+++ curl -s https://raw.githubusercontent.com/os-autoinst/scripts/master/obs-check-devel-openqa-leap-extra-dependencies
No reason for devel:openQA:Leap:15.4/local-npm-registry
No reason for devel:openQA:Leap:15.5/local-npm-registry
No reason for devel:openQA:Leap:15.6/local-npm-registry

As for what this could mean:

        $osc api "/comments/package/$project/$package" \
            | yq -pxml -oy '.comments.comment |= ([] + .) | .comments.comment[].+content' \
            | grep -q "Reason for linking:" \
            || {
                echo "No reason for $project/$package" >&2

Suggestions

  • Confirm what "reasons" are expected and if that is a manual action, look into adding missing reasons
  • Verify a possible connection to #153427

Related issues 1 (0 open1 closed)

Related to openQA Project - action #128087: Regular cleanup of OBS project devel:openQA:* size:MResolvedjbaier_cz

Actions
Actions #1

Updated by livdywan 2 months ago

  • Subject changed from [alert] to [alert] Scripts CI pipeline failing with No reason for devel:openQA:Leap:15.6/local-npm-registry
Actions #2

Updated by livdywan 2 months ago

  • Description updated (diff)
Actions #3

Updated by jbaier_cz 2 months ago

  • Related to action #128087: Regular cleanup of OBS project devel:openQA:* size:M added
Actions #4

Updated by jbaier_cz 2 months ago

Package is missing a comment stating the reason for linking it into the project, see #127883 for motivation.

The comment needs to state: Reason for linking: <reason>

Actions #5

Updated by jbaier_cz 2 months ago

  • Status changed from New to In Progress
  • Assignee set to jbaier_cz
Actions #6

Updated by tinita 2 months ago

I think the error message could be made clearer, so people know what to do

Actions #7

Updated by jbaier_cz 2 months ago

  • Status changed from In Progress to Resolved

I agree, improvement in https://github.com/os-autoinst/scripts/pull/296; the reason for local-npm-registry added.

Actions

Also available in: Atom PDF