Pull request #479 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6+ad4623cfe039a0b77093998193f683a65e8e0037 (b37584c32259d721791869c7eb0ad3f799f23881) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7346073819799632906.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh436629754834916068.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 a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-479/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-479/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6776140755296694020.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1913794305238097206.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-479/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-479/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4643436883931338513.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-405 in /w/workspace/edgexfoundry_edgex-ui-go_PR-479 [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-479 # 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-479@tmp/jenkins-gitclient-ssh5828518231902834501.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 Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 Merge succeeded, producing 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 Checking out Revision 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 (PR-479) > 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-479@tmp/jenkins-gitclient-ssh6403555645864805993.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/479/head:refs/remotes/origin/PR-479 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 # 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-479@tmp/jenkins-gitclient-ssh6254534411383065942.key > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:32:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:32:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:32:10 ========================================================= 20:32:10 EdgeX Global Pipelines Version Info 20:32:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 716644d4fa7553befa3ae85d9a202dac31b7a3c1 # timeout=10 20:32:11 ------------------- 20:32:11 stable info: 20:32:11 ------------------- 20:32:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:32:11 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 20:32:11 Message: update stable to v1.0.213 20:32:12 ------------------- 20:32:12 experimental info: 20:32:12 ------------------- 20:32:12 Commited By: **** collab-it+edgex@linuxfoundation.org 20:32:12 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 20:32:12 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-479 [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-479 [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-479 [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d8d2ff [Pipeline] echo 20:32:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:12 provisioning config files... 20:32:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/config5166937145498294717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:12 ---> docker-login.sh 20:32:12 nexus3.edgexfoundry.org:10001 20:32:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:12 Configure a credential helper to remove this warning. See 20:32:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:12 20:32:13 Login Succeeded 20:32:13 nexus3.edgexfoundry.org:10002 20:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:13 Configure a credential helper to remove this warning. See 20:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:13 20:32:13 Login Succeeded 20:32:13 nexus3.edgexfoundry.org:10003 20:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:13 Configure a credential helper to remove this warning. See 20:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:13 20:32:13 Login Succeeded 20:32:13 nexus3.edgexfoundry.org:10004 20:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:13 Configure a credential helper to remove this warning. See 20:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:13 20:32:13 Login Succeeded 20:32:13 docker.io 20:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:13 Configure a credential helper to remove this warning. See 20:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:13 20:32:13 Login Succeeded 20:32:13 ---> docker-login.sh ends [Pipeline] } 20:32:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:32:14 + git rev-list -1 --merges 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6~1..6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 [Pipeline] echo 20:32:14 -----------> git rev-list -1 --merges 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6~1..6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 [false] [Pipeline] sh 20:32:14 + git log --format=format:%s -1 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 [Pipeline] echo 20:32:14 ========================================================= 20:32:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:32:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:14 + git log --format=format:%s -1 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 [Pipeline] echo 20:32:14 [semverPrep] GIT_COMMIT: 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 20:32:14 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:32:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:32:15 20:32:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:32:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:32:15 latest: Pulling from edgex-devops/git-semver 20:32:15 a0d0a0d46f8b: Pulling fs layer 20:32:15 3e5f54012d9b: Pulling fs layer 20:32:15 4c7163046ea9: Pulling fs layer 20:32:15 0c2d73faf560: Pulling fs layer 20:32:15 0c2d73faf560: Waiting 20:32:15 3e5f54012d9b: Verifying Checksum 20:32:15 3e5f54012d9b: Download complete 20:32:15 a0d0a0d46f8b: Download complete 20:32:15 0c2d73faf560: Verifying Checksum 20:32:15 0c2d73faf560: Download complete 20:32:15 4c7163046ea9: Verifying Checksum 20:32:15 4c7163046ea9: Download complete 20:32:15 a0d0a0d46f8b: Pull complete 20:32:15 3e5f54012d9b: Pull complete 20:32:16 4c7163046ea9: Pull complete 20:32:16 0c2d73faf560: Pull complete 20:32:16 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:32:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:32:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:32:16 prd-centos7-docker-4c-2g-405 does not seem to be running inside a container 20:32:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-479 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479:/w/workspace/edgexfoundry_edgex-ui-go_PR-479:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:32:17 $ docker top b55f187b5f2c489056f3de2ed6aca7f9fdbf9515dcd4c16e463d9b982b0ead07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:32:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:17 [ssh-agent] Looking for ssh-agent implementation... 20:32:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:17 $ docker exec b55f187b5f2c489056f3de2ed6aca7f9fdbf9515dcd4c16e463d9b982b0ead07 ssh-agent 20:32:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXijcJFD/agent.14 20:32:17 SSH_AGENT_PID=21 20:32:17 Running ssh-add (command line suppressed) 20:32:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_5501824048731615511.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_5501824048731615511.key) 20:32:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:17 + git tag --points-at HEAD [Pipeline] } 20:32:17 $ docker exec --env ******** --env ******** b55f187b5f2c489056f3de2ed6aca7f9fdbf9515dcd4c16e463d9b982b0ead07 ssh-agent -k 20:32:17 unset SSH_AUTH_SOCK; 20:32:17 unset SSH_AGENT_PID; 20:32:17 echo Agent pid 21 killed; 20:32:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:32:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:32:17 [ssh-agent] Looking for ssh-agent implementation... 20:32:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:32:18 $ docker exec b55f187b5f2c489056f3de2ed6aca7f9fdbf9515dcd4c16e463d9b982b0ead07 ssh-agent 20:32:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiKfAgA/agent.54 20:32:18 SSH_AGENT_PID=61 20:32:18 Running ssh-add (command line suppressed) 20:32:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_9040452786988990138.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/private_key_9040452786988990138.key) 20:32:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:32:18 + git semver init 20:32:18 # -> Open(): unable to determine branch for HEAD 20:32:18 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-479/.git 20:32:18 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-479 20:32:18 # $SEMVER_REMOTE_NAME = origin 20:32:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:32:18 # $SEMVER_USER_NAME = edgex-jenkins 20:32:18 # $SEMVER_BRANCH = PR-479 20:32:18 # $SEMVER_TEMP = /tmp/semver-791070226 20:32:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 20:32:20 # '/tmp/semver-791070226' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-479/.semver' 20:32:20 # -> Force: false 20:32:20 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-479/.semver [Pipeline] } 20:32:20 $ docker exec --env ******** --env ******** b55f187b5f2c489056f3de2ed6aca7f9fdbf9515dcd4c16e463d9b982b0ead07 ssh-agent -k 20:32:20 unset SSH_AUTH_SOCK; 20:32:20 unset SSH_AGENT_PID; 20:32:20 echo Agent pid 61 killed; 20:32:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:32:21 + git semver [Pipeline] } 20:32:21 $ docker stop --time=1 b55f187b5f2c489056f3de2ed6aca7f9fdbf9515dcd4c16e463d9b982b0ead07 20:32:22 $ docker rm -f b55f187b5f2c489056f3de2ed6aca7f9fdbf9515dcd4c16e463d9b982b0ead07 [Pipeline] // withDockerContainer [Pipeline] sh 20:32:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:32:23 Stashed 1 file(s) [Pipeline] echo 20:32:23 [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 20:32:38 Still waiting to schedule task 20:32:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:32:38 Still waiting to schedule task 20:32:38 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 20:34:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-406 in /w/workspace/edgexfoundry_edgex-ui-go_PR-479 [Pipeline] { [Pipeline] ws 20:34:16 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 20:34:17 The recommended git tool is: git 20:34:22 using credential edgex-jenkins-ssh 20:34:22 Cloning the remote Git repository 20:34:22 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:34:22 > git init /w/workspace/edgex-ui-go/4 # timeout=10 20:34:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:34:22 > git --version # timeout=10 20:34:22 > git --version # 'git version 2.17.1' 20:34:22 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:34:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:34:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:34:25 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/479/head:refs/remotes/origin/PR-479 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:34:26 Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 20:34:26 Merge succeeded, producing 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 20:34:26 Checking out Revision 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 (PR-479) 20:34:26 > git config core.sparsecheckout # timeout=10 20:34:26 > git checkout -f 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 # timeout=10 20:34:26 > git remote # timeout=10 20:34:26 > git config --get remote.origin.url # timeout=10 20:34:26 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:26 > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 20:34:26 > git rev-parse HEAD^{commit} # timeout=10 20:34:26 > git config core.sparsecheckout # timeout=10 20:34:26 > git checkout -f 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 # timeout=10 20:34:31 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:34:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:34:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:32 Dload Upload Total Spent Left Speed 20:34:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh 20:34:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:34:33 + sudo tee /etc/docker/daemon.new 20:34:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:34:33 { 20:34:33 "registry-mirrors": [ 20:34:33 "https://nexus3.edgexfoundry.org:10001" 20:34:33 ], 20:34:33 "bip": "10.250.0.254/24", 20:34:33 "hosts": [ 20:34:33 "tcp://0.0.0.0:5555", 20:34:33 "unix:///var/run/docker.sock" 20:34:33 ], 20:34:33 "mtu": 1458, 20:34:33 "selinux-enabled": true, 20:34:33 "seccomp-profile": "/etc/docker/seccomp.json" 20:34:33 } [Pipeline] sh 20:34:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:34:33 + sudo service docker restart 20:34:34 Running on prd-centos7-docker-4c-2g-407 in /w/workspace/edgexfoundry_edgex-ui-go_PR-479 [Pipeline] { [Pipeline] ws 20:34:34 Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout 20:34:34 The recommended git tool is: git 20:34:36 using credential edgex-jenkins-ssh 20:34:36 Cloning the remote Git repository 20:34:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:34:36 > git init /w/workspace/edgex-ui-go/4 # timeout=10 20:34:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:34:36 > git --version # timeout=10 20:34:36 > git --version # 'git version 2.24.4' 20:34:36 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:36 [INFO] Currently running in a labeled security context 20:34:36 [INFO] Currently SELinux is 'enforcing' on the host 20:34:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh3842649800360863083.key 20:34:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:34:38 Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 20:34:38 Merge succeeded, producing 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 20:34:38 Checking out Revision 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 (PR-479) 20:34:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:34:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:34:38 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:38 [INFO] Currently running in a labeled security context 20:34:38 [INFO] Currently SELinux is 'enforcing' on the host 20:34:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh2680350607723101192.key 20:34:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/479/head:refs/remotes/origin/PR-479 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:34:38 > git config core.sparsecheckout # timeout=10 20:34:38 > git checkout -f 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 # timeout=10 20:34:38 > git remote # timeout=10 20:34:38 > git config --get remote.origin.url # timeout=10 20:34:38 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:38 [INFO] Currently running in a labeled security context 20:34:38 [INFO] Currently SELinux is 'enforcing' on the host 20:34:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh4067102968768888063.key 20:34:38 > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 20:34:38 > git rev-parse HEAD^{commit} # timeout=10 20:34:38 > git config core.sparsecheckout # timeout=10 20:34:38 > git checkout -f 6d8d2fffe41c9b361a52dcc02ce3b3611d88cdb6 # timeout=10 20:34:42 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:42 provisioning config files... 20:34:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config3556193795732521180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:43 ---> docker-login.sh 20:34:43 nexus3.edgexfoundry.org:10001 20:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:43 Configure a credential helper to remove this warning. See 20:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:43 20:34:43 Login Succeeded 20:34:43 nexus3.edgexfoundry.org:10002 20:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:43 Configure a credential helper to remove this warning. See 20:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:43 20:34:43 Login Succeeded 20:34:43 nexus3.edgexfoundry.org:10003 20:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:43 Configure a credential helper to remove this warning. See 20:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:43 20:34:43 Login Succeeded 20:34:43 nexus3.edgexfoundry.org:10004 20:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:43 Configure a credential helper to remove this warning. See 20:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:43 20:34:43 Login Succeeded 20:34:43 docker.io 20:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:43 Configure a credential helper to remove this warning. See 20:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:43 20:34:43 Login Succeeded 20:34:43 ---> docker-login.sh ends [Pipeline] } 20:34:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:34:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:44 ========================================================= 20:34:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:34:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:34:44 + 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 . 20:34:44 Sending build context to Docker daemon 25.31MB 20:34:44 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 20:34:44 Step 2/14 : FROM ${BASE} AS builder 20:34:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:34:44 a0d0a0d46f8b: Pulling fs layer 20:34:44 31adcdaf11c8: Pulling fs layer 20:34:44 b8b176561691: Pulling fs layer 20:34:44 4527c011a84f: Pulling fs layer 20:34:44 5d74067f8e1e: Pulling fs layer 20:34:44 e0aca202a116: Pulling fs layer 20:34:44 3a43be97a3b4: Pulling fs layer 20:34:44 34cad66bf833: Pulling fs layer 20:34:44 b4e3c513aaa6: Pulling fs layer 20:34:44 4527c011a84f: Waiting 20:34:44 5d74067f8e1e: Waiting 20:34:44 e0aca202a116: Waiting 20:34:44 3a43be97a3b4: Waiting 20:34:44 34cad66bf833: Waiting 20:34:44 b4e3c513aaa6: Waiting 20:34:44 b8b176561691: Verifying Checksum 20:34:44 b8b176561691: Download complete 20:34:44 31adcdaf11c8: Verifying Checksum 20:34:44 31adcdaf11c8: Download complete 20:34:44 5d74067f8e1e: Verifying Checksum 20:34:44 5d74067f8e1e: Download complete 20:34:44 e0aca202a116: Verifying Checksum 20:34:44 e0aca202a116: Download complete 20:34:44 a0d0a0d46f8b: Verifying Checksum 20:34:44 a0d0a0d46f8b: Download complete 20:34:44 3a43be97a3b4: Verifying Checksum 20:34:44 3a43be97a3b4: Download complete 20:34:44 34cad66bf833: Verifying Checksum 20:34:44 34cad66bf833: Download complete 20:34:45 b4e3c513aaa6: Verifying Checksum 20:34:45 b4e3c513aaa6: Download complete 20:34:45 4527c011a84f: Verifying Checksum 20:34:45 4527c011a84f: Download complete 20:34:45 a0d0a0d46f8b: Pull complete 20:34:45 31adcdaf11c8: Pull complete 20:34:45 b8b176561691: Pull complete 20:34:48 4527c011a84f: Pull complete 20:34:48 5d74067f8e1e: Pull complete 20:34:49 e0aca202a116: Pull complete 20:34:49 3a43be97a3b4: Pull complete 20:34:49 34cad66bf833: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:52 provisioning config files... 20:34:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config7428516354415715675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:52 b4e3c513aaa6: Pull complete 20:34:52 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 20:34:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:34:52 ---> 9f6097aaca64 20:34:52 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:34:52 ---> docker-login.sh 20:34:52 nexus3.edgexfoundry.org:10001 20:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:53 ---> Running in c4da41b5ca5b 20:34:53 Removing intermediate container c4da41b5ca5b 20:34:53 ---> dc95355d622d 20:34:53 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 20:34:53 ---> Running in 57c256926095 20:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:53 Configure a credential helper to remove this warning. See 20:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:53 20:34:53 Login Succeeded 20:34:53 nexus3.edgexfoundry.org:10002 20:34:53 Removing intermediate container 57c256926095 20:34:53 ---> 0609d9e70c84 20:34:53 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 20:34:53 ---> Running in 5e2c7a2b55b0 20:34:53 Removing intermediate container 5e2c7a2b55b0 20:34:53 ---> 6efa2c5d75ea 20:34:53 Step 6/14 : LABEL Name=edgex-ui-go 20:34:53 ---> Running in c1a357e90415 20:34:53 Removing intermediate container c1a357e90415 20:34:53 ---> 419dc6f4b695 20:34:53 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:53 ---> Running in 1d1422eb6c03 20:34:53 Removing intermediate container 1d1422eb6c03 20:34:53 ---> 8c13957a0773 20:34:53 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:53 ---> Running in 1855615b1528 20:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:53 Configure a credential helper to remove this warning. See 20:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:53 20:34:53 Login Succeeded 20:34:53 nexus3.edgexfoundry.org:10003 20:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:54 Removing intermediate container 1855615b1528 20:34:54 ---> 9e33db27b450 20:34:54 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:34:54 ---> Running in f69b776d8fd0 20:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:54 Configure a credential helper to remove this warning. See 20:34:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:54 20:34:54 Login Succeeded 20:34:54 nexus3.edgexfoundry.org:10004 20:34:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:55 Configure a credential helper to remove this warning. See 20:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:55 20:34:55 Login Succeeded 20:34:55 docker.io 20:34:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:55 OK: 220 MiB in 52 packages 20:34:55 Removing intermediate container f69b776d8fd0 20:34:55 ---> 592de72e4572 20:34:55 Step 10/14 : ENV GO111MODULE=on 20:34:55 ---> Running in c5f55e2cebcb 20:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:55 Configure a credential helper to remove this warning. See 20:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:55 20:34:55 Login Succeeded 20:34:55 ---> docker-login.sh ends [Pipeline] } 20:34:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:34:56 Removing intermediate container c5f55e2cebcb 20:34:56 ---> 38098f8dbdc5 20:34:56 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:34:56 ---> Running in 7e888b331007 20:34:56 Removing intermediate container 7e888b331007 20:34:56 ---> e5c72c48624f 20:34:56 Step 12/14 : COPY . . [Pipeline] echo 20:34:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:34:56 ========================================================= 20:34:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:34:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:34:56 + 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 . 20:34:57 ---> d5a0f86cacd2 20:34:57 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:57 ---> Running in d0c799b2b9da 20:34:57 Sending build context to Docker daemon 25.3MB 20:34:57 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 20:34:57 Step 2/14 : FROM ${BASE} AS builder 20:34:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:34:57 552d1f2373af: Pulling fs layer 20:34:57 ea3f2d53f512: Pulling fs layer 20:34:57 9e70ebbbe112: Pulling fs layer 20:34:57 7a9cfe048b4a: Pulling fs layer 20:34:57 72dc09318566: Pulling fs layer 20:34:57 f4f7b4309257: Pulling fs layer 20:34:57 0ac9a79272e3: Pulling fs layer 20:34:57 b78e95d17946: Pulling fs layer 20:34:57 f4f7b4309257: Waiting 20:34:57 0ac9a79272e3: Waiting 20:34:57 b78e95d17946: Waiting 20:34:57 7a9cfe048b4a: Waiting 20:34:57 72dc09318566: Waiting 20:34:57 9e70ebbbe112: Verifying Checksum 20:34:57 9e70ebbbe112: Download complete 20:34:57 ea3f2d53f512: Verifying Checksum 20:34:57 ea3f2d53f512: Download complete 20:34:58 72dc09318566: Verifying Checksum 20:34:58 72dc09318566: Download complete 20:34:58 f4f7b4309257: Verifying Checksum 20:34:58 f4f7b4309257: Download complete 20:34:58 552d1f2373af: Verifying Checksum 20:34:58 0ac9a79272e3: Verifying Checksum 20:34:58 0ac9a79272e3: Download complete 20:34:58 552d1f2373af: Pull complete 20:34:59 ea3f2d53f512: Pull complete 20:34:59 9e70ebbbe112: Pull complete 20:34:59 b78e95d17946: Verifying Checksum 20:34:59 b78e95d17946: Download complete 20:35:00 7a9cfe048b4a: Verifying Checksum 20:35:00 7a9cfe048b4a: Download complete 20:35:05 verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch 20:35:05 downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= 20:35:05 go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= 20:35:05 20:35:05 SECURITY ERROR 20:35:05 This download does NOT match an earlier download recorded in go.sum. 20:35:05 The bits may have been replaced on the origin server, or an attacker may 20:35:05 have intercepted the download attempt. 20:35:05 20:35:05 For more information, see 'go help module-auth'. 20:35:05 skipping... 20:35:07 Removing intermediate container d0c799b2b9da 20:35:07 ---> 9c7b4377d1b0 20:35:07 Step 14/14 : RUN ${MAKE} 20:35:07 ---> Running in 051a616a85d9 20:35:08 noop 20:35:08 Removing intermediate container 051a616a85d9 20:35:08 ---> c2384458dcc7 20:35:08 Successfully built c2384458dcc7 20:35:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:35:08 + docker inspect -f . ci-base-image-x86_64 20:35:08 . [Pipeline] withDockerContainer 20:35:08 prd-centos7-docker-4c-2g-407 does not seem to be running inside a container 20:35:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:35:09 $ docker top d77563859ff4e7cfa51bf2bec2337518844c3afddd3527141cd6f21ff5a91179 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:09 + go version 20:35:09 go version go1.16.8 linux/amd64 [Pipeline] } 20:35:09 $ docker stop --time=1 d77563859ff4e7cfa51bf2bec2337518844c3afddd3527141cd6f21ff5a91179 20:35:10 7a9cfe048b4a: Pull complete 20:35:10 $ docker rm -f d77563859ff4e7cfa51bf2bec2337518844c3afddd3527141cd6f21ff5a91179 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:10 72dc09318566: Pull complete 20:35:11 + docker inspect -f . ci-base-image-x86_64 20:35:11 . 20:35:11 f4f7b4309257: Pull complete [Pipeline] withDockerContainer 20:35:11 prd-centos7-docker-4c-2g-407 does not seem to be running inside a container 20:35:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:35:11 0ac9a79272e3: Pull complete 20:35:11 $ docker top 86c2d56d4ebed82e36226a7c753ccd7f9b5d90542d8276f48358b81b9fcfef2c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:35:12 + make test 20:35:12 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:35:12 go: downloading github.com/gorilla/mux v1.8.0 20:35:12 go: downloading github.com/pelletier/go-toml v1.9.4 20:35:12 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 20:35:12 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 20:35:12 verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch 20:35:12 downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= 20:35:12 go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= 20:35:12 20:35:12 SECURITY ERROR 20:35:12 This download does NOT match an earlier download recorded in go.sum. 20:35:12 The bits may have been replaced on the origin server, or an attacker may 20:35:12 have intercepted the download attempt. 20:35:12 20:35:12 For more information, see 'go help module-auth'. 20:35:12 make: *** [Makefile:37: test] Error 1 [Pipeline] } 20:35:12 $ docker stop --time=1 86c2d56d4ebed82e36226a7c753ccd7f9b5d90542d8276f48358b81b9fcfef2c 20:35:13 $ docker rm -f 86c2d56d4ebed82e36226a7c753ccd7f9b5d90542d8276f48358b81b9fcfef2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:14 20:35:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:35:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:14 latest: Pulling from edgex-lftools-log-publisher 20:35:14 b4d181a07f80: Pulling fs layer 20:35:14 a1111a8f2ec3: Pulling fs layer 20:35:14 ed53099fbce6: Pulling fs layer 20:35:14 dc539afda2c1: Pulling fs layer 20:35:14 77bc0d833cb6: Pulling fs layer 20:35:14 9065ff56babe: Pulling fs layer 20:35:14 d287ab97295c: Pulling fs layer 20:35:14 77bc0d833cb6: Waiting 20:35:14 9065ff56babe: Waiting 20:35:14 d287ab97295c: Waiting 20:35:14 dc539afda2c1: Waiting 20:35:14 a1111a8f2ec3: Verifying Checksum 20:35:14 a1111a8f2ec3: Download complete 20:35:14 dc539afda2c1: Verifying Checksum 20:35:14 dc539afda2c1: Download complete 20:35:14 ed53099fbce6: Verifying Checksum 20:35:14 ed53099fbce6: Download complete 20:35:14 77bc0d833cb6: Verifying Checksum 20:35:14 77bc0d833cb6: Download complete 20:35:14 9065ff56babe: Verifying Checksum 20:35:14 9065ff56babe: Download complete 20:35:14 b4d181a07f80: Verifying Checksum 20:35:14 b4d181a07f80: Download complete 20:35:15 d287ab97295c: Verifying Checksum 20:35:15 d287ab97295c: Download complete 20:35:16 b4d181a07f80: Pull complete 20:35:16 a1111a8f2ec3: Pull complete 20:35:17 ed53099fbce6: Pull complete 20:35:17 dc539afda2c1: Pull complete 20:35:17 77bc0d833cb6: Pull complete 20:35:17 9065ff56babe: Pull complete 20:35:18 b78e95d17946: Pull complete 20:35:18 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 20:35:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:35:18 ---> 8b459fc5aaf0 20:35:18 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:35:18 ---> Running in 7f35d210b0e5 20:35:19 Removing intermediate container 7f35d210b0e5 20:35:19 ---> a9abe77a7b8d 20:35:19 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 20:35:19 ---> Running in d1e37bc8a5c6 20:35:19 Removing intermediate container d1e37bc8a5c6 20:35:19 ---> d83d696e0ac4 20:35:19 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 20:35:19 ---> Running in acea969b8c42 20:35:20 Removing intermediate container acea969b8c42 20:35:20 ---> 295c98e2bbc4 20:35:20 Step 6/14 : LABEL Name=edgex-ui-go 20:35:20 ---> Running in 2dc3568f4a30 20:35:20 Removing intermediate container 2dc3568f4a30 20:35:20 ---> 3b0229e3b43d 20:35:20 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:35:20 ---> Running in 3aa7e94ad330 20:35:21 Removing intermediate container 3aa7e94ad330 20:35:21 ---> 266a7c240893 20:35:21 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:21 ---> Running in b9d9e019fa5e 20:35:22 d287ab97295c: Pull complete 20:35:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:35:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:35:22 prd-centos7-docker-4c-2g-407 does not seem to be running inside a container 20:35:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:35:23 Removing intermediate container b9d9e019fa5e 20:35:23 ---> c4e5ad980dea 20:35:23 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:35:23 ---> Running in c4e5f6cb9c7a 20:35:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:35:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:35:25 $ docker top baa22efe29d225e3b08c8ba4d7bf5c9e921a87a77216f09c0d6502c61edee913 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:25 ---> job-cost.sh 20:35:25 lf-activate-venv: SKIPPING 20:35:25 INFO: No Stack... 20:35:26 OK: 219 MiB in 52 packages 20:35:26 INFO: Retrieving Pricing Info for: v3-standard-2 20:35:26 INFO: Archiving Costs [Pipeline] sh 20:35:27 + cat /w/workspace/edgex-ui-go/4/archives/cost.csv 20:35:27 + cut -d, -f6 20:35:27 Removing intermediate container c4e5f6cb9c7a 20:35:27 ---> 18267869ea89 20:35:27 Step 10/14 : ENV GO111MODULE=on 20:35:27 ---> Running in 4575a56ebc3e [Pipeline] lock 20:35:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-479-4-stack-cost] 20:35:27 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-479-4-stack-cost] did not exist. Created. 20:35:27 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-479-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:35:27 Removing intermediate container 4575a56ebc3e 20:35:27 ---> d9e0363ce9fd 20:35:27 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:35:27 ---> Running in 2e8ada67680f 20:35:27 + echo total: 0.05999999865889549 [Pipeline] stash 20:35:27 Stashed 1 file(s) [Pipeline] } 20:35:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-479-4-stack-cost] [Pipeline] // lock [Pipeline] } 20:35:27 $ docker stop --time=1 baa22efe29d225e3b08c8ba4d7bf5c9e921a87a77216f09c0d6502c61edee913 20:35:28 Removing intermediate container 2e8ada67680f 20:35:28 ---> daae1cb0dcac 20:35:28 Step 12/14 : COPY . . 20:35:28 $ docker rm -f baa22efe29d225e3b08c8ba4d7bf5c9e921a87a77216f09c0d6502c61edee913 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:35:29 Failed in branch amd64 20:35:30 ---> 092b56c5fcb4 20:35:30 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:30 ---> Running in 142cd3d602ab 20:35:37 verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch 20:35:37 downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= 20:35:37 go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= 20:35:37 20:35:37 SECURITY ERROR 20:35:37 This download does NOT match an earlier download recorded in go.sum. 20:35:37 The bits may have been replaced on the origin server, or an attacker may 20:35:37 have intercepted the download attempt. 20:35:37 20:35:37 For more information, see 'go help module-auth'. 20:35:37 skipping... 20:35:44 Removing intermediate container 142cd3d602ab 20:35:44 ---> eaaef204ee85 20:35:44 Step 14/14 : RUN ${MAKE} 20:35:44 ---> Running in 430b03a8c9d7 20:35:44 noop 20:35:45 Removing intermediate container 430b03a8c9d7 20:35:45 ---> 9c75734e7dbd 20:35:45 Successfully built 9c75734e7dbd 20:35:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:35:45 + docker inspect -f . ci-base-image-arm64 20:35:45 . [Pipeline] withDockerContainer 20:35:46 prd-ubuntu18.04-docker-arm64-4c-16g-406 does not seem to be running inside a container 20:35:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:35:47 $ docker top cbc481cac10ab81503eac95197501af05834ebf0659a360a73b2080e96464073 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:48 + go version 20:35:48 go version go1.16.8 linux/arm64 [Pipeline] } 20:35:48 $ docker stop --time=1 cbc481cac10ab81503eac95197501af05834ebf0659a360a73b2080e96464073 20:35:50 $ docker rm -f cbc481cac10ab81503eac95197501af05834ebf0659a360a73b2080e96464073 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:51 + docker inspect -f . ci-base-image-arm64 20:35:51 . [Pipeline] withDockerContainer 20:35:51 prd-ubuntu18.04-docker-arm64-4c-16g-406 does not seem to be running inside a container 20:35:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:35:52 $ docker top 98011bc07076269fef91a84a51d5a68a6b2e19a5b5c3bdc982e6c5c04dde982d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:35:53 + make test 20:35:53 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:35:54 go: downloading github.com/gorilla/mux v1.8.0 20:35:54 go: downloading github.com/pelletier/go-toml v1.9.4 20:35:54 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 20:35:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 20:35:54 verifying github.com/edgexfoundry/go-mod-core-contracts/v2@v2.1.0: checksum mismatch 20:35:54 downloaded: h1:uphot3ZKOH0/aoo/Y5gr2NCRgGzy9RksWsXKtJRVEuQ= 20:35:54 go.sum: h1:QIb6pcSYxL9F4TDnZOZk7+USnZ8Nivz1hHxmoAFNPVM= 20:35:54 20:35:54 SECURITY ERROR 20:35:54 This download does NOT match an earlier download recorded in go.sum. 20:35:54 The bits may have been replaced on the origin server, or an attacker may 20:35:54 have intercepted the download attempt. 20:35:54 20:35:54 For more information, see 'go help module-auth'. 20:35:54 make: *** [Makefile:37: test] Error 1 [Pipeline] } 20:35:54 $ docker stop --time=1 98011bc07076269fef91a84a51d5a68a6b2e19a5b5c3bdc982e6c5c04dde982d 20:35:56 $ docker rm -f 98011bc07076269fef91a84a51d5a68a6b2e19a5b5c3bdc982e6c5c04dde982d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:35:56 20:35:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:35:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:35:57 arm64: Pulling from edgex-lftools-log-publisher 20:35:57 448f6bf000e3: Pulling fs layer 20:35:57 f757da607395: Pulling fs layer 20:35:57 05883995daec: Pulling fs layer 20:35:57 8603b9c90790: Pulling fs layer 20:35:57 1560dd03e051: Pulling fs layer 20:35:57 27f5ce0e4adf: Pulling fs layer 20:35:57 c2d8d7efcc4b: Pulling fs layer 20:35:57 8603b9c90790: Waiting 20:35:57 1560dd03e051: Waiting 20:35:57 27f5ce0e4adf: Waiting 20:35:57 c2d8d7efcc4b: Waiting 20:35:57 f757da607395: Verifying Checksum 20:35:57 f757da607395: Download complete 20:35:57 8603b9c90790: Verifying Checksum 20:35:57 8603b9c90790: Download complete 20:35:57 1560dd03e051: Verifying Checksum 20:35:57 1560dd03e051: Download complete 20:35:57 05883995daec: Verifying Checksum 20:35:57 05883995daec: Download complete 20:35:57 27f5ce0e4adf: Verifying Checksum 20:35:57 27f5ce0e4adf: Download complete 20:35:58 448f6bf000e3: Verifying Checksum 20:35:58 448f6bf000e3: Download complete 20:36:00 c2d8d7efcc4b: Verifying Checksum 20:36:00 c2d8d7efcc4b: Download complete 20:36:01 448f6bf000e3: Pull complete 20:36:02 f757da607395: Pull complete 20:36:03 05883995daec: Pull complete 20:36:03 8603b9c90790: Pull complete 20:36:04 1560dd03e051: Pull complete 20:36:05 27f5ce0e4adf: Pull complete 20:36:20 c2d8d7efcc4b: Pull complete 20:36:20 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:36:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:36:20 prd-ubuntu18.04-docker-arm64-4c-16g-406 does not seem to be running inside a container 20:36:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:36:23 $ docker top 940911bc812d91bea4dd96b7160b13de5e9cbbdcc6d5f5074e6264cb3be598c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:24 ---> job-cost.sh 20:36:24 lf-activate-venv: SKIPPING 20:36:24 INFO: No Stack... 20:36:24 INFO: Retrieving Pricing Info for: v3-standard-4 20:36:24 INFO: Archiving Costs [Pipeline] sh 20:36:25 + cut -d, -f6 20:36:25 + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [Pipeline] lock 20:36:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-479-4-stack-cost] 20:36:25 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-479-4-stack-cost] did not exist. Created. 20:36:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-479-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:36:26 /w/workspace/edgex-ui-go/4@tmp/durable-c7348c79/script.sh: 1: /w/workspace/edgex-ui-go/4@tmp/durable-c7348c79/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:36:27 + echo total: 0.10999999940395355 [Pipeline] stash 20:36:27 Warning: overwriting stash ‘stack-cost’ 20:36:27 Stashed 1 file(s) [Pipeline] } 20:36:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-479-4-stack-cost] [Pipeline] // lock [Pipeline] } 20:36:27 $ docker stop --time=1 940911bc812d91bea4dd96b7160b13de5e9cbbdcc6d5f5074e6264cb3be598c2 20:36:29 $ docker rm -f 940911bc812d91bea4dd96b7160b13de5e9cbbdcc6d5f5074e6264cb3be598c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:36:29 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:36:31 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-479/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:36:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:36:32 ---> package-listing.sh 20:36:32 ++ facter osfamily 20:36:32 ++ tr '[:upper:]' '[:lower:]' 20:36:32 + OS_FAMILY=redhat 20:36:32 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-479 20:36:32 + START_PACKAGES=/tmp/packages_start.txt 20:36:32 + END_PACKAGES=/tmp/packages_end.txt 20:36:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:36:32 + PACKAGES=/tmp/packages_start.txt 20:36:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-479 ']' 20:36:32 + PACKAGES=/tmp/packages_end.txt 20:36:32 + case "${OS_FAMILY}" in 20:36:32 + rpm -qa 20:36:32 + sort 20:36:33 + '[' -f /tmp/packages_start.txt ']' 20:36:33 + '[' -f /tmp/packages_end.txt ']' 20:36:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:36:33 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-479 ']' 20:36:33 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-479/archives/ 20:36:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-479/archives/ [Pipeline] echo 20:36:33 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-479/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:36:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:36:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:34 20:36:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:36:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:34 latest: Pulling from edgex-lftools-log-publisher 20:36:34 b4d181a07f80: Pulling fs layer 20:36:34 a1111a8f2ec3: Pulling fs layer 20:36:34 ed53099fbce6: Pulling fs layer 20:36:34 dc539afda2c1: Pulling fs layer 20:36:34 77bc0d833cb6: Pulling fs layer 20:36:34 9065ff56babe: Pulling fs layer 20:36:34 d287ab97295c: Pulling fs layer 20:36:34 77bc0d833cb6: Waiting 20:36:34 9065ff56babe: Waiting 20:36:34 d287ab97295c: Waiting 20:36:34 dc539afda2c1: Waiting 20:36:34 a1111a8f2ec3: Verifying Checksum 20:36:34 a1111a8f2ec3: Download complete 20:36:34 dc539afda2c1: Verifying Checksum 20:36:34 dc539afda2c1: Download complete 20:36:34 ed53099fbce6: Verifying Checksum 20:36:34 ed53099fbce6: Download complete 20:36:34 9065ff56babe: Verifying Checksum 20:36:34 9065ff56babe: Download complete 20:36:34 77bc0d833cb6: Verifying Checksum 20:36:34 77bc0d833cb6: Download complete 20:36:34 b4d181a07f80: Verifying Checksum 20:36:34 b4d181a07f80: Download complete 20:36:35 d287ab97295c: Verifying Checksum 20:36:35 d287ab97295c: Download complete 20:36:36 b4d181a07f80: Pull complete 20:36:36 a1111a8f2ec3: Pull complete 20:36:36 ed53099fbce6: Pull complete 20:36:36 dc539afda2c1: Pull complete 20:36:37 77bc0d833cb6: Pull complete 20:36:37 9065ff56babe: Pull complete 20:36:42 d287ab97295c: Pull complete 20:36:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:36:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:36:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:36:42 prd-centos7-docker-4c-2g-405 does not seem to be running inside a container 20:36:42 $ 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-479/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-479 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479:/w/workspace/edgexfoundry_edgex-ui-go_PR-479:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:36:45 $ docker top 429f4b0a77bd53acc21daaad51994892e1118b25eb441b9521ba5816d06e2477 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:45 + touch /tmp/pre-build-complete [Pipeline] sh 20:36:45 + mkdir -p /var/log/sysstat [Pipeline] sh 20:36:46 + ls /var/log/sa-host 20:36:46 + sadf -c /var/log/sa-host/sa12 20:36:46 file_magic: OK 20:36:46 HZ: Using current value: 100 20:36:46 file_header: OK 20:36:46 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 20:36:46 Statistics: 20:36:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:36:46 File successfully converted to sysstat format version 12.0.3 20:36:46 + sadf -c /var/log/sa-host/sa30 20:36:46 file_magic: OK 20:36:46 HZ: Using current value: 100 20:36:46 file_header: OK 20:36:46 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 20:36:46 Statistics: 20:36:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:36:46 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:36:46 provisioning config files... 20:36:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-479@tmp/config5325503072521038486tmp [Pipeline] { [Pipeline] echo 20:36:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:36:46 ---> create-netrc.sh [Pipeline] } 20:36:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:36:46 ---> python-tools-install.sh [Pipeline] echo 20:36:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:36:47 ---> sudo-logs.sh 20:36:47 Archiving 'sudo' log.. 20:36:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-405.novalocal: Name or service not known 20:36:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-405.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:36:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:36:47 ---> job-cost.sh 20:36:47 lf-activate-venv: SKIPPING 20:36:47 DEBUG: total: 0.10999999940395355 20:36:47 INFO: Retrieving Stack Cost... 20:36:48 INFO: Retrieving Pricing Info for: v3-standard-2 20:36:48 INFO: Archiving Costs [Pipeline] echo 20:36:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:36:48 ---> logs-deploy.sh 20:36:48 lf-activate-venv: SKIPPING 20:36:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-479/4 20:36:48 INFO: archiving workspace using pattern(s): 20:36:49 Archives upload complete. 20:36:49 INFO: archiving logs to Nexus