Skip to content

Console Output

Started by user Jenkins Admin
Obtained pipelines/pingcap/docs/latest/pull_verify.groovy from git https://github.com/PingCAP-QE/ci.git
Loading library tipipeline@main
Library tipipeline@main is cached. Copying from home.
[Pipeline] Start of Pipeline
[Pipeline] readJSON
[Pipeline] readTrusted
Obtained pipelines/pingcap/docs/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-2825-ll59m-j302j-lq43t
Still waiting to schedule task
‘pingcap-docs-pull-verify-2825-ll59m-j302j-lq43t’ is offline
Agent pingcap-docs-pull-verify-2825-ll59m-j302j-lq43t is provisioned from template pingcap_docs_pull_verify_2825-ll59m-j302j
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/2825/"
    runUrl: "job/pingcap/job/docs/job/pull_verify/2825/"
  labels:
    jenkins/jenkins-jenkins-agent: "true"
    jenkins/label-digest: "5b7c0d189c6f8ceb03b1d63baedecda782eb83a5"
    jenkins/label: "pingcap_docs_pull_verify_2825-ll59m"
  name: "pingcap-docs-pull-verify-2825-ll59m-j302j-lq43t"
  namespace: "jenkins-tidb"
spec:
  affinity:
    nodeAffinity:
      requiredDuringSchedulingIgnoredDuringExecution:
        nodeSelectorTerms:
        - matchExpressions:
          - key: "kubernetes.io/arch"
            operator: "In"
            values:
            - "amd64"
  containers:
  - image: "node:lts"
    name: "runner"
    resources:
      limits:
        memory: "4Gi"
        cpu: "2"
      requests:
        memory: "4Gi"
        cpu: "2"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - image: "hub.pingcap.net/jenkins/network-multitool"
    name: "net-tool"
    resources:
      limits:
        memory: "128Mi"
        cpu: "100m"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-agent.apps.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "pingcap-docs-pull-verify-2825-ll59m-j302j-lq43t"
    - name: "JENKINS_NAME"
      value: "pingcap-docs-pull-verify-2825-ll59m-j302j-lq43t"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/"
    image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2"
    name: "jnlp"
    resources:
      requests:
        memory: "256Mi"
        cpu: "100m"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  restartPolicy: "Never"
  securityContext:
    fsGroup: 1000
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on pingcap-docs-pull-verify-2825-ll59m-j302j-lq43t in /home/jenkins/agent/workspace/pingcap/docs/pull_verify
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/PingCAP-QE/ci.git
 > git init /home/jenkins/agent/workspace/pingcap/docs/pull_verify # timeout=10
