Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Analysis are failing with error GET /addons/analyzer failed: 401(Unauthorized) #656

Closed
1 task done
kpunwatk opened this issue Jun 12, 2024 · 3 comments
Closed
1 task done
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@kpunwatk
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Konveyor version

main

Priority

Critical

Current Behavior

errors:
- severity: Error
description: 'Container (addon) failed: Error'
- severity: Error
description: 'GET /addons/analyzer failed: 401(Unauthorized)'
activity:
- 'OptDir: /addon/opt'
- 'SharedDir: /shared'
- 'CacheDir: /cache'
- 'SourceDir: /shared/source'
- 'RuleDir: /addon/rules'
- 'BinDir: /shared/bin'
- 'M2Dir: /cache/m2'
- Fetching application.
- '[CMD] Running: /usr/bin/ssh-agent -a /tmp/agent.1'
- '[CMD] /usr/bin/ssh-agent succeeded.'
- '[SSH] Agent started.'
- '[GIT] Cloning: https://github.com/sonatype/nexus-public'
- '[FILE] Created /addon/.gitconfig.'
- '[CMD] Running: /usr/bin/git clone https://github.com/sonatype/nexus-public /shared/source/nexus-public'
- '[CMD] /usr/bin/git succeeded.'
- '[RULESET] fetching: id=13 (openjdk7/oraclejdk7)'
- '[RULESET] fetching (dep): id=1 (.discovery)'
- '[RULESET] fetching (dep): id=20 (.technology-usage)'
- '[RULESET] fetching: id=23 (openjdk17)'
- '[RULESET] fetching: id=14 (openjdk11/openjdk8)'
- '[RULESET] fetching: id=15 (openjdk17/openjdk11)'
- '[RULESET] fetching: id=24 (cloud-readiness)'
- '[RULESET] fetching: id=26 (__Target(jYSyqGUn)-d4e4f3dd-287e-11ef-a3bb-0a580a800230)'
- '[CMD] Running: /usr/bin/windup-shim convert --outputdir /addon/rules/converted /addon/rules'
- '[CMD] /usr/bin/windup-shim succeeded.'

Expected Behavior

No response

How Reproducible

Always (Default)

Steps To Reproduce

No response

Environment

- OS:

Anything else?

No response

@kpunwatk kpunwatk added kind/bug Categorizes issue or PR as related to a bug. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jun 12, 2024
@konveyor-ci-bot
Copy link

This issue is currently awaiting triage.
If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.
The triage/accepted label can be added by org members.

@konveyor-ci-bot konveyor-ci-bot bot added the needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. label Jun 12, 2024
@mansam mansam added the triage/accepted Indicates an issue or PR is ready to be actively worked on. label Jun 12, 2024
@mansam
Copy link
Collaborator

mansam commented Jun 12, 2024

#654

@konveyor-ci-bot konveyor-ci-bot bot removed the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Jun 12, 2024
@jortel
Copy link
Contributor

jortel commented Jun 12, 2024

Fixed: #654

@jortel jortel closed this as completed Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
Status: ✅ Done
Development

No branches or pull requests

3 participants