You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/06/13 10:27:35 UTC

Build failed in Jenkins: OpenMeetings » openmeetings #146

See <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/146/display/redirect?page=changes>

Changes:

[Maxim Solodovnik] [OPENMEETINGS-2732] apache-rat-plugin


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds34 (ubuntu) in workspace <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/openmeetings.git
 > git init <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/openmeetings.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/apache/openmeetings.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/openmeetings.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 95814692faa21a6efa6ffa854d5929e21b709433 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 95814692faa21a6efa6ffa854d5929e21b709433 # timeout=10
Commit message: "[OPENMEETINGS-2732] apache-rat-plugin"
 > git rev-list --no-walk ad6290f690565cb50f5759ae1027f8b595e09c35 # timeout=10
Run condition [Current build status] enabling prebuild for step [Invoke Artifactory Maven 3]
[openmeetings] $ /home/jenkins/tools/maven/latest3/bin/mvn clean install -PallModules,Jenkins
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Openmeetings                                                       [pom]
[INFO] Openmeetings Util                                                  [jar]
[INFO] Openmeetings DB                                                    [jar]
[INFO] Openmeetings Core                                                  [jar]
[INFO] Openmeetings Install                                               [jar]
[INFO] Openmeetings Service                                               [jar]
[INFO] Openmeetings Webservices                                           [jar]
[INFO] Openmeetings Web                                                   [war]
[INFO] Openmeetings Screen Sharing applet                                 [jar]
[INFO] Openmeetings Server                                                [jar]
[INFO] 
[INFO] ------------< org.apache.openmeetings:openmeetings-parent >-------------
[INFO] Building Openmeetings 7.0.0-SNAPSHOT                              [1/10]
[INFO] --------------------------------[ pom ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-plugin/0.14/apache-rat-plugin-0.14.pom
Progress (1): 2.7/11 kBProgress (1): 5.5/11 kBProgress (1): 8.2/11 kBProgress (1): 11 kB                       Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-plugin/0.14/apache-rat-plugin-0.14.pom (11 kB at 12 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-project/0.14/apache-rat-project-0.14.pom
Progress (1): 2.7/25 kBProgress (1): 5.5/25 kBProgress (1): 8.2/25 kBProgress (1): 11/25 kB Progress (1): 14/25 kBProgress (1): 16/25 kBProgress (1): 19/25 kBProgress (1): 21/25 kBProgress (1): 24/25 kBProgress (1): 25 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-project/0.14/apache-rat-project-0.14.pom (25 kB at 88 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-plugin/0.14/apache-rat-plugin-0.14.jar
Progress (1): 2.7/55 kBProgress (1): 5.5/55 kBProgress (1): 8.2/55 kBProgress (1): 11/55 kB Progress (1): 14/55 kBProgress (1): 16/55 kBProgress (1): 20/55 kBProgress (1): 24/55 kBProgress (1): 28/55 kBProgress (1): 32/55 kBProgress (1): 36/55 kBProgress (1): 40/55 kBProgress (1): 45/55 kBProgress (1): 49/55 kBProgress (1): 53/55 kBProgress (1): 55 kB                      Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-plugin/0.14/apache-rat-plugin-0.14.jar (55 kB at 201 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ openmeetings-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:3.0.0:create (default) @ openmeetings-parent ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '<https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/>
[INFO] Storing buildNumber: 9581469 at timestamp: 1655116050287
[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://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/'> && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- apache-rat-plugin:0.14:check (default) @ openmeetings-parent ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-core/0.14/apache-rat-core-0.14.pom
Progress (1): 4.1/4.6 kBProgress (1): 4.6 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-core/0.14/apache-rat-core-0.14.pom (4.6 kB at 28 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-api/0.14/apache-rat-api-0.14.pom
Progress (1): 1.9 kB                    Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-api/0.14/apache-rat-api-0.14.pom (1.9 kB at 11 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-core/0.14/apache-rat-core-0.14.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-api/0.14/apache-rat-api-0.14.jar
Progress (1): 4.1/131 kBProgress (1): 8.2/131 kBProgress (1): 12/131 kB Progress (1): 16/131 kBProgress (1): 20/131 kBProgress (1): 24/131 kBProgress (1): 28/131 kBProgress (1): 32/131 kBProgress (1): 36/131 kBProgress (1): 40/131 kBProgress (1): 45/131 kBProgress (1): 49/131 kBProgress (1): 53/131 kBProgress (1): 57/131 kBProgress (1): 61/131 kBProgress (1): 65/131 kBProgress (1): 69/131 kBProgress (1): 73/131 kBProgress (1): 77/131 kBProgress (1): 81/131 kBProgress (1): 85/131 kBProgress (1): 90/131 kBProgress (1): 94/131 kBProgress (1): 98/131 kBProgress (1): 102/131 kBProgress (1): 106/131 kBProgress (1): 110/131 kBProgress (1): 114/131 kBProgress (1): 118/131 kBProgress (1): 122/131 kBProgress (1): 126/131 kBProgress (1): 131/131 kBProgress (1): 131 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-core/0.14/apache-rat-core-0.14.jar (131 kB at 536 kB/s)
Progress (1): 2.7/10 kBProgress (1): 5.5/10 kBProgress (1): 8.2/10 kBProgress (1): 10 kB                       Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-api/0.14/apache-rat-api-0.14.jar (10 kB at 32 kB/s)
[INFO] Added 3 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Added 3 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 81 implicit excludes.
[INFO] 8 explicit excludes.
[INFO] 11 resources included
[INFO] Rat check: Summary over all files. Unapproved: 1, unknown: 1, generated: 0, approved: 8 licenses.
[INFO] Added 3 additional default licenses.
[INFO] Enabled default license matchers.
[INFO] Added 3 custom approved licenses.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 81 implicit excludes.
[INFO] 8 explicit excludes.
[INFO] 11 resources included
[WARNING] Files with unapproved licenses:
  .gitattributes
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Openmeetings 7.0.0-SNAPSHOT:
[INFO] 
[INFO] Openmeetings ....................................... FAILURE [  5.603 s]
[INFO] Openmeetings Util .................................. SKIPPED
[INFO] Openmeetings DB .................................... SKIPPED
[INFO] Openmeetings Core .................................. SKIPPED
[INFO] Openmeetings Install ............................... SKIPPED
[INFO] Openmeetings Service ............................... SKIPPED
[INFO] Openmeetings Webservices ........................... SKIPPED
[INFO] Openmeetings Web ................................... SKIPPED
[INFO] Openmeetings Screen Sharing applet ................. SKIPPED
[INFO] Openmeetings Server ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  7.464 s
[INFO] Finished at: 2022-06-13T10:27:32Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.14:check (default) on project openmeetings-parent: Too many files with unapproved license: 1 See RAT report in: <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/ws/target/rat.txt> -> [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/MojoFailureException
Build step 'Invoke top-level Maven targets' marked build as failure
SSH: Current build result is [FAILURE], not going to run.
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?

Jenkins build is back to normal : OpenMeetings » openmeetings #147

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/OpenMeetings/job/openmeetings/147/display/redirect?page=changes>