Fetching upstream changes from https://github.com/PingCAP-QE/ci.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5
Avoid second fetch
Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main)
Commit message: "fix(br): use failpoint tidb-server instead (#2951)"
 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10
 > git rev-list --no-walk 03312178c534dce949face80c69812d989e55009 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] container
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 40 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Debug info)
[Pipeline] sh
+ printenv
JENKINS_HOME=/var/jenkins_home
KUBERNETES_SERVICE_PORT=443
KUBERNETES_PORT=tcp://10.233.0.1:443
GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009
NODE_VERSION=20.11.0
CI=true
JOB_SPEC={"type":"presubmit","job":"pingcap/docs/pull_verify","buildid":"1787308646590320640","prowjobid":"82ad6f8e-d194-47d9-b9f3-513e5ac7378f","refs":{"org":"pingcap","repo":"docs","repo_link":"https://github.com/pingcap/docs","base_ref":"master","base_sha":"791b808055d7c874700a389676adecbdd32c3bbd","base_link":"https://github.com/pingcap/docs/commit/791b808055d7c874700a389676adecbdd32c3bbd","pulls":[{"number":17197,"author":"Oreoxmt","sha":"b163516a84a88c9943c4f41fc417a4b4c8fc245e","title":"releases: add release notes for v8.1.0","link":"https://github.com/pingcap/docs/pull/17197","commit_link":"https://github.com/pingcap/docs/pull/17197/commits/b163516a84a88c9943c4f41fc417a4b4c8fc245e","author_link":"https://github.com/Oreoxmt"}]}}
HOSTNAME=pingcap-docs-pull-verify-2825-ll59m-j302j-lq43t
YARN_VERSION=1.22.19
POD_LABEL=pingcap_docs_pull_verify_2825-ll59m
RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/2825/display/redirect?page=changes
GIT_COMMIT=03312178c534dce949face80c69812d989e55009
HUDSON_URL=https://do.pingcap.net/jenkins/
NODE_LABELS=pingcap_docs_pull_verify_2825-ll59m pingcap-docs-pull-verify-2825-ll59m-j302j-lq43t
HOME=/root
OLDPWD=/
BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/2825/
JENKINS_SERVER_COOKIE=durable-910eecba8f711df810ca6ee5ce5bdb516fd9c7630f56f839475927a51a8de2d7
FILE_SERVER_URL=http://fileserver.pingcap.net
WORKSPACE=/home/jenkins/agent/workspace/pingcap/docs/pull_verify
PROW_JOB_ID=82ad6f8e-d194-47d9-b9f3-513e5ac7378f
NODE_NAME=pingcap-docs-pull-verify-2825-ll59m-j302j-lq43t
POD_CONTAINER=runner
RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/2825/display/redirect?page=artifacts
EXECUTOR_NUMBER=0
GIT_BRANCH=origin/main
STAGE_NAME=Debug info
TERM=xterm
KUBERNETES_PORT_443_TCP_ADDR=10.233.0.1
BUILD_DISPLAY_NAME=#2825
RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/2825/display/redirect?page=tests
HUDSON_HOME=/var/jenkins_home
JOB_BASE_NAME=pull_verify
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
KUBERNETES_PORT_443_TCP_PORT=443
BUILD_ID=1787308646590320640
KUBERNETES_PORT_443_TCP_PROTO=tcp
BUILD_TAG=jenkins-pingcap-docs-pull_verify-2825
JENKINS_URL=https://do.pingcap.net/jenkins/
GIT_URL=https://github.com/PingCAP-QE/ci.git
JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/
BUILD_NUMBER=2825
GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct
JENKINS_NODE_COOKIE=e63b8062-2aac-43ea-a1f6-dcd3b311c60a
RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/2825/display/redirect
HUDSON_SERVER_COOKIE=83ef27fe9acccc92
JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/display/redirect
KUBERNETES_SERVICE_PORT_HTTPS=443
KUBERNETES_PORT_443_TCP=tcp://10.233.0.1:443
CLASSPATH=
JOB_NAME=pingcap/docs/pull_verify
KUBERNETES_SERVICE_HOST=10.233.0.1
PWD=/home/jenkins/agent/workspace/pingcap/docs/pull_verify
GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009
WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/docs/pull_verify@tmp
+ echo -------------------------
-------------------------
+ node -v
v20.11.0
+ echo -------------------------
-------------------------
+ echo debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-pull-verify-2825-ll59m-j302j-lq43t bash
debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-pull-verify-2825-ll59m-j302j-lq43t bash
[Pipeline] container
[Pipeline] {
[Pipeline] sh
+ dig github.com

; <<>> DiG 9.18.16 <<>> github.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 10930
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
; COOKIE: 79212e0f2c86a69c (echoed)
;; QUESTION SECTION:
;github.com.			IN	A

;; ANSWER SECTION:
github.com.		17	IN	A	20.205.243.166

;; Query time: 0 msec
;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP)
;; WHEN: Mon May 06 02:30:12 UTC 2024
;; MSG SIZE  rcvd: 77

