You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/06/14 16:22:24 UTC

Build failed in Jenkins: Olingo » olingo-odata2-quality #12

See <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/12/display/redirect?page=changes>

Changes:

[github] Create SECURITY.md


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H28 (ubuntu) in workspace <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git init <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c9570150f9249413663d69347c64facdccee9d1f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c9570150f9249413663d69347c64facdccee9d1f # timeout=10
Commit message: "Create SECURITY.md"
 > git rev-list --no-walk 991604d2e74b3becab9240329e305948042c496d # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn clean install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent                                               [pom]
[INFO] olingo-odata2-lib                                                  [pom]
[INFO] olingo-odata2-api                                                  [jar]
[INFO] olingo-odata2-api-annotation                                       [jar]
[INFO] olingo-odata2-testutil                                             [jar]
[INFO] olingo-odata2-core                                                 [jar]
[INFO] olingo-odata2-ref                                                  [jar]
[INFO] olingo-odata2-fit                                                  [jar]
[INFO] olingo-odata2-ref-web                                              [war]
[INFO] olingo-odata2-client-api                                           [jar]
[INFO] olingo-odata2-client-core                                          [jar]
[INFO] olingo-odata2-jpa-processor                                        [pom]
[INFO] olingo-odata2-jpa-processor-api                                    [jar]
[INFO] olingo-odata2-jpa-processor-core                                   [jar]
[INFO] olingo-odata2-jpa-processor-ref                                    [jar]
[INFO] olingo-odata2-jpa-processor-ref-web                                [war]
[INFO] olingo-odata2-annotation-processor                                 [pom]
[INFO] olingo-odata2-annotation-processor-api                             [jar]
[INFO] olingo-odata2-annotation-processor-core                            [jar]
[INFO] olingo-odata2-annotation-processor-ref                             [jar]
[INFO] olingo-odata2-annotation-processor-ref-web                         [war]
[INFO] olingo-odata2-dist                                                 [pom]
[INFO] olingo-odata2-dist-lib                                             [pom]
[INFO] olingo-odata2-dist-jpa                                             [pom]
[INFO] olingo-odata2-dist-janos                                           [pom]
[INFO] olingo-odata2-dist-ref                                             [pom]
[INFO] olingo-odata2-dist-javadoc                                         [pom]
[INFO] olingo-odata2-sample                                               [pom]
[INFO] olingo-odata2-sample-cars-service-archetype            [maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype         [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype                [maven-archetype]
[INFO] 
[INFO] ---------------< org.apache.olingo:olingo-odata2-parent >---------------
[INFO] Building olingo-odata2-parent 2.0.12-SNAPSHOT                     [1/31]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && svn --non-interactive info
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildNumber: ? at timestamp: 2021-06-14T16:22:19+0000
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && svn --non-interactive info
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.9:rat (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] 
[INFO] --- apache-rat-plugin:0.9:check (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 17 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for olingo-odata2-parent 2.0.12-SNAPSHOT:
[INFO] 
[INFO] olingo-odata2-parent ............................... FAILURE [  4.048 s]
[INFO] olingo-odata2-lib .................................. SKIPPED
[INFO] olingo-odata2-api .................................. SKIPPED
[INFO] olingo-odata2-api-annotation ....................... SKIPPED
[INFO] olingo-odata2-testutil ............................. SKIPPED
[INFO] olingo-odata2-core ................................. SKIPPED
[INFO] olingo-odata2-ref .................................. SKIPPED
[INFO] olingo-odata2-fit .................................. SKIPPED
[INFO] olingo-odata2-ref-web .............................. SKIPPED
[INFO] olingo-odata2-client-api ........................... SKIPPED
[INFO] olingo-odata2-client-core .......................... SKIPPED
[INFO] olingo-odata2-jpa-processor ........................ SKIPPED
[INFO] olingo-odata2-jpa-processor-api .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-core ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref-web ................ SKIPPED
[INFO] olingo-odata2-annotation-processor ................. SKIPPED
[INFO] olingo-odata2-annotation-processor-api ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-core ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-ref ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-ref-web ......... SKIPPED
[INFO] olingo-odata2-dist ................................. SKIPPED
[INFO] olingo-odata2-dist-lib ............................. SKIPPED
[INFO] olingo-odata2-dist-jpa ............................. SKIPPED
[INFO] olingo-odata2-dist-janos ........................... SKIPPED
[INFO] olingo-odata2-dist-ref ............................. SKIPPED
[INFO] olingo-odata2-dist-javadoc ......................... SKIPPED
[INFO] olingo-odata2-sample ............................... SKIPPED
[INFO] olingo-odata2-sample-cars-service-archetype ........ SKIPPED
[INFO] olingo-odata2-sample-cars-annotation-archetype ..... SKIPPED
[INFO] olingo-odata2-sample-cars-jpa-archetype ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  5.307 s
[INFO] Finished at: 2021-06-14T16:22:22Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.9:check (rat-check) on project olingo-odata2-parent: Too many files with unapproved license: 1 See RAT report in: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/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
Not sending mail to unregistered user github@hugo-hirsch.de

Jenkins build is back to normal : Olingo » olingo-odata2-quality #20

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/20/display/redirect?page=changes>


Build failed in Jenkins: Olingo » olingo-odata2-quality #19

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/19/display/redirect?page=changes>

Changes:

[github] [OLINGO-1275] attribute overrides fix (#18)


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds37 (ubuntu) in workspace <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision fd5e784e2cee8ed58b6c37393190d4d954391e8d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fd5e784e2cee8ed58b6c37393190d4d954391e8d # timeout=10
Commit message: "[OLINGO-1275] attribute overrides fix (#18)"
 > git rev-list --no-walk 157d058839c71e70e8becda66e4548e586e5c21b # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn clean install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent                                               [pom]
[INFO] olingo-odata2-lib                                                  [pom]
[INFO] olingo-odata2-api                                                  [jar]
[INFO] olingo-odata2-api-annotation                                       [jar]
[INFO] olingo-odata2-testutil                                             [jar]
[INFO] olingo-odata2-core                                                 [jar]
[INFO] olingo-odata2-ref                                                  [jar]
[INFO] olingo-odata2-fit                                                  [jar]
[INFO] olingo-odata2-ref-web                                              [war]
[INFO] olingo-odata2-client-api                                           [jar]
[INFO] olingo-odata2-client-core                                          [jar]
[INFO] olingo-odata2-jpa-processor                                        [pom]
[INFO] olingo-odata2-jpa-processor-api                                    [jar]
[INFO] olingo-odata2-jpa-processor-core                                   [jar]
[INFO] olingo-odata2-jpa-processor-ref                                    [jar]
[INFO] olingo-odata2-jpa-processor-ref-web                                [war]
[INFO] olingo-odata2-annotation-processor                                 [pom]
[INFO] olingo-odata2-annotation-processor-api                             [jar]
[INFO] olingo-odata2-annotation-processor-core                            [jar]
[INFO] olingo-odata2-annotation-processor-ref                             [jar]
[INFO] olingo-odata2-annotation-processor-ref-web                         [war]
[INFO] olingo-odata2-dist                                                 [pom]
[INFO] olingo-odata2-dist-lib                                             [pom]
[INFO] olingo-odata2-dist-jpa                                             [pom]
[INFO] olingo-odata2-dist-janos                                           [pom]
[INFO] olingo-odata2-dist-ref                                             [pom]
[INFO] olingo-odata2-dist-javadoc                                         [pom]
[INFO] olingo-odata2-sample                                               [pom]
[INFO] olingo-odata2-sample-cars-service-archetype            [maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype         [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype                [maven-archetype]
[INFO] 
[INFO] ---------------< org.apache.olingo:olingo-odata2-parent >---------------
[INFO] Building olingo-odata2-parent 2.0.12-SNAPSHOT                     [1/31]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent ---
[INFO] Deleting <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && svn --non-interactive info
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildNumber: ? at timestamp: 2022-03-06T20:22:18+0000
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && svn --non-interactive info
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.9:rat (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] 
[INFO] --- apache-rat-plugin:0.9:check (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 17 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for olingo-odata2-parent 2.0.12-SNAPSHOT:
[INFO] 
[INFO] olingo-odata2-parent ............................... FAILURE [  2.052 s]
[INFO] olingo-odata2-lib .................................. SKIPPED
[INFO] olingo-odata2-api .................................. SKIPPED
[INFO] olingo-odata2-api-annotation ....................... SKIPPED
[INFO] olingo-odata2-testutil ............................. SKIPPED
[INFO] olingo-odata2-core ................................. SKIPPED
[INFO] olingo-odata2-ref .................................. SKIPPED
[INFO] olingo-odata2-fit .................................. SKIPPED
[INFO] olingo-odata2-ref-web .............................. SKIPPED
[INFO] olingo-odata2-client-api ........................... SKIPPED
[INFO] olingo-odata2-client-core .......................... SKIPPED
[INFO] olingo-odata2-jpa-processor ........................ SKIPPED
[INFO] olingo-odata2-jpa-processor-api .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-core ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref-web ................ SKIPPED
[INFO] olingo-odata2-annotation-processor ................. SKIPPED
[INFO] olingo-odata2-annotation-processor-api ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-core ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-ref ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-ref-web ......... SKIPPED
[INFO] olingo-odata2-dist ................................. SKIPPED
[INFO] olingo-odata2-dist-lib ............................. SKIPPED
[INFO] olingo-odata2-dist-jpa ............................. SKIPPED
[INFO] olingo-odata2-dist-janos ........................... SKIPPED
[INFO] olingo-odata2-dist-ref ............................. SKIPPED
[INFO] olingo-odata2-dist-javadoc ......................... SKIPPED
[INFO] olingo-odata2-sample ............................... SKIPPED
[INFO] olingo-odata2-sample-cars-service-archetype ........ SKIPPED
[INFO] olingo-odata2-sample-cars-annotation-archetype ..... SKIPPED
[INFO] olingo-odata2-sample-cars-jpa-archetype ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.953 s
[INFO] Finished at: 2022-03-06T20:22:19Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.9:check (rat-check) on project olingo-odata2-parent: Too many files with unapproved license: 1 See RAT report in: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/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
Not sending mail to unregistered user ramya.vasanth@sap.com
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Olingo » olingo-odata2-quality #18

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/18/display/redirect?page=changes>

Changes:

[Michael Bolz] [OLINGO-1487] Minor rework


------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds37 (ubuntu) in workspace <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 157d058839c71e70e8becda66e4548e586e5c21b (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 157d058839c71e70e8becda66e4548e586e5c21b # timeout=10
Commit message: "[OLINGO-1487] Minor rework"
 > git rev-list --no-walk ed15cb5e304e96c58625842e4cb6027b6ac9a516 # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn clean install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent                                               [pom]
[INFO] olingo-odata2-lib                                                  [pom]
[INFO] olingo-odata2-api                                                  [jar]
[INFO] olingo-odata2-api-annotation                                       [jar]
[INFO] olingo-odata2-testutil                                             [jar]
[INFO] olingo-odata2-core                                                 [jar]
[INFO] olingo-odata2-ref                                                  [jar]
[INFO] olingo-odata2-fit                                                  [jar]
[INFO] olingo-odata2-ref-web                                              [war]
[INFO] olingo-odata2-client-api                                           [jar]
[INFO] olingo-odata2-client-core                                          [jar]
[INFO] olingo-odata2-jpa-processor                                        [pom]
[INFO] olingo-odata2-jpa-processor-api                                    [jar]
[INFO] olingo-odata2-jpa-processor-core                                   [jar]
[INFO] olingo-odata2-jpa-processor-ref                                    [jar]
[INFO] olingo-odata2-jpa-processor-ref-web                                [war]
[INFO] olingo-odata2-annotation-processor                                 [pom]
[INFO] olingo-odata2-annotation-processor-api                             [jar]
[INFO] olingo-odata2-annotation-processor-core                            [jar]
[INFO] olingo-odata2-annotation-processor-ref                             [jar]
[INFO] olingo-odata2-annotation-processor-ref-web                         [war]
[INFO] olingo-odata2-dist                                                 [pom]
[INFO] olingo-odata2-dist-lib                                             [pom]
[INFO] olingo-odata2-dist-jpa                                             [pom]
[INFO] olingo-odata2-dist-janos                                           [pom]
[INFO] olingo-odata2-dist-ref                                             [pom]
[INFO] olingo-odata2-dist-javadoc                                         [pom]
[INFO] olingo-odata2-sample                                               [pom]
[INFO] olingo-odata2-sample-cars-service-archetype            [maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype         [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype                [maven-archetype]
[INFO] 
[INFO] ---------------< org.apache.olingo:olingo-odata2-parent >---------------
[INFO] Building olingo-odata2-parent 2.0.12-SNAPSHOT                     [1/31]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent ---
[INFO] Deleting <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && svn --non-interactive info
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildNumber: ? at timestamp: 2022-03-06T12:54:16+0000
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && svn --non-interactive info
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.9:rat (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] 
[INFO] --- apache-rat-plugin:0.9:check (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 17 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for olingo-odata2-parent 2.0.12-SNAPSHOT:
[INFO] 
[INFO] olingo-odata2-parent ............................... FAILURE [  2.063 s]
[INFO] olingo-odata2-lib .................................. SKIPPED
[INFO] olingo-odata2-api .................................. SKIPPED
[INFO] olingo-odata2-api-annotation ....................... SKIPPED
[INFO] olingo-odata2-testutil ............................. SKIPPED
[INFO] olingo-odata2-core ................................. SKIPPED
[INFO] olingo-odata2-ref .................................. SKIPPED
[INFO] olingo-odata2-fit .................................. SKIPPED
[INFO] olingo-odata2-ref-web .............................. SKIPPED
[INFO] olingo-odata2-client-api ........................... SKIPPED
[INFO] olingo-odata2-client-core .......................... SKIPPED
[INFO] olingo-odata2-jpa-processor ........................ SKIPPED
[INFO] olingo-odata2-jpa-processor-api .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-core ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref-web ................ SKIPPED
[INFO] olingo-odata2-annotation-processor ................. SKIPPED
[INFO] olingo-odata2-annotation-processor-api ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-core ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-ref ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-ref-web ......... SKIPPED
[INFO] olingo-odata2-dist ................................. SKIPPED
[INFO] olingo-odata2-dist-lib ............................. SKIPPED
[INFO] olingo-odata2-dist-jpa ............................. SKIPPED
[INFO] olingo-odata2-dist-janos ........................... SKIPPED
[INFO] olingo-odata2-dist-ref ............................. SKIPPED
[INFO] olingo-odata2-dist-javadoc ......................... SKIPPED
[INFO] olingo-odata2-sample ............................... SKIPPED
[INFO] olingo-odata2-sample-cars-service-archetype ........ SKIPPED
[INFO] olingo-odata2-sample-cars-annotation-archetype ..... SKIPPED
[INFO] olingo-odata2-sample-cars-jpa-archetype ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.901 s
[INFO] Finished at: 2022-03-06T12:54:17Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.9:check (rat-check) on project olingo-odata2-parent: Too many files with unapproved license: 1 See RAT report in: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/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
Not sending mail to unregistered user ramya.vasanth@sap.com
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Olingo » olingo-odata2-quality #17

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/17/display/redirect?page=changes>

Changes:

[Michael Bolz] [OLINGO-1487] made IMPLEMENTATION changeable


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds37 (ubuntu) in workspace <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ed15cb5e304e96c58625842e4cb6027b6ac9a516 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed15cb5e304e96c58625842e4cb6027b6ac9a516 # timeout=10
Commit message: "[OLINGO-1487] made IMPLEMENTATION changeable"
 > git rev-list --no-walk bb025a9fba6b948d4e7b74f9d8d8253a05d8c98a # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn clean install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent                                               [pom]
[INFO] olingo-odata2-lib                                                  [pom]
[INFO] olingo-odata2-api                                                  [jar]
[INFO] olingo-odata2-api-annotation                                       [jar]
[INFO] olingo-odata2-testutil                                             [jar]
[INFO] olingo-odata2-core                                                 [jar]
[INFO] olingo-odata2-ref                                                  [jar]
[INFO] olingo-odata2-fit                                                  [jar]
[INFO] olingo-odata2-ref-web                                              [war]
[INFO] olingo-odata2-client-api                                           [jar]
[INFO] olingo-odata2-client-core                                          [jar]
[INFO] olingo-odata2-jpa-processor                                        [pom]
[INFO] olingo-odata2-jpa-processor-api                                    [jar]
[INFO] olingo-odata2-jpa-processor-core                                   [jar]
[INFO] olingo-odata2-jpa-processor-ref                                    [jar]
[INFO] olingo-odata2-jpa-processor-ref-web                                [war]
[INFO] olingo-odata2-annotation-processor                                 [pom]
[INFO] olingo-odata2-annotation-processor-api                             [jar]
[INFO] olingo-odata2-annotation-processor-core                            [jar]
[INFO] olingo-odata2-annotation-processor-ref                             [jar]
[INFO] olingo-odata2-annotation-processor-ref-web                         [war]
[INFO] olingo-odata2-dist                                                 [pom]
[INFO] olingo-odata2-dist-lib                                             [pom]
[INFO] olingo-odata2-dist-jpa                                             [pom]
[INFO] olingo-odata2-dist-janos                                           [pom]
[INFO] olingo-odata2-dist-ref                                             [pom]
[INFO] olingo-odata2-dist-javadoc                                         [pom]
[INFO] olingo-odata2-sample                                               [pom]
[INFO] olingo-odata2-sample-cars-service-archetype            [maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype         [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype                [maven-archetype]
[INFO] 
[INFO] ---------------< org.apache.olingo:olingo-odata2-parent >---------------
[INFO] Building olingo-odata2-parent 2.0.12-SNAPSHOT                     [1/31]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent ---
[INFO] Deleting <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && svn --non-interactive info
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildNumber: ? at timestamp: 2022-03-06T06:23:28+0000
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && svn --non-interactive info
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.9:rat (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] 
[INFO] --- apache-rat-plugin:0.9:check (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 17 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for olingo-odata2-parent 2.0.12-SNAPSHOT:
[INFO] 
[INFO] olingo-odata2-parent ............................... FAILURE [  3.350 s]
[INFO] olingo-odata2-lib .................................. SKIPPED
[INFO] olingo-odata2-api .................................. SKIPPED
[INFO] olingo-odata2-api-annotation ....................... SKIPPED
[INFO] olingo-odata2-testutil ............................. SKIPPED
[INFO] olingo-odata2-core ................................. SKIPPED
[INFO] olingo-odata2-ref .................................. SKIPPED
[INFO] olingo-odata2-fit .................................. SKIPPED
[INFO] olingo-odata2-ref-web .............................. SKIPPED
[INFO] olingo-odata2-client-api ........................... SKIPPED
[INFO] olingo-odata2-client-core .......................... SKIPPED
[INFO] olingo-odata2-jpa-processor ........................ SKIPPED
[INFO] olingo-odata2-jpa-processor-api .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-core ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref-web ................ SKIPPED
[INFO] olingo-odata2-annotation-processor ................. SKIPPED
[INFO] olingo-odata2-annotation-processor-api ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-core ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-ref ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-ref-web ......... SKIPPED
[INFO] olingo-odata2-dist ................................. SKIPPED
[INFO] olingo-odata2-dist-lib ............................. SKIPPED
[INFO] olingo-odata2-dist-jpa ............................. SKIPPED
[INFO] olingo-odata2-dist-janos ........................... SKIPPED
[INFO] olingo-odata2-dist-ref ............................. SKIPPED
[INFO] olingo-odata2-dist-javadoc ......................... SKIPPED
[INFO] olingo-odata2-sample ............................... SKIPPED
[INFO] olingo-odata2-sample-cars-service-archetype ........ SKIPPED
[INFO] olingo-odata2-sample-cars-annotation-archetype ..... SKIPPED
[INFO] olingo-odata2-sample-cars-jpa-archetype ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.389 s
[INFO] Finished at: 2022-03-06T06:23:31Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.9:check (rat-check) on project olingo-odata2-parent: Too many files with unapproved license: 1 See RAT report in: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/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
Not sending mail to unregistered user ramya.vasanth@sap.com
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Olingo » olingo-odata2-quality #16

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/16/display/redirect?page=changes>

Changes:

[Michael Bolz] [OLINGO-1561] Fix flakiness in `JPAEntityTest`


------------------------------------------
Started by an SCM change
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds37 (ubuntu) in workspace <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision bb025a9fba6b948d4e7b74f9d8d8253a05d8c98a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bb025a9fba6b948d4e7b74f9d8d8253a05d8c98a # timeout=10
Commit message: "[OLINGO-1561] Fix flakiness in `JPAEntityTest`"
 > git rev-list --no-walk 530a2a5a2877b82945bc82510b69d002a6c78b76 # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn clean install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent                                               [pom]
[INFO] olingo-odata2-lib                                                  [pom]
[INFO] olingo-odata2-api                                                  [jar]
[INFO] olingo-odata2-api-annotation                                       [jar]
[INFO] olingo-odata2-testutil                                             [jar]
[INFO] olingo-odata2-core                                                 [jar]
[INFO] olingo-odata2-ref                                                  [jar]
[INFO] olingo-odata2-fit                                                  [jar]
[INFO] olingo-odata2-ref-web                                              [war]
[INFO] olingo-odata2-client-api                                           [jar]
[INFO] olingo-odata2-client-core                                          [jar]
[INFO] olingo-odata2-jpa-processor                                        [pom]
[INFO] olingo-odata2-jpa-processor-api                                    [jar]
[INFO] olingo-odata2-jpa-processor-core                                   [jar]
[INFO] olingo-odata2-jpa-processor-ref                                    [jar]
[INFO] olingo-odata2-jpa-processor-ref-web                                [war]
[INFO] olingo-odata2-annotation-processor                                 [pom]
[INFO] olingo-odata2-annotation-processor-api                             [jar]
[INFO] olingo-odata2-annotation-processor-core                            [jar]
[INFO] olingo-odata2-annotation-processor-ref                             [jar]
[INFO] olingo-odata2-annotation-processor-ref-web                         [war]
[INFO] olingo-odata2-dist                                                 [pom]
[INFO] olingo-odata2-dist-lib                                             [pom]
[INFO] olingo-odata2-dist-jpa                                             [pom]
[INFO] olingo-odata2-dist-janos                                           [pom]
[INFO] olingo-odata2-dist-ref                                             [pom]
[INFO] olingo-odata2-dist-javadoc                                         [pom]
[INFO] olingo-odata2-sample                                               [pom]
[INFO] olingo-odata2-sample-cars-service-archetype            [maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype         [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype                [maven-archetype]
[INFO] 
[INFO] ---------------< org.apache.olingo:olingo-odata2-parent >---------------
[INFO] Building olingo-odata2-parent 2.0.12-SNAPSHOT                     [1/31]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent ---
[INFO] Deleting <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && svn --non-interactive info
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildNumber: ? at timestamp: 2022-02-06T10:00:14+0000
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && svn --non-interactive info
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.9:rat (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] 
[INFO] --- apache-rat-plugin:0.9:check (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 17 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for olingo-odata2-parent 2.0.12-SNAPSHOT:
[INFO] 
[INFO] olingo-odata2-parent ............................... FAILURE [  3.172 s]
[INFO] olingo-odata2-lib .................................. SKIPPED
[INFO] olingo-odata2-api .................................. SKIPPED
[INFO] olingo-odata2-api-annotation ....................... SKIPPED
[INFO] olingo-odata2-testutil ............................. SKIPPED
[INFO] olingo-odata2-core ................................. SKIPPED
[INFO] olingo-odata2-ref .................................. SKIPPED
[INFO] olingo-odata2-fit .................................. SKIPPED
[INFO] olingo-odata2-ref-web .............................. SKIPPED
[INFO] olingo-odata2-client-api ........................... SKIPPED
[INFO] olingo-odata2-client-core .......................... SKIPPED
[INFO] olingo-odata2-jpa-processor ........................ SKIPPED
[INFO] olingo-odata2-jpa-processor-api .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-core ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref-web ................ SKIPPED
[INFO] olingo-odata2-annotation-processor ................. SKIPPED
[INFO] olingo-odata2-annotation-processor-api ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-core ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-ref ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-ref-web ......... SKIPPED
[INFO] olingo-odata2-dist ................................. SKIPPED
[INFO] olingo-odata2-dist-lib ............................. SKIPPED
[INFO] olingo-odata2-dist-jpa ............................. SKIPPED
[INFO] olingo-odata2-dist-janos ........................... SKIPPED
[INFO] olingo-odata2-dist-ref ............................. SKIPPED
[INFO] olingo-odata2-dist-javadoc ......................... SKIPPED
[INFO] olingo-odata2-sample ............................... SKIPPED
[INFO] olingo-odata2-sample-cars-service-archetype ........ SKIPPED
[INFO] olingo-odata2-sample-cars-annotation-archetype ..... SKIPPED
[INFO] olingo-odata2-sample-cars-jpa-archetype ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.220 s
[INFO] Finished at: 2022-02-06T10:00:16Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.9:check (rat-check) on project olingo-odata2-parent: Too many files with unapproved license: 1 See RAT report in: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/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
Not sending mail to unregistered user ramya.vasanth@sap.com
Not sending mail to unregistered user github@hugo-hirsch.de

Build failed in Jenkins: Olingo » olingo-odata2-quality #15

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/15/display/redirect?page=changes>

Changes:

[Michael Bolz] bugfix: getEntityManager() is not thread safe

[Michael Bolz] [OLINGO-1555] Fixing incompatibilities


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds37 (ubuntu) in workspace <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git init <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 530a2a5a2877b82945bc82510b69d002a6c78b76 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 530a2a5a2877b82945bc82510b69d002a6c78b76 # timeout=10
Commit message: "Merge pull request #33 from met-pub/master"
 > git rev-list --no-walk 006bf435948d6d56fb61402fd1a783dffb90f0e7 # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn clean install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent                                               [pom]
[INFO] olingo-odata2-lib                                                  [pom]
[INFO] olingo-odata2-api                                                  [jar]
[INFO] olingo-odata2-api-annotation                                       [jar]
[INFO] olingo-odata2-testutil                                             [jar]
[INFO] olingo-odata2-core                                                 [jar]
[INFO] olingo-odata2-ref                                                  [jar]
[INFO] olingo-odata2-fit                                                  [jar]
[INFO] olingo-odata2-ref-web                                              [war]
[INFO] olingo-odata2-client-api                                           [jar]
[INFO] olingo-odata2-client-core                                          [jar]
[INFO] olingo-odata2-jpa-processor                                        [pom]
[INFO] olingo-odata2-jpa-processor-api                                    [jar]
[INFO] olingo-odata2-jpa-processor-core                                   [jar]
[INFO] olingo-odata2-jpa-processor-ref                                    [jar]
[INFO] olingo-odata2-jpa-processor-ref-web                                [war]
[INFO] olingo-odata2-annotation-processor                                 [pom]
[INFO] olingo-odata2-annotation-processor-api                             [jar]
[INFO] olingo-odata2-annotation-processor-core                            [jar]
[INFO] olingo-odata2-annotation-processor-ref                             [jar]
[INFO] olingo-odata2-annotation-processor-ref-web                         [war]
[INFO] olingo-odata2-dist                                                 [pom]
[INFO] olingo-odata2-dist-lib                                             [pom]
[INFO] olingo-odata2-dist-jpa                                             [pom]
[INFO] olingo-odata2-dist-janos                                           [pom]
[INFO] olingo-odata2-dist-ref                                             [pom]
[INFO] olingo-odata2-dist-javadoc                                         [pom]
[INFO] olingo-odata2-sample                                               [pom]
[INFO] olingo-odata2-sample-cars-service-archetype            [maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype         [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype                [maven-archetype]
[INFO] 
[INFO] ---------------< org.apache.olingo:olingo-odata2-parent >---------------
[INFO] Building olingo-odata2-parent 2.0.12-SNAPSHOT                     [1/31]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && svn --non-interactive info
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildNumber: ? at timestamp: 2022-01-13T18:22:16+0000
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && svn --non-interactive info
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.9:rat (rat-check) @ olingo-odata2-parent ---
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-core/0.9/apache-rat-core-0.9.pom
Progress (1): 2.7/3.7 kBProgress (1): 3.7 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-core/0.9/apache-rat-core-0.9.pom (3.7 kB at 7.0 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-core/0.9/apache-rat-core-0.9.jar
Progress (1): 2.7/115 kBProgress (1): 5.5/115 kBProgress (1): 8.2/115 kBProgress (1): 11/115 kB Progress (1): 14/115 kBProgress (1): 16/115 kBProgress (1): 19/115 kBProgress (1): 22/115 kBProgress (1): 25/115 kBProgress (1): 27/115 kBProgress (1): 30/115 kBProgress (1): 33/115 kBProgress (1): 36/115 kBProgress (1): 38/115 kBProgress (1): 41/115 kBProgress (1): 44/115 kBProgress (1): 47/115 kBProgress (1): 49/115 kBProgress (1): 52/115 kBProgress (1): 55/115 kBProgress (1): 58/115 kBProgress (1): 60/115 kBProgress (1): 64/115 kBProgress (1): 69/115 kBProgress (1): 73/115 kBProgress (1): 77/115 kBProgress (1): 81/115 kBProgress (1): 85/115 kBProgress (1): 89/115 kBProgress (1): 93/115 kBProgress (1): 97/115 kBProgress (1): 101/115 kBProgress (1): 105/115 kBProgress (1): 109/115 kBProgress (1): 114/115 kBProgress (1): 115 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/rat/apache-rat-core/0.9/apache-rat-core-0.9.jar (115 kB at 545 kB/s)
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] 
[INFO] --- apache-rat-plugin:0.9:check (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 17 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for olingo-odata2-parent 2.0.12-SNAPSHOT:
[INFO] 
[INFO] olingo-odata2-parent ............................... FAILURE [  4.286 s]
[INFO] olingo-odata2-lib .................................. SKIPPED
[INFO] olingo-odata2-api .................................. SKIPPED
[INFO] olingo-odata2-api-annotation ....................... SKIPPED
[INFO] olingo-odata2-testutil ............................. SKIPPED
[INFO] olingo-odata2-core ................................. SKIPPED
[INFO] olingo-odata2-ref .................................. SKIPPED
[INFO] olingo-odata2-fit .................................. SKIPPED
[INFO] olingo-odata2-ref-web .............................. SKIPPED
[INFO] olingo-odata2-client-api ........................... SKIPPED
[INFO] olingo-odata2-client-core .......................... SKIPPED
[INFO] olingo-odata2-jpa-processor ........................ SKIPPED
[INFO] olingo-odata2-jpa-processor-api .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-core ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref-web ................ SKIPPED
[INFO] olingo-odata2-annotation-processor ................. SKIPPED
[INFO] olingo-odata2-annotation-processor-api ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-core ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-ref ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-ref-web ......... SKIPPED
[INFO] olingo-odata2-dist ................................. SKIPPED
[INFO] olingo-odata2-dist-lib ............................. SKIPPED
[INFO] olingo-odata2-dist-jpa ............................. SKIPPED
[INFO] olingo-odata2-dist-janos ........................... SKIPPED
[INFO] olingo-odata2-dist-ref ............................. SKIPPED
[INFO] olingo-odata2-dist-javadoc ......................... SKIPPED
[INFO] olingo-odata2-sample ............................... SKIPPED
[INFO] olingo-odata2-sample-cars-service-archetype ........ SKIPPED
[INFO] olingo-odata2-sample-cars-annotation-archetype ..... SKIPPED
[INFO] olingo-odata2-sample-cars-jpa-archetype ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  5.197 s
[INFO] Finished at: 2022-01-13T18:22:20Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.9:check (rat-check) on project olingo-odata2-parent: Too many files with unapproved license: 1 See RAT report in: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/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
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user ramya.vasanth@sap.com

Build failed in Jenkins: Olingo » olingo-odata2-quality #14

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/14/display/redirect?page=changes>

Changes:

[ramya.vasanth] [OLINGO-1530]+ in url filter parameter is passed as space


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu) in workspace <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 006bf435948d6d56fb61402fd1a783dffb90f0e7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 006bf435948d6d56fb61402fd1a783dffb90f0e7 # timeout=10
Commit message: "[OLINGO-1530]+ in url filter parameter is passed as space"
 > git rev-list --no-walk c0b13fa95cba63adb99fbd02d23af57b8bf86583 # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn clean install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent                                               [pom]
[INFO] olingo-odata2-lib                                                  [pom]
[INFO] olingo-odata2-api                                                  [jar]
[INFO] olingo-odata2-api-annotation                                       [jar]
[INFO] olingo-odata2-testutil                                             [jar]
[INFO] olingo-odata2-core                                                 [jar]
[INFO] olingo-odata2-ref                                                  [jar]
[INFO] olingo-odata2-fit                                                  [jar]
[INFO] olingo-odata2-ref-web                                              [war]
[INFO] olingo-odata2-client-api                                           [jar]
[INFO] olingo-odata2-client-core                                          [jar]
[INFO] olingo-odata2-jpa-processor                                        [pom]
[INFO] olingo-odata2-jpa-processor-api                                    [jar]
[INFO] olingo-odata2-jpa-processor-core                                   [jar]
[INFO] olingo-odata2-jpa-processor-ref                                    [jar]
[INFO] olingo-odata2-jpa-processor-ref-web                                [war]
[INFO] olingo-odata2-annotation-processor                                 [pom]
[INFO] olingo-odata2-annotation-processor-api                             [jar]
[INFO] olingo-odata2-annotation-processor-core                            [jar]
[INFO] olingo-odata2-annotation-processor-ref                             [jar]
[INFO] olingo-odata2-annotation-processor-ref-web                         [war]
[INFO] olingo-odata2-dist                                                 [pom]
[INFO] olingo-odata2-dist-lib                                             [pom]
[INFO] olingo-odata2-dist-jpa                                             [pom]
[INFO] olingo-odata2-dist-janos                                           [pom]
[INFO] olingo-odata2-dist-ref                                             [pom]
[INFO] olingo-odata2-dist-javadoc                                         [pom]
[INFO] olingo-odata2-sample                                               [pom]
[INFO] olingo-odata2-sample-cars-service-archetype            [maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype         [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype                [maven-archetype]
[INFO] 
[INFO] ---------------< org.apache.olingo:olingo-odata2-parent >---------------
[INFO] Building olingo-odata2-parent 2.0.12-SNAPSHOT                     [1/31]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent ---
[INFO] Deleting <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/target>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && svn --non-interactive info
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildNumber: ? at timestamp: 2021-09-16T12:22:16+0000
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && svn --non-interactive info
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.9:rat (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] 
[INFO] --- apache-rat-plugin:0.9:check (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 17 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for olingo-odata2-parent 2.0.12-SNAPSHOT:
[INFO] 
[INFO] olingo-odata2-parent ............................... FAILURE [  2.063 s]
[INFO] olingo-odata2-lib .................................. SKIPPED
[INFO] olingo-odata2-api .................................. SKIPPED
[INFO] olingo-odata2-api-annotation ....................... SKIPPED
[INFO] olingo-odata2-testutil ............................. SKIPPED
[INFO] olingo-odata2-core ................................. SKIPPED
[INFO] olingo-odata2-ref .................................. SKIPPED
[INFO] olingo-odata2-fit .................................. SKIPPED
[INFO] olingo-odata2-ref-web .............................. SKIPPED
[INFO] olingo-odata2-client-api ........................... SKIPPED
[INFO] olingo-odata2-client-core .......................... SKIPPED
[INFO] olingo-odata2-jpa-processor ........................ SKIPPED
[INFO] olingo-odata2-jpa-processor-api .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-core ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref-web ................ SKIPPED
[INFO] olingo-odata2-annotation-processor ................. SKIPPED
[INFO] olingo-odata2-annotation-processor-api ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-core ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-ref ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-ref-web ......... SKIPPED
[INFO] olingo-odata2-dist ................................. SKIPPED
[INFO] olingo-odata2-dist-lib ............................. SKIPPED
[INFO] olingo-odata2-dist-jpa ............................. SKIPPED
[INFO] olingo-odata2-dist-janos ........................... SKIPPED
[INFO] olingo-odata2-dist-ref ............................. SKIPPED
[INFO] olingo-odata2-dist-javadoc ......................... SKIPPED
[INFO] olingo-odata2-sample ............................... SKIPPED
[INFO] olingo-odata2-sample-cars-service-archetype ........ SKIPPED
[INFO] olingo-odata2-sample-cars-annotation-archetype ..... SKIPPED
[INFO] olingo-odata2-sample-cars-jpa-archetype ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.947 s
[INFO] Finished at: 2021-09-16T12:22:18Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.9:check (rat-check) on project olingo-odata2-parent: Too many files with unapproved license: 1 See RAT report in: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/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
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user ramya.vasanth@sap.com

Build failed in Jenkins: Olingo » olingo-odata2-quality #13

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/13/display/redirect?page=changes>

Changes:

[ramya.vasanth] [OLINGO-1543]Fix for Function Import Returning Complex Type in JPA


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu) in workspace <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git init <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/olingo-odata2.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://git-wip-us.apache.org/repos/asf/olingo-odata2.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/olingo-odata2.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c0b13fa95cba63adb99fbd02d23af57b8bf86583 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c0b13fa95cba63adb99fbd02d23af57b8bf86583 # timeout=10
Commit message: "[OLINGO-1543]Fix for Function Import Returning Complex Type in JPA"
 > git rev-list --no-walk c9570150f9249413663d69347c64facdccee9d1f # timeout=10
[olingo-odata2-quality] $ /home/jenkins/tools/maven/latest3/bin/mvn clean install -Pbuild.quality
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] olingo-odata2-parent                                               [pom]
[INFO] olingo-odata2-lib                                                  [pom]
[INFO] olingo-odata2-api                                                  [jar]
[INFO] olingo-odata2-api-annotation                                       [jar]
[INFO] olingo-odata2-testutil                                             [jar]
[INFO] olingo-odata2-core                                                 [jar]
[INFO] olingo-odata2-ref                                                  [jar]
[INFO] olingo-odata2-fit                                                  [jar]
[INFO] olingo-odata2-ref-web                                              [war]
[INFO] olingo-odata2-client-api                                           [jar]
[INFO] olingo-odata2-client-core                                          [jar]
[INFO] olingo-odata2-jpa-processor                                        [pom]
[INFO] olingo-odata2-jpa-processor-api                                    [jar]
[INFO] olingo-odata2-jpa-processor-core                                   [jar]
[INFO] olingo-odata2-jpa-processor-ref                                    [jar]
[INFO] olingo-odata2-jpa-processor-ref-web                                [war]
[INFO] olingo-odata2-annotation-processor                                 [pom]
[INFO] olingo-odata2-annotation-processor-api                             [jar]
[INFO] olingo-odata2-annotation-processor-core                            [jar]
[INFO] olingo-odata2-annotation-processor-ref                             [jar]
[INFO] olingo-odata2-annotation-processor-ref-web                         [war]
[INFO] olingo-odata2-dist                                                 [pom]
[INFO] olingo-odata2-dist-lib                                             [pom]
[INFO] olingo-odata2-dist-jpa                                             [pom]
[INFO] olingo-odata2-dist-janos                                           [pom]
[INFO] olingo-odata2-dist-ref                                             [pom]
[INFO] olingo-odata2-dist-javadoc                                         [pom]
[INFO] olingo-odata2-sample                                               [pom]
[INFO] olingo-odata2-sample-cars-service-archetype            [maven-archetype]
[INFO] olingo-odata2-sample-cars-annotation-archetype         [maven-archetype]
[INFO] olingo-odata2-sample-cars-jpa-archetype                [maven-archetype]
[INFO] 
[INFO] ---------------< org.apache.olingo:olingo-odata2-parent >---------------
[INFO] Building olingo-odata2-parent 2.0.12-SNAPSHOT                     [1/31]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ olingo-odata2-parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && svn --non-interactive info
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildNumber: ? at timestamp: 2021-09-16T11:22:17+0000
[INFO] Executing: /bin/sh -c cd <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/> && svn --non-interactive info
[INFO] Working directory: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/ws/>
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ olingo-odata2-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.9:rat (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] 
[INFO] --- apache-rat-plugin:0.9:check (rat-check) @ olingo-odata2-parent ---
[INFO] 56 implicit excludes (use -debug for more details).
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**
[INFO] Exclude: bin/**
[INFO] Exclude: **/*.project
[INFO] Exclude: **/*.classpath
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.batch
[INFO] Exclude: **/NOTICE
[INFO] Exclude: **/DEPENDENCIES
[INFO] Exclude: **/goal.txt
[INFO] Exclude: **/target/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: .repository/**
[INFO] 19 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 17 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for olingo-odata2-parent 2.0.12-SNAPSHOT:
[INFO] 
[INFO] olingo-odata2-parent ............................... FAILURE [  3.200 s]
[INFO] olingo-odata2-lib .................................. SKIPPED
[INFO] olingo-odata2-api .................................. SKIPPED
[INFO] olingo-odata2-api-annotation ....................... SKIPPED
[INFO] olingo-odata2-testutil ............................. SKIPPED
[INFO] olingo-odata2-core ................................. SKIPPED
[INFO] olingo-odata2-ref .................................. SKIPPED
[INFO] olingo-odata2-fit .................................. SKIPPED
[INFO] olingo-odata2-ref-web .............................. SKIPPED
[INFO] olingo-odata2-client-api ........................... SKIPPED
[INFO] olingo-odata2-client-core .......................... SKIPPED
[INFO] olingo-odata2-jpa-processor ........................ SKIPPED
[INFO] olingo-odata2-jpa-processor-api .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-core ................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref .................... SKIPPED
[INFO] olingo-odata2-jpa-processor-ref-web ................ SKIPPED
[INFO] olingo-odata2-annotation-processor ................. SKIPPED
[INFO] olingo-odata2-annotation-processor-api ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-core ............ SKIPPED
[INFO] olingo-odata2-annotation-processor-ref ............. SKIPPED
[INFO] olingo-odata2-annotation-processor-ref-web ......... SKIPPED
[INFO] olingo-odata2-dist ................................. SKIPPED
[INFO] olingo-odata2-dist-lib ............................. SKIPPED
[INFO] olingo-odata2-dist-jpa ............................. SKIPPED
[INFO] olingo-odata2-dist-janos ........................... SKIPPED
[INFO] olingo-odata2-dist-ref ............................. SKIPPED
[INFO] olingo-odata2-dist-javadoc ......................... SKIPPED
[INFO] olingo-odata2-sample ............................... SKIPPED
[INFO] olingo-odata2-sample-cars-service-archetype ........ SKIPPED
[INFO] olingo-odata2-sample-cars-annotation-archetype ..... SKIPPED
[INFO] olingo-odata2-sample-cars-jpa-archetype ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.127 s
[INFO] Finished at: 2021-09-16T11:22:19Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.9:check (rat-check) on project olingo-odata2-parent: Too many files with unapproved license: 1 See RAT report in: <https://ci-builds.apache.org/job/Olingo/job/olingo-odata2-quality/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
Not sending mail to unregistered user github@hugo-hirsch.de
Not sending mail to unregistered user ramya.vasanth@sap.com