Skip to content
Success

Console Output

GitHub pull request #6916 of commit 85ef53cd2040e1e0aca479211c7e828009ddbf83, no merge conflicts.
Setting status of 85ef53cd2040e1e0aca479211c7e828009ddbf83 to PENDING with url https://ci.eclipse.org/omr/job/CopyrightCheck/1798/ 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
00:06:07 [2023-03-06T05:06:07.985Z] The recommended git tool is: git
00:06:08 [2023-03-06T05:06:08.128Z] No credentials specified
00:06:08 [2023-03-06T05:06:08.200Z] Fetching changes from the remote Git repository
00:06:08 [2023-03-06T05:06:08.156Z]  > git rev-parse --resolve-git-dir /home/jenkins/jenkins-agent/workspace/CopyrightCheck/.git # timeout=10
00:06:08 [2023-03-06T05:06:08.227Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
00:06:08 [2023-03-06T05:06:08.297Z] Fetching upstream changes from https://github.com/eclipse/omr.git
00:06:08 [2023-03-06T05:06:08.297Z]  > git --version # timeout=10
00:06:08 [2023-03-06T05:06:08.299Z]  > git --version # 'git version 2.25.1'
00:06:08 [2023-03-06T05:06:08.300Z]  > 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
00:06:09 [2023-03-06T05:06:09.016Z]  > git rev-parse refs/remotes/origin/pr/6916/merge^{commit} # timeout=10
00:06:09 [2023-03-06T05:06:09.060Z] Checking out Revision ef7970a5b37861ed2dc879d93655f9a374805c14 (refs/remotes/origin/pr/6916/merge)
00:06:09 [2023-03-06T05:06:09.087Z]  > git config core.sparsecheckout # timeout=10
00:06:09 [2023-03-06T05:06:09.091Z]  > git checkout -f ef7970a5b37861ed2dc879d93655f9a374805c14 # timeout=10
00:06:11 [2023-03-06T05:06:11.555Z] Commit message: "Merge 85ef53cd2040e1e0aca479211c7e828009ddbf83 into d5af8d16e93cc591fffb779b4cfa328ec7e0327f"
[Pipeline] sh
00:06:12 [2023-03-06T05:06:12.616Z] + git diff -C --diff-filter=ACM --name-only origin/master HEAD
[Pipeline] echo
00:06:12 [2023-03-06T05:06:12.893Z] fvtest/compilertriltest/ArrayTest.cpp
00:06:12 [2023-03-06T05:06:12.893Z] fvtest/compilertriltest/CMakeLists.txt
[Pipeline] sh
00:06:13 [2023-03-06T05:06:13.749Z] + date +%Y
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
00:06:14 [2023-03-06T05:06:14.156Z] Checking file: 'fvtest/compilertriltest/ArrayTest.cpp'
[Pipeline] sh
00:06:15 [2023-03-06T05:06:15.026Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 fvtest/compilertriltest/ArrayTest.cpp
[Pipeline] echo
00:06:15 [2023-03-06T05:06:15.226Z] Copyright date in file: appears to be correct
[Pipeline] echo
00:06:15 [2023-03-06T05:06:15.232Z] Checking file: 'fvtest/compilertriltest/CMakeLists.txt'
[Pipeline] sh
00:06:16 [2023-03-06T05:06:16.096Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 fvtest/compilertriltest/CMakeLists.txt
[Pipeline] echo
00:06:16 [2023-03-06T05:06:16.303Z] Copyright date in file: appears to be correct
[Pipeline] echo
00:06:16 [2023-03-06T05:06:16.304Z] 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 85ef53cd2040e1e0aca479211c7e828009ddbf83 to SUCCESS with url https://ci.eclipse.org/omr/job/CopyrightCheck/1798/ and message: 'Copyrights appear to be correct
 '
Using context: Copyright Check
Finished: SUCCESS