cmccabe commented on PR #13169:
URL: https://github.com/apache/kafka/pull/13169#issuecomment-1409444203

   Looks like Jenkins is having issues.
   ```
   [2023-01-30T20:15:48.665Z] + ./retry_zinc ./gradlew -PscalaVersion=2.13 
clean compileJava compileScala compileTestJava compileTestScala 
spotlessScalaCheck checkstyleMain checkstyleTest spotbugsMain rat --profile 
--continue -PxmlSpotBugsReport=true -PkeepAliveMode=session
   
   [2023-01-30T20:15:49.622Z] To honour the JVM settings for this build a 
single-use Daemon process will be forked. See 
https://docs.gradle.org/7.6/userguide/gradle_daemon.html#sec:disabling_the_daemon.
   
   [2023-01-30T20:15:51.411Z] Daemon will be stopped at the end of the build 
   
   [2023-01-30T20:16:59.582Z] 
   
   [2023-01-30T20:16:59.582Z] FAILURE: Build failed with an exception.
   
   [2023-01-30T20:16:59.582Z] 
   
   [2023-01-30T20:16:59.582Z] * What went wrong:
   
   [2023-01-30T20:16:59.582Z] Gradle could not start your build.
   
   [2023-01-30T20:16:59.582Z] > Cannot create service of type 
BuildSessionActionExecutor using method 
LauncherServices$ToolingBuildSessionScopeServices.createActionExecutor() as 
there is a problem with parameter #21 of type FileSystemWatchingInformation.
   
   [2023-01-30T20:16:59.582Z]    > Cannot create service of type 
BuildLifecycleAwareVirtualFileSystem using method 
VirtualFileSystemServices$GradleUserHomeServices.createVirtualFileSystem() as 
there is a problem with parameter #7 of type GlobalCacheLocations.
   
   [2023-01-30T20:16:59.582Z]       > Cannot create service of type 
GlobalCacheLocations using method 
GradleUserHomeScopeServices.createGlobalCacheLocations() as there is a problem 
with parameter #1 of type List<GlobalCache>.
   
   [2023-01-30T20:16:59.582Z]          > Could not create service of type 
FileAccessTimeJournal using 
GradleUserHomeScopeServices.createFileAccessTimeJournal().
   
   [2023-01-30T20:16:59.582Z]             > Timeout waiting to lock journal 
cache (/home/jenkins/.gradle/caches/journal-1). It is currently in use by 
another Gradle instance.
   
   [2023-01-30T20:16:59.582Z]               Owner PID: 13197
   
   [2023-01-30T20:16:59.582Z]               Our PID: 16325
   
   [2023-01-30T20:16:59.582Z]               Owner Operation: 
   
   [2023-01-30T20:16:59.582Z]               Our operation: 
   
   [2023-01-30T20:16:59.582Z]               Lock file: 
/home/jenkins/.gradle/caches/journal-1/journal-1.lock
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to