bnevis-i commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 3e9dff04de29fd68200e942e5f1cd154fadd579e+895bb4be16a97b7a14f98eb5878856faac06ef8b (1eea6c3014e56a26c4495f7f858b4f87d121ed33) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7553967169586226293.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh426773269389064185.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-447/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-447/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3900907271388242226.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7358652455656331679.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-447/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-447/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2476672068864905533.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-149 in /w/workspace/edgexfoundry_edgex-ui-go_PR-447 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-447 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/jenkins-gitclient-ssh1190790553580046725.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 3e9dff04de29fd68200e942e5f1cd154fadd579e Merge succeeded, producing 3e9dff04de29fd68200e942e5f1cd154fadd579e Checking out Revision 3e9dff04de29fd68200e942e5f1cd154fadd579e (PR-447) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/jenkins-gitclient-ssh7412056484081664415.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/jenkins-gitclient-ssh736724436471032688.key > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" > git rev-list --no-walk 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:26:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:26:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:26:08 ========================================================= 14:26:08 EdgeX Global Pipelines Version Info 14:26:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:26:09 ------------------- 14:26:09 stable info: 14:26:09 ------------------- 14:26:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:26:09 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 14:26:09 Message: update stable to v1.0.206 14:26:10 ------------------- 14:26:10 experimental info: 14:26:10 ------------------- 14:26:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:26:10 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 14:26:10 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:26:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:26:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:26:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:26:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:26:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:26:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:26:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:26:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:26:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:26:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:26:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:26:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:26:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:26:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:26:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:26:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:26:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:26:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:26:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:26:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:26:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:26:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:26:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:26:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:26:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:26:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:26:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:26:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-447 [Pipeline] echo 14:26:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-447 [Pipeline] echo 14:26:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-447 [Pipeline] echo 14:26:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e9dff04de29fd68200e942e5f1cd154fadd579e [Pipeline] echo 14:26:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e9dff0 [Pipeline] echo 14:26:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:26:11 provisioning config files... 14:26:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/config5293874378306636850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:26:11 ---> docker-login.sh 14:26:11 nexus3.edgexfoundry.org:10001 14:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:26:12 Configure a credential helper to remove this warning. See 14:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:26:12 14:26:12 Login Succeeded 14:26:12 nexus3.edgexfoundry.org:10002 14:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:26:12 Configure a credential helper to remove this warning. See 14:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:26:12 14:26:12 Login Succeeded 14:26:12 nexus3.edgexfoundry.org:10003 14:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:26:12 Configure a credential helper to remove this warning. See 14:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:26:12 14:26:12 Login Succeeded 14:26:12 nexus3.edgexfoundry.org:10004 14:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:26:12 Configure a credential helper to remove this warning. See 14:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:26:12 14:26:12 Login Succeeded 14:26:12 docker.io 14:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:26:13 Configure a credential helper to remove this warning. See 14:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:26:13 14:26:13 Login Succeeded 14:26:13 ---> docker-login.sh ends [Pipeline] } 14:26:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:26:13 + git log --format=format:%s -1 3e9dff04de29fd68200e942e5f1cd154fadd579e [Pipeline] echo 14:26:13 GIT_COMMIT: 3e9dff04de29fd68200e942e5f1cd154fadd579e, Commit Message: fix(security): Update echarts 5.2.1 to resolve protoype pollution [Pipeline] echo 14:26:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:26:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:26:14 14:26:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:26:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:26:15 latest: Pulling from edgex-devops/git-semver 14:26:15 31603596830f: Pulling fs layer 14:26:15 04fac38145f0: Pulling fs layer 14:26:15 701f6daf10bf: Pulling fs layer 14:26:15 24f72da36158: Pulling fs layer 14:26:15 24f72da36158: Waiting 14:26:15 04fac38145f0: Verifying Checksum 14:26:15 04fac38145f0: Download complete 14:26:15 31603596830f: Verifying Checksum 14:26:15 31603596830f: Download complete 14:26:15 24f72da36158: Verifying Checksum 14:26:15 24f72da36158: Download complete 14:26:15 701f6daf10bf: Verifying Checksum 14:26:15 701f6daf10bf: Download complete 14:26:15 31603596830f: Pull complete 14:26:15 04fac38145f0: Pull complete 14:26:16 701f6daf10bf: Pull complete 14:26:16 24f72da36158: Pull complete 14:26:16 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 14:26:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:26:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:26:16 prd-centos7-docker-4c-2g-149 does not seem to be running inside a container 14:26:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-447 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447:/w/workspace/edgexfoundry_edgex-ui-go_PR-447:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:26:17 $ docker top 32c4348f1ea86db683462d8e428a9aebe47e8b6144a4e0f16f4b7e2e456b36af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:26:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:26:17 [ssh-agent] Looking for ssh-agent implementation... 14:26:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:26:17 $ docker exec 32c4348f1ea86db683462d8e428a9aebe47e8b6144a4e0f16f4b7e2e456b36af ssh-agent 14:26:17 SSH_AUTH_SOCK=/tmp/ssh-jeBEBnoZW8lN/agent.13 14:26:17 SSH_AGENT_PID=19 14:26:17 Running ssh-add (command line suppressed) 14:26:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/private_key_5091563865621191564.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/private_key_5091563865621191564.key) 14:26:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:26:18 + git tag --points-at HEAD [Pipeline] } 14:26:18 $ docker exec --env ******** --env ******** 32c4348f1ea86db683462d8e428a9aebe47e8b6144a4e0f16f4b7e2e456b36af ssh-agent -k 14:26:18 unset SSH_AUTH_SOCK; 14:26:18 unset SSH_AGENT_PID; 14:26:18 echo Agent pid 19 killed; 14:26:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:26:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:26:18 [ssh-agent] Looking for ssh-agent implementation... 14:26:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:26:18 $ docker exec 32c4348f1ea86db683462d8e428a9aebe47e8b6144a4e0f16f4b7e2e456b36af ssh-agent 14:26:18 SSH_AUTH_SOCK=/tmp/ssh-3RafwpLzRMbY/agent.52 14:26:18 SSH_AGENT_PID=59 14:26:18 Running ssh-add (command line suppressed) 14:26:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/private_key_6536362157182286501.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/private_key_6536362157182286501.key) 14:26:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:26:19 + git semver init 14:26:19 # -> Open(): unable to determine branch for HEAD 14:26:19 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-447/.git 14:26:19 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-447 14:26:19 # $SEMVER_REMOTE_NAME = origin 14:26:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:26:19 # $SEMVER_USER_NAME = edgex-jenkins 14:26:19 # $SEMVER_BRANCH = PR-447 14:26:19 # $SEMVER_TEMP = /tmp/semver-508501729 14:26:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 14:26:21 # '/tmp/semver-508501729' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-447/.semver' 14:26:21 # -> Force: false 14:26:21 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-447/.semver [Pipeline] } 14:26:21 $ docker exec --env ******** --env ******** 32c4348f1ea86db683462d8e428a9aebe47e8b6144a4e0f16f4b7e2e456b36af ssh-agent -k 14:26:21 unset SSH_AUTH_SOCK; 14:26:21 unset SSH_AGENT_PID; 14:26:21 echo Agent pid 59 killed; 14:26:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:26:21 + git semver [Pipeline] } 14:26:21 $ docker stop --time=1 32c4348f1ea86db683462d8e428a9aebe47e8b6144a4e0f16f4b7e2e456b36af 14:26:22 $ docker rm -f 32c4348f1ea86db683462d8e428a9aebe47e8b6144a4e0f16f4b7e2e456b36af [Pipeline] // withDockerContainer [Pipeline] sh 14:26:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:26:23 Stashed 1 file(s) [Pipeline] echo 14:26:23 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 14:26:39 Still waiting to schedule task 14:26:39 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-149’ 14:26:39 Still waiting to schedule task 14:26:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:29:07 Running on prd-centos7-docker-4c-2g-152 in /w/workspace/edgexfoundry_edgex-ui-go_PR-447 [Pipeline] { [Pipeline] ws 14:29:07 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 14:29:07 The recommended git tool is: git 14:29:11 using credential edgex-jenkins-ssh 14:29:11 Cloning the remote Git repository 14:29:10 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:29:10 > git init /w/workspace/edgex-ui-go/2 # timeout=10 14:29:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:29:10 > git --version # timeout=10 14:29:10 > git --version # 'git version 2.24.4' 14:29:10 using GIT_SSH to set credentials SSH Credentials for GitHub 14:29:10 [INFO] Currently running in a labeled security context 14:29:10 [INFO] Currently SELinux is 'enforcing' on the host 14:29:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh5676926003079556213.key 14:29:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:29:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:29:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:29:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:29:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:29:13 using GIT_SSH to set credentials SSH Credentials for GitHub 14:29:13 [INFO] Currently running in a labeled security context 14:29:13 [INFO] Currently SELinux is 'enforcing' on the host 14:29:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh506082093795827321.key 14:29:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:29:14 Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 3e9dff04de29fd68200e942e5f1cd154fadd579e 14:29:14 Merge succeeded, producing 3e9dff04de29fd68200e942e5f1cd154fadd579e 14:29:14 Checking out Revision 3e9dff04de29fd68200e942e5f1cd154fadd579e (PR-447) 14:29:14 > git config core.sparsecheckout # timeout=10 14:29:14 > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 14:29:14 > git remote # timeout=10 14:29:14 > git config --get remote.origin.url # timeout=10 14:29:14 using GIT_SSH to set credentials SSH Credentials for GitHub 14:29:14 [INFO] Currently running in a labeled security context 14:29:14 [INFO] Currently SELinux is 'enforcing' on the host 14:29:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh7549946000791432014.key 14:29:14 > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 14:29:14 > git rev-parse HEAD^{commit} # timeout=10 14:29:14 > git config core.sparsecheckout # timeout=10 14:29:14 > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 14:29:18 Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:29:18 provisioning config files... 14:29:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config1174332747812045626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:29:19 ---> docker-login.sh 14:29:19 nexus3.edgexfoundry.org:10001 14:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:20 Configure a credential helper to remove this warning. See 14:29:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:20 14:29:20 Login Succeeded 14:29:20 nexus3.edgexfoundry.org:10002 14:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:21 Configure a credential helper to remove this warning. See 14:29:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:21 14:29:21 Login Succeeded 14:29:21 nexus3.edgexfoundry.org:10003 14:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:27 Configure a credential helper to remove this warning. See 14:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:27 14:29:27 Login Succeeded 14:29:27 nexus3.edgexfoundry.org:10004 14:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:34 Configure a credential helper to remove this warning. See 14:29:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:34 14:29:34 Login Succeeded 14:29:34 docker.io 14:29:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:35 Configure a credential helper to remove this warning. See 14:29:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:35 14:29:35 Login Succeeded 14:29:35 ---> docker-login.sh ends [Pipeline] } 14:29:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:29:35 ========================================================= 14:29:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:29:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:29:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 14:29:36 Sending build context to Docker daemon 20.85MB 14:29:36 Step 1/17 : ARG BASE=golang:1.16-alpine3.14 14:29:36 Step 2/17 : FROM ${BASE} AS builder 14:29:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:29:36 4e9f2cdf4387: Pulling fs layer 14:29:36 57d31006c564: Pulling fs layer 14:29:36 bd5ccded8296: Pulling fs layer 14:29:36 304dd3a0f381: Pulling fs layer 14:29:36 d37cda54a23b: Pulling fs layer 14:29:36 38ea18935520: Pulling fs layer 14:29:36 ceb1e79740a2: Pulling fs layer 14:29:36 b665197a1568: Pulling fs layer 14:29:36 842a00ea3e35: Pulling fs layer 14:29:36 304dd3a0f381: Waiting 14:29:36 d37cda54a23b: Waiting 14:29:36 38ea18935520: Waiting 14:29:36 ceb1e79740a2: Waiting 14:29:36 b665197a1568: Waiting 14:29:36 842a00ea3e35: Waiting 14:29:36 bd5ccded8296: Verifying Checksum 14:29:36 bd5ccded8296: Download complete 14:29:36 57d31006c564: Verifying Checksum 14:29:36 57d31006c564: Download complete 14:29:36 d37cda54a23b: Verifying Checksum 14:29:36 d37cda54a23b: Download complete 14:29:36 38ea18935520: Verifying Checksum 14:29:36 38ea18935520: Download complete 14:29:36 4e9f2cdf4387: Verifying Checksum 14:29:36 4e9f2cdf4387: Download complete 14:29:36 ceb1e79740a2: Verifying Checksum 14:29:36 ceb1e79740a2: Download complete 14:29:37 4e9f2cdf4387: Pull complete 14:29:37 57d31006c564: Pull complete 14:29:37 bd5ccded8296: Pull complete 14:29:38 b665197a1568: Verifying Checksum 14:29:38 b665197a1568: Download complete 14:29:39 842a00ea3e35: Verifying Checksum 14:29:39 842a00ea3e35: Download complete 14:29:39 304dd3a0f381: Verifying Checksum 14:29:39 304dd3a0f381: Download complete 14:29:43 304dd3a0f381: Pull complete 14:29:43 d37cda54a23b: Pull complete 14:29:43 38ea18935520: Pull complete 14:29:43 ceb1e79740a2: Pull complete 14:29:43 b665197a1568: Pull complete 14:29:45 842a00ea3e35: Pull complete 14:29:45 Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 14:29:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:29:45 ---> bfa24e8e2367 14:29:45 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:29:47 ---> Running in c8a8aaa0cb47 14:29:47 Removing intermediate container c8a8aaa0cb47 14:29:47 ---> de00070e08ef 14:29:47 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 14:29:47 ---> Running in ad3a75253d11 14:29:47 Removing intermediate container ad3a75253d11 14:29:47 ---> 33f85f9af516 14:29:47 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 14:29:47 ---> Running in 1e93736b8a1e 14:29:47 Removing intermediate container 1e93736b8a1e 14:29:47 ---> 867bf8ca4ceb 14:29:47 Step 6/17 : LABEL Name=edgex-ui-go 14:29:47 ---> Running in a271e871228b 14:29:47 Removing intermediate container a271e871228b 14:29:47 ---> c54a0485d9c6 14:29:47 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:29:47 ---> Running in 8c388a4bef7b 14:29:48 Removing intermediate container 8c388a4bef7b 14:29:48 ---> 71b95f295c5d 14:29:48 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:48 ---> Running in 121f21bd87d0 14:29:48 Removing intermediate container 121f21bd87d0 14:29:48 ---> 731937d2a41b 14:29:48 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:29:48 ---> Running in 4513396fa397 14:29:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:29:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:29:50 OK: 219 MiB in 52 packages 14:29:50 Removing intermediate container 4513396fa397 14:29:50 ---> d8aeaede83f0 14:29:50 Step 10/17 : ENV GO111MODULE=on 14:29:50 ---> Running in a5a861cb71b4 14:29:50 Removing intermediate container a5a861cb71b4 14:29:50 ---> bbb8ca79312b 14:29:50 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:29:50 ---> Running in e73a4c441ad8 14:29:50 Removing intermediate container e73a4c441ad8 14:29:50 ---> 45c09cac5e46 14:29:50 Step 12/17 : COPY go.mod . 14:29:50 ---> fb38d9ca9a5e 14:29:50 Step 13/17 : COPY Makefile . 14:29:50 ---> 9f560d1a91da 14:29:50 Step 14/17 : RUN make update 14:29:50 ---> Running in b13b1e9ca404 14:29:50 CGO_ENABLED=0 GO111MODULE=on go mod download 14:30:05 Removing intermediate container b13b1e9ca404 14:30:05 ---> 38558d7095eb 14:30:05 Step 15/17 : COPY . . 14:30:05 ---> a592ee31b250 14:30:05 Step 16/17 : RUN go mod tidy 14:30:05 ---> Running in 8e234c92076b 14:30:05 Removing intermediate container 8e234c92076b 14:30:05 ---> a7e3bbc892bb 14:30:05 Step 17/17 : RUN ${MAKE} 14:30:05 ---> Running in cf400cae6f56 14:30:05 noop 14:30:05 Removing intermediate container cf400cae6f56 14:30:05 ---> c03ad5ceca99 14:30:05 Successfully built c03ad5ceca99 14:30:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:30:06 + docker inspect -f . ci-base-image-x86_64 14:30:06 . [Pipeline] withDockerContainer 14:30:06 prd-centos7-docker-4c-2g-152 does not seem to be running inside a container 14:30:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:30:06 $ docker top a0c1e67d960ada637c131496b43d4fab12cbec4d9b785b6a14f2a68ff8ca9113 -eo pid,comm [Pipeline] { [Pipeline] sh 14:30:07 + go version 14:30:07 go version go1.16.8 linux/amd64 [Pipeline] } 14:30:07 $ docker stop --time=1 a0c1e67d960ada637c131496b43d4fab12cbec4d9b785b6a14f2a68ff8ca9113 14:30:08 $ docker rm -f a0c1e67d960ada637c131496b43d4fab12cbec4d9b785b6a14f2a68ff8ca9113 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:30:09 + docker inspect -f . ci-base-image-x86_64 14:30:09 . [Pipeline] withDockerContainer 14:30:09 prd-centos7-docker-4c-2g-152 does not seem to be running inside a container 14:30:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:30:09 $ docker top b0515c483a202cdf46a4685ffc1b36fb7a5d0f69582e6f2f97b59ec228531cf1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:30:10 + go mod tidy [Pipeline] sh 14:30:10 + make test 14:30:10 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:30:11 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:30:21 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:30:21 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:30:21 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:30:21 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:30:21 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:30:21 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:30:21 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:30:21 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:30:21 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:30:21 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:30:21 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:30:21 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 14:30:21 GO111MODULE=on go vet ./... [Pipeline] } 14:30:26 $ docker stop --time=1 b0515c483a202cdf46a4685ffc1b36fb7a5d0f69582e6f2f97b59ec228531cf1 14:30:27 $ docker rm -f b0515c483a202cdf46a4685ffc1b36fb7a5d0f69582e6f2f97b59ec228531cf1 [Pipeline] // withDockerContainer [Pipeline] sh 14:30:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:30:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:30:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:30:31 + ls -al . 14:30:31 total 88 14:30:31 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 6 14:30 . 14:30:31 drwxrwxr-x. 4 jenkins jenkins 28 Oct 6 14:29 .. 14:30:31 drwxrwxr-x. 3 jenkins jenkins 20 Oct 6 14:29 assets 14:30:31 drwxrwxr-x. 2 jenkins jenkins 35 Oct 6 14:29 bin 14:30:31 drwxrwxr-x. 3 jenkins jenkins 29 Oct 6 14:29 cmd 14:30:31 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 6 14:29 CONTRIBUTING.md 14:30:31 -rw-r--r--. 1 jenkins jenkins 10 Oct 6 14:30 coverage.out 14:30:31 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 6 14:29 Dockerfile 14:30:31 drwxrwxr-x. 2 jenkins jenkins 23 Oct 6 14:29 docs 14:30:31 drwxrwxr-x. 8 jenkins jenkins 179 Oct 6 14:29 .git 14:30:31 drwxrwxr-x. 2 jenkins jenkins 103 Oct 6 14:29 .github 14:30:31 -rw-rw-r--. 1 jenkins jenkins 162 Oct 6 14:29 .gitignore 14:30:31 -rw-rw-r--. 1 jenkins jenkins 880 Oct 6 14:29 go.mod 14:30:31 -rw-r--r--. 1 jenkins jenkins 24176 Oct 6 14:30 go.sum 14:30:31 drwxrwxr-x. 9 jenkins jenkins 125 Oct 6 14:29 internal 14:30:31 -rw-rw-r--. 1 jenkins jenkins 652 Oct 6 14:29 Jenkinsfile 14:30:31 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 6 14:29 LICENSE 14:30:31 -rw-rw-r--. 1 jenkins jenkins 990 Oct 6 14:29 Makefile 14:30:31 drwxrwxr-x. 3 jenkins jenkins 19 Oct 6 14:29 pkg 14:30:31 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 6 14:29 README.md 14:30:31 drwxrwxr-x. 4 jenkins jenkins 54 Oct 6 14:29 snap 14:30:31 -rw-rw-r--. 1 jenkins jenkins 5 Oct 6 14:26 VERSION 14:30:31 -rw-rw-r--. 1 jenkins jenkins 155 Oct 6 14:29 version.go 14:30:31 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 6 14:29 web [Pipeline] isUnix [Pipeline] sh 14:30:32 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=3e9dff04de29fd68200e942e5f1cd154fadd579e --label arch=amd64 --label version=0.0.0 . 14:30:32 Sending build context to Docker daemon 20.88MB 14:30:32 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 14:30:32 Step 2/25 : FROM ${BASE} AS builder 14:30:32 ---> c03ad5ceca99 14:30:32 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:30:32 ---> Running in f2826f41ecd7 14:30:32 Removing intermediate container f2826f41ecd7 14:30:32 ---> ed42b020c352 14:30:32 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 14:30:32 ---> Running in 80b961373807 14:30:32 Removing intermediate container 80b961373807 14:30:32 ---> 020cbfd42642 14:30:32 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 14:30:32 ---> Running in 5d681211d2d5 14:30:32 Removing intermediate container 5d681211d2d5 14:30:32 ---> 7aad667288a4 14:30:32 Step 6/25 : LABEL Name=edgex-ui-go 14:30:32 ---> Running in e0d6c617117b 14:30:32 Removing intermediate container e0d6c617117b 14:30:32 ---> 6464d4ebd23f 14:30:32 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:30:33 ---> Running in 04236cca3a17 14:30:33 Removing intermediate container 04236cca3a17 14:30:33 ---> 39367b67b3a7 14:30:33 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:33 ---> Running in d83630fdce9b 14:30:33 Removing intermediate container d83630fdce9b 14:30:33 ---> 88ee915d3b5c 14:30:33 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:30:33 ---> Running in 2e24b5a09483 14:30:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:30:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:30:34 OK: 219 MiB in 52 packages 14:30:35 Removing intermediate container 2e24b5a09483 14:30:35 ---> 20df4a662f4e 14:30:35 Step 10/25 : ENV GO111MODULE=on 14:30:35 ---> Running in c4b3d47d67fa 14:30:35 Removing intermediate container c4b3d47d67fa 14:30:35 ---> b0dd9b899694 14:30:35 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:30:35 ---> Running in 77e191fb9882 14:30:35 Removing intermediate container 77e191fb9882 14:30:35 ---> 0e8a088062e3 14:30:35 Step 12/25 : COPY go.mod . 14:30:35 ---> fb39ab9cad9c 14:30:35 Step 13/25 : COPY Makefile . 14:30:35 ---> 8b9998a26c8b 14:30:35 Step 14/25 : RUN make update 14:30:35 ---> Running in dde6cf9edc3e 14:30:35 CGO_ENABLED=0 GO111MODULE=on go mod download 14:30:36 Removing intermediate container dde6cf9edc3e 14:30:36 ---> 84d95f5bdbe5 14:30:36 Step 15/25 : COPY . . 14:30:36 ---> a96fb5f51c84 14:30:36 Step 16/25 : RUN go mod tidy 14:30:37 ---> Running in a5477660fe12 14:30:37 Removing intermediate container a5477660fe12 14:30:37 ---> 5d437e14ad39 14:30:37 Step 17/25 : RUN ${MAKE} 14:30:37 ---> Running in 3c2182aee259 14:30:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:30:46 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:30:47 Removing intermediate container 3c2182aee259 14:30:47 ---> 59d0c3d7224b 14:30:47 Step 18/25 : FROM alpine:3.14 14:30:48 3.14: Pulling from library/alpine 14:30:48 a0d0a0d46f8b: Pulling fs layer 14:30:48 a0d0a0d46f8b: Verifying Checksum 14:30:48 a0d0a0d46f8b: Download complete 14:30:48 a0d0a0d46f8b: Pull complete 14:30:48 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 14:30:48 Status: Downloaded newer image for alpine:3.14 14:30:48 ---> 14119a10abf4 14:30:48 Step 19/25 : EXPOSE 4000 14:30:48 ---> Running in 3fa88760ca24 14:30:48 Removing intermediate container 3fa88760ca24 14:30:48 ---> 2b4071d96335 14:30:48 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:30:48 ---> f3fbede9e9ec 14:30:48 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:30:49 ---> Running in bba68a8d96a1 14:30:49 Removing intermediate container bba68a8d96a1 14:30:49 ---> 00e93d321832 14:30:49 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:30:49 ---> Running in b0ecebffbb43 14:30:49 Removing intermediate container b0ecebffbb43 14:30:49 ---> a5792f7618a3 14:30:49 Step 23/25 : LABEL arch=amd64 14:30:49 ---> Running in efe790fafc0a 14:30:49 Removing intermediate container efe790fafc0a 14:30:49 ---> 16e529a54599 14:30:49 Step 24/25 : LABEL git_sha=3e9dff04de29fd68200e942e5f1cd154fadd579e 14:30:49 ---> Running in 2e6b7f8ff6b2 14:30:49 Removing intermediate container 2e6b7f8ff6b2 14:30:49 ---> d13645c046de 14:30:49 Step 25/25 : LABEL version=0.0.0 14:30:49 ---> Running in e725fdb9b96f 14:30:49 Removing intermediate container e725fdb9b96f 14:30:49 ---> 07a12a072ab4 14:30:49 [Warning] One or more build-args [ARCH] were not consumed 14:30:49 Successfully built 07a12a072ab4 14:30:49 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:30:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:30:50 14:30:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:30:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:30:50 latest: Pulling from edgex-lftools-log-publisher 14:30:50 b4d181a07f80: Pulling fs layer 14:30:50 a1111a8f2ec3: Pulling fs layer 14:30:50 ed53099fbce6: Pulling fs layer 14:30:50 dc539afda2c1: Pulling fs layer 14:30:50 77bc0d833cb6: Pulling fs layer 14:30:50 9065ff56babe: Pulling fs layer 14:30:50 d287ab97295c: Pulling fs layer 14:30:50 77bc0d833cb6: Waiting 14:30:50 9065ff56babe: Waiting 14:30:50 d287ab97295c: Waiting 14:30:50 dc539afda2c1: Waiting 14:30:50 a1111a8f2ec3: Verifying Checksum 14:30:50 a1111a8f2ec3: Download complete 14:30:50 dc539afda2c1: Verifying Checksum 14:30:50 dc539afda2c1: Download complete 14:30:51 ed53099fbce6: Verifying Checksum 14:30:51 ed53099fbce6: Download complete 14:30:51 9065ff56babe: Verifying Checksum 14:30:51 9065ff56babe: Download complete 14:30:51 77bc0d833cb6: Verifying Checksum 14:30:51 77bc0d833cb6: Download complete 14:30:51 b4d181a07f80: Verifying Checksum 14:30:51 b4d181a07f80: Download complete 14:30:52 d287ab97295c: Verifying Checksum 14:30:52 d287ab97295c: Download complete 14:30:52 b4d181a07f80: Pull complete 14:30:52 a1111a8f2ec3: Pull complete 14:30:53 ed53099fbce6: Pull complete 14:30:53 dc539afda2c1: Pull complete 14:30:53 77bc0d833cb6: Pull complete 14:30:53 9065ff56babe: Pull complete 14:30:59 d287ab97295c: Pull complete 14:30:59 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:30:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:30:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:30:59 prd-centos7-docker-4c-2g-152 does not seem to be running inside a container 14:30:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:31:01 $ docker top 97529c9392a6984d0de2969822c4113273717c7ceed61c50629a3f00db880a2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:31:02 ---> job-cost.sh 14:31:02 lf-activate-venv: SKIPPING 14:31:02 INFO: No Stack... 14:31:07 INFO: Retrieving Pricing Info for: v3-standard-2 14:31:08 INFO: Archiving Costs [Pipeline] sh 14:31:08 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 14:31:08 + cut -d, -f6 [Pipeline] lock 14:31:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-447-2-stack-cost] 14:31:08 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-447-2-stack-cost] did not exist. Created. 14:31:08 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-447-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:31:09 + echo total: 0.05999999865889549 [Pipeline] stash 14:31:09 Stashed 1 file(s) [Pipeline] } 14:31:09 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-447-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:31:09 $ docker stop --time=1 97529c9392a6984d0de2969822c4113273717c7ceed61c50629a3f00db880a2c 14:31:10 $ docker rm -f 97529c9392a6984d0de2969822c4113273717c7ceed61c50629a3f00db880a2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:32:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-155 in /w/workspace/edgexfoundry_edgex-ui-go_PR-447 [Pipeline] { [Pipeline] ws 14:32:53 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 14:32:53 The recommended git tool is: git 14:33:00 using credential edgex-jenkins-ssh 14:33:00 Cloning the remote Git repository 14:33:00 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:33:00 > git init /w/workspace/edgex-ui-go/2 # timeout=10 14:33:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:33:00 > git --version # timeout=10 14:33:00 > git --version # 'git version 2.17.1' 14:33:00 using GIT_SSH to set credentials SSH Credentials for GitHub 14:33:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:33:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:33:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:33:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:33:04 Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 3e9dff04de29fd68200e942e5f1cd154fadd579e 14:33:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:33:03 using GIT_SSH to set credentials SSH Credentials for GitHub 14:33:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:33:04 > git config core.sparsecheckout # timeout=10 14:33:04 > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 14:33:05 Merge succeeded, producing 3e9dff04de29fd68200e942e5f1cd154fadd579e 14:33:05 Checking out Revision 3e9dff04de29fd68200e942e5f1cd154fadd579e (PR-447) 14:33:05 > git remote # timeout=10 14:33:05 > git config --get remote.origin.url # timeout=10 14:33:05 using GIT_SSH to set credentials SSH Credentials for GitHub 14:33:05 > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 14:33:05 > git rev-parse HEAD^{commit} # timeout=10 14:33:05 > git config core.sparsecheckout # timeout=10 14:33:05 > git checkout -f 3e9dff04de29fd68200e942e5f1cd154fadd579e # timeout=10 14:33:09 Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:33:10 provisioning config files... 14:33:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config7463816190829646402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:33:11 ---> docker-login.sh 14:33:11 nexus3.edgexfoundry.org:10001 14:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:33:23 Error response from daemon: Get https://nexus3.edgexfoundry.org:10001/v2/: net/http: TLS handshake timeout [Pipeline] } 14:33:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:33:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:33:24 14:33:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:33:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:33:35 Error response from daemon: Get https://nexus3.edgexfoundry.org:10003/v2/: net/http: TLS handshake timeout [Pipeline] } [Pipeline] // script Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:33:35 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:33:37 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-447/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:33:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:33:38 ---> package-listing.sh 14:33:38 ++ tr '[:upper:]' '[:lower:]' 14:33:38 ++ facter osfamily 14:33:38 + OS_FAMILY=redhat 14:33:38 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-447 14:33:38 + START_PACKAGES=/tmp/packages_start.txt 14:33:38 + END_PACKAGES=/tmp/packages_end.txt 14:33:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:33:38 + PACKAGES=/tmp/packages_start.txt 14:33:38 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-447 ']' 14:33:38 + PACKAGES=/tmp/packages_end.txt 14:33:38 + case "${OS_FAMILY}" in 14:33:38 + rpm -qa 14:33:38 + sort 14:33:39 + '[' -f /tmp/packages_start.txt ']' 14:33:39 + '[' -f /tmp/packages_end.txt ']' 14:33:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:33:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-447 ']' 14:33:39 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-447/archives/ 14:33:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-447/archives/ [Pipeline] echo 14:33:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:33:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:33:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:33:40 14:33:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:33:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:33:40 latest: Pulling from edgex-lftools-log-publisher 14:33:40 b4d181a07f80: Pulling fs layer 14:33:40 a1111a8f2ec3: Pulling fs layer 14:33:40 ed53099fbce6: Pulling fs layer 14:33:40 dc539afda2c1: Pulling fs layer 14:33:40 77bc0d833cb6: Pulling fs layer 14:33:40 9065ff56babe: Pulling fs layer 14:33:40 d287ab97295c: Pulling fs layer 14:33:40 dc539afda2c1: Waiting 14:33:40 77bc0d833cb6: Waiting 14:33:40 9065ff56babe: Waiting 14:33:40 d287ab97295c: Waiting 14:33:41 a1111a8f2ec3: Verifying Checksum 14:33:41 a1111a8f2ec3: Download complete 14:33:41 dc539afda2c1: Verifying Checksum 14:33:41 dc539afda2c1: Download complete 14:33:41 ed53099fbce6: Verifying Checksum 14:33:41 ed53099fbce6: Download complete 14:33:41 9065ff56babe: Verifying Checksum 14:33:41 9065ff56babe: Download complete 14:33:41 77bc0d833cb6: Verifying Checksum 14:33:41 77bc0d833cb6: Download complete 14:33:41 b4d181a07f80: Verifying Checksum 14:33:41 b4d181a07f80: Download complete 14:33:42 d287ab97295c: Verifying Checksum 14:33:42 d287ab97295c: Download complete 14:33:42 b4d181a07f80: Pull complete 14:33:43 a1111a8f2ec3: Pull complete 14:33:43 ed53099fbce6: Pull complete 14:33:43 dc539afda2c1: Pull complete 14:33:44 77bc0d833cb6: Pull complete 14:33:44 9065ff56babe: Pull complete 14:33:49 d287ab97295c: Pull complete 14:33:49 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:33:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:33:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:33:49 prd-centos7-docker-4c-2g-149 does not seem to be running inside a container 14:33:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-447 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447:/w/workspace/edgexfoundry_edgex-ui-go_PR-447:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:33:51 $ docker top 5583afe49a337f6b199853e6cfe8a81d41b0ded69bd5f16c303838d2b6bbc528 -eo pid,comm [Pipeline] { [Pipeline] sh 14:33:52 + touch /tmp/pre-build-complete [Pipeline] sh 14:33:52 + mkdir -p /var/log/sysstat [Pipeline] sh 14:33:52 + ls /var/log/sa-host 14:33:52 + sadf -c /var/log/sa-host/sa06 14:33:52 file_magic: OK 14:33:52 HZ: Using current value: 100 14:33:52 file_header: OK 14:33:52 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:33:52 Statistics: 14:33:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:33:52 File successfully converted to sysstat format version 12.0.3 14:33:52 + sadf -c /var/log/sa-host/sa30 14:33:52 file_magic: OK 14:33:52 HZ: Using current value: 100 14:33:52 file_header: OK 14:33:52 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:33:52 Statistics: 14:33:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:33:52 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:33:53 provisioning config files... 14:33:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-447@tmp/config3917439570804351346tmp [Pipeline] { [Pipeline] echo 14:33:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:33:53 ---> create-netrc.sh [Pipeline] } 14:33:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:33:54 ---> python-tools-install.sh [Pipeline] echo 14:33:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:33:54 ---> sudo-logs.sh 14:33:54 Archiving 'sudo' log.. 14:33:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-149.novalocal: Name or service not known 14:33:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-149.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 14:33:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:33:55 ---> job-cost.sh 14:33:55 lf-activate-venv: SKIPPING 14:33:55 DEBUG: total: 0.05999999865889549 14:33:55 INFO: Retrieving Stack Cost... 14:33:55 INFO: Retrieving Pricing Info for: v3-standard-2 14:33:56 INFO: Archiving Costs [Pipeline] echo 14:33:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:33:56 ---> logs-deploy.sh 14:33:56 lf-activate-venv: SKIPPING 14:33:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-447/2 14:33:56 INFO: archiving workspace using pattern(s): 14:34:11 Archives upload complete. 14:34:11 INFO: archiving logs to Nexus 14:34:11 ---> uname -a: 14:34:11 Linux prd-centos7-docker-4c-2g-149.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 14:34:11 14:34:11 14:34:11 ---> lscpu: 14:34:11 Architecture: x86_64 14:34:11 CPU op-mode(s): 32-bit, 64-bit 14:34:11 Byte Order: Little Endian 14:34:11 Address sizes: 40 bits physical, 48 bits virtual 14:34:11 CPU(s): 2 14:34:11 On-line CPU(s) list: 0,1 14:34:11 Thread(s) per core: 1 14:34:11 Core(s) per socket: 1 14:34:11 Socket(s): 2 14:34:11 NUMA node(s): 1 14:34:11 Vendor ID: AuthenticAMD 14:34:11 CPU family: 23 14:34:11 Model: 49 14:34:11 Model name: AMD EPYC-Rome Processor 14:34:11 Stepping: 0 14:34:11 CPU MHz: 2799.998 14:34:11 BogoMIPS: 5599.99 14:34:11 Virtualization: AMD-V 14:34:11 Hypervisor vendor: KVM 14:34:11 Virtualization type: full 14:34:11 L1d cache: 32K 14:34:11 L1i cache: 32K 14:34:11 L2 cache: 512K 14:34:11 L3 cache: 16384K 14:34:11 NUMA node0 CPU(s): 0,1 14:34:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 14:34:11 14:34:11 14:34:11 ---> nproc: 14:34:11 2 14:34:11 14:34:11 14:34:11 ---> df -h: 14:34:11 Filesystem Size Used Avail Use% Mounted on 14:34:11 overlay 40G 7.7G 33G 20% / 14:34:11 tmpfs 64M 0 64M 0% /dev 14:34:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:34:11 shm 64M 0 64M 0% /dev/shm 14:34:11 /dev/vda1 40G 7.7G 33G 20% /facter-os 14:34:11 14:34:11 14:34:11 ---> sar -b -r -n DEV: 14:34:11 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 14:34:11 14:34:11 14:25:24 LINUX RESTART (2 CPU) 14:34:11 14:34:11 14:26:01 tps rtps wtps bread/s bwrtn/s 14:34:11 14:27:01 85.77 3.40 82.37 2350.19 4456.73 14:34:11 14:28:01 0.68 0.00 0.68 0.00 11.99 14:34:11 14:29:01 0.15 0.00 0.15 0.00 1.73 14:34:11 14:30:01 0.35 0.00 0.35 0.00 5.60 14:34:11 14:31:02 0.15 0.00 0.15 0.00 1.93 14:34:11 14:32:01 0.41 0.00 0.41 0.00 6.76 14:34:11 14:33:01 0.22 0.00 0.22 0.00 3.00 14:34:11 Average: 12.57 0.49 12.08 336.72 642.95 14:34:11 14:34:11 14:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:34:11 14:27:01 5645896 0 623572 7.79 2620 1736852 1513252 16.71 579172 1542176 20 14:34:11 14:28:01 5656880 0 612580 7.65 2620 1736860 1421076 15.69 570612 1542140 16 14:34:11 14:29:01 5657072 0 612388 7.65 2620 1736860 1421076 15.69 569920 1542276 8 14:34:11 14:30:01 5654148 0 615304 7.68 2620 1736868 1421280 15.69 572772 1542276 16 14:34:11 14:31:02 5659324 0 610124 7.62 2620 1736872 1421184 15.69 567472 1542892 20 14:34:11 14:32:01 5659428 0 610016 7.62 2620 1736876 1421124 15.69 567176 1542892 12 14:34:11 14:33:01 5658592 0 610848 7.63 2620 1736880 1421280 15.69 568116 1542916 20 14:34:11 Average: 5655906 0 613547 7.66 2620 1736867 1434325 15.84 570749 1542510 16 14:34:11 14:34:11 14:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:34:11 14:27:01 eth0 157.05 155.72 812.20 36.51 0.00 0.00 0.00 0.00 14:34:11 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:11 14:27:01 docker0 61.30 33.84 5.56 220.25 0.00 0.00 0.00 0.00 14:34:11 14:28:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:34:11 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:11 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:11 14:29:01 eth0 0.93 0.10 0.10 0.01 0.00 0.00 0.00 0.00 14:34:11 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:11 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:11 14:30:01 eth0 0.70 0.28 0.29 0.20 0.00 0.00 0.00 0.00 14:34:11 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:11 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:11 14:31:02 eth0 0.52 0.23 0.11 0.07 0.00 0.00 0.00 0.00 14:34:11 14:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:11 14:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:11 14:32:01 eth0 0.71 0.14 0.12 0.01 0.00 0.00 0.00 0.00 14:34:11 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:11 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:11 14:33:01 eth0 0.57 0.53 0.27 0.21 0.00 0.00 0.00 0.00 14:34:11 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:11 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:11 Average: eth0 23.00 22.51 116.49 5.31 0.00 0.00 0.00 0.00 14:34:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:34:11 Average: docker0 8.78 4.85 0.80 31.56 0.00 0.00 0.00 0.00 14:34:11 14:34:11 14:34:11 ---> sar -P ALL: 14:34:11 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) 14:34:11 14:34:11 14:25:24 LINUX RESTART (2 CPU) 14:34:11 14:34:11 14:26:01 CPU %user %nice %system %iowait %steal %idle 14:34:11 14:27:01 all 6.88 0.00 2.82 2.08 0.05 88.17 14:34:11 14:27:01 0 7.04 0.00 2.99 1.19 0.03 88.74 14:34:11 14:27:01 1 6.72 0.00 2.65 2.97 0.07 87.60 14:34:11 14:28:01 all 0.22 0.00 0.09 0.00 0.03 99.67 14:34:11 14:28:01 0 0.08 0.00 0.10 0.00 0.02 99.80 14:34:11 14:28:01 1 0.35 0.00 0.08 0.00 0.03 99.53 14:34:11 14:29:01 all 0.23 0.00 0.03 0.00 0.03 99.71 14:34:11 14:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 14:34:11 14:29:01 1 0.42 0.00 0.05 0.00 0.03 99.50 14:34:11 14:30:01 all 0.19 0.00 0.07 0.00 0.03 99.72 14:34:11 14:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 14:34:11 14:30:01 1 0.33 0.00 0.10 0.00 0.03 99.53 14:34:11 14:31:02 all 0.19 0.00 0.04 0.00 0.03 99.73 14:34:11 14:31:02 0 0.22 0.00 0.03 0.00 0.02 99.73 14:34:11 14:31:02 1 0.17 0.00 0.05 0.00 0.05 99.73 14:34:11 14:32:01 all 0.16 0.00 0.08 0.00 0.02 99.75 14:34:11 14:32:01 0 0.19 0.00 0.03 0.00 0.00 99.78 14:34:11 14:32:01 1 0.14 0.00 0.12 0.00 0.03 99.71 14:34:11 14:33:01 all 0.07 0.00 0.04 0.00 0.03 99.87 14:34:11 14:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 14:34:11 14:33:01 1 0.10 0.00 0.07 0.00 0.05 99.78 14:34:11 Average: all 1.12 0.00 0.45 0.29 0.03 98.11 14:34:11 Average: 0 1.08 0.00 0.46 0.17 0.01 98.28 14:34:11 Average: 1 1.17 0.00 0.44 0.42 0.04 97.93 14:34:11 14:34:11 14:34:11