Skip to content

#61: Fix CVE-2023-42503 in org.apache.commons:commons-compress #469

#61: Fix CVE-2023-42503 in org.apache.commons:commons-compress

#61: Fix CVE-2023-42503 in org.apache.commons:commons-compress #469

GitHub Actions / Test Report failed Sep 26, 2023 in 0s

17 tests run, 0 skipped, 2 failed.

Annotations

Check failure on line 24 in src/test/java/com/exasol/udfdebugging/modules/coverage/CoverageModuleIT.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

CoverageModuleIT.testCoverageReportIsWritten

VM error: Internal error: VM crashed (Session: 1778081801086828544)
Raw output
java.sql.SQLDataException: VM error: Internal error: VM crashed (Session: 1778081801086828544)
	at com.exasol.jdbc.ExceptionFactory.createSQLException(ExceptionFactory.java:33)
	at com.exasol.jdbc.EXASQLException.getSQLExceptionIntern(EXASQLException.java:50)
	at com.exasol.jdbc.AbstractEXAStatement.execute(AbstractEXAStatement.java:478)
	at com.exasol.jdbc.EXAStatement.execute(EXAStatement.java:289)
	at com.exasol.jdbc.AbstractEXAStatement.executeQuery(AbstractEXAStatement.java:614)
	at com.exasol.udfdebugging.modules.TestSetup.runJavaUdf(TestSetup.java:55)
	at com.exasol.udfdebugging.modules.coverage.CoverageModuleIT.testCoverageReportIsWritten(CoverageModuleIT.java:24)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)

Check failure on line 22 in src/test/java/com/exasol/udfdebugging/modules/udflogs/UdfLogsModuleIT.java

See this annotation in the file changed.

@github-actions github-actions / Test Report

UdfLogsModuleIT.testGetLog

VM error: Internal error: VM crashed (Session: 1778081797037359104)
Raw output
java.sql.SQLDataException: VM error: Internal error: VM crashed (Session: 1778081797037359104)
	at com.exasol.jdbc.ExceptionFactory.createSQLException(ExceptionFactory.java:33)
	at com.exasol.jdbc.EXASQLException.getSQLExceptionIntern(EXASQLException.java:50)
	at com.exasol.jdbc.AbstractEXAStatement.execute(AbstractEXAStatement.java:478)
	at com.exasol.jdbc.EXAStatement.execute(EXAStatement.java:289)
	at com.exasol.jdbc.AbstractEXAStatement.executeQuery(AbstractEXAStatement.java:614)
	at com.exasol.udfdebugging.modules.TestSetup.runJavaUdf(TestSetup.java:55)
	at com.exasol.udfdebugging.modules.udflogs.UdfLogsModuleIT.testGetLog(UdfLogsModuleIT.java:22)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)