You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/01/13 17:23:59 UTC

Build failed in Jenkins: dir-scimple #100

See <https://builds.apache.org/job/dir-scimple/100/display/redirect?page=changes>

Changes:

[ccrvincent] SCIMPLE-84 - Adjust project to be able to run JUnit 5 tests in Eclipse,

[ccrvincent] SCIMPLE-84 - Add 'application/json' to the list of valid media types on

[ccrvincent] SCIMPLE-84 - Test was failing because schema files cannot be checked out


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H48 (ubuntu) in workspace <https://builds.apache.org/job/dir-scimple/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/directory-scimple.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
Pruning obsolete local branches
Fetching upstream changes from https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune -- https://gitbox.apache.org/repos/asf/directory-scimple.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision 560f189684eaaf83e2b9a5cbfbe967c12924f4c4 (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 560f189684eaaf83e2b9a5cbfbe967c12924f4c4
Commit message: "Merge pull request #23 from ccrvincent/SCIMPLE-84"
 > git rev-list --no-walk 8f31568bc0ce71225ba964ff1d315bf19de353ef # timeout=10
Parsing POMs
Downloaded artifact https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.5.0/junit-bom-5.5.0.pom
Modules changed, recalculating dependency graph
Established TCP socket on 41365
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx512m -XX:MaxPermSize=128m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41365
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/dir-scimple/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -V clean deploy -Pci
Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 2019-08-27T15:06:16Z)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.6.2
Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/jdk1.8.0_191/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-66-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 16 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 16 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] SCIM - Parent                                                      [pom]
[INFO] SCIM - Specification                                               [pom]
[INFO] SCIM - Specification - Schema                                      [jar]
[INFO] SCIM - Specification - Protocol                                    [jar]
[INFO] SCIM - Common                                                      [jar]
[INFO] SCIM - Client                                                      [jar]
[INFO] SCIM - Server                                                      [pom]
[INFO] SCIM - Server - Common                                             [jar]
[INFO] SCIM - Server - Examples                                           [pom]
[INFO] SCIM - Server - Memory                                             [war]
[INFO] SCIM - Tools                                                       [pom]
[INFO] SCIM - Tools - Common                                              [jar]
[INFO] SCIM - Compliance                                                  [pom]
[INFO] SCIM - Compliance - Client                                         [jar]
[INFO] SCIM - Compliance - Server                                         [jar]
[INFO] SCIM - Total Test Coverage                                         [jar]
[INFO] 
[INFO] ---------------< org.apache.directory.scim:scim-parent >----------------
[INFO] Building SCIM - Parent 2.23-SNAPSHOT                              [1/16]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ scim-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ scim-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ scim-parent ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/dir-scimple/ws/> && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: <https://builds.apache.org/job/dir-scimple/ws/>
[INFO] Storing buildNumber: 560f189 at timestamp: 1578936172458
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/dir-scimple/ws/> && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: <https://builds.apache.org/job/dir-scimple/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (prepare-agent) @ scim-parent ---
[INFO] jacoco.argline set to -javaagent:/home/jenkins/jenkins-slave/maven-repositories/0/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=<https://builds.apache.org/job/dir-scimple/ws/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ scim-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ scim-parent ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ scim-parent ---
[INFO] 
[INFO] --- dependency-check-maven:3.3.1:check (default) @ scim-parent ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2019.xml.gz: HEAD request returned a non-200 status code: https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2019.xml.gz
[INFO] NVD CVE requires several updates; this could take a couple of minutes.
[INFO] Download Started for NVD CVE - 2002
[INFO] Download Started for NVD CVE - 2003
[INFO] Download Started for NVD CVE - 2004
[INFO] Download Started for NVD CVE - 2005
[INFO] Download Started for NVD CVE - 2006
[INFO] Download Started for NVD CVE - 2007
[INFO] Download Started for NVD CVE - 2008
[INFO] Download Started for NVD CVE - 2009
[INFO] Download Started for NVD CVE - 2010
[INFO] Download Started for NVD CVE - 2011
[INFO] Download Started for NVD CVE - 2012
[INFO] Download Started for NVD CVE - 2013
[INFO] Download Started for NVD CVE - 2014
[INFO] Download Started for NVD CVE - 2015
[INFO] Download Started for NVD CVE - 2016
[INFO] Download Started for NVD CVE - 2017
[INFO] Download Started for NVD CVE - 2018
[INFO] Download Started for NVD CVE - 2019
[INFO] Download Started for NVD CVE - Modified
[WARNING] An exception occurred downloading NVD CVE - 2011
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2012
Some CVEs may not be reported.
[WARNING] Download Failed for NVD CVE - 2006
Some CVEs may not be reported.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[WARNING] An exception occurred downloading NVD CVE - 2017
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2002
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2008
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2015
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2007
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2004
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2018
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2014
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - Modified
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2013
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2005
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2016
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2019
Some CVEs may not be reported.
[WARNING] An exception occurred downloading NVD CVE - 2010
Some CVEs may not be reported.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[INFO] Analysis Started
[INFO] Finished File Name Analyzer (0 seconds)
[WARNING] An exception occurred downloading NVD CVE - 2009
Some CVEs may not be reported.
[INFO] Finished Dependency Merging Analyzer (0 seconds)
[INFO] Finished Version Filter Analyzer (0 seconds)
[WARNING] An exception occurred downloading NVD CVE - 2003
Some CVEs may not be reported.
[INFO] Finished Hint Analyzer (0 seconds)
[INFO] Created CPE Index (14 seconds)
[INFO] Skipping CPE Analysis for npm
[INFO] Finished CPE Analyzer (14 seconds)
[INFO] Finished False Positive Analyzer (0 seconds)
[INFO] Finished NVD CVE Analyzer (0 seconds)
[INFO] Finished Vulnerability Suppression Analyzer (0 seconds)
[INFO] Finished Dependency Bundling Analyzer (0 seconds)
[INFO] Analysis Complete (15 seconds)
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for SCIM - Parent 2.23-SNAPSHOT:
[INFO] 
[INFO] SCIM - Parent ...................................... FAILURE [ 29.697 s]
[INFO] SCIM - Specification ............................... SKIPPED
[INFO] SCIM - Specification - Schema ...................... SKIPPED
[INFO] SCIM - Specification - Protocol .................... SKIPPED
[INFO] SCIM - Common ...................................... SKIPPED
[INFO] SCIM - Client ...................................... SKIPPED
[INFO] SCIM - Server ...................................... SKIPPED
[INFO] SCIM - Server - Common ............................. SKIPPED
[INFO] SCIM - Server - Examples ........................... SKIPPED
[INFO] SCIM - Server - Memory ............................. SKIPPED
[INFO] SCIM - Tools ....................................... SKIPPED
[INFO] SCIM - Tools - Common .............................. SKIPPED
[INFO] SCIM - Compliance .................................. SKIPPED
[INFO] SCIM - Compliance - Client ......................... SKIPPED
[INFO] SCIM - Compliance - Server ......................... SKIPPED
[INFO] SCIM - Total Test Coverage ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  49.349 s
[INFO] Finished at: 2020-01-13T17:23:30Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:3.3.1:check (default) on project scim-parent: One or more exceptions occurred during dependency-check analysis: One or more exceptions occurred during dependency-check analysis
[ERROR] The download was interrupted; unable to complete the update
[ERROR] -> [Help 1]
[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/MojoExecutionException
channel stopped

Jenkins build is back to normal : dir-scimple #103

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-scimple/103/display/redirect?page=changes>


Build failed in Jenkins: dir-scimple #102

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-scimple/102/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H48 (ubuntu) in workspace <https://builds.apache.org/job/dir-scimple/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/directory-scimple.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
Pruning obsolete local branches
Fetching upstream changes from https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune -- https://gitbox.apache.org/repos/asf/directory-scimple.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision 560f189684eaaf83e2b9a5cbfbe967c12924f4c4 (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 560f189684eaaf83e2b9a5cbfbe967c12924f4c4
Commit message: "Merge pull request #23 from ccrvincent/SCIMPLE-84"
 > git rev-list --no-walk 560f189684eaaf83e2b9a5cbfbe967c12924f4c4 # timeout=10
Parsing POMs
Downloaded artifact https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.5.0/junit-bom-5.5.0.pom
Established TCP socket on 42987
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx512m -XX:MaxPermSize=128m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42987
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/dir-scimple/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -V clean deploy -Pci
Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 2019-08-27T15:06:16Z)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.6.2
Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/jdk1.8.0_191/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-74-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 16 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 16 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] SCIM - Parent                                                      [pom]
[INFO] SCIM - Specification                                               [pom]
[INFO] SCIM - Specification - Schema                                      [jar]
[INFO] SCIM - Specification - Protocol                                    [jar]
[INFO] SCIM - Common                                                      [jar]
[INFO] SCIM - Client                                                      [jar]
[INFO] SCIM - Server                                                      [pom]
[INFO] SCIM - Server - Common                                             [jar]
[INFO] SCIM - Server - Examples                                           [pom]
[INFO] SCIM - Server - Memory                                             [war]
[INFO] SCIM - Tools                                                       [pom]
[INFO] SCIM - Tools - Common                                              [jar]
[INFO] SCIM - Compliance                                                  [pom]
[INFO] SCIM - Compliance - Client                                         [jar]
[INFO] SCIM - Compliance - Server                                         [jar]
[INFO] SCIM - Total Test Coverage                                         [jar]
[INFO] 
[INFO] ---------------< org.apache.directory.scim:scim-parent >----------------
[INFO] Building SCIM - Parent 2.23-SNAPSHOT                              [1/16]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ scim-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ scim-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ scim-parent ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/dir-scimple/ws/> && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: <https://builds.apache.org/job/dir-scimple/ws/>
[INFO] Storing buildNumber: 560f189 at timestamp: 1579544387197
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/dir-scimple/ws/> && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: <https://builds.apache.org/job/dir-scimple/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (prepare-agent) @ scim-parent ---
[INFO] jacoco.argline set to -javaagent:/home/jenkins/jenkins-slave/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=<https://builds.apache.org/job/dir-scimple/ws/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ scim-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ scim-parent ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ scim-parent ---
[INFO] 
[INFO] --- dependency-check-maven:3.3.1:check (default) @ scim-parent ---
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2020.xml.gz: HEAD request returned a non-200 status code: https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2020.xml.gz
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2014.xml.gz: HEAD request returned a non-200 status code: https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2014.xml.gz
[WARNING] Unable to download the NVD CVE data; the results may not include the most recent CPE/CVEs from the NVD.
[INFO] If you are behind a proxy you may need to configure dependency-check to use the proxy.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[ERROR] No documents exist

