Stewart X Addison

Results 1782 comments of Stewart X Addison

Verified that the problem does not occur if I add in the encoding defines to the agent JVM, or if `LANG=C.UTF-8` in the environment. Assuming the latter does not cause...

All except [test-docker-alpine314-x64-2](https://ci.adoptopenjdk.net/computer/test%2Ddocker%2Dalpine314%2Dx 64%2D2), [test-docker-alpine314-x64-1](https://ci.adoptopenjdk.net/computer/test%2Ddocker%2Dalpine314%2Dx64%2D1) [test-docker-alpine311-x64-1](https://ci.adoptopenjdk.net/computer/test-docker-alpine311-x64-1/) should now be ok (Those three currently have jobs running on them so I cannot restart the agent yet)

Since it hasn't been lsited anywhere else in here the grinder recreate options for this are: - BUILD_LIST=openjdk - TARGET=jdk_custom - CUSTOM_TARGET=java/lang/invoke/lambda/LambdaFileEncodingSerialization.java (Or use TARGET=jdk_lang_0 sine that's the group this...

> [test-docker-ubuntu2004-armv7l-1](https://ci.adoptopenjdk.net/computer/test-docker-ubuntu2004-armv7l-1/) still have same issues. Last Friday July15 's run https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_sanity.openjdk_arm_linux/160/console Not sure what happened there - the configuration had been updated for that machine and the agent was...

https://ci.adoptopenjdk.net/computer/test%2Ddocker%2Dubuntu2004%2Dx64%2D1/log also needs a restart but is currently running a test (https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_extended.system_x86-64_linux/192/) so I'll restart that one later. LIkewise https://ci.adoptopenjdk.net/computer/test%2Ddocker%2Dubuntu2010%2Dx64%2D2/log [EDIT: Both now restarted]

Removing from the September plan until I can attempt to reproduce on a clean Azure deployment (Unsure which type of machine I hit this on)

Hit this again today when using a new Windows system created at Azure: AWX link: https://awx2.adoptopenjdk.net/#/jobs/playbook/553 ``` TASK [WMF_5.1 : Get WMF 5.1 Packages] ****************************************** fatal: [build-sxa-win2012r2-x64-1]: FAILED! => {"changed":...

Similarly I'm missing `C:\openjdk` resulting in this: ``` TASK [Java7 : Create symlink to Java 7] **************************************** fatal: [build-sxa-win2012r2-x64-1]: FAILED! => {"changed": true, "cmd": "mklink /D \"C:\\openjdk\\jdk-7\" \"C:\\Program Files\\Java\\java-se-7u75-ri\"", "delta":...

> I notice in the awx jobit has the skipped tag "basic_config" , the task that creates the c:\temp dir has this tag.. - name: Create C:\temp directory win_file: path:...