Skip to content

Console Output

GitHub pull request #6916 of commit bca5c11f5b15110299e63bf1f6816dc7d52843a8, no merge conflicts.
Setting status of bca5c11f5b15110299e63bf1f6816dc7d52843a8 to PENDING with url https://ci.eclipse.org/omr/job/CopyrightCheck/1801/ 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
03:40:20 [2023-03-06T08:40:20.534Z] The recommended git tool is: git
03:40:20 [2023-03-06T08:40:20.671Z] No credentials specified
03:40:20 [2023-03-06T08:40:20.742Z] Fetching changes from the remote Git repository
03:40:20 [2023-03-06T08:40:20.704Z]  > git rev-parse --resolve-git-dir /home/jenkins/jenkins-agent/workspace/CopyrightCheck/.git # timeout=10
03:40:20 [2023-03-06T08:40:20.775Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
03:40:20 [2023-03-06T08:40:20.845Z] Fetching upstream changes from https://github.com/eclipse/omr.git
03:40:20 [2023-03-06T08:40:20.845Z]  > git --version # timeout=10
03:40:20 [2023-03-06T08:40:20.849Z]  > git --version # 'git version 2.25.1'
03:40:20 [2023-03-06T08:40:20.849Z]  > 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
03:40:21 [2023-03-06T08:40:21.614Z] Checking out Revision f615eea399afa6be7de876ac08321418fdaca638 (refs/remotes/origin/pr/6916/merge)
03:40:21 [2023-03-06T08:40:21.997Z] Commit message: "Merge bca5c11f5b15110299e63bf1f6816dc7d52843a8 into d5af8d16e93cc591fffb779b4cfa328ec7e0327f"
[Pipeline] sh
03:40:21 [2023-03-06T08:40:21.576Z]  > git rev-parse refs/remotes/origin/pr/6916/merge^{commit} # timeout=10
03:40:21 [2023-03-06T08:40:21.647Z]  > git config core.sparsecheckout # timeout=10
03:40:21 [2023-03-06T08:40:21.651Z]  > git checkout -f f615eea399afa6be7de876ac08321418fdaca638 # timeout=10
03:40:22 [2023-03-06T08:40:22.860Z] + git diff -C --diff-filter=ACM --name-only origin/master HEAD
[Pipeline] echo
03:40:23 [2023-03-06T08:40:23.127Z] fvtest/compilertriltest/ArrayTest.cpp
03:40:23 [2023-03-06T08:40:23.128Z] fvtest/compilertriltest/CMakeLists.txt
[Pipeline] sh
03:40:23 [2023-03-06T08:40:23.989Z] + date +%Y
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
03:40:25 [2023-03-06T08:40:25.083Z] Checking file: 'fvtest/compilertriltest/ArrayTest.cpp'
[Pipeline] sh
03:40:25 [2023-03-06T08:40:25.943Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 fvtest/compilertriltest/ArrayTest.cpp
[Pipeline] echo
03:40:26 [2023-03-06T08:40:26.144Z] Copyright date in file: appears to be correct
[Pipeline] echo
03:40:26 [2023-03-06T08:40:26.150Z] Checking file: 'fvtest/compilertriltest/CMakeLists.txt'
[Pipeline] sh
03:40:27 [2023-03-06T08:40:27.008Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 fvtest/compilertriltest/CMakeLists.txt
[Pipeline] echo
03:40:27 [2023-03-06T08:40:27.210Z] Copyright date in file: appears to be correct
[Pipeline] echo
03:40:27 [2023-03-06T08:40:27.211Z] 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 bca5c11f5b15110299e63bf1f6816dc7d52843a8 to SUCCESS with url https://ci.eclipse.org/omr/job/CopyrightCheck/1801/ and message: 'Copyrights appear to be correct
 '
Using context: Copyright Check
Finished: SUCCESS