Skip to content

Add basic matrix section of Jenkinsfile

c52284d
Select commit
Loading
Failed to load commit list.
Open

Add basic matrix section of Jenkinsfile #608

Add basic matrix section of Jenkinsfile
c52284d
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Jenkins succeeded Sep 16, 2025 in 53m 24s

Success

vm && linux-11 / Build (vm && linux-11) / Shell Script

Error in sh step, with arguments ./gradlew --no-daemon cleanTest generateGitVersion -PgitVersionFile=/home/jenkins/agent/workspace/aries_JenkinsPipelineUnit_PR-608@tmp/changelist -PgitVersionFormat=rc%d.%s -PgitVersionSanitize=true.

script returned exit code 1
Build log
[2025-09-16T21:35:41.500Z] + ./gradlew --no-daemon cleanTest generateGitVersion -PgitVersionFile=/home/jenkins/agent/workspace/aries_JenkinsPipelineUnit_PR-608@tmp/changelist -PgitVersionFormat=rc%d.%s -PgitVersionSanitize=true
[2025-09-16T21:35:43.718Z] Downloading https://services.gradle.org/distributions/gradle-8.0.2-bin.zip
[2025-09-16T21:35:45.936Z] ...........10%............20%............30%............40%............50%............60%...........70%............80%............90%............100%
[2025-09-16T21:35:47.243Z] 
[2025-09-16T21:35:47.243Z] Welcome to Gradle 8.0.2!
[2025-09-16T21:35:47.244Z] 
[2025-09-16T21:35:47.244Z] Here are the highlights of this release:
[2025-09-16T21:35:47.245Z]  - Improvements to the Kotlin DSL
[2025-09-16T21:35:47.245Z]  - Fine-grained parallelism from the first build with configuration cache
[2025-09-16T21:35:47.245Z]  - Configurable Gradle user home cache cleanup
[2025-09-16T21:35:47.246Z] 
[2025-09-16T21:35:47.246Z] For more details see https://docs.gradle.org/8.0.2/release-notes.html
[2025-09-16T21:35:47.246Z] 
[2025-09-16T21:35:47.448Z] To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
[2025-09-16T21:35:48.658Z] Daemon will be stopped at the end of the build 
[2025-09-16T21:35:58.114Z] 
[2025-09-16T21:35:58.115Z] FAILURE: Build failed with an exception.
[2025-09-16T21:35:58.118Z] 
[2025-09-16T21:35:58.118Z] * What went wrong:
[2025-09-16T21:35:58.119Z] Task 'generateGitVersion' not found in root project 'aries_JenkinsPipelineUnit_PR-608'.
[2025-09-16T21:35:58.119Z] 
[2025-09-16T21:35:58.119Z] * Try:
[2025-09-16T21:35:58.120Z] > Run gradlew tasks to get a list of available tasks.
[2025-09-16T21:35:58.120Z] > Run with --stacktrace option to get the stack trace.
[2025-09-16T21:35:58.120Z] > Run with --info or --debug option to get more log output.
[2025-09-16T21:35:58.123Z] > Run with --scan to get full insights.
[2025-09-16T21:35:58.123Z] 
[2025-09-16T21:35:58.124Z] * Get more help at https://help.gradle.org
[2025-09-16T21:35:58.124Z] 
[2025-09-16T21:35:58.124Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[2025-09-16T21:35:58.124Z] 
[2025-09-16T21:35:58.125Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[2025-09-16T21:35:58.125Z] 
[2025-09-16T21:35:58.126Z] See https://docs.gradle.org/8.0.2/userguide/command_line_interface.html#sec:command_line_warnings
[2025-09-16T21:35:58.130Z] 
[2025-09-16T21:35:58.132Z] BUILD FAILED in 15s

docker-windows-11 / Build (docker-windows-11) / Windows Batch Script

Error in bat step, with arguments gradlew --no-daemon cleanTest generateGitVersion -PgitVersionFile=Z:/agent/workspace/aries_JenkinsPipelineUnit_PR-608@tmp/changelist -PgitVersionFormat=rc%d.%s -PgitVersionSanitize=true.

script returned exit code 1
Build log
[2025-09-16T21:33:50.324Z] 
[2025-09-16T21:33:50.324Z] jenkins@EC2AMAZ-D3TB1DP Z:\agent\workspace\aries_JenkinsPipelineUnit_PR-608>gradlew --no-daemon cleanTest generateGitVersion -PgitVersionFile=Z:/agent/workspace/aries_JenkinsPipelineUnit_PR-608@tmp/changelist -PgitVersionFormat=rcs -PgitVersionSanitize=true 
[2025-09-16T21:33:52.864Z] Downloading https://services.gradle.org/distributions/gradle-8.0.2-bin.zip
[2025-09-16T21:34:03.890Z] ...........10%............20%............30%............40%............50%............60%...........70%............80%............90%............100%
[2025-09-16T21:34:11.907Z] 
[2025-09-16T21:34:11.908Z] Welcome to Gradle 8.0.2!
[2025-09-16T21:34:11.908Z] 
[2025-09-16T21:34:11.908Z] Here are the highlights of this release:
[2025-09-16T21:34:11.909Z]  - Improvements to the Kotlin DSL
[2025-09-16T21:34:11.909Z]  - Fine-grained parallelism from the first build with configuration cache
[2025-09-16T21:34:11.909Z]  - Configurable Gradle user home cache cleanup
[2025-09-16T21:34:11.910Z] 
[2025-09-16T21:34:11.910Z] For more details see https://docs.gradle.org/8.0.2/release-notes.html
[2025-09-16T21:34:11.910Z] 
[2025-09-16T21:34:12.235Z] To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
[2025-09-16T21:34:26.515Z] Daemon will be stopped at the end of the build 
[2025-09-16T21:34:43.032Z] 
[2025-09-16T21:34:43.033Z] FAILURE: Build failed with an exception.
[2025-09-16T21:34:43.034Z] 
[2025-09-16T21:34:43.035Z] * What went wrong:
[2025-09-16T21:34:43.037Z] Task 'generateGitVersion' not found in root project 'aries_JenkinsPipelineUnit_PR-608'.
[2025-09-16T21:34:43.037Z] 
[2025-09-16T21:34:43.041Z] * Try:
[2025-09-16T21:34:43.042Z] > Run gradlew tasks to get a list of available tasks.
[2025-09-16T21:34:43.042Z] > Run with --stacktrace option to get the stack trace.
[2025-09-16T21:34:43.042Z] > Run with --info or --debug option to get more log output.
[2025-09-16T21:34:43.042Z] > Run with --scan to get full insights.
[2025-09-16T21:34:43.043Z] 
[2025-09-16T21:34:43.057Z] * Get more help at https://help.gradle.org
[2025-09-16T21:34:43.058Z] 
[2025-09-16T21:34:43.065Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[2025-09-16T21:34:43.072Z] 
[2025-09-16T21:34:43.073Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[2025-09-16T21:34:43.076Z] 
[2025-09-16T21:34:43.082Z] See https://docs.gradle.org/8.0.2/userguide/command_line_interface.html#sec:command_line_warnings
[2025-09-16T21:34:43.082Z] 
[2025-09-16T21:34:43.082Z] BUILD FAILED in 51s

Details

  • vm && linux-11 (11 ms)
    • Checkout (vm && linux-11) (8.9 sec)
    • Build (vm && linux-11) (1 min 7 sec)
      Error: script returned exit code 1 - logs
    • Archive (vm && linux-11) (6.3 sec)
  • docker-windows-11 (53 min)
    • Checkout (docker-windows-11) (18 sec)
    • Build (docker-windows-11) (2 min 34 sec)
      Error: script returned exit code 1 - logs
    • Archive (docker-windows-11) (0.97 sec)