Skip to content
Failed

Console Output

Push event to branch master
07:18:17 Connecting to https://api.github.com using johanneshiry/****** (JohannesHiryGithubCred)
Obtained Jenkinsfile from 8048004a2f3967da19784a3669311ea7dbb2b6c4
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] node
Running on Jenkins in /var/jenkins_home/workspace/tute_PowerSystemDataModel_master
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] tool [Pipeline] stage [Pipeline] { (checkout from scm) [Pipeline] checkout using credential 19f16959-8a0d-4a60-bd1f-5adb4572b702 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:ie3-institute/powersystemdatamodel.git # timeout=10 Fetching upstream changes from git@github.com:ie3-institute/powersystemdatamodel.git > git --version # timeout=10 using GIT_SSH to set credentials Github SSH Key johanneshiry to allow for repo access (used in the pipeline) > git fetch --tags --progress -- git@github.com:ie3-institute/powersystemdatamodel.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/refs/heads/master^{commit} # timeout=10 Checking out Revision 8048004a2f3967da19784a3669311ea7dbb2b6c4 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8048004a2f3967da19784a3669311ea7dbb2b6c4 # timeout=10 Commit message: "Merge pull request #187 from ie3-institute/ds/#178-import-deprecated-classes" > git rev-list --no-walk 1c124dd0d452fe8dc5666835c5969fceb80f5aff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] sh + curl https://api.github.com/repos/ie3-institute/powersystemdatamodel/commits/8048004a2f3967da19784a3669311ea7dbb2b6c4 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89887 0 89887 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] readJSON [Pipeline] rocketSend RocketChat Send Pipeline step configured with server: https://simona.ie3.e-technik.tu-dortmund.de/chat/, trustSSL: false, channel: jenkins and message: master branch build triggered (incl. snapshot deploy) by merging pr from feature branch 'ds/#178-import-deprecated-classes' [Pipeline] stage [Pipeline] { (gradle test powersystemdatamodel) [Pipeline] sh + cd powersystemdatamodel set +x + ./gradlew --refresh-dependencies clean spotlessCheck pmdMain pmdTest spotbugsMain spotbugsTest test jacocoTestReport jacocoTestCoverageVerification Starting a Gradle Daemon, 2 busy Daemons could not be reused, use --status for details > Task :clean > Task :spotlessGroovy > Task :spotlessGroovyCheck > Task :spotlessGroovyGradle > Task :spotlessGroovyGradleCheck > Task :spotlessJava > Task :spotlessJavaCheck > Task :spotlessMisc > Task :spotlessMiscCheck > Task :spotlessCheck > Task :checkJavaVersion > Task :compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :compileGroovy NO-SOURCE > Task :processResources > Task :classes > Task :pmdMain 4 PMD rule violations were found. See the report at: file:///var/jenkins_home/workspace/tute_PowerSystemDataModel_master/powersystemdatamodel/build/reports/pmd/main.html > Task :compileTestJava > Task :compileTestGroovy > Task :processTestResources > Task :testClasses > Task :pmdTest > Task :spotbugsMain > Task :spotbugsTest > Task :test > Task :jacocoTestReport > Task :jacocoTestCoverageVerification > Task :spotbugsTest The following classes needed for analysis were missing: void 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.0.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 2m 10s 18 actionable tasks: 18 executed [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (SonarQube analysis) [Pipeline] withSonarQubeEnv Injecting SonarQube environment variables using the configuration: SimServ Sonarqube [Pipeline] { [Pipeline] sh + cd powersystemdatamodel set +x + ./gradlew sonarqube -Dsonar.branch.name=master -Dsonar.projectKey=edu.ie3:PowerSystemDataModel > Task :checkJavaVersion > Task :compileJava UP-TO-DATE > Task :compileGroovy NO-SOURCE > Task :processResources UP-TO-DATE > Task :classes UP-TO-DATE > Task :compileTestJava UP-TO-DATE > Task :compileTestGroovy UP-TO-DATE > Task :processTestResources UP-TO-DATE > Task :testClasses UP-TO-DATE > Task :test UP-TO-DATE > Task :jacocoTestCoverageVerification > Task :jacocoTestReport UP-TO-DATE > Task :pmdMain UP-TO-DATE > Task :pmdTest UP-TO-DATE > Task :spotbugsMain UP-TO-DATE > Task :spotbugsTest UP-TO-DATE > Task :sonarqube SonarScanner will require Java 11 to run starting in SonarQube 8.x The following classes needed for analysis were missing: apply test accept get compare > Task :sonarqube CodeNarc completed: (p1=0; p2=0; p3=0) 588ms Metric 'test_success_density' is an internal metric computed by SonarQube/SonarCloud. Provided value is ignored. Resource not found: edu.ie3.datamodel.models.OperationTimeTest Resource not found: edu.ie3.datamodel.models.OperationTimeBuilderTest File not found: edu/ie3/datamodel/io/source/csv/CsvDataSourceTest.groovy File not found: edu/ie3/datamodel/models/system/characteristic/WecCharacteristicTest.groovy File not found: edu/ie3/test/common/ThermalUnitInputTestData.groovy File not found: edu/ie3/datamodel/io/processor/result/ResultEntityProcessorTest.groovy File not found: edu/ie3/datamodel/io/factory/input/AssetInputEntityFactoryTest.groovy File not found: edu/ie3/datamodel/io/source/csv/CsvRawGridSourceTest.groovy File not found: edu/ie3/datamodel/io/source/csv/CsvGraphicSourceTest.groovy File not found: edu/ie3/test/common/ComplexTopology.groovy File not found: edu/ie3/datamodel/io/factory/input/MeasurementUnitInputFactoryTest.groovy File not found: edu/ie3/datamodel/io/factory/input/ThermalHouseInputFactoryTest.groovy File not found: edu/ie3/datamodel/io/source/csv/CsvSystemParticipantSourceTest.groovy File not found: edu/ie3/datamodel/io/factory/result/ThermalResultFactoryTest.groovy File not found: edu/ie3/datamodel/io/factory/input/NodeInputFactoryTest.groovy File not found: edu/ie3/datamodel/models/input/OperatorInputTest.groovy File not found: edu/ie3/datamodel/io/factory/result/ConnectorResultFactoryTest.groovy File not found: edu/ie3/datamodel/models/system/characteristic/EvCharacteristicTest.groovy File not found: edu/ie3/datamodel/utils/GridAndGeoUtilsTest.groovy File not found: edu/ie3/datamodel/models/input/container/SystemParticipantsTest.groovy File not found: edu/ie3/datamodel/io/factory/input/CylindricalStorageInputFactoryTest.groovy File not found: edu/ie3/datamodel/models/input/system/PvInputTest.groovy File not found: edu/ie3/datamodel/io/sink/CsvFileSinkTest.groovy File not found: edu/ie3/datamodel/models/input/system/FixedFeedInInputTest.groovy File not found: edu/ie3/datamodel/io/factory/input/participant/StorageInputFactoryTest.groovy File not found: edu/ie3/datamodel/models/input/container/RawGridElementsTest.groovy File not found: edu/ie3/test/common/SampleJointGrid.groovy File not found: edu/ie3/datamodel/utils/ValidationUtilsTest.groovy File not found: edu/ie3/datamodel/models/input/NodeInputTest.groovy File not found: edu/ie3/datamodel/io/factory/input/participant/BmInputFactoryTest.groovy File not found: edu/ie3/test/common/WeatherTestData.groovy File not found: edu/ie3/datamodel/models/input/system/HpInputTest.groovy File not found: edu/ie3/datamodel/models/system/characteristic/OlmCharacteristicTest.groovy File not found: edu/ie3/datamodel/io/factory/input/SwitchInputFactoryTest.groovy File not found: edu/ie3/datamodel/models/input/graphics/LineGraphicInputTest.groovy File not found: edu/ie3/datamodel/models/input/system/BmInputTest.groovy File not found: edu/ie3/datamodel/io/factory/result/NodeResultFactoryTest.groovy File not found: edu/ie3/datamodel/io/factory/input/Transformer3WInputFactoryTest.groovy File not found: edu/ie3/datamodel/io/factory/input/participant/WecInputFactoryTest.groovy File not found: edu/ie3/datamodel/io/factory/result/SystemParticipantResultFactoryTest.groovy File not found: edu/ie3/datamodel/io/factory/typeinput/Transformer2WTypeInputFactoryTest.groovy File not found: edu/ie3/datamodel/io/processor/timeseries/TimeSeriesProcessorTest.groovy File not found: edu/ie3/datamodel/models/StandardLoadProfileTest.groovy File not found: edu/ie3/datamodel/models/input/system/EvInputTest.groovy File not found: edu/ie3/datamodel/io/factory/input/participant/EvInputFactoryTest.groovy File not found: edu/ie3/datamodel/io/source/csv/CsvTypeSourceTest.groovy File not found: edu/ie3/datamodel/io/source/influxdb/InfluxDbWeatherSourceIT.groovy File not found: edu/ie3/datamodel/io/factory/input/participant/ChpInputFactoryTest.groovy File not found: edu/ie3/datamodel/io/factory/result/SwitchResultFactoryTest.groovy File not found: edu/ie3/test/common/TimeSeriesTestData.groovy File not found: edu/ie3/datamodel/io/FileNamingStrategyTest.groovy File not found: edu/ie3/datamodel/io/processor/ProcessorProviderTest.groovy File not found: edu/ie3/datamodel/models/input/graphics/NodeGraphicInputTest.groovy File not found: edu/ie3/datamodel/io/factory/input/LineInputFactoryTest.groovy File not found: edu/ie3/datamodel/models/timeseries/IndividualTimeSeriesTest.groovy File not found: edu/ie3/datamodel/models/input/connector/SwitchInputTest.groovy File not found: edu/ie3/test/common/SystemParticipantTestData.groovy File not found: edu/ie3/datamodel/models/input/container/GraphicElementsTest.groovy File not found: edu/ie3/datamodel/models/input/connector/Transformer3WInputTest.groovy File not found: edu/ie3/datamodel/io/sink/InfluxDbSinkIT.groovy File not found: edu/ie3/datamodel/io/factory/graphics/NodeGraphicInputFactoryTest.groovy File not found: edu/ie3/datamodel/io/factory/graphics/LineGraphicInputFactoryTest.groovy File not found: edu/ie3/test/common/TypeTestData.groovy File not found: edu/ie3/test/helper/UuidPrinter.groovy File not found: edu/ie3/datamodel/io/factory/typeinput/LineTypeInputFactoryTest.groovy File not found: edu/ie3/datamodel/models/timeseries/IntValue.groovy File not found: edu/ie3/datamodel/models/input/connector/LineInputTest.groovy File not found: edu/ie3/datamodel/io/factory/input/participant/PvInputFactoryTest.groovy File not found: edu/ie3/datamodel/io/factory/input/OperatorInputFactoryTest.groovy File not found: edu/ie3/datamodel/models/input/system/WecInputTest.groovy File not found: edu/ie3/datamodel/io/source/csv/CsvTestDataMeta.groovy File not found: edu/ie3/datamodel/io/factory/input/ThermalBusInputFactoryTest.groovy File not found: edu/ie3/test/helper/WeatherSourceTestHelper.groovy File not found: edu/ie3/datamodel/io/factory/typeinput/Transformer3WTypeInputFactoryTest.groovy File not found: edu/ie3/datamodel/models/CommonVoltageLevelTest.groovy File not found: edu/ie3/datamodel/io/factory/input/Transformer2WInputFactoryTest.groovy File not found: edu/ie3/datamodel/io/extractor/ExtractorTest.groovy File not found: edu/ie3/datamodel/io/processor/input/InputEntityProcessorTest.groovy File not found: edu/ie3/datamodel/models/system/characteristic/CharacteristicPointTest.groovy File not found: edu/ie3/datamodel/models/input/graphics/GraphicInputTest.groovy File not found: edu/ie3/datamodel/io/factory/input/participant/HpInputFactoryTest.groovy File not found: edu/ie3/test/helper/FactoryTestHelper.groovy File not found: edu/ie3/datamodel/models/input/system/ChpInputTest.groovy File not found: edu/ie3/datamodel/models/input/MeasurementUnitInputTest.groovy File not found: edu/ie3/datamodel/utils/ContainerNodeUpdateUtilTest.groovy File not found: edu/ie3/datamodel/io/factory/input/participant/FixedFeedInInputFactoryTest.groovy File not found: edu/ie3/datamodel/models/input/system/StorageInputTest.groovy File not found: edu/ie3/datamodel/utils/ContainerUtilsTest.groovy File not found: edu/ie3/datamodel/models/input/connector/Transformer2WInputTest.groovy File not found: edu/ie3/datamodel/io/factory/typeinput/SystemParticipantTypeInputFactoryTest.groovy File not found: edu/ie3/test/common/GridTestData.groovy File not found: edu/ie3/datamodel/models/system/characteristic/ReactivePowerCharacteristicTest.groovy File not found: edu/ie3/datamodel/models/GermanVoltageLevelUtilsTest.groovy File not found: edu/ie3/datamodel/models/input/system/LoadInputTest.groovy File not found: edu/ie3/datamodel/io/source/csv/CsvThermalSourceTest.groovy File not found: edu/ie3/datamodel/io/factory/input/participant/LoadInputFactoryTest.groovy File not found: edu/ie3/datamodel/io/source/csv/CsvIdCoordinateSourceTest.groovy Coverage information was not collected. Perhaps you forget to include debug information into compiled classes? Reports path not found or is not a directory: /var/jenkins_home/workspace/tute_PowerSystemDataModel_master/powersystemdatamodel/build/test-results/allTests 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.0.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 58s 14 actionable tasks: 3 executed, 11 up-to-date [Pipeline] } [Pipeline] // withSonarQubeEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Quality Gate) [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] waitForQualityGate Checking status of SonarQube task 'AXQuywlz7KzqviR_2-Zp' on server 'SimServ Sonarqube' SonarQube task 'AXQuywlz7KzqviR_2-Zp' status is 'PENDING' SonarQube task 'AXQuywlz7KzqviR_2-Zp' status is 'SUCCESS' SonarQube task 'AXQuywlz7KzqviR_2-Zp' completed. Quality gate is 'ERROR' [Pipeline] error [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] publishHTML [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at BUILD level /var/jenkins_home/workspace/tute_PowerSystemDataModel_master/powersystemdatamodel/build/reports/tests/allTests to /var/jenkins_home/jobs/ie3-institute/jobs/PowerSystemDataModel/branches/master/builds/81/htmlreports/powersystemdatamodel_java_tests_report ERROR: Specified HTML directory '/var/jenkins_home/workspace/tute_PowerSystemDataModel_master/powersystemdatamodel/build/reports/tests/allTests' does not exist. [Pipeline] publishHTML [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at BUILD level /var/jenkins_home/workspace/tute_PowerSystemDataModel_master/powersystemdatamodel/build/reports/jacoco to /var/jenkins_home/jobs/ie3-institute/jobs/PowerSystemDataModel/branches/master/builds/81/htmlreports/powersystemdatamodel_jacoco_report [Pipeline] publishHTML [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at BUILD level /var/jenkins_home/workspace/tute_PowerSystemDataModel_master/powersystemdatamodel/build/reports/pmd to /var/jenkins_home/jobs/ie3-institute/jobs/PowerSystemDataModel/branches/master/builds/81/htmlreports/powersystemdatamodel_pmd_report [Pipeline] publishHTML [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at BUILD level /var/jenkins_home/workspace/tute_PowerSystemDataModel_master/powersystemdatamodel/build/reports/spotbugs to /var/jenkins_home/jobs/ie3-institute/jobs/PowerSystemDataModel/branches/master/builds/81/htmlreports/powersystemdatamodel_spotbugs_report [Pipeline] echo [ERROR] [27/08/2020 - 07:21:42]hudson.AbortException: Pipeline aborted due to quality gate failure: ERROR [Pipeline] rocketSend RocketChat Send Pipeline step configured with server: https://simona.ie3.e-technik.tu-dortmund.de/chat/, trustSSL: false, channel: jenkins and message: merge feature into master failed! *repo:* git@github.com:ie3-institute/powersystemdatamodel [Pipeline] }
[Pipeline] // ansiColor [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: FAILURE