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

JFrogDocker@1 task tries to download 1.5.3 JFrog cli #522

Open
chuan-tan opened this issue Nov 15, 2024 · 0 comments
Open

JFrogDocker@1 task tries to download 1.5.3 JFrog cli #522

chuan-tan opened this issue Nov 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@chuan-tan
Copy link

Describe the bug

I'm upgrading artifacotry task to latest JFrogDocker@1 in AzureDevOps, but it failed when downloading a specific JFrog cli version.

Current behavior

==============================================================================
Task         : JFrog Docker
Description  : Pull and push docker images from and to Artifactory (while allowing to collect build-info) or scan local docker images with JFrog Xray.
Version      : 1.10.3
Author       : JFrog
Help         : [More Information](https://github.com/jfrog/jfrog-azure-devops-extension#Pushing-and-Pulling-Docker-Images-to-and-from-Artifactory)
==============================================================================
Downloading: https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/1.53.2/jfrog-cli-linux-amd64/jf
##[error]Error occurred while executing task: Failed while attempting to download JFrog CLI from https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/1.53.2/jfrog-cli-linux-amd64/jf
If this build agent cannot access the internet, you may use the 'Artifactory Tools Installer' task, to download JFrog CLI through an Artifactory repository, 
which proxies https://releases.jfrog.io/artifactory/jfrog-cli/v2-jf/1.53.2/jfrog-cli-linux-amd64/jf
You may also manually download version 1.53.2 of JFrog CLI and place it on the agent in the following path: /__t/_jf/current/jf
Error: Unexpected HTTP response: 404

Reproduction steps

Add JFrogDocker@1 task to Azure Devops pipeline
Run the pipeline

Expected behavior

It should pull image from JFrog repository

Azure DevOps extension name and version

JFrogDocker@1

JFrog CLI version

N/A

Operating system type and version

Azure DevOps

JFrog Artifactory version (if relevant)

No response

JFrog Xray version (if relevant)

No response

JFrog Distribution version (if relevant)

No response

@chuan-tan chuan-tan added the bug Something isn't working label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant