Skip to content

Console Output

13:33:03 [2024-03-20T17:33:03.772Z] + printenv
13:33:03 [2024-03-20T17:33:03.772Z] JENKINS_HOME=/var/jenkins
13:33:03 [2024-03-20T17:33:03.772Z] ghprbTriggerAuthorEmail=
13:33:03 [2024-03-20T17:33:03.772Z] ghprbSourceBranch=refactor/binary_identity_op
13:33:03 [2024-03-20T17:33:03.772Z] ghprbPullAuthorEmail=james.you@protonmail.com
13:33:03 [2024-03-20T17:33:03.772Z] CI=true
13:33:03 [2024-03-20T17:33:03.772Z] HOSTNAME=dfc3fe366060
13:33:03 [2024-03-20T17:33:03.772Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/omr/job/PullRequest-linux_x86-64/3977/display/redirect?page=changes
13:33:03 [2024-03-20T17:33:03.772Z] ghprbPullDescription=GitHub pull request #7195 of commit 0eb490558f585a345d3674c280b46c0fe98021a3, no merge conflicts.
13:33:03 [2024-03-20T17:33:03.772Z] HUDSON_URL=https://ci.eclipse.org/omr/
13:33:03 [2024-03-20T17:33:03.772Z] NODE_LABELS=Linux compile:arm:cross ub20-x64-omr2 x86 UNB compile:aarch64:cross cgroup.v2 compile:xlinux
13:33:03 [2024-03-20T17:33:03.772Z] ghprbActualCommit=0eb490558f585a345d3674c280b46c0fe98021a3
13:33:03 [2024-03-20T17:33:03.772Z] HOME=/
13:33:03 [2024-03-20T17:33:03.772Z] BUILD_URL=https://ci.eclipse.org/omr/job/PullRequest-linux_x86-64/3977/
13:33:03 [2024-03-20T17:33:03.772Z] ghprbTriggerAuthorLoginMention=@hzongaro
13:33:03 [2024-03-20T17:33:03.772Z] BUILDSPEC=linux_x86-64
13:33:03 [2024-03-20T17:33:03.772Z] ghprbActualCommitAuthor=
13:33:03 [2024-03-20T17:33:03.772Z] ghprbPullAuthorLoginMention=@jmesyou
13:33:03 [2024-03-20T17:33:03.772Z] JENKINS_SERVER_COOKIE=durable-e6e52fd0532e1a7a33d799dd1df5c89310c8995816760dc6ccfd69b24d3678c2
13:33:03 [2024-03-20T17:33:03.772Z] ghprbGhRepository=eclipse/omr
13:33:03 [2024-03-20T17:33:03.772Z] WORKSPACE=/home/jenkins/workspace/Build
13:33:03 [2024-03-20T17:33:03.772Z] ghprbPullLongDescription=This commit cleans up the BINARY_IDENTITY_OP and\r\nBIANRY_IDENTITY_OR_ZERO macros and replaces them\r\nwith inline equivalents by implementing a struct to replace template\r\ninstantions of the functions tryAndSimplifyBinaryOp*.\r\n\r\nThis change limits the number of template instantiations\r\npotential call sites have to create as well as abstracts\r\nsome captured variables inside the struct to minimize\r\nthe number of arguments passed to actual calls.\r\n\r\nA closure is emulated by the struct.\r\nThrough escape analysis, scalar replacement and inlining,\r\nthe overhead of creating this struct should be minimal\r\non -O3\r\n\r\nRelated: https://github.com/eclipse/omr/issues/7166\r\n\r\nSigned-off-by: James You <james.you@protonmail.com>
13:33:03 [2024-03-20T17:33:03.772Z] ghprbCredentialsId=github-bot-token
13:33:03 [2024-03-20T17:33:03.772Z] NODE_NAME=ub20-x64-omr2
13:33:03 [2024-03-20T17:33:03.772Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/omr/job/PullRequest-linux_x86-64/3977/display/redirect?page=artifacts
13:33:03 [2024-03-20T17:33:03.772Z] GTEST_COLOR=0
13:33:03 [2024-03-20T17:33:03.772Z] EXECUTOR_NUMBER=0
13:33:03 [2024-03-20T17:33:03.772Z] GIT_BRANCH=refactor/binary_identity_op
13:33:03 [2024-03-20T17:33:03.772Z] STAGE_NAME=Queue
13:33:03 [2024-03-20T17:33:03.772Z] ghprbTriggerAuthorLogin=hzongaro
13:33:03 [2024-03-20T17:33:03.772Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/omr/job/PullRequest-linux_x86-64/3977/display/redirect?page=tests
13:33:03 [2024-03-20T17:33:03.772Z] BUILD_DISPLAY_NAME=#3977
13:33:03 [2024-03-20T17:33:03.772Z] ghprbPullAuthorLogin=jmesyou
13:33:03 [2024-03-20T17:33:03.772Z] ghprbTriggerAuthor=Henry Zongaro
13:33:03 [2024-03-20T17:33:03.772Z] HUDSON_HOME=/var/jenkins
13:33:03 [2024-03-20T17:33:03.772Z] JOB_BASE_NAME=PullRequest-linux_x86-64
13:33:03 [2024-03-20T17:33:03.772Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:33:03 [2024-03-20T17:33:03.772Z] sha1=origin/pr/7195/merge
13:33:03 [2024-03-20T17:33:03.772Z] BUILD_ID=3977
13:33:03 [2024-03-20T17:33:03.772Z] BUILD_TAG=jenkins-PullRequest-linux_x86-64-3977
13:33:03 [2024-03-20T17:33:03.772Z] ghprbCommentBody=Jenkins build all
13:33:03 [2024-03-20T17:33:03.772Z] JENKINS_URL=https://ci.eclipse.org/omr/
13:33:03 [2024-03-20T17:33:03.772Z] JOB_URL=https://ci.eclipse.org/omr/job/PullRequest-linux_x86-64/
13:33:03 [2024-03-20T17:33:03.772Z] ghprbPullTitle=Refactor Binary Identity Simplification Macro
13:33:03 [2024-03-20T17:33:03.772Z] ghprbPullLink=https://github.com/eclipse/omr/pull/7195
13:33:03 [2024-03-20T17:33:03.772Z] BUILD_NUMBER=3977
13:33:03 [2024-03-20T17:33:03.772Z] JENKINS_NODE_COOKIE=d01e2dca-8197-45e1-b0a4-bd159ba8726c
13:33:03 [2024-03-20T17:33:03.772Z] ghprbActualCommitAuthorEmail=
13:33:03 [2024-03-20T17:33:03.772Z] ghprbAuthorRepoGitUrl=https://github.com/jmesyou/omr.git
13:33:03 [2024-03-20T17:33:03.772Z] RUN_DISPLAY_URL=https://ci.eclipse.org/omr/job/PullRequest-linux_x86-64/3977/display/redirect
13:33:03 [2024-03-20T17:33:03.772Z] CXX=g++-7
13:33:03 [2024-03-20T17:33:03.772Z] HUDSON_SERVER_COOKIE=c3663d0c112c2ee2
13:33:03 [2024-03-20T17:33:03.772Z] ghprbTargetBranch=master
13:33:03 [2024-03-20T17:33:03.772Z] JOB_DISPLAY_URL=https://ci.eclipse.org/omr/job/PullRequest-linux_x86-64/display/redirect
13:33:03 [2024-03-20T17:33:03.772Z] CLASSPATH=
13:33:03 [2024-03-20T17:33:03.772Z] JOB_NAME=PullRequest-linux_x86-64
13:33:03 [2024-03-20T17:33:03.772Z] CUDA_HOME=/usr/local/cuda
13:33:03 [2024-03-20T17:33:03.772Z] PWD=/home/jenkins/workspace/Build
13:33:03 [2024-03-20T17:33:03.772Z] ghprbPullId=7195
13:33:03 [2024-03-20T17:33:03.772Z] WORKSPACE_TMP=/home/jenkins/workspace/Build@tmp
13:33:03 [2024-03-20T17:33:03.773Z] TZ=America/Toronto
13:33:03 [2024-03-20T17:33:03.773Z] CC=gcc-7
13:33:03 [2024-03-20T17:33:03.773Z] GITLAB_OBJECT_KIND=none
13:33:03 [2024-03-20T17:33:03.773Z] OMR_RUNNING_IN_DOCKER=1