CodeCatalyst mv: inter-device move failed

0

The mv command in the TEST phase is failing with the following error: mv: inter-device move failed: '/codecatalyst/output/src3821/src/s3/02/root/.local' to '/root/.local'; unable to remove target: Directory not empty

The STEP: Steps: - Run: | echo "Copying artifacts from build on ${HOSTNAME}" sudo mv ${CATALYST_SOURCE_DIR_pythonLibs}/root/.local ~ export PATH=$PATH:$HOME/.local/bin cd src

The Artifacts in the INIT phase is configured as: Outputs: Artifacts: - Name: pythonLibs Files: - /root/.local/**/*

The TEST phase is configured as: Inputs: Sources: - WorkflowSource Artifacts: - pythonLibs

  • I resolved the issue by replacing the mv with cp.

Amanda
質問済み 5ヶ月前101ビュー
1回答
0

Hi there - Thank you for updating us on the resolution! If you have any more questions or encounter further issues, feel free to reach out.

AWS
エキスパート
回答済み 4ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