Pull request #450 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3+c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 (51c0161f9833607aa46a3d7c3d64b5247c491ef0) 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-ssh2186916001740865217.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 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-ssh7265684601503840649.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 c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 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-450/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-450/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2514102455674140898.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-450/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2174355543836427508.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 # timeout=10 Commit message: "Merge pull request #357 from ernestojeda/fix-previous-commit-sha" > 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-ssh1000460946787756604.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 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-450/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-450/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2429585488031457750.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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 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 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 ‘prd-centos7-docker-4c-2g-18’ is offline Running on prd-centos7-docker-4c-2g-41 in /w/workspace/edgexfoundry_edgex-ui-go_PR-450 [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-450 # 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-450@tmp/jenkins-gitclient-ssh1402476420820718242.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-450@tmp/jenkins-gitclient-ssh2743674644007665053.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/450/head:refs/remotes/origin/PR-450 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 into PR head commit a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 Merge succeeded, producing a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 Checking out Revision a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 (PR-450) > git config core.sparsecheckout # timeout=10 > git checkout -f a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 # 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-450@tmp/jenkins-gitclient-ssh7326520892999527071.key > git merge c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:11:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:11:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:11:25 ========================================================= 04:11:25 EdgeX Global Pipelines Version Info 04:11:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:11:26 ------------------- 04:11:26 stable info: 04:11:26 ------------------- 04:11:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:11:26 Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 04:11:26 Message: update stable to v1.0.208 04:11:27 ------------------- 04:11:27 experimental info: 04:11:27 ------------------- 04:11:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:11:27 Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 04:11:27 Message: update experimental to v1.0.208 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:11:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:11:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:11:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:11:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:11:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:11:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:11:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:11:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:11:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:11:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:11:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:11:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:11:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:11:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:11:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:11:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:11:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:11:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:11:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:11:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-450 [Pipeline] echo 04:11:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-450 [Pipeline] echo 04:11:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-450 [Pipeline] echo 04:11:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 [Pipeline] echo 04:11:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a98f2f7 [Pipeline] echo 04:11:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:11:28 provisioning config files... 04:11:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-450@tmp/config1002093936483168121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:11:29 ---> docker-login.sh 04:11:29 nexus3.edgexfoundry.org:10001 04:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:29 Configure a credential helper to remove this warning. See 04:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:29 04:11:29 Login Succeeded 04:11:29 nexus3.edgexfoundry.org:10002 04:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:29 Configure a credential helper to remove this warning. See 04:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:29 04:11:29 Login Succeeded 04:11:29 nexus3.edgexfoundry.org:10003 04:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:29 Configure a credential helper to remove this warning. See 04:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:29 04:11:29 Login Succeeded 04:11:29 nexus3.edgexfoundry.org:10004 04:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:29 Configure a credential helper to remove this warning. See 04:11:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:29 04:11:29 Login Succeeded 04:11:29 docker.io 04:11:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:11:30 Configure a credential helper to remove this warning. See 04:11:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:11:30 04:11:30 Login Succeeded 04:11:30 ---> docker-login.sh ends [Pipeline] } 04:11:30 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 04:11:31 + git log --format=format:%s -1 a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 [Pipeline] echo 04:11:31 GIT_COMMIT: a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 04:11:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:11:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:11:31 04:11:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:11:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:11:32 latest: Pulling from edgex-devops/git-semver 04:11:32 a0d0a0d46f8b: Pulling fs layer 04:11:32 3e5f54012d9b: Pulling fs layer 04:11:32 4c7163046ea9: Pulling fs layer 04:11:32 0c2d73faf560: Pulling fs layer 04:11:32 0c2d73faf560: Waiting 04:11:32 3e5f54012d9b: Verifying Checksum 04:11:32 3e5f54012d9b: Download complete 04:11:32 a0d0a0d46f8b: Download complete 04:11:32 4c7163046ea9: Verifying Checksum 04:11:32 4c7163046ea9: Download complete 04:11:32 0c2d73faf560: Verifying Checksum 04:11:32 0c2d73faf560: Download complete 04:11:32 a0d0a0d46f8b: Pull complete 04:11:32 3e5f54012d9b: Pull complete 04:11:32 4c7163046ea9: Pull complete 04:11:32 0c2d73faf560: Pull complete 04:11:32 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:11:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:11:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:11:33 prd-centos7-docker-4c-2g-41 does not seem to be running inside a container 04:11:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-450 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-450:/w/workspace/edgexfoundry_edgex-ui-go_PR-450:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-450@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-450@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:11:33 $ docker top 6e3402aebb2044e9f6bbbd6c9f98677d2afcec8d1853fee2317b8cbcd1584d50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:11:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:11:33 [ssh-agent] Looking for ssh-agent implementation... 04:11:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:11:33 $ docker exec 6e3402aebb2044e9f6bbbd6c9f98677d2afcec8d1853fee2317b8cbcd1584d50 ssh-agent 04:11:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPEbGdk/agent.13 04:11:34 SSH_AGENT_PID=19 04:11:34 Running ssh-add (command line suppressed) 04:11:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-450@tmp/private_key_5219120056112017915.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-450@tmp/private_key_5219120056112017915.key) 04:11:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:11:34 + git tag --points-at HEAD [Pipeline] } 04:11:34 $ docker exec --env ******** --env ******** 6e3402aebb2044e9f6bbbd6c9f98677d2afcec8d1853fee2317b8cbcd1584d50 ssh-agent -k 04:11:34 unset SSH_AUTH_SOCK; 04:11:34 unset SSH_AGENT_PID; 04:11:34 echo Agent pid 19 killed; 04:11:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:11:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:11:34 [ssh-agent] Looking for ssh-agent implementation... 04:11:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:11:34 $ docker exec 6e3402aebb2044e9f6bbbd6c9f98677d2afcec8d1853fee2317b8cbcd1584d50 ssh-agent 04:11:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNCFEDH/agent.53 04:11:34 SSH_AGENT_PID=59 04:11:34 Running ssh-add (command line suppressed) 04:11:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-450@tmp/private_key_1755090151072119345.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-450@tmp/private_key_1755090151072119345.key) 04:11:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:11:35 + git semver init 04:11:35 # -> Open(): unable to determine branch for HEAD 04:11:35 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-450/.git 04:11:35 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-450 04:11:35 # $SEMVER_REMOTE_NAME = origin 04:11:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:11:35 # $SEMVER_USER_NAME = edgex-jenkins 04:11:35 # $SEMVER_BRANCH = PR-450 04:11:35 # $SEMVER_TEMP = /tmp/semver-245822599 04:11:35 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:11:37 # '/tmp/semver-245822599' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-450/.semver' 04:11:37 # -> Force: false 04:11:37 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-450/.semver [Pipeline] } 04:11:37 $ docker exec --env ******** --env ******** 6e3402aebb2044e9f6bbbd6c9f98677d2afcec8d1853fee2317b8cbcd1584d50 ssh-agent -k 04:11:37 unset SSH_AUTH_SOCK; 04:11:37 unset SSH_AGENT_PID; 04:11:37 echo Agent pid 59 killed; 04:11:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:11:37 + git semver [Pipeline] } 04:11:37 $ docker stop --time=1 6e3402aebb2044e9f6bbbd6c9f98677d2afcec8d1853fee2317b8cbcd1584d50 04:11:39 $ docker rm -f 6e3402aebb2044e9f6bbbd6c9f98677d2afcec8d1853fee2317b8cbcd1584d50 [Pipeline] // withDockerContainer [Pipeline] sh 04:11:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:11:39 Stashed 1 file(s) [Pipeline] echo 04:11:39 [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 04:11:55 Still waiting to schedule task 04:11:55 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:11:55 Still waiting to schedule task 04:11:55 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:15:31 Running on prd-centos7-docker-4c-2g-48 in /w/workspace/edgexfoundry_edgex-ui-go_PR-450 [Pipeline] { [Pipeline] ws 04:15:31 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:15:31 The recommended git tool is: git 04:15:33 using credential edgex-jenkins-ssh 04:15:33 Cloning the remote Git repository 04:15:33 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:15:33 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:15:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:15:33 > git --version # timeout=10 04:15:33 > git --version # 'git version 2.24.4' 04:15:33 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:33 [INFO] Currently running in a labeled security context 04:15:33 [INFO] Currently SELinux is 'enforcing' on the host 04:15:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5449355792396892425.key 04:15:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:15:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:15:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:15:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:15:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:15:34 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:34 [INFO] Currently running in a labeled security context 04:15:34 [INFO] Currently SELinux is 'enforcing' on the host 04:15:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2954190957252027937.key 04:15:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/450/head:refs/remotes/origin/PR-450 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:15:35 Merging remotes/origin/main commit c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 into PR head commit a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 04:15:35 Merge succeeded, producing a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 04:15:35 Checking out Revision a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 (PR-450) 04:15:35 > git config core.sparsecheckout # timeout=10 04:15:35 > git checkout -f a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 # timeout=10 04:15:35 > git remote # timeout=10 04:15:35 > git config --get remote.origin.url # timeout=10 04:15:35 using GIT_SSH to set credentials SSH Credentials for GitHub 04:15:35 [INFO] Currently running in a labeled security context 04:15:35 [INFO] Currently SELinux is 'enforcing' on the host 04:15:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh9006630248108421265.key 04:15:35 > git merge c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 # timeout=10 04:15:35 > git rev-parse HEAD^{commit} # timeout=10 04:15:35 > git config core.sparsecheckout # timeout=10 04:15:35 > git checkout -f a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 # timeout=10 04:15:39 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 04:15:39 > git --version # timeout=10 04:15:39 > git --version # 'git version 2.24.4' 04:15:39 fatal: bad object c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:40 provisioning config files... 04:15:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8211217378397766398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:40 ---> docker-login.sh 04:15:40 nexus3.edgexfoundry.org:10001 04:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:40 Configure a credential helper to remove this warning. See 04:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:40 04:15:40 Login Succeeded 04:15:40 nexus3.edgexfoundry.org:10002 04:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:40 Configure a credential helper to remove this warning. See 04:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:40 04:15:40 Login Succeeded 04:15:40 nexus3.edgexfoundry.org:10003 04:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:40 Configure a credential helper to remove this warning. See 04:15:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:40 04:15:40 Login Succeeded 04:15:40 nexus3.edgexfoundry.org:10004 04:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:41 Configure a credential helper to remove this warning. See 04:15:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:41 04:15:41 Login Succeeded 04:15:41 docker.io 04:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:15:41 Configure a credential helper to remove this warning. See 04:15:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:15:41 04:15:41 Login Succeeded 04:15:41 ---> docker-login.sh ends [Pipeline] } 04:15:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:15:41 ========================================================= 04:15:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:15:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:15:41 + 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 . 04:15:41 Sending build context to Docker daemon 20.89MB 04:15:41 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 04:15:41 Step 2/14 : FROM ${BASE} AS builder 04:15:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:15:42 4e9f2cdf4387: Pulling fs layer 04:15:42 57d31006c564: Pulling fs layer 04:15:42 bd5ccded8296: Pulling fs layer 04:15:42 304dd3a0f381: Pulling fs layer 04:15:42 d37cda54a23b: Pulling fs layer 04:15:42 bae75c0f2455: Pulling fs layer 04:15:42 806579b3d29a: Pulling fs layer 04:15:42 c77eb801bf70: Pulling fs layer 04:15:42 6d0567d44e1a: Pulling fs layer 04:15:42 304dd3a0f381: Waiting 04:15:42 d37cda54a23b: Waiting 04:15:42 bae75c0f2455: Waiting 04:15:42 806579b3d29a: Waiting 04:15:42 c77eb801bf70: Waiting 04:15:42 6d0567d44e1a: Waiting 04:15:42 bd5ccded8296: Verifying Checksum 04:15:42 bd5ccded8296: Download complete 04:15:42 57d31006c564: Verifying Checksum 04:15:42 57d31006c564: Download complete 04:15:42 d37cda54a23b: Verifying Checksum 04:15:42 d37cda54a23b: Download complete 04:15:42 bae75c0f2455: Verifying Checksum 04:15:42 bae75c0f2455: Download complete 04:15:42 806579b3d29a: Verifying Checksum 04:15:42 806579b3d29a: Download complete 04:15:42 4e9f2cdf4387: Verifying Checksum 04:15:42 4e9f2cdf4387: Download complete 04:15:42 c77eb801bf70: Verifying Checksum 04:15:42 c77eb801bf70: Download complete 04:15:42 304dd3a0f381: Verifying Checksum 04:15:42 304dd3a0f381: Download complete 04:15:42 4e9f2cdf4387: Pull complete 04:15:42 57d31006c564: Pull complete 04:15:42 6d0567d44e1a: Verifying Checksum 04:15:42 6d0567d44e1a: Download complete 04:15:43 bd5ccded8296: Pull complete 04:15:46 304dd3a0f381: Pull complete 04:15:46 d37cda54a23b: Pull complete 04:15:46 bae75c0f2455: Pull complete 04:15:46 806579b3d29a: Pull complete 04:15:46 c77eb801bf70: Pull complete 04:15:49 6d0567d44e1a: Pull complete 04:15:49 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 04:15:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:15:49 ---> e839a31ac9d1 04:15:49 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:15:51 ---> Running in c562d847338c 04:15:51 Removing intermediate container c562d847338c 04:15:51 ---> db29cf5530ce 04:15:51 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 04:15:51 ---> Running in b0636f5f1b04 04:15:51 Removing intermediate container b0636f5f1b04 04:15:51 ---> 00675659872b 04:15:51 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 04:15:51 ---> Running in 1206826fd2d2 04:15:51 Removing intermediate container 1206826fd2d2 04:15:51 ---> 1f2c8bbca019 04:15:51 Step 6/14 : LABEL Name=edgex-ui-go 04:15:51 ---> Running in b96facfd0d43 04:15:51 Removing intermediate container b96facfd0d43 04:15:51 ---> 320f691f003b 04:15:51 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:15:51 ---> Running in a8089bded36e 04:15:51 Removing intermediate container a8089bded36e 04:15:51 ---> 4841caf28fd7 04:15:51 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:51 ---> Running in 2c2157cd5a5c 04:15:52 Removing intermediate container 2c2157cd5a5c 04:15:52 ---> 1224454a473a 04:15:52 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:15:52 ---> Running in 00cdfee7456c 04:15:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:15:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:15:53 OK: 219 MiB in 52 packages 04:15:53 Removing intermediate container 00cdfee7456c 04:15:53 ---> c7fa5fad39af 04:15:53 Step 10/14 : ENV GO111MODULE=on 04:15:53 ---> Running in 707a5259787f 04:15:54 Removing intermediate container 707a5259787f 04:15:54 ---> bbeac0bc216d 04:15:54 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:15:54 ---> Running in d19174cbd752 04:15:54 Removing intermediate container d19174cbd752 04:15:54 ---> 030988ab034a 04:15:54 Step 12/14 : COPY . . 04:15:54 ---> cb145b934cbe 04:15:54 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:15:54 ---> Running in 36d64120ccd5 04:16:26 Removing intermediate container 36d64120ccd5 04:16:26 ---> 7af0df62e460 04:16:26 Step 14/14 : RUN ${MAKE} 04:16:26 ---> Running in 493e679b6c51 04:16:26 noop 04:16:26 Removing intermediate container 493e679b6c51 04:16:26 ---> 0c32abd7f449 04:16:26 Successfully built 0c32abd7f449 04:16:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:16:27 + docker inspect -f . ci-base-image-x86_64 04:16:27 . [Pipeline] withDockerContainer 04:16:27 prd-centos7-docker-4c-2g-48 does not seem to be running inside a container 04:16:27 $ 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 ******** ci-base-image-x86_64 cat 04:16:27 $ docker top 28a141a80dbdfe551cfd3156094ff01fe500f58fa764e044bcd6128133ad1abb -eo pid,comm [Pipeline] { [Pipeline] sh 04:16:27 + go version 04:16:27 go version go1.16.8 linux/amd64 [Pipeline] } 04:16:28 $ docker stop --time=1 28a141a80dbdfe551cfd3156094ff01fe500f58fa764e044bcd6128133ad1abb 04:16:29 $ docker rm -f 28a141a80dbdfe551cfd3156094ff01fe500f58fa764e044bcd6128133ad1abb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:16:29 + docker inspect -f . ci-base-image-x86_64 04:16:29 . [Pipeline] withDockerContainer 04:16:29 prd-centos7-docker-4c-2g-48 does not seem to be running inside a container 04:16:29 $ 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 ******** ci-base-image-x86_64 cat 04:16:30 $ docker top 0f49c0428558ca8c24d530d5b8fe0e3fa91cb170f3e2f01c12aeb472024141c3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:16:30 + make test 04:16:30 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:16:31 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:16:43 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:16:43 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:16:43 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:16:43 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:16:43 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:16:43 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:16:43 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:16:43 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:16:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:16:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:16:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:16:43 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:16:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:16:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:16:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 04:16:48 $ docker stop --time=1 0f49c0428558ca8c24d530d5b8fe0e3fa91cb170f3e2f01c12aeb472024141c3 04:16:50 $ docker rm -f 0f49c0428558ca8c24d530d5b8fe0e3fa91cb170f3e2f01c12aeb472024141c3 [Pipeline] // withDockerContainer [Pipeline] sh 04:16:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:16:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:16:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:16:52 + ls -al . 04:16:52 total 88 04:16:52 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 8 04:16 . 04:16:52 drwxrwxr-x. 4 jenkins jenkins 28 Oct 8 04:15 .. 04:16:52 drwxrwxr-x. 3 jenkins jenkins 20 Oct 8 04:15 assets 04:16:52 drwxrwxr-x. 2 jenkins jenkins 66 Oct 8 04:15 bin 04:16:52 drwxrwxr-x. 3 jenkins jenkins 29 Oct 8 04:15 cmd 04:16:52 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 8 04:15 CONTRIBUTING.md 04:16:52 -rw-r--r--. 1 jenkins jenkins 10 Oct 8 04:16 coverage.out 04:16:52 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 8 04:15 Dockerfile 04:16:52 drwxrwxr-x. 2 jenkins jenkins 23 Oct 8 04:15 docs 04:16:52 drwxrwxr-x. 8 jenkins jenkins 179 Oct 8 04:15 .git 04:16:52 drwxrwxr-x. 2 jenkins jenkins 103 Oct 8 04:15 .github 04:16:52 -rw-rw-r--. 1 jenkins jenkins 155 Oct 8 04:15 .gitignore 04:16:52 -rw-rw-r--. 1 jenkins jenkins 880 Oct 8 04:15 go.mod 04:16:52 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 8 04:15 go.sum 04:16:52 drwxrwxr-x. 9 jenkins jenkins 125 Oct 8 04:15 internal 04:16:52 -rw-rw-r--. 1 jenkins jenkins 652 Oct 8 04:15 Jenkinsfile 04:16:52 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 8 04:15 LICENSE 04:16:52 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 8 04:15 Makefile 04:16:52 drwxrwxr-x. 3 jenkins jenkins 19 Oct 8 04:15 pkg 04:16:52 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 8 04:15 README.md 04:16:52 drwxrwxr-x. 4 jenkins jenkins 54 Oct 8 04:15 snap 04:16:52 -rw-rw-r--. 1 jenkins jenkins 5 Oct 8 04:11 VERSION 04:16:52 -rw-rw-r--. 1 jenkins jenkins 155 Oct 8 04:15 version.go 04:16:52 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 8 04:15 web [Pipeline] isUnix [Pipeline] sh 04:16:52 + 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=a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 --label arch=amd64 --label version=0.0.0 . 04:16:52 Sending build context to Docker daemon 20.9MB 04:16:52 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 04:16:52 Step 2/22 : FROM ${BASE} AS builder 04:16:52 ---> 0c32abd7f449 04:16:52 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:16:52 ---> Running in a2a2be9d1535 04:16:53 Removing intermediate container a2a2be9d1535 04:16:53 ---> 6737c05cfa2e 04:16:53 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 04:16:53 ---> Running in b344261ee4dd 04:16:53 Removing intermediate container b344261ee4dd 04:16:53 ---> bcc8ca6c0c89 04:16:53 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 04:16:53 ---> Running in 0141d5e0fdf4 04:16:53 Removing intermediate container 0141d5e0fdf4 04:16:53 ---> c3674412b828 04:16:53 Step 6/22 : LABEL Name=edgex-ui-go 04:16:53 ---> Running in 8f27833b6f43 04:16:53 Removing intermediate container 8f27833b6f43 04:16:53 ---> 60a3e88f4b63 04:16:53 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:16:53 ---> Running in 6b38a1d86b7f 04:16:53 Removing intermediate container 6b38a1d86b7f 04:16:53 ---> 4a103b659b1d 04:16:53 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:53 ---> Running in beda37a504a5 04:16:54 Removing intermediate container beda37a504a5 04:16:54 ---> 8b9a203e881a 04:16:54 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:16:54 ---> Running in ff45e53049e5 04:16:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:16:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:16:55 OK: 219 MiB in 52 packages 04:16:55 Removing intermediate container ff45e53049e5 04:16:55 ---> dbd88f98bce7 04:16:55 Step 10/22 : ENV GO111MODULE=on 04:16:55 ---> Running in 239ba4124a77 04:16:55 Removing intermediate container 239ba4124a77 04:16:55 ---> 5efe5d695689 04:16:55 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:16:55 ---> Running in 2a25f4b7b634 04:16:56 Removing intermediate container 2a25f4b7b634 04:16:56 ---> d9e6f7c6e11c 04:16:56 Step 12/22 : COPY . . 04:16:56 ---> 6a3e68b645ba 04:16:56 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:16:56 ---> Running in 36189bbaf6c4 04:16:57 Removing intermediate container 36189bbaf6c4 04:16:57 ---> 159f0496ea60 04:16:57 Step 14/22 : RUN ${MAKE} 04:16:57 ---> Running in 8c821a6c2e6b 04:16:57 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 04:17:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-49 in /w/workspace/edgexfoundry_edgex-ui-go_PR-450 [Pipeline] { [Pipeline] ws 04:17:00 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:17:01 The recommended git tool is: git 04:17:05 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:17:06 using credential edgex-jenkins-ssh 04:17:06 Cloning the remote Git repository 04:17:06 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:17:07 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:17:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:17:07 > git --version # timeout=10 04:17:07 > git --version # 'git version 2.17.1' 04:17:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:07 Removing intermediate container 8c821a6c2e6b 04:17:07 ---> f216a3ba61d3 04:17:07 Step 15/22 : FROM alpine:3.14 04:17:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:17:08 3.14: Pulling from library/alpine 04:17:08 a0d0a0d46f8b: Pulling fs layer 04:17:08 a0d0a0d46f8b: Verifying Checksum 04:17:08 a0d0a0d46f8b: Download complete 04:17:08 a0d0a0d46f8b: Pull complete 04:17:08 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:17:08 Status: Downloaded newer image for alpine:3.14 04:17:08 ---> 14119a10abf4 04:17:08 Step 16/22 : EXPOSE 4000 04:17:08 ---> Running in daf822c0998a 04:17:09 Removing intermediate container daf822c0998a 04:17:09 ---> ddafc3dcfdba 04:17:09 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 04:17:09 ---> 40d6e244f51f 04:17:09 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:17:09 ---> Running in 724b9afd4940 04:17:09 Removing intermediate container 724b9afd4940 04:17:09 ---> 7f34181bb6af 04:17:09 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:17:09 ---> Running in 469499053a1f 04:17:09 Removing intermediate container 469499053a1f 04:17:09 ---> aba517f6b348 04:17:09 Step 20/22 : LABEL arch=amd64 04:17:09 ---> Running in e2283cc36fda 04:17:09 Removing intermediate container e2283cc36fda 04:17:09 ---> 15389fb79818 04:17:09 Step 21/22 : LABEL git_sha=a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 04:17:09 ---> Running in 33b6d3ebec50 04:17:09 Removing intermediate container 33b6d3ebec50 04:17:09 ---> ae04a6122360 04:17:09 Step 22/22 : LABEL version=0.0.0 04:17:09 ---> Running in e4ebf3ab746f 04:17:09 Removing intermediate container e4ebf3ab746f 04:17:09 ---> bad58478fb97 04:17:09 [Warning] One or more build-args [ARCH] were not consumed 04:17:09 Successfully built bad58478fb97 04:17:09 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 04:17:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:10 04:17:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:17:10 Merging remotes/origin/main commit c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 into PR head commit a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 04:17:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:11 latest: Pulling from edgex-lftools-log-publisher 04:17:11 b4d181a07f80: Pulling fs layer 04:17:11 a1111a8f2ec3: Pulling fs layer 04:17:11 ed53099fbce6: Pulling fs layer 04:17:11 dc539afda2c1: Pulling fs layer 04:17:11 77bc0d833cb6: Pulling fs layer 04:17:11 9065ff56babe: Pulling fs layer 04:17:11 d287ab97295c: Pulling fs layer 04:17:11 77bc0d833cb6: Waiting 04:17:11 9065ff56babe: Waiting 04:17:11 d287ab97295c: Waiting 04:17:11 dc539afda2c1: Waiting 04:17:11 a1111a8f2ec3: Verifying Checksum 04:17:11 a1111a8f2ec3: Download complete 04:17:11 ed53099fbce6: Verifying Checksum 04:17:11 ed53099fbce6: Download complete 04:17:11 dc539afda2c1: Verifying Checksum 04:17:11 dc539afda2c1: Download complete 04:17:11 9065ff56babe: Verifying Checksum 04:17:11 9065ff56babe: Download complete 04:17:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:17:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:17:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:17:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:17:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/450/head:refs/remotes/origin/PR-450 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:17:10 > git config core.sparsecheckout # timeout=10 04:17:10 > git checkout -f a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 # timeout=10 04:17:11 > git remote # timeout=10 04:17:11 > git config --get remote.origin.url # timeout=10 04:17:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:17:11 Merge succeeded, producing a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 04:17:11 Checking out Revision a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 (PR-450) 04:17:11 77bc0d833cb6: Verifying Checksum 04:17:11 77bc0d833cb6: Download complete 04:17:11 b4d181a07f80: Verifying Checksum 04:17:11 b4d181a07f80: Download complete 04:17:11 d287ab97295c: Verifying Checksum 04:17:11 d287ab97295c: Download complete 04:17:11 > git merge c3ad2f8871f574ac3ff5d80f114dc3bf25b68649 # timeout=10 04:17:11 > git rev-parse HEAD^{commit} # timeout=10 04:17:11 > git config core.sparsecheckout # timeout=10 04:17:11 > git checkout -f a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 # timeout=10 04:17:12 b4d181a07f80: Pull complete 04:17:12 a1111a8f2ec3: Pull complete 04:17:13 ed53099fbce6: Pull complete 04:17:13 dc539afda2c1: Pull complete 04:17:13 77bc0d833cb6: Pull complete 04:17:13 9065ff56babe: Pull complete 04:17:15 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 04:17:15 > git --version # timeout=10 04:17:15 > git --version # 'git version 2.17.1' 04:17:15 fatal: bad object c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 04:17:16 04:17:16 GitHub has been notified of this commit’s build result 04:17:16 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:17:16 provisioning config files... 04:17:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7944737837434575190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:17:17 ---> docker-login.sh 04:17:17 nexus3.edgexfoundry.org:10001 04:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:19 d287ab97295c: Pull complete 04:17:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:17:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:19 Configure a credential helper to remove this warning. See 04:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:19 04:17:19 Login Succeeded 04:17:19 nexus3.edgexfoundry.org:10002 [Pipeline] withDockerContainer 04:17:19 prd-centos7-docker-4c-2g-48 does not seem to be running inside a container 04:17:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:19 Configure a credential helper to remove this warning. See 04:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:19 04:17:19 Login Succeeded 04:17:19 nexus3.edgexfoundry.org:10003 04:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:20 Configure a credential helper to remove this warning. See 04:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:20 04:17:20 Login Succeeded 04:17:20 nexus3.edgexfoundry.org:10004 04:17:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:20 Configure a credential helper to remove this warning. See 04:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:20 04:17:20 Login Succeeded 04:17:20 docker.io 04:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:17:21 Configure a credential helper to remove this warning. See 04:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:17:21 04:17:21 Login Succeeded 04:17:21 ---> docker-login.sh ends 04:17:21 $ docker top 8b6c75873548b98d98fec3d6b2738956e7f735dcc1cf40fd1b72856f6d740bca -eo pid,comm [Pipeline] { [Pipeline] } 04:17:21 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:17:22 ---> job-cost.sh 04:17:22 lf-activate-venv: SKIPPING 04:17:22 INFO: No Stack... 04:17:22 INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] echo 04:17:22 ========================================================= 04:17:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:17:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:17:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 04:17:23 INFO: Archiving Costs [Pipeline] sh 04:17:23 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:17:23 + cut -d, -f6 [Pipeline] lock 04:17:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-450-1-stack-cost] 04:17:23 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-450-1-stack-cost] did not exist. Created. 04:17:23 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-450-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:17:23 Sending build context to Docker daemon 20.9MB 04:17:23 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 04:17:23 Step 2/14 : FROM ${BASE} AS builder 04:17:23 + echo total: 0.05999999865889549 [Pipeline] stash 04:17:23 Stashed 1 file(s) [Pipeline] } 04:17:23 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-450-1-stack-cost] [Pipeline] // lock 04:17:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:17:24 bbf911997326: Pulling fs layer 04:17:24 58ec367f63d7: Pulling fs layer 04:17:24 1b4a6ffa7d45: Pulling fs layer 04:17:24 fc5181fea5dc: Pulling fs layer 04:17:24 9c418107303f: Pulling fs layer 04:17:24 284eca6f2348: Pulling fs layer 04:17:24 842844d905b1: Pulling fs layer 04:17:24 901a3a57568e: Pulling fs layer 04:17:24 9c418107303f: Waiting 04:17:24 284eca6f2348: Waiting 04:17:24 842844d905b1: Waiting 04:17:24 901a3a57568e: Waiting 04:17:24 fc5181fea5dc: Waiting 04:17:24 1b4a6ffa7d45: Verifying Checksum 04:17:24 1b4a6ffa7d45: Download complete 04:17:24 58ec367f63d7: Verifying Checksum 04:17:24 58ec367f63d7: Download complete 04:17:24 9c418107303f: Verifying Checksum 04:17:24 9c418107303f: Download complete [Pipeline] } 04:17:24 $ docker stop --time=1 8b6c75873548b98d98fec3d6b2738956e7f735dcc1cf40fd1b72856f6d740bca 04:17:24 284eca6f2348: Verifying Checksum 04:17:24 284eca6f2348: Download complete 04:17:24 842844d905b1: Verifying Checksum 04:17:24 842844d905b1: Download complete 04:17:24 bbf911997326: Verifying Checksum 04:17:24 bbf911997326: Download complete 04:17:24 bbf911997326: Pull complete 04:17:25 $ docker rm -f 8b6c75873548b98d98fec3d6b2738956e7f735dcc1cf40fd1b72856f6d740bca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 04:17:25 58ec367f63d7: Pull complete [Pipeline] // stage [Pipeline] } 04:17:26 1b4a6ffa7d45: Pull complete 04:17:26 901a3a57568e: Verifying Checksum 04:17:26 901a3a57568e: Download complete 04:17:26 fc5181fea5dc: Verifying Checksum 04:17:26 fc5181fea5dc: Download complete 04:17:36 fc5181fea5dc: Pull complete 04:17:36 9c418107303f: Pull complete 04:17:36 284eca6f2348: Pull complete 04:17:37 842844d905b1: Pull complete 04:17:42 901a3a57568e: Pull complete 04:17:42 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 04:17:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:17:42 ---> 72ade6ffb461 04:17:42 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:17:48 ---> Running in c07e3b08c8e3 04:17:48 Removing intermediate container c07e3b08c8e3 04:17:48 ---> 50146794f392 04:17:48 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 04:17:48 ---> Running in 41daa60b8509 04:17:48 Removing intermediate container 41daa60b8509 04:17:48 ---> 8a96ff348dca 04:17:48 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 04:17:49 ---> Running in 26bae0455e6f 04:17:49 Removing intermediate container 26bae0455e6f 04:17:49 ---> a6d3759bd879 04:17:49 Step 6/14 : LABEL Name=edgex-ui-go 04:17:49 ---> Running in 20b44d5b0d0d 04:17:49 Removing intermediate container 20b44d5b0d0d 04:17:49 ---> 212fe44b272a 04:17:49 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:17:50 ---> Running in 0578d2e7e6a8 04:17:50 Removing intermediate container 0578d2e7e6a8 04:17:50 ---> f83175b66852 04:17:50 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:50 ---> Running in c1eaed54100f 04:17:53 Removing intermediate container c1eaed54100f 04:17:53 ---> 1c14ae7042c9 04:17:53 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:17:53 ---> Running in 4c1035481d35 04:17:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:17:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:17:56 OK: 218 MiB in 52 packages 04:17:57 Removing intermediate container 4c1035481d35 04:17:57 ---> 0dcd90b2539f 04:17:57 Step 10/14 : ENV GO111MODULE=on 04:17:57 ---> Running in 45e0e2533724 04:17:58 Removing intermediate container 45e0e2533724 04:17:58 ---> 9bc4e6b92768 04:17:58 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:17:58 ---> Running in 290d8d6a2825 04:17:58 Removing intermediate container 290d8d6a2825 04:17:58 ---> c8d6b150dbe8 04:17:58 Step 12/14 : COPY . . 04:18:02 ---> 44c653c7b926 04:18:02 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:18:02 ---> Running in 7017906b1d5c 04:18:34 Removing intermediate container 7017906b1d5c 04:18:34 ---> 66fb14ddd37b 04:18:34 Step 14/14 : RUN ${MAKE} 04:18:34 ---> Running in 8b839364dc43 04:18:34 noop 04:18:34 Removing intermediate container 8b839364dc43 04:18:34 ---> 842aa61a74ab 04:18:34 Successfully built 842aa61a74ab 04:18:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:18:35 + docker inspect -f . ci-base-image-arm64 04:18:35 . [Pipeline] withDockerContainer 04:18:35 prd-ubuntu18.04-docker-arm64-4c-16g-49 does not seem to be running inside a container 04:18:35 $ 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 ******** ci-base-image-arm64 cat 04:18:37 $ docker top 736f8a0c4976e8786d3d582a4158dbf99cae2c808c805aca84b9505f81cf3353 -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:38 + go version 04:18:38 go version go1.16.8 linux/arm64 [Pipeline] } 04:18:38 $ docker stop --time=1 736f8a0c4976e8786d3d582a4158dbf99cae2c808c805aca84b9505f81cf3353 04:18:40 $ docker rm -f 736f8a0c4976e8786d3d582a4158dbf99cae2c808c805aca84b9505f81cf3353 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:18:41 + docker inspect -f . ci-base-image-arm64 04:18:41 . [Pipeline] withDockerContainer 04:18:41 prd-ubuntu18.04-docker-arm64-4c-16g-49 does not seem to be running inside a container 04:18:41 $ 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 ******** ci-base-image-arm64 cat 04:18:43 $ docker top c4e8a9d613f59f16b5983beba931a966c645e4f26e198048c39b03158bb24d8f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:18:44 + make test 04:18:44 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:18:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:19:32 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:19:32 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:19:32 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:19:32 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:19:32 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:19:32 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:19:32 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:19:32 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:19:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:19:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:19:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:19:32 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:19:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:19:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:19:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 04:19:51 $ docker stop --time=1 c4e8a9d613f59f16b5983beba931a966c645e4f26e198048c39b03158bb24d8f 04:19:53 $ docker rm -f c4e8a9d613f59f16b5983beba931a966c645e4f26e198048c39b03158bb24d8f [Pipeline] // withDockerContainer [Pipeline] sh 04:19:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:19:54 Warning: overwriting stash ‘coverage-report’ 04:19:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:19:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:19:56 + ls -al . 04:19:56 total 128 04:19:56 drwxrwxr-x 12 jenkins jenkins 4096 Oct 8 04:18 . 04:19:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 04:17 .. 04:19:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 04:17 .git 04:19:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 04:17 .github 04:19:56 -rw-rw-r-- 1 jenkins jenkins 155 Oct 8 04:17 .gitignore 04:19:56 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 8 04:17 CONTRIBUTING.md 04:19:56 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 8 04:17 Dockerfile 04:19:56 -rw-rw-r-- 1 jenkins jenkins 652 Oct 8 04:17 Jenkinsfile 04:19:56 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 8 04:17 LICENSE 04:19:56 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 8 04:17 Makefile 04:19:56 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 8 04:17 README.md 04:19:56 -rw-rw-r-- 1 jenkins jenkins 5 Oct 8 04:11 VERSION 04:19:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 04:17 assets 04:19:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 04:17 bin 04:19:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 04:17 cmd 04:19:56 -rw-r--r-- 1 jenkins jenkins 10 Oct 8 04:18 coverage.out 04:19:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 04:17 docs 04:19:56 -rw-rw-r-- 1 jenkins jenkins 880 Oct 8 04:17 go.mod 04:19:56 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 8 04:17 go.sum 04:19:56 drwxrwxr-x 9 jenkins jenkins 4096 Oct 8 04:17 internal 04:19:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 04:17 pkg 04:19:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 04:17 snap 04:19:56 -rw-rw-r-- 1 jenkins jenkins 155 Oct 8 04:17 version.go 04:19:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 04:17 web [Pipeline] isUnix [Pipeline] sh 04:19:56 + 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=a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 --label arch=arm64 --label version=0.0.0 . 04:19:57 Sending build context to Docker daemon 20.9MB 04:19:57 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 04:19:57 Step 2/22 : FROM ${BASE} AS builder 04:19:57 ---> 842aa61a74ab 04:19:57 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:19:57 ---> Running in f97656520623 04:19:58 Removing intermediate container f97656520623 04:19:58 ---> d2dc9d3a1c04 04:19:58 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 04:19:58 ---> Running in fc7a9cb205de 04:19:58 Removing intermediate container fc7a9cb205de 04:19:58 ---> ec9dcb12e5bb 04:19:58 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 04:19:58 ---> Running in 320cf5f4e713 04:19:59 Removing intermediate container 320cf5f4e713 04:19:59 ---> 36ca06da2d70 04:19:59 Step 6/22 : LABEL Name=edgex-ui-go 04:19:59 ---> Running in 35ee77a653ee 04:20:00 Removing intermediate container 35ee77a653ee 04:20:00 ---> 637061593ee5 04:20:00 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:20:00 ---> Running in 6e77e0387a3a 04:20:00 Removing intermediate container 6e77e0387a3a 04:20:00 ---> 4b72a886d7b3 04:20:00 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:20:00 ---> Running in 194bc363fd9a 04:20:03 Removing intermediate container 194bc363fd9a 04:20:03 ---> 5ae1730b6009 04:20:03 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:20:03 ---> Running in 8099abd8629e 04:20:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:20:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:20:06 OK: 218 MiB in 52 packages 04:20:07 Removing intermediate container 8099abd8629e 04:20:07 ---> d009b952d288 04:20:07 Step 10/22 : ENV GO111MODULE=on 04:20:07 ---> Running in 857d44bbb50e 04:20:08 Removing intermediate container 857d44bbb50e 04:20:08 ---> 33ead18ebadc 04:20:08 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:20:08 ---> Running in c07d1addede8 04:20:09 Removing intermediate container c07d1addede8 04:20:09 ---> 8a7c13af9ea5 04:20:09 Step 12/22 : COPY . . 04:20:12 ---> 80683cf39243 04:20:12 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:12 ---> Running in 169ecfadfdb9 04:20:15 Removing intermediate container 169ecfadfdb9 04:20:15 ---> 8d9d6f839812 04:20:15 Step 14/22 : RUN ${MAKE} 04:20:15 ---> Running in d1813ccc5481 04:20:16 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 04:20:49 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:20:49 Removing intermediate container d1813ccc5481 04:20:49 ---> fb0ec78d1c29 04:20:49 Step 15/22 : FROM alpine:3.14 04:20:50 3.14: Pulling from library/alpine 04:20:50 552d1f2373af: Pulling fs layer 04:20:50 552d1f2373af: Verifying Checksum 04:20:50 552d1f2373af: Download complete 04:20:51 552d1f2373af: Pull complete 04:20:51 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 04:20:51 Status: Downloaded newer image for alpine:3.14 04:20:51 ---> bb3de5531c18 04:20:51 Step 16/22 : EXPOSE 4000 04:20:51 ---> Running in 2c14e040dbca 04:20:52 Removing intermediate container 2c14e040dbca 04:20:52 ---> 26716da43e75 04:20:52 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 04:20:53 ---> a443c94111ca 04:20:53 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:20:53 ---> Running in bb40833d86c1 04:20:53 Removing intermediate container bb40833d86c1 04:20:53 ---> 37d24050f212 04:20:53 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:20:54 ---> Running in 476813bafe20 04:20:54 Removing intermediate container 476813bafe20 04:20:54 ---> 928b8c2b5c9a 04:20:54 Step 20/22 : LABEL arch=arm64 04:20:54 ---> Running in 508e4f1378c9 04:20:55 Removing intermediate container 508e4f1378c9 04:20:55 ---> 74876d79704d 04:20:55 Step 21/22 : LABEL git_sha=a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 04:20:55 ---> Running in 89ddba45e116 04:20:55 Removing intermediate container 89ddba45e116 04:20:55 ---> 6a47d8e92d39 04:20:55 Step 22/22 : LABEL version=0.0.0 04:20:55 ---> Running in 23e73acc2433 04:20:56 Removing intermediate container 23e73acc2433 04:20:56 ---> 118b3c72a78b 04:20:56 [Warning] One or more build-args [ARCH] were not consumed 04:20:56 Successfully built 118b3c72a78b 04:20:56 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 04:20:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:20:57 04:20:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:20:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:20:57 arm64: Pulling from edgex-lftools-log-publisher 04:20:57 448f6bf000e3: Pulling fs layer 04:20:57 f757da607395: Pulling fs layer 04:20:57 05883995daec: Pulling fs layer 04:20:57 8603b9c90790: Pulling fs layer 04:20:57 1560dd03e051: Pulling fs layer 04:20:57 27f5ce0e4adf: Pulling fs layer 04:20:57 c2d8d7efcc4b: Pulling fs layer 04:20:57 8603b9c90790: Waiting 04:20:57 27f5ce0e4adf: Waiting 04:20:57 c2d8d7efcc4b: Waiting 04:20:57 1560dd03e051: Waiting 04:20:58 f757da607395: Verifying Checksum 04:20:58 f757da607395: Download complete 04:20:58 8603b9c90790: Verifying Checksum 04:20:58 8603b9c90790: Download complete 04:20:58 05883995daec: Verifying Checksum 04:20:58 05883995daec: Download complete 04:20:58 27f5ce0e4adf: Download complete 04:20:58 1560dd03e051: Verifying Checksum 04:20:58 1560dd03e051: Download complete 04:20:58 448f6bf000e3: Verifying Checksum 04:20:58 448f6bf000e3: Download complete 04:21:01 c2d8d7efcc4b: Verifying Checksum 04:21:01 c2d8d7efcc4b: Download complete 04:21:02 448f6bf000e3: Pull complete 04:21:02 f757da607395: Pull complete 04:21:04 05883995daec: Pull complete 04:21:04 8603b9c90790: Pull complete 04:21:05 1560dd03e051: Pull complete 04:21:06 27f5ce0e4adf: Pull complete 04:21:21 c2d8d7efcc4b: Pull complete 04:21:21 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:21:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:21:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:21:21 prd-ubuntu18.04-docker-arm64-4c-16g-49 does not seem to be running inside a container 04:21:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:21:25 $ docker top 845d225a60685424b5d93f52f6e6f49ac17dcbed645d08b4f9e1388c78dfc66a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:27 ---> job-cost.sh 04:21:27 lf-activate-venv: SKIPPING 04:21:27 INFO: No Stack... 04:21:45 INFO: Retrieving Pricing Info for: v3-standard-4 04:21:45 INFO: Archiving Costs [Pipeline] sh 04:21:46 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:21:46 + cut -d, -f6 [Pipeline] lock 04:21:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-450-1-stack-cost] 04:21:46 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-450-1-stack-cost] did not exist. Created. 04:21:46 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-450-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:21:46 /w/workspace/edgex-ui-go/1@tmp/durable-364beacb/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-364beacb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:21:47 + echo total: 0.10999999940395355 [Pipeline] stash 04:21:47 Warning: overwriting stash ‘stack-cost’ 04:21:47 Stashed 1 file(s) [Pipeline] } 04:21:47 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-450-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:21:48 $ docker stop --time=1 845d225a60685424b5d93f52f6e6f49ac17dcbed645d08b4f9e1388c78dfc66a 04:21:49 $ docker rm -f 845d225a60685424b5d93f52f6e6f49ac17dcbed645d08b4f9e1388c78dfc66a [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 04:21:50 provisioning config files... 04:21:50 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-450@tmp/config125178294346112743tmp [Pipeline] { [Pipeline] sh 04:21:51 + set +x 04:21:51 + bash -s -- 04:21:51 + curl -s https://codecov.io/bash 04:21:51 04:21:51 _____ _ 04:21:51 / ____| | | 04:21:51 | | ___ __| | ___ ___ _____ __ 04:21:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:21:51 | |___| (_) | (_| | __/ (_| (_) \ V / 04:21:51 \_____\___/ \__,_|\___|\___\___/ \_/ 04:21:51 Bash-1.0.6 04:21:51 04:21:51 04:21:51 ==> git version 2.24.4 found 04:21:51 ==> 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 04:21:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:21:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:21:51 ==> Jenkins CI detected. 04:21:51 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-450 04:21:51 project root: . 04:21:51 --> token set from env 04:21:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:21:51 ==> Running gcov in . (disable via -X gcov) 04:21:51 ==> Python coveragepy not found 04:21:51 ==> Searching for coverage reports in: 04:21:51 + . 04:21:51 -> Found 1 reports 04:21:51 ==> Detecting git/mercurial file structure 04:21:51 ==> Reading reports 04:21:51 + ./coverage.out bytes=10 04:21:51 ==> Appending adjustments 04:21:51 https://docs.codecov.io/docs/fixing-reports 04:21:51 + Found adjustments 04:21:51 ==> Gzipping contents 04:21:51 4.0K /tmp/codecov.wVWJoe.gz 04:21:51 ==> Uploading reports 04:21:51 url: https://codecov.io 04:21:51 query: branch=PR-450&commit=a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-450%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=450&job=&cmd_args= 04:21:51 -> Pinging Codecov 04:21:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-450&commit=a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-450%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=450&job=&cmd_args= 04:21:52 -> Uploading to 04:21:52 https://storage.googleapis.com/codecov/v4/raw/2021-10-08/FB506323287CE973F263BFD2A0EB1F37/a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3/24ec8c89-1aaa-424b-bfab-1a205e137069.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211008%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211008T042151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b399396ee1801f75452bb4fb9b80b5e51088f3892a7a6f3c62b98e268f0a9ed 04:21:52 % Total % Received % Xferd Average Speed Time Time Time Current 04:21:52 Dload Upload Total Spent Left Speed 04:21:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3476 0 0 100 3476 0 10315 --:--:-- --:--:-- --:--:-- 10345 04:21:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/a98f2f7c60ea0dcbc093cea1c5010b98ce6f41d3 [Pipeline] } 04:21:52 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 04:21:54 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-450/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:21:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:21:55 ---> package-listing.sh 04:21:55 ++ facter osfamily 04:21:55 ++ tr '[:upper:]' '[:lower:]' 04:21:55 + OS_FAMILY=redhat 04:21:55 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-450 04:21:55 + START_PACKAGES=/tmp/packages_start.txt 04:21:55 + END_PACKAGES=/tmp/packages_end.txt 04:21:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:21:55 + PACKAGES=/tmp/packages_start.txt 04:21:55 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-450 ']' 04:21:55 + PACKAGES=/tmp/packages_end.txt 04:21:55 + case "${OS_FAMILY}" in 04:21:55 + rpm -qa 04:21:55 + sort 04:21:56 + '[' -f /tmp/packages_start.txt ']' 04:21:56 + '[' -f /tmp/packages_end.txt ']' 04:21:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:21:56 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-450 ']' 04:21:56 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-450/archives/ 04:21:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-450/archives/ [Pipeline] echo 04:21:56 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-450/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:21:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:21:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:57 04:21:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:21:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:57 latest: Pulling from edgex-lftools-log-publisher 04:21:57 b4d181a07f80: Pulling fs layer 04:21:57 a1111a8f2ec3: Pulling fs layer 04:21:57 ed53099fbce6: Pulling fs layer 04:21:57 dc539afda2c1: Pulling fs layer 04:21:57 77bc0d833cb6: Pulling fs layer 04:21:57 9065ff56babe: Pulling fs layer 04:21:57 d287ab97295c: Pulling fs layer 04:21:57 dc539afda2c1: Waiting 04:21:57 77bc0d833cb6: Waiting 04:21:57 9065ff56babe: Waiting 04:21:57 d287ab97295c: Waiting 04:21:57 a1111a8f2ec3: Verifying Checksum 04:21:57 a1111a8f2ec3: Download complete 04:21:57 dc539afda2c1: Verifying Checksum 04:21:57 dc539afda2c1: Download complete 04:21:57 ed53099fbce6: Verifying Checksum 04:21:57 ed53099fbce6: Download complete 04:21:57 9065ff56babe: Verifying Checksum 04:21:57 9065ff56babe: Download complete 04:21:57 77bc0d833cb6: Verifying Checksum 04:21:57 77bc0d833cb6: Download complete 04:21:57 b4d181a07f80: Verifying Checksum 04:21:57 b4d181a07f80: Download complete 04:21:58 d287ab97295c: Verifying Checksum 04:21:58 d287ab97295c: Download complete 04:21:59 b4d181a07f80: Pull complete 04:21:59 a1111a8f2ec3: Pull complete 04:21:59 ed53099fbce6: Pull complete 04:21:59 dc539afda2c1: Pull complete 04:22:00 77bc0d833cb6: Pull complete 04:22:00 9065ff56babe: Pull complete 04:22:05 d287ab97295c: Pull complete 04:22:05 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:22:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:22:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:22:05 prd-centos7-docker-4c-2g-41 does not seem to be running inside a container 04:22:05 $ 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-450/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-450 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-450:/w/workspace/edgexfoundry_edgex-ui-go_PR-450:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-450@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-450@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:10003/edgex-lftools-log-publisher:latest cat 04:22:07 $ docker top 30887e1abb9722f4129148870ea6820c2e5a47bea661965d3ba2b216832c7c57 -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:08 + touch /tmp/pre-build-complete [Pipeline] sh 04:22:08 + mkdir -p /var/log/sysstat [Pipeline] sh 04:22:08 + ls /var/log/sa-host 04:22:08 + sadf -c /var/log/sa-host/sa08 04:22:08 file_magic: OK 04:22:08 HZ: Using current value: 100 04:22:08 file_header: OK 04:22:08 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 04:22:08 Statistics: 04:22:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:22:08 File successfully converted to sysstat format version 12.0.3 04:22:08 + sadf -c /var/log/sa-host/sa30 04:22:08 file_magic: OK 04:22:08 HZ: Using current value: 100 04:22:08 file_header: OK 04:22:08 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 04:22:08 Statistics: 04:22:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:22:08 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:09 provisioning config files... 04:22:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-450@tmp/config1825144819284430777tmp [Pipeline] { [Pipeline] echo 04:22:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:22:09 ---> create-netrc.sh [Pipeline] } 04:22:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:22:09 ---> python-tools-install.sh [Pipeline] echo 04:22:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:22:10 ---> sudo-logs.sh 04:22:10 Archiving 'sudo' log.. 04:22:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-41.novalocal: Name or service not known 04:22:10 sudo: unable to resolve host prd-centos7-docker-4c-2g-41.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:22:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:22:10 ---> job-cost.sh 04:22:10 lf-activate-venv: SKIPPING 04:22:10 DEBUG: total: 0.10999999940395355 04:22:10 INFO: Retrieving Stack Cost... 04:22:12 INFO: Retrieving Pricing Info for: v3-standard-2 04:22:12 INFO: Archiving Costs [Pipeline] echo 04:22:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:22:12 ---> logs-deploy.sh 04:22:12 lf-activate-venv: SKIPPING 04:22:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-450/1 04:22:12 INFO: archiving workspace using pattern(s): 04:22:13 Archives upload complete. 04:22:13 INFO: archiving logs to Nexus 04:22:14 ---> uname -a: 04:22:14 Linux prd-centos7-docker-4c-2g-41.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 04:22:14 04:22:14 04:22:14 ---> lscpu: 04:22:14 Architecture: x86_64 04:22:14 CPU op-mode(s): 32-bit, 64-bit 04:22:14 Byte Order: Little Endian 04:22:14 Address sizes: 40 bits physical, 48 bits virtual 04:22:14 CPU(s): 2 04:22:14 On-line CPU(s) list: 0,1 04:22:14 Thread(s) per core: 1 04:22:14 Core(s) per socket: 1 04:22:14 Socket(s): 2 04:22:14 NUMA node(s): 1 04:22:14 Vendor ID: AuthenticAMD 04:22:14 CPU family: 23 04:22:14 Model: 49 04:22:14 Model name: AMD EPYC-Rome Processor 04:22:14 Stepping: 0 04:22:14 CPU MHz: 2799.998 04:22:14 BogoMIPS: 5599.99 04:22:14 Virtualization: AMD-V 04:22:14 Hypervisor vendor: KVM 04:22:14 Virtualization type: full 04:22:14 L1d cache: 32K 04:22:14 L1i cache: 32K 04:22:14 L2 cache: 512K 04:22:14 L3 cache: 16384K 04:22:14 NUMA node0 CPU(s): 0,1 04:22:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 04:22:14 04:22:14 04:22:14 ---> nproc: 04:22:14 2 04:22:14 04:22:14 04:22:14 ---> df -h: 04:22:14 Filesystem Size Used Avail Use% Mounted on 04:22:14 overlay 40G 7.7G 33G 20% / 04:22:14 tmpfs 64M 0 64M 0% /dev 04:22:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:22:14 shm 64M 0 64M 0% /dev/shm 04:22:14 /dev/vda1 40G 7.7G 33G 20% /facter-os 04:22:14 04:22:14 04:22:14 ---> sar -b -r -n DEV: 04:22:14 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/08/21 _x86_64_ (2 CPU) 04:22:14 04:22:14 04:10:51 LINUX RESTART (2 CPU) 04:22:14 04:22:14 04:11:01 tps rtps wtps bread/s bwrtn/s 04:22:14 04:12:01 235.20 104.61 130.59 10144.11 41657.37 04:22:14 04:13:01 1.68 0.00 1.68 0.00 32.77 04:22:14 04:14:01 0.25 0.00 0.25 0.00 3.75 04:22:14 04:15:01 0.22 0.00 0.22 0.00 2.57 04:22:14 04:16:01 0.30 0.00 0.30 0.00 3.88 04:22:14 04:17:01 0.30 0.00 0.30 0.00 4.21 04:22:14 04:18:01 0.17 0.00 0.17 0.00 2.43 04:22:14 04:19:01 0.27 0.00 0.27 0.00 3.65 04:22:14 04:20:01 0.22 0.00 0.22 0.00 3.10 04:22:14 04:21:01 0.23 0.00 0.23 0.00 3.10 04:22:14 04:22:01 3.80 0.15 3.65 14.26 134.29 04:22:14 Average: 22.06 9.53 12.54 923.73 3805.62 04:22:14 04:22:14 04:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:22:14 04:12:01 5652012 0 625328 7.81 2620 1728980 1251852 13.82 585524 1535160 128 04:22:14 04:13:01 5662976 0 614356 7.67 2620 1728988 1161744 12.83 576140 1535148 16 04:22:14 04:14:01 5663528 0 613804 7.66 2620 1728988 1161972 12.83 575540 1535148 8 04:22:14 04:15:01 5659860 0 617464 7.71 2620 1728996 1161744 12.83 578628 1535844 8 04:22:14 04:16:01 5662380 0 614940 7.68 2620 1729000 1161960 12.83 576228 1535844 8 04:22:14 04:17:01 5661856 0 615460 7.68 2620 1729004 1162044 12.83 576668 1535860 8 04:22:14 04:18:01 5661544 0 615768 7.69 2620 1729008 1162104 12.83 577144 1535860 16 04:22:14 04:19:01 5659756 0 617552 7.71 2620 1729012 1161744 12.83 579024 1535884 16 04:22:14 04:20:01 5656268 0 621036 7.75 2620 1729016 1161744 12.83 582336 1535884 8 04:22:14 04:21:01 5656736 0 620564 7.75 2620 1729020 1161744 12.83 584540 1533620 8 04:22:14 04:22:01 5148540 0 732096 9.14 2620 2125684 1525916 16.85 863128 1722708 395708 04:22:14 Average: 5613223 0 628033 7.84 2620 1765063 1203143 13.28 604991 1552451 35994 04:22:14 04:22:14 04:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:22:14 04:12:01 eth0 462.03 315.85 1412.11 79.80 0.00 0.00 0.00 0.00 04:22:14 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 04:12:01 docker0 60.12 29.38 5.46 220.16 0.00 0.00 0.00 0.00 04:22:14 04:13:01 eth0 1.27 0.12 0.14 0.02 0.00 0.00 0.00 0.00 04:22:14 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 04:14:01 eth0 0.88 0.50 0.30 0.21 0.00 0.00 0.00 0.00 04:22:14 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 04:15:01 eth0 0.90 0.10 0.08 0.01 0.00 0.00 0.00 0.00 04:22:14 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 04:16:01 eth0 2.17 0.32 0.43 0.20 0.00 0.00 0.00 0.00 04:22:14 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 04:17:01 eth0 1.67 0.48 0.50 0.27 0.00 0.00 0.00 0.00 04:22:14 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 04:18:01 eth0 0.98 0.67 0.54 0.40 0.00 0.00 0.00 0.00 04:22:14 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 04:19:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:22:14 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 04:20:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 04:21:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:22:14 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 04:22:01 eth0 126.13 65.37 2597.64 10.16 0.00 0.00 0.00 0.00 04:22:14 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 Average: eth0 54.23 34.88 364.76 8.28 0.00 0.00 0.00 0.00 04:22:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:14 Average: docker0 5.47 2.67 0.50 20.02 0.00 0.00 0.00 0.00 04:22:14 04:22:14 04:22:14 ---> sar -P ALL: 04:22:14 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/08/21 _x86_64_ (2 CPU) 04:22:14 04:22:14 04:10:51 LINUX RESTART (2 CPU) 04:22:14 04:22:14 04:11:01 CPU %user %nice %system %iowait %steal %idle 04:22:14 04:12:01 all 20.82 0.00 7.37 6.29 0.09 65.43 04:22:14 04:12:01 0 20.52 0.00 7.93 5.72 0.09 65.74 04:22:14 04:12:01 1 21.13 0.00 6.81 6.86 0.09 65.11 04:22:14 04:13:01 all 0.23 0.00 0.06 0.00 0.03 99.68 04:22:14 04:13:01 0 0.35 0.00 0.05 0.00 0.02 99.58 04:22:14 04:13:01 1 0.10 0.00 0.07 0.00 0.05 99.78 04:22:14 04:14:01 all 0.19 0.00 0.05 0.00 0.02 99.74 04:22:14 04:14:01 0 0.30 0.00 0.03 0.00 0.02 99.65 04:22:14 04:14:01 1 0.08 0.00 0.07 0.00 0.02 99.83 04:22:14 04:15:01 all 0.13 0.00 0.03 0.00 0.03 99.82 04:22:14 04:15:01 0 0.18 0.00 0.00 0.00 0.02 99.80 04:22:14 04:15:01 1 0.07 0.00 0.05 0.00 0.05 99.83 04:22:14 04:16:01 all 0.23 0.00 0.04 0.00 0.02 99.71 04:22:14 04:16:01 0 0.42 0.00 0.05 0.00 0.02 99.52 04:22:14 04:16:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:22:14 04:17:01 all 0.18 0.00 0.04 0.00 0.03 99.76 04:22:14 04:17:01 0 0.30 0.00 0.05 0.00 0.03 99.62 04:22:14 04:17:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:22:14 04:18:01 all 0.16 0.00 0.04 0.00 0.03 99.77 04:22:14 04:18:01 0 0.08 0.00 0.05 0.00 0.05 99.82 04:22:14 04:18:01 1 0.23 0.00 0.03 0.00 0.02 99.72 04:22:14 04:19:01 all 0.13 0.00 0.05 0.00 0.02 99.80 04:22:14 04:19:01 0 0.05 0.00 0.07 0.00 0.02 99.87 04:22:14 04:19:01 1 0.22 0.00 0.03 0.00 0.02 99.73 04:22:14 04:20:01 all 0.12 0.00 0.03 0.00 0.03 99.82 04:22:14 04:20:01 0 0.03 0.00 0.05 0.00 0.03 99.88 04:22:14 04:20:01 1 0.20 0.00 0.02 0.00 0.02 99.77 04:22:14 04:21:01 all 0.13 0.00 0.03 0.00 0.03 99.82 04:22:14 04:21:01 0 0.07 0.00 0.03 0.00 0.03 99.87 04:22:14 04:21:01 1 0.18 0.00 0.03 0.00 0.02 99.77 04:22:14 04:22:01 all 5.36 0.00 1.74 0.04 0.04 92.82 04:22:14 04:22:01 0 5.43 0.00 1.80 0.05 0.05 92.66 04:22:14 04:22:01 1 5.28 0.00 1.67 0.03 0.03 92.98 04:22:14 04:22:14 Average: CPU %user %nice %system %iowait %steal %idle 04:22:14 Average: all 2.45 0.00 0.84 0.56 0.03 96.13 04:22:14 Average: 0 2.45 0.00 0.89 0.51 0.03 96.11 04:22:14 Average: 1 2.44 0.00 0.78 0.61 0.03 96.14 04:22:14 04:22:14 04:22:14