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

Changes:

[Vladimir Sitnikov] fix(deps): update dependency commons-net:commons-net to 
v3.10.0

[Vladimir Sitnikov] fix(deps): update dependency org.junit:junit-bom to v5.10.1


------------------------------------------
Started by GitHub push by vlsi
Started by GitHub push by vlsi
Started by GitHub push by vlsi
Started by GitHub push by vlsi
Started by GitHub push by vlsi
Started by GitHub push by vlsi
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds30 (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.34.1'
 > git fetch --tags --force --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 45c4b0466da452f963e3efffae3bbe8c88b877e0 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 45c4b0466da452f963e3efffae3bbe8c88b877e0 # timeout=10
Commit message: "fix(deps): update dependency org.junit:junit-bom to v5.10.1"
 > git rev-list --no-walk 63f839d664ddc7499cfd620769ccf62f16ae08ef # timeout=10
Xvfb starting$ /usr/bin/Xvfb :1 -fbdir 
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/.xvfb-719-..fbdir14401028700350573495>
[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=-Xmx2g -XX:MaxMetaspaceSize=1g" -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. For more on this, please refer to 
https://docs.gradle.org/8.4/userguide/gradle_daemon.html#sec:disabling_the_daemon
 in the Gradle documentation.
Daemon will be stopped at the end of the build 
Gradle Enterprise plugins resolution: https://plugins.gradle.org/m2
Enforcing Gradle Enterprise: https://ge.apache.org, allowUntrustedServer: false
Using the build cache is enabled, but no build caches are configured or enabled.
Type-safe project accessors is an incubating feature.
> Task :build-logic-commons:gradle-plugin:generateExternalPluginSpecBuilders 
> UP-TO-DATE
> Task :build-logic-commons:gradle-plugin:extractPrecompiledScriptPluginPlugins 
> UP-TO-DATE
> Task :build-logic-commons:gradle-plugin:compilePluginsBlocks UP-TO-DATE
> Task 
> :build-logic-commons:gradle-plugin:generatePrecompiledScriptPluginAccessors 
> UP-TO-DATE
> Task :build-logic-commons:gradle-plugin:generateScriptPluginAdapters 
> UP-TO-DATE
> Task :build-logic-commons:gradle-plugin:compileKotlin UP-TO-DATE
> Task :build-logic-commons:gradle-plugin:compileJava NO-SOURCE
> Task :build-logic-commons:gradle-plugin:pluginDescriptors UP-TO-DATE
> Task :build-logic-commons:gradle-plugin:processResources UP-TO-DATE
> Task :build-logic-commons:gradle-plugin:classes UP-TO-DATE
> Task :build-logic-commons:gradle-plugin:jar UP-TO-DATE
checksum-dependency elapsed time: 2587ms, configurations processed: 18 (add 
-PchecksumTimingsPrint to print detailed timings)
checksum-dependency elapsed time: 2358ms, configurations processed: 3 (add 
-PchecksumTimingsPrint to print detailed timings)

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'jmeter'.
> Could not determine the dependencies of null.
   > Could not resolve all task dependencies for configuration ':classpath'.
      > Could not resolve 
org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.4.1.3373.
        Required by:
            project : > project :build-logic:root-build > project 
:build-logic:verification > org.sonarqube:org.sonarqube.gradle.plugin:4.4.1.3373
         > No matching variant of 
org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.4.1.3373 was found. 
The consumer was configured to find a library for use during runtime, 
compatible with Java 8, packaged as a jar, and its dependencies declared 
externally, as well as attribute 'org.gradle.plugin.api-version' with value 
'8.4' but:
             - Variant 'apiElements' capability 
org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.4.1.3373 declares a 
library, packaged as a jar, and its dependencies declared externally:
                 - Incompatible because this component declares a component for 
use during compile-time, compatible with Java 11 and the consumer needed a 
component for use during runtime, compatible with Java 8
                 - Other compatible attribute:
                     - Doesn't say anything about org.gradle.plugin.api-version 
(required '8.4')
             - Variant 'javadocElements' capability 
org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.4.1.3373 declares a 
component for use during runtime, and its dependencies declared externally:
                 - Incompatible because this component declares documentation 
and the consumer needed a library
                 - Other compatible attributes:
                     - Doesn't say anything about its target Java version 
(required compatibility with Java 8)
                     - Doesn't say anything about its elements (required them 
packaged as a jar)
                     - Doesn't say anything about org.gradle.plugin.api-version 
(required '8.4')
             - Variant 'runtimeElements' capability 
org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.4.1.3373 declares a 
library for use during runtime, packaged as a jar, and its dependencies 
declared externally:
                 - Incompatible because this component declares a component, 
compatible with Java 11 and the consumer needed a component, compatible with 
Java 8
                 - Other compatible attribute:
                     - Doesn't say anything about org.gradle.plugin.api-version 
(required '8.4')
             - Variant 'sourcesElements' capability 
org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:4.4.1.3373 declares a 
component for use during runtime, and its dependencies declared externally:
                 - Incompatible because this component declares documentation 
and the consumer needed a library
                 - Other compatible attributes:
                     - Doesn't say anything about its target Java version 
(required compatibility with Java 8)
                     - Doesn't say anything about its elements (required them 
packaged as a jar)
                     - Doesn't say anything about org.gradle.plugin.api-version 
(required '8.4')

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

BUILD FAILED in 27s
9 actionable tasks: 9 up-to-date

Publishing build scan...
https://ge.apache.org/s/77gjdea2zggm2


See the profiling report at: 
file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/build-logic/build/reports/profile/profile-2023-11-24-17-02-00.html>
A fine-grained performance profile is available: use the --scan option.
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
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?

Reply via email to