Skip to content

Console Output

GitHub pull request #6916 of commit d07164fcc3a745a14465dcf478eb758bb291fd06, no merge conflicts.
Setting status of d07164fcc3a745a14465dcf478eb758bb291fd06 to PENDING with url https://ci.eclipse.org/omr/job/CopyrightCheck/1795/ 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
20:32:27 [2023-03-06T01:32:27.047Z] The recommended git tool is: git
20:32:27 [2023-03-06T01:32:27.182Z] No credentials specified
20:32:27 [2023-03-06T01:32:27.255Z] Fetching changes from the remote Git repository
20:32:27 [2023-03-06T01:32:27.216Z]  > git rev-parse --resolve-git-dir /home/jenkins/jenkins-agent/workspace/CopyrightCheck/.git # timeout=10
20:32:27 [2023-03-06T01:32:27.288Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
20:32:27 [2023-03-06T01:32:27.369Z] Fetching upstream changes from https://github.com/eclipse/omr.git
20:32:27 [2023-03-06T01:32:27.369Z]  > git --version # timeout=10
20:32:27 [2023-03-06T01:32:27.371Z]  > git --version # 'git version 2.25.1'
20:32:27 [2023-03-06T01:32:27.372Z]  > 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
20:32:28 [2023-03-06T01:32:28.164Z] Checking out Revision e2969fa94f3dba81cc6a3a9181292cdfc5893eba (refs/remotes/origin/pr/6916/merge)
20:32:28 [2023-03-06T01:32:28.333Z] Commit message: "Merge d07164fcc3a745a14465dcf478eb758bb291fd06 into d5af8d16e93cc591fffb779b4cfa328ec7e0327f"
[Pipeline] sh
20:32:28 [2023-03-06T01:32:28.126Z]  > git rev-parse refs/remotes/origin/pr/6916/merge^{commit} # timeout=10
20:32:28 [2023-03-06T01:32:28.197Z]  > git config core.sparsecheckout # timeout=10
20:32:28 [2023-03-06T01:32:28.200Z]  > git checkout -f e2969fa94f3dba81cc6a3a9181292cdfc5893eba # timeout=10
20:32:29 [2023-03-06T01:32:29.196Z] + git diff -C --diff-filter=ACM --name-only origin/master HEAD
[Pipeline] echo
20:32:29 [2023-03-06T01:32:29.465Z] fvtest/compilertriltest/ArrayTest.cpp
20:32:29 [2023-03-06T01:32:29.465Z] fvtest/compilertriltest/CMakeLists.txt
[Pipeline] sh
20:32:30 [2023-03-06T01:32:30.320Z] + date +%Y
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
20:32:30 [2023-03-06T01:32:30.726Z] Checking file: 'fvtest/compilertriltest/ArrayTest.cpp'
[Pipeline] sh
20:32:31 [2023-03-06T01:32:31.582Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 fvtest/compilertriltest/ArrayTest.cpp
[Pipeline] echo
20:32:31 [2023-03-06T01:32:31.784Z] Copyright date in file: appears to be correct
[Pipeline] echo
20:32:31 [2023-03-06T01:32:31.790Z] Checking file: 'fvtest/compilertriltest/CMakeLists.txt'
[Pipeline] sh
20:32:32 [2023-03-06T01:32:32.646Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 fvtest/compilertriltest/CMakeLists.txt
[Pipeline] echo
20:32:32 [2023-03-06T01:32:32.849Z] Copyright date in file: appears to be correct
[Pipeline] echo
20:32:32 [2023-03-06T01:32:32.851Z] 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 d07164fcc3a745a14465dcf478eb758bb291fd06 to SUCCESS with url https://ci.eclipse.org/omr/job/CopyrightCheck/1795/ and message: 'Copyrights appear to be correct
 '
Using context: Copyright Check
Finished: SUCCESS