Pull request #481 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f338bc90e5a0392feb5ead8fb8bb4302b4bee360+ad4623cfe039a0b77093998193f683a65e8e0037 (315a61cdaffae922309941904247c182598f3a55) 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-ssh8164618328989319315.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-ssh2562439666666358872.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-481/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-481/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1021414355517771428.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-ssh8830396551102988786.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-481/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-481/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2928509071139285588.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 ‘prd-centos7-docker-4c-2g-396’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-394’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-401 in /w/workspace/edgexfoundry_edgex-ui-go_PR-481 [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-481 # 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-481@tmp/jenkins-gitclient-ssh4983471533931370692.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit f338bc90e5a0392feb5ead8fb8bb4302b4bee360 Merge succeeded, producing f338bc90e5a0392feb5ead8fb8bb4302b4bee360 Checking out Revision f338bc90e5a0392feb5ead8fb8bb4302b4bee360 (PR-481) > 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-481@tmp/jenkins-gitclient-ssh6347244607686838377.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/481/head:refs/remotes/origin/PR-481 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f338bc90e5a0392feb5ead8fb8bb4302b4bee360 # 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-481@tmp/jenkins-gitclient-ssh7651855440768579624.key > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f338bc90e5a0392feb5ead8fb8bb4302b4bee360 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-12T20:29:37.321Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-12T20:29:37.363Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-12T20:29:37.377Z] ========================================================= [2021-11-12T20:29:37.377Z] EdgeX Global Pipelines Version Info [2021-11-12T20:29:37.377Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 # timeout=10 [2021-11-12T20:29:38.505Z] ------------------- [2021-11-12T20:29:38.505Z] stable info: [2021-11-12T20:29:38.505Z] ------------------- [2021-11-12T20:29:38.505Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-12T20:29:38.505Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T20:29:38.505Z] Message: update stable to v1.0.213 [2021-11-12T20:29:39.078Z] ------------------- [2021-11-12T20:29:39.078Z] experimental info: [2021-11-12T20:29:39.078Z] ------------------- [2021-11-12T20:29:39.078Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-12T20:29:39.078Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T20:29:39.078Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-12T20:29:39.156Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-12T20:29:39.171Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-12T20:29:39.184Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-12T20:29:39.191Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-12T20:29:39.199Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-12T20:29:39.207Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-12T20:29:39.221Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-12T20:29:39.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-12T20:29:39.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-12T20:29:39.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-12T20:29:39.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-12T20:29:39.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-12T20:29:39.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-12T20:29:39.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-12T20:29:39.317Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T20:29:39.331Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T20:29:39.372Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T20:29:39.381Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T20:29:39.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-12T20:29:39.407Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-12T20:29:39.416Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-12T20:29:39.428Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-12T20:29:39.441Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-12T20:29:39.450Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-12T20:29:39.460Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-12T20:29:39.471Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-12T20:29:39.482Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-481 [Pipeline] echo [2021-11-12T20:29:39.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-481 [Pipeline] echo [2021-11-12T20:29:39.501Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-481 [Pipeline] echo [2021-11-12T20:29:39.508Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f338bc90e5a0392feb5ead8fb8bb4302b4bee360 [Pipeline] echo [2021-11-12T20:29:39.515Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f338bc9 [Pipeline] echo [2021-11-12T20:29:39.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T20:29:39.571Z] provisioning config files... [2021-11-12T20:29:39.585Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/config8811658684177917785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:29:39.894Z] ---> docker-login.sh [2021-11-12T20:29:39.894Z] nexus3.edgexfoundry.org:10001 [2021-11-12T20:29:39.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:29:40.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:29:40.155Z] Configure a credential helper to remove this warning. See [2021-11-12T20:29:40.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:29:40.155Z] [2021-11-12T20:29:40.155Z] Login Succeeded [2021-11-12T20:29:40.155Z] nexus3.edgexfoundry.org:10002 [2021-11-12T20:29:40.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:29:40.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:29:40.155Z] Configure a credential helper to remove this warning. See [2021-11-12T20:29:40.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:29:40.155Z] [2021-11-12T20:29:40.155Z] Login Succeeded [2021-11-12T20:29:40.155Z] nexus3.edgexfoundry.org:10003 [2021-11-12T20:29:40.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:29:40.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:29:40.419Z] Configure a credential helper to remove this warning. See [2021-11-12T20:29:40.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:29:40.419Z] [2021-11-12T20:29:40.419Z] Login Succeeded [2021-11-12T20:29:40.419Z] nexus3.edgexfoundry.org:10004 [2021-11-12T20:29:40.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:29:40.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:29:40.419Z] Configure a credential helper to remove this warning. See [2021-11-12T20:29:40.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:29:40.419Z] [2021-11-12T20:29:40.419Z] Login Succeeded [2021-11-12T20:29:40.419Z] docker.io [2021-11-12T20:29:40.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:29:40.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:29:40.681Z] Configure a credential helper to remove this warning. See [2021-11-12T20:29:40.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:29:40.681Z] [2021-11-12T20:29:40.681Z] Login Succeeded [2021-11-12T20:29:40.681Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T20:29:40.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-12T20:29:41.132Z] + git rev-list -1 --merges f338bc90e5a0392feb5ead8fb8bb4302b4bee360~1..f338bc90e5a0392feb5ead8fb8bb4302b4bee360 [Pipeline] echo [2021-11-12T20:29:41.166Z] -----------> git rev-list -1 --merges f338bc90e5a0392feb5ead8fb8bb4302b4bee360~1..f338bc90e5a0392feb5ead8fb8bb4302b4bee360 f338bc90e5a0392feb5ead8fb8bb4302b4bee360 [false] [Pipeline] sh [2021-11-12T20:29:41.460Z] + git log --format=format:%s -1 f338bc90e5a0392feb5ead8fb8bb4302b4bee360 [Pipeline] echo [2021-11-12T20:29:41.475Z] ========================================================= [2021-11-12T20:29:41.475Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-12T20:29:41.475Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T20:29:41.802Z] + git log --format=format:%s -1 f338bc90e5a0392feb5ead8fb8bb4302b4bee360 [Pipeline] echo [2021-11-12T20:29:41.816Z] [semverPrep] GIT_COMMIT: f338bc90e5a0392feb5ead8fb8bb4302b4bee360, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo [2021-11-12T20:29:41.823Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:29:42.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T20:29:42.250Z] [2021-11-12T20:29:42.250Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:29:42.553Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T20:29:42.553Z] latest: Pulling from edgex-devops/git-semver [2021-11-12T20:29:42.553Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T20:29:42.553Z] 3e5f54012d9b: Pulling fs layer [2021-11-12T20:29:42.553Z] 4c7163046ea9: Pulling fs layer [2021-11-12T20:29:42.553Z] 0c2d73faf560: Pulling fs layer [2021-11-12T20:29:42.553Z] 0c2d73faf560: Waiting [2021-11-12T20:29:42.553Z] 3e5f54012d9b: Verifying Checksum [2021-11-12T20:29:42.553Z] 3e5f54012d9b: Download complete [2021-11-12T20:29:42.553Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T20:29:42.553Z] a0d0a0d46f8b: Download complete [2021-11-12T20:29:42.553Z] 4c7163046ea9: Verifying Checksum [2021-11-12T20:29:42.553Z] 4c7163046ea9: Download complete [2021-11-12T20:29:42.553Z] 0c2d73faf560: Verifying Checksum [2021-11-12T20:29:42.553Z] 0c2d73faf560: Download complete [2021-11-12T20:29:42.817Z] a0d0a0d46f8b: Pull complete [2021-11-12T20:29:42.817Z] 3e5f54012d9b: Pull complete [2021-11-12T20:29:43.082Z] 4c7163046ea9: Pull complete [2021-11-12T20:29:43.341Z] 0c2d73faf560: Pull complete [2021-11-12T20:29:43.341Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-12T20:29:43.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T20:29:43.341Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-12T20:29:43.409Z] prd-centos7-docker-4c-2g-401 does not seem to be running inside a container [2021-11-12T20:29:42.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-481 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481:/w/workspace/edgexfoundry_edgex-ui-go_PR-481:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-12T20:29:43.710Z] $ docker top e14790fbb9893d3fc3e518e238bb0c4dc7de453442fa3adc845faf4d8ecc69e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T20:29:44.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T20:29:44.231Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T20:29:44.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T20:29:43.926Z] $ docker exec e14790fbb9893d3fc3e518e238bb0c4dc7de453442fa3adc845faf4d8ecc69e5 ssh-agent [2021-11-12T20:29:44.431Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnJlCNC/agent.13 [2021-11-12T20:29:44.431Z] SSH_AGENT_PID=20 [2021-11-12T20:29:44.439Z] Running ssh-add (command line suppressed) [2021-11-12T20:29:44.131Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/private_key_715092191158164164.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/private_key_715092191158164164.key) [2021-11-12T20:29:44.534Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T20:29:44.837Z] + git tag --points-at HEAD [Pipeline] } [2021-11-12T20:29:44.481Z] $ docker exec --env ******** --env ******** e14790fbb9893d3fc3e518e238bb0c4dc7de453442fa3adc845faf4d8ecc69e5 ssh-agent -k [2021-11-12T20:29:44.567Z] unset SSH_AUTH_SOCK; [2021-11-12T20:29:44.567Z] unset SSH_AGENT_PID; [2021-11-12T20:29:44.567Z] echo Agent pid 20 killed; [2021-11-12T20:29:44.936Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-12T20:29:44.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T20:29:44.968Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T20:29:45.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T20:29:44.716Z] $ docker exec e14790fbb9893d3fc3e518e238bb0c4dc7de453442fa3adc845faf4d8ecc69e5 ssh-agent [2021-11-12T20:29:45.172Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDCKDEJ/agent.52 [2021-11-12T20:29:45.172Z] SSH_AGENT_PID=58 [2021-11-12T20:29:45.179Z] Running ssh-add (command line suppressed) [2021-11-12T20:29:44.938Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/private_key_1844593568478507924.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/private_key_1844593568478507924.key) [2021-11-12T20:29:45.282Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T20:29:45.572Z] + git semver init [2021-11-12T20:29:45.573Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T20:29:45.573Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-481/.git [2021-11-12T20:29:45.573Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-481 [2021-11-12T20:29:45.573Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T20:29:45.573Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T20:29:45.573Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T20:29:45.573Z] # $SEMVER_BRANCH = PR-481 [2021-11-12T20:29:45.573Z] # $SEMVER_TEMP = /tmp/semver-866087018 [2021-11-12T20:29:45.573Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-12T20:29:48.125Z] # '/tmp/semver-866087018' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-481/.semver' [2021-11-12T20:29:48.125Z] # -> Force: false [2021-11-12T20:29:48.125Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-481/.semver [Pipeline] } [2021-11-12T20:29:48.044Z] $ docker exec --env ******** --env ******** e14790fbb9893d3fc3e518e238bb0c4dc7de453442fa3adc845faf4d8ecc69e5 ssh-agent -k [2021-11-12T20:29:48.128Z] unset SSH_AUTH_SOCK; [2021-11-12T20:29:48.128Z] unset SSH_AGENT_PID; [2021-11-12T20:29:48.128Z] echo Agent pid 58 killed; [2021-11-12T20:29:48.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T20:29:48.537Z] + git semver [Pipeline] } [2021-11-12T20:29:48.491Z] $ docker stop --time=1 e14790fbb9893d3fc3e518e238bb0c4dc7de453442fa3adc845faf4d8ecc69e5 [2021-11-12T20:29:49.998Z] $ docker rm -f e14790fbb9893d3fc3e518e238bb0c4dc7de453442fa3adc845faf4d8ecc69e5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T20:29:50.355Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-12T20:29:50.605Z] Stashed 1 file(s) [Pipeline] echo [2021-11-12T20:29:50.608Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-12T20:30:05.797Z] Still waiting to schedule task [2021-11-12T20:30:05.798Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-12T20:30:05.799Z] Still waiting to schedule task [2021-11-12T20:30:05.800Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-12T20:31:41.467Z] Running on prd-centos7-docker-4c-2g-404 in /w/workspace/edgexfoundry_edgex-ui-go_PR-481 [Pipeline] { [Pipeline] ws [2021-11-12T20:31:41.481Z] Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout [2021-11-12T20:31:41.561Z] The recommended git tool is: git [2021-11-12T20:31:43.498Z] using credential edgex-jenkins-ssh [2021-11-12T20:31:43.510Z] Cloning the remote Git repository [2021-11-12T20:31:42.694Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:31:42.745Z] > git init /w/workspace/edgex-ui-go/5 # timeout=10 [2021-11-12T20:31:42.776Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:31:42.776Z] > git --version # timeout=10 [2021-11-12T20:31:42.782Z] > git --version # 'git version 2.24.4' [2021-11-12T20:31:42.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T20:31:42.812Z] [INFO] Currently running in a labeled security context [2021-11-12T20:31:42.812Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T20:31:42.812Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh6153717573967698416.key [2021-11-12T20:31:42.840Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T20:31:45.848Z] Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit f338bc90e5a0392feb5ead8fb8bb4302b4bee360 [2021-11-12T20:31:46.007Z] Merge succeeded, producing f338bc90e5a0392feb5ead8fb8bb4302b4bee360 [2021-11-12T20:31:46.007Z] Checking out Revision f338bc90e5a0392feb5ead8fb8bb4302b4bee360 (PR-481) [2021-11-12T20:31:44.517Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T20:31:44.528Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T20:31:44.537Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T20:31:44.555Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:31:44.555Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T20:31:44.556Z] [INFO] Currently running in a labeled security context [2021-11-12T20:31:44.557Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T20:31:44.557Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh5395598942390973684.key [2021-11-12T20:31:44.568Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/481/head:refs/remotes/origin/PR-481 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T20:31:45.016Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T20:31:45.024Z] > git checkout -f f338bc90e5a0392feb5ead8fb8bb4302b4bee360 # timeout=10 [2021-11-12T20:31:45.113Z] > git remote # timeout=10 [2021-11-12T20:31:45.123Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T20:31:45.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T20:31:45.137Z] [INFO] Currently running in a labeled security context [2021-11-12T20:31:45.137Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T20:31:45.137Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh3458269102264704801.key [2021-11-12T20:31:45.145Z] > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 [2021-11-12T20:31:45.155Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T20:31:45.170Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T20:31:45.174Z] > git checkout -f f338bc90e5a0392feb5ead8fb8bb4302b4bee360 # timeout=10 [2021-11-12T20:31:49.426Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T20:31:49.850Z] provisioning config files... [2021-11-12T20:31:49.863Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config5103036809135115554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:31:50.250Z] ---> docker-login.sh [2021-11-12T20:31:50.250Z] nexus3.edgexfoundry.org:10001 [2021-11-12T20:31:50.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:31:50.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:31:50.250Z] Configure a credential helper to remove this warning. See [2021-11-12T20:31:50.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:31:50.250Z] [2021-11-12T20:31:50.250Z] Login Succeeded [2021-11-12T20:31:50.250Z] nexus3.edgexfoundry.org:10002 [2021-11-12T20:31:50.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:31:50.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:31:50.512Z] Configure a credential helper to remove this warning. See [2021-11-12T20:31:50.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:31:50.512Z] [2021-11-12T20:31:50.512Z] Login Succeeded [2021-11-12T20:31:50.512Z] nexus3.edgexfoundry.org:10003 [2021-11-12T20:31:50.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:31:50.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:31:50.512Z] Configure a credential helper to remove this warning. See [2021-11-12T20:31:50.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:31:50.512Z] [2021-11-12T20:31:50.512Z] Login Succeeded [2021-11-12T20:31:50.512Z] nexus3.edgexfoundry.org:10004 [2021-11-12T20:31:50.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:31:50.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:31:50.775Z] Configure a credential helper to remove this warning. See [2021-11-12T20:31:50.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:31:50.775Z] [2021-11-12T20:31:50.775Z] Login Succeeded [2021-11-12T20:31:50.775Z] docker.io [2021-11-12T20:31:50.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:31:51.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:31:51.036Z] Configure a credential helper to remove this warning. See [2021-11-12T20:31:51.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:31:51.036Z] [2021-11-12T20:31:51.036Z] Login Succeeded [2021-11-12T20:31:51.036Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T20:31:51.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-12T20:31:51.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T20:31:51.204Z] ========================================================= [2021-11-12T20:31:51.204Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-12T20:31:51.204Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:31:51.522Z] + 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 . [2021-11-12T20:31:51.522Z] Sending build context to Docker daemon 25.28MB [2021-11-12T20:31:51.785Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T20:31:51.785Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-12T20:31:51.785Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-12T20:31:51.785Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T20:31:51.785Z] 31adcdaf11c8: Pulling fs layer [2021-11-12T20:31:51.785Z] b8b176561691: Pulling fs layer [2021-11-12T20:31:51.785Z] 4527c011a84f: Pulling fs layer [2021-11-12T20:31:51.785Z] 5d74067f8e1e: Pulling fs layer [2021-11-12T20:31:51.785Z] e0aca202a116: Pulling fs layer [2021-11-12T20:31:51.785Z] 3a43be97a3b4: Pulling fs layer [2021-11-12T20:31:51.785Z] 34cad66bf833: Pulling fs layer [2021-11-12T20:31:51.785Z] b4e3c513aaa6: Pulling fs layer [2021-11-12T20:31:51.785Z] 4527c011a84f: Waiting [2021-11-12T20:31:51.785Z] 5d74067f8e1e: Waiting [2021-11-12T20:31:51.785Z] e0aca202a116: Waiting [2021-11-12T20:31:51.785Z] 3a43be97a3b4: Waiting [2021-11-12T20:31:51.785Z] 34cad66bf833: Waiting [2021-11-12T20:31:51.785Z] b4e3c513aaa6: Waiting [2021-11-12T20:31:51.785Z] b8b176561691: Verifying Checksum [2021-11-12T20:31:51.785Z] b8b176561691: Download complete [2021-11-12T20:31:51.785Z] 31adcdaf11c8: Verifying Checksum [2021-11-12T20:31:51.785Z] 31adcdaf11c8: Download complete [2021-11-12T20:31:51.785Z] 5d74067f8e1e: Verifying Checksum [2021-11-12T20:31:51.785Z] 5d74067f8e1e: Download complete [2021-11-12T20:31:51.785Z] e0aca202a116: Verifying Checksum [2021-11-12T20:31:51.785Z] e0aca202a116: Download complete [2021-11-12T20:31:51.785Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T20:31:51.785Z] a0d0a0d46f8b: Download complete [2021-11-12T20:31:51.785Z] 3a43be97a3b4: Verifying Checksum [2021-11-12T20:31:51.785Z] 3a43be97a3b4: Download complete [2021-11-12T20:31:52.050Z] 34cad66bf833: Verifying Checksum [2021-11-12T20:31:52.050Z] 34cad66bf833: Download complete [2021-11-12T20:31:52.050Z] a0d0a0d46f8b: Pull complete [2021-11-12T20:31:52.318Z] 31adcdaf11c8: Pull complete [2021-11-12T20:31:52.319Z] b8b176561691: Pull complete [2021-11-12T20:31:52.319Z] 4527c011a84f: Verifying Checksum [2021-11-12T20:31:52.319Z] 4527c011a84f: Download complete [2021-11-12T20:31:52.587Z] b4e3c513aaa6: Verifying Checksum [2021-11-12T20:31:52.587Z] b4e3c513aaa6: Download complete [2021-11-12T20:31:55.929Z] 4527c011a84f: Pull complete [2021-11-12T20:31:55.929Z] 5d74067f8e1e: Pull complete [2021-11-12T20:31:56.195Z] e0aca202a116: Pull complete [2021-11-12T20:31:56.195Z] 3a43be97a3b4: Pull complete [2021-11-12T20:31:56.195Z] 34cad66bf833: Pull complete [2021-11-12T20:31:58.834Z] b4e3c513aaa6: Pull complete [2021-11-12T20:31:58.834Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-12T20:31:58.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T20:31:58.834Z] ---> 9f6097aaca64 [2021-11-12T20:31:58.834Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T20:32:00.757Z] ---> Running in 043db396a5f0 [2021-11-12T20:32:00.757Z] Removing intermediate container 043db396a5f0 [2021-11-12T20:32:00.757Z] ---> a08258d09845 [2021-11-12T20:32:00.757Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T20:32:01.018Z] ---> Running in e3d2375dfbd5 [2021-11-12T20:32:01.018Z] Removing intermediate container e3d2375dfbd5 [2021-11-12T20:32:01.018Z] ---> 0c5d694935e7 [2021-11-12T20:32:01.018Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T20:32:01.018Z] ---> Running in 1c69295a6689 [2021-11-12T20:32:01.018Z] Removing intermediate container 1c69295a6689 [2021-11-12T20:32:01.018Z] ---> 624994284368 [2021-11-12T20:32:01.018Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-12T20:32:01.018Z] ---> Running in 488ee21dfcc2 [2021-11-12T20:32:01.279Z] Removing intermediate container 488ee21dfcc2 [2021-11-12T20:32:01.279Z] ---> 6715d11b75fb [2021-11-12T20:32:01.279Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T20:32:01.279Z] ---> Running in 8d23702cd10f [2021-11-12T20:32:01.279Z] Removing intermediate container 8d23702cd10f [2021-11-12T20:32:01.279Z] ---> e77d503239aa [2021-11-12T20:32:01.279Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T20:32:01.279Z] ---> Running in e095079280a4 [2021-11-12T20:32:01.857Z] Removing intermediate container e095079280a4 [2021-11-12T20:32:01.857Z] ---> 4cfd32cd0af2 [2021-11-12T20:32:01.857Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T20:32:01.857Z] ---> Running in 62a983465877 [2021-11-12T20:32:01.976Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-403 in /w/workspace/edgexfoundry_edgex-ui-go_PR-481 [Pipeline] { [Pipeline] ws [2021-11-12T20:32:02.004Z] Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout [2021-11-12T20:32:02.117Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T20:32:02.193Z] The recommended git tool is: git [2021-11-12T20:32:02.695Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T20:32:03.272Z] OK: 220 MiB in 52 packages [2021-11-12T20:32:03.272Z] Removing intermediate container 62a983465877 [2021-11-12T20:32:03.272Z] ---> 253b46ca3223 [2021-11-12T20:32:03.272Z] Step 10/14 : ENV GO111MODULE=on [2021-11-12T20:32:03.272Z] ---> Running in de7fdd2a1df1 [2021-11-12T20:32:03.536Z] Removing intermediate container de7fdd2a1df1 [2021-11-12T20:32:03.536Z] ---> d00a0d268a2f [2021-11-12T20:32:03.536Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T20:32:03.536Z] ---> Running in 7af409d5d0a3 [2021-11-12T20:32:03.536Z] Removing intermediate container 7af409d5d0a3 [2021-11-12T20:32:03.536Z] ---> 3e36c13adc13 [2021-11-12T20:32:03.536Z] Step 12/14 : COPY . . [2021-11-12T20:32:04.486Z] ---> 520e56ea28e1 [2021-11-12T20:32:04.486Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T20:32:04.486Z] ---> Running in 619b43041e4a [2021-11-12T20:32:06.406Z] verifying github.com/edgexfoundry/go-mod-registry/v2@v2.1.0: checksum mismatch [2021-11-12T20:32:06.406Z] downloaded: h1:ks0ejtLLUYKuoKrUBbWxygCU7q2mBFJlHE/+dEzV2Gw= [2021-11-12T20:32:06.406Z] go.sum: h1:Br71RnEg870q0QjHpNE+CYHJBHXjjZ4ptoJ713m9Fmo= [2021-11-12T20:32:06.406Z] [2021-11-12T20:32:06.406Z] SECURITY ERROR [2021-11-12T20:32:06.406Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-12T20:32:06.406Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-12T20:32:06.406Z] have intercepted the download attempt. [2021-11-12T20:32:06.406Z] [2021-11-12T20:32:06.406Z] For more information, see 'go help module-auth'. [2021-11-12T20:32:06.406Z] skipping... [2021-11-12T20:32:06.974Z] Removing intermediate container 619b43041e4a [2021-11-12T20:32:06.974Z] ---> 721ad41f8d9f [2021-11-12T20:32:06.974Z] Step 14/14 : RUN ${MAKE} [2021-11-12T20:32:06.974Z] ---> Running in f4b98f8975de [2021-11-12T20:32:07.233Z] noop [2021-11-12T20:32:07.233Z] Removing intermediate container f4b98f8975de [2021-11-12T20:32:07.233Z] ---> 881c11df7696 [2021-11-12T20:32:07.233Z] Successfully built 881c11df7696 [2021-11-12T20:32:07.371Z] using credential edgex-jenkins-ssh [2021-11-12T20:32:07.387Z] Cloning the remote Git repository [2021-11-12T20:32:07.493Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:32:07.792Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T20:32:07.792Z] . [Pipeline] withDockerContainer [2021-11-12T20:32:07.861Z] prd-centos7-docker-4c-2g-404 does not seem to be running inside a container [2021-11-12T20:32:07.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T20:32:08.263Z] $ docker top 024638394f7c89a58658af5ae8d41b4af88c0a257c1a4d2cb440fd17c0e48fc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T20:32:07.441Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:32:07.539Z] > git init /w/workspace/edgex-ui-go/5 # timeout=10 [2021-11-12T20:32:07.707Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:32:07.708Z] > git --version # timeout=10 [2021-11-12T20:32:07.756Z] > git --version # 'git version 2.17.1' [2021-11-12T20:32:07.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T20:32:07.859Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T20:32:08.630Z] + go version [2021-11-12T20:32:08.631Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-12T20:32:08.642Z] $ docker stop --time=1 024638394f7c89a58658af5ae8d41b4af88c0a257c1a4d2cb440fd17c0e48fc9 [2021-11-12T20:32:09.832Z] $ docker rm -f 024638394f7c89a58658af5ae8d41b4af88c0a257c1a4d2cb440fd17c0e48fc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:32:10.269Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T20:32:10.269Z] . [Pipeline] withDockerContainer [2021-11-12T20:32:10.328Z] prd-centos7-docker-4c-2g-404 does not seem to be running inside a container [2021-11-12T20:32:10.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T20:32:10.713Z] $ docker top 05b35a518e03d6a06e12972cee52dbdb3e1da5e47c78594c69bbff014b8887d3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-12T20:32:10.752Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T20:32:10.769Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T20:32:10.793Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T20:32:10.838Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T20:32:10.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T20:32:10.851Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/481/head:refs/remotes/origin/PR-481 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T20:32:11.090Z] + make test [2021-11-12T20:32:11.090Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-12T20:32:11.090Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-12T20:32:11.090Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-12T20:32:11.090Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2021-11-12T20:32:11.090Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2021-11-12T20:32:11.090Z] verifying github.com/edgexfoundry/go-mod-registry/v2@v2.1.0: checksum mismatch [2021-11-12T20:32:11.090Z] downloaded: h1:ks0ejtLLUYKuoKrUBbWxygCU7q2mBFJlHE/+dEzV2Gw= [2021-11-12T20:32:11.090Z] go.sum: h1:Br71RnEg870q0QjHpNE+CYHJBHXjjZ4ptoJ713m9Fmo= [2021-11-12T20:32:11.090Z] [2021-11-12T20:32:11.090Z] SECURITY ERROR [2021-11-12T20:32:11.090Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-12T20:32:11.090Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-12T20:32:11.090Z] have intercepted the download attempt. [2021-11-12T20:32:11.090Z] [2021-11-12T20:32:11.090Z] For more information, see 'go help module-auth'. [2021-11-12T20:32:11.352Z] make: *** [Makefile:37: test] Error 1 [Pipeline] } [2021-11-12T20:32:11.365Z] $ docker stop --time=1 05b35a518e03d6a06e12972cee52dbdb3e1da5e47c78594c69bbff014b8887d3 [2021-11-12T20:32:11.409Z] Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit f338bc90e5a0392feb5ead8fb8bb4302b4bee360 [2021-11-12T20:32:11.859Z] Merge succeeded, producing f338bc90e5a0392feb5ead8fb8bb4302b4bee360 [2021-11-12T20:32:11.859Z] Checking out Revision f338bc90e5a0392feb5ead8fb8bb4302b4bee360 (PR-481) [2021-11-12T20:32:11.430Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T20:32:11.456Z] > git checkout -f f338bc90e5a0392feb5ead8fb8bb4302b4bee360 # timeout=10 [2021-11-12T20:32:11.761Z] > git remote # timeout=10 [2021-11-12T20:32:11.778Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T20:32:11.800Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T20:32:11.811Z] > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 [2021-11-12T20:32:11.841Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T20:32:11.866Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T20:32:11.887Z] > git checkout -f f338bc90e5a0392feb5ead8fb8bb4302b4bee360 # timeout=10 [2021-11-12T20:32:12.563Z] $ docker rm -f 05b35a518e03d6a06e12972cee52dbdb3e1da5e47c78594c69bbff014b8887d3 [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 [2021-11-12T20:32:13.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T20:32:13.271Z] [2021-11-12T20:32:13.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:32:13.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T20:32:13.578Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T20:32:13.578Z] b4d181a07f80: Pulling fs layer [2021-11-12T20:32:13.578Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T20:32:13.578Z] ed53099fbce6: Pulling fs layer [2021-11-12T20:32:13.578Z] dc539afda2c1: Pulling fs layer [2021-11-12T20:32:13.578Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T20:32:13.578Z] 9065ff56babe: Pulling fs layer [2021-11-12T20:32:13.578Z] d287ab97295c: Pulling fs layer [2021-11-12T20:32:13.578Z] dc539afda2c1: Waiting [2021-11-12T20:32:13.578Z] 77bc0d833cb6: Waiting [2021-11-12T20:32:13.578Z] 9065ff56babe: Waiting [2021-11-12T20:32:13.578Z] d287ab97295c: Waiting [2021-11-12T20:32:13.578Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T20:32:13.578Z] a1111a8f2ec3: Download complete [2021-11-12T20:32:13.578Z] dc539afda2c1: Verifying Checksum [2021-11-12T20:32:13.578Z] dc539afda2c1: Download complete [2021-11-12T20:32:13.578Z] ed53099fbce6: Verifying Checksum [2021-11-12T20:32:13.578Z] ed53099fbce6: Download complete [2021-11-12T20:32:13.839Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T20:32:13.839Z] 77bc0d833cb6: Download complete [2021-11-12T20:32:13.839Z] 9065ff56babe: Verifying Checksum [2021-11-12T20:32:13.839Z] 9065ff56babe: Download complete [2021-11-12T20:32:13.839Z] b4d181a07f80: Verifying Checksum [2021-11-12T20:32:13.839Z] b4d181a07f80: Download complete [2021-11-12T20:32:14.422Z] d287ab97295c: Verifying Checksum [2021-11-12T20:32:14.422Z] d287ab97295c: Download complete [2021-11-12T20:32:15.376Z] b4d181a07f80: Pull complete [2021-11-12T20:32:15.376Z] a1111a8f2ec3: Pull complete [2021-11-12T20:32:15.952Z] ed53099fbce6: Pull complete [2021-11-12T20:32:15.952Z] dc539afda2c1: Pull complete [2021-11-12T20:32:16.212Z] 77bc0d833cb6: Pull complete [2021-11-12T20:32:16.212Z] 9065ff56babe: Pull complete [2021-11-12T20:32:16.637Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [2021-11-12T20:32:16.890Z] [2021-11-12T20:32:16.890Z] GitHub has been notified of this commit’s build result [2021-11-12T20:32:16.890Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T20:32:17.435Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-12T20:32:17.435Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T20:32:17.435Z] Dload Upload Total Spent Left Speed [2021-11-12T20:32:17.435Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 87585 0 --:--:-- --:--:-- --:--:-- 88238 [Pipeline] sh [2021-11-12T20:32:17.856Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-12T20:32:18.197Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2021-11-12T20:32:18.197Z] [2021-11-12T20:32:18.197Z] { [2021-11-12T20:32:18.197Z] "registry-mirrors": [ [2021-11-12T20:32:18.197Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-12T20:32:18.197Z] ], [2021-11-12T20:32:18.197Z] "bip": "10.250.0.254/24", [2021-11-12T20:32:18.197Z] "hosts": [ [2021-11-12T20:32:18.197Z] "tcp://0.0.0.0:5555", [2021-11-12T20:32:18.197Z] "unix:///var/run/docker.sock" [2021-11-12T20:32:18.197Z] ], [2021-11-12T20:32:18.197Z] "mtu": 1458, [2021-11-12T20:32:18.197Z] "selinux-enabled": true, [2021-11-12T20:32:18.197Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-12T20:32:18.197Z] } [Pipeline] sh [2021-11-12T20:32:18.537Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-12T20:32:18.881Z] + sudo service docker restart [2021-11-12T20:32:21.565Z] d287ab97295c: Pull complete [2021-11-12T20:32:21.565Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T20:32:21.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T20:32:21.565Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T20:32:21.635Z] prd-centos7-docker-4c-2g-404 does not seem to be running inside a container [2021-11-12T20:32:21.681Z] $ 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/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-12T20:32:23.797Z] $ docker top 3d3be2bee0aaa08bcac95ea9ffe9104d57adee88030a4a9cdfec129eeeb121e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:32:24.194Z] ---> job-cost.sh [2021-11-12T20:32:24.194Z] lf-activate-venv: SKIPPING [2021-11-12T20:32:24.194Z] INFO: No Stack... [2021-11-12T20:32:25.584Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T20:32:25.584Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T20:32:25.883Z] + cut -d, -f6 [2021-11-12T20:32:25.883Z] + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [Pipeline] lock [2021-11-12T20:32:25.911Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-481-5-stack-cost] [2021-11-12T20:32:25.917Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-481-5-stack-cost] did not exist. Created. [2021-11-12T20:32:25.917Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-481-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T20:32:26.222Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-12T20:32:26.417Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T20:32:26.425Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-481-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T20:32:26.440Z] $ docker stop --time=1 3d3be2bee0aaa08bcac95ea9ffe9104d57adee88030a4a9cdfec129eeeb121e9 [2021-11-12T20:32:27.575Z] $ docker rm -f 3d3be2bee0aaa08bcac95ea9ffe9104d57adee88030a4a9cdfec129eeeb121e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T20:32:27.842Z] Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T20:32:37.259Z] provisioning config files... [2021-11-12T20:32:37.284Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config3654427766071998554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:32:37.649Z] ---> docker-login.sh [2021-11-12T20:32:37.649Z] nexus3.edgexfoundry.org:10001 [2021-11-12T20:32:38.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:32:38.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:32:38.533Z] Configure a credential helper to remove this warning. See [2021-11-12T20:32:38.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:32:38.533Z] [2021-11-12T20:32:38.533Z] Login Succeeded [2021-11-12T20:32:38.533Z] nexus3.edgexfoundry.org:10002 [2021-11-12T20:32:39.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:32:39.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:32:39.132Z] Configure a credential helper to remove this warning. See [2021-11-12T20:32:39.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:32:39.132Z] [2021-11-12T20:32:39.132Z] Login Succeeded [2021-11-12T20:32:39.132Z] nexus3.edgexfoundry.org:10003 [2021-11-12T20:32:39.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:32:39.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:32:39.739Z] Configure a credential helper to remove this warning. See [2021-11-12T20:32:39.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:32:39.739Z] [2021-11-12T20:32:39.739Z] Login Succeeded [2021-11-12T20:32:39.739Z] nexus3.edgexfoundry.org:10004 [2021-11-12T20:32:40.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:32:40.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:32:40.291Z] Configure a credential helper to remove this warning. See [2021-11-12T20:32:40.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:32:40.291Z] [2021-11-12T20:32:40.291Z] Login Succeeded [2021-11-12T20:32:40.291Z] docker.io [2021-11-12T20:32:40.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T20:32:41.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T20:32:41.156Z] Configure a credential helper to remove this warning. See [2021-11-12T20:32:41.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T20:32:41.157Z] [2021-11-12T20:32:41.157Z] Login Succeeded [2021-11-12T20:32:41.157Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T20:32:41.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-12T20:32:41.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T20:32:41.638Z] ========================================================= [2021-11-12T20:32:41.638Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-12T20:32:41.638Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:32:42.038Z] + 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 . [2021-11-12T20:32:43.043Z] Sending build context to Docker daemon 25.28MB [2021-11-12T20:32:43.043Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T20:32:43.043Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-12T20:32:43.043Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-12T20:32:43.043Z] 552d1f2373af: Pulling fs layer [2021-11-12T20:32:43.043Z] ea3f2d53f512: Pulling fs layer [2021-11-12T20:32:43.043Z] 9e70ebbbe112: Pulling fs layer [2021-11-12T20:32:43.043Z] 7a9cfe048b4a: Pulling fs layer [2021-11-12T20:32:43.043Z] 72dc09318566: Pulling fs layer [2021-11-12T20:32:43.043Z] f4f7b4309257: Pulling fs layer [2021-11-12T20:32:43.043Z] 0ac9a79272e3: Pulling fs layer [2021-11-12T20:32:43.043Z] b78e95d17946: Pulling fs layer [2021-11-12T20:32:43.043Z] 72dc09318566: Waiting [2021-11-12T20:32:43.043Z] 7a9cfe048b4a: Waiting [2021-11-12T20:32:43.043Z] f4f7b4309257: Waiting [2021-11-12T20:32:43.043Z] 0ac9a79272e3: Waiting [2021-11-12T20:32:43.043Z] b78e95d17946: Waiting [2021-11-12T20:32:43.043Z] 9e70ebbbe112: Download complete [2021-11-12T20:32:43.043Z] ea3f2d53f512: Verifying Checksum [2021-11-12T20:32:43.043Z] ea3f2d53f512: Download complete [2021-11-12T20:32:43.320Z] 72dc09318566: Verifying Checksum [2021-11-12T20:32:43.320Z] 72dc09318566: Download complete [2021-11-12T20:32:43.320Z] f4f7b4309257: Verifying Checksum [2021-11-12T20:32:43.320Z] f4f7b4309257: Download complete [2021-11-12T20:32:43.320Z] 552d1f2373af: Verifying Checksum [2021-11-12T20:32:43.320Z] 552d1f2373af: Download complete [2021-11-12T20:32:43.320Z] 0ac9a79272e3: Verifying Checksum [2021-11-12T20:32:43.320Z] 0ac9a79272e3: Download complete [2021-11-12T20:32:43.918Z] 552d1f2373af: Pull complete [2021-11-12T20:32:44.523Z] ea3f2d53f512: Pull complete [2021-11-12T20:32:45.128Z] 9e70ebbbe112: Pull complete [2021-11-12T20:32:45.128Z] b78e95d17946: Verifying Checksum [2021-11-12T20:32:45.128Z] b78e95d17946: Download complete [2021-11-12T20:32:45.722Z] 7a9cfe048b4a: Verifying Checksum [2021-11-12T20:32:45.722Z] 7a9cfe048b4a: Download complete [2021-11-12T20:32:55.884Z] 7a9cfe048b4a: Pull complete [2021-11-12T20:32:55.884Z] 72dc09318566: Pull complete [2021-11-12T20:32:56.158Z] f4f7b4309257: Pull complete [2021-11-12T20:32:56.756Z] 0ac9a79272e3: Pull complete [2021-11-12T20:33:02.164Z] b78e95d17946: Pull complete [2021-11-12T20:33:02.164Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-12T20:33:02.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T20:33:02.164Z] ---> 8b459fc5aaf0 [2021-11-12T20:33:02.164Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T20:33:04.129Z] ---> Running in ad351696d571 [2021-11-12T20:33:04.404Z] Removing intermediate container ad351696d571 [2021-11-12T20:33:04.404Z] ---> ad1c3df9493a [2021-11-12T20:33:04.404Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T20:33:04.404Z] ---> Running in 249f8956ddee [2021-11-12T20:33:05.002Z] Removing intermediate container 249f8956ddee [2021-11-12T20:33:05.002Z] ---> 008cb994a899 [2021-11-12T20:33:05.002Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T20:33:05.002Z] ---> Running in 3bc78dfc562b [2021-11-12T20:33:05.611Z] Removing intermediate container 3bc78dfc562b [2021-11-12T20:33:05.611Z] ---> e36b8d7ffa0a [2021-11-12T20:33:05.611Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-12T20:33:05.611Z] ---> Running in b9b74511453a [2021-11-12T20:33:06.207Z] Removing intermediate container b9b74511453a [2021-11-12T20:33:06.207Z] ---> bbeddc2b45e6 [2021-11-12T20:33:06.207Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T20:33:06.207Z] ---> Running in 204dc956198e [2021-11-12T20:33:06.803Z] Removing intermediate container 204dc956198e [2021-11-12T20:33:06.803Z] ---> ff1e10861482 [2021-11-12T20:33:06.803Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T20:33:06.803Z] ---> Running in 5c0cf751e72c [2021-11-12T20:33:08.785Z] Removing intermediate container 5c0cf751e72c [2021-11-12T20:33:08.785Z] ---> 342fef2e2b83 [2021-11-12T20:33:08.785Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T20:33:09.058Z] ---> Running in 82fe96da2f1b [2021-11-12T20:33:10.035Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T20:33:11.007Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T20:33:11.618Z] OK: 219 MiB in 52 packages [2021-11-12T20:33:12.610Z] Removing intermediate container 82fe96da2f1b [2021-11-12T20:33:12.610Z] ---> 90b95f968ef6 [2021-11-12T20:33:12.610Z] Step 10/14 : ENV GO111MODULE=on [2021-11-12T20:33:12.610Z] ---> Running in b9c3b0095e4c [2021-11-12T20:33:13.205Z] Removing intermediate container b9c3b0095e4c [2021-11-12T20:33:13.205Z] ---> f3b2e4b72356 [2021-11-12T20:33:13.205Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T20:33:13.205Z] ---> Running in 214e8e388a8f [2021-11-12T20:33:13.801Z] Removing intermediate container 214e8e388a8f [2021-11-12T20:33:13.801Z] ---> ebffe28e706f [2021-11-12T20:33:13.801Z] Step 12/14 : COPY . . [2021-11-12T20:33:16.417Z] ---> 1580b50c82dc [2021-11-12T20:33:16.417Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T20:33:16.417Z] ---> Running in 51509d34669c [2021-11-12T20:33:19.806Z] verifying github.com/edgexfoundry/go-mod-registry/v2@v2.1.0: checksum mismatch [2021-11-12T20:33:19.806Z] downloaded: h1:ks0ejtLLUYKuoKrUBbWxygCU7q2mBFJlHE/+dEzV2Gw= [2021-11-12T20:33:19.806Z] go.sum: h1:Br71RnEg870q0QjHpNE+CYHJBHXjjZ4ptoJ713m9Fmo= [2021-11-12T20:33:19.806Z] [2021-11-12T20:33:19.806Z] SECURITY ERROR [2021-11-12T20:33:19.806Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-12T20:33:19.806Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-12T20:33:19.806Z] have intercepted the download attempt. [2021-11-12T20:33:19.806Z] [2021-11-12T20:33:19.806Z] For more information, see 'go help module-auth'. [2021-11-12T20:33:19.806Z] skipping... [2021-11-12T20:33:21.260Z] Removing intermediate container 51509d34669c [2021-11-12T20:33:21.260Z] ---> a81ec7577bcf [2021-11-12T20:33:21.260Z] Step 14/14 : RUN ${MAKE} [2021-11-12T20:33:21.260Z] ---> Running in 7ea9e24a0894 [2021-11-12T20:33:22.703Z] noop [2021-11-12T20:33:23.300Z] Removing intermediate container 7ea9e24a0894 [2021-11-12T20:33:23.300Z] ---> eef7abaa4181 [2021-11-12T20:33:23.573Z] Successfully built eef7abaa4181 [2021-11-12T20:33:23.573Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:33:23.918Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T20:33:23.919Z] . [Pipeline] withDockerContainer [2021-11-12T20:33:24.162Z] prd-ubuntu18.04-docker-arm64-4c-16g-403 does not seem to be running inside a container [2021-11-12T20:33:24.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-12T20:33:25.776Z] $ docker top e78cb4cf62b459568eee245eb7f9d003defe8f02b2b6450a9d777cf0865f62d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T20:33:26.721Z] + go version [2021-11-12T20:33:26.721Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-12T20:33:26.748Z] $ docker stop --time=1 e78cb4cf62b459568eee245eb7f9d003defe8f02b2b6450a9d777cf0865f62d7 [2021-11-12T20:33:28.438Z] $ docker rm -f e78cb4cf62b459568eee245eb7f9d003defe8f02b2b6450a9d777cf0865f62d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:33:29.133Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T20:33:29.133Z] . [Pipeline] withDockerContainer [2021-11-12T20:33:29.391Z] prd-ubuntu18.04-docker-arm64-4c-16g-403 does not seem to be running inside a container [2021-11-12T20:33:29.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-12T20:33:30.932Z] $ docker top 55313ac157f5a3438523b0c85c01accdbff0f729d67b204ce8edaa2b4f17eb16 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-12T20:33:31.896Z] + make test [2021-11-12T20:33:31.897Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-12T20:33:32.170Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-12T20:33:32.170Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-12T20:33:32.170Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2021-11-12T20:33:32.442Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-11-12T20:33:32.442Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2021-11-12T20:33:32.442Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-11-12T20:33:32.716Z] verifying github.com/edgexfoundry/go-mod-registry/v2@v2.1.0: checksum mismatch [2021-11-12T20:33:32.716Z] downloaded: h1:ks0ejtLLUYKuoKrUBbWxygCU7q2mBFJlHE/+dEzV2Gw= [2021-11-12T20:33:32.716Z] go.sum: h1:Br71RnEg870q0QjHpNE+CYHJBHXjjZ4ptoJ713m9Fmo= [2021-11-12T20:33:32.716Z] [2021-11-12T20:33:32.716Z] SECURITY ERROR [2021-11-12T20:33:32.716Z] This download does NOT match an earlier download recorded in go.sum. [2021-11-12T20:33:32.716Z] The bits may have been replaced on the origin server, or an attacker may [2021-11-12T20:33:32.716Z] have intercepted the download attempt. [2021-11-12T20:33:32.716Z] [2021-11-12T20:33:32.716Z] For more information, see 'go help module-auth'. [2021-11-12T20:33:32.716Z] make: *** [Makefile:37: test] Error 1 [Pipeline] } [2021-11-12T20:33:32.742Z] $ docker stop --time=1 55313ac157f5a3438523b0c85c01accdbff0f729d67b204ce8edaa2b4f17eb16 [2021-11-12T20:33:34.478Z] $ docker rm -f 55313ac157f5a3438523b0c85c01accdbff0f729d67b204ce8edaa2b4f17eb16 [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 [2021-11-12T20:33:35.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T20:33:35.436Z] [2021-11-12T20:33:35.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:33:35.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T20:33:36.061Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-12T20:33:36.061Z] 448f6bf000e3: Pulling fs layer [2021-11-12T20:33:36.061Z] f757da607395: Pulling fs layer [2021-11-12T20:33:36.061Z] 05883995daec: Pulling fs layer [2021-11-12T20:33:36.061Z] 8603b9c90790: Pulling fs layer [2021-11-12T20:33:36.061Z] 1560dd03e051: Pulling fs layer [2021-11-12T20:33:36.061Z] 27f5ce0e4adf: Pulling fs layer [2021-11-12T20:33:36.061Z] c2d8d7efcc4b: Pulling fs layer [2021-11-12T20:33:36.061Z] 8603b9c90790: Waiting [2021-11-12T20:33:36.061Z] 1560dd03e051: Waiting [2021-11-12T20:33:36.061Z] 27f5ce0e4adf: Waiting [2021-11-12T20:33:36.061Z] c2d8d7efcc4b: Waiting [2021-11-12T20:33:36.061Z] f757da607395: Verifying Checksum [2021-11-12T20:33:36.061Z] f757da607395: Download complete [2021-11-12T20:33:36.061Z] 8603b9c90790: Verifying Checksum [2021-11-12T20:33:36.061Z] 8603b9c90790: Download complete [2021-11-12T20:33:36.334Z] 1560dd03e051: Verifying Checksum [2021-11-12T20:33:36.335Z] 1560dd03e051: Download complete [2021-11-12T20:33:36.335Z] 27f5ce0e4adf: Verifying Checksum [2021-11-12T20:33:36.335Z] 27f5ce0e4adf: Download complete [2021-11-12T20:33:36.335Z] 05883995daec: Verifying Checksum [2021-11-12T20:33:36.335Z] 05883995daec: Download complete [2021-11-12T20:33:36.610Z] 448f6bf000e3: Verifying Checksum [2021-11-12T20:33:36.610Z] 448f6bf000e3: Download complete [2021-11-12T20:33:39.236Z] c2d8d7efcc4b: Verifying Checksum [2021-11-12T20:33:39.236Z] c2d8d7efcc4b: Download complete [2021-11-12T20:33:40.215Z] 448f6bf000e3: Pull complete [2021-11-12T20:33:40.817Z] f757da607395: Pull complete [2021-11-12T20:33:42.255Z] 05883995daec: Pull complete [2021-11-12T20:33:42.849Z] 8603b9c90790: Pull complete [2021-11-12T20:33:43.832Z] 1560dd03e051: Pull complete [2021-11-12T20:33:43.832Z] 27f5ce0e4adf: Pull complete [2021-11-12T20:33:58.928Z] c2d8d7efcc4b: Pull complete [2021-11-12T20:33:58.928Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-12T20:33:58.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T20:33:58.928Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-12T20:33:59.161Z] prd-ubuntu18.04-docker-arm64-4c-16g-403 does not seem to be running inside a container [2021-11-12T20:33:59.240Z] $ 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/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-12T20:34:02.117Z] $ docker top 38555cba434273ca132afee7d33229d8f74c3233fbbd11c46c35d382557161ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:34:03.071Z] ---> job-cost.sh [2021-11-12T20:34:03.071Z] lf-activate-venv: SKIPPING [2021-11-12T20:34:03.071Z] INFO: No Stack... [2021-11-12T20:34:06.455Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-12T20:34:07.050Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T20:34:07.713Z] + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [2021-11-12T20:34:07.713Z] + cut -d, -f6 [Pipeline] lock [2021-11-12T20:34:07.774Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-481-5-stack-cost] [2021-11-12T20:34:07.780Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-481-5-stack-cost] did not exist. Created. [2021-11-12T20:34:07.780Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-481-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T20:34:08.458Z] /w/workspace/edgex-ui-go/5@tmp/durable-241d2925/script.sh: 1: /w/workspace/edgex-ui-go/5@tmp/durable-241d2925/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-12T20:34:09.125Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-12T20:34:09.154Z] Warning: overwriting stash ‘stack-cost’ [2021-11-12T20:34:09.714Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T20:34:09.721Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-481-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T20:34:09.741Z] $ docker stop --time=1 38555cba434273ca132afee7d33229d8f74c3233fbbd11c46c35d382557161ff [2021-11-12T20:34:11.282Z] $ docker rm -f 38555cba434273ca132afee7d33229d8f74c3233fbbd11c46c35d382557161ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T20:34:11.676Z] 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 [2021-11-12T20:34:12.998Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-481/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:34:13.298Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:34:13.853Z] ---> package-listing.sh [2021-11-12T20:34:13.853Z] ++ facter osfamily [2021-11-12T20:34:13.853Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-12T20:34:14.113Z] + OS_FAMILY=redhat [2021-11-12T20:34:14.113Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-481 [2021-11-12T20:34:14.113Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-12T20:34:14.113Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-12T20:34:14.113Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-12T20:34:14.113Z] + PACKAGES=/tmp/packages_start.txt [2021-11-12T20:34:14.113Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-481 ']' [2021-11-12T20:34:14.113Z] + PACKAGES=/tmp/packages_end.txt [2021-11-12T20:34:14.113Z] + case "${OS_FAMILY}" in [2021-11-12T20:34:14.113Z] + rpm -qa [2021-11-12T20:34:14.113Z] + sort [2021-11-12T20:34:14.694Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-12T20:34:14.694Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-12T20:34:14.694Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-12T20:34:14.694Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-481 ']' [2021-11-12T20:34:14.694Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-481/archives/ [2021-11-12T20:34:14.694Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-481/archives/ [Pipeline] echo [2021-11-12T20:34:14.703Z] 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-481/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-12T20:34:15.005Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:34:15.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T20:34:15.300Z] [2021-11-12T20:34:15.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T20:34:15.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T20:34:15.613Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T20:34:15.613Z] b4d181a07f80: Pulling fs layer [2021-11-12T20:34:15.613Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T20:34:15.613Z] ed53099fbce6: Pulling fs layer [2021-11-12T20:34:15.613Z] dc539afda2c1: Pulling fs layer [2021-11-12T20:34:15.613Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T20:34:15.613Z] 9065ff56babe: Pulling fs layer [2021-11-12T20:34:15.613Z] d287ab97295c: Pulling fs layer [2021-11-12T20:34:15.613Z] dc539afda2c1: Waiting [2021-11-12T20:34:15.613Z] 77bc0d833cb6: Waiting [2021-11-12T20:34:15.613Z] 9065ff56babe: Waiting [2021-11-12T20:34:15.613Z] d287ab97295c: Waiting [2021-11-12T20:34:15.613Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T20:34:15.613Z] a1111a8f2ec3: Download complete [2021-11-12T20:34:15.613Z] dc539afda2c1: Verifying Checksum [2021-11-12T20:34:15.613Z] dc539afda2c1: Download complete [2021-11-12T20:34:15.613Z] ed53099fbce6: Verifying Checksum [2021-11-12T20:34:15.613Z] ed53099fbce6: Download complete [2021-11-12T20:34:15.613Z] 9065ff56babe: Verifying Checksum [2021-11-12T20:34:15.613Z] 9065ff56babe: Download complete [2021-11-12T20:34:15.613Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T20:34:15.613Z] 77bc0d833cb6: Download complete [2021-11-12T20:34:15.876Z] b4d181a07f80: Verifying Checksum [2021-11-12T20:34:15.876Z] b4d181a07f80: Download complete [2021-11-12T20:34:16.459Z] d287ab97295c: Verifying Checksum [2021-11-12T20:34:16.459Z] d287ab97295c: Download complete [2021-11-12T20:34:17.412Z] b4d181a07f80: Pull complete [2021-11-12T20:34:17.412Z] a1111a8f2ec3: Pull complete [2021-11-12T20:34:18.007Z] ed53099fbce6: Pull complete [2021-11-12T20:34:18.007Z] dc539afda2c1: Pull complete [2021-11-12T20:34:18.267Z] 77bc0d833cb6: Pull complete [2021-11-12T20:34:18.526Z] 9065ff56babe: Pull complete [2021-11-12T20:34:23.841Z] d287ab97295c: Pull complete [2021-11-12T20:34:23.841Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T20:34:23.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T20:34:23.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T20:34:23.908Z] prd-centos7-docker-4c-2g-401 does not seem to be running inside a container [2021-11-12T20:34:23.936Z] $ 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-481/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-481 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481:/w/workspace/edgexfoundry_edgex-ui-go_PR-481:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@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:latest cat [2021-11-12T20:34:26.034Z] $ docker top 9e153b3014ae12400431e8610c1f239b71a393eef6b748c31b3773b090785682 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T20:34:26.394Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-12T20:34:26.689Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-12T20:34:26.976Z] + ls /var/log/sa-host [2021-11-12T20:34:26.976Z] + sadf -c /var/log/sa-host/sa12 [2021-11-12T20:34:26.976Z] file_magic: OK [2021-11-12T20:34:26.976Z] HZ: Using current value: 100 [2021-11-12T20:34:26.976Z] file_header: OK [2021-11-12T20:34:26.976Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-12T20:34:26.976Z] Statistics: [2021-11-12T20:34:26.976Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T20:34:26.976Z] File successfully converted to sysstat format version 12.0.3 [2021-11-12T20:34:26.976Z] + sadf -c /var/log/sa-host/sa30 [2021-11-12T20:34:26.976Z] file_magic: OK [2021-11-12T20:34:26.976Z] HZ: Using current value: 100 [2021-11-12T20:34:26.976Z] file_header: OK [2021-11-12T20:34:26.976Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-12T20:34:26.976Z] Statistics: [2021-11-12T20:34:26.976Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T20:34:26.976Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T20:34:27.090Z] provisioning config files... [2021-11-12T20:34:27.099Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/config1522496067361124186tmp [Pipeline] { [Pipeline] echo [2021-11-12T20:34:27.115Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:34:27.404Z] ---> create-netrc.sh [Pipeline] } [2021-11-12T20:34:27.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:34:27.741Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-12T20:34:27.748Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:34:28.045Z] ---> sudo-logs.sh [2021-11-12T20:34:28.045Z] Archiving 'sudo' log.. [2021-11-12T20:34:28.045Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-401.novalocal: Name or service not known [2021-11-12T20:34:28.046Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-401.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-12T20:34:28.089Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:34:28.374Z] ---> job-cost.sh [2021-11-12T20:34:28.374Z] lf-activate-venv: SKIPPING [2021-11-12T20:34:28.374Z] DEBUG: total: 0.10999999940395355 [2021-11-12T20:34:28.374Z] INFO: Retrieving Stack Cost... [2021-11-12T20:34:28.944Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T20:34:29.205Z] INFO: Archiving Costs [Pipeline] echo [2021-11-12T20:34:29.220Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T20:34:29.516Z] ---> logs-deploy.sh [2021-11-12T20:34:29.516Z] lf-activate-venv: SKIPPING [2021-11-12T20:34:29.516Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-481/5 [2021-11-12T20:34:29.516Z] INFO: archiving workspace using pattern(s): [2021-11-12T20:34:30.089Z] Archives upload complete. [2021-11-12T20:34:30.353Z] INFO: archiving logs to Nexus