Skip to content
Failed

Console Output

Started by user Fabrizio Giudici
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://bitbucket.org/fabriziogiudici/steelblue-src.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://bitbucket.org/fabriziogiudici/steelblue-src.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/steelblue-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/1.1-ALPHA-4
Seen branch in repository origin/NEXT
Seen branch in repository origin/annotations
Seen branch in repository origin/fabrizio.giudici
Seen branch in repository origin/master
Seen branch in repository origin/release/1.1-ALPHA-3
Seen 6 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision efb57049421e7b8bef0a1d6244c1a60f73b51fb5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f efb57049421e7b8bef0a1d6244c1a60f73b51fb5 # timeout=10
Commit message: "PENDING: SITE."
 > git rev-list --no-walk efb57049421e7b8bef0a1d6244c1a60f73b51fb5 # timeout=10
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
[workspace] $ /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.9/bin/mvn -s /tmp/settings1954704660773242539.xml -DblueMarine2.musicTestSets.path=/mnt/test-data/MusicTestSets -B -Pgenerate-revision-id,it.tidalwave-ci-v1,it.tidalwave-monocle-profile-v1 -Dit.tidalwave-ci.skipLongTests=true -Dmaven.repo.local=/var/jenkins_home/maven-repositories/executors/2
[INFO] Scanning for projects...
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/superpom/superpom/5.12/superpom-5.12.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/superpom/superpom/5.12/superpom-5.12.pom (26 kB at 17 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/superpom/5.12/superpom-5.12.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/superpom/5.12/superpom-5.12.pom (208 kB at 649 kB/s)
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] 'dependencies.dependency.version' for org.testfx:openjfx-monocle:jar must be a valid version but is '${tft.openjfx-monocle.version}'. @ it.tidalwave.thesefoolishthings:superpom:5.12, /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/thesefoolishthings/superpom/5.12/superpom-5.12.pom, line 3906, column 30
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project it.tidalwave.steelblue:steelblue:2.0-ALPHA-4-SNAPSHOT (/var/jenkins_home/jobs/SteelBlue_Build_and_Test/workspace/pom.xml) has 1 error
[ERROR]     'dependencies.dependency.version' for org.testfx:openjfx-monocle:jar must be a valid version but is '${tft.openjfx-monocle.version}'. @ it.tidalwave.thesefoolishthings:superpom:5.12, /var/jenkins_home/maven-repositories/executors/2/it/tidalwave/thesefoolishthings/superpom/5.12/superpom-5.12.pom, line 3906, column 30
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
Build step 'Invoke top-level Maven targets' marked build as failure
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml
Did not find any matching files.
[description-setter] Description set: 
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE