Pull request #416 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 8966fa59b06e02ed87a57d22f156a5cc9328d4d3+3f467a715ceaed59a113654054ca2c0f6185c8fe (549ebc78b6d40b3ae2b53c320e77500becf1328f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3963976136793444205.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6385315671369889896.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-416/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-416/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3697599187679941343.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7483651040698342797.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-416/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-416/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7361357773205762009.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1959 in /w/workspace/edgexfoundry_edgex-ui-go_PR-416 [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-416 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp/jenkins-gitclient-ssh2696694595818401741.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3f467a715ceaed59a113654054ca2c0f6185c8fe into PR head commit 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp/jenkins-gitclient-ssh2573801379698270156.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 Checking out Revision 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 (PR-416) > git config core.sparsecheckout # timeout=10 > git checkout -f 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp/jenkins-gitclient-ssh4416213904746434722.key > git merge 3f467a715ceaed59a113654054ca2c0f6185c8fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 # timeout=10 Commit message: "Merge branch 'main' into issue-#412-refactor-appsvc-module" > git rev-list --no-walk 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-04T12:18:38.204Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-04T12:18:38.433Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-04T12:18:38.563Z] ========================================================= [2021-08-04T12:18:38.563Z] EdgeX Global Pipelines Version Info [2021-08-04T12:18:38.563Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:18:39.867Z] ------------------- [2021-08-04T12:18:39.867Z] stable info: [2021-08-04T12:18:39.867Z] ------------------- [2021-08-04T12:18:39.867Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-04T12:18:39.867Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-04T12:18:39.867Z] Message: update stable to v1.0.203 [2021-08-04T12:18:40.454Z] ------------------- [2021-08-04T12:18:40.454Z] experimental info: [2021-08-04T12:18:40.454Z] ------------------- [2021-08-04T12:18:40.454Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-04T12:18:40.454Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-04T12:18:40.454Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-04T12:18:40.696Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-08-04T12:18:40.756Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-08-04T12:18:40.816Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-04T12:18:40.875Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-04T12:18:40.941Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-04T12:18:41.009Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-04T12:18:41.072Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-04T12:18:41.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-04T12:18:41.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-04T12:18:41.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-04T12:18:41.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-04T12:18:41.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-04T12:18:41.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-08-04T12:18:41.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-04T12:18:41.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-04T12:18:41.668Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-04T12:18:41.740Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-04T12:18:41.804Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-04T12:18:41.876Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-04T12:18:41.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-04T12:18:42.018Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-04T12:18:42.126Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-04T12:18:42.186Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-04T12:18:42.242Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-04T12:18:42.301Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-04T12:18:42.360Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-04T12:18:42.423Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-04T12:18:42.483Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-416 [Pipeline] echo [2021-08-04T12:18:42.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-416 [Pipeline] echo [2021-08-04T12:18:42.609Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-416 [Pipeline] echo [2021-08-04T12:18:42.669Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 [Pipeline] echo [2021-08-04T12:18:42.732Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8966fa5 [Pipeline] echo [2021-08-04T12:18:42.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T12:18:42.971Z] provisioning config files... [2021-08-04T12:18:42.992Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp/config3945663077653402058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:18:43.394Z] ---> docker-login.sh [2021-08-04T12:18:43.394Z] nexus3.edgexfoundry.org:10001 [2021-08-04T12:18:43.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:18:43.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:18:43.663Z] Configure a credential helper to remove this warning. See [2021-08-04T12:18:43.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:18:43.663Z] [2021-08-04T12:18:43.663Z] Login Succeeded [2021-08-04T12:18:43.663Z] nexus3.edgexfoundry.org:10002 [2021-08-04T12:18:43.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:18:43.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:18:43.663Z] Configure a credential helper to remove this warning. See [2021-08-04T12:18:43.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:18:43.663Z] [2021-08-04T12:18:43.663Z] Login Succeeded [2021-08-04T12:18:43.663Z] nexus3.edgexfoundry.org:10003 [2021-08-04T12:18:43.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:18:43.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:18:43.933Z] Configure a credential helper to remove this warning. See [2021-08-04T12:18:43.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:18:43.933Z] [2021-08-04T12:18:43.933Z] Login Succeeded [2021-08-04T12:18:43.933Z] nexus3.edgexfoundry.org:10004 [2021-08-04T12:18:43.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:18:43.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:18:43.933Z] Configure a credential helper to remove this warning. See [2021-08-04T12:18:43.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:18:43.933Z] [2021-08-04T12:18:43.933Z] Login Succeeded [2021-08-04T12:18:43.933Z] docker.io [2021-08-04T12:18:44.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:18:44.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:18:44.467Z] Configure a credential helper to remove this warning. See [2021-08-04T12:18:44.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:18:44.467Z] [2021-08-04T12:18:44.467Z] Login Succeeded [2021-08-04T12:18:44.467Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T12:18:44.494Z] 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-08-04T12:18:45.338Z] + git log --format=format:%s -1 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 [Pipeline] echo [2021-08-04T12:18:45.414Z] GIT_COMMIT: 8966fa59b06e02ed87a57d22f156a5cc9328d4d3, Commit Message: Merge branch 'main' into issue-#412-refactor-appsvc-module [Pipeline] echo [2021-08-04T12:18:45.462Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:18:46.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T12:18:46.113Z] [2021-08-04T12:18:46.113Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:18:46.486Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T12:18:46.486Z] latest: Pulling from edgex-devops/git-semver [2021-08-04T12:18:46.486Z] 31603596830f: Pulling fs layer [2021-08-04T12:18:46.486Z] d4622e32a9a9: Pulling fs layer [2021-08-04T12:18:46.486Z] 1030fce36090: Pulling fs layer [2021-08-04T12:18:46.486Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-04T12:18:46.486Z] 6c6cb7e1b49b: Waiting [2021-08-04T12:18:46.486Z] d4622e32a9a9: Verifying Checksum [2021-08-04T12:18:46.486Z] d4622e32a9a9: Download complete [2021-08-04T12:18:46.758Z] 31603596830f: Verifying Checksum [2021-08-04T12:18:46.758Z] 31603596830f: Download complete [2021-08-04T12:18:46.758Z] 31603596830f: Pull complete [2021-08-04T12:18:46.758Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-04T12:18:46.758Z] 6c6cb7e1b49b: Download complete [2021-08-04T12:18:47.026Z] d4622e32a9a9: Pull complete [2021-08-04T12:18:47.026Z] 1030fce36090: Verifying Checksum [2021-08-04T12:18:47.026Z] 1030fce36090: Download complete [2021-08-04T12:18:47.620Z] 1030fce36090: Pull complete [2021-08-04T12:18:47.620Z] 6c6cb7e1b49b: Pull complete [2021-08-04T12:18:47.620Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-04T12:18:47.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T12:18:47.620Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-04T12:18:47.737Z] prd-centos7-docker-4c-2g-1959 does not seem to be running inside a container [2021-08-04T12:18:47.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-416 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-416:/w/workspace/edgexfoundry_edgex-ui-go_PR-416:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-416@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:10004/edgex-devops/git-semver:latest cat [2021-08-04T12:18:48.586Z] $ docker top 16c7d46ac3f642978e94cce792d9e790752cf5725569d00511a36f9737d47624 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T12:18:48.826Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T12:18:48.827Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T12:18:48.948Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T12:18:48.948Z] $ docker exec 16c7d46ac3f642978e94cce792d9e790752cf5725569d00511a36f9737d47624 ssh-agent [2021-08-04T12:18:49.064Z] SSH_AUTH_SOCK=/tmp/ssh-OfzfXPB6tyte/agent.12 [2021-08-04T12:18:49.064Z] SSH_AGENT_PID=18 [2021-08-04T12:18:49.075Z] Running ssh-add (command line suppressed) [2021-08-04T12:18:49.172Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp/private_key_2726532162530786467.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp/private_key_2726532162530786467.key) [2021-08-04T12:18:49.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T12:18:49.552Z] + git tag --points-at HEAD [Pipeline] } [2021-08-04T12:18:49.577Z] $ docker exec --env ******** --env ******** 16c7d46ac3f642978e94cce792d9e790752cf5725569d00511a36f9737d47624 ssh-agent -k [2021-08-04T12:18:49.676Z] unset SSH_AUTH_SOCK; [2021-08-04T12:18:49.677Z] unset SSH_AGENT_PID; [2021-08-04T12:18:49.677Z] echo Agent pid 18 killed; [2021-08-04T12:18:49.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-04T12:18:49.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T12:18:49.812Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T12:18:49.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T12:18:49.911Z] $ docker exec 16c7d46ac3f642978e94cce792d9e790752cf5725569d00511a36f9737d47624 ssh-agent [2021-08-04T12:18:50.016Z] SSH_AUTH_SOCK=/tmp/ssh-bMHjwT5i1oxL/agent.51 [2021-08-04T12:18:50.016Z] SSH_AGENT_PID=57 [2021-08-04T12:18:50.023Z] Running ssh-add (command line suppressed) [2021-08-04T12:18:50.107Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp/private_key_142603525711791768.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp/private_key_142603525711791768.key) [2021-08-04T12:18:50.129Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T12:18:50.489Z] + git semver init [2021-08-04T12:18:50.489Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T12:18:50.489Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-416/.git [2021-08-04T12:18:50.489Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-416 [2021-08-04T12:18:50.489Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T12:18:50.489Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T12:18:50.489Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T12:18:50.489Z] # $SEMVER_BRANCH = PR-416 [2021-08-04T12:18:50.489Z] # $SEMVER_TEMP = /tmp/semver-059468947 [2021-08-04T12:18:50.489Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-08-04T12:18:52.452Z] # '/tmp/semver-059468947' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-416/.semver' [2021-08-04T12:18:52.452Z] # -> Force: false [2021-08-04T12:18:52.452Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-416/.semver [Pipeline] } [2021-08-04T12:18:52.472Z] $ docker exec --env ******** --env ******** 16c7d46ac3f642978e94cce792d9e790752cf5725569d00511a36f9737d47624 ssh-agent -k [2021-08-04T12:18:52.578Z] unset SSH_AUTH_SOCK; [2021-08-04T12:18:52.578Z] unset SSH_AGENT_PID; [2021-08-04T12:18:52.578Z] echo Agent pid 57 killed; [2021-08-04T12:18:52.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T12:18:53.085Z] + git semver [Pipeline] } [2021-08-04T12:18:53.121Z] $ docker stop --time=1 16c7d46ac3f642978e94cce792d9e790752cf5725569d00511a36f9737d47624 [2021-08-04T12:18:54.443Z] $ docker rm -f 16c7d46ac3f642978e94cce792d9e790752cf5725569d00511a36f9737d47624 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T12:18:54.897Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-04T12:18:55.284Z] Stashed 1 file(s) [Pipeline] echo [2021-08-04T12:18:55.308Z] [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-08-04T12:19:10.887Z] Still waiting to schedule task [2021-08-04T12:19:10.887Z] ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-04T12:19:10.887Z] ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-04T12:19:10.887Z] ‘prd-centos7-docker-4c-2g-1957’ is offline [2021-08-04T12:19:10.926Z] Still waiting to schedule task [2021-08-04T12:19:10.926Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1958’ [2021-08-04T12:22:54.574Z] Running on prd-centos7-docker-4c-2g-1961 in /w/workspace/edgexfoundry_edgex-ui-go_PR-416 [Pipeline] { [Pipeline] ws [2021-08-04T12:22:54.634Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [2021-08-04T12:22:54.676Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1960 in /w/workspace/edgexfoundry_edgex-ui-go_PR-416 [Pipeline] checkout [Pipeline] { [Pipeline] ws [2021-08-04T12:22:54.776Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [2021-08-04T12:22:54.802Z] The recommended git tool is: git [Pipeline] checkout [2021-08-04T12:22:55.023Z] The recommended git tool is: git [2021-08-04T12:22:57.567Z] using credential edgex-jenkins-ssh [2021-08-04T12:22:57.601Z] Cloning the remote Git repository [2021-08-04T12:22:57.306Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T12:22:57.388Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-08-04T12:22:57.436Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T12:22:57.438Z] > git --version # timeout=10 [2021-08-04T12:22:57.447Z] > git --version # 'git version 2.24.4' [2021-08-04T12:22:57.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T12:22:57.566Z] [INFO] Currently running in a labeled security context [2021-08-04T12:22:57.566Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-04T12:22:57.567Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh7402183279610596819.key [2021-08-04T12:22:57.580Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T12:23:00.381Z] using credential edgex-jenkins-ssh [2021-08-04T12:23:00.400Z] Cloning the remote Git repository [2021-08-04T12:23:00.467Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T12:23:00.589Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-08-04T12:23:00.685Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T12:23:00.686Z] > git --version # timeout=10 [2021-08-04T12:23:00.706Z] > git --version # 'git version 2.17.1' [2021-08-04T12:23:00.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T12:23:00.807Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T12:23:03.543Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-04T12:23:03.564Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T12:23:03.599Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-04T12:23:03.632Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T12:23:03.633Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T12:23:03.646Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-04T12:23:04.296Z] Merging remotes/origin/main commit 3f467a715ceaed59a113654054ca2c0f6185c8fe into PR head commit 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 [2021-08-04T12:23:04.661Z] Merge succeeded, producing 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 [2021-08-04T12:23:04.661Z] Checking out Revision 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 (PR-416) [2021-08-04T12:23:04.328Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T12:23:04.341Z] > git checkout -f 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 # timeout=10 [2021-08-04T12:23:04.600Z] > git remote # timeout=10 [2021-08-04T12:23:04.615Z] > git config --get remote.origin.url # timeout=10 [2021-08-04T12:23:04.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T12:23:04.639Z] > git merge 3f467a715ceaed59a113654054ca2c0f6185c8fe # timeout=10 [2021-08-04T12:23:04.660Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-04T12:23:04.681Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T12:23:04.695Z] > git checkout -f 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 # timeout=10 [2021-08-04T12:23:08.293Z] Merging remotes/origin/main commit 3f467a715ceaed59a113654054ca2c0f6185c8fe into PR head commit 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 [2021-08-04T12:23:08.459Z] Merge succeeded, producing 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 [2021-08-04T12:23:08.459Z] Checking out Revision 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 (PR-416) [2021-08-04T12:23:07.744Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-04T12:23:07.760Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T12:23:07.776Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-04T12:23:07.789Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T12:23:07.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T12:23:07.791Z] [INFO] Currently running in a labeled security context [2021-08-04T12:23:07.791Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-04T12:23:07.791Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh6049052678674971216.key [2021-08-04T12:23:07.799Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-04T12:23:08.304Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T12:23:08.308Z] > git checkout -f 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 # timeout=10 [2021-08-04T12:23:08.408Z] > git remote # timeout=10 [2021-08-04T12:23:08.415Z] > git config --get remote.origin.url # timeout=10 [2021-08-04T12:23:08.422Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T12:23:08.423Z] [INFO] Currently running in a labeled security context [2021-08-04T12:23:08.423Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-04T12:23:08.423Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh1774939564501427896.key [2021-08-04T12:23:08.430Z] > git merge 3f467a715ceaed59a113654054ca2c0f6185c8fe # timeout=10 [2021-08-04T12:23:08.443Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-04T12:23:08.457Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T12:23:08.462Z] > git checkout -f 8966fa59b06e02ed87a57d22f156a5cc9328d4d3 # timeout=10 [2021-08-04T12:23:10.662Z] Commit message: "Merge branch 'main' into issue-#412-refactor-appsvc-module" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T12:23:11.456Z] provisioning config files... [2021-08-04T12:23:11.487Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config6127399486353922519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:23:12.130Z] ---> docker-login.sh [2021-08-04T12:23:12.130Z] nexus3.edgexfoundry.org:10001 [2021-08-04T12:23:12.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:23:13.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:23:13.335Z] Configure a credential helper to remove this warning. See [2021-08-04T12:23:13.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:23:13.335Z] [2021-08-04T12:23:13.335Z] Login Succeeded [2021-08-04T12:23:13.335Z] nexus3.edgexfoundry.org:10002 [2021-08-04T12:23:13.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:23:13.698Z] Commit message: "Merge branch 'main' into issue-#412-refactor-appsvc-module" [2021-08-04T12:23:13.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:23:13.888Z] Configure a credential helper to remove this warning. See [2021-08-04T12:23:13.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:23:13.888Z] [2021-08-04T12:23:13.888Z] Login Succeeded [2021-08-04T12:23:13.888Z] nexus3.edgexfoundry.org:10003 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-08-04T12:23:14.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T12:23:14.430Z] provisioning config files... [2021-08-04T12:23:14.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:23:14.442Z] Configure a credential helper to remove this warning. See [2021-08-04T12:23:14.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:23:14.442Z] [2021-08-04T12:23:14.442Z] Login Succeeded [2021-08-04T12:23:14.442Z] nexus3.edgexfoundry.org:10004 [2021-08-04T12:23:14.451Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config5549422936730503605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:23:14.944Z] ---> docker-login.sh [2021-08-04T12:23:14.944Z] nexus3.edgexfoundry.org:10001 [2021-08-04T12:23:14.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:23:15.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:23:15.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:23:15.043Z] Configure a credential helper to remove this warning. See [2021-08-04T12:23:15.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:23:15.043Z] [2021-08-04T12:23:15.043Z] Login Succeeded [2021-08-04T12:23:15.043Z] docker.io [2021-08-04T12:23:15.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:23:15.212Z] Configure a credential helper to remove this warning. See [2021-08-04T12:23:15.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:23:15.212Z] [2021-08-04T12:23:15.212Z] Login Succeeded [2021-08-04T12:23:15.212Z] nexus3.edgexfoundry.org:10002 [2021-08-04T12:23:15.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:23:15.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:23:15.212Z] Configure a credential helper to remove this warning. See [2021-08-04T12:23:15.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:23:15.212Z] [2021-08-04T12:23:15.212Z] Login Succeeded [2021-08-04T12:23:15.212Z] nexus3.edgexfoundry.org:10003 [2021-08-04T12:23:15.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:23:15.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:23:15.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:23:15.481Z] Configure a credential helper to remove this warning. See [2021-08-04T12:23:15.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:23:15.481Z] [2021-08-04T12:23:15.481Z] Login Succeeded [2021-08-04T12:23:15.481Z] nexus3.edgexfoundry.org:10004 [2021-08-04T12:23:15.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:23:15.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:23:15.481Z] Configure a credential helper to remove this warning. See [2021-08-04T12:23:15.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:23:15.481Z] [2021-08-04T12:23:15.481Z] Login Succeeded [2021-08-04T12:23:15.481Z] docker.io [2021-08-04T12:23:15.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T12:23:16.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:23:16.012Z] Configure a credential helper to remove this warning. See [2021-08-04T12:23:16.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:23:16.012Z] [2021-08-04T12:23:16.012Z] Login Succeeded [2021-08-04T12:23:16.012Z] ---> docker-login.sh ends [2021-08-04T12:23:16.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T12:23:16.018Z] Configure a credential helper to remove this warning. See [2021-08-04T12:23:16.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T12:23:16.018Z] [2021-08-04T12:23:16.018Z] Login Succeeded [2021-08-04T12:23:16.018Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T12:23:16.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [2021-08-04T12:23:16.159Z] Deleting 1 temporary files [Pipeline] // withEnv [Pipeline] // configFileProvider [Pipeline] } [Pipeline] unstash [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-04T12:23:16.443Z] ========================================================= [2021-08-04T12:23:16.443Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-04T12:23:16.443Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-08-04T12:23:16.825Z] ========================================================= [2021-08-04T12:23:16.825Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-04T12:23:16.825Z] ========================================================= [Pipeline] fileExists [2021-08-04T12:23:16.866Z] + 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-08-04T12:23:16.866Z] Sending build context to Docker daemon 19.9MB [2021-08-04T12:23:16.866Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T12:23:16.866Z] Step 2/8 : FROM ${BASE} [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:23:17.135Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-04T12:23:17.135Z] 540db60ca938: Pulling fs layer [2021-08-04T12:23:17.135Z] adcc1eea9eea: Pulling fs layer [2021-08-04T12:23:17.135Z] 4c4ab2625f07: Pulling fs layer [2021-08-04T12:23:17.135Z] db62176df00c: Pulling fs layer [2021-08-04T12:23:17.135Z] 3b30891b0d05: Pulling fs layer [2021-08-04T12:23:17.135Z] 444f5516b4c7: Pulling fs layer [2021-08-04T12:23:17.135Z] 90b9b1106a8b: Pulling fs layer [2021-08-04T12:23:17.135Z] 0383d17a5b7e: Pulling fs layer [2021-08-04T12:23:17.135Z] c82ef313ddc5: Pulling fs layer [2021-08-04T12:23:17.135Z] 444f5516b4c7: Waiting [2021-08-04T12:23:17.135Z] 90b9b1106a8b: Waiting [2021-08-04T12:23:17.135Z] 0383d17a5b7e: Waiting [2021-08-04T12:23:17.135Z] c82ef313ddc5: Waiting [2021-08-04T12:23:17.135Z] db62176df00c: Waiting [2021-08-04T12:23:17.135Z] 3b30891b0d05: Waiting [2021-08-04T12:23:17.135Z] 4c4ab2625f07: Verifying Checksum [2021-08-04T12:23:17.135Z] 4c4ab2625f07: Download complete [2021-08-04T12:23:17.135Z] adcc1eea9eea: Download complete [2021-08-04T12:23:17.135Z] 3b30891b0d05: Verifying Checksum [2021-08-04T12:23:17.135Z] 3b30891b0d05: Download complete [2021-08-04T12:23:17.135Z] 444f5516b4c7: Verifying Checksum [2021-08-04T12:23:17.135Z] 444f5516b4c7: Download complete [2021-08-04T12:23:17.292Z] + 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-08-04T12:23:17.405Z] 90b9b1106a8b: Verifying Checksum [2021-08-04T12:23:17.405Z] 90b9b1106a8b: Download complete [2021-08-04T12:23:17.405Z] 540db60ca938: Verifying Checksum [2021-08-04T12:23:17.405Z] 540db60ca938: Download complete [2021-08-04T12:23:17.671Z] 540db60ca938: Pull complete [2021-08-04T12:23:17.671Z] adcc1eea9eea: Pull complete [2021-08-04T12:23:17.939Z] 4c4ab2625f07: Pull complete [2021-08-04T12:23:17.939Z] 0383d17a5b7e: Verifying Checksum [2021-08-04T12:23:17.939Z] 0383d17a5b7e: Download complete [2021-08-04T12:23:18.299Z] Sending build context to Docker daemon 19.89MB [2021-08-04T12:23:18.299Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T12:23:18.299Z] Step 2/8 : FROM ${BASE} [2021-08-04T12:23:18.571Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-04T12:23:18.571Z] 595b0fe564bb: Pulling fs layer [2021-08-04T12:23:18.571Z] 24495759ef45: Pulling fs layer [2021-08-04T12:23:18.571Z] d148012ef14d: Pulling fs layer [2021-08-04T12:23:18.571Z] e90a11edd702: Pulling fs layer [2021-08-04T12:23:18.571Z] d77568369979: Pulling fs layer [2021-08-04T12:23:18.571Z] 02195dbdac53: Pulling fs layer [2021-08-04T12:23:18.571Z] 2b1b35aa2570: Pulling fs layer [2021-08-04T12:23:18.571Z] 2c1f732e5b09: Pulling fs layer [2021-08-04T12:23:18.571Z] e90a11edd702: Waiting [2021-08-04T12:23:18.571Z] d77568369979: Waiting [2021-08-04T12:23:18.571Z] 02195dbdac53: Waiting [2021-08-04T12:23:18.571Z] 2b1b35aa2570: Waiting [2021-08-04T12:23:18.571Z] 2c1f732e5b09: Waiting [2021-08-04T12:23:18.571Z] d148012ef14d: Verifying Checksum [2021-08-04T12:23:18.571Z] d148012ef14d: Download complete [2021-08-04T12:23:18.571Z] 24495759ef45: Download complete [2021-08-04T12:23:18.571Z] d77568369979: Verifying Checksum [2021-08-04T12:23:18.571Z] d77568369979: Download complete [2021-08-04T12:23:18.571Z] 02195dbdac53: Verifying Checksum [2021-08-04T12:23:18.571Z] 02195dbdac53: Download complete [2021-08-04T12:23:18.571Z] 595b0fe564bb: Verifying Checksum [2021-08-04T12:23:18.571Z] 595b0fe564bb: Download complete [2021-08-04T12:23:18.571Z] 2b1b35aa2570: Verifying Checksum [2021-08-04T12:23:18.571Z] 2b1b35aa2570: Download complete [2021-08-04T12:23:19.173Z] 595b0fe564bb: Pull complete [2021-08-04T12:23:20.177Z] 24495759ef45: Pull complete [2021-08-04T12:23:20.452Z] d148012ef14d: Pull complete [2021-08-04T12:23:23.100Z] 2c1f732e5b09: Verifying Checksum [2021-08-04T12:23:23.100Z] 2c1f732e5b09: Download complete [2021-08-04T12:23:23.374Z] e90a11edd702: Verifying Checksum [2021-08-04T12:23:23.374Z] e90a11edd702: Download complete [2021-08-04T12:23:24.608Z] c82ef313ddc5: Verifying Checksum [2021-08-04T12:23:24.608Z] c82ef313ddc5: Download complete [2021-08-04T12:23:24.608Z] db62176df00c: Verifying Checksum [2021-08-04T12:23:24.608Z] db62176df00c: Download complete [2021-08-04T12:23:27.984Z] db62176df00c: Pull complete [2021-08-04T12:23:27.984Z] 3b30891b0d05: Pull complete [2021-08-04T12:23:27.984Z] 444f5516b4c7: Pull complete [2021-08-04T12:23:27.984Z] 90b9b1106a8b: Pull complete [2021-08-04T12:23:28.257Z] 0383d17a5b7e: Pull complete [2021-08-04T12:23:30.263Z] c82ef313ddc5: Pull complete [2021-08-04T12:23:30.263Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-04T12:23:30.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-04T12:23:30.263Z] ---> 4508b0543a43 [2021-08-04T12:23:30.263Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-04T12:23:32.875Z] ---> Running in 59b6239a0b44 [2021-08-04T12:23:32.875Z] Removing intermediate container 59b6239a0b44 [2021-08-04T12:23:32.875Z] ---> 1a90d22a1045 [2021-08-04T12:23:32.875Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T12:23:32.875Z] ---> Running in fe7f209f64d5 [2021-08-04T12:23:33.480Z] Removing intermediate container fe7f209f64d5 [2021-08-04T12:23:33.480Z] ---> 558cadf116e4 [2021-08-04T12:23:33.480Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-04T12:23:33.480Z] ---> Running in 913deaf179f4 [2021-08-04T12:23:33.748Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T12:23:34.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T12:23:34.978Z] OK: 219 MiB in 52 packages [2021-08-04T12:23:35.250Z] Removing intermediate container 913deaf179f4 [2021-08-04T12:23:35.250Z] ---> b2ecf927f7c8 [2021-08-04T12:23:35.250Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-04T12:23:35.250Z] ---> Running in b3301be49fd3 [2021-08-04T12:23:35.518Z] Removing intermediate container b3301be49fd3 [2021-08-04T12:23:35.518Z] ---> d6fdf640f0a5 [2021-08-04T12:23:35.518Z] Step 7/8 : COPY . . [2021-08-04T12:23:35.808Z] e90a11edd702: Pull complete [2021-08-04T12:23:35.808Z] d77568369979: Pull complete [2021-08-04T12:23:35.808Z] 02195dbdac53: Pull complete [2021-08-04T12:23:35.808Z] 2b1b35aa2570: Pull complete [2021-08-04T12:23:36.106Z] ---> a05afe11a7ce [2021-08-04T12:23:36.106Z] Step 8/8 : RUN go mod download [2021-08-04T12:23:36.106Z] ---> Running in e4c8e8c7803a [2021-08-04T12:23:41.235Z] 2c1f732e5b09: Pull complete [2021-08-04T12:23:41.235Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-04T12:23:41.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-04T12:23:41.235Z] ---> 88ecf2bb1f95 [2021-08-04T12:23:41.235Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-04T12:23:45.561Z] ---> Running in 4266f252dc73 [2021-08-04T12:23:45.561Z] Removing intermediate container 4266f252dc73 [2021-08-04T12:23:45.561Z] ---> 0ee2a8eadf58 [2021-08-04T12:23:45.561Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T12:23:45.836Z] ---> Running in d46ac854b467 [2021-08-04T12:23:48.455Z] Removing intermediate container e4c8e8c7803a [2021-08-04T12:23:48.455Z] ---> ece59bd32d78 [2021-08-04T12:23:48.455Z] Successfully built ece59bd32d78 [2021-08-04T12:23:48.455Z] Successfully tagged ci-base-image-x86_64:latest [2021-08-04T12:23:48.471Z] Removing intermediate container d46ac854b467 [2021-08-04T12:23:48.471Z] ---> 273bae3d98fb [2021-08-04T12:23:48.471Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-04T12:23:48.471Z] ---> Running in 7aa3b510fba9 [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:23:48.838Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-04T12:23:48.838Z] . [Pipeline] withDockerContainer [2021-08-04T12:23:48.966Z] prd-centos7-docker-4c-2g-1961 does not seem to be running inside a container [2021-08-04T12:23:49.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-04T12:23:49.428Z] $ docker top 5378866e138a0a8235c29a1ee05746ab520cd4f0e35f32dce4800131fc1d523f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T12:23:49.910Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T12:23:49.915Z] + go version [2021-08-04T12:23:49.915Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-04T12:23:49.950Z] $ docker stop --time=1 5378866e138a0a8235c29a1ee05746ab520cd4f0e35f32dce4800131fc1d523f [2021-08-04T12:23:50.522Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T12:23:51.166Z] $ docker rm -f 5378866e138a0a8235c29a1ee05746ab520cd4f0e35f32dce4800131fc1d523f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:23:51.975Z] OK: 218 MiB in 52 packages [2021-08-04T12:23:52.137Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-04T12:23:52.138Z] . [Pipeline] withDockerContainer [2021-08-04T12:23:52.269Z] prd-centos7-docker-4c-2g-1961 does not seem to be running inside a container [2021-08-04T12:23:52.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-04T12:23:52.756Z] $ docker top b5d58869a5ecba7d1c09864175d950adadfa2669c9b394a8c030886c34ddc2b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T12:23:52.982Z] Removing intermediate container 7aa3b510fba9 [2021-08-04T12:23:52.982Z] ---> 4f8e7a54633f [2021-08-04T12:23:52.982Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-04T12:23:52.982Z] ---> Running in 1a9f6ae6f638 [2021-08-04T12:23:53.223Z] + go mod tidy [Pipeline] sh [2021-08-04T12:23:53.577Z] Removing intermediate container 1a9f6ae6f638 [2021-08-04T12:23:53.577Z] ---> e28869aeec6e [2021-08-04T12:23:53.577Z] Step 7/8 : COPY . . [2021-08-04T12:23:53.850Z] + make test [2021-08-04T12:23:53.850Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-04T12:23:54.120Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-04T12:23:56.199Z] ---> 7767a56a5971 [2021-08-04T12:23:56.199Z] Step 8/8 : RUN go mod download [2021-08-04T12:23:56.476Z] ---> Running in c5d2337c72eb [2021-08-04T12:24:06.496Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-04T12:24:06.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-04T12:24:06.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-04T12:24:06.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-04T12:24:06.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-04T12:24:06.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-04T12:24:06.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-04T12:24:06.497Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-04T12:24:06.497Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-04T12:24:06.497Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-04T12:24:06.497Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-04T12:24:06.497Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-04T12:24:06.497Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-08-04T12:24:10.849Z] $ docker stop --time=1 b5d58869a5ecba7d1c09864175d950adadfa2669c9b394a8c030886c34ddc2b6 [2021-08-04T12:24:12.309Z] $ docker rm -f b5d58869a5ecba7d1c09864175d950adadfa2669c9b394a8c030886c34ddc2b6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T12:24:12.819Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-04T12:24:13.136Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-04T12:24:16.214Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-04T12:24:16.560Z] + ls -al . [2021-08-04T12:24:16.560Z] total 92 [2021-08-04T12:24:16.560Z] drwxrwxr-x. 11 jenkins jenkins 4096 Aug 4 12:23 . [2021-08-04T12:24:16.560Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 4 12:22 .. [2021-08-04T12:24:16.560Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 4 12:23 assets [2021-08-04T12:24:16.560Z] drwxrwxr-x. 2 jenkins jenkins 35 Aug 4 12:23 bin [2021-08-04T12:24:16.560Z] drwxrwxr-x. 3 jenkins jenkins 29 Aug 4 12:23 cmd [2021-08-04T12:24:16.560Z] -rw-rw-r--. 1 jenkins jenkins 3959 Aug 4 12:23 CONTRIBUTING.md [2021-08-04T12:24:16.560Z] -rw-r--r--. 1 jenkins jenkins 10 Aug 4 12:23 coverage.out [2021-08-04T12:24:16.560Z] -rw-rw-r--. 1 jenkins jenkins 1526 Aug 4 12:23 Dockerfile [2021-08-04T12:24:16.560Z] -rw-rw-r--. 1 jenkins jenkins 902 Aug 4 12:23 Dockerfile.build [2021-08-04T12:24:16.560Z] drwxrwxr-x. 2 jenkins jenkins 23 Aug 4 12:23 docs [2021-08-04T12:24:16.560Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 4 12:23 .git [2021-08-04T12:24:16.560Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 4 12:23 .github [2021-08-04T12:24:16.560Z] -rw-rw-r--. 1 jenkins jenkins 162 Aug 4 12:23 .gitignore [2021-08-04T12:24:16.560Z] -rw-rw-r--. 1 jenkins jenkins 823 Aug 4 12:23 go.mod [2021-08-04T12:24:16.560Z] -rw-r--r--. 1 jenkins jenkins 23693 Aug 4 12:23 go.sum [2021-08-04T12:24:16.560Z] drwxrwxr-x. 9 jenkins jenkins 125 Aug 4 12:23 internal [2021-08-04T12:24:16.560Z] -rw-rw-r--. 1 jenkins jenkins 652 Aug 4 12:23 Jenkinsfile [2021-08-04T12:24:16.560Z] -rw-rw-r--. 1 jenkins jenkins 11357 Aug 4 12:23 LICENSE [2021-08-04T12:24:16.560Z] -rw-rw-r--. 1 jenkins jenkins 990 Aug 4 12:23 Makefile [2021-08-04T12:24:16.560Z] drwxrwxr-x. 3 jenkins jenkins 19 Aug 4 12:23 pkg [2021-08-04T12:24:16.560Z] -rw-rw-r--. 1 jenkins jenkins 5509 Aug 4 12:23 README.md [2021-08-04T12:24:16.560Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 4 12:18 VERSION [2021-08-04T12:24:16.560Z] -rw-rw-r--. 1 jenkins jenkins 155 Aug 4 12:23 version.go [2021-08-04T12:24:16.560Z] drwxrwxr-x. 4 jenkins jenkins 4096 Aug 4 12:23 web [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:24:16.932Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=8966fa59b06e02ed87a57d22f156a5cc9328d4d3 --label arch=amd64 --label version=0.0.0 . [2021-08-04T12:24:16.932Z] Sending build context to Docker daemon 19.92MB [2021-08-04T12:24:16.932Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T12:24:16.932Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-04T12:24:16.932Z] ---> ece59bd32d78 [2021-08-04T12:24:16.932Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-04T12:24:17.210Z] ---> Running in 83d2f83bd9ac [2021-08-04T12:24:17.210Z] Removing intermediate container 83d2f83bd9ac [2021-08-04T12:24:17.210Z] ---> fdaebcea47f4 [2021-08-04T12:24:17.210Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-04T12:24:17.210Z] ---> Running in d6bdbfd67cd1 [2021-08-04T12:24:17.479Z] Removing intermediate container d6bdbfd67cd1 [2021-08-04T12:24:17.479Z] ---> ea78052c3f2d [2021-08-04T12:24:17.479Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-04T12:24:17.479Z] ---> Running in f858ddccf27f [2021-08-04T12:24:17.756Z] Removing intermediate container f858ddccf27f [2021-08-04T12:24:17.756Z] ---> 6bf7878c98b6 [2021-08-04T12:24:17.756Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-04T12:24:17.756Z] ---> Running in 2f37bf80ae1c [2021-08-04T12:24:17.756Z] Removing intermediate container 2f37bf80ae1c [2021-08-04T12:24:17.756Z] ---> 728170b6830f [2021-08-04T12:24:17.756Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-04T12:24:17.756Z] ---> Running in 2d37e45c1838 [2021-08-04T12:24:18.030Z] Removing intermediate container 2d37e45c1838 [2021-08-04T12:24:18.030Z] ---> cbc16d7cf6ae [2021-08-04T12:24:18.030Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T12:24:18.030Z] ---> Running in 40ef2316662f [2021-08-04T12:24:18.629Z] Removing intermediate container 40ef2316662f [2021-08-04T12:24:18.629Z] ---> 2b0079f6c549 [2021-08-04T12:24:18.629Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-04T12:24:18.629Z] ---> Running in e8f0428a9580 [2021-08-04T12:24:18.899Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T12:24:19.869Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T12:24:20.459Z] OK: 219 MiB in 52 packages [2021-08-04T12:24:20.738Z] Removing intermediate container e8f0428a9580 [2021-08-04T12:24:20.738Z] ---> 49c2d7e4d319 [2021-08-04T12:24:20.738Z] Step 10/25 : ENV GO111MODULE=on [2021-08-04T12:24:20.738Z] ---> Running in 83042729c5c2 [2021-08-04T12:24:20.738Z] Removing intermediate container 83042729c5c2 [2021-08-04T12:24:20.738Z] ---> 1092dc0aa516 [2021-08-04T12:24:20.738Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-04T12:24:20.738Z] ---> Running in ef4672141a84 [2021-08-04T12:24:21.009Z] Removing intermediate container ef4672141a84 [2021-08-04T12:24:21.009Z] ---> f518df13bc65 [2021-08-04T12:24:21.009Z] Step 12/25 : COPY go.mod . [2021-08-04T12:24:21.009Z] ---> 628de1d75437 [2021-08-04T12:24:21.009Z] Step 13/25 : COPY Makefile . [2021-08-04T12:24:21.283Z] ---> c057ebf637b3 [2021-08-04T12:24:21.283Z] Step 14/25 : RUN make update [2021-08-04T12:24:21.283Z] ---> Running in 556b6e3b9cd7 [2021-08-04T12:24:21.572Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-04T12:24:21.999Z] Removing intermediate container 556b6e3b9cd7 [2021-08-04T12:24:21.999Z] ---> 409f95c4cdc4 [2021-08-04T12:24:21.999Z] Step 15/25 : COPY . . [2021-08-04T12:24:22.845Z] ---> 404e97a76b9b [2021-08-04T12:24:22.845Z] Step 16/25 : RUN go mod tidy [2021-08-04T12:24:22.845Z] ---> Running in daf9b92ba64c [2021-08-04T12:24:23.844Z] Removing intermediate container daf9b92ba64c [2021-08-04T12:24:23.844Z] ---> 011e3652eb33 [2021-08-04T12:24:23.844Z] Step 17/25 : RUN ${MAKE} [2021-08-04T12:24:23.844Z] ---> Running in 7568dfaaf458 [2021-08-04T12:24:24.119Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-08-04T12:24:29.885Z] Removing intermediate container c5d2337c72eb [2021-08-04T12:24:29.885Z] ---> f681bc031e64 [2021-08-04T12:24:29.885Z] Successfully built f681bc031e64 [2021-08-04T12:24:29.885Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:24:30.280Z] + docker inspect -f . ci-base-image-arm64 [2021-08-04T12:24:30.280Z] . [Pipeline] withDockerContainer [2021-08-04T12:24:30.574Z] prd-ubuntu18.04-docker-arm64-4c-16g-1960 does not seem to be running inside a container [2021-08-04T12:24:30.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-04T12:24:32.385Z] $ docker top c8bb988c0dfacae2ed56749710ac62902aa0ef5aad0e185e2a1159f87ad0114f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T12:24:33.428Z] + go version [2021-08-04T12:24:33.429Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-04T12:24:33.472Z] $ docker stop --time=1 c8bb988c0dfacae2ed56749710ac62902aa0ef5aad0e185e2a1159f87ad0114f [2021-08-04T12:24:34.298Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-04T12:24:34.886Z] Removing intermediate container 7568dfaaf458 [2021-08-04T12:24:34.886Z] ---> a9c8ed5a5bfc [2021-08-04T12:24:34.886Z] Step 18/25 : FROM alpine:3.12 [2021-08-04T12:24:35.350Z] $ docker rm -f c8bb988c0dfacae2ed56749710ac62902aa0ef5aad0e185e2a1159f87ad0114f [2021-08-04T12:24:35.475Z] 3.12: Pulling from library/alpine [Pipeline] // withDockerContainer [Pipeline] } [2021-08-04T12:24:35.743Z] 339de151aab4: Pulling fs layer [2021-08-04T12:24:35.743Z] 339de151aab4: Download complete [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-08-04T12:24:36.017Z] 339de151aab4: Pull complete [2021-08-04T12:24:36.017Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T12:24:36.017Z] Status: Downloaded newer image for alpine:3.12 [2021-08-04T12:24:36.017Z] ---> 13621d1b12d4 [2021-08-04T12:24:36.017Z] Step 19/25 : EXPOSE 4000 [2021-08-04T12:24:36.017Z] ---> Running in ce7fdb811f6a [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:24:36.285Z] Removing intermediate container ce7fdb811f6a [2021-08-04T12:24:36.285Z] ---> 286cbcd54961 [2021-08-04T12:24:36.285Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-04T12:24:36.511Z] + docker inspect -f . ci-base-image-arm64 [2021-08-04T12:24:36.512Z] . [Pipeline] withDockerContainer [2021-08-04T12:24:36.798Z] prd-ubuntu18.04-docker-arm64-4c-16g-1960 does not seem to be running inside a container [2021-08-04T12:24:36.871Z] ---> cd69b52750ed [2021-08-04T12:24:36.871Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-04T12:24:36.871Z] ---> Running in eea5741448d7 [2021-08-04T12:24:36.871Z] Removing intermediate container eea5741448d7 [2021-08-04T12:24:36.871Z] ---> 816b791d7c7c [2021-08-04T12:24:36.871Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-04T12:24:36.871Z] ---> Running in cfc864caba97 [2021-08-04T12:24:36.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-04T12:24:37.141Z] Removing intermediate container cfc864caba97 [2021-08-04T12:24:37.142Z] ---> a45f68b8a994 [2021-08-04T12:24:37.142Z] Step 23/25 : LABEL arch=amd64 [2021-08-04T12:24:37.142Z] ---> Running in 1fdb8454eea4 [2021-08-04T12:24:37.142Z] Removing intermediate container 1fdb8454eea4 [2021-08-04T12:24:37.142Z] ---> 8091ba83f9cf [2021-08-04T12:24:37.142Z] Step 24/25 : LABEL git_sha=8966fa59b06e02ed87a57d22f156a5cc9328d4d3 [2021-08-04T12:24:37.142Z] ---> Running in 664deb9f2e06 [2021-08-04T12:24:37.409Z] Removing intermediate container 664deb9f2e06 [2021-08-04T12:24:37.409Z] ---> 44994e5ea1fd [2021-08-04T12:24:37.409Z] Step 25/25 : LABEL version=0.0.0 [2021-08-04T12:24:37.409Z] ---> Running in 168c3ae97e3d [2021-08-04T12:24:37.409Z] Removing intermediate container 168c3ae97e3d [2021-08-04T12:24:37.409Z] ---> ef0832080e86 [2021-08-04T12:24:37.409Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-04T12:24:37.409Z] Successfully built ef0832080e86 [2021-08-04T12:24:37.409Z] Successfully tagged edgex-ui:latest [2021-08-04T12:24:38.559Z] $ docker top 31b08aa6c9780e70f2e79b289949264b110d89a7765e7339b1cc2587d1fff7ed -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-08-04T12:24:39.627Z] + go mod tidy [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:24:40.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T12:24:40.044Z] [2021-08-04T12:24:40.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-08-04T12:24:40.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T12:24:40.438Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-04T12:24:40.438Z] b4d181a07f80: Pulling fs layer [2021-08-04T12:24:40.438Z] a1111a8f2ec3: Pulling fs layer [2021-08-04T12:24:40.438Z] ed53099fbce6: Pulling fs layer [2021-08-04T12:24:40.438Z] dc539afda2c1: Pulling fs layer [2021-08-04T12:24:40.438Z] 77bc0d833cb6: Pulling fs layer [2021-08-04T12:24:40.438Z] 9065ff56babe: Pulling fs layer [2021-08-04T12:24:40.438Z] d287ab97295c: Pulling fs layer [2021-08-04T12:24:40.438Z] dc539afda2c1: Waiting [2021-08-04T12:24:40.438Z] 77bc0d833cb6: Waiting [2021-08-04T12:24:40.438Z] 9065ff56babe: Waiting [2021-08-04T12:24:40.438Z] d287ab97295c: Waiting [2021-08-04T12:24:40.705Z] a1111a8f2ec3: Verifying Checksum [2021-08-04T12:24:40.705Z] a1111a8f2ec3: Download complete [2021-08-04T12:24:40.706Z] dc539afda2c1: Verifying Checksum [2021-08-04T12:24:40.706Z] dc539afda2c1: Download complete [2021-08-04T12:24:40.910Z] + make test [2021-08-04T12:24:40.910Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-04T12:24:40.977Z] 77bc0d833cb6: Verifying Checksum [2021-08-04T12:24:40.977Z] 77bc0d833cb6: Download complete [2021-08-04T12:24:40.977Z] 9065ff56babe: Verifying Checksum [2021-08-04T12:24:40.977Z] 9065ff56babe: Download complete [2021-08-04T12:24:41.248Z] ed53099fbce6: Verifying Checksum [2021-08-04T12:24:41.248Z] ed53099fbce6: Download complete [2021-08-04T12:24:41.896Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-04T12:24:42.209Z] b4d181a07f80: Verifying Checksum [2021-08-04T12:24:42.209Z] b4d181a07f80: Download complete [2021-08-04T12:24:43.192Z] b4d181a07f80: Pull complete [2021-08-04T12:24:43.461Z] a1111a8f2ec3: Pull complete [2021-08-04T12:24:44.049Z] ed53099fbce6: Pull complete [2021-08-04T12:24:44.049Z] dc539afda2c1: Pull complete [2021-08-04T12:24:44.327Z] 77bc0d833cb6: Pull complete [2021-08-04T12:24:44.327Z] 9065ff56babe: Pull complete [2021-08-04T12:24:45.292Z] d287ab97295c: Verifying Checksum [2021-08-04T12:24:45.292Z] d287ab97295c: Download complete [2021-08-04T12:24:50.675Z] d287ab97295c: Pull complete [2021-08-04T12:24:50.675Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-04T12:24:50.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T12:24:50.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-04T12:24:50.795Z] prd-centos7-docker-4c-2g-1961 does not seem to be running inside a container [2021-08-04T12:24:50.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-04T12:24:53.320Z] $ docker top dcbde99f21c9124ed80d4776b55b21ee9f1c3c912e7ad68b17e3d07972c33859 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:24:53.903Z] ---> job-cost.sh [2021-08-04T12:24:53.903Z] lf-activate-venv: SKIPPING [2021-08-04T12:24:53.903Z] INFO: No Stack... [2021-08-04T12:24:55.330Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-04T12:24:55.330Z] INFO: Archiving Costs [Pipeline] sh [2021-08-04T12:24:55.684Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-08-04T12:24:55.684Z] + cut -d, -f6 [Pipeline] lock [2021-08-04T12:24:55.753Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-416-2-stack-cost] [2021-08-04T12:24:55.759Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-416-2-stack-cost] did not exist. Created. [2021-08-04T12:24:55.759Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-416-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-04T12:24:56.200Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-04T12:24:56.270Z] Stashed 1 file(s) [Pipeline] } [2021-08-04T12:24:56.294Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-416-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-04T12:24:56.386Z] $ docker stop --time=1 dcbde99f21c9124ed80d4776b55b21ee9f1c3c912e7ad68b17e3d07972c33859 [2021-08-04T12:24:57.557Z] $ docker rm -f dcbde99f21c9124ed80d4776b55b21ee9f1c3c912e7ad68b17e3d07972c33859 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-04T12:25:20.951Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-04T12:25:20.951Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-04T12:25:20.951Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-04T12:25:20.951Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-04T12:25:20.951Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-04T12:25:20.951Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-04T12:25:20.951Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-04T12:25:20.951Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-04T12:25:20.951Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-04T12:25:20.951Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-04T12:25:20.951Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-04T12:25:20.951Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-04T12:25:20.951Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-08-04T12:25:36.121Z] $ docker stop --time=1 31b08aa6c9780e70f2e79b289949264b110d89a7765e7339b1cc2587d1fff7ed [2021-08-04T12:25:38.011Z] $ docker rm -f 31b08aa6c9780e70f2e79b289949264b110d89a7765e7339b1cc2587d1fff7ed [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T12:25:38.822Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-04T12:25:38.864Z] Warning: overwriting stash ‘coverage-report’ [2021-08-04T12:25:39.408Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-04T12:25:40.088Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-04T12:25:40.450Z] + ls -al . [2021-08-04T12:25:40.450Z] total 128 [2021-08-04T12:25:40.450Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 4 12:24 . [2021-08-04T12:25:40.450Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 12:23 .. [2021-08-04T12:25:40.450Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 12:23 .git [2021-08-04T12:25:40.450Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 12:23 .github [2021-08-04T12:25:40.450Z] -rw-rw-r-- 1 jenkins jenkins 162 Aug 4 12:23 .gitignore [2021-08-04T12:25:40.450Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 4 12:23 CONTRIBUTING.md [2021-08-04T12:25:40.450Z] -rw-rw-r-- 1 jenkins jenkins 1526 Aug 4 12:23 Dockerfile [2021-08-04T12:25:40.450Z] -rw-rw-r-- 1 jenkins jenkins 902 Aug 4 12:23 Dockerfile.build [2021-08-04T12:25:40.450Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 4 12:23 Jenkinsfile [2021-08-04T12:25:40.450Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 4 12:23 LICENSE [2021-08-04T12:25:40.450Z] -rw-rw-r-- 1 jenkins jenkins 990 Aug 4 12:23 Makefile [2021-08-04T12:25:40.450Z] -rw-rw-r-- 1 jenkins jenkins 5509 Aug 4 12:23 README.md [2021-08-04T12:25:40.450Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 4 12:18 VERSION [2021-08-04T12:25:40.450Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 12:23 assets [2021-08-04T12:25:40.450Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 12:23 bin [2021-08-04T12:25:40.450Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 12:23 cmd [2021-08-04T12:25:40.450Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 4 12:24 coverage.out [2021-08-04T12:25:40.450Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 12:23 docs [2021-08-04T12:25:40.450Z] -rw-rw-r-- 1 jenkins jenkins 823 Aug 4 12:23 go.mod [2021-08-04T12:25:40.450Z] -rw-r--r-- 1 jenkins jenkins 23693 Aug 4 12:24 go.sum [2021-08-04T12:25:40.450Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 4 12:23 internal [2021-08-04T12:25:40.450Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 12:23 pkg [2021-08-04T12:25:40.450Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 4 12:23 version.go [2021-08-04T12:25:40.450Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 12:23 web [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:25:40.826Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8966fa59b06e02ed87a57d22f156a5cc9328d4d3 --label arch=arm64 --label version=0.0.0 . [2021-08-04T12:25:42.753Z] Sending build context to Docker daemon 19.92MB [2021-08-04T12:25:42.753Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T12:25:42.753Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-04T12:25:42.753Z] ---> f681bc031e64 [2021-08-04T12:25:42.753Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-04T12:25:42.753Z] ---> Running in 14d35bd77286 [2021-08-04T12:25:42.753Z] Removing intermediate container 14d35bd77286 [2021-08-04T12:25:42.753Z] ---> 9b1769da8cb8 [2021-08-04T12:25:42.753Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-04T12:25:42.753Z] ---> Running in 833ce9b25c0f [2021-08-04T12:25:43.351Z] Removing intermediate container 833ce9b25c0f [2021-08-04T12:25:43.351Z] ---> 277e0aa2f1d5 [2021-08-04T12:25:43.351Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-04T12:25:43.351Z] ---> Running in 13a7346bdcd6 [2021-08-04T12:25:43.957Z] Removing intermediate container 13a7346bdcd6 [2021-08-04T12:25:43.957Z] ---> 7ff6b5a60c53 [2021-08-04T12:25:43.957Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-04T12:25:44.232Z] ---> Running in c5889b2d4cb3 [2021-08-04T12:25:44.508Z] Removing intermediate container c5889b2d4cb3 [2021-08-04T12:25:44.508Z] ---> 73e54ef3c7ae [2021-08-04T12:25:44.508Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-04T12:25:44.783Z] ---> Running in 37febcd543fc [2021-08-04T12:25:45.390Z] Removing intermediate container 37febcd543fc [2021-08-04T12:25:45.390Z] ---> 00629c8a765d [2021-08-04T12:25:45.390Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T12:25:45.390Z] ---> Running in 46839d1b2c02 [2021-08-04T12:25:48.016Z] Removing intermediate container 46839d1b2c02 [2021-08-04T12:25:48.016Z] ---> 5133e08612c7 [2021-08-04T12:25:48.016Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-04T12:25:48.016Z] ---> Running in d6d1f428b974 [2021-08-04T12:25:49.007Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T12:25:49.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T12:25:50.983Z] OK: 218 MiB in 52 packages [2021-08-04T12:25:52.418Z] Removing intermediate container d6d1f428b974 [2021-08-04T12:25:52.418Z] ---> f3c4de63fa6a [2021-08-04T12:25:52.418Z] Step 10/25 : ENV GO111MODULE=on [2021-08-04T12:25:52.418Z] ---> Running in 4a268c228b2d [2021-08-04T12:25:52.691Z] Removing intermediate container 4a268c228b2d [2021-08-04T12:25:52.691Z] ---> d8a4b8e8351e [2021-08-04T12:25:52.691Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-04T12:25:52.968Z] ---> Running in fbe2eea4160e [2021-08-04T12:25:53.565Z] Removing intermediate container fbe2eea4160e [2021-08-04T12:25:53.565Z] ---> 5eda88e9301d [2021-08-04T12:25:53.565Z] Step 12/25 : COPY go.mod . [2021-08-04T12:25:54.165Z] ---> 642669f1e1d8 [2021-08-04T12:25:54.165Z] Step 13/25 : COPY Makefile . [2021-08-04T12:25:55.147Z] ---> 52af607793ed [2021-08-04T12:25:55.147Z] Step 14/25 : RUN make update [2021-08-04T12:25:55.147Z] ---> Running in 86ffc885cf26 [2021-08-04T12:25:56.588Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-04T12:25:58.032Z] Removing intermediate container 86ffc885cf26 [2021-08-04T12:25:58.032Z] ---> 30edee07666d [2021-08-04T12:25:58.032Z] Step 15/25 : COPY . . [2021-08-04T12:26:00.676Z] ---> 978328f83737 [2021-08-04T12:26:00.676Z] Step 16/25 : RUN go mod tidy [2021-08-04T12:26:00.676Z] ---> Running in 269ab11f3a7b [2021-08-04T12:26:03.318Z] Removing intermediate container 269ab11f3a7b [2021-08-04T12:26:03.318Z] ---> 8d9f72ea3528 [2021-08-04T12:26:03.318Z] Step 17/25 : RUN ${MAKE} [2021-08-04T12:26:03.598Z] ---> Running in 82e8c01dce0f [2021-08-04T12:26:05.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-08-04T12:26:31.898Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-04T12:26:36.204Z] Removing intermediate container 82e8c01dce0f [2021-08-04T12:26:36.204Z] ---> 5f8b974bd1b6 [2021-08-04T12:26:36.204Z] Step 18/25 : FROM alpine:3.12 [2021-08-04T12:26:36.476Z] 3.12: Pulling from library/alpine [2021-08-04T12:26:36.476Z] d2f70382dc9a: Pulling fs layer [2021-08-04T12:26:36.751Z] d2f70382dc9a: Verifying Checksum [2021-08-04T12:26:36.751Z] d2f70382dc9a: Download complete [2021-08-04T12:26:37.349Z] d2f70382dc9a: Pull complete [2021-08-04T12:26:37.349Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T12:26:37.627Z] Status: Downloaded newer image for alpine:3.12 [2021-08-04T12:26:37.627Z] ---> c4fd0aeabfcf [2021-08-04T12:26:37.627Z] Step 19/25 : EXPOSE 4000 [2021-08-04T12:26:37.905Z] ---> Running in 2a482e9df55d [2021-08-04T12:26:38.180Z] Removing intermediate container 2a482e9df55d [2021-08-04T12:26:38.180Z] ---> b2cce75aa642 [2021-08-04T12:26:38.180Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-04T12:26:40.169Z] ---> d67299db7826 [2021-08-04T12:26:40.169Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-04T12:26:40.169Z] ---> Running in 394e6fed5712 [2021-08-04T12:26:40.766Z] Removing intermediate container 394e6fed5712 [2021-08-04T12:26:40.766Z] ---> e25f7faea675 [2021-08-04T12:26:40.766Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-04T12:26:40.767Z] ---> Running in efd698604a9b [2021-08-04T12:26:41.368Z] Removing intermediate container efd698604a9b [2021-08-04T12:26:41.368Z] ---> 5434962d25f7 [2021-08-04T12:26:41.368Z] Step 23/25 : LABEL arch=arm64 [2021-08-04T12:26:41.368Z] ---> Running in 13032e485b4b [2021-08-04T12:26:41.969Z] Removing intermediate container 13032e485b4b [2021-08-04T12:26:41.969Z] ---> c06f8a0f33f5 [2021-08-04T12:26:41.969Z] Step 24/25 : LABEL git_sha=8966fa59b06e02ed87a57d22f156a5cc9328d4d3 [2021-08-04T12:26:41.969Z] ---> Running in 69a74d7f1900 [2021-08-04T12:26:42.573Z] Removing intermediate container 69a74d7f1900 [2021-08-04T12:26:42.573Z] ---> f40e3cf45df1 [2021-08-04T12:26:42.573Z] Step 25/25 : LABEL version=0.0.0 [2021-08-04T12:26:42.573Z] ---> Running in e4a0fcab3918 [2021-08-04T12:26:43.175Z] Removing intermediate container e4a0fcab3918 [2021-08-04T12:26:43.175Z] ---> a3c7aa0faa6e [2021-08-04T12:26:43.175Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-04T12:26:43.175Z] Successfully built a3c7aa0faa6e [2021-08-04T12:26:43.175Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:26:44.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T12:26:44.425Z] [2021-08-04T12:26:44.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:26:44.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T12:26:45.100Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-04T12:26:45.100Z] 448f6bf000e3: Pulling fs layer [2021-08-04T12:26:45.100Z] f757da607395: Pulling fs layer [2021-08-04T12:26:45.100Z] 05883995daec: Pulling fs layer [2021-08-04T12:26:45.101Z] 8603b9c90790: Pulling fs layer [2021-08-04T12:26:45.101Z] 1560dd03e051: Pulling fs layer [2021-08-04T12:26:45.101Z] 27f5ce0e4adf: Pulling fs layer [2021-08-04T12:26:45.101Z] 8603b9c90790: Waiting [2021-08-04T12:26:45.101Z] 1560dd03e051: Waiting [2021-08-04T12:26:45.101Z] c2d8d7efcc4b: Pulling fs layer [2021-08-04T12:26:45.101Z] c2d8d7efcc4b: Waiting [2021-08-04T12:26:45.101Z] 27f5ce0e4adf: Waiting [2021-08-04T12:26:45.378Z] f757da607395: Verifying Checksum [2021-08-04T12:26:45.378Z] f757da607395: Download complete [2021-08-04T12:26:45.378Z] 8603b9c90790: Verifying Checksum [2021-08-04T12:26:45.378Z] 8603b9c90790: Download complete [2021-08-04T12:26:45.655Z] 1560dd03e051: Verifying Checksum [2021-08-04T12:26:45.655Z] 1560dd03e051: Download complete [2021-08-04T12:26:45.655Z] 27f5ce0e4adf: Download complete [2021-08-04T12:26:45.932Z] 05883995daec: Verifying Checksum [2021-08-04T12:26:45.932Z] 05883995daec: Download complete [2021-08-04T12:26:46.917Z] 448f6bf000e3: Download complete [2021-08-04T12:26:50.328Z] c2d8d7efcc4b: Verifying Checksum [2021-08-04T12:26:50.328Z] c2d8d7efcc4b: Download complete [2021-08-04T12:26:50.328Z] 448f6bf000e3: Pull complete [2021-08-04T12:26:50.930Z] f757da607395: Pull complete [2021-08-04T12:26:52.374Z] 05883995daec: Pull complete [2021-08-04T12:26:52.648Z] 8603b9c90790: Pull complete [2021-08-04T12:26:54.087Z] 1560dd03e051: Pull complete [2021-08-04T12:26:54.087Z] 27f5ce0e4adf: Pull complete [2021-08-04T12:27:09.195Z] c2d8d7efcc4b: Pull complete [2021-08-04T12:27:09.195Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-04T12:27:09.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T12:27:09.195Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-04T12:27:09.446Z] prd-ubuntu18.04-docker-arm64-4c-16g-1960 does not seem to be running inside a container [2021-08-04T12:27:09.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-04T12:27:13.759Z] $ docker top 6e6747da4a777e6784fe0a3454b4a2547198014aec212b6600ec4abaf04f1f1f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:27:14.768Z] ---> job-cost.sh [2021-08-04T12:27:14.768Z] lf-activate-venv: SKIPPING [2021-08-04T12:27:14.768Z] INFO: No Stack... [2021-08-04T12:27:16.205Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-04T12:27:16.803Z] INFO: Archiving Costs [Pipeline] sh [2021-08-04T12:27:17.500Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2021-08-04T12:27:17.500Z] + cut -d, -f6 [Pipeline] lock [2021-08-04T12:27:17.657Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-416-2-stack-cost] [2021-08-04T12:27:17.663Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-416-2-stack-cost] did not exist. Created. [2021-08-04T12:27:17.663Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-416-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-04T12:27:18.430Z] /w/workspace/edgex-ui-go/2@tmp/durable-0c2a65ed/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-0c2a65ed/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-04T12:27:19.138Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-04T12:27:19.181Z] Warning: overwriting stash ‘stack-cost’ [2021-08-04T12:27:19.308Z] Stashed 1 file(s) [Pipeline] } [2021-08-04T12:27:19.332Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-416-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-04T12:27:19.425Z] $ docker stop --time=1 6e6747da4a777e6784fe0a3454b4a2547198014aec212b6600ec4abaf04f1f1f [2021-08-04T12:27:21.101Z] $ docker rm -f 6e6747da4a777e6784fe0a3454b4a2547198014aec212b6600ec4abaf04f1f1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-04T12:27:22.436Z] provisioning config files... [2021-08-04T12:27:22.450Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp/config4839460930534652159tmp [Pipeline] { [Pipeline] sh [2021-08-04T12:27:22.820Z] + set +x [2021-08-04T12:27:22.820Z] + curl -s https://codecov.io/bash [2021-08-04T12:27:22.820Z] + bash -s -- [2021-08-04T12:27:23.087Z] [2021-08-04T12:27:23.087Z] _____ _ [2021-08-04T12:27:23.087Z] / ____| | | [2021-08-04T12:27:23.087Z] | | ___ __| | ___ ___ _____ __ [2021-08-04T12:27:23.087Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-04T12:27:23.087Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-04T12:27:23.087Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-04T12:27:23.087Z] Bash-1.0.6 [2021-08-04T12:27:23.087Z] [2021-08-04T12:27:23.087Z] [2021-08-04T12:27:23.087Z] ==> git version 2.24.4 found [2021-08-04T12:27:23.087Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-04T12:27:23.087Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-04T12:27:23.087Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-04T12:27:23.087Z] ==> Jenkins CI detected. [2021-08-04T12:27:23.087Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-416 [2021-08-04T12:27:23.087Z] project root: . [2021-08-04T12:27:23.087Z] --> token set from env [2021-08-04T12:27:23.087Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-04T12:27:23.087Z] ==> Running gcov in . (disable via -X gcov) [2021-08-04T12:27:23.087Z] ==> Python coveragepy not found [2021-08-04T12:27:23.087Z] ==> Searching for coverage reports in: [2021-08-04T12:27:23.087Z] + . [2021-08-04T12:27:23.087Z] -> Found 1 reports [2021-08-04T12:27:23.087Z] ==> Detecting git/mercurial file structure [2021-08-04T12:27:23.087Z] ==> Reading reports [2021-08-04T12:27:23.087Z] + ./coverage.out bytes=10 [2021-08-04T12:27:23.087Z] ==> Appending adjustments [2021-08-04T12:27:23.087Z] https://docs.codecov.io/docs/fixing-reports [2021-08-04T12:27:23.087Z] + Found adjustments [2021-08-04T12:27:23.087Z] ==> Gzipping contents [2021-08-04T12:27:23.087Z] 4.0K /tmp/codecov.2K2m4D.gz [2021-08-04T12:27:23.087Z] ==> Uploading reports [2021-08-04T12:27:23.087Z] url: https://codecov.io [2021-08-04T12:27:23.087Z] query: branch=PR-416&commit=8966fa59b06e02ed87a57d22f156a5cc9328d4d3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-416%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=416&job=&cmd_args= [2021-08-04T12:27:23.087Z] -> Pinging Codecov [2021-08-04T12:27:23.087Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-416&commit=8966fa59b06e02ed87a57d22f156a5cc9328d4d3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-416%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=416&job=&cmd_args= [2021-08-04T12:27:23.671Z] -> Uploading to [2021-08-04T12:27:23.671Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-04/FB506323287CE973F263BFD2A0EB1F37/8966fa59b06e02ed87a57d22f156a5cc9328d4d3/6bd0ec1e-d9e4-4a73-a42f-05a008499bee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210804T122723Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=389240ce41d02bd4544d74647bf36e5416fe8e775e30c3ed55a502c9c5651c84 [2021-08-04T12:27:23.671Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-04T12:27:23.671Z] Dload Upload Total Spent Left Speed [2021-08-04T12:27:24.256Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3345 0 0 100 3345 0 7522 --:--:-- --:--:-- --:--:-- 7516 [2021-08-04T12:27:24.256Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/8966fa59b06e02ed87a57d22f156a5cc9328d4d3 [Pipeline] } [2021-08-04T12:27:24.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-04T12:27:26.697Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-416/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:27:27.066Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:27:27.705Z] ---> package-listing.sh [2021-08-04T12:27:27.705Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-04T12:27:27.705Z] ++ facter osfamily [2021-08-04T12:27:27.969Z] + OS_FAMILY=redhat [2021-08-04T12:27:27.969Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-416 [2021-08-04T12:27:27.969Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-04T12:27:27.969Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-04T12:27:27.969Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-04T12:27:27.969Z] + PACKAGES=/tmp/packages_start.txt [2021-08-04T12:27:27.969Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-416 ']' [2021-08-04T12:27:27.969Z] + PACKAGES=/tmp/packages_end.txt [2021-08-04T12:27:27.969Z] + case "${OS_FAMILY}" in [2021-08-04T12:27:27.969Z] + rpm -qa [2021-08-04T12:27:27.969Z] + sort [2021-08-04T12:27:28.548Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-04T12:27:28.548Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-04T12:27:28.548Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-04T12:27:28.548Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-416 ']' [2021-08-04T12:27:28.548Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-416/archives/ [2021-08-04T12:27:28.548Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-416/archives/ [Pipeline] echo [2021-08-04T12:27:28.595Z] 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-416/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-04T12:27:28.918Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:27:29.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T12:27:29.542Z] [2021-08-04T12:27:29.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T12:27:29.912Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T12:27:29.912Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-04T12:27:29.912Z] b4d181a07f80: Pulling fs layer [2021-08-04T12:27:29.912Z] a1111a8f2ec3: Pulling fs layer [2021-08-04T12:27:29.912Z] ed53099fbce6: Pulling fs layer [2021-08-04T12:27:29.912Z] dc539afda2c1: Pulling fs layer [2021-08-04T12:27:29.912Z] 77bc0d833cb6: Pulling fs layer [2021-08-04T12:27:29.912Z] 9065ff56babe: Pulling fs layer [2021-08-04T12:27:29.912Z] d287ab97295c: Pulling fs layer [2021-08-04T12:27:29.912Z] 77bc0d833cb6: Waiting [2021-08-04T12:27:29.912Z] 9065ff56babe: Waiting [2021-08-04T12:27:29.912Z] d287ab97295c: Waiting [2021-08-04T12:27:29.912Z] dc539afda2c1: Waiting [2021-08-04T12:27:30.176Z] a1111a8f2ec3: Verifying Checksum [2021-08-04T12:27:30.176Z] a1111a8f2ec3: Download complete [2021-08-04T12:27:30.176Z] dc539afda2c1: Verifying Checksum [2021-08-04T12:27:30.176Z] dc539afda2c1: Download complete [2021-08-04T12:27:30.176Z] 77bc0d833cb6: Verifying Checksum [2021-08-04T12:27:30.176Z] 77bc0d833cb6: Download complete [2021-08-04T12:27:30.442Z] 9065ff56babe: Verifying Checksum [2021-08-04T12:27:30.442Z] 9065ff56babe: Download complete [2021-08-04T12:27:30.442Z] ed53099fbce6: Verifying Checksum [2021-08-04T12:27:30.442Z] ed53099fbce6: Download complete [2021-08-04T12:27:31.022Z] b4d181a07f80: Verifying Checksum [2021-08-04T12:27:31.022Z] b4d181a07f80: Download complete [2021-08-04T12:27:32.443Z] b4d181a07f80: Pull complete [2021-08-04T12:27:32.443Z] a1111a8f2ec3: Pull complete [2021-08-04T12:27:33.027Z] ed53099fbce6: Pull complete [2021-08-04T12:27:33.027Z] dc539afda2c1: Pull complete [2021-08-04T12:27:33.294Z] 77bc0d833cb6: Pull complete [2021-08-04T12:27:33.294Z] 9065ff56babe: Pull complete [2021-08-04T12:27:34.704Z] d287ab97295c: Download complete [2021-08-04T12:27:40.079Z] d287ab97295c: Pull complete [2021-08-04T12:27:40.079Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-04T12:27:40.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T12:27:40.079Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-04T12:27:40.212Z] prd-centos7-docker-4c-2g-1959 does not seem to be running inside a container [2021-08-04T12:27:40.264Z] $ 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-416/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-416 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-416:/w/workspace/edgexfoundry_edgex-ui-go_PR-416:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-04T12:27:43.152Z] $ docker top 82f050d52f75f1b878bcfcb57e62b44f4da4570fbcae74cfdea6fd70ea1298b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T12:27:43.649Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-04T12:27:43.991Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-04T12:27:44.336Z] + ls /var/log/sa-host [2021-08-04T12:27:44.336Z] + sadf -c /var/log/sa-host/sa04 [2021-08-04T12:27:44.336Z] file_magic: OK [2021-08-04T12:27:44.336Z] HZ: Using current value: 100 [2021-08-04T12:27:44.336Z] file_header: OK [2021-08-04T12:27:44.336Z] 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-08-04T12:27:44.336Z] Statistics: [2021-08-04T12:27:44.336Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-04T12:27:44.336Z] File successfully converted to sysstat format version 12.0.3 [2021-08-04T12:27:44.336Z] + sadf -c /var/log/sa-host/sa05 [2021-08-04T12:27:44.336Z] file_magic: OK [2021-08-04T12:27:44.336Z] HZ: Using current value: 100 [2021-08-04T12:27:44.336Z] file_header: OK [2021-08-04T12:27:44.336Z] 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-08-04T12:27:44.336Z] Statistics: [2021-08-04T12:27:44.336Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-04T12:27:44.336Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T12:27:44.644Z] provisioning config files... [2021-08-04T12:27:44.661Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-416@tmp/config4976751314273656221tmp [Pipeline] { [Pipeline] echo [2021-08-04T12:27:44.728Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:27:45.095Z] ---> create-netrc.sh [Pipeline] } [2021-08-04T12:27:45.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:27:47.102Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-04T12:27:47.141Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:27:47.489Z] ---> sudo-logs.sh [2021-08-04T12:27:47.489Z] Archiving 'sudo' log.. [2021-08-04T12:27:47.489Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1959.vexxhost.local: Name or service not known [2021-08-04T12:27:47.489Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1959.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-04T12:27:47.587Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:27:47.940Z] ---> job-cost.sh [2021-08-04T12:27:47.940Z] lf-activate-venv: SKIPPING [2021-08-04T12:27:47.940Z] DEBUG: total: 0.18000000715255737 [2021-08-04T12:27:47.940Z] INFO: Retrieving Stack Cost... [2021-08-04T12:27:48.899Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-04T12:27:49.482Z] INFO: Archiving Costs [Pipeline] echo [2021-08-04T12:27:49.554Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T12:27:49.904Z] ---> logs-deploy.sh [2021-08-04T12:27:49.904Z] lf-activate-venv: SKIPPING [2021-08-04T12:27:49.904Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-416/2 [2021-08-04T12:27:49.904Z] INFO: archiving workspace using pattern(s): [2021-08-04T12:27:50.489Z] Archives upload complete. [2021-08-04T12:27:50.756Z] INFO: archiving logs to Nexus [2021-08-04T12:27:51.340Z] ---> uname -a: [2021-08-04T12:27:51.340Z] Linux prd-centos7-docker-4c-2g-1959.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-04T12:27:51.340Z] [2021-08-04T12:27:51.340Z] [2021-08-04T12:27:51.340Z] ---> lscpu: [2021-08-04T12:27:51.340Z] Architecture: x86_64 [2021-08-04T12:27:51.340Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-04T12:27:51.340Z] Byte Order: Little Endian [2021-08-04T12:27:51.340Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-04T12:27:51.340Z] CPU(s): 2 [2021-08-04T12:27:51.340Z] On-line CPU(s) list: 0,1 [2021-08-04T12:27:51.340Z] Thread(s) per core: 1 [2021-08-04T12:27:51.340Z] Core(s) per socket: 1 [2021-08-04T12:27:51.340Z] Socket(s): 2 [2021-08-04T12:27:51.340Z] NUMA node(s): 1 [2021-08-04T12:27:51.340Z] Vendor ID: AuthenticAMD [2021-08-04T12:27:51.340Z] CPU family: 23 [2021-08-04T12:27:51.340Z] Model: 49 [2021-08-04T12:27:51.340Z] Model name: AMD EPYC-Rome Processor [2021-08-04T12:27:51.340Z] Stepping: 0 [2021-08-04T12:27:51.340Z] CPU MHz: 2799.998 [2021-08-04T12:27:51.340Z] BogoMIPS: 5599.99 [2021-08-04T12:27:51.340Z] Virtualization: AMD-V [2021-08-04T12:27:51.340Z] Hypervisor vendor: KVM [2021-08-04T12:27:51.340Z] Virtualization type: full [2021-08-04T12:27:51.340Z] L1d cache: 32K [2021-08-04T12:27:51.340Z] L1i cache: 32K [2021-08-04T12:27:51.340Z] L2 cache: 512K [2021-08-04T12:27:51.340Z] L3 cache: 16384K [2021-08-04T12:27:51.340Z] NUMA node0 CPU(s): 0,1 [2021-08-04T12:27:51.340Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-04T12:27:51.340Z] [2021-08-04T12:27:51.340Z] [2021-08-04T12:27:51.340Z] ---> nproc: [2021-08-04T12:27:51.340Z] 2 [2021-08-04T12:27:51.340Z] [2021-08-04T12:27:51.340Z] [2021-08-04T12:27:51.340Z] ---> df -h: [2021-08-04T12:27:51.340Z] Filesystem Size Used Avail Use% Mounted on [2021-08-04T12:27:51.340Z] overlay 40G 7.7G 33G 20% / [2021-08-04T12:27:51.340Z] tmpfs 64M 0 64M 0% /dev [2021-08-04T12:27:51.340Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-04T12:27:51.340Z] shm 64M 0 64M 0% /dev/shm [2021-08-04T12:27:51.340Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-08-04T12:27:51.340Z] [2021-08-04T12:27:51.340Z] [2021-08-04T12:27:51.340Z] ---> sar -b -r -n DEV: [2021-08-04T12:27:51.340Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) [2021-08-04T12:27:51.340Z] [2021-08-04T12:27:51.340Z] 12:17:55 LINUX RESTART (2 CPU) [2021-08-04T12:27:51.340Z] [2021-08-04T12:27:51.340Z] 12:19:02 tps rtps wtps bread/s bwrtn/s [2021-08-04T12:27:51.340Z] 12:20:01 1.83 0.00 1.83 0.00 36.91 [2021-08-04T12:27:51.340Z] 12:21:01 0.47 0.00 0.47 0.00 7.54 [2021-08-04T12:27:51.340Z] 12:22:01 0.20 0.00 0.20 0.00 2.43 [2021-08-04T12:27:51.340Z] 12:23:01 0.27 0.00 0.27 0.00 3.33 [2021-08-04T12:27:51.340Z] 12:24:01 0.32 0.00 0.32 0.00 4.40 [2021-08-04T12:27:51.340Z] 12:25:01 0.40 0.00 0.40 0.00 5.60 [2021-08-04T12:27:51.340Z] 12:26:01 0.13 0.00 0.13 0.00 2.15 [2021-08-04T12:27:51.340Z] 12:27:01 0.23 0.00 0.23 0.00 2.03 [2021-08-04T12:27:51.340Z] Average: 0.48 0.00 0.48 0.00 7.99 [2021-08-04T12:27:51.340Z] [2021-08-04T12:27:51.340Z] 12:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-04T12:27:51.340Z] 12:20:01 5451596 0 790324 9.87 2620 1764392 1261592 13.93 584268 1573072 8 [2021-08-04T12:27:51.340Z] 12:21:01 5457588 0 784324 9.79 2620 1764400 1202516 13.28 581936 1570952 24 [2021-08-04T12:27:51.340Z] 12:22:01 5456240 0 785672 9.81 2620 1764400 1202516 13.28 583048 1570952 8 [2021-08-04T12:27:51.340Z] 12:23:01 5454752 0 787152 9.83 2620 1764408 1202768 13.28 583516 1571736 16 [2021-08-04T12:27:51.340Z] 12:24:01 5452164 0 789736 9.86 2620 1764412 1202792 13.28 582784 1575424 8 [2021-08-04T12:27:51.340Z] 12:25:01 5452024 0 789872 9.86 2620 1764416 1202564 13.28 582656 1575424 20 [2021-08-04T12:27:51.340Z] 12:26:01 5448808 0 793084 9.90 2620 1764420 1202516 13.28 585868 1575424 8 [2021-08-04T12:27:51.340Z] 12:27:01 5439732 0 802152 10.02 2620 1764428 1202516 13.28 595036 1575428 8 [2021-08-04T12:27:51.340Z] Average: 5451613 0 790290 9.87 2620 1764410 1209972 13.36 584889 1573552 12 [2021-08-04T12:27:51.340Z] [2021-08-04T12:27:51.340Z] 12:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-04T12:27:51.340Z] 12:20:01 eth0 5.95 3.17 4.33 0.43 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:21:01 eth0 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:22:01 eth0 0.78 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:23:01 eth0 1.05 0.33 0.32 0.17 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:24:01 eth0 0.27 0.18 0.09 0.10 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:25:01 eth0 0.20 0.17 0.10 0.01 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:26:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:27:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] Average: eth0 1.06 0.52 0.61 0.09 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-04T12:27:51.340Z] [2021-08-04T12:27:51.340Z] [2021-08-04T12:27:51.340Z] ---> sar -P ALL: [2021-08-04T12:27:51.340Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) [2021-08-04T12:27:51.340Z] [2021-08-04T12:27:51.340Z] 12:17:55 LINUX RESTART (2 CPU) [2021-08-04T12:27:51.340Z] [2021-08-04T12:27:51.340Z] 12:19:02 CPU %user %nice %system %iowait %steal %idle [2021-08-04T12:27:51.340Z] 12:20:01 all 0.24 0.00 0.08 0.00 0.02 99.67 [2021-08-04T12:27:51.340Z] 12:20:01 0 0.12 0.00 0.08 0.00 0.02 99.78 [2021-08-04T12:27:51.340Z] 12:20:01 1 0.36 0.00 0.07 0.00 0.02 99.56 [2021-08-04T12:27:51.340Z] 12:21:01 all 0.20 0.00 0.08 0.00 0.01 99.72 [2021-08-04T12:27:51.340Z] 12:21:01 0 0.10 0.00 0.08 0.00 0.00 99.82 [2021-08-04T12:27:51.340Z] 12:21:01 1 0.30 0.00 0.07 0.00 0.02 99.62 [2021-08-04T12:27:51.340Z] 12:22:01 all 0.15 0.00 0.05 0.00 0.01 99.79 [2021-08-04T12:27:51.340Z] 12:22:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-08-04T12:27:51.340Z] 12:22:01 1 0.27 0.00 0.05 0.00 0.00 99.68 [2021-08-04T12:27:51.340Z] 12:23:01 all 0.24 0.00 0.05 0.00 0.01 99.70 [2021-08-04T12:27:51.340Z] 12:23:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2021-08-04T12:27:51.340Z] 12:23:01 1 0.42 0.00 0.03 0.00 0.00 99.55 [2021-08-04T12:27:51.340Z] 12:24:01 all 0.25 0.00 0.04 0.00 0.01 99.70 [2021-08-04T12:27:51.340Z] 12:24:01 0 0.40 0.00 0.03 0.00 0.00 99.57 [2021-08-04T12:27:51.340Z] 12:24:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2021-08-04T12:27:51.340Z] 12:25:01 all 0.21 0.00 0.05 0.00 0.02 99.72 [2021-08-04T12:27:51.340Z] 12:25:01 0 0.35 0.00 0.03 0.00 0.02 99.60 [2021-08-04T12:27:51.340Z] 12:25:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2021-08-04T12:27:51.340Z] 12:26:01 all 0.26 0.00 0.05 0.00 0.01 99.68 [2021-08-04T12:27:51.340Z] 12:26:01 0 0.43 0.00 0.03 0.00 0.00 99.53 [2021-08-04T12:27:51.340Z] 12:26:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2021-08-04T12:27:51.340Z] 12:27:01 all 0.25 0.00 0.04 0.00 0.01 99.70 [2021-08-04T12:27:51.340Z] 12:27:01 0 0.48 0.00 0.03 0.00 0.02 99.47 [2021-08-04T12:27:51.340Z] 12:27:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2021-08-04T12:27:51.340Z] Average: all 0.22 0.00 0.05 0.00 0.01 99.71 [2021-08-04T12:27:51.340Z] Average: 0 0.25 0.00 0.05 0.00 0.01 99.69 [2021-08-04T12:27:51.340Z] Average: 1 0.20 0.00 0.06 0.00 0.01 99.73 [2021-08-04T12:27:51.340Z] [2021-08-04T12:27:51.340Z] [2021-08-04T12:27:51.340Z]