{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by ti-chi-bot[bot]"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 19952,
      "buildableTimeMillis" : 19952,
      "buildingDurationMillis" : 42323,
      "executingTimeMillis" : 42323,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5041,
      "waitingTimeMillis" : 5041
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1346,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "42f7d02634038d3030011859ce1e16f3ed1c35c8",
            "branch" : [
              {
                "SHA1" : "42f7d02634038d3030011859ce1e16f3ed1c35c8",
                "name" : "origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "42f7d02634038d3030011859ce1e16f3ed1c35c8",
            "branch" : [
              {
                "SHA1" : "42f7d02634038d3030011859ce1e16f3ed1c35c8",
                "name" : "origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "42f7d02634038d3030011859ce1e16f3ed1c35c8",
        "branch" : [
          {
            "SHA1" : "42f7d02634038d3030011859ce1e16f3ed1c35c8",
            "name" : "origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/PingCAP-QE/ci.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1346",
  "duration" : 42323,
  "estimatedDuration" : 56485,
  "executor" : None,
  "fullDisplayName" : "seed #1346",
  "id" : "1346",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1346,
  "queueId" : 3012895,
  "result" : "SUCCESS",
  "timestamp" : 1768457197820,
  "url" : "https://do.pingcap.net/jenkins/job/seed/1346/",
  "builtOn" : "default-hxkxd",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pipelines/pingcap/ticdc/latest/pull_cdc_kafka_integration_heavy/pod-test.yaml",
          "pipelines/pingcap/ticdc/latest/pull_cdc_storage_integration_heavy/pod-test.yaml",
          "pipelines/pingcap/ticdc/latest/pull_cdc_kafka_integration_heavy_next_gen/pod-test.yaml",
          "pipelines/pingcap/ticdc/latest/pull_cdc_storage_integration_heavy_next_gen/pod.yaml"
        ],
        "commitId" : "42f7d02634038d3030011859ce1e16f3ed1c35c8",
        "timestamp" : 1768457165000,
        "author" : {
          "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "TiCDC: Increase memory limits for TiCDC integration test pods to 24Gi (#4094)\u000a\u000a## Increase Memory Limits for TiCDC Integration Tests\u000a\u000aThis pull request increases the memory resource limits for several TiCDC\u000aintegration test pipelines to improve stability and prevent\u000aout-of-memory (OOM) failures during heavy workload testing.\u000a\u000a### Why This Change Is Needed\u000aRecent test runs have shown intermittent failures in heavy integration\u000atests due to memory exhaustion. The current 16Gi limit is insufficient\u000afor handling peak loads during complex data replication scenarios\u000ainvolving Kafka and storage integrations. Increasing the memory limit to\u000a24Gi will provide a more stable testing environment and reduce flaky\u000atest results.\u000a\u000a### Changes Made\u000a- Updated memory limits from `16Gi` to `24Gi` in four integration test\u000aconfigurations:\u000a  - `pull_cdc_kafka_integration_heavy/pod-test.yaml`\u000a  - `pull_cdc_kafka_integration_heavy_next_gen/pod-test.yaml`\u000a  - `pull_cdc_storage_integration_heavy/pod-test.yaml`\u000a  - `pull_cdc_storage_integration_heavy_next_gen/pod.yaml`\u000a\u000a### Impact\u000a- CPU limits remain unchanged at 6 cores\u000a- No changes to test logic or container images\u000a- Only resource allocation adjustments for improved reliability\u000a- Should reduce OOM-related test failures in CI/CD pipelines\u000a\u000aThis change ensures our integration tests can run more reliably under\u000aheavy workloads, providing better confidence in TiCDC's performance and\u000astability.\u000a\u000aSigned-off-by: tenfyzhong <tenfy@tenfy.cn>\u000a",
        "date" : "2026-01-15 06:06:05 +0000",
        "id" : "42f7d02634038d3030011859ce1e16f3ed1c35c8",
        "msg" : "TiCDC: Increase memory limits for TiCDC integration test pods to 24Gi",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_storage_integration_heavy_next_gen/pod.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_kafka_integration_heavy/pod-test.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_storage_integration_heavy/pod-test.yaml"
          },
          {
            "editType" : "edit",
            "file" : "pipelines/pingcap/ticdc/latest/pull_cdc_kafka_integration_heavy_next_gen/pod-test.yaml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://do.pingcap.net/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}