Pull request #425 opened 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 b2c40206a980867139e31bee206038b97afaf80f+2bc3cc33938a89511f779b32436fc9b4525153ed (e5cf9903ba833a82e0406fd1ab539b6dcc1fcee5) 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-ssh2496636973338715791.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh913783518218949738.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-425/workspace@libs/edgex-global-pipelines # timeout=10 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-425/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8767820959037079004.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-425/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7361545067985248335.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh6795040945989697355.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-425/workspace@libs/lf-pipelines # timeout=10 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-425/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6382455871246183229.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-89 in /w/workspace/edgexfoundry_edgex-ui-go_PR-425 [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-425 # 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-425@tmp/jenkins-gitclient-ssh6241726050145443765.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-425@tmp/jenkins-gitclient-ssh1573670231808597602.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/425/head:refs/remotes/origin/PR-425 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bc3cc33938a89511f779b32436fc9b4525153ed into PR head commit b2c40206a980867139e31bee206038b97afaf80f Merge succeeded, producing b2c40206a980867139e31bee206038b97afaf80f Checking out Revision b2c40206a980867139e31bee206038b97afaf80f (PR-425) > git config core.sparsecheckout # timeout=10 > git checkout -f b2c40206a980867139e31bee206038b97afaf80f # 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-425@tmp/jenkins-gitclient-ssh5351302818473071616.key > git merge 2bc3cc33938a89511f779b32436fc9b4525153ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2c40206a980867139e31bee206038b97afaf80f # timeout=10 Commit message: "feat: update built product artifact GUI" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-09T08:01:17.720Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-09T08:01:18.000Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-09T08:01:18.218Z] ========================================================= [2021-08-09T08:01:18.218Z] EdgeX Global Pipelines Version Info [2021-08-09T08:01:18.218Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:01:19.553Z] ------------------- [2021-08-09T08:01:19.553Z] stable info: [2021-08-09T08:01:19.553Z] ------------------- [2021-08-09T08:01:19.553Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-09T08:01:19.553Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-09T08:01:19.553Z] Message: update stable to v1.0.204 [2021-08-09T08:01:20.139Z] ------------------- [2021-08-09T08:01:20.139Z] experimental info: [2021-08-09T08:01:20.139Z] ------------------- [2021-08-09T08:01:20.139Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-09T08:01:20.139Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-09T08:01:20.139Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-09T08:01:20.449Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-08-09T08:01:20.534Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-08-09T08:01:20.628Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-09T08:01:20.722Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-09T08:01:20.814Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-09T08:01:20.919Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-09T08:01:21.002Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-09T08:01:21.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-09T08:01:21.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-09T08:01:21.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-09T08:01:21.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-09T08:01:21.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-09T08:01:21.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-08-09T08:01:21.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-09T08:01:21.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-09T08:01:21.851Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-09T08:01:21.951Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-09T08:01:22.042Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-09T08:01:22.127Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-09T08:01:22.214Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-09T08:01:22.290Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-09T08:01:22.364Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-09T08:01:22.466Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-09T08:01:22.556Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-09T08:01:22.626Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-09T08:01:22.693Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-09T08:01:22.756Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-09T08:01:22.820Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-425 [Pipeline] echo [2021-08-09T08:01:22.886Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-425 [Pipeline] echo [2021-08-09T08:01:22.966Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-425 [Pipeline] echo [2021-08-09T08:01:23.025Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2c40206a980867139e31bee206038b97afaf80f [Pipeline] echo [2021-08-09T08:01:23.091Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2c4020 [Pipeline] echo [2021-08-09T08:01:23.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T08:01:23.380Z] provisioning config files... [2021-08-09T08:01:23.399Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp/config5840034044081629040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:01:23.785Z] ---> docker-login.sh [2021-08-09T08:01:23.785Z] nexus3.edgexfoundry.org:10001 [2021-08-09T08:01:23.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:01:24.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:01:24.051Z] Configure a credential helper to remove this warning. See [2021-08-09T08:01:24.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:01:24.051Z] [2021-08-09T08:01:24.051Z] Login Succeeded [2021-08-09T08:01:24.051Z] nexus3.edgexfoundry.org:10002 [2021-08-09T08:01:24.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:01:24.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:01:24.316Z] Configure a credential helper to remove this warning. See [2021-08-09T08:01:24.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:01:24.316Z] [2021-08-09T08:01:24.316Z] Login Succeeded [2021-08-09T08:01:24.316Z] nexus3.edgexfoundry.org:10003 [2021-08-09T08:01:24.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:01:24.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:01:24.316Z] Configure a credential helper to remove this warning. See [2021-08-09T08:01:24.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:01:24.316Z] [2021-08-09T08:01:24.316Z] Login Succeeded [2021-08-09T08:01:24.316Z] nexus3.edgexfoundry.org:10004 [2021-08-09T08:01:24.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:01:24.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:01:24.587Z] Configure a credential helper to remove this warning. See [2021-08-09T08:01:24.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:01:24.587Z] [2021-08-09T08:01:24.587Z] Login Succeeded [2021-08-09T08:01:24.587Z] docker.io [2021-08-09T08:01:24.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:01:24.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:01:24.853Z] Configure a credential helper to remove this warning. See [2021-08-09T08:01:24.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:01:24.853Z] [2021-08-09T08:01:24.853Z] Login Succeeded [2021-08-09T08:01:24.853Z] ---> docker-login.sh ends [Pipeline] } [2021-08-09T08:01:24.881Z] 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-09T08:01:25.647Z] + git log --format=format:%s -1 b2c40206a980867139e31bee206038b97afaf80f [Pipeline] echo [2021-08-09T08:01:25.723Z] GIT_COMMIT: b2c40206a980867139e31bee206038b97afaf80f, Commit Message: feat: update built product artifact GUI [Pipeline] echo [2021-08-09T08:01:25.764Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:01:26.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T08:01:26.690Z] [2021-08-09T08:01:26.690Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:01:27.057Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T08:01:27.057Z] latest: Pulling from edgex-devops/git-semver [2021-08-09T08:01:27.057Z] 31603596830f: Pulling fs layer [2021-08-09T08:01:27.057Z] d4622e32a9a9: Pulling fs layer [2021-08-09T08:01:27.057Z] 1030fce36090: Pulling fs layer [2021-08-09T08:01:27.057Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-09T08:01:27.057Z] 6c6cb7e1b49b: Waiting [2021-08-09T08:01:27.057Z] d4622e32a9a9: Verifying Checksum [2021-08-09T08:01:27.057Z] d4622e32a9a9: Download complete [2021-08-09T08:01:27.330Z] 31603596830f: Download complete [2021-08-09T08:01:27.602Z] 31603596830f: Pull complete [2021-08-09T08:01:27.602Z] d4622e32a9a9: Pull complete [2021-08-09T08:01:27.602Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-09T08:01:27.602Z] 6c6cb7e1b49b: Download complete [2021-08-09T08:01:27.602Z] 1030fce36090: Verifying Checksum [2021-08-09T08:01:27.602Z] 1030fce36090: Download complete [2021-08-09T08:01:28.190Z] 1030fce36090: Pull complete [2021-08-09T08:01:28.462Z] 6c6cb7e1b49b: Pull complete [2021-08-09T08:01:28.462Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-09T08:01:28.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-09T08:01:28.462Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-09T08:01:28.584Z] prd-centos7-docker-4c-2g-89 does not seem to be running inside a container [2021-08-09T08:01:28.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-425 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-425:/w/workspace/edgexfoundry_edgex-ui-go_PR-425:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-425@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-09T08:01:29.550Z] $ docker top 00d7083a91f6441b35fcd8032fb644710f9401528242e43bacfc423d7f86d86e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-09T08:01:29.786Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T08:01:29.786Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T08:01:29.904Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T08:01:29.905Z] $ docker exec 00d7083a91f6441b35fcd8032fb644710f9401528242e43bacfc423d7f86d86e ssh-agent [2021-08-09T08:01:30.022Z] SSH_AUTH_SOCK=/tmp/ssh-uDPj8mfwBf7W/agent.14 [2021-08-09T08:01:30.022Z] SSH_AGENT_PID=21 [2021-08-09T08:01:30.032Z] Running ssh-add (command line suppressed) [2021-08-09T08:01:30.128Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp/private_key_8037786699707751209.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp/private_key_8037786699707751209.key) [2021-08-09T08:01:30.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T08:01:30.515Z] + git tag --points-at HEAD [Pipeline] } [2021-08-09T08:01:30.545Z] $ docker exec --env ******** --env ******** 00d7083a91f6441b35fcd8032fb644710f9401528242e43bacfc423d7f86d86e ssh-agent -k [2021-08-09T08:01:30.635Z] unset SSH_AUTH_SOCK; [2021-08-09T08:01:30.635Z] unset SSH_AGENT_PID; [2021-08-09T08:01:30.635Z] echo Agent pid 21 killed; [2021-08-09T08:01:30.654Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-09T08:01:30.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-09T08:01:30.756Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-09T08:01:30.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-09T08:01:30.873Z] $ docker exec 00d7083a91f6441b35fcd8032fb644710f9401528242e43bacfc423d7f86d86e ssh-agent [2021-08-09T08:01:30.982Z] SSH_AUTH_SOCK=/tmp/ssh-zK9jXHhWenD7/agent.55 [2021-08-09T08:01:30.982Z] SSH_AGENT_PID=62 [2021-08-09T08:01:30.991Z] Running ssh-add (command line suppressed) [2021-08-09T08:01:31.084Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp/private_key_2933137248305966618.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp/private_key_2933137248305966618.key) [2021-08-09T08:01:31.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-09T08:01:31.471Z] + git semver init [2021-08-09T08:01:31.471Z] # -> Open(): unable to determine branch for HEAD [2021-08-09T08:01:31.471Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-425/.git [2021-08-09T08:01:31.471Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-425 [2021-08-09T08:01:31.471Z] # $SEMVER_REMOTE_NAME = origin [2021-08-09T08:01:31.471Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-09T08:01:31.471Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-09T08:01:31.471Z] # $SEMVER_BRANCH = PR-425 [2021-08-09T08:01:31.471Z] # $SEMVER_TEMP = /tmp/semver-757180827 [2021-08-09T08:01:31.471Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-08-09T08:01:33.420Z] # '/tmp/semver-757180827' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-425/.semver' [2021-08-09T08:01:33.420Z] # -> Force: false [2021-08-09T08:01:33.420Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-425/.semver [Pipeline] } [2021-08-09T08:01:33.442Z] $ docker exec --env ******** --env ******** 00d7083a91f6441b35fcd8032fb644710f9401528242e43bacfc423d7f86d86e ssh-agent -k [2021-08-09T08:01:33.539Z] unset SSH_AUTH_SOCK; [2021-08-09T08:01:33.539Z] unset SSH_AGENT_PID; [2021-08-09T08:01:33.539Z] echo Agent pid 62 killed; [2021-08-09T08:01:33.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-09T08:01:34.003Z] + git semver [Pipeline] } [2021-08-09T08:01:34.045Z] $ docker stop --time=1 00d7083a91f6441b35fcd8032fb644710f9401528242e43bacfc423d7f86d86e [2021-08-09T08:01:35.362Z] $ docker rm -f 00d7083a91f6441b35fcd8032fb644710f9401528242e43bacfc423d7f86d86e [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T08:01:35.794Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-09T08:01:36.196Z] Stashed 1 file(s) [Pipeline] echo [2021-08-09T08:01:36.223Z] [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-09T08:01:51.712Z] Still waiting to schedule task [2021-08-09T08:01:51.712Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-89’ [2021-08-09T08:01:51.740Z] Still waiting to schedule task [2021-08-09T08:01:51.740Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-09T08:03:54.264Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-90 in /w/workspace/edgexfoundry_edgex-ui-go_PR-425 [Pipeline] { [Pipeline] ws [2021-08-09T08:03:54.315Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-08-09T08:03:54.584Z] The recommended git tool is: git [2021-08-09T08:03:59.790Z] using credential edgex-jenkins-ssh [2021-08-09T08:03:59.809Z] Cloning the remote Git repository [2021-08-09T08:03:59.861Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-09T08:04:00.049Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-08-09T08:04:00.206Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-09T08:04:00.206Z] > git --version # timeout=10 [2021-08-09T08:04:00.242Z] > git --version # 'git version 2.17.1' [2021-08-09T08:04:00.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T08:04:00.322Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T08:04:02.713Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-09T08:04:02.735Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T08:04:02.760Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-09T08:04:02.789Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-09T08:04:02.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T08:04:02.801Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/425/head:refs/remotes/origin/PR-425 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-09T08:04:03.889Z] Merging remotes/origin/main commit 2bc3cc33938a89511f779b32436fc9b4525153ed into PR head commit b2c40206a980867139e31bee206038b97afaf80f [2021-08-09T08:04:04.281Z] Merge succeeded, producing b2c40206a980867139e31bee206038b97afaf80f [2021-08-09T08:04:04.282Z] Checking out Revision b2c40206a980867139e31bee206038b97afaf80f (PR-425) [2021-08-09T08:04:03.912Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T08:04:03.928Z] > git checkout -f b2c40206a980867139e31bee206038b97afaf80f # timeout=10 [2021-08-09T08:04:04.189Z] > git remote # timeout=10 [2021-08-09T08:04:04.211Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T08:04:04.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T08:04:04.237Z] > git merge 2bc3cc33938a89511f779b32436fc9b4525153ed # timeout=10 [2021-08-09T08:04:04.261Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-09T08:04:04.291Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T08:04:04.303Z] > git checkout -f b2c40206a980867139e31bee206038b97afaf80f # timeout=10 [2021-08-09T08:04:08.648Z] Commit message: "feat: update built product artifact GUI" [2021-08-09T08:04:08.712Z] > git --version # timeout=10 [2021-08-09T08:04:08.725Z] > git --version # 'git version 2.17.1' [2021-08-09T08:04:08.734Z] fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T08:04:09.604Z] provisioning config files... [2021-08-09T08:04:09.633Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8727162135774907636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:04:10.262Z] ---> docker-login.sh [2021-08-09T08:04:10.262Z] nexus3.edgexfoundry.org:10001 [2021-08-09T08:04:11.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:04:11.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:04:11.534Z] Configure a credential helper to remove this warning. See [2021-08-09T08:04:11.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:04:11.534Z] [2021-08-09T08:04:11.534Z] Login Succeeded [2021-08-09T08:04:11.534Z] nexus3.edgexfoundry.org:10002 [2021-08-09T08:04:12.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:04:12.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:04:12.136Z] Configure a credential helper to remove this warning. See [2021-08-09T08:04:12.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:04:12.136Z] [2021-08-09T08:04:12.136Z] Login Succeeded [2021-08-09T08:04:12.136Z] nexus3.edgexfoundry.org:10003 [2021-08-09T08:04:12.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:04:12.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:04:12.688Z] Configure a credential helper to remove this warning. See [2021-08-09T08:04:12.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:04:12.688Z] [2021-08-09T08:04:12.688Z] Login Succeeded [2021-08-09T08:04:12.688Z] nexus3.edgexfoundry.org:10004 [2021-08-09T08:04:12.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:04:13.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:04:13.245Z] Configure a credential helper to remove this warning. See [2021-08-09T08:04:13.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:04:13.245Z] [2021-08-09T08:04:13.245Z] Login Succeeded [2021-08-09T08:04:13.245Z] docker.io [2021-08-09T08:04:13.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:04:14.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:04:14.122Z] Configure a credential helper to remove this warning. See [2021-08-09T08:04:14.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:04:14.122Z] [2021-08-09T08:04:14.122Z] Login Succeeded [2021-08-09T08:04:14.122Z] ---> docker-login.sh ends [Pipeline] } [2021-08-09T08:04:14.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-09T08:04:15.030Z] ========================================================= [2021-08-09T08:04:15.030Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-09T08:04:15.030Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:04:15.520Z] + 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-09T08:04:16.537Z] Sending build context to Docker daemon 20.68MB [2021-08-09T08:04:16.537Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-09T08:04:16.537Z] Step 2/8 : FROM ${BASE} [2021-08-09T08:04:16.537Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-09T08:04:16.537Z] 595b0fe564bb: Pulling fs layer [2021-08-09T08:04:16.537Z] 24495759ef45: Pulling fs layer [2021-08-09T08:04:16.537Z] d148012ef14d: Pulling fs layer [2021-08-09T08:04:16.537Z] e90a11edd702: Pulling fs layer [2021-08-09T08:04:16.537Z] d77568369979: Pulling fs layer [2021-08-09T08:04:16.537Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-09T08:04:16.537Z] 170f2ba95c9a: Pulling fs layer [2021-08-09T08:04:16.537Z] 97ac5df62f85: Pulling fs layer [2021-08-09T08:04:16.537Z] e90a11edd702: Waiting [2021-08-09T08:04:16.537Z] d77568369979: Waiting [2021-08-09T08:04:16.537Z] fc1c9f9a7f3b: Waiting [2021-08-09T08:04:16.537Z] 170f2ba95c9a: Waiting [2021-08-09T08:04:16.537Z] 97ac5df62f85: Waiting [2021-08-09T08:04:16.824Z] d148012ef14d: Verifying Checksum [2021-08-09T08:04:16.824Z] d148012ef14d: Download complete [2021-08-09T08:04:16.824Z] 24495759ef45: Verifying Checksum [2021-08-09T08:04:16.824Z] 24495759ef45: Download complete [2021-08-09T08:04:16.824Z] d77568369979: Verifying Checksum [2021-08-09T08:04:16.824Z] d77568369979: Download complete [2021-08-09T08:04:16.824Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-09T08:04:16.824Z] fc1c9f9a7f3b: Download complete [2021-08-09T08:04:16.824Z] 595b0fe564bb: Verifying Checksum [2021-08-09T08:04:16.824Z] 595b0fe564bb: Download complete [2021-08-09T08:04:16.824Z] 170f2ba95c9a: Verifying Checksum [2021-08-09T08:04:16.824Z] 170f2ba95c9a: Download complete [2021-08-09T08:04:17.429Z] 595b0fe564bb: Pull complete [2021-08-09T08:04:17.818Z] Running on prd-centos7-docker-4c-2g-92 in /w/workspace/edgexfoundry_edgex-ui-go_PR-425 [Pipeline] { [Pipeline] ws [2021-08-09T08:04:17.869Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-08-09T08:04:18.036Z] The recommended git tool is: git [2021-08-09T08:04:18.423Z] 24495759ef45: Pull complete [2021-08-09T08:04:18.711Z] d148012ef14d: Pull complete [2021-08-09T08:04:20.715Z] e90a11edd702: Verifying Checksum [2021-08-09T08:04:20.715Z] e90a11edd702: Download complete [2021-08-09T08:04:20.859Z] using credential edgex-jenkins-ssh [2021-08-09T08:04:20.873Z] Cloning the remote Git repository [2021-08-09T08:04:20.989Z] 97ac5df62f85: Verifying Checksum [2021-08-09T08:04:20.989Z] 97ac5df62f85: Download complete [2021-08-09T08:04:20.895Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-09T08:04:20.964Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-08-09T08:04:20.999Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-09T08:04:20.999Z] > git --version # timeout=10 [2021-08-09T08:04:21.006Z] > git --version # 'git version 2.24.4' [2021-08-09T08:04:21.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T08:04:21.042Z] [INFO] Currently running in a labeled security context [2021-08-09T08:04:21.042Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-09T08:04:21.042Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1961270038649712738.key [2021-08-09T08:04:21.054Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T08:04:26.035Z] Merging remotes/origin/main commit 2bc3cc33938a89511f779b32436fc9b4525153ed into PR head commit b2c40206a980867139e31bee206038b97afaf80f [2021-08-09T08:04:26.186Z] Merge succeeded, producing b2c40206a980867139e31bee206038b97afaf80f [2021-08-09T08:04:26.187Z] Checking out Revision b2c40206a980867139e31bee206038b97afaf80f (PR-425) [2021-08-09T08:04:25.395Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-09T08:04:25.411Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-09T08:04:25.424Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-09T08:04:25.435Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-09T08:04:25.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T08:04:25.436Z] [INFO] Currently running in a labeled security context [2021-08-09T08:04:25.436Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-09T08:04:25.436Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1462467479269090105.key [2021-08-09T08:04:25.442Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/425/head:refs/remotes/origin/PR-425 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-09T08:04:26.044Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T08:04:26.051Z] > git checkout -f b2c40206a980867139e31bee206038b97afaf80f # timeout=10 [2021-08-09T08:04:26.143Z] > git remote # timeout=10 [2021-08-09T08:04:26.151Z] > git config --get remote.origin.url # timeout=10 [2021-08-09T08:04:26.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-09T08:04:26.158Z] [INFO] Currently running in a labeled security context [2021-08-09T08:04:26.158Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-09T08:04:26.158Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2056657828110132984.key [2021-08-09T08:04:26.162Z] > git merge 2bc3cc33938a89511f779b32436fc9b4525153ed # timeout=10 [2021-08-09T08:04:26.173Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-09T08:04:26.188Z] > git config core.sparsecheckout # timeout=10 [2021-08-09T08:04:26.200Z] > git checkout -f b2c40206a980867139e31bee206038b97afaf80f # timeout=10 [2021-08-09T08:04:30.004Z] Commit message: "feat: update built product artifact GUI" [2021-08-09T08:04:30.049Z] > git --version # timeout=10 [2021-08-09T08:04:30.054Z] > git --version # 'git version 2.24.4' [2021-08-09T08:04:30.060Z] fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T08:04:30.867Z] provisioning config files... [2021-08-09T08:04:30.885Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6201290191861280479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:04:31.180Z] e90a11edd702: Pull complete [2021-08-09T08:04:31.180Z] d77568369979: Pull complete [2021-08-09T08:04:31.361Z] ---> docker-login.sh [2021-08-09T08:04:31.361Z] nexus3.edgexfoundry.org:10001 [2021-08-09T08:04:31.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:04:31.463Z] fc1c9f9a7f3b: Pull complete [2021-08-09T08:04:31.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:04:31.635Z] Configure a credential helper to remove this warning. See [2021-08-09T08:04:31.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:04:31.635Z] [2021-08-09T08:04:31.635Z] Login Succeeded [2021-08-09T08:04:31.635Z] nexus3.edgexfoundry.org:10002 [2021-08-09T08:04:31.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:04:31.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:04:31.635Z] Configure a credential helper to remove this warning. See [2021-08-09T08:04:31.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:04:31.635Z] [2021-08-09T08:04:31.635Z] Login Succeeded [2021-08-09T08:04:31.635Z] nexus3.edgexfoundry.org:10003 [2021-08-09T08:04:31.739Z] 170f2ba95c9a: Pull complete [2021-08-09T08:04:31.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:04:31.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:04:31.901Z] Configure a credential helper to remove this warning. See [2021-08-09T08:04:31.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:04:31.901Z] [2021-08-09T08:04:31.901Z] Login Succeeded [2021-08-09T08:04:31.901Z] nexus3.edgexfoundry.org:10004 [2021-08-09T08:04:31.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:04:31.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:04:31.901Z] Configure a credential helper to remove this warning. See [2021-08-09T08:04:31.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:04:31.901Z] [2021-08-09T08:04:31.901Z] Login Succeeded [2021-08-09T08:04:31.901Z] docker.io [2021-08-09T08:04:32.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-09T08:04:32.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-09T08:04:32.651Z] Configure a credential helper to remove this warning. See [2021-08-09T08:04:32.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-09T08:04:32.651Z] [2021-08-09T08:04:32.651Z] Login Succeeded [2021-08-09T08:04:32.651Z] ---> docker-login.sh ends [Pipeline] } [2021-08-09T08:04:32.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-09T08:04:33.075Z] ========================================================= [2021-08-09T08:04:33.075Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-09T08:04:33.075Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:04:33.468Z] + 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-09T08:04:33.468Z] Sending build context to Docker daemon 20.69MB [2021-08-09T08:04:33.468Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-09T08:04:33.468Z] Step 2/8 : FROM ${BASE} [2021-08-09T08:04:33.736Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-09T08:04:33.736Z] 540db60ca938: Pulling fs layer [2021-08-09T08:04:33.736Z] adcc1eea9eea: Pulling fs layer [2021-08-09T08:04:33.736Z] 4c4ab2625f07: Pulling fs layer [2021-08-09T08:04:33.736Z] db62176df00c: Pulling fs layer [2021-08-09T08:04:33.736Z] 3b30891b0d05: Pulling fs layer [2021-08-09T08:04:33.736Z] 06b49ca38bd5: Pulling fs layer [2021-08-09T08:04:33.736Z] c788192a36de: Pulling fs layer [2021-08-09T08:04:33.736Z] a77e37c0d609: Pulling fs layer [2021-08-09T08:04:33.736Z] c3185cebc471: Pulling fs layer [2021-08-09T08:04:33.736Z] 3b30891b0d05: Waiting [2021-08-09T08:04:33.736Z] 06b49ca38bd5: Waiting [2021-08-09T08:04:33.736Z] c788192a36de: Waiting [2021-08-09T08:04:33.736Z] a77e37c0d609: Waiting [2021-08-09T08:04:33.736Z] c3185cebc471: Waiting [2021-08-09T08:04:33.736Z] db62176df00c: Waiting [2021-08-09T08:04:33.736Z] 4c4ab2625f07: Verifying Checksum [2021-08-09T08:04:33.736Z] 4c4ab2625f07: Download complete [2021-08-09T08:04:33.736Z] adcc1eea9eea: Verifying Checksum [2021-08-09T08:04:33.736Z] adcc1eea9eea: Download complete [2021-08-09T08:04:33.736Z] 3b30891b0d05: Verifying Checksum [2021-08-09T08:04:33.736Z] 3b30891b0d05: Download complete [2021-08-09T08:04:33.736Z] 06b49ca38bd5: Verifying Checksum [2021-08-09T08:04:33.736Z] 06b49ca38bd5: Download complete [2021-08-09T08:04:34.009Z] 540db60ca938: Verifying Checksum [2021-08-09T08:04:34.009Z] 540db60ca938: Download complete [2021-08-09T08:04:34.009Z] c788192a36de: Verifying Checksum [2021-08-09T08:04:34.009Z] c788192a36de: Download complete [2021-08-09T08:04:34.009Z] 540db60ca938: Pull complete [2021-08-09T08:04:34.284Z] adcc1eea9eea: Pull complete [2021-08-09T08:04:34.284Z] 4c4ab2625f07: Pull complete [2021-08-09T08:04:34.553Z] a77e37c0d609: Verifying Checksum [2021-08-09T08:04:34.553Z] a77e37c0d609: Download complete [2021-08-09T08:04:37.906Z] c3185cebc471: Verifying Checksum [2021-08-09T08:04:37.906Z] c3185cebc471: Download complete [2021-08-09T08:04:38.469Z] 97ac5df62f85: Pull complete [2021-08-09T08:04:38.469Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-09T08:04:38.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-09T08:04:38.469Z] ---> 04bc70af865f [2021-08-09T08:04:38.469Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-09T08:04:38.494Z] db62176df00c: Verifying Checksum [2021-08-09T08:04:38.494Z] db62176df00c: Download complete [2021-08-09T08:04:40.448Z] ---> Running in 7394316d35dc [2021-08-09T08:04:40.725Z] Removing intermediate container 7394316d35dc [2021-08-09T08:04:40.725Z] ---> dfcb9e0ad83f [2021-08-09T08:04:40.725Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T08:04:40.725Z] ---> Running in bdc7ef1cfa57 [2021-08-09T08:04:41.849Z] db62176df00c: Pull complete [2021-08-09T08:04:41.849Z] 3b30891b0d05: Pull complete [2021-08-09T08:04:42.114Z] 06b49ca38bd5: Pull complete [2021-08-09T08:04:42.114Z] c788192a36de: Pull complete [2021-08-09T08:04:42.114Z] a77e37c0d609: Pull complete [2021-08-09T08:04:44.110Z] Removing intermediate container bdc7ef1cfa57 [2021-08-09T08:04:44.111Z] ---> 5d37c95eb451 [2021-08-09T08:04:44.111Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-09T08:04:44.111Z] ---> Running in 23e64878f9d7 [2021-08-09T08:04:44.709Z] c3185cebc471: Pull complete [2021-08-09T08:04:44.709Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-09T08:04:44.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-09T08:04:44.709Z] ---> 031687cdd783 [2021-08-09T08:04:44.709Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-09T08:04:45.089Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T08:04:46.065Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T08:04:46.136Z] ---> Running in 11f29a8f022b [2021-08-09T08:04:46.136Z] Removing intermediate container 11f29a8f022b [2021-08-09T08:04:46.136Z] ---> 7ced69c0615e [2021-08-09T08:04:46.136Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T08:04:46.136Z] ---> Running in 043deb6d5d98 [2021-08-09T08:04:46.728Z] Removing intermediate container 043deb6d5d98 [2021-08-09T08:04:46.728Z] ---> dac53a437095 [2021-08-09T08:04:46.729Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-09T08:04:46.729Z] ---> Running in 9f5272f8d423 [2021-08-09T08:04:46.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T08:04:47.058Z] OK: 218 MiB in 52 packages [2021-08-09T08:04:47.953Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T08:04:48.036Z] Removing intermediate container 23e64878f9d7 [2021-08-09T08:04:48.036Z] ---> f237c53180ce [2021-08-09T08:04:48.036Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-09T08:04:48.036Z] ---> Running in 8ad44d7b17a0 [2021-08-09T08:04:48.536Z] OK: 219 MiB in 52 packages [2021-08-09T08:04:48.633Z] Removing intermediate container 8ad44d7b17a0 [2021-08-09T08:04:48.633Z] ---> 907b5a3d333f [2021-08-09T08:04:48.633Z] Step 7/8 : COPY . . [2021-08-09T08:04:48.808Z] Removing intermediate container 9f5272f8d423 [2021-08-09T08:04:48.808Z] ---> 61324115dde5 [2021-08-09T08:04:48.808Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-09T08:04:48.808Z] ---> Running in 483df36fa649 [2021-08-09T08:04:48.808Z] Removing intermediate container 483df36fa649 [2021-08-09T08:04:48.808Z] ---> f1878c1562c3 [2021-08-09T08:04:48.808Z] Step 7/8 : COPY . . [2021-08-09T08:04:49.782Z] ---> a21f4b6312d5 [2021-08-09T08:04:49.782Z] Step 8/8 : RUN go mod download [2021-08-09T08:04:49.782Z] ---> Running in 5a8dff7bde6e [2021-08-09T08:04:52.023Z] ---> fa08ba649285 [2021-08-09T08:04:52.023Z] Step 8/8 : RUN go mod download [2021-08-09T08:04:52.023Z] ---> Running in 98920225f51f [2021-08-09T08:05:04.781Z] Removing intermediate container 5a8dff7bde6e [2021-08-09T08:05:04.781Z] ---> 62c5934b4233 [2021-08-09T08:05:04.781Z] Successfully built 62c5934b4233 [2021-08-09T08:05:04.781Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:05:05.148Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-09T08:05:05.148Z] . [Pipeline] withDockerContainer [2021-08-09T08:05:05.268Z] prd-centos7-docker-4c-2g-92 does not seem to be running inside a container [2021-08-09T08:05:05.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat [2021-08-09T08:05:05.747Z] $ docker top 80fb01b99f55ff68030a8ae13bcbc8062f865f8d4325a4126c4984dd0d484c25 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T08:05:06.211Z] + go version [2021-08-09T08:05:06.211Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-09T08:05:06.445Z] $ docker stop --time=1 80fb01b99f55ff68030a8ae13bcbc8062f865f8d4325a4126c4984dd0d484c25 [2021-08-09T08:05:07.642Z] $ docker rm -f 80fb01b99f55ff68030a8ae13bcbc8062f865f8d4325a4126c4984dd0d484c25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:05:08.412Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-09T08:05:08.412Z] . [Pipeline] withDockerContainer [2021-08-09T08:05:08.521Z] prd-centos7-docker-4c-2g-92 does not seem to be running inside a container [2021-08-09T08:05:08.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat [2021-08-09T08:05:08.985Z] $ docker top 41373bd109db4780bdc7c7417e3191743c7a4a8ca7d7a9bb4107ee57f3682cb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T08:05:09.441Z] + go mod tidy [Pipeline] sh [2021-08-09T08:05:10.070Z] + make test [2021-08-09T08:05:10.070Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-09T08:05:10.338Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-09T08:05:18.804Z] Removing intermediate container 98920225f51f [2021-08-09T08:05:18.804Z] ---> 9cf5260a343c [2021-08-09T08:05:18.804Z] Successfully built 9cf5260a343c [2021-08-09T08:05:18.804Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:05:19.189Z] + docker inspect -f . ci-base-image-arm64 [2021-08-09T08:05:19.189Z] . [Pipeline] withDockerContainer [2021-08-09T08:05:19.454Z] prd-ubuntu18.04-docker-arm64-4c-16g-90 does not seem to be running inside a container [2021-08-09T08:05:19.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2021-08-09T08:05:20.450Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-09T08:05:20.450Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-09T08:05:20.450Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-09T08:05:20.450Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-09T08:05:20.450Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-09T08:05:20.450Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-09T08:05:20.450Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-09T08:05:20.450Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-09T08:05:20.450Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-09T08:05:20.450Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-09T08:05:20.450Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-09T08:05:20.450Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-09T08:05:20.450Z] GO111MODULE=on go vet ./... [2021-08-09T08:05:21.174Z] $ docker top 892abcacff0a9d0d6e43c8f591d531cc9ef2e1506e016f25e8fb5a2d30039a09 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T08:05:22.246Z] + go version [2021-08-09T08:05:22.246Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-09T08:05:22.282Z] $ docker stop --time=1 892abcacff0a9d0d6e43c8f591d531cc9ef2e1506e016f25e8fb5a2d30039a09 [2021-08-09T08:05:24.121Z] $ docker rm -f 892abcacff0a9d0d6e43c8f591d531cc9ef2e1506e016f25e8fb5a2d30039a09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:05:25.091Z] + docker inspect -f . ci-base-image-arm64 [2021-08-09T08:05:25.091Z] . [Pipeline] withDockerContainer [2021-08-09T08:05:25.362Z] prd-ubuntu18.04-docker-arm64-4c-16g-90 does not seem to be running inside a container [2021-08-09T08:05:25.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2021-08-09T08:05:26.894Z] $ docker top 7597caaeda00ce1752f12476067982b39358f9416c978fbc823818a111825bab -eo pid,comm [Pipeline] { [Pipeline] } [2021-08-09T08:05:27.252Z] $ docker stop --time=1 41373bd109db4780bdc7c7417e3191743c7a4a8ca7d7a9bb4107ee57f3682cb5 [2021-08-09T08:05:28.623Z] $ docker rm -f 41373bd109db4780bdc7c7417e3191743c7a4a8ca7d7a9bb4107ee57f3682cb5 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-08-09T08:05:29.080Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-09T08:05:29.356Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-09T08:05:29.492Z] + go mod tidy [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] sh [2021-08-09T08:05:31.868Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-09T08:05:32.125Z] + make test [2021-08-09T08:05:32.126Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-09T08:05:32.205Z] + ls -al . [2021-08-09T08:05:32.205Z] total 92 [2021-08-09T08:05:32.205Z] drwxrwxr-x. 11 jenkins jenkins 4096 Aug 9 08:05 . [2021-08-09T08:05:32.205Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 9 08:04 .. [2021-08-09T08:05:32.205Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 9 08:04 assets [2021-08-09T08:05:32.205Z] drwxrwxr-x. 2 jenkins jenkins 35 Aug 9 08:04 bin [2021-08-09T08:05:32.205Z] drwxrwxr-x. 3 jenkins jenkins 29 Aug 9 08:04 cmd [2021-08-09T08:05:32.205Z] -rw-rw-r--. 1 jenkins jenkins 3959 Aug 9 08:04 CONTRIBUTING.md [2021-08-09T08:05:32.205Z] -rw-r--r--. 1 jenkins jenkins 10 Aug 9 08:05 coverage.out [2021-08-09T08:05:32.205Z] -rw-rw-r--. 1 jenkins jenkins 1526 Aug 9 08:04 Dockerfile [2021-08-09T08:05:32.205Z] -rw-rw-r--. 1 jenkins jenkins 902 Aug 9 08:04 Dockerfile.build [2021-08-09T08:05:32.205Z] drwxrwxr-x. 2 jenkins jenkins 23 Aug 9 08:04 docs [2021-08-09T08:05:32.205Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 9 08:04 .git [2021-08-09T08:05:32.205Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 9 08:04 .github [2021-08-09T08:05:32.205Z] -rw-rw-r--. 1 jenkins jenkins 162 Aug 9 08:04 .gitignore [2021-08-09T08:05:32.205Z] -rw-rw-r--. 1 jenkins jenkins 823 Aug 9 08:04 go.mod [2021-08-09T08:05:32.205Z] -rw-r--r--. 1 jenkins jenkins 23693 Aug 9 08:05 go.sum [2021-08-09T08:05:32.205Z] drwxrwxr-x. 9 jenkins jenkins 125 Aug 9 08:04 internal [2021-08-09T08:05:32.205Z] -rw-rw-r--. 1 jenkins jenkins 652 Aug 9 08:04 Jenkinsfile [2021-08-09T08:05:32.205Z] -rw-rw-r--. 1 jenkins jenkins 11357 Aug 9 08:04 LICENSE [2021-08-09T08:05:32.205Z] -rw-rw-r--. 1 jenkins jenkins 990 Aug 9 08:04 Makefile [2021-08-09T08:05:32.205Z] drwxrwxr-x. 3 jenkins jenkins 19 Aug 9 08:04 pkg [2021-08-09T08:05:32.205Z] -rw-rw-r--. 1 jenkins jenkins 5509 Aug 9 08:04 README.md [2021-08-09T08:05:32.205Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 9 08:01 VERSION [2021-08-09T08:05:32.205Z] -rw-rw-r--. 1 jenkins jenkins 155 Aug 9 08:04 version.go [2021-08-09T08:05:32.205Z] drwxrwxr-x. 4 jenkins jenkins 4096 Aug 9 08:04 web [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:05:32.569Z] + 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=b2c40206a980867139e31bee206038b97afaf80f --label arch=amd64 --label version=0.0.0 . [2021-08-09T08:05:32.569Z] Sending build context to Docker daemon 20.71MB [2021-08-09T08:05:32.569Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-09T08:05:32.569Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-09T08:05:32.569Z] ---> 62c5934b4233 [2021-08-09T08:05:32.569Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-09T08:05:32.840Z] ---> Running in 719fbf186b99 [2021-08-09T08:05:32.840Z] Removing intermediate container 719fbf186b99 [2021-08-09T08:05:32.840Z] ---> 0110d2485bdc [2021-08-09T08:05:32.840Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-09T08:05:32.840Z] ---> Running in b01ba8796f88 [2021-08-09T08:05:33.106Z] Removing intermediate container b01ba8796f88 [2021-08-09T08:05:33.106Z] ---> 9f2570711bd2 [2021-08-09T08:05:33.106Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-09T08:05:33.106Z] ---> Running in 9d8a1aaf8f1e [2021-08-09T08:05:33.106Z] Removing intermediate container 9d8a1aaf8f1e [2021-08-09T08:05:33.106Z] ---> 8d65c1bdade7 [2021-08-09T08:05:33.106Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-09T08:05:33.106Z] ---> Running in 91aa9b00755c [2021-08-09T08:05:33.106Z] Removing intermediate container 91aa9b00755c [2021-08-09T08:05:33.106Z] ---> ef4c7d92a1ca [2021-08-09T08:05:33.106Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-09T08:05:33.110Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-09T08:05:33.376Z] ---> Running in fd6846a40fa2 [2021-08-09T08:05:33.376Z] Removing intermediate container fd6846a40fa2 [2021-08-09T08:05:33.376Z] ---> 39bb41741f5b [2021-08-09T08:05:33.376Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T08:05:33.376Z] ---> Running in 4a04952e7093 [2021-08-09T08:05:33.961Z] Removing intermediate container 4a04952e7093 [2021-08-09T08:05:33.961Z] ---> 7eefcb596626 [2021-08-09T08:05:33.961Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-09T08:05:33.961Z] ---> Running in 89801441624b [2021-08-09T08:05:34.226Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-09T08:05:34.814Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-09T08:05:35.396Z] OK: 219 MiB in 52 packages [2021-08-09T08:05:35.666Z] Removing intermediate container 89801441624b [2021-08-09T08:05:35.666Z] ---> 9096df71282f [2021-08-09T08:05:35.666Z] Step 10/25 : ENV GO111MODULE=on [2021-08-09T08:05:35.666Z] ---> Running in e95f89898ac8 [2021-08-09T08:05:35.666Z] Removing intermediate container e95f89898ac8 [2021-08-09T08:05:35.666Z] ---> fc9dd329cf59 [2021-08-09T08:05:35.666Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-09T08:05:35.666Z] ---> Running in 412a20ff83d8 [2021-08-09T08:05:35.932Z] Removing intermediate container 412a20ff83d8 [2021-08-09T08:05:35.932Z] ---> 02f3eea26448 [2021-08-09T08:05:35.932Z] Step 12/25 : COPY go.mod . [2021-08-09T08:05:35.932Z] ---> e14cf8c7a7cf [2021-08-09T08:05:35.932Z] Step 13/25 : COPY Makefile . [2021-08-09T08:05:36.202Z] ---> f20a0009cf8d [2021-08-09T08:05:36.202Z] Step 14/25 : RUN make update [2021-08-09T08:05:36.202Z] ---> Running in d892c4b46261 [2021-08-09T08:05:36.474Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-09T08:05:36.747Z] Removing intermediate container d892c4b46261 [2021-08-09T08:05:36.747Z] ---> 4193f6e53ef8 [2021-08-09T08:05:36.747Z] Step 15/25 : COPY . . [2021-08-09T08:05:37.334Z] ---> 6ac573af0f3b [2021-08-09T08:05:37.334Z] Step 16/25 : RUN go mod tidy [2021-08-09T08:05:37.334Z] ---> Running in a97a449ec1ce [2021-08-09T08:05:38.293Z] Removing intermediate container a97a449ec1ce [2021-08-09T08:05:38.293Z] ---> d9a53dcf3c2c [2021-08-09T08:05:38.293Z] Step 17/25 : RUN ${MAKE} [2021-08-09T08:05:38.293Z] ---> Running in e4f9f04397f3 [2021-08-09T08:05:38.559Z] 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-09T08:05:46.789Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-09T08:05:48.193Z] Removing intermediate container e4f9f04397f3 [2021-08-09T08:05:48.193Z] ---> fdd2e062d6eb [2021-08-09T08:05:48.193Z] Step 18/25 : FROM alpine:3.12 [2021-08-09T08:05:48.776Z] 3.12: Pulling from library/alpine [2021-08-09T08:05:48.776Z] 339de151aab4: Pulling fs layer [2021-08-09T08:05:49.040Z] 339de151aab4: Verifying Checksum [2021-08-09T08:05:49.041Z] 339de151aab4: Download complete [2021-08-09T08:05:49.306Z] 339de151aab4: Pull complete [2021-08-09T08:05:49.306Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T08:05:49.306Z] Status: Downloaded newer image for alpine:3.12 [2021-08-09T08:05:49.306Z] ---> 13621d1b12d4 [2021-08-09T08:05:49.306Z] Step 19/25 : EXPOSE 4000 [2021-08-09T08:05:49.306Z] ---> Running in e9d695a6e701 [2021-08-09T08:05:49.306Z] Removing intermediate container e9d695a6e701 [2021-08-09T08:05:49.306Z] ---> ba0613cc7618 [2021-08-09T08:05:49.306Z] 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-09T08:05:49.890Z] ---> bceef19a4680 [2021-08-09T08:05:49.890Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-09T08:05:49.890Z] ---> Running in 5333826a9cd3 [2021-08-09T08:05:49.890Z] Removing intermediate container 5333826a9cd3 [2021-08-09T08:05:49.890Z] ---> fc91cee66221 [2021-08-09T08:05:49.890Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-09T08:05:49.890Z] ---> Running in 2ebfa3c5eff9 [2021-08-09T08:05:49.890Z] Removing intermediate container 2ebfa3c5eff9 [2021-08-09T08:05:49.890Z] ---> 26f7c2d094e8 [2021-08-09T08:05:49.890Z] Step 23/25 : LABEL arch=amd64 [2021-08-09T08:05:49.890Z] ---> Running in c77b47527416 [2021-08-09T08:05:50.157Z] Removing intermediate container c77b47527416 [2021-08-09T08:05:50.157Z] ---> 133d502dd3b8 [2021-08-09T08:05:50.157Z] Step 24/25 : LABEL git_sha=b2c40206a980867139e31bee206038b97afaf80f [2021-08-09T08:05:50.157Z] ---> Running in 372ff67895df [2021-08-09T08:05:50.157Z] Removing intermediate container 372ff67895df [2021-08-09T08:05:50.157Z] ---> f25d166a844f [2021-08-09T08:05:50.157Z] Step 25/25 : LABEL version=0.0.0 [2021-08-09T08:05:50.157Z] ---> Running in 1b0bb4888b88 [2021-08-09T08:05:50.157Z] Removing intermediate container 1b0bb4888b88 [2021-08-09T08:05:50.157Z] ---> 6407ee1d4307 [2021-08-09T08:05:50.157Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-09T08:05:50.157Z] Successfully built 6407ee1d4307 [2021-08-09T08:05:50.157Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:05:51.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T08:05:51.048Z] [2021-08-09T08:05:51.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:05:51.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T08:05:51.422Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-09T08:05:51.422Z] b4d181a07f80: Pulling fs layer [2021-08-09T08:05:51.422Z] a1111a8f2ec3: Pulling fs layer [2021-08-09T08:05:51.422Z] ed53099fbce6: Pulling fs layer [2021-08-09T08:05:51.422Z] dc539afda2c1: Pulling fs layer [2021-08-09T08:05:51.422Z] 77bc0d833cb6: Pulling fs layer [2021-08-09T08:05:51.422Z] 9065ff56babe: Pulling fs layer [2021-08-09T08:05:51.422Z] d287ab97295c: Pulling fs layer [2021-08-09T08:05:51.422Z] 77bc0d833cb6: Waiting [2021-08-09T08:05:51.422Z] 9065ff56babe: Waiting [2021-08-09T08:05:51.422Z] d287ab97295c: Waiting [2021-08-09T08:05:51.422Z] dc539afda2c1: Waiting [2021-08-09T08:05:51.693Z] a1111a8f2ec3: Verifying Checksum [2021-08-09T08:05:51.694Z] a1111a8f2ec3: Download complete [2021-08-09T08:05:51.694Z] dc539afda2c1: Verifying Checksum [2021-08-09T08:05:51.694Z] dc539afda2c1: Download complete [2021-08-09T08:05:51.958Z] 77bc0d833cb6: Verifying Checksum [2021-08-09T08:05:51.958Z] 77bc0d833cb6: Download complete [2021-08-09T08:05:51.958Z] 9065ff56babe: Verifying Checksum [2021-08-09T08:05:51.958Z] 9065ff56babe: Download complete [2021-08-09T08:05:51.958Z] ed53099fbce6: Verifying Checksum [2021-08-09T08:05:51.958Z] ed53099fbce6: Download complete [2021-08-09T08:05:52.916Z] b4d181a07f80: Verifying Checksum [2021-08-09T08:05:52.916Z] b4d181a07f80: Download complete [2021-08-09T08:05:53.884Z] b4d181a07f80: Pull complete [2021-08-09T08:05:54.153Z] a1111a8f2ec3: Pull complete [2021-08-09T08:05:54.418Z] ed53099fbce6: Pull complete [2021-08-09T08:05:54.683Z] dc539afda2c1: Pull complete [2021-08-09T08:05:54.950Z] 77bc0d833cb6: Pull complete [2021-08-09T08:05:54.950Z] 9065ff56babe: Pull complete [2021-08-09T08:05:56.350Z] d287ab97295c: Verifying Checksum [2021-08-09T08:05:56.350Z] d287ab97295c: Download complete [2021-08-09T08:06:00.616Z] d287ab97295c: Pull complete [2021-08-09T08:06:00.616Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-09T08:06:00.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T08:06:00.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-09T08:06:00.731Z] prd-centos7-docker-4c-2g-92 does not seem to be running inside a container [2021-08-09T08:06:00.789Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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-09T08:06:03.315Z] $ docker top ae93a5245a37b9f31c20eb205954ec53fc4744dfddef185bae8fa6772b423993 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:06:04.004Z] ---> job-cost.sh [2021-08-09T08:06:04.004Z] lf-activate-venv: SKIPPING [2021-08-09T08:06:04.004Z] INFO: No Stack... [2021-08-09T08:06:04.957Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-09T08:06:05.224Z] INFO: Archiving Costs [Pipeline] sh [2021-08-09T08:06:05.496Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-09T08:06:05.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-09T08:06:05.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-09T08:06:05.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-09T08:06:05.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-09T08:06:05.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-09T08:06:05.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-09T08:06:05.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-09T08:06:05.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-09T08:06:05.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-09T08:06:05.496Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-09T08:06:05.496Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-09T08:06:05.496Z] GO111MODULE=on go vet ./... [2021-08-09T08:06:05.586Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-08-09T08:06:05.586Z] + cut -d, -f6 [Pipeline] lock [2021-08-09T08:06:05.656Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-425-1-stack-cost] [2021-08-09T08:06:05.664Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-425-1-stack-cost] did not exist. Created. [2021-08-09T08:06:05.664Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-425-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-09T08:06:06.121Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-09T08:06:06.190Z] Stashed 1 file(s) [Pipeline] } [2021-08-09T08:06:06.208Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-425-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-09T08:06:06.288Z] $ docker stop --time=1 ae93a5245a37b9f31c20eb205954ec53fc4744dfddef185bae8fa6772b423993 [2021-08-09T08:06:07.436Z] $ docker rm -f ae93a5245a37b9f31c20eb205954ec53fc4744dfddef185bae8fa6772b423993 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-09T08:06:27.716Z] $ docker stop --time=1 7597caaeda00ce1752f12476067982b39358f9416c978fbc823818a111825bab [2021-08-09T08:06:29.728Z] $ docker rm -f 7597caaeda00ce1752f12476067982b39358f9416c978fbc823818a111825bab [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-09T08:06:30.604Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-09T08:06:30.645Z] Warning: overwriting stash ‘coverage-report’ [2021-08-09T08:06:31.234Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-09T08:06:31.892Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-09T08:06:32.250Z] + ls -al . [2021-08-09T08:06:32.250Z] total 128 [2021-08-09T08:06:32.250Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 9 08:05 . [2021-08-09T08:06:32.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 08:04 .. [2021-08-09T08:06:32.250Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 08:04 .git [2021-08-09T08:06:32.250Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 08:04 .github [2021-08-09T08:06:32.250Z] -rw-rw-r-- 1 jenkins jenkins 162 Aug 9 08:04 .gitignore [2021-08-09T08:06:32.250Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 9 08:04 CONTRIBUTING.md [2021-08-09T08:06:32.250Z] -rw-rw-r-- 1 jenkins jenkins 1526 Aug 9 08:04 Dockerfile [2021-08-09T08:06:32.250Z] -rw-rw-r-- 1 jenkins jenkins 902 Aug 9 08:04 Dockerfile.build [2021-08-09T08:06:32.250Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 9 08:04 Jenkinsfile [2021-08-09T08:06:32.250Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 9 08:04 LICENSE [2021-08-09T08:06:32.250Z] -rw-rw-r-- 1 jenkins jenkins 990 Aug 9 08:04 Makefile [2021-08-09T08:06:32.250Z] -rw-rw-r-- 1 jenkins jenkins 5509 Aug 9 08:04 README.md [2021-08-09T08:06:32.250Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 9 08:01 VERSION [2021-08-09T08:06:32.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 08:04 assets [2021-08-09T08:06:32.250Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 08:04 bin [2021-08-09T08:06:32.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 08:04 cmd [2021-08-09T08:06:32.250Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 9 08:05 coverage.out [2021-08-09T08:06:32.250Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 08:04 docs [2021-08-09T08:06:32.250Z] -rw-rw-r-- 1 jenkins jenkins 823 Aug 9 08:04 go.mod [2021-08-09T08:06:32.250Z] -rw-r--r-- 1 jenkins jenkins 23693 Aug 9 08:05 go.sum [2021-08-09T08:06:32.250Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 9 08:04 internal [2021-08-09T08:06:32.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 08:04 pkg [2021-08-09T08:06:32.250Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 9 08:04 version.go [2021-08-09T08:06:32.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 08:04 web [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:06:32.640Z] + 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=b2c40206a980867139e31bee206038b97afaf80f --label arch=arm64 --label version=0.0.0 . [2021-08-09T08:06:33.624Z] Sending build context to Docker daemon 20.71MB [2021-08-09T08:06:33.624Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-09T08:06:33.624Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-09T08:06:33.624Z] ---> 9cf5260a343c [2021-08-09T08:06:33.624Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-09T08:06:33.908Z] ---> Running in 7dca7b963440 [2021-08-09T08:06:34.508Z] Removing intermediate container 7dca7b963440 [2021-08-09T08:06:34.508Z] ---> fbc1bdab1230 [2021-08-09T08:06:34.508Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-09T08:06:34.508Z] ---> Running in 0461549ac7d9 [2021-08-09T08:06:35.102Z] Removing intermediate container 0461549ac7d9 [2021-08-09T08:06:35.102Z] ---> f6f9fe9711e5 [2021-08-09T08:06:35.102Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-09T08:06:35.375Z] ---> Running in a77e5f29f95a [2021-08-09T08:06:35.652Z] Removing intermediate container a77e5f29f95a [2021-08-09T08:06:35.652Z] ---> 4d472689ce82 [2021-08-09T08:06:35.652Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-09T08:06:35.938Z] ---> Running in 60538e7cf8dd [2021-08-09T08:06:36.549Z] Removing intermediate container 60538e7cf8dd [2021-08-09T08:06:36.549Z] ---> 0b30cf43363c [2021-08-09T08:06:36.549Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-09T08:06:36.549Z] ---> Running in 99429ec2a0aa [2021-08-09T08:06:37.146Z] Removing intermediate container 99429ec2a0aa [2021-08-09T08:06:37.146Z] ---> 758e4153f2de [2021-08-09T08:06:37.146Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-09T08:06:37.146Z] ---> Running in 8c48c3031824 [2021-08-09T08:06:39.776Z] Removing intermediate container 8c48c3031824 [2021-08-09T08:06:39.776Z] ---> bc463f149173 [2021-08-09T08:06:39.776Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-09T08:06:39.776Z] ---> Running in 617ef4612332 [2021-08-09T08:06:40.763Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-09T08:06:41.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-09T08:06:42.351Z] OK: 218 MiB in 52 packages [2021-08-09T08:06:43.336Z] Removing intermediate container 617ef4612332 [2021-08-09T08:06:43.337Z] ---> f2d212ff9ccb [2021-08-09T08:06:43.337Z] Step 10/25 : ENV GO111MODULE=on [2021-08-09T08:06:43.612Z] ---> Running in 3c61bec6ade5 [2021-08-09T08:06:44.214Z] Removing intermediate container 3c61bec6ade5 [2021-08-09T08:06:44.214Z] ---> de365d0122d3 [2021-08-09T08:06:44.214Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-09T08:06:44.214Z] ---> Running in 5eaf902c718f [2021-08-09T08:06:44.815Z] Removing intermediate container 5eaf902c718f [2021-08-09T08:06:44.815Z] ---> 06b60bfc66ec [2021-08-09T08:06:44.815Z] Step 12/25 : COPY go.mod . [2021-08-09T08:06:45.799Z] ---> 9f52d1699ebb [2021-08-09T08:06:45.800Z] Step 13/25 : COPY Makefile . [2021-08-09T08:06:46.398Z] ---> b8825e21733a [2021-08-09T08:06:46.398Z] Step 14/25 : RUN make update [2021-08-09T08:06:46.398Z] ---> Running in 571cbc59d2f0 [2021-08-09T08:06:47.849Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-09T08:06:48.830Z] Removing intermediate container 571cbc59d2f0 [2021-08-09T08:06:48.830Z] ---> eebf6865a812 [2021-08-09T08:06:48.830Z] Step 15/25 : COPY . . [2021-08-09T08:06:51.454Z] ---> 524a528c73c0 [2021-08-09T08:06:51.454Z] Step 16/25 : RUN go mod tidy [2021-08-09T08:06:51.454Z] ---> Running in 386cb9662dc2 [2021-08-09T08:06:54.882Z] Removing intermediate container 386cb9662dc2 [2021-08-09T08:06:54.882Z] ---> 7ca71a136f96 [2021-08-09T08:06:54.882Z] Step 17/25 : RUN ${MAKE} [2021-08-09T08:06:54.882Z] ---> Running in 9833a05e4ade [2021-08-09T08:06:55.870Z] 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-09T08:07:22.695Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-09T08:07:26.091Z] Removing intermediate container 9833a05e4ade [2021-08-09T08:07:26.091Z] ---> a7ca3394979b [2021-08-09T08:07:26.091Z] Step 18/25 : FROM alpine:3.12 [2021-08-09T08:07:26.366Z] 3.12: Pulling from library/alpine [2021-08-09T08:07:26.641Z] d2f70382dc9a: Pulling fs layer [2021-08-09T08:07:26.916Z] d2f70382dc9a: Download complete [2021-08-09T08:07:27.516Z] d2f70382dc9a: Pull complete [2021-08-09T08:07:27.516Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-09T08:07:27.792Z] Status: Downloaded newer image for alpine:3.12 [2021-08-09T08:07:27.792Z] ---> c4fd0aeabfcf [2021-08-09T08:07:27.792Z] Step 19/25 : EXPOSE 4000 [2021-08-09T08:07:27.792Z] ---> Running in 5c870e105383 [2021-08-09T08:07:28.394Z] Removing intermediate container 5c870e105383 [2021-08-09T08:07:28.395Z] ---> 48f27e7a7f28 [2021-08-09T08:07:28.395Z] 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-09T08:07:30.374Z] ---> 03172a5e38d4 [2021-08-09T08:07:30.374Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-09T08:07:30.374Z] ---> Running in f6fbc0b71ea5 [2021-08-09T08:07:30.648Z] Removing intermediate container f6fbc0b71ea5 [2021-08-09T08:07:30.648Z] ---> cd565bb65520 [2021-08-09T08:07:30.648Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-09T08:07:30.926Z] ---> Running in fee4c9fb217a [2021-08-09T08:07:31.201Z] Removing intermediate container fee4c9fb217a [2021-08-09T08:07:31.201Z] ---> 7920a3aa3fb2 [2021-08-09T08:07:31.201Z] Step 23/25 : LABEL arch=arm64 [2021-08-09T08:07:31.474Z] ---> Running in f6d01d768a77 [2021-08-09T08:07:31.747Z] Removing intermediate container f6d01d768a77 [2021-08-09T08:07:31.747Z] ---> d704f42640dd [2021-08-09T08:07:31.747Z] Step 24/25 : LABEL git_sha=b2c40206a980867139e31bee206038b97afaf80f [2021-08-09T08:07:32.030Z] ---> Running in f673c6ebfc3e [2021-08-09T08:07:32.303Z] Removing intermediate container f673c6ebfc3e [2021-08-09T08:07:32.303Z] ---> 326f9d3a1b8f [2021-08-09T08:07:32.303Z] Step 25/25 : LABEL version=0.0.0 [2021-08-09T08:07:32.584Z] ---> Running in eded31fffb6c [2021-08-09T08:07:33.183Z] Removing intermediate container eded31fffb6c [2021-08-09T08:07:33.183Z] ---> 744ce8c5851a [2021-08-09T08:07:33.183Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-09T08:07:33.183Z] Successfully built 744ce8c5851a [2021-08-09T08:07:33.183Z] 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-09T08:07:34.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T08:07:34.026Z] [2021-08-09T08:07:34.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:07:34.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T08:07:34.993Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-09T08:07:34.993Z] 448f6bf000e3: Pulling fs layer [2021-08-09T08:07:34.993Z] f757da607395: Pulling fs layer [2021-08-09T08:07:34.993Z] 05883995daec: Pulling fs layer [2021-08-09T08:07:34.993Z] 8603b9c90790: Pulling fs layer [2021-08-09T08:07:34.993Z] 1560dd03e051: Pulling fs layer [2021-08-09T08:07:34.993Z] 27f5ce0e4adf: Pulling fs layer [2021-08-09T08:07:34.993Z] c2d8d7efcc4b: Pulling fs layer [2021-08-09T08:07:34.993Z] 8603b9c90790: Waiting [2021-08-09T08:07:34.993Z] 1560dd03e051: Waiting [2021-08-09T08:07:34.993Z] 27f5ce0e4adf: Waiting [2021-08-09T08:07:34.993Z] c2d8d7efcc4b: Waiting [2021-08-09T08:07:35.269Z] f757da607395: Verifying Checksum [2021-08-09T08:07:35.269Z] f757da607395: Download complete [2021-08-09T08:07:35.269Z] 8603b9c90790: Verifying Checksum [2021-08-09T08:07:35.269Z] 8603b9c90790: Download complete [2021-08-09T08:07:35.543Z] 1560dd03e051: Verifying Checksum [2021-08-09T08:07:35.543Z] 1560dd03e051: Download complete [2021-08-09T08:07:35.543Z] 05883995daec: Verifying Checksum [2021-08-09T08:07:35.543Z] 05883995daec: Download complete [2021-08-09T08:07:35.543Z] 27f5ce0e4adf: Download complete [2021-08-09T08:07:36.529Z] 448f6bf000e3: Download complete [2021-08-09T08:07:39.164Z] c2d8d7efcc4b: Verifying Checksum [2021-08-09T08:07:39.164Z] c2d8d7efcc4b: Download complete [2021-08-09T08:07:40.148Z] 448f6bf000e3: Pull complete [2021-08-09T08:07:40.749Z] f757da607395: Pull complete [2021-08-09T08:07:42.740Z] 05883995daec: Pull complete [2021-08-09T08:07:42.740Z] 8603b9c90790: Pull complete [2021-08-09T08:07:43.743Z] 1560dd03e051: Pull complete [2021-08-09T08:07:44.341Z] 27f5ce0e4adf: Pull complete [2021-08-09T08:07:59.446Z] c2d8d7efcc4b: Pull complete [2021-08-09T08:07:59.446Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-09T08:07:59.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-09T08:07:59.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-09T08:07:59.737Z] prd-ubuntu18.04-docker-arm64-4c-16g-90 does not seem to be running inside a container [2021-08-09T08:07:59.822Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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:arm64 cat [2021-08-09T08:08:03.221Z] $ docker top 3835f67dc9a3b4b25fd219daa62135047bfd6e0e4419ae6f958c347ac49486e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:08:04.256Z] ---> job-cost.sh [2021-08-09T08:08:04.256Z] lf-activate-venv: SKIPPING [2021-08-09T08:08:04.256Z] INFO: No Stack... [2021-08-09T08:08:05.239Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-09T08:08:05.512Z] INFO: Archiving Costs [Pipeline] sh [2021-08-09T08:08:06.221Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-08-09T08:08:06.221Z] + cut -d, -f6 [Pipeline] lock [2021-08-09T08:08:06.316Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-425-1-stack-cost] [2021-08-09T08:08:06.322Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-425-1-stack-cost] did not exist. Created. [2021-08-09T08:08:06.322Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-425-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-09T08:08:07.117Z] /w/workspace/edgex-ui-go/1@tmp/durable-05c7222f/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-05c7222f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-09T08:08:07.822Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-09T08:08:07.871Z] Warning: overwriting stash ‘stack-cost’ [2021-08-09T08:08:07.994Z] Stashed 1 file(s) [Pipeline] } [2021-08-09T08:08:08.016Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-425-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-09T08:08:08.120Z] $ docker stop --time=1 3835f67dc9a3b4b25fd219daa62135047bfd6e0e4419ae6f958c347ac49486e5 [2021-08-09T08:08:09.726Z] $ docker rm -f 3835f67dc9a3b4b25fd219daa62135047bfd6e0e4419ae6f958c347ac49486e5 [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-09T08:08:11.445Z] provisioning config files... [2021-08-09T08:08:11.463Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp/config356687935660535672tmp [Pipeline] { [Pipeline] sh [2021-08-09T08:08:11.876Z] + set +x [2021-08-09T08:08:11.876Z] + bash -s -- [2021-08-09T08:08:11.876Z] + curl -s https://codecov.io/bash [2021-08-09T08:08:11.876Z] [2021-08-09T08:08:11.876Z] _____ _ [2021-08-09T08:08:11.876Z] / ____| | | [2021-08-09T08:08:11.876Z] | | ___ __| | ___ ___ _____ __ [2021-08-09T08:08:11.876Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-09T08:08:11.876Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-09T08:08:11.876Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-09T08:08:11.876Z] Bash-1.0.6 [2021-08-09T08:08:11.876Z] [2021-08-09T08:08:11.876Z] [2021-08-09T08:08:11.876Z] ==> git version 2.24.4 found [2021-08-09T08:08:11.876Z] ==> 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-09T08:08:11.876Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-09T08:08:11.876Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-09T08:08:11.876Z] ==> Jenkins CI detected. [2021-08-09T08:08:11.876Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-425 [2021-08-09T08:08:11.876Z] project root: . [2021-08-09T08:08:11.876Z] --> token set from env [2021-08-09T08:08:12.147Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-09T08:08:12.147Z] ==> Running gcov in . (disable via -X gcov) [2021-08-09T08:08:12.147Z] ==> Python coveragepy not found [2021-08-09T08:08:12.147Z] ==> Searching for coverage reports in: [2021-08-09T08:08:12.147Z] + . [2021-08-09T08:08:12.147Z] -> Found 1 reports [2021-08-09T08:08:12.147Z] ==> Detecting git/mercurial file structure [2021-08-09T08:08:12.147Z] ==> Reading reports [2021-08-09T08:08:12.147Z] + ./coverage.out bytes=10 [2021-08-09T08:08:12.147Z] ==> Appending adjustments [2021-08-09T08:08:12.147Z] https://docs.codecov.io/docs/fixing-reports [2021-08-09T08:08:12.147Z] + Found adjustments [2021-08-09T08:08:12.147Z] ==> Gzipping contents [2021-08-09T08:08:12.147Z] 4.0K /tmp/codecov.TPzg2x.gz [2021-08-09T08:08:12.147Z] ==> Uploading reports [2021-08-09T08:08:12.147Z] url: https://codecov.io [2021-08-09T08:08:12.147Z] query: branch=PR-425&commit=b2c40206a980867139e31bee206038b97afaf80f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-425%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=425&job=&cmd_args= [2021-08-09T08:08:12.147Z] -> Pinging Codecov [2021-08-09T08:08:12.147Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-425&commit=b2c40206a980867139e31bee206038b97afaf80f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-425%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=425&job=&cmd_args= [2021-08-09T08:08:12.413Z] -> Uploading to [2021-08-09T08:08:12.414Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-09/FB506323287CE973F263BFD2A0EB1F37/b2c40206a980867139e31bee206038b97afaf80f/f03a229d-5178-431c-adb1-d24541f597d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210809T080812Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7ae84a9f005f695c245eef06992c8ee574cf478fce66b4352e1deb16d620fd19 [2021-08-09T08:08:12.414Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-09T08:08:12.414Z] Dload Upload Total Spent Left Speed [2021-08-09T08:08:12.948Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3375 0 0 100 3375 0 9017 --:--:-- --:--:-- --:--:-- 9000 [2021-08-09T08:08:12.948Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/b2c40206a980867139e31bee206038b97afaf80f [Pipeline] } [2021-08-09T08:08:12.977Z] 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-09T08:08:15.390Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-425/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:08:15.752Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:08:16.388Z] ---> package-listing.sh [2021-08-09T08:08:16.388Z] ++ facter osfamily [2021-08-09T08:08:16.388Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-09T08:08:16.656Z] + OS_FAMILY=redhat [2021-08-09T08:08:16.656Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-425 [2021-08-09T08:08:16.656Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-09T08:08:16.656Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-09T08:08:16.656Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-09T08:08:16.656Z] + PACKAGES=/tmp/packages_start.txt [2021-08-09T08:08:16.656Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-425 ']' [2021-08-09T08:08:16.656Z] + PACKAGES=/tmp/packages_end.txt [2021-08-09T08:08:16.656Z] + case "${OS_FAMILY}" in [2021-08-09T08:08:16.656Z] + sort [2021-08-09T08:08:16.656Z] + rpm -qa [2021-08-09T08:08:17.238Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-09T08:08:17.239Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-09T08:08:17.239Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-09T08:08:17.239Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-425 ']' [2021-08-09T08:08:17.239Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-425/archives/ [2021-08-09T08:08:17.239Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-425/archives/ [Pipeline] echo [2021-08-09T08:08:17.282Z] 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-425/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-09T08:08:17.612Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:08:18.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T08:08:18.274Z] [2021-08-09T08:08:18.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-09T08:08:18.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T08:08:18.662Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-09T08:08:18.662Z] b4d181a07f80: Pulling fs layer [2021-08-09T08:08:18.662Z] a1111a8f2ec3: Pulling fs layer [2021-08-09T08:08:18.662Z] ed53099fbce6: Pulling fs layer [2021-08-09T08:08:18.662Z] dc539afda2c1: Pulling fs layer [2021-08-09T08:08:18.662Z] 77bc0d833cb6: Pulling fs layer [2021-08-09T08:08:18.662Z] 9065ff56babe: Pulling fs layer [2021-08-09T08:08:18.662Z] d287ab97295c: Pulling fs layer [2021-08-09T08:08:18.662Z] 77bc0d833cb6: Waiting [2021-08-09T08:08:18.662Z] 9065ff56babe: Waiting [2021-08-09T08:08:18.662Z] d287ab97295c: Waiting [2021-08-09T08:08:18.662Z] dc539afda2c1: Waiting [2021-08-09T08:08:18.932Z] a1111a8f2ec3: Verifying Checksum [2021-08-09T08:08:18.932Z] a1111a8f2ec3: Download complete [2021-08-09T08:08:19.202Z] dc539afda2c1: Verifying Checksum [2021-08-09T08:08:19.202Z] dc539afda2c1: Download complete [2021-08-09T08:08:19.202Z] ed53099fbce6: Verifying Checksum [2021-08-09T08:08:19.202Z] ed53099fbce6: Download complete [2021-08-09T08:08:19.202Z] 9065ff56babe: Verifying Checksum [2021-08-09T08:08:19.202Z] 9065ff56babe: Download complete [2021-08-09T08:08:19.202Z] 77bc0d833cb6: Verifying Checksum [2021-08-09T08:08:19.202Z] 77bc0d833cb6: Download complete [2021-08-09T08:08:20.164Z] b4d181a07f80: Verifying Checksum [2021-08-09T08:08:20.164Z] b4d181a07f80: Download complete [2021-08-09T08:08:21.584Z] b4d181a07f80: Pull complete [2021-08-09T08:08:21.584Z] a1111a8f2ec3: Pull complete [2021-08-09T08:08:21.855Z] ed53099fbce6: Pull complete [2021-08-09T08:08:22.130Z] dc539afda2c1: Pull complete [2021-08-09T08:08:22.396Z] 77bc0d833cb6: Pull complete [2021-08-09T08:08:22.396Z] 9065ff56babe: Pull complete [2021-08-09T08:08:23.802Z] d287ab97295c: Verifying Checksum [2021-08-09T08:08:23.802Z] d287ab97295c: Download complete [2021-08-09T08:08:28.103Z] d287ab97295c: Pull complete [2021-08-09T08:08:28.103Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-09T08:08:28.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-09T08:08:28.103Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-09T08:08:28.223Z] prd-centos7-docker-4c-2g-89 does not seem to be running inside a container [2021-08-09T08:08:28.281Z] $ 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-425/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-425 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-425:/w/workspace/edgexfoundry_edgex-ui-go_PR-425:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-425@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-09T08:08:30.934Z] $ docker top ba616c6b0ce320337a0f6e2add38b401ae5c8c29bd332cfa0518316d61f4febc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-09T08:08:31.398Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-09T08:08:31.743Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-09T08:08:32.092Z] + ls /var/log/sa-host [2021-08-09T08:08:32.092Z] + sadf -c /var/log/sa-host/sa05 [2021-08-09T08:08:32.092Z] file_magic: OK [2021-08-09T08:08:32.092Z] HZ: Using current value: 100 [2021-08-09T08:08:32.092Z] file_header: OK [2021-08-09T08:08:32.092Z] 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-09T08:08:32.092Z] Statistics: [2021-08-09T08:08:32.092Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-09T08:08:32.092Z] File successfully converted to sysstat format version 12.0.3 [2021-08-09T08:08:32.092Z] + sadf -c /var/log/sa-host/sa09 [2021-08-09T08:08:32.092Z] file_magic: OK [2021-08-09T08:08:32.092Z] HZ: Using current value: 100 [2021-08-09T08:08:32.092Z] file_header: OK [2021-08-09T08:08:32.092Z] 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-09T08:08:32.092Z] Statistics: [2021-08-09T08:08:32.092Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-09T08:08:32.092Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-09T08:08:33.023Z] provisioning config files... [2021-08-09T08:08:33.043Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-425@tmp/config7025872363893892094tmp [Pipeline] { [Pipeline] echo [2021-08-09T08:08:33.121Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:08:33.483Z] ---> create-netrc.sh [Pipeline] } [2021-08-09T08:08:33.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:08:34.010Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-09T08:08:34.047Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:08:34.398Z] ---> sudo-logs.sh [2021-08-09T08:08:34.398Z] Archiving 'sudo' log.. [2021-08-09T08:08:34.398Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-89.vexxhost.local: Name or service not known [2021-08-09T08:08:34.398Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-89.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-09T08:08:34.485Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:08:34.839Z] ---> job-cost.sh [2021-08-09T08:08:34.839Z] lf-activate-venv: SKIPPING [2021-08-09T08:08:34.839Z] DEBUG: total: 0.18000000715255737 [2021-08-09T08:08:34.839Z] INFO: Retrieving Stack Cost... [2021-08-09T08:08:35.800Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-09T08:08:36.067Z] INFO: Archiving Costs [Pipeline] echo [2021-08-09T08:08:36.104Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-09T08:08:36.474Z] ---> logs-deploy.sh [2021-08-09T08:08:36.474Z] lf-activate-venv: SKIPPING [2021-08-09T08:08:36.474Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-425/1 [2021-08-09T08:08:36.474Z] INFO: archiving workspace using pattern(s): [2021-08-09T08:08:37.058Z] Archives upload complete. [2021-08-09T08:08:37.325Z] INFO: archiving logs to Nexus