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-12028-gt1mg-tt0vn-k56wv Agent pingcap-docs-pull-verify-12028-gt1mg-tt0vn-k56wv is provisioned from template pingcap_docs_pull_verify_12028-gt1mg-tt0vn --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12028/" runUrl: "job/pingcap/job/docs/job/pull_verify/12028/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "4f04d3adf6070620851a799e92bd2076a3724c9b" jenkins/label: "pingcap_docs_pull_verify_12028-gt1mg" name: "pingcap-docs-pull-verify-12028-gt1mg-tt0vn-k56wv" 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-12028-gt1mg-tt0vn-k56wv" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12028-gt1mg-tt0vn-k56wv" - 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-12028-gt1mg-tt0vn-k56wv 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 > 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 Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 > git rev-list --no-walk b2a59508c11c86ba701c4af25fc536a9475b82c6 # 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=b2a59508c11c86ba701c4af25fc536a9475b82c6 NODE_VERSION=22.13.1 CI=true JOB_SPEC={"type":"presubmit","job":"pingcap/docs/pull_verify","buildid":"1907966259702534144","prowjobid":"1fedfaeb-9c65-453a-9e97-b54ec5111fbe","refs":{"org":"pingcap","repo":"docs","repo_link":"https://github.com/pingcap/docs","base_ref":"release-cloud","base_sha":"f7536e9f6512aed21f7bc8a732b41a0ad03dfc47","base_link":"https://github.com/pingcap/docs/commit/f7536e9f6512aed21f7bc8a732b41a0ad03dfc47","pulls":[{"number":20710,"author":"zhangyangyu","sha":"6c5a01ec067ff147578753f431570884c2f7cac3","title":"fix ticloud plan description on tidb.io","head_ref":"alicloud-fix-plan","link":"https://github.com/pingcap/docs/pull/20710","commit_link":"https://github.com/pingcap/docs/pull/20710/commits/6c5a01ec067ff147578753f431570884c2f7cac3","author_link":"https://github.com/zhangyangyu"}]}} HOSTNAME=pingcap-docs-pull-verify-12028-gt1mg-tt0vn-k56wv YARN_VERSION=1.22.22 POD_LABEL=pingcap_docs_pull_verify_12028-gt1mg RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/12028/display/redirect?page=changes GIT_COMMIT=b2a59508c11c86ba701c4af25fc536a9475b82c6 HUDSON_URL=https://do.pingcap.net/jenkins/ NODE_LABELS=pingcap_docs_pull_verify_12028-gt1mg pingcap-docs-pull-verify-12028-gt1mg-tt0vn-k56wv HOME=/root OLDPWD=/ BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/12028/ JENKINS_SERVER_COOKIE=durable-910eecba8f711df810ca6ee5ce5bdb516fd9c7630f56f839475927a51a8de2d7 FILE_SERVER_URL=http://fileserver.pingcap.net WORKSPACE=/home/jenkins/agent/workspace/pingcap/docs/pull_verify PROW_JOB_ID=1fedfaeb-9c65-453a-9e97-b54ec5111fbe NODE_NAME=pingcap-docs-pull-verify-12028-gt1mg-tt0vn-k56wv POD_CONTAINER=runner RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/12028/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=#12028 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/12028/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=1907966259702534144 KUBERNETES_PORT_443_TCP_PROTO=tcp BUILD_TAG=jenkins-pingcap-docs-pull_verify-12028 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=12028 GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct JENKINS_NODE_COOKIE=dbb65581-2444-4736-958d-1b9ef2a1c7df RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/docs/job/pull_verify/12028/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=b2a59508c11c86ba701c4af25fc536a9475b82c6 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/docs/pull_verify@tmp + echo ------------------------- ------------------------- + node -v v22.13.1 + echo ------------------------- ------------------------- + echo debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-pull-verify-12028-gt1mg-tt0vn-k56wv bash debug command: kubectl -n jenkins-tidb exec -ti pingcap-docs-pull-verify-12028-gt1mg-tt0vn-k56wv 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: 1333 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: 4623a2fb9406c543 (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 27 IN A 20.27.177.113 github.com. 27 IN A 20.205.243.166 ;; Query time: 0 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Fri Apr 04 01:20:04 UTC 2025 ;; MSG SIZE rcvd: 103 [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 restored successfully (git/pingcap/docs/rev-39773aa) 594124800 bytes in 1.47 secs (403740489 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh git version 2.39.5 Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs/.git/ .git Updating files: 60% (1841/3053) Updating files: 61% (1863/3053) Updating files: 62% (1893/3053) Updating files: 63% (1924/3053) Updating files: 64% (1954/3053) Updating files: 65% (1985/3053) Updating files: 66% (2015/3053) Updating files: 67% (2046/3053) Updating files: 68% (2077/3053) Updating files: 69% (2107/3053) Updating files: 70% (2138/3053) Updating files: 71% (2168/3053) Updating files: 72% (2199/3053) Updating files: 73% (2229/3053) Updating files: 74% (2260/3053) Updating files: 75% (2290/3053) Updating files: 76% (2321/3053) Updating files: 77% (2351/3053) Updating files: 78% (2382/3053) Updating files: 79% (2412/3053) Updating files: 80% (2443/3053) Updating files: 81% (2473/3053) Updating files: 82% (2504/3053) Updating files: 83% (2534/3053) Updating files: 84% (2565/3053) Updating files: 85% (2596/3053) Updating files: 86% (2626/3053) Updating files: 87% (2657/3053) Updating files: 88% (2687/3053) Updating files: 89% (2718/3053) Updating files: 90% (2748/3053) Updating files: 91% (2779/3053) Updating files: 92% (2809/3053) Updating files: 93% (2840/3053) Updating files: 94% (2870/3053) Updating files: 95% (2901/3053) Updating files: 96% (2931/3053) Updating files: 97% (2962/3053) Updating files: 98% (2992/3053) Updating files: 99% (3023/3053) Updating files: 100% (3053/3053) Updating files: 100% (3053/3053), done. HEAD is now at 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) POST git-upload-pack (698 bytes) POST git-upload-pack (973 bytes) From https://github.com/pingcap/docs = [up to date] release-cloud -> origin/release-cloud b0192f034..6c5a01ec0 refs/pull/20710/head -> origin/pr/20710/head Previous HEAD position was 39773aa09 chore: fix a typo in the filename of system variable index generation (#20715) HEAD is now at f7536e9f6 release-cloud: fix a title in the private endpoint doc (#20689) ๐Ÿšง Checkouting to base SHA:f7536e9f6512aed21f7bc8a732b41a0ad03dfc47... HEAD is now at f7536e9f6 release-cloud: fix a title in the private endpoint doc (#20689) โœ… Checked. ๐ŸŽ‰ ๐Ÿงพ HEAD info: f7536e9f6512aed21f7bc8a732b41a0ad03dfc47 f7536e9f6 release-cloud: fix a title in the private endpoint doc (#20689) b47c9aa27 update cli doc for release v1.0.0-beta.3 (#20683) caf840209 release-cloud: add wording about alibaba cloud (#20653) ๐Ÿšง Pre-merge heads of pull requests to base SHA: f7536e9f6512aed21f7bc8a732b41a0ad03dfc47 ... Updating f7536e9f6..6c5a01ec0 Fast-forward tidb-cloud/ticloud-branch-create.md | 6 +++--- tidb-cloud/ticloud-branch-delete.md | 6 +++--- tidb-cloud/ticloud-branch-describe.md | 4 ++-- tidb-cloud/ticloud-branch-list.md | 8 ++++---- tidb-cloud/ticloud-branch-shell.md | 10 +++++----- tidb-cloud/ticloud-cluster-create.md | 12 +++++++++--- tidb-cloud/ticloud-cluster-delete.md | 6 +++--- tidb-cloud/ticloud-cluster-describe.md | 6 +++--- tidb-cloud/ticloud-cluster-list.md | 8 ++++---- tidb-cloud/ticloud-serverless-capacity.md | 6 +++--- tidb-cloud/ticloud-serverless-export-create.md | 12 ++++++------ tidb-cloud/ticloud-serverless-export-describe.md | 2 +- tidb-cloud/ticloud-serverless-export-download.md | 2 +- tidb-cloud/ticloud-serverless-export-list.md | 2 +- tidb-cloud/ticloud-serverless-region.md | 6 +++--- tidb-cloud/ticloud-serverless-shell.md | 12 ++++++------ tidb-cloud/ticloud-serverless-sql-user-create.md | 6 +++--- tidb-cloud/ticloud-serverless-sql-user-delete.md | 6 +++--- tidb-cloud/ticloud-serverless-sql-user-list.md | 6 +++--- tidb-cloud/ticloud-serverless-sql-user-update.md | 6 +++--- tidb-cloud/ticloud-serverless-update.md | 8 ++++---- 21 files changed, 73 insertions(+), 67 deletions(-) ๐Ÿงพ Pre-merged result: 6c5a01ec067ff147578753f431570884c2f7cac3 6c5a01ec0 fix a format issue b0192f034 Apply suggestions from code review 33af75222 Apply suggestions from code review โœ… Pre merged ๐ŸŽ‰ โœ… ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/pingcap/docs/rev-f7536e9-6c5a01e) 622274560 bytes in 8.45 secs (73622224 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] sh + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-file-encoding.py --2025-04-04 01:20:23-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-file-encoding.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2198 (2.1K) [text/plain] Saving to: 'check-file-encoding.py' 0K .. 100% 72.0M=0s 2025-04-04 01:20:24 (72.0 MB/s) - 'check-file-encoding.py' saved [2198/2198] + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-conflicts.py --2025-04-04 01:20:24-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-conflicts.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2479 (2.4K) [text/plain] Saving to: 'check-conflicts.py' 0K .. 100% 86.5M=0s 2025-04-04 01:20:24 (86.5 MB/s) - 'check-conflicts.py' saved [2479/2479] + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-control-char.py --2025-04-04 01:20:24-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-control-char.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2249 (2.2K) [text/plain] Saving to: 'check-control-char.py' 0K .. 100% 29.9M=0s 2025-04-04 01:20:25 (29.9 MB/s) - 'check-control-char.py' saved [2249/2249] + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-tags.py --2025-04-04 01:20:25-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-tags.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 6799 (6.6K) [text/plain] Saving to: 'check-tags.py' 0K ...... 100% 3.34M=0.002s 2025-04-04 01:20:25 (3.34 MB/s) - 'check-tags.py' saved [6799/6799] + wget https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-manual-line-breaks.py --2025-04-04 01:20:25-- https://raw.githubusercontent.com/pingcap/docs/master/scripts/check-manual-line-breaks.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 4792 (4.7K) [text/plain] Saving to: 'check-manual-line-breaks.py' 0K .... 100% 50.0M=0s 2025-04-04 01:20:26 (50.0 MB/s) - 'check-manual-line-breaks.py' saved [4792/4792] [Pipeline] } Cache saved successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12028) 30720 bytes in 0.17 secs (175950 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) [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') [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [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 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-12028-t83m2-wnx9x-1j8t9 Obtained pipelines/pingcap/docs/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node 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-12028-cq7rl-vwr7z-pc13m 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-12028-75d2d-45d10-4mfxv Obtained pipelines/pingcap/docs/latest/pod-pull_verify.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Agent pingcap-docs-pull-verify-12028-t83m2-wnx9x-1j8t9 is provisioned from template pingcap_docs_pull_verify_12028-t83m2-wnx9x --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12028/" runUrl: "job/pingcap/job/docs/job/pull_verify/12028/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "291048074b3fb450c3dca4a344f9f7362ca3e8f5" jenkins/label: "pingcap_docs_pull_verify_12028-t83m2" name: "pingcap-docs-pull-verify-12028-t83m2-wnx9x-1j8t9" 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-12028-t83m2-wnx9x-1j8t9" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12028-t83m2-wnx9x-1j8t9" - 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" Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-12028-1rtfn-6s2dj-vzp20 Running on pingcap-docs-pull-verify-12028-t83m2-wnx9x-1j8t9 in /home/jenkins/agent/workspace/pingcap/docs/pull_verify [Pipeline] { [Pipeline] checkout The recommended git tool is: git Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-12028-cbdcs-tkh6j-qfd1x No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@59672dfe; decorates RemoteLauncher[hudson.remoting.Channel@433327c6:JNLP4-connect connection from 10.233.77.74/10.233.77.74:55518] will be ignored (a typical symptom is the Git executable not being run inside a designated container) 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 Agent pingcap-docs-pull-verify-12028-cq7rl-vwr7z-pc13m is provisioned from template pingcap_docs_pull_verify_12028-cq7rl-vwr7z --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12028/" runUrl: "job/pingcap/job/docs/job/pull_verify/12028/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "97873a0851ded3e4c2ed831245152490ff71ad34" jenkins/label: "pingcap_docs_pull_verify_12028-cq7rl" name: "pingcap-docs-pull-verify-12028-cq7rl-vwr7z-pc13m" 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-12028-cq7rl-vwr7z-pc13m" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12028-cq7rl-vwr7z-pc13m" - 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-12028-cq7rl-vwr7z-pc13m in /home/jenkins/agent/workspace/pingcap/docs/pull_verify [Pipeline] { [Pipeline] checkout Agent pingcap-docs-pull-verify-12028-1rtfn-6s2dj-vzp20 is provisioned from template pingcap_docs_pull_verify_12028-1rtfn-6s2dj --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12028/" runUrl: "job/pingcap/job/docs/job/pull_verify/12028/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "9fd923c02534ec12745511177cf7a0446b14c1ea" jenkins/label: "pingcap_docs_pull_verify_12028-1rtfn" name: "pingcap-docs-pull-verify-12028-1rtfn-6s2dj-vzp20" 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-12028-1rtfn-6s2dj-vzp20" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12028-1rtfn-6s2dj-vzp20" - 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" The recommended git tool is: git Running on pingcap-docs-pull-verify-12028-1rtfn-6s2dj-vzp20 in /home/jenkins/agent/workspace/pingcap/docs/pull_verify [Pipeline] { [Pipeline] checkout The recommended git tool is: git Agent pingcap-docs-pull-verify-12028-75d2d-45d10-4mfxv is provisioned from template pingcap_docs_pull_verify_12028-75d2d-45d10 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12028/" runUrl: "job/pingcap/job/docs/job/pull_verify/12028/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "c5fe5ab8c9b6b11106b50edf6357ba07cf240612" jenkins/label: "pingcap_docs_pull_verify_12028-75d2d" name: "pingcap-docs-pull-verify-12028-75d2d-45d10-4mfxv" 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-12028-75d2d-45d10-4mfxv" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12028-75d2d-45d10-4mfxv" - 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-12028-75d2d-45d10-4mfxv in /home/jenkins/agent/workspace/pingcap/docs/pull_verify [Pipeline] { [Pipeline] checkout The recommended git tool is: git > 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 Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@17383303; decorates RemoteLauncher[hudson.remoting.Channel@2d4ed8aa:JNLP4-connect connection from 10.233.74.135/10.233.74.135:54922] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" [Pipeline] withEnv [Pipeline] { Created Pod: kubernetes jenkins-tidb/pingcap-docs-pull-verify-12028-l6qzp-z9lx3-2lqnx [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { 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 [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@26ba9ade; decorates RemoteLauncher[hudson.remoting.Channel@24f72fa5:JNLP4-connect connection from 10.233.87.68/10.233.87.68:57806] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 [Pipeline] cache Agent pingcap-docs-pull-verify-12028-cbdcs-tkh6j-qfd1x is provisioned from template pingcap_docs_pull_verify_12028-cbdcs-tkh6j --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12028/" runUrl: "job/pingcap/job/docs/job/pull_verify/12028/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "19c22cc47c9121f890b5f6c5d74344d065966930" jenkins/label: "pingcap_docs_pull_verify_12028-cbdcs" name: "pingcap-docs-pull-verify-12028-cbdcs-tkh6j-qfd1x" 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-12028-cbdcs-tkh6j-qfd1x" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12028-cbdcs-tkh6j-qfd1x" - 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-12028-cbdcs-tkh6j-qfd1x in /home/jenkins/agent/workspace/pingcap/docs/pull_verify > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@1e771dc8; decorates RemoteLauncher[hudson.remoting.Channel@499b0c4b:JNLP4-connect connection from 10.233.87.4/10.233.87.4:43692] will be ignored (a typical symptom is the Git executable not being run inside a designated container) 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 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12028) 30720 bytes in 0.11 secs (273906 bytes/sec) [Pipeline] { > 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 [Pipeline] { [Pipeline] sh Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" [Pipeline] checkout [Pipeline] withEnv [Pipeline] { The recommended git tool is: git [Pipeline] container [Pipeline] { Agent pingcap-docs-pull-verify-12028-l6qzp-z9lx3-2lqnx is provisioned from template pingcap_docs_pull_verify_12028-l6qzp-z9lx3 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/docs/job/pull_verify/12028/" runUrl: "job/pingcap/job/docs/job/pull_verify/12028/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "6bd6b1f182ff5087da38861750a7b0436e05c1a7" jenkins/label: "pingcap_docs_pull_verify_12028-l6qzp" name: "pingcap-docs-pull-verify-12028-l6qzp-z9lx3-2lqnx" 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-12028-l6qzp-z9lx3-2lqnx" - name: "JENKINS_NAME" value: "pingcap-docs-pull-verify-12028-l6qzp-z9lx3-2lqnx" - 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-12028-l6qzp-z9lx3-2lqnx in /home/jenkins/agent/workspace/pingcap/docs/pull_verify [Pipeline] stage [Pipeline] { (Test) [Pipeline] { [Pipeline] checkout [Pipeline] timeout Timeout set to expire in 20 min The recommended git tool is: git [Pipeline] { + ls -alh total 36K drwxr-sr-x 2 node node 4.0K Apr 4 01:20 . drwxr-sr-x 18 node node 4.0K Apr 4 01:20 .. -rw-r--r-- 1 node node 2.5K Apr 4 01:20 check-conflicts.py -rw-r--r-- 1 node node 2.2K Apr 4 01:20 check-control-char.py -rw-r--r-- 1 node node 2.2K Apr 4 01:20 check-file-encoding.py -rw-r--r-- 1 node node 4.7K Apr 4 01:20 check-manual-line-breaks.py -rw-r--r-- 1 node node 6.7K Apr 4 01:20 check-tags.py [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12028 already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] cache Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@26dfe7e4; decorates RemoteLauncher[hudson.remoting.Channel@6c628469:JNLP4-connect connection from 10.233.109.149/10.233.109.149:44046] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 > 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@6ea0e5ee; decorates RemoteLauncher[hudson.remoting.Channel@3ae99ccf:JNLP4-connect connection from 10.233.76.204/10.233.76.204:43522] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) 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 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 Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Cache restored successfully (git/pingcap/docs/rev-f7536e9-6c5a01e) 622274560 bytes in 1.63 secs (381899233 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { [Pipeline] cache + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs + git status -s . Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) > 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Avoid second fetch Checking out Revision b2a59508c11c86ba701c4af25fc536a9475b82c6 (origin/main) + git log --format=%h %B --oneline -n 3 6c5a01ec0 fix a format issue b0192f034 Apply suggestions from code review 33af75222 Apply suggestions from code review Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" > 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 b2a59508c11c86ba701c4af25fc536a9475b82c6 # timeout=10 Commit message: "feat(prow-jobs/pingcap-qe/ci): add periodic job to crawl pull requests and issues (#3449)" Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12028) 30720 bytes in 0.13 secs (227994 bytes/sec) [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + ls -alh total 36K drwxr-sr-x 2 node node 4.0K Apr 4 01:20 . drwxr-sr-x 18 node node 4.0K Apr 4 01:20 .. -rw-r--r-- 1 node node 2.5K Apr 4 01:20 check-conflicts.py -rw-r--r-- 1 node node 2.2K Apr 4 01:20 check-control-char.py -rw-r--r-- 1 node node 2.2K Apr 4 01:20 check-file-encoding.py -rw-r--r-- 1 node node 4.7K Apr 4 01:20 check-manual-line-breaks.py -rw-r--r-- 1 node node 6.7K Apr 4 01:20 check-tags.py [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12028 already exists) [Pipeline] timeout Timeout set to expire in 20 min + git diff-tree --name-only --no-commit-id -r origin/release-cloud..HEAD -- *.md :(exclude).github/* tidb-cloud/ticloud-branch-create.md tidb-cloud/ticloud-branch-delete.md tidb-cloud/ticloud-branch-describe.md tidb-cloud/ticloud-branch-list.md tidb-cloud/ticloud-branch-shell.md tidb-cloud/ticloud-cluster-create.md tidb-cloud/ticloud-cluster-delete.md tidb-cloud/ticloud-cluster-describe.md tidb-cloud/ticloud-cluster-list.md tidb-cloud/ticloud-serverless-capacity.md tidb-cloud/ticloud-serverless-export-create.md tidb-cloud/ticloud-serverless-export-describe.md tidb-cloud/ticloud-serverless-export-download.md tidb-cloud/ticloud-serverless-export-list.md tidb-cloud/ticloud-serverless-region.md tidb-cloud/ticloud-serverless-shell.md tidb-cloud/ticloud-serverless-sql-user-create.md tidb-cloud/ticloud-serverless-sql-user-delete.md tidb-cloud/ticloud-serverless-sql-user-list.md tidb-cloud/ticloud-serverless-sql-user-update.md tidb-cloud/ticloud-serverless-update.md [Pipeline] { [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 20 min [Pipeline] { [Pipeline] // cache [Pipeline] } [Pipeline] sh [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { [Pipeline] cache Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12028) 30720 bytes in 0.14 secs (214285 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12028) 30720 bytes in 0.19 secs (163421 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + ls -alh total 36K drwxr-sr-x. 2 node node 4.0K Apr 4 01:20 . drwxr-sr-x. 18 node node 4.0K Apr 4 01:20 .. -rw-r--r--. 1 node node 2.5K Apr 4 01:20 check-conflicts.py -rw-r--r--. 1 node node 2.2K Apr 4 01:20 check-control-char.py -rw-r--r--. 1 node node 2.2K Apr 4 01:20 check-file-encoding.py -rw-r--r--. 1 node node 4.7K Apr 4 01:20 check-manual-line-breaks.py -rw-r--r--. 1 node node 6.7K Apr 4 01:20 check-tags.py [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/check-scripts [Pipeline] { [Pipeline] cache + ls -alh total 36K drwxr-sr-x. 2 node node 4.0K Apr 4 01:20 . drwxr-sr-x. 18 node node 4.0K Apr 4 01:20 .. -rw-r--r--. 1 node node 2.5K Apr 4 01:20 check-conflicts.py -rw-r--r--. 1 node node 2.2K Apr 4 01:20 check-control-char.py -rw-r--r--. 1 node node 2.2K Apr 4 01:20 check-file-encoding.py -rw-r--r--. 1 node node 4.7K Apr 4 01:20 check-manual-line-breaks.py -rw-r--r--. 1 node node 6.7K Apr 4 01:20 check-tags.py Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12028) 30720 bytes in 0.12 secs (247414 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12028) 30720 bytes in 0.12 secs (246579 bytes/sec) [Pipeline] { [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] sh [Pipeline] sh + ls -alh total 36K drwxr-sr-x. 2 node node 4.0K Apr 4 01:20 . drwxr-sr-x. 18 node node 4.0K Apr 4 01:20 .. -rw-r--r--. 1 node node 2.5K Apr 4 01:20 check-conflicts.py -rw-r--r--. 1 node node 2.2K Apr 4 01:20 check-control-char.py -rw-r--r--. 1 node node 2.2K Apr 4 01:20 check-file-encoding.py -rw-r--r--. 1 node node 4.7K Apr 4 01:20 check-manual-line-breaks.py -rw-r--r--. 1 node node 6.7K Apr 4 01:20 check-tags.py [Pipeline] cache + ls -alh total 36K drwxr-sr-x 2 node node 4.0K Apr 4 01:20 . drwxr-sr-x 18 node node 4.0K Apr 4 01:20 .. -rw-r--r-- 1 node node 2.5K Apr 4 01:20 check-conflicts.py -rw-r--r-- 1 node node 2.2K Apr 4 01:20 check-control-char.py -rw-r--r-- 1 node node 2.2K Apr 4 01:20 check-file-encoding.py -rw-r--r-- 1 node node 4.7K Apr 4 01:20 check-manual-line-breaks.py -rw-r--r-- 1 node node 6.7K Apr 4 01:20 check-tags.py Cache restored successfully (git/pingcap/docs/rev-f7536e9-6c5a01e) 622274560 bytes in 1.53 secs (406038934 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] } Cache not saved (git/pingcap/docs/rev-f7536e9-6c5a01e already exists) [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12028 already exists) [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12028 already exists) [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12028 already exists) + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs + git status -s . [Pipeline] } Cache not saved (ws/check-scripts/jenkins-pingcap-docs-pull_verify-12028 already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // cache [Pipeline] } [Pipeline] // cache [Pipeline] } [Pipeline] // cache [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] // dir [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs [Pipeline] { [Pipeline] // timeout [Pipeline] } [Pipeline] cache + git log --format=%h %B --oneline -n 3 6c5a01ec0 fix a format issue b0192f034 Apply suggestions from code review 33af75222 Apply suggestions from code review Cache restored successfully (git/pingcap/docs/rev-f7536e9-6c5a01e) 622274560 bytes in 2.05 secs (303711067 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/docs/rev-f7536e9-6c5a01e) 622274560 bytes in 1.75 secs (354772699 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] cache + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs + git status -s . + git log --format=%h %B --oneline -n 3 6c5a01ec0 fix a format issue b0192f034 Apply suggestions from code review 33af75222 Apply suggestions from code review Cache restored successfully (git/pingcap/docs/rev-f7536e9-6c5a01e) 622274560 bytes in 1.49 secs (417028373 bytes/sec) [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/docs/rev-f7536e9-6c5a01e) 622274560 bytes in 1.36 secs (455990040 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] sh + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs + git status -s . [Pipeline] sh [Pipeline] // stage [Pipeline] } [Pipeline] sh + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs + git status -s . [Pipeline] sh + git diff-tree --name-only --no-commit-id -r origin/release-cloud..HEAD -- *.md :(exclude).github/* tidb-cloud/ticloud-branch-create.md tidb-cloud/ticloud-branch-delete.md tidb-cloud/ticloud-branch-describe.md tidb-cloud/ticloud-branch-list.md tidb-cloud/ticloud-branch-shell.md tidb-cloud/ticloud-cluster-create.md tidb-cloud/ticloud-cluster-delete.md tidb-cloud/ticloud-cluster-describe.md tidb-cloud/ticloud-cluster-list.md tidb-cloud/ticloud-serverless-capacity.md tidb-cloud/ticloud-serverless-export-create.md tidb-cloud/ticloud-serverless-export-describe.md tidb-cloud/ticloud-serverless-export-download.md tidb-cloud/ticloud-serverless-export-list.md tidb-cloud/ticloud-serverless-region.md tidb-cloud/ticloud-serverless-shell.md tidb-cloud/ticloud-serverless-sql-user-create.md tidb-cloud/ticloud-serverless-sql-user-delete.md tidb-cloud/ticloud-serverless-sql-user-list.md tidb-cloud/ticloud-serverless-sql-user-update.md tidb-cloud/ticloud-serverless-update.md + git log --format=%h %B --oneline -n 3 6c5a01ec0 fix a format issue b0192f034 Apply suggestions from code review 33af75222 Apply suggestions from code review + git config --global --add safe.directory * + git rev-parse --show-toplevel /home/jenkins/agent/workspace/pingcap/docs/pull_verify/git-docs + git status -s . [Pipeline] // container [Pipeline] } [Pipeline] sh + git diff-tree --name-only --no-commit-id -r origin/release-cloud..HEAD -- *.md :(exclude).github/* tidb-cloud/ticloud-branch-create.md tidb-cloud/ticloud-branch-delete.md tidb-cloud/ticloud-branch-describe.md tidb-cloud/ticloud-branch-list.md tidb-cloud/ticloud-branch-shell.md tidb-cloud/ticloud-cluster-create.md tidb-cloud/ticloud-cluster-delete.md tidb-cloud/ticloud-cluster-describe.md tidb-cloud/ticloud-cluster-list.md tidb-cloud/ticloud-serverless-capacity.md tidb-cloud/ticloud-serverless-export-create.md tidb-cloud/ticloud-serverless-export-describe.md tidb-cloud/ticloud-serverless-export-download.md tidb-cloud/ticloud-serverless-export-list.md tidb-cloud/ticloud-serverless-region.md tidb-cloud/ticloud-serverless-shell.md tidb-cloud/ticloud-serverless-sql-user-create.md tidb-cloud/ticloud-serverless-sql-user-delete.md tidb-cloud/ticloud-serverless-sql-user-list.md tidb-cloud/ticloud-serverless-sql-user-update.md tidb-cloud/ticloud-serverless-update.md [Pipeline] sh + git log --format=%h %B --oneline -n 3 6c5a01ec0 fix a format issue b0192f034 Apply suggestions from code review 33af75222 Apply suggestions from code review [Pipeline] // withEnv [Pipeline] } [Pipeline] } Cache not saved (git/pingcap/docs/rev-f7536e9-6c5a01e already exists) [Pipeline] sh + git diff-tree --name-only --no-commit-id -r origin/release-cloud..HEAD -- *.md :(exclude).github/* tidb-cloud/ticloud-branch-create.md tidb-cloud/ticloud-branch-delete.md tidb-cloud/ticloud-branch-describe.md tidb-cloud/ticloud-branch-list.md tidb-cloud/ticloud-branch-shell.md tidb-cloud/ticloud-cluster-create.md tidb-cloud/ticloud-cluster-delete.md tidb-cloud/ticloud-cluster-describe.md tidb-cloud/ticloud-cluster-list.md tidb-cloud/ticloud-serverless-capacity.md tidb-cloud/ticloud-serverless-export-create.md tidb-cloud/ticloud-serverless-export-describe.md tidb-cloud/ticloud-serverless-export-download.md tidb-cloud/ticloud-serverless-export-list.md tidb-cloud/ticloud-serverless-region.md tidb-cloud/ticloud-serverless-shell.md tidb-cloud/ticloud-serverless-sql-user-create.md tidb-cloud/ticloud-serverless-sql-user-delete.md tidb-cloud/ticloud-serverless-sql-user-list.md tidb-cloud/ticloud-serverless-sql-user-update.md tidb-cloud/ticloud-serverless-update.md + git log --format=%h %B --oneline -n 3 6c5a01ec0 fix a format issue b0192f034 Apply suggestions from code review 33af75222 Apply suggestions from code review [Pipeline] sh [Pipeline] // node [Pipeline] } [Pipeline] // cache [Pipeline] } [Pipeline] sh + git diff-tree --name-only --no-commit-id -r origin/release-cloud..HEAD -- *.md :(exclude).github/* tidb-cloud/ticloud-branch-create.md tidb-cloud/ticloud-branch-delete.md tidb-cloud/ticloud-branch-describe.md tidb-cloud/ticloud-branch-list.md tidb-cloud/ticloud-branch-shell.md tidb-cloud/ticloud-cluster-create.md tidb-cloud/ticloud-cluster-delete.md tidb-cloud/ticloud-cluster-describe.md tidb-cloud/ticloud-cluster-list.md tidb-cloud/ticloud-serverless-capacity.md tidb-cloud/ticloud-serverless-export-create.md tidb-cloud/ticloud-serverless-export-describe.md tidb-cloud/ticloud-serverless-export-download.md tidb-cloud/ticloud-serverless-export-list.md tidb-cloud/ticloud-serverless-region.md tidb-cloud/ticloud-serverless-shell.md tidb-cloud/ticloud-serverless-sql-user-create.md tidb-cloud/ticloud-serverless-sql-user-delete.md tidb-cloud/ticloud-serverless-sql-user-list.md tidb-cloud/ticloud-serverless-sql-user-update.md tidb-cloud/ticloud-serverless-update.md [Pipeline] sh [Pipeline] // podTemplate [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] } Cache not saved (git/pingcap/docs/rev-f7536e9-6c5a01e already exists) [Pipeline] sh + git diff-tree --name-only --no-commit-id -r origin/release-cloud..HEAD -- *.md :(exclude).github/* tidb-cloud/ticloud-branch-create.md tidb-cloud/ticloud-branch-delete.md tidb-cloud/ticloud-branch-describe.md tidb-cloud/ticloud-branch-list.md tidb-cloud/ticloud-branch-shell.md tidb-cloud/ticloud-cluster-create.md tidb-cloud/ticloud-cluster-delete.md tidb-cloud/ticloud-cluster-describe.md tidb-cloud/ticloud-cluster-list.md tidb-cloud/ticloud-serverless-capacity.md tidb-cloud/ticloud-serverless-export-create.md tidb-cloud/ticloud-serverless-export-describe.md tidb-cloud/ticloud-serverless-export-download.md tidb-cloud/ticloud-serverless-export-list.md tidb-cloud/ticloud-serverless-region.md tidb-cloud/ticloud-serverless-shell.md tidb-cloud/ticloud-serverless-sql-user-create.md tidb-cloud/ticloud-serverless-sql-user-delete.md tidb-cloud/ticloud-serverless-sql-user-list.md tidb-cloud/ticloud-serverless-sql-user-update.md tidb-cloud/ticloud-serverless-update.md [Pipeline] // withEnv [Pipeline] } [Pipeline] // timeout [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // dir [Pipeline] } [Pipeline] } [Pipeline] } Cache not saved (git/pingcap/docs/rev-f7536e9-6c5a01e already exists) [Pipeline] // container [Pipeline] // timeout [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // stage [Pipeline] // dir [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } Cache not saved (git/pingcap/docs/rev-f7536e9-6c5a01e already exists) [Pipeline] // node [Pipeline] // container [Pipeline] // timeout [Pipeline] // cache [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // podTemplate [Pipeline] // withEnv [Pipeline] // stage [Pipeline] // dir [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // node [Pipeline] // container [Pipeline] // timeout [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // podTemplate [Pipeline] // withEnv [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // node [Pipeline] // container [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // podTemplate [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // node [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // podTemplate [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm warn deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported added 33 packages in 4s 2 packages are looking for funding run `npm fund` for details (node:100) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. (Use `node --trace-deprecation ...` to show where the warning was created) [Pipeline] } Cache not saved (git/pingcap/docs/rev-f7536e9-6c5a01e already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [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 Finished: SUCCESS