[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] timeout
Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs
[Pipeline] {
[Pipeline] sh
+ git config --global --add safe.directory *
[Pipeline] cache
Cache not restored (no such key found)
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] sh
git version 2.39.2
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint: 
hint: 	git config --global init.defaultBranch <name>
hint: 
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint: 
hint: 	git branch -m <name>
Initialized empty Git repository in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs/.git/
.git
POST git-upload-pack (656 bytes)
POST git-upload-pack (232 bytes)
Aborted by Jenkins Admin
Sending interrupt signal to process
Killing processes
kill finished with exit code 0
Terminated
script returned exit code 143
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
Cache not saved (inner-step execution failed)
[Pipeline] // cache
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Prepare)
Stage "Prepare" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Tests)
Stage "Tests" skipped due to earlier failure(s)
[Pipeline] parallel
[Pipeline] { (Branch: Matrix - CHECK_CMD = 'python3 check-file-encoding.py')
[Pipeline] { (Branch: Matrix - CHECK_CMD = 'python3 check-conflicts.py')
[Pipeline] { (Branch: Matrix - CHECK_CMD = 'markdownlint')
[Pipeline] { (Branch: Matrix - CHECK_CMD = 'python3 check-control-char.py')
[Pipeline] { (Branch: Matrix - CHECK_CMD = 'python3 check-tags.py')
[Pipeline] { (Branch: Matrix - CHECK_CMD = 'python3 check-manual-line-breaks.py')
[Pipeline] stage
[Pipeline] { (Matrix - CHECK_CMD = 'python3 check-file-encoding.py')
[Pipeline] stage
[Pipeline] { (Matrix - CHECK_CMD = 'python3 check-conflicts.py')
[Pipeline] stage
[Pipeline] { (Matrix - CHECK_CMD = 'markdownlint')
[Pipeline] stage
[Pipeline] { (Matrix - CHECK_CMD = 'python3 check-control-char.py')
[Pipeline] stage
[Pipeline] { (Matrix - CHECK_CMD = 'python3 check-tags.py')
[Pipeline] stage
[Pipeline] { (Matrix - CHECK_CMD = 'python3 check-manual-line-breaks.py')
Stage "Matrix - CHECK_CMD = 'python3 check-file-encoding.py'" skipped due to earlier failure(s)
Stage "Matrix - CHECK_CMD = 'python3 check-conflicts.py'" skipped due to earlier failure(s)
Stage "Matrix - CHECK_CMD = 'markdownlint'" skipped due to earlier failure(s)
Stage "Matrix - CHECK_CMD = 'python3 check-control-char.py'" skipped due to earlier failure(s)
Stage "Matrix - CHECK_CMD = 'python3 check-tags.py'" skipped due to earlier failure(s)
Stage "Matrix - CHECK_CMD = 'python3 check-manual-line-breaks.py'" skipped due to earlier failure(s)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] stage
[Pipeline] { (Test)
Stage "Matrix - CHECK_CMD = 'python3 check-file-encoding.py'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - CHECK_CMD = 'python3 check-conflicts.py'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - CHECK_CMD = 'markdownlint'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - CHECK_CMD = 'python3 check-control-char.py'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - CHECK_CMD = 'python3 check-tags.py'" skipped due to earlier failure(s)
[Pipeline] }
Stage "Matrix - CHECK_CMD = 'python3 check-manual-line-breaks.py'" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
Click here to forcibly terminate running steps
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
Failed in branch Matrix - CHECK_CMD = 'python3 check-file-encoding.py'
[Pipeline] }
Failed in branch Matrix - CHECK_CMD = 'python3 check-conflicts.py'
[Pipeline] }
Failed in branch Matrix - CHECK_CMD = 'markdownlint'
[Pipeline] }
Failed in branch Matrix - CHECK_CMD = 'python3 check-control-char.py'
[Pipeline] }
Failed in branch Matrix - CHECK_CMD = 'python3 check-tags.py'
[Pipeline] }
Failed in branch Matrix - CHECK_CMD = 'python3 check-manual-line-breaks.py'
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 7620868b-8798-4bb7-9f34-be65e61a08a9
Finished: ABORTED