Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #2936 failed

Job: Build failed

Stages & jobs

  1. Default Stage

  2. Continuous Integration

Invalid chain Canot trusted: Test case result

The below summarizes the result of the test "Invalid chain Canot trusted" in build 2,936 of Openfire - Continuous Integration - Build.
Description
Invalid chain Canot trusted
Test class
org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest
Method
testInvalidChainCAnotTrusted
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

java.io.FileNotFoundException: /tmp/OPENFIRE-TRUNK-JOB1/cad14492-2ac0-4ff5-bc25-51354f82f856 (Permission denied)
	at java.base/java.io.FileOutputStream.open0(Native Method)
	at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293)
	at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:235)
	at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:123)
	at org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest.createFixture(OpenfireX509TrustManagerTest.java:85)