See
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/34/display/redirect?page=changes>
Changes:
[Felix Schumacher] Add missing key id for org.json:json
------------------------------------------
[...truncated 141.56 KB...]
There might be more checksum violations, however, current
configuration specifies the build to fail on the first violation.
You might use the following properties:
* -PchecksumIgnore temporary disables checksum-dependency-plugin
(e.g. to try new dependencies)
* -PchecksumUpdate updates checksum.xml and it will fail after
the first violation so you can review the diff
* -PchecksumUpdateAll (insecure) updates checksum.xml with all
the new discovered checksums
* -PchecksumFailOn=build_finish (insecure) It will postpone the
failure till the build finish
It will collect all the violations, however untrusted code might be
executed (e.g. from a plugin)
You can find updated checksum.xml file at
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/build/checksum/checksum.xml.>
You might add -PchecksumUpdate to update root checksum.xml file.
at
com.github.vlsi.gradle.checksum.ChecksumDependency.reportViolations(ChecksumDependency.kt:380)
at
com.github.vlsi.gradle.checksum.ChecksumDependency.verifyDependencies(ChecksumDependency.kt:309)
at
com.github.vlsi.gradle.checksum.ChecksumDependency.access$verifyDependencies(ChecksumDependency.kt:58)
at
com.github.vlsi.gradle.checksum.ChecksumDependency$resolutionListener$1$beforeResolve$4$1.invoke(ChecksumDependency.kt:99)
at
com.github.vlsi.gradle.checksum.ChecksumDependency$resolutionListener$1$beforeResolve$4$1.invoke(ChecksumDependency.kt:89)
at
com.github.vlsi.gradle.checksum.Stopwatch.invoke(Stopwatch.kt:36)
at
com.github.vlsi.gradle.checksum.Stopwatch.invoke$default(Stopwatch.kt:31)
at
com.github.vlsi.gradle.checksum.ChecksumDependency$resolutionListener$1$beforeResolve$4.execute(ChecksumDependency.kt:98)
at
com.github.vlsi.gradle.checksum.ChecksumDependency$resolutionListener$1$beforeResolve$4.execute(ChecksumDependency.kt:89)
[0;0;90mat
org.gradle.internal.event.BroadcastDispatch$ActionInvocationHandler.dispatch(BroadcastDispatch.java:92)
[0m [0;0;90mat
org.gradle.internal.event.BroadcastDispatch$ActionInvocationHandler.dispatch(BroadcastDispatch.java:80)
[0m [0;0;90mat
org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:42)
[0m [0;0;90mat
org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:231)
[0m [0;0;90mat
org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:150)
[0m [0;0;90mat
org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:58)
[0m [0;0;90mat
org.gradle.internal.event.BroadcastDispatch$CompositeDispatch.dispatch(BroadcastDispatch.java:325)
[0m [0;0;90mat
org.gradle.internal.event.BroadcastDispatch$CompositeDispatch.dispatch(BroadcastDispatch.java:235)
[0m [0;0;90mat
org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:141)
[0m [0;0;90mat
org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:37)
[0m [0;0;90mat
org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
[0m [0;0;90mat
org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$1.run(DefaultConfiguration.java:629)
[0m [0;0;90mat
org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:402)
[0m [0;0;90mat
org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:394)
[0m [0;0;90mat
org.gradle.internal.operations.DefaultBuildOperationExecutor$1.execute(DefaultBuildOperationExecutor.java:165)
[0m [0;0;90mat
org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:250)
[0m [0;0;90mat
org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:158)
[0m [0;0;90mat
org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:92)
[0m [0;0;90mat
org.gradle.internal.operations.DelegatingBuildOperationExecutor.run(DelegatingBuildOperationExecutor.java:31)
[0m [0;0;90mat
org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.resolveGraphIfRequired(DefaultConfiguration.java:611)
[0m [0;0;90mat
org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.lambda$resolveExclusively$4(DefaultConfiguration.java:592)
[0m [0;0;90mat
org.gradle.api.internal.project.DefaultProjectStateRegistry$SafeExclusiveLockImpl.withLock(DefaultProjectStateRegistry.java:289)
[0m [0;0;90mat
org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.resolveExclusively(DefaultConfiguration.java:590)
[0m [0;0;90mat
org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.resolveToStateOrLater(DefaultConfiguration.java:576)
[0m [0;0;90mat
org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.access$1900(DefaultConfiguration.java:141)
[0m [0;0;90mat
org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$ConfigurationFileCollection.getSelectedArtifacts(DefaultConfiguration.java:1248)
[0m [0;0;90mat
org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$ConfigurationFileCollection.visitContents(DefaultConfiguration.java:1239)
[0m [0;0;90mat
org.gradle.api.internal.artifacts.configurations.DefaultConfiguration$ConfigurationFileCollection.visitStructure(DefaultConfiguration.java:1235)
[0m [0;0;90mat
org.gradle.api.internal.artifacts.configurations.DefaultConfiguration.visitStructure(DefaultConfiguration.java:489)
[0m [0;0;90mat
org.gradle.api.internal.file.CompositeFileCollection.visitStructure(CompositeFileCollection.java:152)
[0m [0;0;90mat
org.gradle.internal.fingerprint.impl.DefaultFileCollectionSnapshotter.snapshot(DefaultFileCollectionSnapshotter.java:50)
[0m [0;0;90mat
org.gradle.internal.fingerprint.impl.AbstractFileCollectionFingerprinter.fingerprint(AbstractFileCollectionFingerprinter.java:47)
[0m [0;0;90mat
org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$TaskExecution.lambda$visitInputFileProperties$1(ExecuteActionsTaskExecuter.java:324)
[0m [0;0;90mat
org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.lambda$fingerprintInputFiles$3(CaptureStateBeforeExecutionStep.java:192)
[0m [0;0;90mat
org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$TaskExecution.visitInputFileProperties(ExecuteActionsTaskExecuter.java:322)
[0m [0;0;90mat
org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.fingerprintInputFiles(CaptureStateBeforeExecutionStep.java:188)
[0m [0;0;90mat
org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.captureExecutionState(CaptureStateBeforeExecutionStep.java:150)
[0m [0;0;90mat
org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.lambda$captureExecutionStateOp$1(CaptureStateBeforeExecutionStep.java:104)
[0m [0;0;90mat
org.gradle.internal.execution.steps.BuildOperationStep$1.call(BuildOperationStep.java:40)
[0m [0;0;90mat
org.gradle.internal.operations.DefaultBuildOperationExecutor$CallableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:416)
[0m [0;0;90mat
org.gradle.internal.operations.DefaultBuildOperationExecutor$CallableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:406)
[0m [0;0;90mat
org.gradle.internal.operations.DefaultBuildOperationExecutor$1.execute(DefaultBuildOperationExecutor.java:165)
[0m [0;0;90mat
org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:250)
[0m [0;0;90mat
org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:158)
[0m [0;0;90mat
org.gradle.internal.operations.DefaultBuildOperationExecutor.call(DefaultBuildOperationExecutor.java:102)
[0m [0;0;90mat
org.gradle.internal.operations.DelegatingBuildOperationExecutor.call(DelegatingBuildOperationExecutor.java:36)
[0m [0;0;90mat
org.gradle.internal.execution.steps.BuildOperationStep.operation(BuildOperationStep.java:37)
[0m [0;0;90mat
org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.captureExecutionStateOp(CaptureStateBeforeExecutionStep.java:103)
[0m [0;0;90mat
org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.lambda$execute$0(CaptureStateBeforeExecutionStep.java:78)
[0m at java.util.Optional.map(Optional.java:215)
[0;0;90mat
org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:78)
[0m [0;0;90mat
org.gradle.internal.execution.steps.CaptureStateBeforeExecutionStep.execute(CaptureStateBeforeExecutionStep.java:53)
[0m [0;0;90mat
org.gradle.internal.execution.steps.ValidateStep.execute(ValidateStep.java:74)
[0m [0;0;90mat
org.gradle.internal.execution.steps.SkipEmptyWorkStep.lambda$execute$2(SkipEmptyWorkStep.java:78)
[0m at java.util.Optional.orElseGet(Optional.java:267)
[0;0;90mat
org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:78)
[0m [0;0;90mat
org.gradle.internal.execution.steps.SkipEmptyWorkStep.execute(SkipEmptyWorkStep.java:34)
[0m [0;0;90mat
org.gradle.internal.execution.steps.legacy.MarkSnapshottingInputsStartedStep.execute(MarkSnapshottingInputsStartedStep.java:39)
[0m [0;0;90mat
org.gradle.internal.execution.steps.LoadExecutionStateStep.execute(LoadExecutionStateStep.java:40)
[0m [0;0;90mat
org.gradle.internal.execution.steps.LoadExecutionStateStep.execute(LoadExecutionStateStep.java:28)
[0m
FAILURE: Build completed with 5 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':src:testkit:spotbugsMain'.
> Checksum/PGP violations detected on resolving configuration
> :src:testkit:spotbugs
No trusted PGP keys are configured for group org.json:
org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation
skipped])
There might be more checksum violations, however, current configuration
specifies the build to fail on the first violation.
You might use the following properties:
* -PchecksumIgnore temporary disables checksum-dependency-plugin (e.g. to
try new dependencies)
* -PchecksumUpdate updates checksum.xml and it will fail after the first
violation so you can review the diff
* -PchecksumUpdateAll (insecure) updates checksum.xml with all the new
discovered checksums
* -PchecksumFailOn=build_finish (insecure) It will postpone the failure
till the build finish
It will collect all the violations, however untrusted code might be executed
(e.g. from a plugin)
You can find updated checksum.xml file at
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/build/checksum/checksum.xml.>
You might add -PchecksumUpdate to update root checksum.xml file.
* 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.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':src:jorphan:spotbugsMain'.
> Checksum/PGP violations detected on resolving configuration
> :src:testkit:spotbugs
No trusted PGP keys are configured for group org.json:
org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation
skipped])
Checksum/PGP violations detected on resolving configuration
:src:bshclient:spotbugs
No trusted PGP keys are configured for group org.json:
org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation
skipped])
Checksum/PGP violations detected on resolving configuration
:src:jorphan:spotbugs
No trusted PGP keys are configured for group org.json:
org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation
skipped])
There might be more checksum violations, however, current configuration
specifies the build to fail on the first violation.
You might use the following properties:
* -PchecksumIgnore temporary disables checksum-dependency-plugin (e.g. to
try new dependencies)
* -PchecksumUpdate updates checksum.xml and it will fail after the first
violation so you can review the diff
* -PchecksumUpdateAll (insecure) updates checksum.xml with all the new
discovered checksums
* -PchecksumFailOn=build_finish (insecure) It will postpone the failure
till the build finish
It will collect all the violations, however untrusted code might be executed
(e.g. from a plugin)
You can find updated checksum.xml file at
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/build/checksum/checksum.xml.>
You might add -PchecksumUpdate to update root checksum.xml file.
* 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.
==============================================================================
3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':src:bshclient:spotbugsMain'.
> Checksum/PGP violations detected on resolving configuration
> :src:testkit:spotbugs
No trusted PGP keys are configured for group org.json:
org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation
skipped])
Checksum/PGP violations detected on resolving configuration
:src:bshclient:spotbugs
No trusted PGP keys are configured for group org.json:
org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation
skipped])
There might be more checksum violations, however, current configuration
specifies the build to fail on the first violation.
You might use the following properties:
* -PchecksumIgnore temporary disables checksum-dependency-plugin (e.g. to
try new dependencies)
* -PchecksumUpdate updates checksum.xml and it will fail after the first
violation so you can review the diff
* -PchecksumUpdateAll (insecure) updates checksum.xml with all the new
discovered checksums
* -PchecksumFailOn=build_finish (insecure) It will postpone the failure
till the build finish
It will collect all the violations, however untrusted code might be executed
(e.g. from a plugin)
You can find updated checksum.xml file at
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/build/checksum/checksum.xml.>
You might add -PchecksumUpdate to update root checksum.xml file.
* 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.
==============================================================================
4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':src:launcher:spotbugsMain'.
> Checksum/PGP violations detected on resolving configuration
> :src:testkit:spotbugs
No trusted PGP keys are configured for group org.json:
org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation
skipped])
Checksum/PGP violations detected on resolving configuration
:src:bshclient:spotbugs
No trusted PGP keys are configured for group org.json:
org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation
skipped])
Checksum/PGP violations detected on resolving configuration
:src:jorphan:spotbugs
No trusted PGP keys are configured for group org.json:
org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation
skipped])
Checksum/PGP violations detected on resolving configuration
:src:launcher:spotbugs
No trusted PGP keys are configured for group org.json:
org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation
skipped])
There might be more checksum violations, however, current configuration
specifies the build to fail on the first violation.
You might use the following properties:
* -PchecksumIgnore temporary disables checksum-dependency-plugin (e.g. to
try new dependencies)
* -PchecksumUpdate updates checksum.xml and it will fail after the first
violation so you can review the diff
* -PchecksumUpdateAll (insecure) updates checksum.xml with all the new
discovered checksums
* -PchecksumFailOn=build_finish (insecure) It will postpone the failure
till the build finish
It will collect all the violations, however untrusted code might be executed
(e.g. from a plugin)
You can find updated checksum.xml file at
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/build/checksum/checksum.xml.>
You might add -PchecksumUpdate to update root checksum.xml file.
* 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.
==============================================================================
5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':src:testkit-wiremock:spotbugsMain'.
> Checksum/PGP violations detected on resolving configuration
> :src:testkit:spotbugs
No trusted PGP keys are configured for group org.json:
org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation
skipped])
Checksum/PGP violations detected on resolving configuration
:src:bshclient:spotbugs
No trusted PGP keys are configured for group org.json:
org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation
skipped])
Checksum/PGP violations detected on resolving configuration
:src:jorphan:spotbugs
No trusted PGP keys are configured for group org.json:
org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation
skipped])
Checksum/PGP violations detected on resolving configuration
:src:launcher:spotbugs
No trusted PGP keys are configured for group org.json:
org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation
skipped])
Checksum/PGP violations detected on resolving configuration
:src:testkit-wiremock:spotbugs
No trusted PGP keys are configured for group org.json:
org.json:json:20200518 (pgp=[145d819475314d97], sha512=[computation
skipped])
There might be more checksum violations, however, current configuration
specifies the build to fail on the first violation.
You might use the following properties:
* -PchecksumIgnore temporary disables checksum-dependency-plugin (e.g. to
try new dependencies)
* -PchecksumUpdate updates checksum.xml and it will fail after the first
violation so you can review the diff
* -PchecksumUpdateAll (insecure) updates checksum.xml with all the new
discovered checksums
* -PchecksumFailOn=build_finish (insecure) It will postpone the failure
till the build finish
It will collect all the violations, however untrusted code might be executed
(e.g. from a plugin)
You can find updated checksum.xml file at
<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/build/checksum/checksum.xml.>
You might add -PchecksumUpdate to update root checksum.xml file.
* 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
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See
https://docs.gradle.org/6.3/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 22s
134 actionable tasks: 66 executed, 68 up-to-date
See the profiling report at:
file://<https://ci-builds.apache.org/job/JMeter/job/JMeter-trunk/ws/build/reports/profile/profile-2020-08-09-17-06-57.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?