Pull request #470 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 0887a2a06b49b030db05b89eeb48f98f69cb4a9e rather than 3ccc17402000550e1c236b7e913231540351c92f Obtained Jenkinsfile from 0887a2a06b49b030db05b89eeb48f98f69cb4a9e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2924055847513497959.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh330093089396978941.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-470/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-470/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1357514881452892298.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8748725758768798127.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-470/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-470/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3082463319215206314.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true 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-23152 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [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-470 # 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-470@tmp/jenkins-gitclient-ssh7158969824857082624.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 3ccc17402000550e1c236b7e913231540351c92f > 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-470@tmp/jenkins-gitclient-ssh4785816099907776340.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ccc17402000550e1c236b7e913231540351c92f # timeout=10 Merge succeeded, producing 3ccc17402000550e1c236b7e913231540351c92f Checking out Revision 3ccc17402000550e1c236b7e913231540351c92f (PR-470) > 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-470@tmp/jenkins-gitclient-ssh8776538071081781463.key > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ccc17402000550e1c236b7e913231540351c92f # timeout=10 Commit message: "docs(snap): update snap/README.md" > git rev-list --no-walk cd6bd66c77ed03ca4e22620872bcefa2ffedf6ec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:32:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:32:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:32:26 ========================================================= 07:32:26 EdgeX Global Pipelines Version Info 07:32:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:32:28 ------------------- 07:32:28 stable info: 07:32:28 ------------------- 07:32:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:32:28 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 07:32:28 Message: update stable to v1.0.211 07:32:28 ------------------- 07:32:28 experimental info: 07:32:28 ------------------- 07:32:28 Commited By: **** collab-it+edgex@linuxfoundation.org 07:32:28 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 07:32:28 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:32:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:32:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:32:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:32:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:32:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:32:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:32:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:32:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:32:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:32:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-470 [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-470 [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-470 [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ccc17402000550e1c236b7e913231540351c92f [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ccc174 [Pipeline] echo 07:32:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:29 provisioning config files... 07:32:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config851892597414062808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:32:29 ---> docker-login.sh 07:32:29 nexus3.edgexfoundry.org:10001 07:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:29 Configure a credential helper to remove this warning. See 07:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:29 07:32:29 Login Succeeded 07:32:29 nexus3.edgexfoundry.org:10002 07:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:29 Configure a credential helper to remove this warning. See 07:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:29 07:32:29 Login Succeeded 07:32:29 nexus3.edgexfoundry.org:10003 07:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:30 Configure a credential helper to remove this warning. See 07:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:30 07:32:30 Login Succeeded 07:32:30 nexus3.edgexfoundry.org:10004 07:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:30 Configure a credential helper to remove this warning. See 07:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:30 07:32:30 Login Succeeded 07:32:30 docker.io 07:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:30 Configure a credential helper to remove this warning. See 07:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:30 07:32:30 Login Succeeded 07:32:30 ---> docker-login.sh ends [Pipeline] } 07:32:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:32:31 + git rev-list -1 --merges 3ccc17402000550e1c236b7e913231540351c92f~1..3ccc17402000550e1c236b7e913231540351c92f [Pipeline] echo 07:32:31 -----------> git rev-list -1 --merges 3ccc17402000550e1c236b7e913231540351c92f~1..3ccc17402000550e1c236b7e913231540351c92f 3ccc17402000550e1c236b7e913231540351c92f [false] [Pipeline] sh 07:32:31 + git log --format=format:%s -1 3ccc17402000550e1c236b7e913231540351c92f [Pipeline] echo 07:32:31 ========================================================= 07:32:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:32:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:32:31 + git log --format=format:%s -1 3ccc17402000550e1c236b7e913231540351c92f [Pipeline] echo 07:32:31 [semverPrep] GIT_COMMIT: 3ccc17402000550e1c236b7e913231540351c92f, Commit Message: docs(snap): update snap/README.md [Pipeline] echo 07:32:31 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:32:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:32:32 07:32:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:32:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:32:32 latest: Pulling from edgex-devops/git-semver 07:32:32 a0d0a0d46f8b: Pulling fs layer 07:32:32 3e5f54012d9b: Pulling fs layer 07:32:32 4c7163046ea9: Pulling fs layer 07:32:32 0c2d73faf560: Pulling fs layer 07:32:32 0c2d73faf560: Waiting 07:32:32 3e5f54012d9b: Verifying Checksum 07:32:32 3e5f54012d9b: Download complete 07:32:32 a0d0a0d46f8b: Verifying Checksum 07:32:32 a0d0a0d46f8b: Download complete 07:32:32 4c7163046ea9: Verifying Checksum 07:32:32 4c7163046ea9: Download complete 07:32:32 0c2d73faf560: Verifying Checksum 07:32:32 0c2d73faf560: Download complete 07:32:32 a0d0a0d46f8b: Pull complete 07:32:33 3e5f54012d9b: Pull complete 07:32:33 4c7163046ea9: Pull complete 07:32:33 0c2d73faf560: Pull complete 07:32:33 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 07:32:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:32:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:32:33 prd-centos7-docker-4c-2g-23152 does not seem to be running inside a container 07:32:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-470 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470:/w/workspace/edgexfoundry_edgex-ui-go_PR-470:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@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:10004/edgex-devops/git-semver:latest cat 07:32:34 $ docker top 76b41144a164e8ffb6ead289cf7e565ecabd89dc06e35e4e7dad05e1af427256 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:32:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:34 [ssh-agent] Looking for ssh-agent implementation... 07:32:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:34 $ docker exec 76b41144a164e8ffb6ead289cf7e565ecabd89dc06e35e4e7dad05e1af427256 ssh-agent 07:32:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhgeMKj/agent.14 07:32:34 SSH_AGENT_PID=20 07:32:34 Running ssh-add (command line suppressed) 07:32:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_4531026154191367913.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_4531026154191367913.key) 07:32:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:35 + git tag --points-at HEAD [Pipeline] } 07:32:35 $ docker exec --env ******** --env ******** 76b41144a164e8ffb6ead289cf7e565ecabd89dc06e35e4e7dad05e1af427256 ssh-agent -k 07:32:35 unset SSH_AUTH_SOCK; 07:32:35 unset SSH_AGENT_PID; 07:32:35 echo Agent pid 20 killed; 07:32:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:32:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:32:35 [ssh-agent] Looking for ssh-agent implementation... 07:32:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:32:35 $ docker exec 76b41144a164e8ffb6ead289cf7e565ecabd89dc06e35e4e7dad05e1af427256 ssh-agent 07:32:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHdGAid/agent.54 07:32:35 SSH_AGENT_PID=61 07:32:35 Running ssh-add (command line suppressed) 07:32:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_7793006881729659475.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_7793006881729659475.key) 07:32:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:36 + git semver init 07:32:36 # -> Open(): unable to determine branch for HEAD 07:32:36 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.git 07:32:36 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-470 07:32:36 # $SEMVER_REMOTE_NAME = origin 07:32:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:32:36 # $SEMVER_USER_NAME = edgex-jenkins 07:32:36 # $SEMVER_BRANCH = PR-470 07:32:36 # $SEMVER_TEMP = /tmp/semver-007337839 07:32:36 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:32:38 # '/tmp/semver-007337839' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver' 07:32:38 # -> Force: false 07:32:38 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver [Pipeline] } 07:32:38 $ docker exec --env ******** --env ******** 76b41144a164e8ffb6ead289cf7e565ecabd89dc06e35e4e7dad05e1af427256 ssh-agent -k 07:32:38 unset SSH_AUTH_SOCK; 07:32:38 unset SSH_AGENT_PID; 07:32:38 echo Agent pid 61 killed; 07:32:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:38 + git semver [Pipeline] } 07:32:39 $ docker stop --time=1 76b41144a164e8ffb6ead289cf7e565ecabd89dc06e35e4e7dad05e1af427256 07:32:40 $ docker rm -f 76b41144a164e8ffb6ead289cf7e565ecabd89dc06e35e4e7dad05e1af427256 [Pipeline] // withDockerContainer [Pipeline] sh 07:32:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:32:40 Stashed 1 file(s) [Pipeline] echo 07:32:40 [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 07:32:56 Still waiting to schedule task 07:32:56 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-23152’ 07:32:56 Still waiting to schedule task 07:32:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:35:13 Running on prd-centos7-docker-4c-2g-23157 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [Pipeline] { [Pipeline] ws 07:35:13 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 07:35:13 The recommended git tool is: git 07:35:15 using credential edgex-jenkins-ssh 07:35:15 Cloning the remote Git repository 07:35:15 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:35:15 > git init /w/workspace/edgex-ui-go/4 # timeout=10 07:35:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:35:15 > git --version # timeout=10 07:35:15 > git --version # 'git version 2.24.4' 07:35:15 using GIT_SSH to set credentials SSH Credentials for GitHub 07:35:15 [INFO] Currently running in a labeled security context 07:35:15 [INFO] Currently SELinux is 'enforcing' on the host 07:35:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh4556566733063584637.key 07:35:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:35:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:35:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:35:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:35:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:35:17 using GIT_SSH to set credentials SSH Credentials for GitHub 07:35:17 [INFO] Currently running in a labeled security context 07:35:17 [INFO] Currently SELinux is 'enforcing' on the host 07:35:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh8241961723875703069.key 07:35:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:35:18 Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 3ccc17402000550e1c236b7e913231540351c92f 07:35:18 Merge succeeded, producing 3ccc17402000550e1c236b7e913231540351c92f 07:35:18 Checking out Revision 3ccc17402000550e1c236b7e913231540351c92f (PR-470) 07:35:18 > git config core.sparsecheckout # timeout=10 07:35:18 > git checkout -f 3ccc17402000550e1c236b7e913231540351c92f # timeout=10 07:35:18 > git remote # timeout=10 07:35:18 > git config --get remote.origin.url # timeout=10 07:35:18 using GIT_SSH to set credentials SSH Credentials for GitHub 07:35:18 [INFO] Currently running in a labeled security context 07:35:18 [INFO] Currently SELinux is 'enforcing' on the host 07:35:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh7045267477081734890.key 07:35:18 > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 07:35:18 > git rev-parse HEAD^{commit} # timeout=10 07:35:18 > git config core.sparsecheckout # timeout=10 07:35:18 > git checkout -f 3ccc17402000550e1c236b7e913231540351c92f # timeout=10 07:35:22 Commit message: "docs(snap): update snap/README.md" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:35:22 provisioning config files... 07:35:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config2939003999284288101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:23 ---> docker-login.sh 07:35:23 nexus3.edgexfoundry.org:10001 07:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:23 Configure a credential helper to remove this warning. See 07:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:23 07:35:23 Login Succeeded 07:35:23 nexus3.edgexfoundry.org:10002 07:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:23 Configure a credential helper to remove this warning. See 07:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:23 07:35:23 Login Succeeded 07:35:23 nexus3.edgexfoundry.org:10003 07:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:23 Configure a credential helper to remove this warning. See 07:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:23 07:35:23 Login Succeeded 07:35:23 nexus3.edgexfoundry.org:10004 07:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:23 Configure a credential helper to remove this warning. See 07:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:23 07:35:23 Login Succeeded 07:35:23 docker.io 07:35:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:23 Configure a credential helper to remove this warning. See 07:35:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:23 07:35:23 Login Succeeded 07:35:23 ---> docker-login.sh ends [Pipeline] } 07:35:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:35:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:35:24 ========================================================= 07:35:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:35:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:35:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 07:35:24 Sending build context to Docker daemon 25.01MB 07:35:24 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 07:35:24 Step 2/14 : FROM ${BASE} AS builder 07:35:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:35:24 a0d0a0d46f8b: Pulling fs layer 07:35:24 31adcdaf11c8: Pulling fs layer 07:35:24 b8b176561691: Pulling fs layer 07:35:24 4527c011a84f: Pulling fs layer 07:35:24 5d74067f8e1e: Pulling fs layer 07:35:24 e0aca202a116: Pulling fs layer 07:35:24 3a43be97a3b4: Pulling fs layer 07:35:24 34cad66bf833: Pulling fs layer 07:35:24 b4e3c513aaa6: Pulling fs layer 07:35:24 e0aca202a116: Waiting 07:35:24 3a43be97a3b4: Waiting 07:35:24 34cad66bf833: Waiting 07:35:24 b4e3c513aaa6: Waiting 07:35:24 4527c011a84f: Waiting 07:35:24 5d74067f8e1e: Waiting 07:35:24 b8b176561691: Verifying Checksum 07:35:24 b8b176561691: Download complete 07:35:24 31adcdaf11c8: Verifying Checksum 07:35:24 31adcdaf11c8: Download complete 07:35:24 5d74067f8e1e: Verifying Checksum 07:35:24 5d74067f8e1e: Download complete 07:35:24 e0aca202a116: Verifying Checksum 07:35:24 e0aca202a116: Download complete 07:35:24 3a43be97a3b4: Verifying Checksum 07:35:24 3a43be97a3b4: Download complete 07:35:24 a0d0a0d46f8b: Verifying Checksum 07:35:24 a0d0a0d46f8b: Download complete 07:35:25 34cad66bf833: Verifying Checksum 07:35:25 34cad66bf833: Download complete 07:35:25 a0d0a0d46f8b: Pull complete 07:35:25 31adcdaf11c8: Pull complete 07:35:25 b4e3c513aaa6: Verifying Checksum 07:35:25 b4e3c513aaa6: Download complete 07:35:25 b8b176561691: Pull complete 07:35:25 4527c011a84f: Verifying Checksum 07:35:25 4527c011a84f: Download complete 07:35:29 4527c011a84f: Pull complete 07:35:29 5d74067f8e1e: Pull complete 07:35:29 e0aca202a116: Pull complete 07:35:29 3a43be97a3b4: Pull complete 07:35:29 34cad66bf833: Pull complete 07:35:32 b4e3c513aaa6: Pull complete 07:35:32 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 07:35:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:35:32 ---> 9f6097aaca64 07:35:32 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:35:35 ---> Running in 1dc7e2c774eb 07:35:35 Removing intermediate container 1dc7e2c774eb 07:35:35 ---> 61b0f9e33e02 07:35:35 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 07:35:35 ---> Running in 633b4bc3b915 07:35:36 Removing intermediate container 633b4bc3b915 07:35:36 ---> 50f0dd5250ca 07:35:36 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 07:35:36 ---> Running in e5e2153e6778 07:35:36 Removing intermediate container e5e2153e6778 07:35:36 ---> 4337c910dab2 07:35:36 Step 6/14 : LABEL Name=edgex-ui-go 07:35:36 ---> Running in 76ca9df3921a 07:35:36 Removing intermediate container 76ca9df3921a 07:35:36 ---> eae5a926b815 07:35:36 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:35:36 ---> Running in 4ea2ccc66a33 07:35:36 Removing intermediate container 4ea2ccc66a33 07:35:36 ---> b86a3a4f4819 07:35:36 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:35:37 ---> Running in e906e13c24e5 07:35:37 Removing intermediate container e906e13c24e5 07:35:37 ---> 715f1566aac9 07:35:37 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:35:37 ---> Running in e71e8bedda7e 07:35:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:35:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:35:39 OK: 220 MiB in 52 packages 07:35:39 Removing intermediate container e71e8bedda7e 07:35:39 ---> 570503246020 07:35:39 Step 10/14 : ENV GO111MODULE=on 07:35:39 ---> Running in 126a3f886312 07:35:39 Removing intermediate container 126a3f886312 07:35:39 ---> a23f55dc36f9 07:35:39 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:35:39 ---> Running in 2644c3f864c6 07:35:40 Removing intermediate container 2644c3f864c6 07:35:40 ---> d999ad8a2e5e 07:35:40 Step 12/14 : COPY . . 07:35:41 ---> d1db52e37294 07:35:41 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:41 ---> Running in 0f4742c7367a 07:35:59 Removing intermediate container 0f4742c7367a 07:35:59 ---> ea1f71f67d6b 07:35:59 Step 14/14 : RUN ${MAKE} 07:35:59 ---> Running in 4abcf4b64466 07:35:59 noop 07:35:59 Removing intermediate container 4abcf4b64466 07:35:59 ---> 40aa1be4c220 07:35:59 Successfully built 40aa1be4c220 07:35:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:35:59 + docker inspect -f . ci-base-image-x86_64 07:35:59 . [Pipeline] withDockerContainer 07:35:59 prd-centos7-docker-4c-2g-23157 does not seem to be running inside a container 07:35:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:36:00 $ docker top 79c7e0c56bf448b363dcdbf9a93cd2a58f5c979d79e35a534f87cfa4f217c7b0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:36:00 + go version 07:36:00 go version go1.16.8 linux/amd64 [Pipeline] } 07:36:00 $ docker stop --time=1 79c7e0c56bf448b363dcdbf9a93cd2a58f5c979d79e35a534f87cfa4f217c7b0 07:36:01 $ docker rm -f 79c7e0c56bf448b363dcdbf9a93cd2a58f5c979d79e35a534f87cfa4f217c7b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:36:02 + docker inspect -f . ci-base-image-x86_64 07:36:02 . [Pipeline] withDockerContainer 07:36:02 prd-centos7-docker-4c-2g-23157 does not seem to be running inside a container 07:36:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:36:02 $ docker top a0dacaeec0f3f74e6d9e7dacd5237924301b2d0cc9d86ec48a70458ac3bc78a3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:36:03 + make test 07:36:03 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:36:03 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:36:18 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:36:18 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:36:18 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:36:18 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:36:18 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:36:18 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:36:18 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:36:18 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:36:18 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:36:18 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:36:18 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:36:18 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 07:36:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:36:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:36:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 07:36:23 $ docker stop --time=1 a0dacaeec0f3f74e6d9e7dacd5237924301b2d0cc9d86ec48a70458ac3bc78a3 07:36:25 $ docker rm -f a0dacaeec0f3f74e6d9e7dacd5237924301b2d0cc9d86ec48a70458ac3bc78a3 [Pipeline] // withDockerContainer [Pipeline] sh 07:36:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:36:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:36:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:36:27 + ls -al . 07:36:27 total 88 07:36:27 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 4 07:36 . 07:36:27 drwxrwxr-x. 4 jenkins jenkins 28 Nov 4 07:35 .. 07:36:27 drwxrwxr-x. 3 jenkins jenkins 20 Nov 4 07:35 assets 07:36:27 drwxrwxr-x. 2 jenkins jenkins 66 Nov 4 07:35 bin 07:36:27 drwxrwxr-x. 3 jenkins jenkins 29 Nov 4 07:35 cmd 07:36:27 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 4 07:35 CONTRIBUTING.md 07:36:27 -rw-r--r--. 1 jenkins jenkins 10 Nov 4 07:36 coverage.out 07:36:27 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 4 07:35 Dockerfile 07:36:27 drwxrwxr-x. 2 jenkins jenkins 23 Nov 4 07:35 docs 07:36:27 drwxrwxr-x. 8 jenkins jenkins 179 Nov 4 07:35 .git 07:36:27 drwxrwxr-x. 2 jenkins jenkins 103 Nov 4 07:35 .github 07:36:27 -rw-rw-r--. 1 jenkins jenkins 155 Nov 4 07:35 .gitignore 07:36:27 -rw-rw-r--. 1 jenkins jenkins 880 Nov 4 07:35 go.mod 07:36:27 -rw-rw-r--. 1 jenkins jenkins 24176 Nov 4 07:35 go.sum 07:36:27 drwxrwxr-x. 9 jenkins jenkins 125 Nov 4 07:35 internal 07:36:27 -rw-rw-r--. 1 jenkins jenkins 652 Nov 4 07:35 Jenkinsfile 07:36:27 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 4 07:35 LICENSE 07:36:27 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 4 07:35 Makefile 07:36:27 drwxrwxr-x. 3 jenkins jenkins 19 Nov 4 07:35 pkg 07:36:27 -rw-rw-r--. 1 jenkins jenkins 5908 Nov 4 07:35 README.md 07:36:27 drwxrwxr-x. 4 jenkins jenkins 71 Nov 4 07:35 snap 07:36:27 -rw-rw-r--. 1 jenkins jenkins 5 Nov 4 07:32 VERSION 07:36:27 -rw-rw-r--. 1 jenkins jenkins 155 Nov 4 07:35 version.go 07:36:27 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 4 07:35 web [Pipeline] isUnix [Pipeline] sh 07:36:27 + 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=3ccc17402000550e1c236b7e913231540351c92f --label arch=amd64 --label version=0.0.0 . 07:36:28 Sending build context to Docker daemon 25.01MB 07:36:28 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 07:36:28 Step 2/22 : FROM ${BASE} AS builder 07:36:28 ---> 40aa1be4c220 07:36:28 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:36:28 ---> Running in 15e3f35c0597 07:36:28 Removing intermediate container 15e3f35c0597 07:36:28 ---> e58dffa54416 07:36:28 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 07:36:28 ---> Running in 82813a0655af 07:36:28 Removing intermediate container 82813a0655af 07:36:28 ---> 2a3027c9a778 07:36:28 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 07:36:28 ---> Running in 0c05bcf61f46 07:36:28 Removing intermediate container 0c05bcf61f46 07:36:28 ---> d1b216058292 07:36:28 Step 6/22 : LABEL Name=edgex-ui-go 07:36:28 ---> Running in 84b4f15f6978 07:36:28 Removing intermediate container 84b4f15f6978 07:36:28 ---> abd52ee69f2d 07:36:28 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:36:28 ---> Running in c7fea72c81ff 07:36:29 Removing intermediate container c7fea72c81ff 07:36:29 ---> 881816469f27 07:36:29 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:36:29 ---> Running in 16fe59087c11 07:36:29 Removing intermediate container 16fe59087c11 07:36:29 ---> 4cb965cca588 07:36:29 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:36:29 ---> Running in 9daad4a0e9aa 07:36:29 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:36:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:36:31 OK: 220 MiB in 52 packages 07:36:31 Removing intermediate container 9daad4a0e9aa 07:36:31 ---> bbf83111682f 07:36:31 Step 10/22 : ENV GO111MODULE=on 07:36:31 ---> Running in 086978497fb9 07:36:31 Removing intermediate container 086978497fb9 07:36:31 ---> 000e7c08179d 07:36:31 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:36:31 ---> Running in 7b2e9d3f2e62 07:36:31 Removing intermediate container 7b2e9d3f2e62 07:36:31 ---> 63f34766c2ba 07:36:31 Step 12/22 : COPY . . 07:36:32 ---> 929b99b16c9f 07:36:32 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:32 ---> Running in 4226c85a63d1 07:36:33 Removing intermediate container 4226c85a63d1 07:36:33 ---> 92f39a7f7a9f 07:36:33 Step 14/22 : RUN ${MAKE} 07:36:33 ---> Running in c262f19e7b24 07:36:33 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 07:36:43 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:36:44 Removing intermediate container c262f19e7b24 07:36:44 ---> 5f1132d7d433 07:36:44 Step 15/22 : FROM alpine:3.14 07:36:48 3.14: Pulling from library/alpine 07:36:48 a0d0a0d46f8b: Already exists 07:36:48 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:36:48 Status: Downloaded newer image for alpine:3.14 07:36:48 ---> 14119a10abf4 07:36:48 Step 16/22 : EXPOSE 4000 07:36:48 ---> Running in cb827125f4f8 07:36:48 Removing intermediate container cb827125f4f8 07:36:48 ---> eabdd3b0693e 07:36:48 Step 17/22 : 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 07:36:49 ---> 5676bbda3792 07:36:49 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:36:49 ---> Running in 297b001ebf02 07:36:49 Removing intermediate container 297b001ebf02 07:36:49 ---> 90985b609bde 07:36:49 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:36:49 ---> Running in 26d307e5e951 07:36:49 Removing intermediate container 26d307e5e951 07:36:49 ---> 1ff34c179b7b 07:36:49 Step 20/22 : LABEL arch=amd64 07:36:49 ---> Running in 791304df15c9 07:36:49 Removing intermediate container 791304df15c9 07:36:49 ---> 0a970ad2ffeb 07:36:49 Step 21/22 : LABEL git_sha=3ccc17402000550e1c236b7e913231540351c92f 07:36:49 ---> Running in b127fa5d0604 07:36:49 Removing intermediate container b127fa5d0604 07:36:49 ---> 1938467ec28c 07:36:49 Step 22/22 : LABEL version=0.0.0 07:36:49 ---> Running in 52dc6667211e 07:36:49 Removing intermediate container 52dc6667211e 07:36:49 ---> 526306ac24d5 07:36:49 [Warning] One or more build-args [ARCH] were not consumed 07:36:49 Successfully built 526306ac24d5 07:36:49 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:36:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:36:50 07:36:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:36:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:36:50 latest: Pulling from edgex-lftools-log-publisher 07:36:50 b4d181a07f80: Pulling fs layer 07:36:50 a1111a8f2ec3: Pulling fs layer 07:36:50 ed53099fbce6: Pulling fs layer 07:36:50 dc539afda2c1: Pulling fs layer 07:36:50 77bc0d833cb6: Pulling fs layer 07:36:50 9065ff56babe: Pulling fs layer 07:36:50 d287ab97295c: Pulling fs layer 07:36:50 77bc0d833cb6: Waiting 07:36:50 9065ff56babe: Waiting 07:36:50 d287ab97295c: Waiting 07:36:50 dc539afda2c1: Waiting 07:36:50 a1111a8f2ec3: Verifying Checksum 07:36:50 a1111a8f2ec3: Download complete 07:36:50 dc539afda2c1: Verifying Checksum 07:36:50 dc539afda2c1: Download complete 07:36:50 ed53099fbce6: Verifying Checksum 07:36:50 ed53099fbce6: Download complete 07:36:51 9065ff56babe: Verifying Checksum 07:36:51 9065ff56babe: Download complete 07:36:51 77bc0d833cb6: Verifying Checksum 07:36:51 77bc0d833cb6: Download complete 07:36:51 b4d181a07f80: Download complete 07:36:51 d287ab97295c: Verifying Checksum 07:36:51 d287ab97295c: Download complete 07:36:52 b4d181a07f80: Pull complete 07:36:52 a1111a8f2ec3: Pull complete 07:36:53 ed53099fbce6: Pull complete 07:36:53 dc539afda2c1: Pull complete 07:36:53 77bc0d833cb6: Pull complete 07:36:53 9065ff56babe: Pull complete 07:36:59 d287ab97295c: Pull complete 07:36:59 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:36:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:36:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:36:59 prd-centos7-docker-4c-2g-23157 does not seem to be running inside a container 07:36:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:37:02 $ docker top 3c1f61c757b8afede59742ebf8dc4378fc6839c906acf20989c8b197dbd60b98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:37:02 ---> job-cost.sh 07:37:02 lf-activate-venv: SKIPPING 07:37:02 INFO: No Stack... 07:37:02 INFO: Retrieving Pricing Info for: v3-standard-2 07:37:03 INFO: Archiving Costs [Pipeline] sh 07:37:03 + cut -d, -f6 07:37:03 + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [Pipeline] lock 07:37:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-470-4-stack-cost] 07:37:03 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-4-stack-cost] did not exist. Created. 07:37:03 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-470-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:37:03 + echo total: 0.05999999865889549 [Pipeline] stash 07:37:03 Stashed 1 file(s) [Pipeline] } 07:37:03 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-4-stack-cost] [Pipeline] // lock [Pipeline] } 07:37:03 $ docker stop --time=1 3c1f61c757b8afede59742ebf8dc4378fc6839c906acf20989c8b197dbd60b98 07:37:05 $ docker rm -f 3c1f61c757b8afede59742ebf8dc4378fc6839c906acf20989c8b197dbd60b98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:32:26 Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:32:27 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:32:28 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:32:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:32:29 ---> package-listing.sh 13:32:29 ++ tr '[:upper:]' '[:lower:]' 13:32:29 ++ facter osfamily 13:32:29 + OS_FAMILY=redhat 13:32:29 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-470 13:32:29 + START_PACKAGES=/tmp/packages_start.txt 13:32:29 + END_PACKAGES=/tmp/packages_end.txt 13:32:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:32:29 + PACKAGES=/tmp/packages_start.txt 13:32:29 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' 13:32:29 + PACKAGES=/tmp/packages_end.txt 13:32:29 + case "${OS_FAMILY}" in 13:32:29 + rpm -qa 13:32:29 + sort 13:32:30 + '[' -f /tmp/packages_start.txt ']' 13:32:30 + '[' -f /tmp/packages_end.txt ']' 13:32:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:32:30 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' 13:32:30 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ 13:32:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ [Pipeline] echo 13:32:30 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-470/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:32:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:32:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:31 13:32:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:32:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:31 latest: Pulling from edgex-lftools-log-publisher 13:32:31 b4d181a07f80: Pulling fs layer 13:32:31 a1111a8f2ec3: Pulling fs layer 13:32:31 ed53099fbce6: Pulling fs layer 13:32:31 dc539afda2c1: Pulling fs layer 13:32:31 77bc0d833cb6: Pulling fs layer 13:32:31 9065ff56babe: Pulling fs layer 13:32:31 d287ab97295c: Pulling fs layer 13:32:31 dc539afda2c1: Waiting 13:32:31 77bc0d833cb6: Waiting 13:32:31 9065ff56babe: Waiting 13:32:31 d287ab97295c: Waiting 13:32:31 a1111a8f2ec3: Verifying Checksum 13:32:31 a1111a8f2ec3: Download complete 13:32:31 dc539afda2c1: Verifying Checksum 13:32:31 dc539afda2c1: Download complete 13:32:31 77bc0d833cb6: Verifying Checksum 13:32:31 77bc0d833cb6: Download complete 13:32:31 ed53099fbce6: Verifying Checksum 13:32:31 ed53099fbce6: Download complete 13:32:31 9065ff56babe: Verifying Checksum 13:32:31 9065ff56babe: Download complete 13:32:31 b4d181a07f80: Verifying Checksum 13:32:31 b4d181a07f80: Download complete 13:32:32 d287ab97295c: Verifying Checksum 13:32:32 d287ab97295c: Download complete 13:32:33 b4d181a07f80: Pull complete 13:32:33 a1111a8f2ec3: Pull complete 13:32:33 ed53099fbce6: Pull complete 13:32:33 dc539afda2c1: Pull complete 13:32:34 77bc0d833cb6: Pull complete 13:32:34 9065ff56babe: Pull complete 13:32:39 d287ab97295c: Pull complete 13:32:39 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:32:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:32:39 prd-centos7-docker-4c-2g-23152 does not seem to be running inside a container 13:32:39 $ 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-470/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-470 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470:/w/workspace/edgexfoundry_edgex-ui-go_PR-470:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:32:41 $ docker top 0d3fe4ea13920fc1787441035846196535d01ddb55ead46e35aa631aabb1f38e -eo pid,comm [Pipeline] { [Pipeline] sh 13:32:42 + touch /tmp/pre-build-complete [Pipeline] sh 13:32:42 + mkdir -p /var/log/sysstat [Pipeline] sh 13:32:42 + ls /var/log/sa-host 13:32:42 + sadf -c /var/log/sa-host/sa04 13:32:42 file_magic: OK 13:32:42 HZ: Using current value: 100 13:32:42 file_header: OK 13:32:42 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 13:32:42 Statistics: 13:32:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:32:42 File successfully converted to sysstat format version 12.0.3 13:32:42 + sadf -c /var/log/sa-host/sa30 13:32:42 file_magic: OK 13:32:42 HZ: Using current value: 100 13:32:42 file_header: OK 13:32:42 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 13:32:42 Statistics: 13:32:42 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:32:42 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:32:43 provisioning config files... 13:32:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config3030340601616694212tmp [Pipeline] { [Pipeline] echo 13:32:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:32:43 ---> create-netrc.sh [Pipeline] } 13:32:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:32:44 ---> python-tools-install.sh [Pipeline] echo 13:32:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:32:44 ---> sudo-logs.sh 13:32:44 Archiving 'sudo' log.. 13:32:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-23152.novalocal: Name or service not known 13:32:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-23152.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:32:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:32:44 ---> job-cost.sh 13:32:44 lf-activate-venv: SKIPPING 13:32:44 DEBUG: total: 0.05999999865889549 13:32:44 INFO: Retrieving Stack Cost... 13:32:44 INFO: Retrieving Pricing Info for: v3-standard-2 13:32:45 INFO: Archiving Costs [Pipeline] echo 13:32:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:32:45 ---> logs-deploy.sh 13:32:45 lf-activate-venv: SKIPPING 13:32:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-470/4 13:32:45 INFO: archiving workspace using pattern(s): 13:32:46 Archives upload complete. 13:32:46 INFO: archiving logs to Nexus