Pull request #323 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6abeaf1e192a516e789d93b29d53e868091fb974+3180d955709a5d54996b76e7d48118a040632b6c (f1909b765c172c33161ac9ecb8b7d559614145f4) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32892 in /w/workspace/edgexfoundry_edgex-ui-go_PR-323 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-323 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3180d955709a5d54996b76e7d48118a040632b6c into PR head commit 6abeaf1e192a516e789d93b29d53e868091fb974 Merge succeeded, producing 6abeaf1e192a516e789d93b29d53e868091fb974 Checking out Revision 6abeaf1e192a516e789d93b29d53e868091fb974 (PR-323) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6abeaf1e192a516e789d93b29d53e868091fb974 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3180d955709a5d54996b76e7d48118a040632b6c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6abeaf1e192a516e789d93b29d53e868091fb974 # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.3.3" > git rev-list --no-walk b60552070e2f738d90d2caa2d6c81bc3f6df7d33 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-06T05:34:22.318Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-06T05:34:22.647Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-06T05:34:22.746Z] ========================================================= [2021-04-06T05:34:22.746Z] EdgeX Global Pipelines Version Info [2021-04-06T05:34:22.746Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:34:24.239Z] ------------------- [2021-04-06T05:34:24.239Z] stable info: [2021-04-06T05:34:24.239Z] ------------------- [2021-04-06T05:34:24.239Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-06T05:34:24.239Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-06T05:34:24.239Z] Message: update stable to v1.0.186 [2021-04-06T05:34:25.187Z] ------------------- [2021-04-06T05:34:25.187Z] experimental info: [2021-04-06T05:34:25.187Z] ------------------- [2021-04-06T05:34:25.187Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-06T05:34:25.187Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-06T05:34:25.187Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-06T05:34:25.438Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-06T05:34:25.530Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-06T05:34:25.623Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-06T05:34:25.715Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-06T05:34:25.824Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-06T05:34:25.918Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-06T05:34:26.007Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-06T05:34:26.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-06T05:34:26.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-06T05:34:26.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-06T05:34:26.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-06T05:34:26.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-06T05:34:26.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-06T05:34:26.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-06T05:34:26.763Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-06T05:34:26.848Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-06T05:34:26.933Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-06T05:34:27.021Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-06T05:34:27.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-06T05:34:27.206Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-06T05:34:27.294Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-06T05:34:27.410Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-06T05:34:27.499Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-06T05:34:27.610Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-06T05:34:27.699Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-06T05:34:27.783Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-06T05:34:27.881Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-323 [Pipeline] echo [2021-04-06T05:34:27.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-323 [Pipeline] echo [2021-04-06T05:34:28.072Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-323 [Pipeline] echo [2021-04-06T05:34:28.168Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6abeaf1e192a516e789d93b29d53e868091fb974 [Pipeline] echo [2021-04-06T05:34:28.256Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6abeaf1 [Pipeline] echo [2021-04-06T05:34:28.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-06T05:34:28.525Z] provisioning config files... [2021-04-06T05:34:28.558Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/config35113302199427788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:34:28.926Z] ---> docker-login.sh [2021-04-06T05:34:28.926Z] nexus3.edgexfoundry.org:10001 [2021-04-06T05:34:29.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:34:29.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:34:29.452Z] Configure a credential helper to remove this warning. See [2021-04-06T05:34:29.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:34:29.452Z] [2021-04-06T05:34:29.452Z] Login Succeeded [2021-04-06T05:34:29.452Z] nexus3.edgexfoundry.org:10002 [2021-04-06T05:34:29.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:34:29.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:34:29.452Z] Configure a credential helper to remove this warning. See [2021-04-06T05:34:29.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:34:29.452Z] [2021-04-06T05:34:29.452Z] Login Succeeded [2021-04-06T05:34:29.452Z] nexus3.edgexfoundry.org:10003 [2021-04-06T05:34:29.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:34:29.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:34:29.715Z] Configure a credential helper to remove this warning. See [2021-04-06T05:34:29.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:34:29.715Z] [2021-04-06T05:34:29.715Z] Login Succeeded [2021-04-06T05:34:29.715Z] nexus3.edgexfoundry.org:10004 [2021-04-06T05:34:29.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:34:29.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:34:29.976Z] Configure a credential helper to remove this warning. See [2021-04-06T05:34:29.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:34:29.976Z] [2021-04-06T05:34:29.976Z] Login Succeeded [2021-04-06T05:34:29.976Z] docker.io [2021-04-06T05:34:29.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:34:30.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:34:30.237Z] Configure a credential helper to remove this warning. See [2021-04-06T05:34:30.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:34:30.237Z] [2021-04-06T05:34:30.237Z] Login Succeeded [2021-04-06T05:34:30.237Z] ---> docker-login.sh ends [Pipeline] } [2021-04-06T05:34:30.247Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T05:34:31.061Z] + git log --format=format:%s -1 6abeaf1e192a516e789d93b29d53e868091fb974 [Pipeline] echo [2021-04-06T05:34:31.127Z] GIT_COMMIT: 6abeaf1e192a516e789d93b29d53e868091fb974, Commit Message: Merge branch 'master' into dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.3.3 [Pipeline] echo [2021-04-06T05:34:31.172Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:34:31.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T05:34:31.818Z] [2021-04-06T05:34:31.818Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:34:32.174Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T05:34:32.174Z] latest: Pulling from edgex-devops/git-semver [2021-04-06T05:34:32.174Z] 31603596830f: Pulling fs layer [2021-04-06T05:34:32.174Z] 2a8b12db71e7: Pulling fs layer [2021-04-06T05:34:32.174Z] 6ca5941a6612: Pulling fs layer [2021-04-06T05:34:32.174Z] ecc8261a40a4: Pulling fs layer [2021-04-06T05:34:32.174Z] ecc8261a40a4: Waiting [2021-04-06T05:34:32.438Z] 2a8b12db71e7: Verifying Checksum [2021-04-06T05:34:32.438Z] 2a8b12db71e7: Download complete [2021-04-06T05:34:32.438Z] 31603596830f: Verifying Checksum [2021-04-06T05:34:32.438Z] 31603596830f: Download complete [2021-04-06T05:34:32.438Z] ecc8261a40a4: Verifying Checksum [2021-04-06T05:34:32.438Z] ecc8261a40a4: Download complete [2021-04-06T05:34:32.438Z] 6ca5941a6612: Verifying Checksum [2021-04-06T05:34:32.438Z] 6ca5941a6612: Download complete [2021-04-06T05:34:33.012Z] 31603596830f: Pull complete [2021-04-06T05:34:33.012Z] 2a8b12db71e7: Pull complete [2021-04-06T05:34:33.590Z] 6ca5941a6612: Pull complete [2021-04-06T05:34:33.855Z] ecc8261a40a4: Pull complete [2021-04-06T05:34:33.855Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-06T05:34:34.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-06T05:34:34.116Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-06T05:34:34.217Z] prd-centos7-docker-4c-2g-32892 does not seem to be running inside a container [2021-04-06T05:34:34.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-323 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-323:/w/workspace/edgexfoundry_edgex-ui-go_PR-323:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-323@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-06T05:34:36.342Z] $ docker top ea09789bee23235182d2aef784bca1e88e2685fcc82a06795d8a1204459cbfbb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-06T05:34:36.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T05:34:36.696Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T05:34:36.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T05:34:36.937Z] $ docker exec ea09789bee23235182d2aef784bca1e88e2685fcc82a06795d8a1204459cbfbb ssh-agent [2021-04-06T05:34:37.110Z] SSH_AUTH_SOCK=/tmp/ssh-WiUKF7eP6Wu7/agent.11 [2021-04-06T05:34:37.110Z] SSH_AGENT_PID=17 [2021-04-06T05:34:37.125Z] Running ssh-add (command line suppressed) [2021-04-06T05:34:37.255Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/private_key_3273675869790093312.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/private_key_3273675869790093312.key) [2021-04-06T05:34:37.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T05:34:37.664Z] + git tag --points-at HEAD [Pipeline] } [2021-04-06T05:34:37.688Z] $ docker exec --env ******** --env ******** ea09789bee23235182d2aef784bca1e88e2685fcc82a06795d8a1204459cbfbb ssh-agent -k [2021-04-06T05:34:37.809Z] unset SSH_AUTH_SOCK; [2021-04-06T05:34:37.809Z] unset SSH_AGENT_PID; [2021-04-06T05:34:37.810Z] echo Agent pid 17 killed; [2021-04-06T05:34:37.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-06T05:34:38.028Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-06T05:34:38.028Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-06T05:34:38.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-06T05:34:38.205Z] $ docker exec ea09789bee23235182d2aef784bca1e88e2685fcc82a06795d8a1204459cbfbb ssh-agent [2021-04-06T05:34:38.367Z] SSH_AUTH_SOCK=/tmp/ssh-PusC8rlUXk2j/agent.45 [2021-04-06T05:34:38.367Z] SSH_AGENT_PID=51 [2021-04-06T05:34:38.374Z] Running ssh-add (command line suppressed) [2021-04-06T05:34:38.494Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/private_key_5226981351384496562.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/private_key_5226981351384496562.key) [2021-04-06T05:34:38.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-06T05:34:38.886Z] + git semver init [2021-04-06T05:34:38.886Z] # -> Open(): unable to determine branch for HEAD [2021-04-06T05:34:38.886Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-323/.git [2021-04-06T05:34:38.886Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-323 [2021-04-06T05:34:38.886Z] # $SEMVER_REMOTE_NAME = origin [2021-04-06T05:34:38.886Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-06T05:34:38.886Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-06T05:34:38.886Z] # $SEMVER_BRANCH = PR-323 [2021-04-06T05:34:38.886Z] # $SEMVER_TEMP = /tmp/semver-771383919 [2021-04-06T05:34:38.886Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-06T05:34:40.287Z] # '/tmp/semver-771383919' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-323/.semver' [2021-04-06T05:34:40.287Z] # -> Force: false [2021-04-06T05:34:40.287Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-323/.semver [Pipeline] } [2021-04-06T05:34:40.299Z] $ docker exec --env ******** --env ******** ea09789bee23235182d2aef784bca1e88e2685fcc82a06795d8a1204459cbfbb ssh-agent -k [2021-04-06T05:34:40.437Z] unset SSH_AUTH_SOCK; [2021-04-06T05:34:40.437Z] unset SSH_AGENT_PID; [2021-04-06T05:34:40.438Z] echo Agent pid 51 killed; [2021-04-06T05:34:40.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-06T05:34:41.023Z] + git semver [Pipeline] } [2021-04-06T05:34:41.039Z] $ docker stop --time=1 ea09789bee23235182d2aef784bca1e88e2685fcc82a06795d8a1204459cbfbb [2021-04-06T05:34:42.497Z] $ docker rm -f ea09789bee23235182d2aef784bca1e88e2685fcc82a06795d8a1204459cbfbb [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-06T05:34:42.995Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-06T05:34:43.385Z] Stashed 1 file(s) [Pipeline] echo [2021-04-06T05:34:43.388Z] [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 [2021-04-06T05:34:58.952Z] Still waiting to schedule task [2021-04-06T05:34:58.952Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-06T05:34:58.955Z] Still waiting to schedule task [2021-04-06T05:34:58.955Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-06T05:36:23.289Z] Running on prd-centos7-docker-4c-2g-32894 in /w/workspace/edgexfoundry_edgex-ui-go_PR-323 [Pipeline] { [Pipeline] ws [2021-04-06T05:36:23.343Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-04-06T05:36:25.916Z] using credential edgex-jenkins-ssh [2021-04-06T05:36:25.965Z] Cloning the remote Git repository [2021-04-06T05:36:25.989Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-06T05:36:26.056Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-04-06T05:36:26.116Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-06T05:36:26.116Z] > git --version # timeout=10 [2021-04-06T05:36:26.125Z] > git --version # 'git version 2.24.3' [2021-04-06T05:36:26.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T05:36:26.154Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T05:36:27.506Z] Merging remotes/origin/master commit 3180d955709a5d54996b76e7d48118a040632b6c into PR head commit 6abeaf1e192a516e789d93b29d53e868091fb974 [2021-04-06T05:36:27.707Z] Merge succeeded, producing 6abeaf1e192a516e789d93b29d53e868091fb974 [2021-04-06T05:36:27.707Z] Checking out Revision 6abeaf1e192a516e789d93b29d53e868091fb974 (PR-323) [2021-04-06T05:36:27.063Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-06T05:36:27.078Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T05:36:27.088Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-06T05:36:27.101Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-06T05:36:27.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T05:36:27.106Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T05:36:27.513Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T05:36:27.519Z] > git checkout -f 6abeaf1e192a516e789d93b29d53e868091fb974 # timeout=10 [2021-04-06T05:36:27.657Z] > git remote # timeout=10 [2021-04-06T05:36:27.666Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T05:36:27.674Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T05:36:27.678Z] > git merge 3180d955709a5d54996b76e7d48118a040632b6c # timeout=10 [2021-04-06T05:36:27.696Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T05:36:27.708Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T05:36:27.717Z] > git checkout -f 6abeaf1e192a516e789d93b29d53e868091fb974 # timeout=10 [2021-04-06T05:36:31.498Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.3.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T05:36:32.930Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-06T05:36:33.262Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-06T05:36:33.565Z] + true [2021-04-06T05:36:33.565Z] + sudo service docker restart [2021-04-06T05:36:33.565Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-06T05:36:35.042Z] provisioning config files... [2021-04-06T05:36:35.076Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8434330666255142781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:36:35.445Z] ---> docker-login.sh [2021-04-06T05:36:35.445Z] nexus3.edgexfoundry.org:10001 [2021-04-06T05:36:35.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:36:35.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:36:35.708Z] Configure a credential helper to remove this warning. See [2021-04-06T05:36:35.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:36:35.708Z] [2021-04-06T05:36:35.708Z] Login Succeeded [2021-04-06T05:36:35.708Z] nexus3.edgexfoundry.org:10002 [2021-04-06T05:36:35.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:36:35.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:36:35.971Z] Configure a credential helper to remove this warning. See [2021-04-06T05:36:35.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:36:35.971Z] [2021-04-06T05:36:35.971Z] Login Succeeded [2021-04-06T05:36:35.971Z] nexus3.edgexfoundry.org:10003 [2021-04-06T05:36:36.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:36:36.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:36:36.233Z] Configure a credential helper to remove this warning. See [2021-04-06T05:36:36.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:36:36.233Z] [2021-04-06T05:36:36.233Z] Login Succeeded [2021-04-06T05:36:36.233Z] nexus3.edgexfoundry.org:10004 [2021-04-06T05:36:36.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:36:36.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:36:36.233Z] Configure a credential helper to remove this warning. See [2021-04-06T05:36:36.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:36:36.233Z] [2021-04-06T05:36:36.233Z] Login Succeeded [2021-04-06T05:36:36.233Z] docker.io [2021-04-06T05:36:36.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:36:36.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:36:36.759Z] Configure a credential helper to remove this warning. See [2021-04-06T05:36:36.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:36:36.759Z] [2021-04-06T05:36:36.759Z] Login Succeeded [2021-04-06T05:36:36.759Z] ---> docker-login.sh ends [Pipeline] } [2021-04-06T05:36:36.768Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-06T05:36:37.109Z] ========================================================= [2021-04-06T05:36:37.109Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-06T05:36:37.109Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:36:37.454Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-06T05:36:37.717Z] Sending build context to Docker daemon 17.59MB [2021-04-06T05:36:37.717Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-06T05:36:37.717Z] Step 2/8 : FROM ${BASE} [2021-04-06T05:36:37.717Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-06T05:36:37.717Z] 188c0c94c7c5: Pulling fs layer [2021-04-06T05:36:37.717Z] 0ef7d3d256c8: Pulling fs layer [2021-04-06T05:36:37.717Z] de9db76c5a1d: Pulling fs layer [2021-04-06T05:36:37.717Z] bca2f99d35d6: Pulling fs layer [2021-04-06T05:36:37.717Z] 93359f2a8cfa: Pulling fs layer [2021-04-06T05:36:37.717Z] 7c6f9722023f: Pulling fs layer [2021-04-06T05:36:37.717Z] a35cf1a2eb13: Pulling fs layer [2021-04-06T05:36:37.717Z] 93359f2a8cfa: Waiting [2021-04-06T05:36:37.717Z] 7c6f9722023f: Waiting [2021-04-06T05:36:37.717Z] a35cf1a2eb13: Waiting [2021-04-06T05:36:37.717Z] bca2f99d35d6: Waiting [2021-04-06T05:36:37.980Z] de9db76c5a1d: Verifying Checksum [2021-04-06T05:36:37.980Z] de9db76c5a1d: Download complete [2021-04-06T05:36:37.980Z] 0ef7d3d256c8: Download complete [2021-04-06T05:36:37.980Z] 93359f2a8cfa: Verifying Checksum [2021-04-06T05:36:37.980Z] 93359f2a8cfa: Download complete [2021-04-06T05:36:38.555Z] 188c0c94c7c5: Verifying Checksum [2021-04-06T05:36:38.555Z] 188c0c94c7c5: Download complete [2021-04-06T05:36:38.555Z] 7c6f9722023f: Verifying Checksum [2021-04-06T05:36:38.555Z] 7c6f9722023f: Download complete [2021-04-06T05:36:38.822Z] 188c0c94c7c5: Pull complete [2021-04-06T05:36:39.088Z] 0ef7d3d256c8: Pull complete [2021-04-06T05:36:39.088Z] de9db76c5a1d: Pull complete [2021-04-06T05:36:40.505Z] a35cf1a2eb13: Verifying Checksum [2021-04-06T05:36:40.505Z] a35cf1a2eb13: Download complete [2021-04-06T05:36:40.769Z] bca2f99d35d6: Verifying Checksum [2021-04-06T05:36:40.769Z] bca2f99d35d6: Download complete [2021-04-06T05:36:46.121Z] bca2f99d35d6: Pull complete [2021-04-06T05:36:46.386Z] 93359f2a8cfa: Pull complete [2021-04-06T05:36:46.386Z] 7c6f9722023f: Pull complete [2021-04-06T05:36:50.457Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-32893 in /w/workspace/edgexfoundry_edgex-ui-go_PR-323 [Pipeline] { [Pipeline] ws [2021-04-06T05:36:50.532Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-04-06T05:36:51.721Z] a35cf1a2eb13: Pull complete [2021-04-06T05:36:51.721Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-06T05:36:51.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-06T05:36:51.721Z] ---> a62c8e92a672 [2021-04-06T05:36:51.721Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-06T05:36:51.721Z] ---> Running in d9fccafb6ca4 [2021-04-06T05:36:51.721Z] Removing intermediate container d9fccafb6ca4 [2021-04-06T05:36:51.721Z] ---> 84aadd6897b1 [2021-04-06T05:36:51.721Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-06T05:36:51.721Z] ---> Running in cbfae7175c94 [2021-04-06T05:36:53.119Z] Removing intermediate container cbfae7175c94 [2021-04-06T05:36:53.119Z] ---> af4a51422271 [2021-04-06T05:36:53.119Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-06T05:36:53.119Z] ---> Running in 2c108b8d8e6f [2021-04-06T05:36:53.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-06T05:36:54.271Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-06T05:36:54.849Z] OK: 166 MiB in 39 packages [2021-04-06T05:36:55.436Z] Removing intermediate container 2c108b8d8e6f [2021-04-06T05:36:55.436Z] ---> 14364113a298 [2021-04-06T05:36:55.436Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-06T05:36:55.436Z] ---> Running in cc7aab9b3533 [2021-04-06T05:36:55.699Z] Removing intermediate container cc7aab9b3533 [2021-04-06T05:36:55.699Z] ---> c0de88dd75c1 [2021-04-06T05:36:55.699Z] Step 7/8 : COPY . . [2021-04-06T05:36:55.821Z] using credential edgex-jenkins-ssh [2021-04-06T05:36:55.878Z] Cloning the remote Git repository [2021-04-06T05:36:55.954Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-06T05:36:56.061Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-04-06T05:36:56.162Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-06T05:36:56.163Z] > git --version # timeout=10 [2021-04-06T05:36:56.190Z] > git --version # 'git version 2.17.1' [2021-04-06T05:36:56.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T05:36:56.253Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T05:36:57.861Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-06T05:36:57.880Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-06T05:36:57.914Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-06T05:36:57.994Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-06T05:36:57.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T05:36:58.008Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-06T05:36:58.263Z] ---> 3c1084b93857 [2021-04-06T05:36:58.263Z] Step 8/8 : RUN go mod download [2021-04-06T05:36:58.263Z] ---> Running in 1b6a03d0f666 [2021-04-06T05:36:58.494Z] Merging remotes/origin/master commit 3180d955709a5d54996b76e7d48118a040632b6c into PR head commit 6abeaf1e192a516e789d93b29d53e868091fb974 [2021-04-06T05:36:58.926Z] Merge succeeded, producing 6abeaf1e192a516e789d93b29d53e868091fb974 [2021-04-06T05:36:58.927Z] Checking out Revision 6abeaf1e192a516e789d93b29d53e868091fb974 (PR-323) [2021-04-06T05:36:58.518Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T05:36:58.539Z] > git checkout -f 6abeaf1e192a516e789d93b29d53e868091fb974 # timeout=10 [2021-04-06T05:36:58.840Z] > git remote # timeout=10 [2021-04-06T05:36:58.864Z] > git config --get remote.origin.url # timeout=10 [2021-04-06T05:36:58.882Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-06T05:36:58.893Z] > git merge 3180d955709a5d54996b76e7d48118a040632b6c # timeout=10 [2021-04-06T05:36:58.915Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-06T05:36:58.936Z] > git config core.sparsecheckout # timeout=10 [2021-04-06T05:36:58.945Z] > git checkout -f 6abeaf1e192a516e789d93b29d53e868091fb974 # timeout=10 [2021-04-06T05:37:03.440Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.3.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T05:37:05.275Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-06T05:37:05.688Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-06T05:37:06.018Z] + + sudo service dockertrue restart [2021-04-06T05:37:06.018Z] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-06T05:37:08.747Z] provisioning config files... [2021-04-06T05:37:08.789Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config2215196373647767885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:37:09.198Z] ---> docker-login.sh [2021-04-06T05:37:09.198Z] nexus3.edgexfoundry.org:10001 [2021-04-06T05:37:09.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:37:10.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:37:10.390Z] Configure a credential helper to remove this warning. See [2021-04-06T05:37:10.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:37:10.390Z] [2021-04-06T05:37:10.390Z] Login Succeeded [2021-04-06T05:37:10.390Z] nexus3.edgexfoundry.org:10002 [2021-04-06T05:37:10.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:37:10.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:37:10.664Z] Configure a credential helper to remove this warning. See [2021-04-06T05:37:10.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:37:10.664Z] [2021-04-06T05:37:10.664Z] Login Succeeded [2021-04-06T05:37:10.664Z] nexus3.edgexfoundry.org:10003 [2021-04-06T05:37:11.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:37:11.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:37:11.260Z] Configure a credential helper to remove this warning. See [2021-04-06T05:37:11.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:37:11.260Z] [2021-04-06T05:37:11.260Z] Login Succeeded [2021-04-06T05:37:11.260Z] nexus3.edgexfoundry.org:10004 [2021-04-06T05:37:11.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:37:11.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:37:11.810Z] Configure a credential helper to remove this warning. See [2021-04-06T05:37:11.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:37:11.810Z] [2021-04-06T05:37:11.810Z] Login Succeeded [2021-04-06T05:37:11.810Z] docker.io [2021-04-06T05:37:12.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-06T05:37:12.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-06T05:37:12.352Z] Configure a credential helper to remove this warning. See [2021-04-06T05:37:12.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-06T05:37:12.352Z] [2021-04-06T05:37:12.352Z] Login Succeeded [2021-04-06T05:37:12.352Z] ---> docker-login.sh ends [Pipeline] } [2021-04-06T05:37:12.369Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-06T05:37:12.795Z] ========================================================= [2021-04-06T05:37:12.796Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-06T05:37:12.796Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:37:13.173Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-06T05:37:14.176Z] Sending build context to Docker daemon 17.59MB [2021-04-06T05:37:14.176Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-06T05:37:14.176Z] Step 2/8 : FROM ${BASE} [2021-04-06T05:37:14.176Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-06T05:37:14.176Z] 5f621e34cdf4: Pulling fs layer [2021-04-06T05:37:14.176Z] a4357932f1b6: Pulling fs layer [2021-04-06T05:37:14.176Z] 18c013af1878: Pulling fs layer [2021-04-06T05:37:14.176Z] 00ac8860ef70: Pulling fs layer [2021-04-06T05:37:14.176Z] 63d7cb157983: Pulling fs layer [2021-04-06T05:37:14.176Z] b116817d02f9: Pulling fs layer [2021-04-06T05:37:14.176Z] 745a02a5169b: Pulling fs layer [2021-04-06T05:37:14.176Z] 00ac8860ef70: Waiting [2021-04-06T05:37:14.176Z] 63d7cb157983: Waiting [2021-04-06T05:37:14.176Z] b116817d02f9: Waiting [2021-04-06T05:37:14.176Z] 745a02a5169b: Waiting [2021-04-06T05:37:14.176Z] 18c013af1878: Verifying Checksum [2021-04-06T05:37:14.176Z] 18c013af1878: Download complete [2021-04-06T05:37:14.176Z] a4357932f1b6: Verifying Checksum [2021-04-06T05:37:14.176Z] a4357932f1b6: Download complete [2021-04-06T05:37:14.176Z] 63d7cb157983: Verifying Checksum [2021-04-06T05:37:14.176Z] 63d7cb157983: Download complete [2021-04-06T05:37:14.176Z] b116817d02f9: Verifying Checksum [2021-04-06T05:37:14.176Z] b116817d02f9: Download complete [2021-04-06T05:37:14.176Z] 5f621e34cdf4: Verifying Checksum [2021-04-06T05:37:14.176Z] 5f621e34cdf4: Download complete [2021-04-06T05:37:15.178Z] 5f621e34cdf4: Pull complete [2021-04-06T05:37:15.455Z] a4357932f1b6: Pull complete [2021-04-06T05:37:15.749Z] 18c013af1878: Pull complete [2021-04-06T05:37:16.744Z] 745a02a5169b: Verifying Checksum [2021-04-06T05:37:16.744Z] 745a02a5169b: Download complete [2021-04-06T05:37:18.182Z] 00ac8860ef70: Verifying Checksum [2021-04-06T05:37:18.182Z] 00ac8860ef70: Download complete [2021-04-06T05:37:24.984Z] Removing intermediate container 1b6a03d0f666 [2021-04-06T05:37:24.984Z] ---> f48b08d694a7 [2021-04-06T05:37:24.984Z] Successfully built f48b08d694a7 [2021-04-06T05:37:24.984Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:37:25.308Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-06T05:37:25.308Z] . [Pipeline] withDockerContainer [2021-04-06T05:37:25.531Z] prd-centos7-docker-4c-2g-32894 does not seem to be running inside a container [2021-04-06T05:37:25.582Z] $ 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 ******** ci-base-image-x86_64 cat [2021-04-06T05:37:26.522Z] $ docker top 29a7bb2eecd4fee97d2d8e276a3d03d958db378fefb2213fc58d5528118b75c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T05:37:27.034Z] + go version [2021-04-06T05:37:27.034Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-06T05:37:27.048Z] $ docker stop --time=1 29a7bb2eecd4fee97d2d8e276a3d03d958db378fefb2213fc58d5528118b75c1 [2021-04-06T05:37:28.356Z] 00ac8860ef70: Pull complete [2021-04-06T05:37:28.356Z] 63d7cb157983: Pull complete [2021-04-06T05:37:28.384Z] $ docker rm -f 29a7bb2eecd4fee97d2d8e276a3d03d958db378fefb2213fc58d5528118b75c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-04-06T05:37:28.636Z] b116817d02f9: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:37:29.355Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-06T05:37:29.355Z] . [Pipeline] withDockerContainer [2021-04-06T05:37:29.453Z] prd-centos7-docker-4c-2g-32894 does not seem to be running inside a container [2021-04-06T05:37:29.503Z] $ 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 ******** ci-base-image-x86_64 cat [2021-04-06T05:37:30.095Z] $ docker top 7784745115e2afc7c10649ccfa8ca6bdfa262d785a7794eac60f69456850713c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T05:37:30.579Z] + make test [2021-04-06T05:37:30.579Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-06T05:37:31.981Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-06T05:37:32.966Z] 745a02a5169b: Pull complete [2021-04-06T05:37:32.966Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-06T05:37:32.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-06T05:37:32.966Z] ---> b7e6874047d6 [2021-04-06T05:37:32.966Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-06T05:37:35.609Z] ---> Running in 7eaee6e40537 [2021-04-06T05:37:35.888Z] Removing intermediate container 7eaee6e40537 [2021-04-06T05:37:35.888Z] ---> b6c4427acc7c [2021-04-06T05:37:35.888Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-06T05:37:35.888Z] ---> Running in 51d669f579a7 [2021-04-06T05:37:38.526Z] Removing intermediate container 51d669f579a7 [2021-04-06T05:37:38.526Z] ---> c27581c3de54 [2021-04-06T05:37:38.526Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-06T05:37:38.526Z] ---> Running in 4c0f9d6c126c [2021-04-06T05:37:39.513Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-06T05:37:40.490Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-06T05:37:41.085Z] OK: 142 MiB in 39 packages [2021-04-06T05:37:42.112Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-06T05:37:42.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-06T05:37:42.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-06T05:37:42.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-06T05:37:42.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-06T05:37:42.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-06T05:37:42.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-06T05:37:42.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-06T05:37:42.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-06T05:37:42.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-06T05:37:42.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-06T05:37:42.112Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-06T05:37:42.112Z] GO111MODULE=on go vet ./... [2021-04-06T05:37:42.522Z] Removing intermediate container 4c0f9d6c126c [2021-04-06T05:37:42.522Z] ---> c8754925e8a6 [2021-04-06T05:37:42.522Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-06T05:37:42.522Z] ---> Running in 54c6cd665395 [Pipeline] } [2021-04-06T05:37:43.092Z] $ docker stop --time=1 7784745115e2afc7c10649ccfa8ca6bdfa262d785a7794eac60f69456850713c [2021-04-06T05:37:43.124Z] Removing intermediate container 54c6cd665395 [2021-04-06T05:37:43.124Z] ---> 3211278c40ad [2021-04-06T05:37:43.124Z] Step 7/8 : COPY . . [2021-04-06T05:37:45.441Z] $ docker rm -f 7784745115e2afc7c10649ccfa8ca6bdfa262d785a7794eac60f69456850713c [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-06T05:37:45.771Z] ---> 4f0440f3d167 [2021-04-06T05:37:45.772Z] Step 8/8 : RUN go mod download [2021-04-06T05:37:45.772Z] ---> Running in 1bd65e7ad393 [2021-04-06T05:37:46.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-06T05:37:46.408Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-06T05:37:49.074Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-06T05:37:49.393Z] + ls -al . [2021-04-06T05:37:49.393Z] total 92 [2021-04-06T05:37:49.393Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 6 05:37 . [2021-04-06T05:37:49.393Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 6 05:36 .. [2021-04-06T05:37:49.393Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 6 05:36 assets [2021-04-06T05:37:49.393Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 6 05:36 bin [2021-04-06T05:37:49.393Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 6 05:36 cmd [2021-04-06T05:37:49.393Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 6 05:36 CONTRIBUTING.md [2021-04-06T05:37:49.393Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 6 05:37 coverage.out [2021-04-06T05:37:49.393Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 6 05:36 Dockerfile [2021-04-06T05:37:49.393Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 6 05:36 Dockerfile.build [2021-04-06T05:37:49.393Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 6 05:36 docs [2021-04-06T05:37:49.393Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 6 05:36 .git [2021-04-06T05:37:49.393Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 6 05:36 .github [2021-04-06T05:37:49.393Z] -rw-rw-r--. 1 jenkins jenkins 153 Apr 6 05:36 .gitignore [2021-04-06T05:37:49.393Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 6 05:36 go.mod [2021-04-06T05:37:49.393Z] -rw-r--r--. 1 jenkins jenkins 22319 Apr 6 05:37 go.sum [2021-04-06T05:37:49.393Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 6 05:36 internal [2021-04-06T05:37:49.393Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 6 05:36 Jenkinsfile [2021-04-06T05:37:49.393Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 6 05:36 LICENSE [2021-04-06T05:37:49.393Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 6 05:36 Makefile [2021-04-06T05:37:49.393Z] -rw-rw-r--. 1 jenkins jenkins 4535 Apr 6 05:36 README.md [2021-04-06T05:37:49.393Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 6 05:34 VERSION [2021-04-06T05:37:49.393Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 6 05:36 version.go [2021-04-06T05:37:49.393Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 6 05:36 web [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:37:49.712Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=6abeaf1e192a516e789d93b29d53e868091fb974 --label arch=amd64 --label version=0.0.0 . [2021-04-06T05:37:49.977Z] Sending build context to Docker daemon 17.62MB [2021-04-06T05:37:49.977Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-06T05:37:49.977Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-06T05:37:49.977Z] ---> f48b08d694a7 [2021-04-06T05:37:49.977Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-06T05:37:50.551Z] ---> Running in 3a347fcdb79d [2021-04-06T05:37:50.814Z] Removing intermediate container 3a347fcdb79d [2021-04-06T05:37:50.814Z] ---> 68e794ba8b9e [2021-04-06T05:37:50.814Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-06T05:37:50.814Z] ---> Running in 8446be1c58c0 [2021-04-06T05:37:51.076Z] Removing intermediate container 8446be1c58c0 [2021-04-06T05:37:51.076Z] ---> fc3160b3ba87 [2021-04-06T05:37:51.076Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-06T05:37:51.076Z] ---> Running in 3b7469e33bd3 [2021-04-06T05:37:51.339Z] Removing intermediate container 3b7469e33bd3 [2021-04-06T05:37:51.339Z] ---> 7e80af610b31 [2021-04-06T05:37:51.339Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-06T05:37:51.339Z] ---> Running in 928ca9db45c9 [2021-04-06T05:37:51.339Z] Removing intermediate container 928ca9db45c9 [2021-04-06T05:37:51.339Z] ---> 5e66a15f6f07 [2021-04-06T05:37:51.339Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-06T05:37:51.603Z] ---> Running in a003b6c7a80d [2021-04-06T05:37:51.603Z] Removing intermediate container a003b6c7a80d [2021-04-06T05:37:51.603Z] ---> 0e30c448d23c [2021-04-06T05:37:51.603Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-06T05:37:51.868Z] ---> Running in 5c34ea17199e [2021-04-06T05:37:52.445Z] Removing intermediate container 5c34ea17199e [2021-04-06T05:37:52.445Z] ---> 18ceef35ceb9 [2021-04-06T05:37:52.445Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-06T05:37:52.708Z] ---> Running in 307b3a2c4540 [2021-04-06T05:37:52.970Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-06T05:37:53.919Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-06T05:37:56.479Z] OK: 166 MiB in 39 packages [2021-04-06T05:37:56.743Z] Removing intermediate container 307b3a2c4540 [2021-04-06T05:37:56.743Z] ---> 8238a59df64f [2021-04-06T05:37:56.743Z] Step 10/24 : ENV GO111MODULE=on [2021-04-06T05:37:57.007Z] ---> Running in 58e916f980c7 [2021-04-06T05:37:57.007Z] Removing intermediate container 58e916f980c7 [2021-04-06T05:37:57.007Z] ---> 30b1c7b8baf2 [2021-04-06T05:37:57.007Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-06T05:37:57.007Z] ---> Running in 74c492c9cc94 [2021-04-06T05:37:57.269Z] Removing intermediate container 74c492c9cc94 [2021-04-06T05:37:57.269Z] ---> 6cd9d5dc36dd [2021-04-06T05:37:57.269Z] Step 12/24 : COPY go.mod . [2021-04-06T05:37:57.533Z] ---> 55d1adac187d [2021-04-06T05:37:57.533Z] Step 13/24 : COPY Makefile . [2021-04-06T05:37:57.798Z] ---> 9aa9c62bc925 [2021-04-06T05:37:57.798Z] Step 14/24 : RUN make update [2021-04-06T05:37:57.798Z] ---> Running in ffbe68e87972 [2021-04-06T05:37:58.379Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-06T05:37:58.959Z] Removing intermediate container ffbe68e87972 [2021-04-06T05:37:58.959Z] ---> e8261085b337 [2021-04-06T05:37:58.959Z] Step 15/24 : COPY . . [2021-04-06T05:38:00.884Z] ---> e984e862f94b [2021-04-06T05:38:00.884Z] Step 16/24 : RUN ${MAKE} [2021-04-06T05:38:00.884Z] ---> Running in 55acad8607b7 [2021-04-06T05:38:01.155Z] 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 [2021-04-06T05:38:11.307Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-06T05:38:12.563Z] Removing intermediate container 1bd65e7ad393 [2021-04-06T05:38:12.563Z] ---> 4de29ae71366 [2021-04-06T05:38:12.563Z] Successfully built 4de29ae71366 [2021-04-06T05:38:12.563Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:38:12.907Z] + docker inspect -f . ci-base-image-arm64 [2021-04-06T05:38:12.907Z] . [Pipeline] withDockerContainer [2021-04-06T05:38:13.143Z] prd-ubuntu18.04-docker-arm64-4c-16g-32893 does not seem to be running inside a container [2021-04-06T05:38:13.229Z] $ 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 ******** ci-base-image-arm64 cat [2021-04-06T05:38:13.244Z] Removing intermediate container 55acad8607b7 [2021-04-06T05:38:13.244Z] ---> 58426d0c56c7 [2021-04-06T05:38:13.244Z] Step 17/24 : FROM alpine:3.12 [2021-04-06T05:38:13.822Z] 3.12: Pulling from library/alpine [2021-04-06T05:38:13.822Z] 532819f3e44c: Pulling fs layer [2021-04-06T05:38:14.085Z] 532819f3e44c: Download complete [2021-04-06T05:38:14.348Z] 532819f3e44c: Pull complete [2021-04-06T05:38:14.348Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-06T05:38:14.348Z] Status: Downloaded newer image for alpine:3.12 [2021-04-06T05:38:14.348Z] ---> 7230e588e954 [2021-04-06T05:38:14.348Z] Step 18/24 : EXPOSE 4000 [2021-04-06T05:38:14.348Z] ---> Running in b96c3e16a9ae [2021-04-06T05:38:14.612Z] Removing intermediate container b96c3e16a9ae [2021-04-06T05:38:14.612Z] ---> 7ad7915a2fda [2021-04-06T05:38:14.612Z] Step 19/24 : 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 [2021-04-06T05:38:14.634Z] $ docker top 155ef9cd0ccf6db9dbfd22c62c3fa69c54ca9b0e52b2ab0cdb8424e6894f1724 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T05:38:15.576Z] ---> 68f7f9688ad5 [2021-04-06T05:38:15.576Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-06T05:38:15.576Z] ---> Running in 59ff020c1d9f [2021-04-06T05:38:15.622Z] + go version [2021-04-06T05:38:15.622Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-06T05:38:15.648Z] $ docker stop --time=1 155ef9cd0ccf6db9dbfd22c62c3fa69c54ca9b0e52b2ab0cdb8424e6894f1724 [2021-04-06T05:38:15.839Z] Removing intermediate container 59ff020c1d9f [2021-04-06T05:38:15.839Z] ---> 6859501895c1 [2021-04-06T05:38:15.839Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-06T05:38:16.418Z] ---> Running in ca384a36b4e4 [2021-04-06T05:38:16.680Z] Removing intermediate container ca384a36b4e4 [2021-04-06T05:38:16.680Z] ---> 5015e88baf7b [2021-04-06T05:38:16.680Z] Step 22/24 : LABEL arch=amd64 [2021-04-06T05:38:16.680Z] ---> Running in 8b596771fd61 [2021-04-06T05:38:16.945Z] Removing intermediate container 8b596771fd61 [2021-04-06T05:38:16.945Z] ---> 5eecac250dd3 [2021-04-06T05:38:16.945Z] Step 23/24 : LABEL git_sha=6abeaf1e192a516e789d93b29d53e868091fb974 [2021-04-06T05:38:16.945Z] ---> Running in 033e00cc8a18 [2021-04-06T05:38:17.208Z] Removing intermediate container 033e00cc8a18 [2021-04-06T05:38:17.208Z] ---> 31fb9df5b8ff [2021-04-06T05:38:17.208Z] Step 24/24 : LABEL version=0.0.0 [2021-04-06T05:38:17.208Z] ---> Running in 44ea2a665c8a [2021-04-06T05:38:17.470Z] Removing intermediate container 44ea2a665c8a [2021-04-06T05:38:17.470Z] ---> 822f4d7f0ac5 [2021-04-06T05:38:17.470Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-06T05:38:17.470Z] Successfully built 822f4d7f0ac5 [2021-04-06T05:38:17.470Z] Successfully tagged docker-edgex-ui-go:latest [2021-04-06T05:38:17.541Z] $ docker rm -f 155ef9cd0ccf6db9dbfd22c62c3fa69c54ca9b0e52b2ab0cdb8424e6894f1724 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-04-06T05:38:18.660Z] + docker inspect -f . ci-base-image-arm64 [2021-04-06T05:38:18.660Z] . Post stage [Pipeline] withDockerContainer [2021-04-06T05:38:18.905Z] prd-ubuntu18.04-docker-arm64-4c-16g-32893 does not seem to be running inside a container [2021-04-06T05:38:18.984Z] $ 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 ******** ci-base-image-arm64 cat [2021-04-06T05:38:20.340Z] $ docker top d271c1c9fee3b98f1fa24c4e03be854a3fdf16814d74547ef83f08607ddce759 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:38:21.266Z] ---> job-cost.sh [2021-04-06T05:38:21.266Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kSyD [2021-04-06T05:38:21.306Z] + make test [2021-04-06T05:38:21.306Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-06T05:38:22.756Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-06T05:38:36.227Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-06T05:38:49.603Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-06T05:38:49.604Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-06T05:38:49.604Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-06T05:38:49.604Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-06T05:38:49.604Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-06T05:38:49.604Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-06T05:38:49.604Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-06T05:38:49.604Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-06T05:38:49.604Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-06T05:38:49.604Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-06T05:38:49.604Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-06T05:38:49.604Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-06T05:38:49.604Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-06T05:38:55.061Z] $ docker stop --time=1 d271c1c9fee3b98f1fa24c4e03be854a3fdf16814d74547ef83f08607ddce759 [2021-04-06T05:38:57.275Z] $ docker rm -f d271c1c9fee3b98f1fa24c4e03be854a3fdf16814d74547ef83f08607ddce759 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-06T05:38:58.067Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-06T05:38:58.088Z] Warning: overwriting stash ‘coverage-report’ [2021-04-06T05:38:58.968Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-06T05:38:59.680Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-06T05:39:00.089Z] + ls -al . [2021-04-06T05:39:00.089Z] total 124 [2021-04-06T05:39:00.089Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 05:38 . [2021-04-06T05:39:00.089Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 05:36 .. [2021-04-06T05:39:00.089Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 05:37 .git [2021-04-06T05:39:00.089Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 05:36 .github [2021-04-06T05:39:00.089Z] -rw-rw-r-- 1 jenkins jenkins 153 Apr 6 05:36 .gitignore [2021-04-06T05:39:00.089Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 6 05:36 CONTRIBUTING.md [2021-04-06T05:39:00.089Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 6 05:36 Dockerfile [2021-04-06T05:39:00.089Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 6 05:36 Dockerfile.build [2021-04-06T05:39:00.089Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 6 05:36 Jenkinsfile [2021-04-06T05:39:00.089Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 6 05:36 LICENSE [2021-04-06T05:39:00.089Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 6 05:36 Makefile [2021-04-06T05:39:00.089Z] -rw-rw-r-- 1 jenkins jenkins 4535 Apr 6 05:36 README.md [2021-04-06T05:39:00.089Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 05:34 VERSION [2021-04-06T05:39:00.089Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 05:36 assets [2021-04-06T05:39:00.089Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 05:36 bin [2021-04-06T05:39:00.089Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 05:36 cmd [2021-04-06T05:39:00.089Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 6 05:38 coverage.out [2021-04-06T05:39:00.089Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 05:36 docs [2021-04-06T05:39:00.089Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 6 05:36 go.mod [2021-04-06T05:39:00.089Z] -rw-r--r-- 1 jenkins jenkins 22319 Apr 6 05:38 go.sum [2021-04-06T05:39:00.089Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 05:36 internal [2021-04-06T05:39:00.089Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 6 05:36 version.go [2021-04-06T05:39:00.089Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 05:36 web [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:39:00.470Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6abeaf1e192a516e789d93b29d53e868091fb974 --label arch=arm64 --label version=0.0.0 . [2021-04-06T05:39:01.473Z] Sending build context to Docker daemon 17.62MB [2021-04-06T05:39:01.473Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-06T05:39:01.473Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-06T05:39:01.473Z] ---> 4de29ae71366 [2021-04-06T05:39:01.473Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-06T05:39:01.746Z] ---> Running in bf71378befdc [2021-04-06T05:39:02.021Z] Removing intermediate container bf71378befdc [2021-04-06T05:39:02.021Z] ---> 75fe66bb08d1 [2021-04-06T05:39:02.021Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-06T05:39:02.296Z] ---> Running in 76ec68c88a64 [2021-04-06T05:39:02.568Z] Removing intermediate container 76ec68c88a64 [2021-04-06T05:39:02.568Z] ---> 141e840ddff7 [2021-04-06T05:39:02.568Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-06T05:39:02.844Z] ---> Running in 4f983760865b [2021-04-06T05:39:02.864Z] lf-activate-venv(): INFO: Adding /tmp/venv-kSyD/bin to PATH [2021-04-06T05:39:02.864Z] INFO: No Stack... [2021-04-06T05:39:03.118Z] Removing intermediate container 4f983760865b [2021-04-06T05:39:03.118Z] ---> 3b7713c59230 [2021-04-06T05:39:03.118Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-06T05:39:03.393Z] ---> Running in fdedd8d4356d [2021-04-06T05:39:03.813Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-06T05:39:03.988Z] Removing intermediate container fdedd8d4356d [2021-04-06T05:39:03.988Z] ---> 9e7ba9d2a485 [2021-04-06T05:39:03.988Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-06T05:39:03.988Z] ---> Running in d1b51f7f8081 [2021-04-06T05:39:04.392Z] INFO: Archiving Costs [Pipeline] sh [2021-04-06T05:39:04.583Z] Removing intermediate container d1b51f7f8081 [2021-04-06T05:39:04.583Z] ---> 39c0f5cfd169 [2021-04-06T05:39:04.583Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-06T05:39:04.583Z] ---> Running in f67f286d6f92 [2021-04-06T05:39:04.704Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-04-06T05:39:04.704Z] + cut -d, -f6 [Pipeline] lock [2021-04-06T05:39:04.785Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-323-2-stack-cost] [2021-04-06T05:39:04.797Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-323-2-stack-cost] did not exist. Created. [2021-04-06T05:39:04.797Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-323-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-06T05:39:05.189Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-06T05:39:05.376Z] Stashed 1 file(s) [Pipeline] } [2021-04-06T05:39:05.390Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-323-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-06T05:39:07.207Z] Removing intermediate container f67f286d6f92 [2021-04-06T05:39:07.207Z] ---> 556116b3293b [2021-04-06T05:39:07.207Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-06T05:39:07.207Z] ---> Running in 8c986dffffe0 [2021-04-06T05:39:08.184Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-06T05:39:09.150Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-06T05:39:10.128Z] OK: 142 MiB in 39 packages [2021-04-06T05:39:11.558Z] Removing intermediate container 8c986dffffe0 [2021-04-06T05:39:11.558Z] ---> bd98dcbb228f [2021-04-06T05:39:11.558Z] Step 10/24 : ENV GO111MODULE=on [2021-04-06T05:39:11.558Z] ---> Running in 3d94431c9a13 [2021-04-06T05:39:11.830Z] Removing intermediate container 3d94431c9a13 [2021-04-06T05:39:11.830Z] ---> 2cdc65b3253f [2021-04-06T05:39:11.830Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-06T05:39:12.102Z] ---> Running in d22c0e24fbd7 [2021-04-06T05:39:12.725Z] Removing intermediate container d22c0e24fbd7 [2021-04-06T05:39:12.725Z] ---> 2748e5faacb4 [2021-04-06T05:39:12.725Z] Step 12/24 : COPY go.mod . [2021-04-06T05:39:13.320Z] ---> 0bbb0d1d794f [2021-04-06T05:39:13.320Z] Step 13/24 : COPY Makefile . [2021-04-06T05:39:13.914Z] ---> a40c4334f0fb [2021-04-06T05:39:13.914Z] Step 14/24 : RUN make update [2021-04-06T05:39:14.197Z] ---> Running in d538f806ba69 [2021-04-06T05:39:15.179Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-06T05:39:16.609Z] Removing intermediate container d538f806ba69 [2021-04-06T05:39:16.609Z] ---> 367dd8b55fd0 [2021-04-06T05:39:16.609Z] Step 15/24 : COPY . . [2021-04-06T05:39:19.238Z] ---> 0fee764994d3 [2021-04-06T05:39:19.238Z] Step 16/24 : RUN ${MAKE} [2021-04-06T05:39:19.238Z] ---> Running in 4ed2f3faf3e0 [2021-04-06T05:39:20.220Z] 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 [2021-04-06T05:39:47.031Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-06T05:39:51.330Z] Removing intermediate container 4ed2f3faf3e0 [2021-04-06T05:39:51.330Z] ---> 37c623d08499 [2021-04-06T05:39:51.330Z] Step 17/24 : FROM alpine:3.12 [2021-04-06T05:39:51.926Z] 3.12: Pulling from library/alpine [2021-04-06T05:39:51.926Z] 9a219e8acc52: Pulling fs layer [2021-04-06T05:39:52.202Z] 9a219e8acc52: Verifying Checksum [2021-04-06T05:39:52.202Z] 9a219e8acc52: Download complete [2021-04-06T05:39:52.796Z] 9a219e8acc52: Pull complete [2021-04-06T05:39:52.796Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-06T05:39:52.796Z] Status: Downloaded newer image for alpine:3.12 [2021-04-06T05:39:52.796Z] ---> d75e27dfc0a0 [2021-04-06T05:39:52.796Z] Step 18/24 : EXPOSE 4000 [2021-04-06T05:39:53.067Z] ---> Running in b7fd85b79447 [2021-04-06T05:39:53.347Z] Removing intermediate container b7fd85b79447 [2021-04-06T05:39:53.347Z] ---> d24dd95d5fd4 [2021-04-06T05:39:53.347Z] Step 19/24 : 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 [2021-04-06T05:39:55.320Z] ---> 5bc9bfa81605 [2021-04-06T05:39:55.320Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-06T05:39:55.320Z] ---> Running in 335f88b0586a [2021-04-06T05:39:55.917Z] Removing intermediate container 335f88b0586a [2021-04-06T05:39:55.917Z] ---> 63f4e14f9ec6 [2021-04-06T05:39:55.917Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-06T05:39:55.917Z] ---> Running in 4ea206296378 [2021-04-06T05:39:56.512Z] Removing intermediate container 4ea206296378 [2021-04-06T05:39:56.512Z] ---> e5260547b403 [2021-04-06T05:39:56.512Z] Step 22/24 : LABEL arch=arm64 [2021-04-06T05:39:56.512Z] ---> Running in 2571a444f81b [2021-04-06T05:39:57.107Z] Removing intermediate container 2571a444f81b [2021-04-06T05:39:57.107Z] ---> 3f71ab7b7a5f [2021-04-06T05:39:57.107Z] Step 23/24 : LABEL git_sha=6abeaf1e192a516e789d93b29d53e868091fb974 [2021-04-06T05:39:57.107Z] ---> Running in 37eda517b9a3 [2021-04-06T05:39:57.701Z] Removing intermediate container 37eda517b9a3 [2021-04-06T05:39:57.701Z] ---> e1b92417811d [2021-04-06T05:39:57.701Z] Step 24/24 : LABEL version=0.0.0 [2021-04-06T05:39:57.701Z] ---> Running in ac5956a94b7b [2021-04-06T05:39:58.291Z] Removing intermediate container ac5956a94b7b [2021-04-06T05:39:58.291Z] ---> bfa2c8c3370c [2021-04-06T05:39:58.291Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-06T05:39:58.291Z] Successfully built bfa2c8c3370c [2021-04-06T05:39:58.291Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:39:59.015Z] ---> job-cost.sh [2021-04-06T05:39:59.015Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lvHl [2021-04-06T05:40:37.950Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-06T05:42:14.682Z] lf-activate-venv(): INFO: Adding /tmp/venv-lvHl/bin to PATH [2021-04-06T05:42:14.682Z] INFO: No Stack... [2021-04-06T05:42:14.682Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-06T05:42:14.682Z] INFO: Archiving Costs [Pipeline] sh [2021-04-06T05:42:15.014Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-04-06T05:42:15.015Z] + cut -d, -f6 [Pipeline] lock [2021-04-06T05:42:15.121Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-323-2-stack-cost] [2021-04-06T05:42:15.131Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-323-2-stack-cost] did not exist. Created. [2021-04-06T05:42:15.131Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-323-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-06T05:42:15.593Z] /w/workspace/edgex-ui-go/2@tmp/durable-d370785e/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-d370785e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-06T05:42:15.934Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-06T05:42:15.995Z] Warning: overwriting stash ‘stack-cost’ [2021-04-06T05:42:16.231Z] Stashed 1 file(s) [Pipeline] } [2021-04-06T05:42:16.244Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-323-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-06T05:42:17.412Z] provisioning config files... [2021-04-06T05:42:17.422Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/config3869964881004221702tmp [Pipeline] { [Pipeline] sh [2021-04-06T05:42:17.796Z] + set +x [2021-04-06T05:42:17.796Z] + curl -s https://codecov.io/bash [2021-04-06T05:42:17.796Z] + bash -s -- [2021-04-06T05:42:18.061Z] [2021-04-06T05:42:18.061Z] _____ _ [2021-04-06T05:42:18.061Z] / ____| | | [2021-04-06T05:42:18.061Z] | | ___ __| | ___ ___ _____ __ [2021-04-06T05:42:18.061Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-06T05:42:18.061Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-06T05:42:18.061Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-06T05:42:18.061Z] Bash-20210309-2b87ace [2021-04-06T05:42:18.061Z] [2021-04-06T05:42:18.061Z] [2021-04-06T05:42:18.061Z] ==> git version 2.24.3 found [2021-04-06T05:42:18.061Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-06T05:42:18.061Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-06T05:42:18.061Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-06T05:42:18.061Z] ==> Jenkins CI detected. [2021-04-06T05:42:18.061Z] project root: . [2021-04-06T05:42:18.061Z] --> token set from env [2021-04-06T05:42:18.061Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-06T05:42:18.061Z] ==> Running gcov in . (disable via -X gcov) [2021-04-06T05:42:18.061Z] ==> Python coveragepy not found [2021-04-06T05:42:18.061Z] ==> Searching for coverage reports in: [2021-04-06T05:42:18.061Z] + . [2021-04-06T05:42:18.061Z] -> Found 1 reports [2021-04-06T05:42:18.061Z] ==> Detecting git/mercurial file structure [2021-04-06T05:42:18.061Z] ==> Reading reports [2021-04-06T05:42:18.061Z] + ./coverage.out bytes=10 [2021-04-06T05:42:18.061Z] ==> Appending adjustments [2021-04-06T05:42:18.061Z] https://docs.codecov.io/docs/fixing-reports [2021-04-06T05:42:18.330Z] + Found adjustments [2021-04-06T05:42:18.330Z] ==> Gzipping contents [2021-04-06T05:42:18.330Z] 4.0K /tmp/codecov.WuGK57.gz [2021-04-06T05:42:18.330Z] ==> Uploading reports [2021-04-06T05:42:18.330Z] url: https://codecov.io [2021-04-06T05:42:18.330Z] query: branch=PR-323&commit=6abeaf1e192a516e789d93b29d53e868091fb974&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-323%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=323&job=&cmd_args= [2021-04-06T05:42:18.330Z] -> Pinging Codecov [2021-04-06T05:42:18.330Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-323&commit=6abeaf1e192a516e789d93b29d53e868091fb974&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-323%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=323&job=&cmd_args= [2021-04-06T05:42:18.604Z] -> Uploading to [2021-04-06T05:42:18.604Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-06/FB506323287CE973F263BFD2A0EB1F37/6abeaf1e192a516e789d93b29d53e868091fb974/439988db-1363-45ec-8db9-93f7feb47df8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210406T054218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=024ed1f172fb17d175f1c4b30d8c6a99dc873faf025a3d526b2928e7f52dcf69 [2021-04-06T05:42:18.604Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-06T05:42:18.604Z] Dload Upload Total Spent Left Speed [2021-04-06T05:42:19.179Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3491 0 0 100 3491 0 9040 --:--:-- --:--:-- --:--:-- 9044 100 3491 0 0 100 3491 0 9035 --:--:-- --:--:-- --:--:-- 9020 [2021-04-06T05:42:19.179Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/6abeaf1e192a516e789d93b29d53e868091fb974 [Pipeline] } [2021-04-06T05:42:19.190Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:42:21.659Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:42:21.966Z] ---> package-listing.sh [2021-04-06T05:42:21.966Z] ++ facter osfamily [2021-04-06T05:42:21.966Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-06T05:42:21.966Z] + OS_FAMILY=redhat [2021-04-06T05:42:21.966Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-323 [2021-04-06T05:42:21.966Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-06T05:42:21.966Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-06T05:42:21.966Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-06T05:42:21.966Z] + PACKAGES=/tmp/packages_start.txt [2021-04-06T05:42:21.966Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-323 ']' [2021-04-06T05:42:21.966Z] + PACKAGES=/tmp/packages_end.txt [2021-04-06T05:42:21.966Z] + case "${OS_FAMILY}" in [2021-04-06T05:42:21.966Z] + rpm -qa [2021-04-06T05:42:21.966Z] + sort [2021-04-06T05:42:27.277Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-06T05:42:27.277Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-06T05:42:27.277Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-06T05:42:27.277Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-323 ']' [2021-04-06T05:42:27.277Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-323/archives/ [2021-04-06T05:42:27.277Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-323/archives/ [Pipeline] echo [2021-04-06T05:42:27.290Z] 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-323/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-06T05:42:27.580Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:42:27.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-06T05:42:27.895Z] [2021-04-06T05:42:27.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-06T05:42:28.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-06T05:42:28.238Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-06T05:42:28.238Z] df20fa9351a1: Pulling fs layer [2021-04-06T05:42:28.238Z] 36b3adc4ff6f: Pulling fs layer [2021-04-06T05:42:28.238Z] 8ad3a11d3b57: Pulling fs layer [2021-04-06T05:42:28.238Z] 46f8f816bc3b: Pulling fs layer [2021-04-06T05:42:28.238Z] 93b61091891f: Pulling fs layer [2021-04-06T05:42:28.238Z] 93b9cdb0e59b: Pulling fs layer [2021-04-06T05:42:28.238Z] 5e14af77c1be: Pulling fs layer [2021-04-06T05:42:28.238Z] 01666e4c0597: Pulling fs layer [2021-04-06T05:42:28.238Z] aa168da1d23b: Pulling fs layer [2021-04-06T05:42:28.238Z] 5e14af77c1be: Waiting [2021-04-06T05:42:28.238Z] 01666e4c0597: Waiting [2021-04-06T05:42:28.238Z] 46f8f816bc3b: Waiting [2021-04-06T05:42:28.238Z] aa168da1d23b: Waiting [2021-04-06T05:42:28.238Z] 93b9cdb0e59b: Waiting [2021-04-06T05:42:28.238Z] 36b3adc4ff6f: Verifying Checksum [2021-04-06T05:42:28.238Z] 36b3adc4ff6f: Download complete [2021-04-06T05:42:28.238Z] 46f8f816bc3b: Verifying Checksum [2021-04-06T05:42:28.238Z] 46f8f816bc3b: Download complete [2021-04-06T05:42:28.506Z] df20fa9351a1: Verifying Checksum [2021-04-06T05:42:28.506Z] df20fa9351a1: Download complete [2021-04-06T05:42:28.506Z] 93b9cdb0e59b: Download complete [2021-04-06T05:42:28.506Z] 93b61091891f: Download complete [2021-04-06T05:42:28.506Z] 5e14af77c1be: Verifying Checksum [2021-04-06T05:42:28.506Z] 5e14af77c1be: Download complete [2021-04-06T05:42:28.506Z] 01666e4c0597: Verifying Checksum [2021-04-06T05:42:28.506Z] 01666e4c0597: Download complete [2021-04-06T05:42:28.776Z] df20fa9351a1: Pull complete [2021-04-06T05:42:29.038Z] 36b3adc4ff6f: Pull complete [2021-04-06T05:42:29.310Z] 8ad3a11d3b57: Download complete [2021-04-06T05:42:30.282Z] 8ad3a11d3b57: Pull complete [2021-04-06T05:42:30.282Z] 46f8f816bc3b: Pull complete [2021-04-06T05:42:31.241Z] aa168da1d23b: Verifying Checksum [2021-04-06T05:42:31.241Z] aa168da1d23b: Download complete [2021-04-06T05:42:31.241Z] 93b61091891f: Pull complete [2021-04-06T05:42:31.241Z] 93b9cdb0e59b: Pull complete [2021-04-06T05:42:31.503Z] 5e14af77c1be: Pull complete [2021-04-06T05:42:31.503Z] 01666e4c0597: Pull complete [2021-04-06T05:42:38.141Z] aa168da1d23b: Pull complete [2021-04-06T05:42:38.141Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-06T05:42:38.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-06T05:42:38.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-06T05:42:38.315Z] prd-centos7-docker-4c-2g-32892 does not seem to be running inside a container [2021-04-06T05:42:38.360Z] $ 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-323/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-323 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-323:/w/workspace/edgexfoundry_edgex-ui-go_PR-323:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-323@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-06T05:42:42.360Z] $ docker top 901181b62d05ff71952946155e4a00db54f445960f1533d5a114ada07f9878df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-06T05:42:43.032Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-06T05:42:43.328Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-06T05:42:43.622Z] + ls /var/log/sa-host [2021-04-06T05:42:43.622Z] + sadf -c /var/log/sa-host/sa06 [2021-04-06T05:42:43.622Z] file_magic: OK [2021-04-06T05:42:43.622Z] HZ: Using current value: 100 [2021-04-06T05:42:43.622Z] file_header: OK [2021-04-06T05:42:43.622Z] 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 [2021-04-06T05:42:43.622Z] Statistics: [2021-04-06T05:42:43.622Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-06T05:42:43.622Z] File successfully converted to sysstat format version 12.2.1 [2021-04-06T05:42:43.622Z] + sadf -c /var/log/sa-host/sa23 [2021-04-06T05:42:43.622Z] file_magic: OK [2021-04-06T05:42:43.622Z] HZ: Using current value: 100 [2021-04-06T05:42:43.622Z] file_header: OK [2021-04-06T05:42:43.622Z] 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 [2021-04-06T05:42:43.622Z] Statistics: [2021-04-06T05:42:43.622Z] Hnuu...uuuununununu... [2021-04-06T05:42:43.622Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-06T05:42:44.201Z] provisioning config files... [2021-04-06T05:42:44.218Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/config3275150465899954465tmp [Pipeline] { [Pipeline] echo [2021-04-06T05:42:44.304Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:42:44.597Z] ---> create-netrc.sh [Pipeline] } [2021-04-06T05:42:44.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-06T05:42:44.695Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:42:44.990Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-06T05:42:45.001Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:42:45.294Z] ---> sudo-logs.sh [2021-04-06T05:42:45.294Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-06T05:42:45.371Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:42:45.662Z] ---> job-cost.sh [2021-04-06T05:42:45.662Z] lf-activate-venv: SKIPPING [2021-04-06T05:42:45.662Z] DEBUG: total: 0.20999999344348907 [2021-04-06T05:42:45.662Z] INFO: Retrieving Stack Cost... [2021-04-06T05:42:46.607Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-06T05:42:47.178Z] INFO: Archiving Costs [Pipeline] echo [2021-04-06T05:42:47.191Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-06T05:42:47.483Z] ---> logs-deploy.sh [2021-04-06T05:42:47.483Z] lf-activate-venv: SKIPPING [2021-04-06T05:42:47.483Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-323/2 [2021-04-06T05:42:47.483Z] INFO: archiving workspace using pattern(s): [2021-04-06T05:42:49.423Z] Archives upload complete. [2021-04-06T05:42:49.423Z] INFO: archiving logs to Nexus [2021-04-06T05:42:50.369Z] ---> uname -a: [2021-04-06T05:42:50.369Z] Linux prd-centos7-docker-4c-2g-32892.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-06T05:42:50.369Z] [2021-04-06T05:42:50.369Z] [2021-04-06T05:42:50.369Z] ---> lscpu: [2021-04-06T05:42:50.369Z] Architecture: x86_64 [2021-04-06T05:42:50.369Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-06T05:42:50.369Z] Byte Order: Little Endian [2021-04-06T05:42:50.369Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-06T05:42:50.369Z] CPU(s): 4 [2021-04-06T05:42:50.369Z] On-line CPU(s) list: 0-3 [2021-04-06T05:42:50.369Z] Thread(s) per core: 1 [2021-04-06T05:42:50.369Z] Core(s) per socket: 1 [2021-04-06T05:42:50.369Z] Socket(s): 4 [2021-04-06T05:42:50.369Z] NUMA node(s): 1 [2021-04-06T05:42:50.369Z] Vendor ID: GenuineIntel [2021-04-06T05:42:50.369Z] CPU family: 6 [2021-04-06T05:42:50.369Z] Model: 44 [2021-04-06T05:42:50.369Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-06T05:42:50.369Z] Stepping: 1 [2021-04-06T05:42:50.369Z] CPU MHz: 2933.436 [2021-04-06T05:42:50.369Z] BogoMIPS: 5866.87 [2021-04-06T05:42:50.369Z] Virtualization: VT-x [2021-04-06T05:42:50.369Z] Hypervisor vendor: KVM [2021-04-06T05:42:50.369Z] Virtualization type: full [2021-04-06T05:42:50.369Z] L1d cache: 128 KiB [2021-04-06T05:42:50.369Z] L1i cache: 128 KiB [2021-04-06T05:42:50.369Z] L2 cache: 16 MiB [2021-04-06T05:42:50.369Z] L3 cache: 64 MiB [2021-04-06T05:42:50.369Z] NUMA node0 CPU(s): 0-3 [2021-04-06T05:42:50.369Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-06T05:42:50.369Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-06T05:42:50.369Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-06T05:42:50.369Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-06T05:42:50.369Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-06T05:42:50.369Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-06T05:42:50.369Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-06T05:42:50.369Z] Vulnerability Srbds: Not affected [2021-04-06T05:42:50.369Z] Vulnerability Tsx async abort: Not affected [2021-04-06T05:42:50.369Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-04-06T05:42:50.369Z] [2021-04-06T05:42:50.369Z] [2021-04-06T05:42:50.369Z] ---> nproc: [2021-04-06T05:42:50.369Z] 4 [2021-04-06T05:42:50.369Z] [2021-04-06T05:42:50.369Z] [2021-04-06T05:42:50.369Z] ---> df -h: [2021-04-06T05:42:50.369Z] Filesystem Size Used Available Use% Mounted on [2021-04-06T05:42:50.369Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-06T05:42:50.369Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-06T05:42:50.369Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-06T05:42:50.369Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-06T05:42:50.369Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-06T05:42:50.369Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-06T05:42:50.369Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-06T05:42:50.369Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-06T05:42:50.369Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-06T05:42:50.369Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-06T05:42:50.369Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-06T05:42:50.369Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-323 [2021-04-06T05:42:50.369Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp [2021-04-06T05:42:50.369Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-06T05:42:50.369Z] [2021-04-06T05:42:50.369Z] [2021-04-06T05:42:50.369Z] ---> free -m: [2021-04-06T05:42:50.369Z] total used free shared buff/cache available [2021-04-06T05:42:50.369Z] Mem: 1837 706 79 0 1051 1026 [2021-04-06T05:42:50.369Z] Swap: 1023 1 1022 [2021-04-06T05:42:50.369Z] [2021-04-06T05:42:50.369Z] [2021-04-06T05:42:50.369Z] ---> ip addr: [2021-04-06T05:42:50.369Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-06T05:42:50.369Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-06T05:42:50.369Z] inet 127.0.0.1/8 scope host lo [2021-04-06T05:42:50.369Z] valid_lft forever preferred_lft forever [2021-04-06T05:42:50.369Z] inet6 ::1/128 scope host [2021-04-06T05:42:50.369Z] valid_lft forever preferred_lft forever [2021-04-06T05:42:50.369Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-06T05:42:50.369Z] link/ether fa:16:3e:e7:31:7b brd ff:ff:ff:ff:ff:ff [2021-04-06T05:42:50.369Z] inet 10.30.122.105/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-06T05:42:50.369Z] valid_lft 85861sec preferred_lft 85861sec [2021-04-06T05:42:50.369Z] inet6 fe80::f816:3eff:fee7:317b/64 scope link [2021-04-06T05:42:50.369Z] valid_lft forever preferred_lft forever [2021-04-06T05:42:50.369Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-06T05:42:50.369Z] link/ether 02:42:18:d8:5e:41 brd ff:ff:ff:ff:ff:ff [2021-04-06T05:42:50.369Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-06T05:42:50.369Z] valid_lft forever preferred_lft forever [2021-04-06T05:42:50.369Z] inet6 fe80::42:18ff:fed8:5e41/64 scope link [2021-04-06T05:42:50.369Z] valid_lft forever preferred_lft forever [2021-04-06T05:42:50.369Z] [2021-04-06T05:42:50.369Z] [2021-04-06T05:42:50.369Z] ---> sar -b -r -n DEV: [2021-04-06T05:42:50.369Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/06/21 _x86_64_ (4 CPU) [2021-04-06T05:42:50.369Z] [2021-04-06T05:42:50.369Z] 05:33:40 LINUX RESTART (4 CPU) [2021-04-06T05:42:50.369Z] [2021-04-06T05:42:50.369Z] 05:34:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-06T05:42:50.369Z] 05:35:01 127.63 44.56 83.07 0.00 7999.32 35078.84 0.00 [2021-04-06T05:42:50.369Z] 05:36:01 2.56 0.00 2.56 0.00 0.00 59.60 0.00 [2021-04-06T05:42:50.369Z] 05:37:01 0.43 0.00 0.43 0.00 0.00 6.38 0.00 [2021-04-06T05:42:50.369Z] 05:38:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 [2021-04-06T05:42:50.369Z] 05:39:01 0.50 0.00 0.50 0.00 0.00 7.29 0.00 [2021-04-06T05:42:50.369Z] 05:40:01 0.23 0.00 0.23 0.00 0.00 3.03 0.00 [2021-04-06T05:42:50.369Z] 05:41:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 [2021-04-06T05:42:50.369Z] 05:42:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 [2021-04-06T05:42:50.369Z] Average: 16.28 5.49 10.79 0.00 985.71 4333.09 0.00 [2021-04-06T05:42:50.369Z] [2021-04-06T05:42:50.369Z] 05:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-06T05:42:50.369Z] 05:35:01 154488 0 579236 30.79 2620 1145200 1129304 38.54 401168 1124452 128 [2021-04-06T05:42:50.369Z] 05:36:01 161936 0 571696 30.38 2620 1145292 1090596 37.22 398164 1121088 20 [2021-04-06T05:42:50.369Z] 05:37:01 160920 0 572708 30.44 2620 1145296 1077412 36.77 412340 1108296 20 [2021-04-06T05:42:50.369Z] 05:38:01 160936 0 572692 30.44 2620 1145296 1077436 36.77 412476 1108296 8 [2021-04-06T05:42:50.369Z] 05:39:01 161084 0 572536 30.43 2620 1145304 1077328 36.77 421572 1099660 8 [2021-04-06T05:42:50.369Z] 05:40:01 160896 0 572720 30.44 2620 1145308 1077340 36.77 424592 1096708 8 [2021-04-06T05:42:50.369Z] 05:41:01 161768 0 571844 30.39 2620 1145312 1077232 36.76 424032 1096796 8 [2021-04-06T05:42:50.369Z] 05:42:01 161536 0 572072 30.40 2620 1145316 1077232 36.76 424172 1096792 8 [2021-04-06T05:42:50.369Z] Average: 160446 0 573188 30.46 2620 1145290 1085485 37.05 414814 1106511 26 [2021-04-06T05:42:50.369Z] [2021-04-06T05:42:50.369Z] 05:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-06T05:42:50.369Z] 05:35:01 eth0 631.20 419.99 1298.52 103.47 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:35:01 docker0 47.57 36.70 4.22 115.59 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:36:01 eth0 4.05 1.80 3.07 0.14 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:37:01 eth0 1.62 0.63 0.60 0.40 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:38:01 eth0 1.18 0.40 0.36 0.20 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:39:01 eth0 0.55 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:40:01 eth0 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:41:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:42:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] Average: eth0 78.77 52.19 160.57 12.88 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] Average: docker0 5.86 4.52 0.52 14.24 0.00 0.00 0.00 0.00 [2021-04-06T05:42:50.369Z] [2021-04-06T05:42:50.369Z] [2021-04-06T05:42:50.369Z] ---> sar -P ALL: [2021-04-06T05:42:50.369Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/06/21 _x86_64_ (4 CPU) [2021-04-06T05:42:50.369Z] [2021-04-06T05:42:50.369Z] 05:33:40 LINUX RESTART (4 CPU) [2021-04-06T05:42:50.369Z] [2021-04-06T05:42:50.369Z] 05:34:02 CPU %user %nice %system %iowait %steal %idle [2021-04-06T05:42:50.369Z] 05:35:01 all 13.81 0.00 5.68 5.03 0.14 75.35 [2021-04-06T05:42:50.369Z] 05:35:01 0 14.28 0.00 6.91 3.15 0.12 75.54 [2021-04-06T05:42:50.369Z] 05:35:01 1 13.93 0.00 5.09 4.04 0.16 76.79 [2021-04-06T05:42:50.369Z] 05:35:01 2 13.90 0.00 4.93 7.16 0.12 73.88 [2021-04-06T05:42:50.369Z] 05:35:01 3 13.11 0.00 5.80 5.76 0.16 75.17 [2021-04-06T05:42:50.369Z] 05:36:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2021-04-06T05:42:50.369Z] 05:36:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-04-06T05:42:50.369Z] 05:36:01 1 0.52 0.00 0.07 0.00 0.00 99.42 [2021-04-06T05:42:50.369Z] 05:36:01 2 0.12 0.00 0.07 0.00 0.00 99.82 [2021-04-06T05:42:50.369Z] 05:36:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2021-04-06T05:42:50.369Z] 05:37:01 all 0.16 0.00 0.04 0.00 0.01 99.79 [2021-04-06T05:42:50.369Z] 05:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-06T05:42:50.369Z] 05:37:01 1 0.08 0.00 0.08 0.00 0.03 99.80 [2021-04-06T05:42:50.369Z] 05:37:01 2 0.50 0.00 0.00 0.00 0.00 99.50 [2021-04-06T05:42:50.369Z] 05:37:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2021-04-06T05:42:50.369Z] 05:38:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-04-06T05:42:50.369Z] 05:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-06T05:42:50.369Z] 05:38:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-04-06T05:42:50.369Z] 05:38:01 2 0.53 0.00 0.03 0.00 0.02 99.42 [2021-04-06T05:42:50.369Z] 05:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-04-06T05:42:50.369Z] 05:39:01 all 0.17 0.00 0.10 0.00 0.02 99.71 [2021-04-06T05:42:50.369Z] 05:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-04-06T05:42:50.369Z] 05:39:01 1 0.13 0.00 0.08 0.00 0.03 99.75 [2021-04-06T05:42:50.369Z] 05:39:01 2 0.47 0.00 0.17 0.00 0.00 99.37 [2021-04-06T05:42:50.369Z] 05:39:01 3 0.05 0.00 0.13 0.00 0.03 99.78 [2021-04-06T05:42:50.369Z] 05:40:01 all 0.17 0.00 0.02 0.00 0.00 99.82 [2021-04-06T05:42:50.369Z] 05:40:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-04-06T05:42:50.369Z] 05:40:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2021-04-06T05:42:50.369Z] 05:40:01 2 0.08 0.00 0.02 0.00 0.00 99.90 [2021-04-06T05:42:50.369Z] 05:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2021-04-06T05:42:50.369Z] 05:41:01 all 0.17 0.00 0.03 0.00 0.00 99.80 [2021-04-06T05:42:50.369Z] 05:41:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2021-04-06T05:42:50.369Z] 05:41:01 1 0.52 0.00 0.05 0.00 0.00 99.43 [2021-04-06T05:42:50.369Z] 05:41:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2021-04-06T05:42:50.369Z] 05:41:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-06T05:42:50.369Z] 05:42:01 all 0.08 0.00 0.05 0.00 0.00 99.87 [2021-04-06T05:42:50.369Z] 05:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-06T05:42:50.369Z] 05:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-06T05:42:50.369Z] 05:42:01 2 0.30 0.00 0.10 0.00 0.00 99.60 [2021-04-06T05:42:50.370Z] 05:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-04-06T05:42:50.370Z] Average: all 1.81 0.00 0.73 0.61 0.02 96.83 [2021-04-06T05:42:50.370Z] Average: 0 1.76 0.00 0.85 0.38 0.02 96.99 [2021-04-06T05:42:50.370Z] Average: 1 1.92 0.00 0.67 0.49 0.03 96.90 [2021-04-06T05:42:50.370Z] Average: 2 1.95 0.00 0.65 0.87 0.02 96.51 [2021-04-06T05:42:50.370Z] Average: 3 1.62 0.00 0.74 0.70 0.03 96.92 [2021-04-06T05:42:50.370Z] [2021-04-06T05:42:50.370Z] [2021-04-06T05:42:50.370Z]