You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2023/04/27 12:23:56 UTC

Build failed in Jenkins: JMeter » JMeter-trunk #506

See <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/506/display/redirect?page=changes>

Changes:

[Vladimir Sitnikov] chore: add missing distTarSource -> copyExtraTestLibs dependency


------------------------------------------
Started by GitHub push by vlsi
Started by GitHub push by vlsi
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds25 (ubuntu) in workspace <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/jmeter.git # timeout=10
Fetching upstream changes from https://github.com/apache/jmeter.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/jmeter.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 5b03959e9e5eb15f08d996614ab2a857961e6d9d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b03959e9e5eb15f08d996614ab2a857961e6d9d # timeout=10
Commit message: "chore: add missing distTarSource -> copyExtraTestLibs dependency"
 > git rev-list --no-walk 76ed9ad086ddda10dc2656e0d1f94421844f32a3 # timeout=10
Xvfb starting$ /usr/bin/Xvfb :1 -fbdir <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/.xvfb-506-..fbdir13936353179653711512>
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SONAR_HOST_URL=https://sonarcloud.io

[EnvInject] - Variables injected successfully.
[EnvInject] - Mask passwords that will be passed as build parameters.
[Gradle] - Launching build.
[JMeter-trunk] $ <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/gradlew> "-Dorg.gradle.jvmargs=-Xmx512m -XX:MaxMetaspaceSize=512m" -Pcoverage=true -PignoreSpotBugsFailures=true -Pasf=true -PCI=true -Pspotbugs=true --profile --no-daemon publish cleanTest check assemble
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.1.1/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 

FAILURE: Build failed with an exception.

* What went wrong:
Gradle could not start your build.
> Cannot create service of type BuildSessionActionExecutor using method LauncherServices$ToolingBuildSessionScopeServices.createActionExecutor() as there is a problem with parameter #21 of type FileSystemWatchingInformation.
   > Cannot create service of type BuildLifecycleAwareVirtualFileSystem using method VirtualFileSystemServices$GradleUserHomeServices.createVirtualFileSystem() as there is a problem with parameter #7 of type GlobalCacheLocations.
      > Cannot create service of type GlobalCacheLocations using method GradleUserHomeScopeServices.createGlobalCacheLocations() as there is a problem with parameter #1 of type List<GlobalCache>.
         > Could not create service of type FileAccessTimeJournal using GradleUserHomeScopeServices.createFileAccessTimeJournal().
            > Timeout waiting to lock journal cache (/home/jenkins/.gradle/caches/journal-1). It is currently in use by another Gradle instance.
              Owner PID: 12561
              Our PID: 20287
              Owner Operation: 
              Our operation: 
              Lock file: /home/jenkins/.gradle/caches/journal-1/journal-1.lock

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 6s
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Xvfb stopping
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.

Jenkins build is back to normal : JMeter » JMeter-trunk #507

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/507/display/redirect>