Skip to content

Console Output

GitHub pull request #6916 of commit 9ebc3950464e622d211567227c4775fe3c284acb, no merge conflicts.
Setting status of 9ebc3950464e622d211567227c4775fe3c284acb to PENDING with url https://ci.eclipse.org/omr/job/CopyrightCheck/1799/ and message: 'Running'
Using context: Copyright Check
Obtained buildenv/jenkins/copyrightCheck.groovy from git https://github.com/eclipse/omr.git
[Pipeline] Start of Pipeline
[Pipeline] timeout
Timeout set to expire in 6 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Copyright Check)
[Pipeline] node
Running on proxy in /home/jenkins/jenkins-agent/workspace/CopyrightCheck
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] checkout
01:25:50 [2023-03-06T06:25:50.465Z] The recommended git tool is: git
01:25:50 [2023-03-06T06:25:50.601Z] No credentials specified
01:25:50 [2023-03-06T06:25:50.673Z] Fetching changes from the remote Git repository
01:25:50 [2023-03-06T06:25:50.634Z]  > git rev-parse --resolve-git-dir /home/jenkins/jenkins-agent/workspace/CopyrightCheck/.git # timeout=10
01:25:50 [2023-03-06T06:25:50.706Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
01:25:50 [2023-03-06T06:25:50.776Z] Fetching upstream changes from https://github.com/eclipse/omr.git
01:25:50 [2023-03-06T06:25:50.776Z]  > git --version # timeout=10
01:25:50 [2023-03-06T06:25:50.779Z]  > git --version # 'git version 2.25.1'
01:25:50 [2023-03-06T06:25:50.779Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/6916/*:refs/remotes/origin/pr/6916/* +refs/heads/master:refs/remotes/origin/master # timeout=10
01:25:51 [2023-03-06T06:25:51.613Z] Checking out Revision d07c7232b8016e0387b9f80fc060e10bc4ea5514 (refs/remotes/origin/pr/6916/merge)
01:25:51 [2023-03-06T06:25:51.858Z] Commit message: "Merge 9ebc3950464e622d211567227c4775fe3c284acb into d5af8d16e93cc591fffb779b4cfa328ec7e0327f"
[Pipeline] sh
01:25:51 [2023-03-06T06:25:51.575Z]  > git rev-parse refs/remotes/origin/pr/6916/merge^{commit} # timeout=10
01:25:51 [2023-03-06T06:25:51.646Z]  > git config core.sparsecheckout # timeout=10
01:25:51 [2023-03-06T06:25:51.649Z]  > git checkout -f d07c7232b8016e0387b9f80fc060e10bc4ea5514 # timeout=10
01:25:52 [2023-03-06T06:25:52.719Z] + git diff -C --diff-filter=ACM --name-only origin/master HEAD
[Pipeline] echo
01:25:52 [2023-03-06T06:25:52.997Z] fvtest/compilertriltest/ArrayTest.cpp
01:25:53 [2023-03-06T06:25:53.001Z] fvtest/compilertriltest/CMakeLists.txt
[Pipeline] sh
01:25:53 [2023-03-06T06:25:53.858Z] + date +%Y
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
01:25:54 [2023-03-06T06:25:54.267Z] Checking file: 'fvtest/compilertriltest/ArrayTest.cpp'
[Pipeline] sh
01:25:55 [2023-03-06T06:25:55.133Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 fvtest/compilertriltest/ArrayTest.cpp
[Pipeline] echo
01:25:55 [2023-03-06T06:25:55.334Z] Copyright date in file: appears to be correct
[Pipeline] echo
01:25:55 [2023-03-06T06:25:55.339Z] Checking file: 'fvtest/compilertriltest/CMakeLists.txt'
[Pipeline] sh
01:25:56 [2023-03-06T06:25:56.191Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 fvtest/compilertriltest/CMakeLists.txt
[Pipeline] echo
01:25:56 [2023-03-06T06:25:56.395Z] Copyright date in file: appears to be correct
[Pipeline] echo
01:25:56 [2023-03-06T06:25:56.397Z] All modified files appear to have correct copyrights
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] End of Pipeline
Setting status of 9ebc3950464e622d211567227c4775fe3c284acb to SUCCESS with url https://ci.eclipse.org/omr/job/CopyrightCheck/1799/ and message: 'Copyrights appear to be correct
 '
Using context: Copyright Check
Finished: SUCCESS