[jira] [Created] (FLINK-22952) docs_404_check fail on azure due to ruby version not available
Posted by Shang Yuanchun (Jira) on URL: http://deprecated-apache-flink-mailing-list-archive.368.s1.nabble.com/jira-Created-FLINK-22952-docs-404-check-fail-on-azure-due-to-ruby-version-not-available-tp51295.html
Xintong Song created FLINK-22952:
------------------------------------
Summary: docs_404_check fail on azure due to ruby version not available
Key: FLINK-22952
URL: https://issues.apache.org/jira/browse/FLINK-22952 Project: Flink
Issue Type: Bug
Components: Test Infrastructure
Affects Versions: 1.12.4
Reporter: Xintong Song
{code}
Starting: UseRubyVersion
==============================================================================
Task : Use Ruby version
Description : Use the specified version of Ruby from the tool cache, optionally adding it to the PATH
Version : 0.186.0
Author : Microsoft Corporation
Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/tool/use-ruby-version ==============================================================================
##[error]Version spec = 2.4 for architecture %25s did not match any version in Agent.ToolsDirectory.
Available versions: /opt/hostedtoolcache
2.5.9,2.6.7,2.7.3,3.0.1
If this is a Microsoft-hosted agent, check that this image supports side-by-side versions of Ruby at https://aka.ms/hosted-agent-software.
If this is a self-hosted agent, see how to configure side-by-side Ruby versions at https://go.microsoft.com/fwlink/?linkid=2005989.
Finishing: UseRubyVersion
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)