GitHub pull request #6884 of commit c2dbb061510edc21a29a4263dfd1bfdab0790477, no merge conflicts. Setting status of c2dbb061510edc21a29a4263dfd1bfdab0790477 to PENDING with url https://ci.eclipse.org/omr/job/CopyrightCheck/1815/ 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 [2023-03-08T13:53:34.678Z] The recommended git tool is: git [2023-03-08T13:53:34.813Z] No credentials specified [2023-03-08T13:53:34.885Z] Fetching changes from the remote Git repository [2023-03-08T13:53:34.851Z] > git rev-parse --resolve-git-dir /home/jenkins/jenkins-agent/workspace/CopyrightCheck/.git # timeout=10 [2023-03-08T13:53:34.923Z] > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10 [2023-03-08T13:53:34.993Z] Fetching upstream changes from https://github.com/eclipse/omr.git [2023-03-08T13:53:34.993Z] > git --version # timeout=10 [2023-03-08T13:53:34.996Z] > git --version # 'git version 2.25.1' [2023-03-08T13:53:34.997Z] > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/6884/*:refs/remotes/origin/pr/6884/* +refs/heads/master:refs/remotes/origin/master # timeout=10 [2023-03-08T13:53:36.414Z] Checking out Revision b807ee5fcb46c43623eb1c0ac2104c9e71e2fb29 (refs/remotes/origin/pr/6884/merge) [2023-03-08T13:53:36.381Z] > git rev-parse refs/remotes/origin/pr/6884/merge^{commit} # timeout=10 [2023-03-08T13:53:36.452Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T13:53:36.456Z] > git checkout -f b807ee5fcb46c43623eb1c0ac2104c9e71e2fb29 # timeout=10 [2023-03-08T13:53:37.538Z] Commit message: "Merge c2dbb061510edc21a29a4263dfd1bfdab0790477 into c40c4ac92f47a9e405e2f5c0bcd982f3671f3fc7" [Pipeline] sh [2023-03-08T13:53:38.400Z] + git diff -C --diff-filter=ACM --name-only origin/master HEAD [Pipeline] echo [2023-03-08T13:53:38.669Z] compiler/control/CMakeLists.txt [2023-03-08T13:53:38.669Z] compiler/control/CompilationController.cpp [2023-03-08T13:53:38.669Z] compiler/control/CompilationController.hpp [2023-03-08T13:53:38.669Z] compiler/control/CompilationStrategy.hpp [2023-03-08T13:53:38.669Z] compiler/control/CompileMethod.cpp [2023-03-08T13:53:38.669Z] compiler/control/OMRCompilationStrategy.cpp [2023-03-08T13:53:38.669Z] compiler/control/OMRCompilationStrategy.hpp [2023-03-08T13:53:38.669Z] compiler/control/OptimizationPlan.cpp [2023-03-08T13:53:38.669Z] compiler/control/OptimizationPlan.hpp [2023-03-08T13:53:38.669Z] fvtest/compilertest/build/files/common.mk [2023-03-08T13:53:38.669Z] fvtest/compilertest/control/TestJit.cpp [2023-03-08T13:53:38.669Z] jitbuilder/build/files/common.mk [2023-03-08T13:53:38.669Z] jitbuilder/control/Jit.cpp [Pipeline] sh [2023-03-08T13:53:39.526Z] + date +%Y [Pipeline] fileExists [Pipeline] readFile [Pipeline] echo [2023-03-08T13:53:39.935Z] Checking file: 'compiler/control/CMakeLists.txt' [Pipeline] sh [2023-03-08T13:53:40.790Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/CMakeLists.txt [Pipeline] echo [2023-03-08T13:53:41.000Z] Copyright date in file: appears to be correct [Pipeline] echo [2023-03-08T13:53:41.007Z] Checking file: 'compiler/control/CompilationController.cpp' [Pipeline] sh [2023-03-08T13:53:41.862Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/CompilationController.cpp [Pipeline] echo [2023-03-08T13:53:42.064Z] Copyright date in file: appears to be correct [Pipeline] echo [2023-03-08T13:53:42.069Z] Checking file: 'compiler/control/CompilationController.hpp' [Pipeline] sh [2023-03-08T13:53:42.924Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/CompilationController.hpp [Pipeline] echo [2023-03-08T13:53:43.125Z] Copyright date in file: appears to be correct [Pipeline] echo [2023-03-08T13:53:43.131Z] Checking file: 'compiler/control/CompilationStrategy.hpp' [Pipeline] sh [2023-03-08T13:53:43.987Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/CompilationStrategy.hpp [Pipeline] echo [2023-03-08T13:53:44.412Z] Copyright date in file: appears to be correct [Pipeline] echo [2023-03-08T13:53:44.418Z] Checking file: 'compiler/control/CompileMethod.cpp' [Pipeline] sh [2023-03-08T13:53:45.273Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/CompileMethod.cpp [Pipeline] echo [2023-03-08T13:53:45.476Z] Copyright date in file: appears to be correct [Pipeline] echo [2023-03-08T13:53:45.481Z] Checking file: 'compiler/control/OMRCompilationStrategy.cpp' [Pipeline] sh [2023-03-08T13:53:46.350Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/OMRCompilationStrategy.cpp [Pipeline] echo [2023-03-08T13:53:46.552Z] Copyright date in file: appears to be correct [Pipeline] echo [2023-03-08T13:53:46.557Z] Checking file: 'compiler/control/OMRCompilationStrategy.hpp' [Pipeline] sh [2023-03-08T13:53:47.416Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/OMRCompilationStrategy.hpp [Pipeline] echo [2023-03-08T13:53:47.629Z] Copyright date in file: appears to be correct [Pipeline] echo [2023-03-08T13:53:47.635Z] Checking file: 'compiler/control/OptimizationPlan.cpp' [Pipeline] sh [2023-03-08T13:53:48.491Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/OptimizationPlan.cpp [Pipeline] echo [2023-03-08T13:53:48.702Z] Copyright date in file: appears to be correct [Pipeline] echo [2023-03-08T13:53:48.707Z] Checking file: 'compiler/control/OptimizationPlan.hpp' [Pipeline] sh [2023-03-08T13:53:49.563Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/OptimizationPlan.hpp [Pipeline] echo [2023-03-08T13:53:49.764Z] Copyright date in file: appears to be correct [Pipeline] echo [2023-03-08T13:53:49.769Z] Checking file: 'fvtest/compilertest/build/files/common.mk' [Pipeline] sh [2023-03-08T13:53:50.625Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 fvtest/compilertest/build/files/common.mk [Pipeline] echo [2023-03-08T13:53:50.827Z] Copyright date in file: appears to be correct [Pipeline] echo [2023-03-08T13:53:50.833Z] Checking file: 'fvtest/compilertest/control/TestJit.cpp' [Pipeline] sh [2023-03-08T13:53:51.768Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 fvtest/compilertest/control/TestJit.cpp [Pipeline] echo [2023-03-08T13:53:51.969Z] Copyright date in file: appears to be correct [Pipeline] echo [2023-03-08T13:53:51.975Z] Checking file: 'jitbuilder/build/files/common.mk' [Pipeline] sh [2023-03-08T13:53:52.836Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 jitbuilder/build/files/common.mk [Pipeline] echo [2023-03-08T13:53:53.037Z] Copyright date in file: appears to be correct [Pipeline] echo [2023-03-08T13:53:53.042Z] Checking file: 'jitbuilder/control/Jit.cpp' [Pipeline] sh [2023-03-08T13:53:53.901Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 jitbuilder/control/Jit.cpp [Pipeline] echo [2023-03-08T13:53:54.103Z] Copyright date in file: appears to be correct [Pipeline] echo [2023-03-08T13:53:54.104Z] 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 c2dbb061510edc21a29a4263dfd1bfdab0790477 to SUCCESS with url https://ci.eclipse.org/omr/job/CopyrightCheck/1815/ and message: 'Copyrights appear to be correct ' Using context: Copyright Check Finished: SUCCESS