Pull request #375 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bd9507cdcb6eeafc889baae736706b9ba357ad51+2042747214768a5297d4458d210c69ac58bfc67c (d3768f81c64781bbb34ce0b17f8eb78d1158a3c5) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8600171048350832569.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh546840475181830160.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-375/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-375/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8977029741883520948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7637419865474052647.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-375/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-375/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7102068122660831766.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-192 in /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-375 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/jenkins-gitclient-ssh8950006300036559516.key > 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 2042747214768a5297d4458d210c69ac58bfc67c into PR head commit bd9507cdcb6eeafc889baae736706b9ba357ad51 Merge succeeded, producing bd9507cdcb6eeafc889baae736706b9ba357ad51 Checking out Revision bd9507cdcb6eeafc889baae736706b9ba357ad51 (PR-375) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/jenkins-gitclient-ssh3945016434688334469.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd9507cdcb6eeafc889baae736706b9ba357ad51 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/jenkins-gitclient-ssh4597545835350344817.key > git merge 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd9507cdcb6eeafc889baae736706b9ba357ad51 # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100" > git rev-list --no-walk f76f814b8db3d3c5bf20121d01363cbb0a562782 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T13:23:32.287Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T13:23:32.387Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T13:23:32.417Z] ========================================================= [2021-06-10T13:23:32.417Z] EdgeX Global Pipelines Version Info [2021-06-10T13:23:32.417Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T13:23:33.933Z] ------------------- [2021-06-10T13:23:33.934Z] stable info: [2021-06-10T13:23:33.934Z] ------------------- [2021-06-10T13:23:33.934Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T13:23:33.934Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T13:23:33.934Z] Message: update stable to v1.0.194 [2021-06-10T13:23:34.513Z] ------------------- [2021-06-10T13:23:34.513Z] experimental info: [2021-06-10T13:23:34.513Z] ------------------- [2021-06-10T13:23:34.513Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T13:23:34.513Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T13:23:34.513Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T13:23:34.641Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-10T13:23:34.672Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-10T13:23:34.715Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T13:23:34.740Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T13:23:34.765Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T13:23:34.795Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T13:23:34.845Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T13:23:34.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T13:23:34.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-10T13:23:34.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T13:23:34.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T13:23:34.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-10T13:23:35.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T13:23:35.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T13:23:35.061Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T13:23:35.085Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T13:23:35.134Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T13:23:35.175Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T13:23:35.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T13:23:35.226Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T13:23:35.252Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-10T13:23:35.278Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-10T13:23:35.308Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-10T13:23:35.344Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-10T13:23:35.368Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-10T13:23:35.392Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T13:23:35.437Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-375 [Pipeline] echo [2021-06-10T13:23:35.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-375 [Pipeline] echo [2021-06-10T13:23:35.489Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-375 [Pipeline] echo [2021-06-10T13:23:35.514Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd9507cdcb6eeafc889baae736706b9ba357ad51 [Pipeline] echo [2021-06-10T13:23:35.553Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd9507c [Pipeline] echo [2021-06-10T13:23:35.578Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T13:23:35.661Z] provisioning config files... [2021-06-10T13:23:35.682Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/config6248975437662744786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T13:23:36.015Z] ---> docker-login.sh [2021-06-10T13:23:36.015Z] nexus3.edgexfoundry.org:10001 [2021-06-10T13:23:36.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T13:23:36.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T13:23:36.280Z] Configure a credential helper to remove this warning. See [2021-06-10T13:23:36.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T13:23:36.280Z] [2021-06-10T13:23:36.280Z] Login Succeeded [2021-06-10T13:23:36.280Z] nexus3.edgexfoundry.org:10002 [2021-06-10T13:23:36.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T13:23:36.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T13:23:36.280Z] Configure a credential helper to remove this warning. See [2021-06-10T13:23:36.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T13:23:36.280Z] [2021-06-10T13:23:36.280Z] Login Succeeded [2021-06-10T13:23:36.280Z] nexus3.edgexfoundry.org:10003 [2021-06-10T13:23:36.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T13:23:36.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T13:23:36.546Z] Configure a credential helper to remove this warning. See [2021-06-10T13:23:36.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T13:23:36.546Z] [2021-06-10T13:23:36.546Z] Login Succeeded [2021-06-10T13:23:36.546Z] nexus3.edgexfoundry.org:10004 [2021-06-10T13:23:36.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T13:23:36.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T13:23:36.546Z] Configure a credential helper to remove this warning. See [2021-06-10T13:23:36.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T13:23:36.546Z] [2021-06-10T13:23:36.546Z] Login Succeeded [2021-06-10T13:23:36.546Z] docker.io [2021-06-10T13:23:36.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T13:23:37.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T13:23:37.071Z] Configure a credential helper to remove this warning. See [2021-06-10T13:23:37.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T13:23:37.071Z] [2021-06-10T13:23:37.071Z] Login Succeeded [2021-06-10T13:23:37.071Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T13:23:37.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T13:23:37.758Z] + git log --format=format:%s -1 bd9507cdcb6eeafc889baae736706b9ba357ad51 [Pipeline] echo [2021-06-10T13:23:37.798Z] GIT_COMMIT: bd9507cdcb6eeafc889baae736706b9ba357ad51, Commit Message: Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100 [Pipeline] echo [2021-06-10T13:23:37.813Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-10T13:23:38.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T13:23:38.789Z] [2021-06-10T13:23:38.789Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T13:23:39.109Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T13:23:39.109Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T13:23:39.109Z] 31603596830f: Pulling fs layer [2021-06-10T13:23:39.109Z] 54011a49482f: Pulling fs layer [2021-06-10T13:23:39.109Z] a6820b24f6d8: Pulling fs layer [2021-06-10T13:23:39.109Z] f581987b2513: Pulling fs layer [2021-06-10T13:23:39.109Z] f581987b2513: Waiting [2021-06-10T13:23:39.109Z] 54011a49482f: Verifying Checksum [2021-06-10T13:23:39.109Z] 54011a49482f: Download complete [2021-06-10T13:23:39.109Z] 31603596830f: Verifying Checksum [2021-06-10T13:23:39.109Z] 31603596830f: Download complete [2021-06-10T13:23:39.374Z] f581987b2513: Verifying Checksum [2021-06-10T13:23:39.374Z] f581987b2513: Download complete [2021-06-10T13:23:39.374Z] a6820b24f6d8: Verifying Checksum [2021-06-10T13:23:39.374Z] a6820b24f6d8: Download complete [2021-06-10T13:23:39.374Z] 31603596830f: Pull complete [2021-06-10T13:23:39.637Z] 54011a49482f: Pull complete [2021-06-10T13:23:40.210Z] a6820b24f6d8: Pull complete [2021-06-10T13:23:40.211Z] f581987b2513: Pull complete [2021-06-10T13:23:40.211Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T13:23:40.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T13:23:40.211Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T13:23:40.298Z] prd-centos7-docker-4c-2g-192 does not seem to be running inside a container [2021-06-10T13:23:40.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-375 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375:/w/workspace/edgexfoundry_edgex-ui-go_PR-375:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@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-06-10T13:23:41.312Z] $ docker top 656f50b760989ead551d74b5e38d7af5c961798e83a6c106b50b74713e586701 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T13:23:41.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T13:23:41.438Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T13:23:41.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T13:23:41.564Z] $ docker exec 656f50b760989ead551d74b5e38d7af5c961798e83a6c106b50b74713e586701 ssh-agent [2021-06-10T13:23:41.694Z] SSH_AUTH_SOCK=/tmp/ssh-zW57FvseCD1L/agent.15 [2021-06-10T13:23:41.694Z] SSH_AGENT_PID=21 [2021-06-10T13:23:41.708Z] Running ssh-add (command line suppressed) [2021-06-10T13:23:41.804Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_8169981032836953828.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_8169981032836953828.key) [2021-06-10T13:23:41.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T13:23:42.191Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T13:23:42.204Z] $ docker exec --env ******** --env ******** 656f50b760989ead551d74b5e38d7af5c961798e83a6c106b50b74713e586701 ssh-agent -k [2021-06-10T13:23:42.298Z] unset SSH_AUTH_SOCK; [2021-06-10T13:23:42.298Z] unset SSH_AGENT_PID; [2021-06-10T13:23:42.298Z] echo Agent pid 21 killed; [2021-06-10T13:23:42.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T13:23:42.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T13:23:42.365Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T13:23:42.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T13:23:42.476Z] $ docker exec 656f50b760989ead551d74b5e38d7af5c961798e83a6c106b50b74713e586701 ssh-agent [2021-06-10T13:23:42.591Z] SSH_AUTH_SOCK=/tmp/ssh-crurqGiS83W6/agent.55 [2021-06-10T13:23:42.591Z] SSH_AGENT_PID=61 [2021-06-10T13:23:42.596Z] Running ssh-add (command line suppressed) [2021-06-10T13:23:42.695Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_4477933827484527744.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_4477933827484527744.key) [2021-06-10T13:23:42.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T13:23:43.020Z] + git semver init [2021-06-10T13:23:43.020Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T13:23:43.020Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-375/.git [2021-06-10T13:23:43.020Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [2021-06-10T13:23:43.020Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T13:23:43.020Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T13:23:43.020Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T13:23:43.020Z] # $SEMVER_BRANCH = PR-375 [2021-06-10T13:23:43.021Z] # $SEMVER_TEMP = /tmp/semver-018161708 [2021-06-10T13:23:43.021Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-10T13:23:44.424Z] # '/tmp/semver-018161708' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-375/.semver' [2021-06-10T13:23:44.424Z] # -> Force: false [2021-06-10T13:23:44.424Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-375/.semver [Pipeline] } [2021-06-10T13:23:44.437Z] $ docker exec --env ******** --env ******** 656f50b760989ead551d74b5e38d7af5c961798e83a6c106b50b74713e586701 ssh-agent -k [2021-06-10T13:23:44.541Z] unset SSH_AUTH_SOCK; [2021-06-10T13:23:44.542Z] unset SSH_AGENT_PID; [2021-06-10T13:23:44.542Z] echo Agent pid 61 killed; [2021-06-10T13:23:44.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T13:23:44.902Z] + git semver [Pipeline] } [2021-06-10T13:23:44.914Z] $ docker stop --time=1 656f50b760989ead551d74b5e38d7af5c961798e83a6c106b50b74713e586701 [2021-06-10T13:23:46.198Z] $ docker rm -f 656f50b760989ead551d74b5e38d7af5c961798e83a6c106b50b74713e586701 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T13:23:46.574Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T13:23:46.843Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T13:23:46.847Z] [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-06-10T13:24:02.128Z] Still waiting to schedule task [2021-06-10T13:24:02.129Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-192’ [2021-06-10T13:24:02.132Z] Still waiting to schedule task [2021-06-10T13:24:02.133Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-10T13:26:02.420Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-193 in /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [Pipeline] { [Pipeline] ws [2021-06-10T13:26:02.444Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-06-10T13:26:02.679Z] The recommended git tool is: git [2021-06-10T13:26:07.678Z] using credential edgex-jenkins-ssh [2021-06-10T13:26:07.697Z] Cloning the remote Git repository [2021-06-10T13:26:07.757Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T13:26:07.864Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-06-10T13:26:07.945Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T13:26:07.946Z] > git --version # timeout=10 [2021-06-10T13:26:07.965Z] > git --version # 'git version 2.17.1' [2021-06-10T13:26:07.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T13:26:08.094Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T13:26:10.922Z] Merging remotes/origin/master commit 2042747214768a5297d4458d210c69ac58bfc67c into PR head commit bd9507cdcb6eeafc889baae736706b9ba357ad51 [2021-06-10T13:26:10.308Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-10T13:26:10.323Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T13:26:10.351Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-10T13:26:10.388Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T13:26:10.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T13:26:10.405Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T13:26:10.943Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T13:26:10.964Z] > git checkout -f bd9507cdcb6eeafc889baae736706b9ba357ad51 # timeout=10 [2021-06-10T13:26:11.582Z] Merge succeeded, producing bd9507cdcb6eeafc889baae736706b9ba357ad51 [2021-06-10T13:26:11.584Z] Checking out Revision bd9507cdcb6eeafc889baae736706b9ba357ad51 (PR-375) [2021-06-10T13:26:11.487Z] > git remote # timeout=10 [2021-06-10T13:26:11.510Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T13:26:11.532Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T13:26:11.544Z] > git merge 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 [2021-06-10T13:26:11.567Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T13:26:11.590Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T13:26:11.602Z] > git checkout -f bd9507cdcb6eeafc889baae736706b9ba357ad51 # timeout=10 [2021-06-10T13:26:16.492Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T13:26:17.908Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T13:26:18.365Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T13:26:18.706Z] + true [2021-06-10T13:26:18.706Z] + sudo service docker restart [2021-06-10T13:26:32.704Z] Running on prd-centos7-docker-4c-2g-194 in /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [Pipeline] { [Pipeline] ws [2021-06-10T13:26:32.728Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-06-10T13:26:32.848Z] The recommended git tool is: git [2021-06-10T13:26:35.179Z] using credential edgex-jenkins-ssh [2021-06-10T13:26:35.196Z] Cloning the remote Git repository [2021-06-10T13:26:34.661Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T13:26:34.725Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-06-10T13:26:34.757Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T13:26:34.758Z] > git --version # timeout=10 [2021-06-10T13:26:34.768Z] > git --version # 'git version 2.24.4' [2021-06-10T13:26:34.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T13:26:34.796Z] [INFO] Currently running in a labeled security context [2021-06-10T13:26:34.796Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T13:26:34.796Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh1533728228343073295.key [2021-06-10T13:26:34.828Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T13:26:36.769Z] Merging remotes/origin/master commit 2042747214768a5297d4458d210c69ac58bfc67c into PR head commit bd9507cdcb6eeafc889baae736706b9ba357ad51 [2021-06-10T13:26:36.982Z] Merge succeeded, producing bd9507cdcb6eeafc889baae736706b9ba357ad51 [2021-06-10T13:26:36.983Z] Checking out Revision bd9507cdcb6eeafc889baae736706b9ba357ad51 (PR-375) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T13:26:37.056Z] provisioning config files... [2021-06-10T13:26:37.082Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config7074725521588166565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T13:26:35.828Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-10T13:26:35.840Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T13:26:35.848Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-10T13:26:35.859Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T13:26:35.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T13:26:35.860Z] [INFO] Currently running in a labeled security context [2021-06-10T13:26:35.860Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T13:26:35.860Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh7297017681265854520.key [2021-06-10T13:26:35.870Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T13:26:36.251Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T13:26:36.261Z] > git checkout -f bd9507cdcb6eeafc889baae736706b9ba357ad51 # timeout=10 [2021-06-10T13:26:36.430Z] > git remote # timeout=10 [2021-06-10T13:26:36.439Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T13:26:36.449Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T13:26:36.450Z] [INFO] Currently running in a labeled security context [2021-06-10T13:26:36.450Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T13:26:36.450Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh4599939297774163046.key [2021-06-10T13:26:36.457Z] > git merge 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 [2021-06-10T13:26:36.466Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T13:26:36.477Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T13:26:36.483Z] > git checkout -f bd9507cdcb6eeafc889baae736706b9ba357ad51 # timeout=10 [2021-06-10T13:26:37.455Z] ---> docker-login.sh [2021-06-10T13:26:37.455Z] nexus3.edgexfoundry.org:10001 [2021-06-10T13:26:38.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T13:26:39.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T13:26:39.041Z] Configure a credential helper to remove this warning. See [2021-06-10T13:26:39.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T13:26:39.041Z] [2021-06-10T13:26:39.041Z] Login Succeeded [2021-06-10T13:26:39.041Z] nexus3.edgexfoundry.org:10002 [2021-06-10T13:26:39.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T13:26:39.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T13:26:39.591Z] Configure a credential helper to remove this warning. See [2021-06-10T13:26:39.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T13:26:39.591Z] [2021-06-10T13:26:39.591Z] Login Succeeded [2021-06-10T13:26:39.591Z] nexus3.edgexfoundry.org:10003 [2021-06-10T13:26:39.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T13:26:40.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T13:26:40.139Z] Configure a credential helper to remove this warning. See [2021-06-10T13:26:40.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T13:26:40.139Z] [2021-06-10T13:26:40.139Z] Login Succeeded [2021-06-10T13:26:40.139Z] nexus3.edgexfoundry.org:10004 [2021-06-10T13:26:40.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T13:26:40.543Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100" [2021-06-10T13:26:40.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T13:26:40.687Z] Configure a credential helper to remove this warning. See [2021-06-10T13:26:40.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T13:26:40.687Z] [2021-06-10T13:26:40.687Z] Login Succeeded [2021-06-10T13:26:40.687Z] docker.io [Pipeline] withEnv [Pipeline] { [2021-06-10T13:26:40.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T13:26:41.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T13:26:41.564Z] Configure a credential helper to remove this warning. See [2021-06-10T13:26:41.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T13:26:41.564Z] [2021-06-10T13:26:41.564Z] Login Succeeded [2021-06-10T13:26:41.564Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T13:26:41.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2021-06-10T13:26:41.602Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [Pipeline] echo [2021-06-10T13:26:41.900Z] ========================================================= [2021-06-10T13:26:41.900Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T13:26:41.900Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T13:26:41.952Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T13:26:42.249Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-10T13:26:42.297Z] + sudo service docker restart [2021-06-10T13:26:42.298Z] + true [2021-06-10T13:26:42.298Z] Redirecting to /bin/systemctl restart docker.service [2021-06-10T13:26:43.294Z] Sending build context to Docker daemon 35.8MB [2021-06-10T13:26:43.294Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T13:26:43.294Z] Step 2/8 : FROM ${BASE} [2021-06-10T13:26:43.569Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T13:26:43.569Z] 595b0fe564bb: Pulling fs layer [2021-06-10T13:26:43.569Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T13:26:43.569Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T13:26:43.569Z] ba82ee9f976e: Pulling fs layer [2021-06-10T13:26:43.569Z] 506bd15cee9f: Pulling fs layer [2021-06-10T13:26:43.569Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T13:26:43.569Z] 618dc40b7e24: Pulling fs layer [2021-06-10T13:26:43.569Z] ba82ee9f976e: Waiting [2021-06-10T13:26:43.569Z] 506bd15cee9f: Waiting [2021-06-10T13:26:43.569Z] 75a0a4a0db45: Waiting [2021-06-10T13:26:43.569Z] 618dc40b7e24: Waiting [2021-06-10T13:26:43.569Z] 5b7225fbf94c: Download complete [2021-06-10T13:26:43.569Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T13:26:43.569Z] 3088b5b3c5c0: Download complete [2021-06-10T13:26:43.845Z] 506bd15cee9f: Download complete [2021-06-10T13:26:43.845Z] 595b0fe564bb: Download complete [2021-06-10T13:26:43.845Z] 75a0a4a0db45: Verifying Checksum [2021-06-10T13:26:43.845Z] 75a0a4a0db45: Download complete [2021-06-10T13:26:44.449Z] 595b0fe564bb: Pull complete [2021-06-10T13:26:45.056Z] 3088b5b3c5c0: Pull complete [2021-06-10T13:26:45.330Z] 5b7225fbf94c: Pull complete [2021-06-10T13:26:46.320Z] 618dc40b7e24: Verifying Checksum [2021-06-10T13:26:46.320Z] 618dc40b7e24: Download complete [2021-06-10T13:26:47.759Z] ba82ee9f976e: Verifying Checksum [2021-06-10T13:26:47.759Z] ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T13:27:00.541Z] provisioning config files... [2021-06-10T13:27:00.563Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3805218774130655857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T13:27:00.892Z] ---> docker-login.sh [2021-06-10T13:27:00.892Z] nexus3.edgexfoundry.org:10001 [2021-06-10T13:27:01.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T13:27:01.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T13:27:01.846Z] Configure a credential helper to remove this warning. See [2021-06-10T13:27:01.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T13:27:01.846Z] [2021-06-10T13:27:01.846Z] Login Succeeded [2021-06-10T13:27:01.846Z] nexus3.edgexfoundry.org:10002 [2021-06-10T13:27:01.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T13:27:02.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T13:27:02.110Z] Configure a credential helper to remove this warning. See [2021-06-10T13:27:02.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T13:27:02.110Z] [2021-06-10T13:27:02.110Z] Login Succeeded [2021-06-10T13:27:02.110Z] nexus3.edgexfoundry.org:10003 [2021-06-10T13:27:02.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T13:27:02.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T13:27:02.110Z] Configure a credential helper to remove this warning. See [2021-06-10T13:27:02.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T13:27:02.110Z] [2021-06-10T13:27:02.110Z] Login Succeeded [2021-06-10T13:27:02.110Z] nexus3.edgexfoundry.org:10004 [2021-06-10T13:27:02.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T13:27:02.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T13:27:02.371Z] Configure a credential helper to remove this warning. See [2021-06-10T13:27:02.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T13:27:02.371Z] [2021-06-10T13:27:02.371Z] Login Succeeded [2021-06-10T13:27:02.371Z] docker.io [2021-06-10T13:27:02.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T13:27:02.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T13:27:02.632Z] Configure a credential helper to remove this warning. See [2021-06-10T13:27:02.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T13:27:02.632Z] [2021-06-10T13:27:02.632Z] Login Succeeded [2021-06-10T13:27:02.632Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T13:27:02.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T13:27:02.826Z] ========================================================= [2021-06-10T13:27:02.827Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T13:27:02.827Z] ========================================================= [2021-06-10T13:27:02.835Z] ba82ee9f976e: Pull complete [2021-06-10T13:27:02.835Z] 506bd15cee9f: Pull complete [2021-06-10T13:27:02.835Z] 75a0a4a0db45: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-06-10T13:27:03.139Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-10T13:27:03.406Z] Sending build context to Docker daemon 35.79MB [2021-06-10T13:27:03.406Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T13:27:03.406Z] Step 2/8 : FROM ${BASE} [2021-06-10T13:27:03.406Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T13:27:03.406Z] 540db60ca938: Pulling fs layer [2021-06-10T13:27:03.406Z] adcc1eea9eea: Pulling fs layer [2021-06-10T13:27:03.406Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T13:27:03.406Z] 0510c868ecb4: Pulling fs layer [2021-06-10T13:27:03.406Z] afea3b2eda06: Pulling fs layer [2021-06-10T13:27:03.406Z] 7809a108b3ef: Pulling fs layer [2021-06-10T13:27:03.406Z] f706445af74f: Pulling fs layer [2021-06-10T13:27:03.406Z] 0510c868ecb4: Waiting [2021-06-10T13:27:03.406Z] afea3b2eda06: Waiting [2021-06-10T13:27:03.406Z] 7809a108b3ef: Waiting [2021-06-10T13:27:03.406Z] f706445af74f: Waiting [2021-06-10T13:27:03.406Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T13:27:03.406Z] 4c4ab2625f07: Download complete [2021-06-10T13:27:03.406Z] adcc1eea9eea: Verifying Checksum [2021-06-10T13:27:03.406Z] adcc1eea9eea: Download complete [2021-06-10T13:27:03.406Z] afea3b2eda06: Verifying Checksum [2021-06-10T13:27:03.406Z] afea3b2eda06: Download complete [2021-06-10T13:27:03.673Z] 540db60ca938: Verifying Checksum [2021-06-10T13:27:03.673Z] 540db60ca938: Download complete [2021-06-10T13:27:03.673Z] 7809a108b3ef: Verifying Checksum [2021-06-10T13:27:03.673Z] 7809a108b3ef: Download complete [2021-06-10T13:27:03.673Z] 540db60ca938: Pull complete [2021-06-10T13:27:03.933Z] adcc1eea9eea: Pull complete [2021-06-10T13:27:04.197Z] 4c4ab2625f07: Pull complete [2021-06-10T13:27:04.771Z] f706445af74f: Verifying Checksum [2021-06-10T13:27:04.771Z] f706445af74f: Download complete [2021-06-10T13:27:05.342Z] 0510c868ecb4: Verifying Checksum [2021-06-10T13:27:05.342Z] 0510c868ecb4: Download complete [2021-06-10T13:27:05.483Z] 618dc40b7e24: Pull complete [2021-06-10T13:27:05.483Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T13:27:05.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T13:27:05.483Z] ---> a36622ca3599 [2021-06-10T13:27:05.483Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T13:27:07.502Z] ---> Running in 1d0f457deccb [2021-06-10T13:27:07.777Z] Removing intermediate container 1d0f457deccb [2021-06-10T13:27:07.777Z] ---> 94bfff604f89 [2021-06-10T13:27:07.777Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T13:27:08.050Z] ---> Running in d7a63599bdb2 [2021-06-10T13:27:08.700Z] 0510c868ecb4: Pull complete [2021-06-10T13:27:08.700Z] afea3b2eda06: Pull complete [2021-06-10T13:27:08.700Z] 7809a108b3ef: Pull complete [2021-06-10T13:27:10.103Z] f706445af74f: Pull complete [2021-06-10T13:27:10.365Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T13:27:10.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T13:27:10.365Z] ---> b068be0155e3 [2021-06-10T13:27:10.365Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T13:27:10.676Z] Removing intermediate container d7a63599bdb2 [2021-06-10T13:27:10.676Z] ---> b1ba98b9df7c [2021-06-10T13:27:10.676Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-10T13:27:10.676Z] ---> Running in 392f81ab395f [2021-06-10T13:27:11.651Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T13:27:12.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T13:27:13.223Z] OK: 138 MiB in 40 packages [2021-06-10T13:27:14.203Z] Removing intermediate container 392f81ab395f [2021-06-10T13:27:14.203Z] ---> 14f57b49f6ab [2021-06-10T13:27:14.203Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-10T13:27:14.477Z] ---> Running in a18a5293787f [2021-06-10T13:27:15.074Z] Removing intermediate container a18a5293787f [2021-06-10T13:27:15.074Z] ---> 95fbecf99aa6 [2021-06-10T13:27:15.074Z] Step 7/8 : COPY . . [2021-06-10T13:27:16.964Z] ---> Running in 9d1cfdd404f9 [2021-06-10T13:27:16.965Z] Removing intermediate container 9d1cfdd404f9 [2021-06-10T13:27:16.965Z] ---> 50c8e351b8d4 [2021-06-10T13:27:16.965Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T13:27:16.965Z] ---> Running in d4ffbeead204 [2021-06-10T13:27:17.225Z] Removing intermediate container d4ffbeead204 [2021-06-10T13:27:17.225Z] ---> 76a46c4c08d4 [2021-06-10T13:27:17.225Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-10T13:27:17.225Z] ---> Running in 81a813e80f18 [2021-06-10T13:27:17.489Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T13:27:18.431Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T13:27:18.470Z] ---> 210004a28369 [2021-06-10T13:27:18.470Z] Step 8/8 : RUN go mod download [2021-06-10T13:27:18.470Z] ---> Running in 8638fd3f6d52 [2021-06-10T13:27:19.006Z] OK: 149 MiB in 40 packages [2021-06-10T13:27:19.270Z] Removing intermediate container 81a813e80f18 [2021-06-10T13:27:19.270Z] ---> a9399744601a [2021-06-10T13:27:19.270Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-10T13:27:19.270Z] ---> Running in cd99314ffaf1 [2021-06-10T13:27:19.270Z] Removing intermediate container cd99314ffaf1 [2021-06-10T13:27:19.270Z] ---> 5d13390aeaa7 [2021-06-10T13:27:19.270Z] Step 7/8 : COPY . . [2021-06-10T13:27:21.190Z] ---> 67a36d5dad2d [2021-06-10T13:27:21.190Z] Step 8/8 : RUN go mod download [2021-06-10T13:27:21.190Z] ---> Running in a06525a3e4bc [2021-06-10T13:27:33.440Z] Removing intermediate container a06525a3e4bc [2021-06-10T13:27:33.440Z] ---> d90bf06444a1 [2021-06-10T13:27:33.440Z] Successfully built d90bf06444a1 [2021-06-10T13:27:33.440Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T13:27:33.743Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T13:27:33.743Z] . [Pipeline] withDockerContainer [2021-06-10T13:27:33.823Z] prd-centos7-docker-4c-2g-194 does not seem to be running inside a container [2021-06-10T13:27:33.863Z] $ 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-x86_64 cat [2021-06-10T13:27:34.248Z] $ docker top 64eb2e4ba27cd4a45691bfa32fefc4a59bcb14eb8ecfee33fe799b8149c1ceab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T13:27:34.638Z] + go version [2021-06-10T13:27:34.638Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T13:27:34.645Z] $ docker stop --time=1 64eb2e4ba27cd4a45691bfa32fefc4a59bcb14eb8ecfee33fe799b8149c1ceab [2021-06-10T13:27:35.828Z] $ docker rm -f 64eb2e4ba27cd4a45691bfa32fefc4a59bcb14eb8ecfee33fe799b8149c1ceab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T13:27:36.403Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T13:27:36.403Z] . [Pipeline] withDockerContainer [2021-06-10T13:27:36.485Z] prd-centos7-docker-4c-2g-194 does not seem to be running inside a container [2021-06-10T13:27:36.528Z] $ 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-x86_64 cat [2021-06-10T13:27:36.916Z] $ docker top c3058cc0d0c1cd19bd1bcd8fe29c0b2694ffc6e63eb911f316ab797a2ca34362 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T13:27:37.331Z] + go mod tidy [2021-06-10T13:27:37.593Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-10T13:27:37.593Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-10T13:27:37.855Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-06-10T13:27:37.855Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 [2021-06-10T13:27:38.117Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-10T13:27:38.117Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-10T13:27:38.117Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [2021-06-10T13:27:38.117Z] github.com/edgexfoundry/edgex-ui-go/internal/handler imports [2021-06-10T13:27:38.117Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-10T13:27:38.117Z] github.com/edgexfoundry/edgex-ui-go/internal/handler imports [2021-06-10T13:27:38.117Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-10T13:27:38.117Z] github.com/edgexfoundry/edgex-ui-go/internal/handler imports [2021-06-10T13:27:38.117Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-10T13:27:38.117Z] github.com/edgexfoundry/edgex-ui-go/internal/handler imports [2021-06-10T13:27:38.117Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-10T13:27:38.117Z] github.com/edgexfoundry/edgex-ui-go/internal/handler imports [2021-06-10T13:27:38.117Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [Pipeline] } [2021-06-10T13:27:38.127Z] $ docker stop --time=1 c3058cc0d0c1cd19bd1bcd8fe29c0b2694ffc6e63eb911f316ab797a2ca34362 [2021-06-10T13:27:39.342Z] $ docker rm -f c3058cc0d0c1cd19bd1bcd8fe29c0b2694ffc6e63eb911f316ab797a2ca34362 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T13:27:40.410Z] ---> job-cost.sh [2021-06-10T13:27:40.410Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F6j3 [2021-06-10T13:27:45.280Z] Removing intermediate container 8638fd3f6d52 [2021-06-10T13:27:45.280Z] ---> 7b036f2ac864 [2021-06-10T13:27:45.280Z] Successfully built 7b036f2ac864 [2021-06-10T13:27:45.280Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T13:27:45.628Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T13:27:45.629Z] . [Pipeline] withDockerContainer [2021-06-10T13:27:45.871Z] prd-ubuntu18.04-docker-arm64-4c-16g-193 does not seem to be running inside a container [2021-06-10T13:27:45.959Z] $ 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-06-10T13:27:47.569Z] $ docker top 76bf3453ca23cbe9e469f1657c57ccb658903c31841fb0dfe94782a6c0c2dcb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T13:27:48.500Z] + go version [2021-06-10T13:27:48.501Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T13:27:48.521Z] $ docker stop --time=1 76bf3453ca23cbe9e469f1657c57ccb658903c31841fb0dfe94782a6c0c2dcb2 [2021-06-10T13:27:50.331Z] $ docker rm -f 76bf3453ca23cbe9e469f1657c57ccb658903c31841fb0dfe94782a6c0c2dcb2 [2021-06-10T13:27:50.443Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T13:27:51.175Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T13:27:51.175Z] . [Pipeline] withDockerContainer [2021-06-10T13:27:51.445Z] prd-ubuntu18.04-docker-arm64-4c-16g-193 does not seem to be running inside a container [2021-06-10T13:27:51.530Z] $ 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-06-10T13:27:53.098Z] $ docker top 34d45fb7738759eb0fdfaa39883744a3d6202ea51e4087c79962a83d3c1213e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T13:27:54.036Z] + go mod tidy [2021-06-10T13:27:54.641Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-10T13:27:54.641Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-10T13:27:54.641Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-10T13:27:54.641Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-10T13:27:54.915Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 [2021-06-10T13:27:54.915Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-06-10T13:27:55.189Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [2021-06-10T13:27:55.189Z] github.com/edgexfoundry/edgex-ui-go/internal/handler imports [2021-06-10T13:27:55.189Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-10T13:27:55.189Z] github.com/edgexfoundry/edgex-ui-go/internal/handler imports [2021-06-10T13:27:55.189Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-10T13:27:55.189Z] github.com/edgexfoundry/edgex-ui-go/internal/handler imports [2021-06-10T13:27:55.189Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-10T13:27:55.189Z] github.com/edgexfoundry/edgex-ui-go/internal/handler imports [2021-06-10T13:27:55.189Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-10T13:27:55.189Z] github.com/edgexfoundry/edgex-ui-go/internal/handler imports [2021-06-10T13:27:55.189Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [Pipeline] } [2021-06-10T13:27:55.213Z] $ docker stop --time=1 34d45fb7738759eb0fdfaa39883744a3d6202ea51e4087c79962a83d3c1213e5 [2021-06-10T13:27:57.208Z] $ docker rm -f 34d45fb7738759eb0fdfaa39883744a3d6202ea51e4087c79962a83d3c1213e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T13:27:58.251Z] ---> job-cost.sh [2021-06-10T13:27:58.251Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bHTK [2021-06-10T13:28:02.753Z] lf-activate-venv(): INFO: Adding /tmp/venv-F6j3/bin to PATH [2021-06-10T13:28:02.754Z] INFO: No Stack... [2021-06-10T13:28:03.016Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T13:28:03.592Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T13:28:03.901Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-06-10T13:28:03.901Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T13:28:03.931Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-375-2-stack-cost] [2021-06-10T13:28:03.938Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-2-stack-cost] did not exist. Created. [2021-06-10T13:28:03.939Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-375-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T13:28:04.280Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-10T13:28:04.526Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T13:28:04.537Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T13:28:04.850Z] Failed in branch amd64 [2021-06-10T13:28:37.235Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T13:29:58.997Z] lf-activate-venv(): INFO: Adding /tmp/venv-bHTK/bin to PATH [2021-06-10T13:29:58.997Z] INFO: No Stack... [2021-06-10T13:29:58.997Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T13:29:59.271Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T13:29:59.618Z] + + cutcat -d, /w/workspace/edgex-ui-go/2/archives/cost.csv -f6 [2021-06-10T13:29:59.619Z] [Pipeline] lock [2021-06-10T13:29:59.685Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-375-2-stack-cost] [2021-06-10T13:29:59.695Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-2-stack-cost] did not exist. Created. [2021-06-10T13:29:59.695Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-375-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T13:30:00.077Z] /w/workspace/edgex-ui-go/2@tmp/durable-1f916f99/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-1f916f99/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-10T13:30:00.423Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T13:30:00.444Z] Warning: overwriting stash ‘stack-cost’ [2021-06-10T13:30:01.134Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T13:30:01.144Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T13:30:01.423Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-10T13:30:03.405Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T13:30:03.989Z] ---> package-listing.sh [2021-06-10T13:30:03.989Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T13:30:03.989Z] ++ facter osfamily [2021-06-10T13:30:04.254Z] + OS_FAMILY=redhat [2021-06-10T13:30:04.254Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-375 [2021-06-10T13:30:04.254Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T13:30:04.254Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T13:30:04.254Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T13:30:04.254Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T13:30:04.254Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-375 ']' [2021-06-10T13:30:04.254Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T13:30:04.254Z] + case "${OS_FAMILY}" in [2021-06-10T13:30:04.254Z] + sort [2021-06-10T13:30:04.254Z] + rpm -qa [2021-06-10T13:30:04.841Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T13:30:04.841Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T13:30:04.841Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T13:30:04.841Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-375 ']' [2021-06-10T13:30:04.841Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-375/archives/ [2021-06-10T13:30:04.841Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-375/archives/ [Pipeline] echo [2021-06-10T13:30:04.857Z] 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-375/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T13:30:05.147Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T13:30:05.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T13:30:05.731Z] [2021-06-10T13:30:05.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T13:30:06.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T13:30:06.048Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T13:30:06.048Z] df20fa9351a1: Pulling fs layer [2021-06-10T13:30:06.048Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T13:30:06.048Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T13:30:06.048Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T13:30:06.048Z] 93b61091891f: Pulling fs layer [2021-06-10T13:30:06.048Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T13:30:06.048Z] 5e14af77c1be: Pulling fs layer [2021-06-10T13:30:06.048Z] 01666e4c0597: Pulling fs layer [2021-06-10T13:30:06.048Z] aa168da1d23b: Pulling fs layer [2021-06-10T13:30:06.048Z] 93b61091891f: Waiting [2021-06-10T13:30:06.048Z] 93b9cdb0e59b: Waiting [2021-06-10T13:30:06.048Z] 5e14af77c1be: Waiting [2021-06-10T13:30:06.048Z] 01666e4c0597: Waiting [2021-06-10T13:30:06.048Z] aa168da1d23b: Waiting [2021-06-10T13:30:06.048Z] 46f8f816bc3b: Waiting [2021-06-10T13:30:06.048Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T13:30:06.048Z] 36b3adc4ff6f: Download complete [2021-06-10T13:30:06.309Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T13:30:06.309Z] 46f8f816bc3b: Download complete [2021-06-10T13:30:06.309Z] df20fa9351a1: Verifying Checksum [2021-06-10T13:30:06.309Z] df20fa9351a1: Download complete [2021-06-10T13:30:06.309Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T13:30:06.309Z] 93b9cdb0e59b: Download complete [2021-06-10T13:30:06.309Z] 5e14af77c1be: Verifying Checksum [2021-06-10T13:30:06.309Z] 5e14af77c1be: Download complete [2021-06-10T13:30:06.309Z] 93b61091891f: Verifying Checksum [2021-06-10T13:30:06.309Z] 93b61091891f: Download complete [2021-06-10T13:30:06.309Z] 01666e4c0597: Verifying Checksum [2021-06-10T13:30:06.309Z] 01666e4c0597: Download complete [2021-06-10T13:30:06.309Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T13:30:06.309Z] 8ad3a11d3b57: Download complete [2021-06-10T13:30:06.585Z] df20fa9351a1: Pull complete [2021-06-10T13:30:06.585Z] 36b3adc4ff6f: Pull complete [2021-06-10T13:30:07.168Z] 8ad3a11d3b57: Pull complete [2021-06-10T13:30:07.168Z] 46f8f816bc3b: Pull complete [2021-06-10T13:30:07.430Z] 93b61091891f: Pull complete [2021-06-10T13:30:07.430Z] 93b9cdb0e59b: Pull complete [2021-06-10T13:30:07.691Z] 5e14af77c1be: Pull complete [2021-06-10T13:30:07.691Z] 01666e4c0597: Pull complete [2021-06-10T13:30:08.266Z] aa168da1d23b: Verifying Checksum [2021-06-10T13:30:08.266Z] aa168da1d23b: Download complete [2021-06-10T13:30:12.517Z] aa168da1d23b: Pull complete [2021-06-10T13:30:12.517Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T13:30:12.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T13:30:12.517Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T13:30:12.593Z] prd-centos7-docker-4c-2g-192 does not seem to be running inside a container [2021-06-10T13:30:12.636Z] $ 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-375/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-375 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375:/w/workspace/edgexfoundry_edgex-ui-go_PR-375:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@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-06-10T13:30:14.337Z] $ docker top 7d5aa80edf288f5dc0088c2dd5fdf3343c094cb8bdfc47dfcf386ce5d5fb8fcc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T13:30:14.718Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T13:30:15.014Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T13:30:15.321Z] + ls /var/log/sa-host [2021-06-10T13:30:15.322Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T13:30:15.322Z] file_magic: OK [2021-06-10T13:30:15.322Z] HZ: Using current value: 100 [2021-06-10T13:30:15.322Z] file_header: OK [2021-06-10T13:30:15.322Z] 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-06-10T13:30:15.322Z] Statistics: [2021-06-10T13:30:15.322Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T13:30:15.322Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T13:30:15.322Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T13:30:15.322Z] file_magic: OK [2021-06-10T13:30:15.322Z] HZ: Using current value: 100 [2021-06-10T13:30:15.322Z] file_header: OK [2021-06-10T13:30:15.322Z] 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-06-10T13:30:15.322Z] Statistics: [2021-06-10T13:30:15.322Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T13:30:15.322Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T13:30:16.092Z] provisioning config files... [2021-06-10T13:30:16.105Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/config2505968939680862331tmp [Pipeline] { [Pipeline] echo [2021-06-10T13:30:16.129Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T13:30:16.427Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T13:30:16.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T13:30:16.842Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T13:30:16.853Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T13:30:17.148Z] ---> sudo-logs.sh [2021-06-10T13:30:17.149Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T13:30:17.204Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T13:30:17.524Z] ---> job-cost.sh [2021-06-10T13:30:17.524Z] lf-activate-venv: SKIPPING [2021-06-10T13:30:17.524Z] DEBUG: total: 0.18000000715255737 [2021-06-10T13:30:17.524Z] INFO: Retrieving Stack Cost... [2021-06-10T13:30:18.468Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T13:30:18.729Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T13:30:18.742Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T13:30:19.050Z] ---> logs-deploy.sh [2021-06-10T13:30:19.051Z] lf-activate-venv: SKIPPING [2021-06-10T13:30:19.051Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-375/2 [2021-06-10T13:30:19.051Z] INFO: archiving workspace using pattern(s): [2021-06-10T13:30:19.997Z] Archives upload complete. [2021-06-10T13:30:19.997Z] INFO: archiving logs to Nexus [2021-06-10T13:30:20.572Z] ---> uname -a: [2021-06-10T13:30:20.572Z] Linux prd-centos7-docker-4c-2g-192.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-10T13:30:20.572Z] [2021-06-10T13:30:20.572Z] [2021-06-10T13:30:20.572Z] ---> lscpu: [2021-06-10T13:30:20.572Z] Architecture: x86_64 [2021-06-10T13:30:20.572Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-10T13:30:20.572Z] Byte Order: Little Endian [2021-06-10T13:30:20.572Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-10T13:30:20.572Z] CPU(s): 2 [2021-06-10T13:30:20.572Z] On-line CPU(s) list: 0,1 [2021-06-10T13:30:20.572Z] Thread(s) per core: 1 [2021-06-10T13:30:20.572Z] Core(s) per socket: 1 [2021-06-10T13:30:20.572Z] Socket(s): 2 [2021-06-10T13:30:20.572Z] NUMA node(s): 1 [2021-06-10T13:30:20.572Z] Vendor ID: AuthenticAMD [2021-06-10T13:30:20.572Z] CPU family: 23 [2021-06-10T13:30:20.572Z] Model: 49 [2021-06-10T13:30:20.572Z] Model name: AMD EPYC-Rome Processor [2021-06-10T13:30:20.572Z] Stepping: 0 [2021-06-10T13:30:20.572Z] CPU MHz: 2799.998 [2021-06-10T13:30:20.572Z] BogoMIPS: 5599.99 [2021-06-10T13:30:20.572Z] Virtualization: AMD-V [2021-06-10T13:30:20.572Z] Hypervisor vendor: KVM [2021-06-10T13:30:20.572Z] Virtualization type: full [2021-06-10T13:30:20.572Z] L1d cache: 64 KiB [2021-06-10T13:30:20.572Z] L1i cache: 64 KiB [2021-06-10T13:30:20.572Z] L2 cache: 1 MiB [2021-06-10T13:30:20.572Z] L3 cache: 32 MiB [2021-06-10T13:30:20.572Z] NUMA node0 CPU(s): 0,1 [2021-06-10T13:30:20.572Z] Vulnerability Itlb multihit: Not affected [2021-06-10T13:30:20.572Z] Vulnerability L1tf: Not affected [2021-06-10T13:30:20.572Z] Vulnerability Mds: Not affected [2021-06-10T13:30:20.572Z] Vulnerability Meltdown: Not affected [2021-06-10T13:30:20.572Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-10T13:30:20.572Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-10T13:30:20.572Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-10T13:30:20.572Z] Vulnerability Srbds: Not affected [2021-06-10T13:30:20.572Z] Vulnerability Tsx async abort: Not affected [2021-06-10T13:30:20.572Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-10T13:30:20.572Z] [2021-06-10T13:30:20.572Z] [2021-06-10T13:30:20.572Z] ---> nproc: [2021-06-10T13:30:20.572Z] 2 [2021-06-10T13:30:20.572Z] [2021-06-10T13:30:20.572Z] [2021-06-10T13:30:20.572Z] ---> df -h: [2021-06-10T13:30:20.572Z] Filesystem Size Used Available Use% Mounted on [2021-06-10T13:30:20.572Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-10T13:30:20.572Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-10T13:30:20.572Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-10T13:30:20.572Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-10T13:30:20.572Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-10T13:30:20.572Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-10T13:30:20.572Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-10T13:30:20.572Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-10T13:30:20.572Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-10T13:30:20.572Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-10T13:30:20.572Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-10T13:30:20.573Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-10T13:30:20.573Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [2021-06-10T13:30:20.573Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp [2021-06-10T13:30:20.573Z] [2021-06-10T13:30:20.573Z] [2021-06-10T13:30:20.573Z] ---> free -m: [2021-06-10T13:30:20.573Z] total used free shared buff/cache available [2021-06-10T13:30:20.573Z] Mem: 7821 960 4723 0 2137 6684 [2021-06-10T13:30:20.573Z] Swap: 1023 0 1023 [2021-06-10T13:30:20.573Z] [2021-06-10T13:30:20.573Z] [2021-06-10T13:30:20.573Z] ---> ip addr: [2021-06-10T13:30:20.573Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-10T13:30:20.573Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-10T13:30:20.573Z] inet 127.0.0.1/8 scope host lo [2021-06-10T13:30:20.573Z] valid_lft forever preferred_lft forever [2021-06-10T13:30:20.573Z] inet6 ::1/128 scope host [2021-06-10T13:30:20.573Z] valid_lft forever preferred_lft forever [2021-06-10T13:30:20.573Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-10T13:30:20.573Z] link/ether fa:16:3e:41:4c:67 brd ff:ff:ff:ff:ff:ff [2021-06-10T13:30:20.573Z] inet 10.30.123.134/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-10T13:30:20.573Z] valid_lft 85961sec preferred_lft 85961sec [2021-06-10T13:30:20.573Z] inet6 fe80::f816:3eff:fe41:4c67/64 scope link [2021-06-10T13:30:20.573Z] valid_lft forever preferred_lft forever [2021-06-10T13:30:20.573Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-10T13:30:20.573Z] link/ether 02:42:68:bb:e1:54 brd ff:ff:ff:ff:ff:ff [2021-06-10T13:30:20.573Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-10T13:30:20.573Z] valid_lft forever preferred_lft forever [2021-06-10T13:30:20.573Z] inet6 fe80::42:68ff:febb:e154/64 scope link [2021-06-10T13:30:20.573Z] valid_lft forever preferred_lft forever [2021-06-10T13:30:20.573Z] [2021-06-10T13:30:20.573Z] [2021-06-10T13:30:20.573Z] ---> sar -b -r -n DEV: [2021-06-10T13:30:20.573Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) [2021-06-10T13:30:20.573Z] [2021-06-10T13:30:20.573Z] 13:22:50 LINUX RESTART (2 CPU) [2021-06-10T13:30:20.573Z] [2021-06-10T13:30:20.573Z] 13:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-10T13:30:20.573Z] 13:25:01 0.65 0.00 0.65 0.00 0.00 13.76 0.00 [2021-06-10T13:30:20.573Z] 13:26:01 0.38 0.00 0.38 0.00 0.00 5.43 0.00 [2021-06-10T13:30:20.573Z] 13:27:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 [2021-06-10T13:30:20.573Z] 13:28:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 [2021-06-10T13:30:20.573Z] 13:29:01 0.32 0.00 0.32 0.00 0.00 4.15 0.00 [2021-06-10T13:30:20.573Z] 13:30:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 [2021-06-10T13:30:20.573Z] Average: 0.34 0.00 0.34 0.00 0.00 5.38 0.00 [2021-06-10T13:30:20.573Z] [2021-06-10T13:30:20.573Z] 13:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-10T13:30:20.573Z] 13:25:01 5431236 0 793356 9.91 2620 1781720 1203868 13.29 597572 1579292 16 [2021-06-10T13:30:20.573Z] 13:26:01 5430272 0 794312 9.92 2620 1781728 1204072 13.29 600556 1577400 20 [2021-06-10T13:30:20.573Z] 13:27:01 5427528 0 797056 9.95 2620 1781728 1204204 13.30 603364 1577400 8 [2021-06-10T13:30:20.573Z] 13:28:01 5429920 0 794656 9.92 2620 1781736 1203868 13.29 594720 1584240 8 [2021-06-10T13:30:20.573Z] 13:29:01 5426280 0 798292 9.97 2620 1781740 1203976 13.29 598060 1584240 8 [2021-06-10T13:30:20.573Z] 13:30:01 5425544 0 799028 9.98 2620 1781740 1203868 13.29 598384 1584240 12 [2021-06-10T13:30:20.573Z] Average: 5428463 0 796117 9.94 2620 1781732 1203976 13.29 598776 1581135 12 [2021-06-10T13:30:20.573Z] [2021-06-10T13:30:20.573Z] 13:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-10T13:30:20.573Z] 13:25:01 eth0 0.78 0.08 0.06 0.02 0.00 0.00 0.00 0.00 [2021-06-10T13:30:20.573Z] 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T13:30:20.573Z] 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T13:30:20.573Z] 13:26:01 eth0 5.75 2.85 5.02 0.19 0.00 0.00 0.00 0.00 [2021-06-10T13:30:20.573Z] 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T13:30:20.573Z] 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T13:30:20.573Z] 13:27:01 eth0 1.32 0.52 0.58 0.39 0.00 0.00 0.00 0.00 [2021-06-10T13:30:20.573Z] 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T13:30:20.573Z] 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T13:30:20.573Z] 13:28:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T13:30:20.573Z] 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T13:30:20.573Z] 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T13:30:20.573Z] 13:29:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-10T13:30:20.573Z] 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T13:30:20.573Z] 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T13:30:20.573Z] 13:30:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T13:30:20.573Z] 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T13:30:20.573Z] 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T13:30:20.573Z] Average: eth0 1.38 0.64 0.96 0.11 0.00 0.00 0.00 0.00 [2021-06-10T13:30:20.573Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T13:30:20.573Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T13:30:20.573Z] [2021-06-10T13:30:20.573Z] [2021-06-10T13:30:20.573Z] ---> sar -P ALL: [2021-06-10T13:30:20.573Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) [2021-06-10T13:30:20.573Z] [2021-06-10T13:30:20.573Z] 13:22:50 LINUX RESTART (2 CPU) [2021-06-10T13:30:20.573Z] [2021-06-10T13:30:20.573Z] 13:24:01 CPU %user %nice %system %iowait %steal %idle [2021-06-10T13:30:20.573Z] 13:25:01 all 0.24 0.00 0.04 0.00 0.03 99.69 [2021-06-10T13:30:20.573Z] 13:25:01 0 0.25 0.00 0.03 0.00 0.02 99.70 [2021-06-10T13:30:20.573Z] 13:25:01 1 0.23 0.00 0.05 0.00 0.03 99.68 [2021-06-10T13:30:20.573Z] 13:26:01 all 0.21 0.00 0.04 0.00 0.03 99.72 [2021-06-10T13:30:20.573Z] 13:26:01 0 0.35 0.00 0.03 0.00 0.03 99.58 [2021-06-10T13:30:20.573Z] 13:26:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2021-06-10T13:30:20.573Z] 13:27:01 all 0.20 0.00 0.04 0.00 0.03 99.73 [2021-06-10T13:30:20.573Z] 13:27:01 0 0.35 0.00 0.03 0.00 0.02 99.60 [2021-06-10T13:30:20.573Z] 13:27:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-10T13:30:20.573Z] 13:28:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-06-10T13:30:20.573Z] 13:28:01 0 0.20 0.00 0.02 0.00 0.03 99.75 [2021-06-10T13:30:20.573Z] 13:28:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-10T13:30:20.573Z] 13:29:01 all 0.16 0.00 0.03 0.00 0.03 99.78 [2021-06-10T13:30:20.573Z] 13:29:01 0 0.28 0.00 0.02 0.00 0.02 99.68 [2021-06-10T13:30:20.573Z] 13:29:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-10T13:30:20.573Z] 13:30:01 all 0.18 0.00 0.02 0.00 0.03 99.77 [2021-06-10T13:30:20.573Z] 13:30:01 0 0.33 0.00 0.02 0.00 0.03 99.62 [2021-06-10T13:30:20.573Z] 13:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-10T13:30:20.573Z] Average: all 0.19 0.00 0.03 0.00 0.03 99.75 [2021-06-10T13:30:20.573Z] Average: 0 0.30 0.00 0.03 0.00 0.03 99.65 [2021-06-10T13:30:20.573Z] Average: 1 0.08 0.00 0.04 0.00 0.03 99.85 [2021-06-10T13:30:20.573Z] [2021-06-10T13:30:20.573Z] [2021-06-10T13:30:20.573Z]