Skip to content
Success

Console Output

GitHub pull request #6884 of commit 067d872acec8daf3056f3919a399d6b3bb46f07d, no merge conflicts.
Setting status of 067d872acec8daf3056f3919a399d6b3bb46f07d to PENDING with url https://ci.eclipse.org/omr/job/CopyrightCheck/1816/ 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
09:32:33 [2023-03-08T14:32:33.734Z] The recommended git tool is: git
09:32:33 [2023-03-08T14:32:33.871Z] No credentials specified
09:32:33 [2023-03-08T14:32:33.944Z] Fetching changes from the remote Git repository
09:32:33 [2023-03-08T14:32:33.905Z]  > git rev-parse --resolve-git-dir /home/jenkins/jenkins-agent/workspace/CopyrightCheck/.git # timeout=10
09:32:33 [2023-03-08T14:32:33.976Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:32:34 [2023-03-08T14:32:34.047Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:32:34 [2023-03-08T14:32:34.047Z]  > git --version # timeout=10
09:32:34 [2023-03-08T14:32:34.050Z]  > git --version # 'git version 2.25.1'
09:32:34 [2023-03-08T14:32:34.050Z]  > 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
09:32:34 [2023-03-08T14:32:34.881Z] Checking out Revision 7986cda414ed19027245af2b8f939b0023037f1b (refs/remotes/origin/pr/6884/merge)
09:32:35 [2023-03-08T14:32:35.049Z] Commit message: "Merge 067d872acec8daf3056f3919a399d6b3bb46f07d into c40c4ac92f47a9e405e2f5c0bcd982f3671f3fc7"
[Pipeline] sh
09:32:34 [2023-03-08T14:32:34.843Z]  > git rev-parse refs/remotes/origin/pr/6884/merge^{commit} # timeout=10
09:32:34 [2023-03-08T14:32:34.913Z]  > git config core.sparsecheckout # timeout=10
09:32:34 [2023-03-08T14:32:34.916Z]  > git checkout -f 7986cda414ed19027245af2b8f939b0023037f1b # timeout=10
09:32:35 [2023-03-08T14:32:35.911Z] + git diff -C --diff-filter=ACM --name-only origin/master HEAD
[Pipeline] echo
09:32:36 [2023-03-08T14:32:36.177Z] compiler/control/CMakeLists.txt
09:32:36 [2023-03-08T14:32:36.178Z] compiler/control/CompilationController.cpp
09:32:36 [2023-03-08T14:32:36.178Z] compiler/control/CompilationController.hpp
09:32:36 [2023-03-08T14:32:36.178Z] compiler/control/CompilationStrategy.hpp
09:32:36 [2023-03-08T14:32:36.178Z] compiler/control/CompileMethod.cpp
09:32:36 [2023-03-08T14:32:36.178Z] compiler/control/OMRCompilationStrategy.cpp
09:32:36 [2023-03-08T14:32:36.178Z] compiler/control/OMRCompilationStrategy.hpp
09:32:36 [2023-03-08T14:32:36.178Z] compiler/control/OptimizationPlan.cpp
09:32:36 [2023-03-08T14:32:36.178Z] compiler/control/OptimizationPlan.hpp
09:32:36 [2023-03-08T14:32:36.178Z] fvtest/compilertest/build/files/common.mk
09:32:36 [2023-03-08T14:32:36.178Z] fvtest/compilertest/control/TestJit.cpp
09:32:36 [2023-03-08T14:32:36.178Z] jitbuilder/build/files/common.mk
09:32:36 [2023-03-08T14:32:36.178Z] jitbuilder/control/Jit.cpp
[Pipeline] sh
09:32:37 [2023-03-08T14:32:37.040Z] + date +%Y
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
09:32:37 [2023-03-08T14:32:37.451Z] Checking file: 'compiler/control/CMakeLists.txt'
[Pipeline] sh
09:32:38 [2023-03-08T14:32:38.315Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/CMakeLists.txt
[Pipeline] echo
09:32:38 [2023-03-08T14:32:38.520Z] Copyright date in file: appears to be correct
[Pipeline] echo
09:32:38 [2023-03-08T14:32:38.534Z] Checking file: 'compiler/control/CompilationController.cpp'
[Pipeline] sh
09:32:39 [2023-03-08T14:32:39.390Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/CompilationController.cpp
[Pipeline] echo
09:32:39 [2023-03-08T14:32:39.603Z] Copyright date in file: appears to be correct
[Pipeline] echo
09:32:39 [2023-03-08T14:32:39.615Z] Checking file: 'compiler/control/CompilationController.hpp'
[Pipeline] sh
09:32:40 [2023-03-08T14:32:40.474Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/CompilationController.hpp
[Pipeline] echo
09:32:40 [2023-03-08T14:32:40.675Z] Copyright date in file: appears to be correct
[Pipeline] echo
09:32:40 [2023-03-08T14:32:40.679Z] Checking file: 'compiler/control/CompilationStrategy.hpp'
[Pipeline] sh
09:32:41 [2023-03-08T14:32:41.534Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/CompilationStrategy.hpp
[Pipeline] echo
09:32:41 [2023-03-08T14:32:41.737Z] Copyright date in file: appears to be correct
[Pipeline] echo
09:32:41 [2023-03-08T14:32:41.745Z] Checking file: 'compiler/control/CompileMethod.cpp'
[Pipeline] sh
09:32:42 [2023-03-08T14:32:42.604Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/CompileMethod.cpp
[Pipeline] echo
09:32:42 [2023-03-08T14:32:42.805Z] Copyright date in file: appears to be correct
[Pipeline] echo
09:32:42 [2023-03-08T14:32:42.810Z] Checking file: 'compiler/control/OMRCompilationStrategy.cpp'
[Pipeline] sh
09:32:43 [2023-03-08T14:32:43.668Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/OMRCompilationStrategy.cpp
[Pipeline] echo
09:32:43 [2023-03-08T14:32:43.871Z] Copyright date in file: appears to be correct
[Pipeline] echo
09:32:43 [2023-03-08T14:32:43.903Z] Checking file: 'compiler/control/OMRCompilationStrategy.hpp'
[Pipeline] sh
09:32:44 [2023-03-08T14:32:44.767Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/OMRCompilationStrategy.hpp
[Pipeline] echo
09:32:44 [2023-03-08T14:32:44.968Z] Copyright date in file: appears to be correct
[Pipeline] echo
09:32:44 [2023-03-08T14:32:44.973Z] Checking file: 'compiler/control/OptimizationPlan.cpp'
[Pipeline] sh
09:32:45 [2023-03-08T14:32:45.828Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/OptimizationPlan.cpp
[Pipeline] echo
09:32:46 [2023-03-08T14:32:46.030Z] Copyright date in file: appears to be correct
[Pipeline] echo
09:32:46 [2023-03-08T14:32:46.035Z] Checking file: 'compiler/control/OptimizationPlan.hpp'
[Pipeline] sh
09:32:46 [2023-03-08T14:32:46.892Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/OptimizationPlan.hpp
[Pipeline] echo
09:32:47 [2023-03-08T14:32:47.098Z] Copyright date in file: appears to be correct
[Pipeline] echo
09:32:47 [2023-03-08T14:32:47.102Z] Checking file: 'fvtest/compilertest/build/files/common.mk'
[Pipeline] sh
09:32:47 [2023-03-08T14:32:47.956Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 fvtest/compilertest/build/files/common.mk
[Pipeline] echo
09:32:48 [2023-03-08T14:32:48.159Z] Copyright date in file: appears to be correct
[Pipeline] echo
09:32:48 [2023-03-08T14:32:48.165Z] Checking file: 'fvtest/compilertest/control/TestJit.cpp'
[Pipeline] sh
09:32:49 [2023-03-08T14:32:49.020Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 fvtest/compilertest/control/TestJit.cpp
[Pipeline] echo
09:32:49 [2023-03-08T14:32:49.221Z] Copyright date in file: appears to be correct
[Pipeline] echo
09:32:49 [2023-03-08T14:32:49.226Z] Checking file: 'jitbuilder/build/files/common.mk'
[Pipeline] sh
09:32:50 [2023-03-08T14:32:50.081Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 jitbuilder/build/files/common.mk
[Pipeline] echo
09:32:50 [2023-03-08T14:32:50.282Z] Copyright date in file: appears to be correct
[Pipeline] echo
09:32:50 [2023-03-08T14:32:50.287Z] Checking file: 'jitbuilder/control/Jit.cpp'
[Pipeline] sh
09:32:51 [2023-03-08T14:32:51.141Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 jitbuilder/control/Jit.cpp
[Pipeline] echo
09:32:51 [2023-03-08T14:32:51.342Z] Copyright date in file: appears to be correct
[Pipeline] echo
09:32:51 [2023-03-08T14:32:51.343Z] 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 067d872acec8daf3056f3919a399d6b3bb46f07d to SUCCESS with url https://ci.eclipse.org/omr/job/CopyrightCheck/1816/ and message: 'Copyrights appear to be correct
 '
Using context: Copyright Check
Finished: SUCCESS