Skip to content

Console Output

Agent pingcap-tidb-ghpr-mysql-test-4310-79g1p-c12jp-hfhfz is provisioned from template pingcap_tidb_ghpr_mysql_test_4310-79g1p-c12jp
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    ci_job: "pingcap/tidb/ghpr_mysql_test"
    ci_refs: "{\"org\":\"pingcap\",\"repo\":\"tidb\",\"repo_link\":\"https://github.com/pingcap/tidb\"\
      ,\"base_ref\":\"master\",\"base_sha\":\"99e1c67a5082b3ac872ef79328f863031845822a\"\
      ,\"base_link\":\"https://github.com/pingcap/tidb/commit/99e1c67a5082b3ac872ef79328f863031845822a\"\
      ,\"pulls\":[{\"number\":68492,\"author\":\"tiancaiamao\",\"sha\":\"fd9da0ebd01871a1fbe26e0dc8913037a46bccdf\"\
      ,\"title\":\"infoschema, executor, session: optimize partition table memory\
      \ usage in infoschema v2\",\"head_ref\":\"scratch0\",\"link\":\"https://github.com/pingcap/tidb/pull/68492\"\
      ,\"commit_link\":\"https://github.com/pingcap/tidb/pull/68492/commits/fd9da0ebd01871a1fbe26e0dc8913037a46bccdf\"\
      ,\"author_link\":\"https://github.com/tiancaiamao\"}]}"
    kubernetes.jenkins.io/last-refresh: "1780303122801"
    buildUrl: "http://jenkins.jenkins.svc.cluster.local:80/jenkins/job/pingcap/job/tidb/job/ghpr_mysql_test/4310/"
    runUrl: "job/pingcap/job/tidb/job/ghpr_mysql_test/4310/"
  labels:
    jenkins/jenkins-jenkins-agent: "true"
    jenkins/label-digest: "24af4d029dc1332f76f4b7a803155820d53997f1"
    jenkins/label: "pingcap_tidb_ghpr_mysql_test_4310-79g1p"
    kubernetes.jenkins.io/controller: "http___jenkins_jenkins_svc_cluster_local_80_jenkinsx"
  name: "pingcap-tidb-ghpr-mysql-test-4310-79g1p-c12jp-hfhfz"
  namespace: "jenkins-tidb"
spec:
  affinity:
    nodeAffinity:
      requiredDuringSchedulingIgnoredDuringExecution:
        nodeSelectorTerms:
        - matchExpressions:
          - key: "kubernetes.io/arch"
            operator: "In"
            values:
            - "amd64"
  containers:
  - image: "us-docker.pkg.dev/pingcap-testing-account/ghcr-remote/pingcap-qe/ci/jenkins:v2026.1.18-8-gbb5ada9-go1.25"
    name: "golang"
    resources:
      limits:
        memory: "6Gi"
        cpu: "3"
      requests:
        memory: "4Gi"
        cpu: "2"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-agent.jenkins.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "pingcap-tidb-ghpr-mysql-test-4310-79g1p-c12jp-hfhfz"
    - name: "REMOTING_OPTS"
      value: "-noReconnectAfter 1d"
    - name: "JENKINS_NAME"
      value: "pingcap-tidb-ghpr-mysql-test-4310-79g1p-c12jp-hfhfz"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins.jenkins.svc.cluster.local:80/jenkins/"
    image: "jenkins/inbound-agent:3355.v388858a_47b_33-3-jdk21"
    name: "jnlp"
    resources:
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  restartPolicy: "Never"
  securityContext:
    fsGroup: 1000
  volumes:
  - ephemeral:
      volumeClaimTemplate:
        spec:
          accessModes:
          - "ReadWriteOnce"
          resources:
            requests:
              storage: "150Gi"
          storageClassName: "hyperdisk-rwo"
    name: "workspace-volume"

Running on pingcap-tidb-ghpr-mysql-test-4310-79g1p-c12jp-hfhfz in /home/jenkins/agent/workspace/pingcap/tidb/ghpr_mysql_test