Attila Doroszlai created HDDS-9027:
--------------------------------------
Summary: Error creating stack dump in S3 HA environment
Key: HDDS-9027
URL: https://issues.apache.org/jira/browse/HDDS-9027
Project: Apache Ozone
Issue Type: Sub-task
Components: test
Reporter: Attila Doroszlai
Assignee: Attila Doroszlai
Creation of stack dump fails for {{test-s3-haproxy.sh}}, because {{haproxy}}
image doesn't have {{bash}}.
{code:title=https://github.com/apache/ozone/actions/runs/5567126363/jobs/10168942199?pr=5074}
...
2023-07-16T11:06:13.0454641Z jstack 6 >
/home/runner/work/ozone/ozone/hadoop-ozone/dist/target/ozone-1.4.0-SNAPSHOT/compose/ozone/result/ozone_s3g1_1_Gateway.stack
2023-07-16T11:06:14.0932388Z jstack 7 >
/home/runner/work/ozone/ozone/hadoop-ozone/dist/target/ozone-1.4.0-SNAPSHOT/compose/ozone/result/ozone_s3g2_1_Gateway.stack
2023-07-16T11:06:15.2248031Z jstack 6 >
/home/runner/work/ozone/ozone/hadoop-ozone/dist/target/ozone-1.4.0-SNAPSHOT/compose/ozone/result/ozone_s3g3_1_Gateway.stack
2023-07-16T11:06:15.9927006Z jstack OCI >
/home/runner/work/ozone/ozone/hadoop-ozone/dist/target/ozone-1.4.0-SNAPSHOT/compose/ozone/result/ozone_s3g_1_runtime
exec failed: exec failed: unable to start container process: exec: "bash":
executable file not found in $PATH: unknown
2023-07-16T11:06:15.9928158Z .stack
...
2023-07-16T11:06:36.5849554Z Starting artifact upload
2023-07-16T11:06:36.5850620Z For more detailed logs during the artifact upload
process, enable step-debugging:
https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging
2023-07-16T11:06:36.5854806Z Artifact name is valid!
2023-07-16T11:06:36.5903617Z ##[error]Artifact path is not valid:
/ozone/s3-haproxy/ozone_s3g_1_runtime exec failed: exec failed: unable to start
container process: exec: "bash": executable file not found in $PATH: unknown
.stack. Contains the following character: Double quote "
Invalid characters include: Double quote ", Colon :, Less than <, Greater than
>, Vertical bar |, Asterisk *, Question mark ?, Carriage return \r, Line feed \n
The following characters are not allowed in files that are uploaded due to
limitations with certain file systems such as NTFS. To maintain file system
agnostic behavior, these characters are intentionally not allowed to prevent
potential problems with downloads on different file systems.
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]