Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Support Request – Deployment Build Failure (Cloud Foundry Deploy) – Job #5049

オープン
#3,722 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
10/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
java, node.js, spring-boot
領域
cli, cloud, devops

調査の方向性

提供されている Build #5049 のコンソールログと cf deploy target/Excise_Tax.mtar コマンドから始め、xs-security.json の解析エラーと mtx-sidecar のクラッシュに焦点を当てます。リポジトリのファイルもテストも指定されていません。完了条件は、失敗が Cloud Foundry CLI に起因するものかを特定し、再現可能で実行可能な診断を提示することです。

索引モデルが issue の本文から書いたものです。

説明

I need your support to resolve a deployment failure occurring in our Deploy_from_Nexus Jenkins pipeline.Job & Repository Details

Pipeline Job:
Deploy_from_Nexus – Build #5049
https://excisetax.jaas-gcp.cloud.sap.corp/job/Deploy_from_Nexus/5049/console

Repository:
https://github.wdf.sap.corp/EXCISETAX/ExciseTax/tree/ifs_cap4_springboot
Branch:
ifs_cap4_springboot`

Attached Log File: console_log_5049.txt
Recent Technical Changes

As part of our ongoing upgrade, we recently upgraded all CDS/CAP dependencies to CDS 9.x, specifically:

"@sap/cds": "9.6.4",
"@sap/cds-dk": "9.6.1",
"@sap/cds-mtxs": "3.6.2"

Summary of Deployment Failure

The pipeline consistently fails during the Cloud Foundry deploy step:
[cloudFoundryDeploy] Step execution failed.
Error: running command 'cf' failed: exit status 1
This happens even after 3 automatic retries of:

cf deploy target/Excise_Tax.mtar -f --version-rule ALL -e assembly/mta_extensions/canary.mtaext

Critical Issues Identified in the Log**

  1. xs-security.json Parsing Error – UAA Update Fails**

The deployment fails while updating the service Excise_Tax-admin-uaa:

Error parsing xs-security.json:
Unrecognized field "grant-as-authority-to-apps"

This field appears to be unsupported by SAP Cloud Foundry UAA and causes:

  • Failure to update the admin UAA instance
  • Potential cascading failures in dependent applications
  1. Application Startup Failure – mtx-sidecar

The mtx-sidecar application fails to start during deployment:
Error starting application "mtx-sidecar": Some instances have crashed.

failure console log: console_log5049.txt

versions:

https://github.com/<your/repo>
@sap/cds 9.6.4
@sap/cds-compiler 6.7.3
@sap/cds-dk 9.6.1
@sap/cds-dk (global) 9.6.1
@sap/cds-fiori 2.2.0
@sap/cds-mtxs 3.6.1
@cap-js/asyncapi 1.0.3
@cap-js/openapi 1.3.1
Node.js v20.19.5
home C:\Users\C5406001\testcap\source\ExciseTax\node_modules@sap\cds
CAP Java SDK 4.6.0
cds4j 4.6.0
Spring Boot 3.5.7
Maven 3.9.8, home: C:\Users\C5406001\apache-maven-3.9.8
Java 17.0.18, home: C:\Program Files\SapMachine\JDK\17
OS Windows 11, 10.0, arch: amd64

I kindly request your support to help resolve this issue. Please let us know if any additional information or configuration is required.
Thank you for your support.

主要言語
Go
スター
1.9k
フォーク
990
平均マージ
1日 7時間
マージ済み PR(30日)
8

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

cloudfoundry/cli のほかの issue

cloudfoundry/cli の issue をすべて見る

似ている issue

Go の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。