Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://bitbucket.org/fabriziogiudici/thesefoolishthings-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/thesefoolishthings-src.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/thesefoolishthings-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/annotations
Seen branch in repository origin/feature/TFT-165
Seen branch in repository origin/feature/TFT-316
Seen branch in repository origin/fix
Seen branch in repository origin/fix2
Seen branch in repository origin/master
Seen 6 remote branches
 > git show-ref --tags -d # timeout=10
Multiple candidate revisions
Scheduling another build to catch up with TheseFoolishThings :: Build and Test (forked master and branches)
Checking out Revision 814fcfc4d82d32629c9c172cde59658a8789b8a2 (origin/annotations)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 814fcfc4d82d32629c9c172cde59658a8789b8a2 # timeout=10
Commit message: "PENDING: JAVAX MORE, TODO RESORT IMPORTS."
First time build. Skipping changelog.
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/settings6430708829096424013.xml -DblueMarine2.musicTestSets.path=/mnt/test-data/MusicTestSets -B -Pgenerate-revision-id,it.tidalwave-ci-v1 -Dit.tidalwave-ci.skipLongTests=true -Dmaven.repo.local=/var/jenkins_home/maven-repositories/executors/3
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for it.tidalwave.thesefoolishthings:thesefoolishthings:3.2-ALPHA-25-SNAPSHOT: The following artifacts could not be resolved: it.tidalwave.superpom:superpom:pom:5.10-annotations-SNAPSHOT (absent): Could not find artifact it.tidalwave.superpom:superpom:pom:5.10-annotations-SNAPSHOT and 'parent.relativePath' points at no local POM @ line 34, column 13
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project it.tidalwave.thesefoolishthings:thesefoolishthings:3.2-ALPHA-25-SNAPSHOT (/var/jenkins_home/jobs/TheseFoolishThings_Build_and_Test/workspace/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM for it.tidalwave.thesefoolishthings:thesefoolishthings:3.2-ALPHA-25-SNAPSHOT: The following artifacts could not be resolved: it.tidalwave.superpom:superpom:pom:5.10-annotations-SNAPSHOT (absent): Could not find artifact it.tidalwave.superpom:superpom:pom:5.10-annotations-SNAPSHOT and 'parent.relativePath' points at no local POM @ line 34, column 13 -> [Help 2]
[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
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
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