Unable to continue dependency-check analysis.
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for SCIM - Parent 2.23-SNAPSHOT:
[INFO] 
[INFO] SCIM - Parent ...................................... FAILURE [ 17.381 s]
[INFO] SCIM - Specification ............................... SKIPPED
[INFO] SCIM - Specification - Schema ...................... SKIPPED
[INFO] SCIM - Specification - Protocol .................... SKIPPED
[INFO] SCIM - Common ...................................... SKIPPED
[INFO] SCIM - Client ...................................... SKIPPED
[INFO] SCIM - Server ...................................... SKIPPED
[INFO] SCIM - Server - Common ............................. SKIPPED
[INFO] SCIM - Server - Examples ........................... SKIPPED
[INFO] SCIM - Server - Memory ............................. SKIPPED
[INFO] SCIM - Tools ....................................... SKIPPED
[INFO] SCIM - Tools - Common .............................. SKIPPED
[INFO] SCIM - Compliance .................................. SKIPPED
[INFO] SCIM - Compliance - Client ......................... SKIPPED
[INFO] SCIM - Compliance - Server ......................... SKIPPED
[INFO] SCIM - Total Test Coverage ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  37.847 s
[INFO] Finished at: 2020-01-20T18:20:12Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:3.3.1:check (default) on project scim-parent: Fatal exception(s) analyzing SCIM - Parent: Unable to continue dependency-check analysis.
[ERROR] Unable to download the NVD CVE data.
[ERROR] No documents exist
[ERROR] -> [Help 1]
[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/MojoExecutionException
channel stopped

Build failed in Jenkins: dir-scimple #101

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-scimple/101/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H41 (ubuntu xenial) in workspace <https://builds.apache.org/job/dir-scimple/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git init <https://builds.apache.org/job/dir-scimple/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/directory-scimple.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/directory-scimple.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://gitbox.apache.org/repos/asf/directory-scimple.git
 > git fetch --tags --progress --prune https://gitbox.apache.org/repos/asf/directory-scimple.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision 560f189684eaaf83e2b9a5cbfbe967c12924f4c4 (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 560f189684eaaf83e2b9a5cbfbe967c12924f4c4
Commit message: "Merge pull request #23 from ccrvincent/SCIMPLE-84"
 > git rev-list --no-walk 560f189684eaaf83e2b9a5cbfbe967c12924f4c4 # timeout=10
Parsing POMs
Downloaded artifact https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.5.0/junit-bom-5.5.0.pom
Downloaded artifact https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.8.v20180619/jetty-bom-9.4.8.v20180619.pom
Established TCP socket on 32804
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[dir-scimple] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx512m -XX:MaxPermSize=128m -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.6.0.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/remoting.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 32804
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/dir-scimple/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -V clean deploy -Pci
Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 2019-08-27T15:06:16Z)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.6.2
Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/jdk1.8.0_191/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.4.0-139-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 16 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 16 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] SCIM - Parent                                                      [pom]
[INFO] SCIM - Specification                                               [pom]
[INFO] SCIM - Specification - Schema                                      [jar]
[INFO] SCIM - Specification - Protocol                                    [jar]
[INFO] SCIM - Common                                                      [jar]
[INFO] SCIM - Client                                                      [jar]
[INFO] SCIM - Server                                                      [pom]
[INFO] SCIM - Server - Common                                             [jar]
[INFO] SCIM - Server - Examples                                           [pom]
[INFO] SCIM - Server - Memory                                             [war]
[INFO] SCIM - Tools                                                       [pom]
[INFO] SCIM - Tools - Common                                              [jar]
[INFO] SCIM - Compliance                                                  [pom]
[INFO] SCIM - Compliance - Client                                         [jar]
[INFO] SCIM - Compliance - Server                                         [jar]
[INFO] SCIM - Total Test Coverage                                         [jar]
[INFO] 
[INFO] ---------------< org.apache.directory.scim:scim-parent >----------------
[INFO] Building SCIM - Parent 2.23-SNAPSHOT                              [1/16]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-maven/3.3.1/dependency-check-maven-3.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-maven/3.3.1/dependency-check-maven-3.3.1.pom (9.4 kB at 31 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-parent/3.3.1/dependency-check-parent-3.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-parent/3.3.1/dependency-check-parent-3.3.1.pom (50 kB at 1.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-maven/3.3.1/dependency-check-maven-3.3.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-maven/3.3.1/dependency-check-maven-3.3.1.jar (70 kB at 2.8 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ scim-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ scim-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ scim-parent ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/dir-scimple/ws/> && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: <https://builds.apache.org/job/dir-scimple/ws/>
[INFO] Storing buildNumber: 560f189 at timestamp: 1578939576804
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/dir-scimple/ws/> && git rev-parse --verify --short=7 HEAD
[INFO] Working directory: <https://builds.apache.org/job/dir-scimple/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (prepare-agent) @ scim-parent ---
[INFO] jacoco.argline set to -javaagent:/home/jenkins/jenkins-slave/maven-repositories/1/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=<https://builds.apache.org/job/dir-scimple/ws/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ scim-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ scim-parent ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ scim-parent ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/plugin-support/1.0-alpha-1/plugin-support-1.0-alpha-1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/plugin-support/1.0-alpha-1/plugin-support-1.0-alpha-1.pom (4.2 kB at 210 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo/13/mojo-13.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo/13/mojo-13.pom (8.5 kB at 500 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-jexl/commons-jexl/1.1/commons-jexl-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-jexl/commons-jexl/1.1/commons-jexl-1.1.pom (5.0 kB at 292 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/plugin-support/1.0-alpha-1/plugin-support-1.0-alpha-1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-jexl/commons-jexl/1.1/commons-jexl-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.jar (173 kB at 3.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/plugin-support/1.0-alpha-1/plugin-support-1.0-alpha-1.jar (45 kB at 983 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-jexl/commons-jexl/1.1/commons-jexl-1.1.jar (132 kB at 2.4 MB/s)
[INFO] 
[INFO] --- dependency-check-maven:3.3.1:check (default) @ scim-parent ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/3.3.1/dependency-check-core-3.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/3.3.1/dependency-check-core-3.3.1.pom (25 kB at 254 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vdurmont/semver4j/2.2.0/semver4j-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vdurmont/semver4j/2.2.0/semver4j-2.2.0.pom (6.1 kB at 236 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/3.3.1/dependency-check-utils-3.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/3.3.1/dependency-check-utils-3.3.1.pom (2.7 kB at 193 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/45/commons-parent-45.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/45/commons-parent-45.pom (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.1/mailapi-1.6.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.1/mailapi-1.6.1.pom (7.4 kB at 494 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h3xstream/retirejs/retirejs-core/3.0.1/retirejs-core-3.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/h3xstream/retirejs/retirejs-core/3.0.1/retirejs-core-3.0.1.pom (1.6 kB at 106 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h3xstream/retirejs/retirejs-root-pom/3.0.1/retirejs-root-pom-3.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/h3xstream/retirejs/retirejs-root-pom/3.0.1/retirejs-root-pom-3.0.1.pom (8.9 kB at 495 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/minlog/1.3/minlog-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/minlog/1.3/minlog-1.3.pom (4.3 kB at 305 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/3.3.1/dependency-check-core-3.3.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/vdurmont/semver4j/2.2.0/semver4j-2.2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.1/mailapi-1.6.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/h3xstream/retirejs/retirejs-core/3.0.1/retirejs-core-3.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.3/commons-text-1.3.jar (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/minlog/1.3/minlog-1.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/vdurmont/semver4j/2.2.0/semver4j-2.2.0.jar (27 kB at 1.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/3.3.1/dependency-check-utils-3.3.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/esotericsoftware/minlog/1.3/minlog-1.3.jar (5.6 kB at 245 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/h3xstream/retirejs/retirejs-core/3.0.1/retirejs-core-3.0.1.jar (27 kB at 774 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/mailapi/1.6.1/mailapi-1.6.1.jar (300 kB at 5.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-core/3.3.1/dependency-check-core-3.3.1.jar (684 kB at 9.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/owasp/dependency-check-utils/3.3.1/dependency-check-utils-3.3.1.jar (38 kB at 335 kB/s)
[INFO] Central analyzer disabled
[INFO] Checking for updates
[INFO] starting getUpdatesNeeded() ...
[ERROR] IO Exception connecting to https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2017.xml.gz: HEAD request returned a non-200 status code: https://nvd.nist.gov/feeds/xml/cve/2.0/nvdcve-2.0-2017.xml.gz
[INFO] Download Started for NVD CVE - Modified
[WARNING] An exception occurred downloading NVD CVE - Modified
Some CVEs may not be reported.
[WARNING] Unable to update Cached Web DataSource, using local data instead. Results may not include recent vulnerabilities.
[ERROR] No documents exist

Unable to continue dependency-check analysis.
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for SCIM - Parent 2.23-SNAPSHOT:
[INFO] 
[INFO] SCIM - Parent ...................................... FAILURE [ 14.249 s]
[INFO] SCIM - Specification ............................... SKIPPED
[INFO] SCIM - Specification - Schema ...................... SKIPPED
[INFO] SCIM - Specification - Protocol .................... SKIPPED
[INFO] SCIM - Common ...................................... SKIPPED
[INFO] SCIM - Client ...................................... SKIPPED
[INFO] SCIM - Server ...................................... SKIPPED
[INFO] SCIM - Server - Common ............................. SKIPPED
[INFO] SCIM - Server - Examples ........................... SKIPPED
[INFO] SCIM - Server - Memory ............................. SKIPPED
[INFO] SCIM - Tools ....................................... SKIPPED
[INFO] SCIM - Tools - Common .............................. SKIPPED
[INFO] SCIM - Compliance .................................. SKIPPED
[INFO] SCIM - Compliance - Client ......................... SKIPPED
[INFO] SCIM - Compliance - Server ......................... SKIPPED
[INFO] SCIM - Total Test Coverage ......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  32.890 s
[INFO] Finished at: 2020-01-13T18:19:58Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.owasp:dependency-check-maven:3.3.1:check (default) on project scim-parent: Fatal exception(s) analyzing SCIM - Parent: Unable to continue dependency-check analysis.
[ERROR] The download was interrupted; unable to complete the update
[ERROR] No documents exist
[ERROR] -> [Help 1]
[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/MojoExecutionException
channel stopped