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 20:29:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:29:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:29:37 ========================================================= 20:29:37 EdgeX Global Pipelines Version Info 20:29:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c5ea23a2d0bb80ed0beb25b47804840fdd0df6a7 # timeout=10 20:29:38 ------------------- 20:29:38 stable info: 20:29:38 ------------------- 20:29:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:29:38 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 20:29:38 Message: update stable to v1.0.213 20:29:39 ------------------- 20:29:39 experimental info: 20:29:39 ------------------- 20:29:39 Commited By: **** collab-it+edgex@linuxfoundation.org 20:29:39 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 20:29:39 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-481 [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-481 [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-481 [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f338bc90e5a0392feb5ead8fb8bb4302b4bee360 [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f338bc9 [Pipeline] echo 20:29:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:39 provisioning config files... 20:29:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/config8811658684177917785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:39 ---> docker-login.sh 20:29:39 nexus3.edgexfoundry.org:10001 20:29:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:40 Configure a credential helper to remove this warning. See 20:29:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:40 20:29:40 Login Succeeded 20:29:40 nexus3.edgexfoundry.org:10002 20:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:40 Configure a credential helper to remove this warning. See 20:29:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:40 20:29:40 Login Succeeded 20:29:40 nexus3.edgexfoundry.org:10003 20:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:40 Configure a credential helper to remove this warning. See 20:29:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:40 20:29:40 Login Succeeded 20:29:40 nexus3.edgexfoundry.org:10004 20:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:40 Configure a credential helper to remove this warning. See 20:29:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:40 20:29:40 Login Succeeded 20:29:40 docker.io 20:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:40 Configure a credential helper to remove this warning. See 20:29:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:40 20:29:40 Login Succeeded 20:29:40 ---> docker-login.sh ends [Pipeline] } 20:29:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:29:41 + git rev-list -1 --merges f338bc90e5a0392feb5ead8fb8bb4302b4bee360~1..f338bc90e5a0392feb5ead8fb8bb4302b4bee360 [Pipeline] echo 20:29:41 -----------> git rev-list -1 --merges f338bc90e5a0392feb5ead8fb8bb4302b4bee360~1..f338bc90e5a0392feb5ead8fb8bb4302b4bee360 f338bc90e5a0392feb5ead8fb8bb4302b4bee360 [false] [Pipeline] sh 20:29:41 + git log --format=format:%s -1 f338bc90e5a0392feb5ead8fb8bb4302b4bee360 [Pipeline] echo 20:29:41 ========================================================= 20:29:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:29:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:29:41 + git log --format=format:%s -1 f338bc90e5a0392feb5ead8fb8bb4302b4bee360 [Pipeline] echo 20:29:41 [semverPrep] GIT_COMMIT: f338bc90e5a0392feb5ead8fb8bb4302b4bee360, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 20:29:41 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:29:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:42 20:29:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:29:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:42 latest: Pulling from edgex-devops/git-semver 20:29:42 a0d0a0d46f8b: Pulling fs layer 20:29:42 3e5f54012d9b: Pulling fs layer 20:29:42 4c7163046ea9: Pulling fs layer 20:29:42 0c2d73faf560: Pulling fs layer 20:29:42 0c2d73faf560: Waiting 20:29:42 3e5f54012d9b: Verifying Checksum 20:29:42 3e5f54012d9b: Download complete 20:29:42 a0d0a0d46f8b: Verifying Checksum 20:29:42 a0d0a0d46f8b: Download complete 20:29:42 4c7163046ea9: Verifying Checksum 20:29:42 4c7163046ea9: Download complete 20:29:42 0c2d73faf560: Verifying Checksum 20:29:42 0c2d73faf560: Download complete 20:29:42 a0d0a0d46f8b: Pull complete 20:29:42 3e5f54012d9b: Pull complete 20:29:43 4c7163046ea9: Pull complete 20:29:43 0c2d73faf560: Pull complete 20:29:43 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:29:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:43 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:29:43 prd-centos7-docker-4c-2g-401 does not seem to be running inside a container 20:29:42 $ 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 20:29:43 $ docker top e14790fbb9893d3fc3e518e238bb0c4dc7de453442fa3adc845faf4d8ecc69e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:29:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:44 [ssh-agent] Looking for ssh-agent implementation... 20:29:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:43 $ docker exec e14790fbb9893d3fc3e518e238bb0c4dc7de453442fa3adc845faf4d8ecc69e5 ssh-agent 20:29:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnJlCNC/agent.13 20:29:44 SSH_AGENT_PID=20 20:29:44 Running ssh-add (command line suppressed) 20:29:44 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) 20:29:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:44 + git tag --points-at HEAD [Pipeline] } 20:29:44 $ docker exec --env ******** --env ******** e14790fbb9893d3fc3e518e238bb0c4dc7de453442fa3adc845faf4d8ecc69e5 ssh-agent -k 20:29:44 unset SSH_AUTH_SOCK; 20:29:44 unset SSH_AGENT_PID; 20:29:44 echo Agent pid 20 killed; 20:29:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:29:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:44 [ssh-agent] Looking for ssh-agent implementation... 20:29:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:44 $ docker exec e14790fbb9893d3fc3e518e238bb0c4dc7de453442fa3adc845faf4d8ecc69e5 ssh-agent 20:29:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDCKDEJ/agent.52 20:29:45 SSH_AGENT_PID=58 20:29:45 Running ssh-add (command line suppressed) 20:29:44 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) 20:29:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:45 + git semver init 20:29:45 # -> Open(): unable to determine branch for HEAD 20:29:45 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-481/.git 20:29:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-481 20:29:45 # $SEMVER_REMOTE_NAME = origin 20:29:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:29:45 # $SEMVER_USER_NAME = edgex-jenkins 20:29:45 # $SEMVER_BRANCH = PR-481 20:29:45 # $SEMVER_TEMP = /tmp/semver-866087018 20:29:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 20:29:48 # '/tmp/semver-866087018' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-481/.semver' 20:29:48 # -> Force: false 20:29:48 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-481/.semver [Pipeline] } 20:29:48 $ docker exec --env ******** --env ******** e14790fbb9893d3fc3e518e238bb0c4dc7de453442fa3adc845faf4d8ecc69e5 ssh-agent -k 20:29:48 unset SSH_AUTH_SOCK; 20:29:48 unset SSH_AGENT_PID; 20:29:48 echo Agent pid 58 killed; 20:29:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:48 + git semver [Pipeline] } 20:29:48 $ docker stop --time=1 e14790fbb9893d3fc3e518e238bb0c4dc7de453442fa3adc845faf4d8ecc69e5 20:29:49 $ docker rm -f e14790fbb9893d3fc3e518e238bb0c4dc7de453442fa3adc845faf4d8ecc69e5 [Pipeline] // withDockerContainer [Pipeline] sh 20:29:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:29:50 Stashed 1 file(s) [Pipeline] echo 20:29:50 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:30:05 Still waiting to schedule task 20:30:05 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:30:05 Still waiting to schedule task 20:30:05 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:31:41 Running on prd-centos7-docker-4c-2g-404 in /w/workspace/edgexfoundry_edgex-ui-go_PR-481 [Pipeline] { [Pipeline] ws 20:31:41 Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout 20:31:41 The recommended git tool is: git 20:31:43 using credential edgex-jenkins-ssh 20:31:43 Cloning the remote Git repository 20:31:42 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:31:42 > git init /w/workspace/edgex-ui-go/5 # timeout=10 20:31:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:31:42 > git --version # timeout=10 20:31:42 > git --version # 'git version 2.24.4' 20:31:42 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:42 [INFO] Currently running in a labeled security context 20:31:42 [INFO] Currently SELinux is 'enforcing' on the host 20:31:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh6153717573967698416.key 20:31:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:31:45 Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit f338bc90e5a0392feb5ead8fb8bb4302b4bee360 20:31:46 Merge succeeded, producing f338bc90e5a0392feb5ead8fb8bb4302b4bee360 20:31:46 Checking out Revision f338bc90e5a0392feb5ead8fb8bb4302b4bee360 (PR-481) 20:31:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:31:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:31:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:31:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:31:44 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:44 [INFO] Currently running in a labeled security context 20:31:44 [INFO] Currently SELinux is 'enforcing' on the host 20:31:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh5395598942390973684.key 20:31:44 > 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 20:31:45 > git config core.sparsecheckout # timeout=10 20:31:45 > git checkout -f f338bc90e5a0392feb5ead8fb8bb4302b4bee360 # timeout=10 20:31:45 > git remote # timeout=10 20:31:45 > git config --get remote.origin.url # timeout=10 20:31:45 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:45 [INFO] Currently running in a labeled security context 20:31:45 [INFO] Currently SELinux is 'enforcing' on the host 20:31:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/5@tmp/jenkins-gitclient-ssh3458269102264704801.key 20:31:45 > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 20:31:45 > git rev-parse HEAD^{commit} # timeout=10 20:31:45 > git config core.sparsecheckout # timeout=10 20:31:45 > git checkout -f f338bc90e5a0392feb5ead8fb8bb4302b4bee360 # timeout=10 20:31:49 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 20:31:49 provisioning config files... 20:31:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config5103036809135115554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:50 ---> docker-login.sh 20:31:50 nexus3.edgexfoundry.org:10001 20:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:50 Configure a credential helper to remove this warning. See 20:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:50 20:31:50 Login Succeeded 20:31:50 nexus3.edgexfoundry.org:10002 20:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:50 Configure a credential helper to remove this warning. See 20:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:50 20:31:50 Login Succeeded 20:31:50 nexus3.edgexfoundry.org:10003 20:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:50 Configure a credential helper to remove this warning. See 20:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:50 20:31:50 Login Succeeded 20:31:50 nexus3.edgexfoundry.org:10004 20:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:50 Configure a credential helper to remove this warning. See 20:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:50 20:31:50 Login Succeeded 20:31:50 docker.io 20:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:51 Configure a credential helper to remove this warning. See 20:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:51 20:31:51 Login Succeeded 20:31:51 ---> docker-login.sh ends [Pipeline] } 20:31:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:31:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:31:51 ========================================================= 20:31:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:31:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:31:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 20:31:51 Sending build context to Docker daemon 25.28MB 20:31:51 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 20:31:51 Step 2/14 : FROM ${BASE} AS builder 20:31:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:31:51 a0d0a0d46f8b: Pulling fs layer 20:31:51 31adcdaf11c8: Pulling fs layer 20:31:51 b8b176561691: Pulling fs layer 20:31:51 4527c011a84f: Pulling fs layer 20:31:51 5d74067f8e1e: Pulling fs layer 20:31:51 e0aca202a116: Pulling fs layer 20:31:51 3a43be97a3b4: Pulling fs layer 20:31:51 34cad66bf833: Pulling fs layer 20:31:51 b4e3c513aaa6: Pulling fs layer 20:31:51 4527c011a84f: Waiting 20:31:51 5d74067f8e1e: Waiting 20:31:51 e0aca202a116: Waiting 20:31:51 3a43be97a3b4: Waiting 20:31:51 34cad66bf833: Waiting 20:31:51 b4e3c513aaa6: Waiting 20:31:51 b8b176561691: Verifying Checksum 20:31:51 b8b176561691: Download complete 20:31:51 31adcdaf11c8: Verifying Checksum 20:31:51 31adcdaf11c8: Download complete 20:31:51 5d74067f8e1e: Verifying Checksum 20:31:51 5d74067f8e1e: Download complete 20:31:51 e0aca202a116: Verifying Checksum 20:31:51 e0aca202a116: Download complete 20:31:51 a0d0a0d46f8b: Verifying Checksum 20:31:51 a0d0a0d46f8b: Download complete 20:31:51 3a43be97a3b4: Verifying Checksum 20:31:51 3a43be97a3b4: Download complete 20:31:52 34cad66bf833: Verifying Checksum 20:31:52 34cad66bf833: Download complete 20:31:52 a0d0a0d46f8b: Pull complete 20:31:52 31adcdaf11c8: Pull complete 20:31:52 b8b176561691: Pull complete 20:31:52 4527c011a84f: Verifying Checksum 20:31:52 4527c011a84f: Download complete 20:31:52 b4e3c513aaa6: Verifying Checksum 20:31:52 b4e3c513aaa6: Download complete 20:31:55 4527c011a84f: Pull complete 20:31:55 5d74067f8e1e: Pull complete 20:31:56 e0aca202a116: Pull complete 20:31:56 3a43be97a3b4: Pull complete 20:31:56 34cad66bf833: Pull complete 20:31:58 b4e3c513aaa6: Pull complete 20:31:58 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 20:31:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:31:58 ---> 9f6097aaca64 20:31:58 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:32:00 ---> Running in 043db396a5f0 20:32:00 Removing intermediate container 043db396a5f0 20:32:00 ---> a08258d09845 20:32:00 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 20:32:01 ---> Running in e3d2375dfbd5 20:32:01 Removing intermediate container e3d2375dfbd5 20:32:01 ---> 0c5d694935e7 20:32:01 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 20:32:01 ---> Running in 1c69295a6689 20:32:01 Removing intermediate container 1c69295a6689 20:32:01 ---> 624994284368 20:32:01 Step 6/14 : LABEL Name=edgex-ui-go 20:32:01 ---> Running in 488ee21dfcc2 20:32:01 Removing intermediate container 488ee21dfcc2 20:32:01 ---> 6715d11b75fb 20:32:01 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:32:01 ---> Running in 8d23702cd10f 20:32:01 Removing intermediate container 8d23702cd10f 20:32:01 ---> e77d503239aa 20:32:01 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:01 ---> Running in e095079280a4 20:32:01 Removing intermediate container e095079280a4 20:32:01 ---> 4cfd32cd0af2 20:32:01 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:32:01 ---> Running in 62a983465877 20:32:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-403 in /w/workspace/edgexfoundry_edgex-ui-go_PR-481 [Pipeline] { [Pipeline] ws 20:32:02 Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout 20:32:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:32:02 The recommended git tool is: git 20:32:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:32:03 OK: 220 MiB in 52 packages 20:32:03 Removing intermediate container 62a983465877 20:32:03 ---> 253b46ca3223 20:32:03 Step 10/14 : ENV GO111MODULE=on 20:32:03 ---> Running in de7fdd2a1df1 20:32:03 Removing intermediate container de7fdd2a1df1 20:32:03 ---> d00a0d268a2f 20:32:03 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:32:03 ---> Running in 7af409d5d0a3 20:32:03 Removing intermediate container 7af409d5d0a3 20:32:03 ---> 3e36c13adc13 20:32:03 Step 12/14 : COPY . . 20:32:04 ---> 520e56ea28e1 20:32:04 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:04 ---> Running in 619b43041e4a 20:32:06 verifying github.com/edgexfoundry/go-mod-registry/v2@v2.1.0: checksum mismatch 20:32:06 downloaded: h1:ks0ejtLLUYKuoKrUBbWxygCU7q2mBFJlHE/+dEzV2Gw= 20:32:06 go.sum: h1:Br71RnEg870q0QjHpNE+CYHJBHXjjZ4ptoJ713m9Fmo= 20:32:06 20:32:06 SECURITY ERROR 20:32:06 This download does NOT match an earlier download recorded in go.sum. 20:32:06 The bits may have been replaced on the origin server, or an attacker may 20:32:06 have intercepted the download attempt. 20:32:06 20:32:06 For more information, see 'go help module-auth'. 20:32:06 skipping... 20:32:06 Removing intermediate container 619b43041e4a 20:32:06 ---> 721ad41f8d9f 20:32:06 Step 14/14 : RUN ${MAKE} 20:32:06 ---> Running in f4b98f8975de 20:32:07 noop 20:32:07 Removing intermediate container f4b98f8975de 20:32:07 ---> 881c11df7696 20:32:07 Successfully built 881c11df7696 20:32:07 using credential edgex-jenkins-ssh 20:32:07 Cloning the remote Git repository 20:32:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:32:07 + docker inspect -f . ci-base-image-x86_64 20:32:07 . [Pipeline] withDockerContainer 20:32:07 prd-centos7-docker-4c-2g-404 does not seem to be running inside a container 20:32:07 $ 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 20:32:08 $ docker top 024638394f7c89a58658af5ae8d41b4af88c0a257c1a4d2cb440fd17c0e48fc9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:07 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:32:07 > git init /w/workspace/edgex-ui-go/5 # timeout=10 20:32:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:32:07 > git --version # timeout=10 20:32:07 > git --version # 'git version 2.17.1' 20:32:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:08 + go version 20:32:08 go version go1.16.8 linux/amd64 [Pipeline] } 20:32:08 $ docker stop --time=1 024638394f7c89a58658af5ae8d41b4af88c0a257c1a4d2cb440fd17c0e48fc9 20:32:09 $ docker rm -f 024638394f7c89a58658af5ae8d41b4af88c0a257c1a4d2cb440fd17c0e48fc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:10 + docker inspect -f . ci-base-image-x86_64 20:32:10 . [Pipeline] withDockerContainer 20:32:10 prd-centos7-docker-4c-2g-404 does not seem to be running inside a container 20:32:10 $ 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 20:32:10 $ docker top 05b35a518e03d6a06e12972cee52dbdb3e1da5e47c78594c69bbff014b8887d3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:32:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:32:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:32:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:32:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:10 > 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 20:32:11 + make test 20:32:11 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:32:11 go: downloading github.com/gorilla/mux v1.8.0 20:32:11 go: downloading github.com/pelletier/go-toml v1.9.4 20:32:11 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 20:32:11 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 20:32:11 verifying github.com/edgexfoundry/go-mod-registry/v2@v2.1.0: checksum mismatch 20:32:11 downloaded: h1:ks0ejtLLUYKuoKrUBbWxygCU7q2mBFJlHE/+dEzV2Gw= 20:32:11 go.sum: h1:Br71RnEg870q0QjHpNE+CYHJBHXjjZ4ptoJ713m9Fmo= 20:32:11 20:32:11 SECURITY ERROR 20:32:11 This download does NOT match an earlier download recorded in go.sum. 20:32:11 The bits may have been replaced on the origin server, or an attacker may 20:32:11 have intercepted the download attempt. 20:32:11 20:32:11 For more information, see 'go help module-auth'. 20:32:11 make: *** [Makefile:37: test] Error 1 [Pipeline] } 20:32:11 $ docker stop --time=1 05b35a518e03d6a06e12972cee52dbdb3e1da5e47c78594c69bbff014b8887d3 20:32:11 Merging remotes/origin/main commit ad4623cfe039a0b77093998193f683a65e8e0037 into PR head commit f338bc90e5a0392feb5ead8fb8bb4302b4bee360 20:32:11 Merge succeeded, producing f338bc90e5a0392feb5ead8fb8bb4302b4bee360 20:32:11 Checking out Revision f338bc90e5a0392feb5ead8fb8bb4302b4bee360 (PR-481) 20:32:11 > git config core.sparsecheckout # timeout=10 20:32:11 > git checkout -f f338bc90e5a0392feb5ead8fb8bb4302b4bee360 # timeout=10 20:32:11 > git remote # timeout=10 20:32:11 > git config --get remote.origin.url # timeout=10 20:32:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:11 > git merge ad4623cfe039a0b77093998193f683a65e8e0037 # timeout=10 20:32:11 > git rev-parse HEAD^{commit} # timeout=10 20:32:11 > git config core.sparsecheckout # timeout=10 20:32:11 > git checkout -f f338bc90e5a0392feb5ead8fb8bb4302b4bee360 # timeout=10 20:32:12 $ 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 20:32:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:13 20:32:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:32:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:13 latest: Pulling from edgex-lftools-log-publisher 20:32:13 b4d181a07f80: Pulling fs layer 20:32:13 a1111a8f2ec3: Pulling fs layer 20:32:13 ed53099fbce6: Pulling fs layer 20:32:13 dc539afda2c1: Pulling fs layer 20:32:13 77bc0d833cb6: Pulling fs layer 20:32:13 9065ff56babe: Pulling fs layer 20:32:13 d287ab97295c: Pulling fs layer 20:32:13 dc539afda2c1: Waiting 20:32:13 77bc0d833cb6: Waiting 20:32:13 9065ff56babe: Waiting 20:32:13 d287ab97295c: Waiting 20:32:13 a1111a8f2ec3: Verifying Checksum 20:32:13 a1111a8f2ec3: Download complete 20:32:13 dc539afda2c1: Verifying Checksum 20:32:13 dc539afda2c1: Download complete 20:32:13 ed53099fbce6: Verifying Checksum 20:32:13 ed53099fbce6: Download complete 20:32:13 77bc0d833cb6: Verifying Checksum 20:32:13 77bc0d833cb6: Download complete 20:32:13 9065ff56babe: Verifying Checksum 20:32:13 9065ff56babe: Download complete 20:32:13 b4d181a07f80: Verifying Checksum 20:32:13 b4d181a07f80: Download complete 20:32:14 d287ab97295c: Verifying Checksum 20:32:14 d287ab97295c: Download complete 20:32:15 b4d181a07f80: Pull complete 20:32:15 a1111a8f2ec3: Pull complete 20:32:15 ed53099fbce6: Pull complete 20:32:15 dc539afda2c1: Pull complete 20:32:16 77bc0d833cb6: Pull complete 20:32:16 9065ff56babe: Pull complete 20:32:16 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 20:32:16 20:32:16 GitHub has been notified of this commit’s build result 20:32:16 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:32:17 % Total % Received % Xferd Average Speed Time Time Time Current 20:32:17 Dload Upload Total Spent Left Speed 20:32:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 87585 0 --:--:-- --:--:-- --:--:-- 88238 [Pipeline] sh 20:32:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:32:18 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 20:32:18 20:32:18 { 20:32:18 "registry-mirrors": [ 20:32:18 "https://nexus3.edgexfoundry.org:10001" 20:32:18 ], 20:32:18 "bip": "10.250.0.254/24", 20:32:18 "hosts": [ 20:32:18 "tcp://0.0.0.0:5555", 20:32:18 "unix:///var/run/docker.sock" 20:32:18 ], 20:32:18 "mtu": 1458, 20:32:18 "selinux-enabled": true, 20:32:18 "seccomp-profile": "/etc/docker/seccomp.json" 20:32:18 } [Pipeline] sh 20:32:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:32:18 + sudo service docker restart 20:32:21 d287ab97295c: Pull complete 20:32:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:32:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:32:21 prd-centos7-docker-4c-2g-404 does not seem to be running inside a container 20:32:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/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 20:32:23 $ docker top 3d3be2bee0aaa08bcac95ea9ffe9104d57adee88030a4a9cdfec129eeeb121e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:24 ---> job-cost.sh 20:32:24 lf-activate-venv: SKIPPING 20:32:24 INFO: No Stack... 20:32:25 INFO: Retrieving Pricing Info for: v3-standard-2 20:32:25 INFO: Archiving Costs [Pipeline] sh 20:32:25 + cut -d, -f6 20:32:25 + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [Pipeline] lock 20:32:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-481-5-stack-cost] 20:32:25 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-481-5-stack-cost] did not exist. Created. 20:32:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-481-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:32:26 + echo total: 0.05999999865889549 [Pipeline] stash 20:32:26 Stashed 1 file(s) [Pipeline] } 20:32:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-481-5-stack-cost] [Pipeline] // lock [Pipeline] } 20:32:26 $ docker stop --time=1 3d3be2bee0aaa08bcac95ea9ffe9104d57adee88030a4a9cdfec129eeeb121e9 20:32:27 $ 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] } 20:32:27 Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:37 provisioning config files... 20:32:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config3654427766071998554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:37 ---> docker-login.sh 20:32:37 nexus3.edgexfoundry.org:10001 20:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:38 Configure a credential helper to remove this warning. See 20:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:38 20:32:38 Login Succeeded 20:32:38 nexus3.edgexfoundry.org:10002 20:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:39 Configure a credential helper to remove this warning. See 20:32:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:39 20:32:39 Login Succeeded 20:32:39 nexus3.edgexfoundry.org:10003 20:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:39 Configure a credential helper to remove this warning. See 20:32:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:39 20:32:39 Login Succeeded 20:32:39 nexus3.edgexfoundry.org:10004 20:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:40 Configure a credential helper to remove this warning. See 20:32:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:40 20:32:40 Login Succeeded 20:32:40 docker.io 20:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:41 Configure a credential helper to remove this warning. See 20:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:41 20:32:41 Login Succeeded 20:32:41 ---> docker-login.sh ends [Pipeline] } 20:32:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:32:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:41 ========================================================= 20:32:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:32:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:32:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 20:32:43 Sending build context to Docker daemon 25.28MB 20:32:43 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 20:32:43 Step 2/14 : FROM ${BASE} AS builder 20:32:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:32:43 552d1f2373af: Pulling fs layer 20:32:43 ea3f2d53f512: Pulling fs layer 20:32:43 9e70ebbbe112: Pulling fs layer 20:32:43 7a9cfe048b4a: Pulling fs layer 20:32:43 72dc09318566: Pulling fs layer 20:32:43 f4f7b4309257: Pulling fs layer 20:32:43 0ac9a79272e3: Pulling fs layer 20:32:43 b78e95d17946: Pulling fs layer 20:32:43 72dc09318566: Waiting 20:32:43 7a9cfe048b4a: Waiting 20:32:43 f4f7b4309257: Waiting 20:32:43 0ac9a79272e3: Waiting 20:32:43 b78e95d17946: Waiting 20:32:43 9e70ebbbe112: Download complete 20:32:43 ea3f2d53f512: Verifying Checksum 20:32:43 ea3f2d53f512: Download complete 20:32:43 72dc09318566: Verifying Checksum 20:32:43 72dc09318566: Download complete 20:32:43 f4f7b4309257: Verifying Checksum 20:32:43 f4f7b4309257: Download complete 20:32:43 552d1f2373af: Verifying Checksum 20:32:43 552d1f2373af: Download complete 20:32:43 0ac9a79272e3: Verifying Checksum 20:32:43 0ac9a79272e3: Download complete 20:32:43 552d1f2373af: Pull complete 20:32:44 ea3f2d53f512: Pull complete 20:32:45 9e70ebbbe112: Pull complete 20:32:45 b78e95d17946: Verifying Checksum 20:32:45 b78e95d17946: Download complete 20:32:45 7a9cfe048b4a: Verifying Checksum 20:32:45 7a9cfe048b4a: Download complete 20:32:55 7a9cfe048b4a: Pull complete 20:32:55 72dc09318566: Pull complete 20:32:56 f4f7b4309257: Pull complete 20:32:56 0ac9a79272e3: Pull complete 20:33:02 b78e95d17946: Pull complete 20:33:02 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 20:33:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:33:02 ---> 8b459fc5aaf0 20:33:02 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:33:04 ---> Running in ad351696d571 20:33:04 Removing intermediate container ad351696d571 20:33:04 ---> ad1c3df9493a 20:33:04 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 20:33:04 ---> Running in 249f8956ddee 20:33:05 Removing intermediate container 249f8956ddee 20:33:05 ---> 008cb994a899 20:33:05 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 20:33:05 ---> Running in 3bc78dfc562b 20:33:05 Removing intermediate container 3bc78dfc562b 20:33:05 ---> e36b8d7ffa0a 20:33:05 Step 6/14 : LABEL Name=edgex-ui-go 20:33:05 ---> Running in b9b74511453a 20:33:06 Removing intermediate container b9b74511453a 20:33:06 ---> bbeddc2b45e6 20:33:06 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 20:33:06 ---> Running in 204dc956198e 20:33:06 Removing intermediate container 204dc956198e 20:33:06 ---> ff1e10861482 20:33:06 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:06 ---> Running in 5c0cf751e72c 20:33:08 Removing intermediate container 5c0cf751e72c 20:33:08 ---> 342fef2e2b83 20:33:08 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:33:09 ---> Running in 82fe96da2f1b 20:33:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:33:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:33:11 OK: 219 MiB in 52 packages 20:33:12 Removing intermediate container 82fe96da2f1b 20:33:12 ---> 90b95f968ef6 20:33:12 Step 10/14 : ENV GO111MODULE=on 20:33:12 ---> Running in b9c3b0095e4c 20:33:13 Removing intermediate container b9c3b0095e4c 20:33:13 ---> f3b2e4b72356 20:33:13 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:33:13 ---> Running in 214e8e388a8f 20:33:13 Removing intermediate container 214e8e388a8f 20:33:13 ---> ebffe28e706f 20:33:13 Step 12/14 : COPY . . 20:33:16 ---> 1580b50c82dc 20:33:16 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:16 ---> Running in 51509d34669c 20:33:19 verifying github.com/edgexfoundry/go-mod-registry/v2@v2.1.0: checksum mismatch 20:33:19 downloaded: h1:ks0ejtLLUYKuoKrUBbWxygCU7q2mBFJlHE/+dEzV2Gw= 20:33:19 go.sum: h1:Br71RnEg870q0QjHpNE+CYHJBHXjjZ4ptoJ713m9Fmo= 20:33:19 20:33:19 SECURITY ERROR 20:33:19 This download does NOT match an earlier download recorded in go.sum. 20:33:19 The bits may have been replaced on the origin server, or an attacker may 20:33:19 have intercepted the download attempt. 20:33:19 20:33:19 For more information, see 'go help module-auth'. 20:33:19 skipping... 20:33:21 Removing intermediate container 51509d34669c 20:33:21 ---> a81ec7577bcf 20:33:21 Step 14/14 : RUN ${MAKE} 20:33:21 ---> Running in 7ea9e24a0894 20:33:22 noop 20:33:23 Removing intermediate container 7ea9e24a0894 20:33:23 ---> eef7abaa4181 20:33:23 Successfully built eef7abaa4181 20:33:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:33:23 + docker inspect -f . ci-base-image-arm64 20:33:23 . [Pipeline] withDockerContainer 20:33:24 prd-ubuntu18.04-docker-arm64-4c-16g-403 does not seem to be running inside a container 20:33:24 $ 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 20:33:25 $ docker top e78cb4cf62b459568eee245eb7f9d003defe8f02b2b6450a9d777cf0865f62d7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:26 + go version 20:33:26 go version go1.16.8 linux/arm64 [Pipeline] } 20:33:26 $ docker stop --time=1 e78cb4cf62b459568eee245eb7f9d003defe8f02b2b6450a9d777cf0865f62d7 20:33:28 $ docker rm -f e78cb4cf62b459568eee245eb7f9d003defe8f02b2b6450a9d777cf0865f62d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:29 + docker inspect -f . ci-base-image-arm64 20:33:29 . [Pipeline] withDockerContainer 20:33:29 prd-ubuntu18.04-docker-arm64-4c-16g-403 does not seem to be running inside a container 20:33:29 $ 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 20:33:30 $ docker top 55313ac157f5a3438523b0c85c01accdbff0f729d67b204ce8edaa2b4f17eb16 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:33:31 + make test 20:33:31 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:33:32 go: downloading github.com/gorilla/mux v1.8.0 20:33:32 go: downloading github.com/pelletier/go-toml v1.9.4 20:33:32 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 20:33:32 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 20:33:32 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 20:33:32 go: downloading gopkg.in/yaml.v2 v2.4.0 20:33:32 verifying github.com/edgexfoundry/go-mod-registry/v2@v2.1.0: checksum mismatch 20:33:32 downloaded: h1:ks0ejtLLUYKuoKrUBbWxygCU7q2mBFJlHE/+dEzV2Gw= 20:33:32 go.sum: h1:Br71RnEg870q0QjHpNE+CYHJBHXjjZ4ptoJ713m9Fmo= 20:33:32 20:33:32 SECURITY ERROR 20:33:32 This download does NOT match an earlier download recorded in go.sum. 20:33:32 The bits may have been replaced on the origin server, or an attacker may 20:33:32 have intercepted the download attempt. 20:33:32 20:33:32 For more information, see 'go help module-auth'. 20:33:32 make: *** [Makefile:37: test] Error 1 [Pipeline] } 20:33:32 $ docker stop --time=1 55313ac157f5a3438523b0c85c01accdbff0f729d67b204ce8edaa2b4f17eb16 20:33:34 $ 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 20:33:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:35 20:33:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:33:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:36 arm64: Pulling from edgex-lftools-log-publisher 20:33:36 448f6bf000e3: Pulling fs layer 20:33:36 f757da607395: Pulling fs layer 20:33:36 05883995daec: Pulling fs layer 20:33:36 8603b9c90790: Pulling fs layer 20:33:36 1560dd03e051: Pulling fs layer 20:33:36 27f5ce0e4adf: Pulling fs layer 20:33:36 c2d8d7efcc4b: Pulling fs layer 20:33:36 8603b9c90790: Waiting 20:33:36 1560dd03e051: Waiting 20:33:36 27f5ce0e4adf: Waiting 20:33:36 c2d8d7efcc4b: Waiting 20:33:36 f757da607395: Verifying Checksum 20:33:36 f757da607395: Download complete 20:33:36 8603b9c90790: Verifying Checksum 20:33:36 8603b9c90790: Download complete 20:33:36 1560dd03e051: Verifying Checksum 20:33:36 1560dd03e051: Download complete 20:33:36 27f5ce0e4adf: Verifying Checksum 20:33:36 27f5ce0e4adf: Download complete 20:33:36 05883995daec: Verifying Checksum 20:33:36 05883995daec: Download complete 20:33:36 448f6bf000e3: Verifying Checksum 20:33:36 448f6bf000e3: Download complete 20:33:39 c2d8d7efcc4b: Verifying Checksum 20:33:39 c2d8d7efcc4b: Download complete 20:33:40 448f6bf000e3: Pull complete 20:33:40 f757da607395: Pull complete 20:33:42 05883995daec: Pull complete 20:33:42 8603b9c90790: Pull complete 20:33:43 1560dd03e051: Pull complete 20:33:43 27f5ce0e4adf: Pull complete 20:33:58 c2d8d7efcc4b: Pull complete 20:33:58 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:33:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:33:59 prd-ubuntu18.04-docker-arm64-4c-16g-403 does not seem to be running inside a container 20:33:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/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 20:34:02 $ docker top 38555cba434273ca132afee7d33229d8f74c3233fbbd11c46c35d382557161ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:03 ---> job-cost.sh 20:34:03 lf-activate-venv: SKIPPING 20:34:03 INFO: No Stack... 20:34:06 INFO: Retrieving Pricing Info for: v3-standard-4 20:34:07 INFO: Archiving Costs [Pipeline] sh 20:34:07 + cat /w/workspace/edgex-ui-go/5/archives/cost.csv 20:34:07 + cut -d, -f6 [Pipeline] lock 20:34:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-481-5-stack-cost] 20:34:07 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-481-5-stack-cost] did not exist. Created. 20:34:07 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-481-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:34:08 /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 20:34:09 + echo total: 0.10999999940395355 [Pipeline] stash 20:34:09 Warning: overwriting stash ‘stack-cost’ 20:34:09 Stashed 1 file(s) [Pipeline] } 20:34:09 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-481-5-stack-cost] [Pipeline] // lock [Pipeline] } 20:34:09 $ docker stop --time=1 38555cba434273ca132afee7d33229d8f74c3233fbbd11c46c35d382557161ff 20:34:11 $ 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] } 20:34:11 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:34:12 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-481/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:34:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:34:13 ---> package-listing.sh 20:34:13 ++ facter osfamily 20:34:13 ++ tr '[:upper:]' '[:lower:]' 20:34:14 + OS_FAMILY=redhat 20:34:14 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-481 20:34:14 + START_PACKAGES=/tmp/packages_start.txt 20:34:14 + END_PACKAGES=/tmp/packages_end.txt 20:34:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:34:14 + PACKAGES=/tmp/packages_start.txt 20:34:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-481 ']' 20:34:14 + PACKAGES=/tmp/packages_end.txt 20:34:14 + case "${OS_FAMILY}" in 20:34:14 + rpm -qa 20:34:14 + sort 20:34:14 + '[' -f /tmp/packages_start.txt ']' 20:34:14 + '[' -f /tmp/packages_end.txt ']' 20:34:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:34:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-481 ']' 20:34:14 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-481/archives/ 20:34:14 + 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 20:34:14 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 20:34:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:34:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:15 20:34:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:34:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:15 latest: Pulling from edgex-lftools-log-publisher 20:34:15 b4d181a07f80: Pulling fs layer 20:34:15 a1111a8f2ec3: Pulling fs layer 20:34:15 ed53099fbce6: Pulling fs layer 20:34:15 dc539afda2c1: Pulling fs layer 20:34:15 77bc0d833cb6: Pulling fs layer 20:34:15 9065ff56babe: Pulling fs layer 20:34:15 d287ab97295c: Pulling fs layer 20:34:15 dc539afda2c1: Waiting 20:34:15 77bc0d833cb6: Waiting 20:34:15 9065ff56babe: Waiting 20:34:15 d287ab97295c: Waiting 20:34:15 a1111a8f2ec3: Verifying Checksum 20:34:15 a1111a8f2ec3: Download complete 20:34:15 dc539afda2c1: Verifying Checksum 20:34:15 dc539afda2c1: Download complete 20:34:15 ed53099fbce6: Verifying Checksum 20:34:15 ed53099fbce6: Download complete 20:34:15 9065ff56babe: Verifying Checksum 20:34:15 9065ff56babe: Download complete 20:34:15 77bc0d833cb6: Verifying Checksum 20:34:15 77bc0d833cb6: Download complete 20:34:15 b4d181a07f80: Verifying Checksum 20:34:15 b4d181a07f80: Download complete 20:34:16 d287ab97295c: Verifying Checksum 20:34:16 d287ab97295c: Download complete 20:34:17 b4d181a07f80: Pull complete 20:34:17 a1111a8f2ec3: Pull complete 20:34:18 ed53099fbce6: Pull complete 20:34:18 dc539afda2c1: Pull complete 20:34:18 77bc0d833cb6: Pull complete 20:34:18 9065ff56babe: Pull complete 20:34:23 d287ab97295c: Pull complete 20:34:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:34:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:34:23 prd-centos7-docker-4c-2g-401 does not seem to be running inside a container 20:34:23 $ 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 20:34:26 $ docker top 9e153b3014ae12400431e8610c1f239b71a393eef6b748c31b3773b090785682 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:26 + touch /tmp/pre-build-complete [Pipeline] sh 20:34:26 + mkdir -p /var/log/sysstat [Pipeline] sh 20:34:26 + ls /var/log/sa-host 20:34:26 + sadf -c /var/log/sa-host/sa12 20:34:26 file_magic: OK 20:34:26 HZ: Using current value: 100 20:34:26 file_header: OK 20:34:26 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:34:26 Statistics: 20:34:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:34:26 File successfully converted to sysstat format version 12.0.3 20:34:26 + sadf -c /var/log/sa-host/sa30 20:34:26 file_magic: OK 20:34:26 HZ: Using current value: 100 20:34:26 file_header: OK 20:34:26 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:34:26 Statistics: 20:34:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:34:26 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:27 provisioning config files... 20:34:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-481@tmp/config1522496067361124186tmp [Pipeline] { [Pipeline] echo 20:34:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:34:27 ---> create-netrc.sh [Pipeline] } 20:34:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:34:27 ---> python-tools-install.sh [Pipeline] echo 20:34:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:34:28 ---> sudo-logs.sh 20:34:28 Archiving 'sudo' log.. 20:34:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-401.novalocal: Name or service not known 20:34:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-401.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:34:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:34:28 ---> job-cost.sh 20:34:28 lf-activate-venv: SKIPPING 20:34:28 DEBUG: total: 0.10999999940395355 20:34:28 INFO: Retrieving Stack Cost... 20:34:28 INFO: Retrieving Pricing Info for: v3-standard-2 20:34:29 INFO: Archiving Costs [Pipeline] echo 20:34:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:34:29 ---> logs-deploy.sh 20:34:29 lf-activate-venv: SKIPPING 20:34:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-481/5 20:34:29 INFO: archiving workspace using pattern(s): 20:34:30 Archives upload complete. 20:34:30 INFO: archiving logs to Nexus 20:34:30 ---> uname -a: 20:34:30 Linux prd-centos7-docker-4c-2g-401.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 20:34:30 20:34:30 20:34:30 ---> lscpu: 20:34:30 Architecture: x86_64 20:34:30 CPU op-mode(s): 32-bit, 64-bit 20:34:30 Byte Order: Little Endian 20:34:30 Address sizes: 40 bits physical, 48 bits virtual 20:34:30 CPU(s): 2 20:34:30 On-line CPU(s) list: 0,1 20:34:30 Thread(s) per core: 1 20:34:30 Core(s) per socket: 1 20:34:30 Socket(s): 2 20:34:30 NUMA node(s): 1 20:34:30 Vendor ID: AuthenticAMD 20:34:30 CPU family: 23 20:34:30 Model: 49 20:34:30 Model name: AMD EPYC-Rome Processor 20:34:30 Stepping: 0 20:34:30 CPU MHz: 2799.998 20:34:30 BogoMIPS: 5599.99 20:34:30 Virtualization: AMD-V 20:34:30 Hypervisor vendor: KVM 20:34:30 Virtualization type: full 20:34:30 L1d cache: 32K 20:34:30 L1i cache: 32K 20:34:30 L2 cache: 512K 20:34:30 L3 cache: 16384K 20:34:30 NUMA node0 CPU(s): 0,1 20:34:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 20:34:30 20:34:30 20:34:30 ---> nproc: 20:34:30 2 20:34:30 20:34:30 20:34:30 ---> df -h: 20:34:30 Filesystem Size Used Avail Use% Mounted on 20:34:30 overlay 40G 7.7G 33G 20% / 20:34:30 tmpfs 64M 0 64M 0% /dev 20:34:30 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:34:30 shm 64M 0 64M 0% /dev/shm 20:34:30 /dev/vda1 40G 7.7G 33G 20% /facter-os 20:34:30 20:34:30 20:34:30 ---> sar -b -r -n DEV: 20:34:30 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 20:34:30 20:34:30 20:29:02 LINUX RESTART (2 CPU) 20:34:30 20:34:30 20:30:01 tps rtps wtps bread/s bwrtn/s 20:34:30 20:31:01 1.92 0.00 1.92 0.00 40.59 20:34:30 20:32:01 0.15 0.00 0.15 0.00 1.93 20:34:30 20:33:01 0.33 0.00 0.33 0.00 5.20 20:34:30 20:34:01 0.25 0.00 0.25 0.00 4.30 20:34:30 Average: 0.66 0.00 0.66 0.00 13.00 20:34:30 20:34:30 20:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:34:30 20:31:01 5652436 0 619152 7.73 2620 1734732 1256524 13.87 584012 1535204 12 20:34:30 20:32:01 5660480 0 611100 7.63 2620 1734740 1240444 13.70 576072 1535424 8 20:34:30 20:33:01 5659692 0 611888 7.64 2620 1734740 1215772 13.42 577120 1535424 8 20:34:30 20:34:01 5666636 0 604936 7.55 2620 1734748 1162316 12.83 571104 1536360 8 20:34:30 Average: 5659811 0 611769 7.64 2620 1734740 1218764 13.46 577077 1535603 9 20:34:30 20:34:30 20:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:34:30 20:31:01 eth0 2.65 1.17 3.63 0.27 0.00 0.00 0.00 0.00 20:34:30 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:30 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:30 20:32:01 eth0 1.92 0.52 0.64 0.39 0.00 0.00 0.00 0.00 20:34:30 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:30 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:30 20:33:01 eth0 0.70 0.30 0.28 0.20 0.00 0.00 0.00 0.00 20:34:30 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:30 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:30 20:34:01 eth0 0.60 0.10 0.06 0.01 0.00 0.00 0.00 0.00 20:34:30 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:30 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:30 Average: eth0 1.47 0.52 1.15 0.21 0.00 0.00 0.00 0.00 20:34:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:34:30 20:34:30 20:34:30 ---> sar -P ALL: 20:34:30 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 20:34:30 20:34:30 20:29:02 LINUX RESTART (2 CPU) 20:34:30 20:34:30 20:30:01 CPU %user %nice %system %iowait %steal %idle 20:34:30 20:31:01 all 0.23 0.00 0.05 0.00 0.03 99.69 20:34:30 20:31:01 0 0.15 0.00 0.05 0.00 0.03 99.77 20:34:30 20:31:01 1 0.30 0.00 0.05 0.00 0.03 99.62 20:34:30 20:32:01 all 0.13 0.00 0.03 0.00 0.04 99.81 20:34:30 20:32:01 0 0.07 0.00 0.02 0.00 0.03 99.88 20:34:30 20:32:01 1 0.18 0.00 0.03 0.00 0.05 99.73 20:34:30 20:33:01 all 0.13 0.00 0.02 0.00 0.03 99.82 20:34:30 20:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:34:30 20:33:01 1 0.25 0.00 0.02 0.00 0.03 99.70 20:34:30 20:34:01 all 0.25 0.00 0.03 0.00 0.03 99.70 20:34:30 20:34:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:34:30 20:34:01 1 0.47 0.00 0.02 0.00 0.02 99.50 20:34:30 Average: all 0.18 0.00 0.03 0.00 0.03 99.76 20:34:30 Average: 0 0.07 0.00 0.03 0.00 0.03 99.87 20:34:30 Average: 1 0.30 0.00 0.03 0.00 0.03 99.64 20:34:30 20:34:30 20:34:30