-
Notifications
You must be signed in to change notification settings - Fork 25.8k
PackageTests#test90DoNotCloseStderrWhenQuiet fails with "cannot change locale" #49406
Copy link
Copy link
Closed
Labels
:Delivery/PackagingRPM and deb packaging, tar and zip archives, shell and batch scriptsRPM and deb packaging, tar and zip archives, shell and batch scripts>test-failureTriaged test failures from CITriaged test failures from CITeam:DeliveryMeta label for Delivery teamMeta label for Delivery team
Description
This build failed:
:qa:os:destructiveDistroTest.oss-deb-no-jdk FAILED
org.elasticsearch.packaging.test.PackageTests > test90DoNotCloseStderrWhenQuiet FAILED
java.lang.RuntimeException: Command was not successful: [bash -c systemctl restart systemd-journald]
result: exitCode = [1] stdout = [] stderr = [bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Job for systemd-journald.service failed because the control process exited with error code.
See "systemctl status systemd-journald.service" and "journalctl -xe" for details.]
at __randomizedtesting.SeedInfo.seed([D614BA3E9ACB9E90:92258512C6D6191]:0)
at org.elasticsearch.packaging.util.Shell.runScript(Shell.java:116)
at org.elasticsearch.packaging.util.Shell.run(Shell.java:68)
at org.elasticsearch.packaging.util.Packages.clearJournal(Packages.java:305)
at org.elasticsearch.packaging.test.PackageTests.lambda$test90DoNotCloseStderrWhenQuiet$1(PackageTests.java:349)
at org.elasticsearch.packaging.test.PackageTests.withCustomConfig(PackageTests.java:393)
at org.elasticsearch.packaging.test.PackageTests.test90DoNotCloseStderrWhenQuiet(PackageTests.java:344)
Build stats show a few more instances that look similar too.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Delivery/PackagingRPM and deb packaging, tar and zip archives, shell and batch scriptsRPM and deb packaging, tar and zip archives, shell and batch scripts>test-failureTriaged test failures from CITriaged test failures from CITeam:DeliveryMeta label for Delivery teamMeta label for Delivery team
Type
Fields
Give feedbackNo fields configured for issues without a type.