jenkinsci/hpe-application-automation-tools-plugin

View on GitHub
Try to remove apparently unnecessary dependency #2331
abangau authored 9568e267
complete00:01:55
1
git clone
2
codeclimate validate-config
View output
codeclimate validate-config
No errors or warnings found in .codeclimate.json.
3
codeclimate prepare
View output
codeclimate prepare
4
builder pull-engines
View output
determining required images
docker pull codeclimate/codeclimate-pmd:b82
b82: Pulling from codeclimate/codeclimate-pmd
4fe2ade4980c: Already exists
6fc58a8d4ae4: Pulling fs layer
819f4a45746c: Pulling fs layer
c4a5f06d2404: Pulling fs layer
7c64e4dde50b: Pulling fs layer
a3ed95caeb02: Pulling fs layer
4c0303c1a56b: Pulling fs layer
7293d512b0d5: Pulling fs layer
d22db73f00d1: Pulling fs layer
703cb73f5f9d: Pulling fs layer
a74f4dfa9115: Pulling fs layer
d7a736b9b3aa: Pulling fs layer
a3ed95caeb02: Waiting
4c0303c1a56b: Waiting
7293d512b0d5: Waiting
d22db73f00d1: Waiting
703cb73f5f9d: Waiting
a74f4dfa9115: Waiting
d7a736b9b3aa: Waiting
7c64e4dde50b: Waiting
6fc58a8d4ae4: Verifying Checksum
6fc58a8d4ae4: Pull complete
7c64e4dde50b: Verifying Checksum
7c64e4dde50b: Download complete
a3ed95caeb02: Verifying Checksum
a3ed95caeb02: Download complete
c4a5f06d2404: Verifying Checksum
c4a5f06d2404: Download complete
7293d512b0d5: Download complete
4c0303c1a56b: Verifying Checksum
4c0303c1a56b: Download complete
d22db73f00d1: Verifying Checksum
d22db73f00d1: Download complete
819f4a45746c: Verifying Checksum
819f4a45746c: Download complete
a74f4dfa9115: Verifying Checksum
a74f4dfa9115: Download complete
703cb73f5f9d: Verifying Checksum
703cb73f5f9d: Download complete
819f4a45746c: Pull complete
c4a5f06d2404: Pull complete
7c64e4dde50b: Pull complete
d7a736b9b3aa: Verifying Checksum
d7a736b9b3aa: Download complete
a3ed95caeb02: Pull complete
4c0303c1a56b: Pull complete
7293d512b0d5: Pull complete
d22db73f00d1: Pull complete
703cb73f5f9d: Pull complete
a74f4dfa9115: Pull complete
d7a736b9b3aa: Pull complete
Digest: sha256:cb6a547860fa4db18dfc34f6e86537b03259419f15bd220269d7c7c6c6ff95e0
Status: Downloaded newer image for registry.prod.codeclimate.net/codeclimate/codeclimate-pmd:b82
5
structure
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-25T16:09:15.223577 #1]  WARN -- : Skipping src/main/resources/lib/select2/select2-min.js due to CC::Parser::Client::HTTPError
W, [2024-04-25T16:09:15.223640 #1]  WARN -- : Response status: 422
6
duplication
View output
12
Parser process id: 12
codeclimate-parser socket not present
waiting 1s...
W, [2024-04-25T16:09:36.775855 #1]  WARN -- : Skipping ./src/main/resources/lib/select2/select2-min.js due to CC::Parser::Client::HTTPError
W, [2024-04-25T16:09:36.776007 #1]  WARN -- : Response status: 422
7
pmd
pmd engine documentation
View output
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/errorprone.xml/AvoidBranchingStatementAsLastInLoop instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/AvoidBranchingStatementAsLastInLoop. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/errorprone.xml/AvoidDecimalLiteralsInBigDecimalConstructor instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/AvoidDecimalLiteralsInBigDecimalConstructor. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/errorprone.xml/AvoidMultipleUnaryOperators instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/AvoidMultipleUnaryOperators. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/errorprone.xml/AvoidUsingOctalValues instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/AvoidUsingOctalValues. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/errorprone.xml/BrokenNullCheck instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/BrokenNullCheck. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/errorprone.xml/CheckSkipResult instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/CheckSkipResult. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/errorprone.xml/ClassCastExceptionWithToArray instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/ClassCastExceptionWithToArray. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/errorprone.xml/DontUseFloatTypeForLoopIndices instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/DontUseFloatTypeForLoopIndices. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/errorprone.xml/JumbledIncrementer instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/JumbledIncrementer. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/errorprone.xml/MisplacedNullCheck instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/MisplacedNullCheck. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/errorprone.xml/OverrideBothEqualsAndHashcode instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/OverrideBothEqualsAndHashcode. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/errorprone.xml/ReturnFromFinallyBlock instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/ReturnFromFinallyBlock. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/errorprone.xml/UnconditionalIfStatement instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/UnconditionalIfStatement. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/multithreading.xml/AvoidThreadGroup instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/AvoidThreadGroup. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/multithreading.xml/DontCallThreadRun instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/DontCallThreadRun. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/multithreading.xml/DoubleCheckedLocking instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/DoubleCheckedLocking. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/bestpractices.xml/AvoidUsingHardCodedIP instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/AvoidUsingHardCodedIP. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/bestpractices.xml/CheckResultSet instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/CheckResultSet. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/codestyle.xml/ExtendsObject instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/ExtendsObject. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/codestyle.xml/ForLoopShouldBeWhileLoop instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/ForLoopShouldBeWhileLoop. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/performance.xml/BigIntegerInstantiation instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/BigIntegerInstantiation. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/performance.xml/BooleanInstantiation instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/BooleanInstantiation. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/design.xml/CollapsibleIfStatements instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/CollapsibleIfStatements. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.RuleSetFactory parseRuleReferenceNode
WARNING: Use Rule name category/java/design.xml/SimplifiedTernary instead of the deprecated Rule name /usr/src/app/java-basic-default-ruleset.xml/SimplifiedTernary. PMD 7.0.0 will remove support for this deprecated Rule name usage.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.cache.AbstractAnalysisCache checkValidity
INFO: Analysis cache invalidated, rulesets changed.
Apr 25, 2024 4:09:41 PM net.sourceforge.pmd.cache.AbstractAnalysisCache checkValidity
INFO: Analysis cache invalidated, execution classpath changed.






Apr 25, 2024 4:09:54 PM net.sourceforge.pmd.cache.FileAnalysisCache persist
INFO: Analysis cache updated
8
sonar-java
sonar-java engine documentation
View output
INFO: Java 17-ea Oracle Corporation (64-bit)
INFO: Linux 4.4.0-1128-aws amd64
INFO: Index files
INFO: 862 files indexed
INFO: Configured Java source version (sonar.java.source): none
INFO: JavaClasspath initialization
INFO: sonar.java.binaries is empty, please double check your configuration
INFO: JavaClasspath initialization (done) | time=8ms
INFO: JavaTestClasspath initialization
INFO: JavaTestClasspath initialization (done) | time=1ms
INFO: Java Main Files AST scan
INFO: 444 source files to be analyzed
INFO: 89/444 files analyzed, current file: [uri=file:///code/src/main/java/com/microfocus/application/automation/tools/results/parser/testngxml/NewDataSet.java]
INFO: 210/444 files analyzed, current file: [uri=file:///code/src/main/java/com/microfocus/application/automation/tools/octane/executor/UFTTestDetectionCallable.java]
INFO: 288/444 files analyzed, current file: [uri=file:///code/src/main/java/com/microfocus/application/automation/tools/pc/PcClient.java]
INFO: 396/444 files analyzed, current file: [uri=file:///code/src/main/java/com/microfocus/application/automation/tools/commonResultUpload/xmlreader/configloader/EntitiesFieldMapLoader.java]
INFO: 444/444 source files have been analyzed
INFO: Slowest analyzed files:
    [uri=file:///code/src/main/java/com/microfocus/application/automation/tools/results/RunResultRecorder.java] (3718ms, 66616B)
    [uri=file:///code/src/main/java/com/microfocus/application/automation/tools/octane/configuration/JobConfigurationProxy.java] (1406ms, 47805B)
    [uri=file:///code/src/main/java/com/microfocus/application/automation/tools/run/PcBuilder.java] (1261ms, 56888B)
    [uri=file:///code/src/main/java/com/microfocus/application/automation/tools/pc/PcClient.java] (1163ms, 34733B)
    [uri=file:///code/src/main/java/com/microfocus/application/automation/tools/results/service/AttachmentUploadService.java] (1149ms, 6064B)
    [uri=file:///code/src/main/java/com/microfocus/application/automation/tools/octane/model/processors/scm/StarTeamSCMProcessor.java] (1012ms, 11928B)
INFO: Dependencies/libraries were not provided for analysis of SOURCE files. The 'sonar.java.libraries' property is empty. Verify your configuration, as you might end up with less precise results.
INFO: Unresolved imports/types have been detected during analysis. Enable DEBUG mode to see them.
INFO: Java Main Files AST scan (done) | time=41057ms
INFO: Java Test Files AST scan
INFO: 0 source files to be analyzed
INFO: 0/0 source files have been analyzed
INFO: Java Test Files AST scan (done) | time=1ms
INFO: Java Generated Files AST scan
INFO: 0 source files to be analyzed
INFO: 0/0 source files have been analyzed
INFO: Java Generated Files AST scan (done) | time=1ms
INFO: No workDir in SonarLint
INFO: 1 source file to be analyzed
INFO: 1/1 source file has been analyzed
INFO: ------------------------------------------------------------------------
INFO: EXECUTION SUCCESS
INFO: ------------------------------------------------------------------------
INFO: Total time: 42.162s
INFO: Final Memory: 25M/94M
INFO: ------------------------------------------------------------------------