Gradle Test Run :rotating-secrets:test

refreshCredentials_resumesAfterFilesReappear()

summary

1

tests

0

failures

0

skipped

2.173s

duration

100%

successful

standard output

06:15:53.637 [Test worker] WARN com.maybeitssquid.rotatingsecrets.CredentialsProviderService -- Credential files no longer available at /tmp/junit-5902347249699732718

error output

Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3
WARNING: A Java agent has been loaded dynamically (/home/runner/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.18.11/82212e5b3633e7a65fca8bec525762cfb6c9bae4/byte-buddy-agent-1.18.11.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release