Pull request #475 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from d6838eec108f345807635aa541aff62da0973891+26e4c85ee81701305d3fc90cd21a8c7f1f512706 (58d2f6228b77f88e2a54d0ae3cc0f33e8d11abe4) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6773750105115822497.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1195762207004868794.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-475/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-475/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2250667229852981222.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-475/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3647366315759864733.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7720731799735656768.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-475/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-475/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5559830576601575266.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-28082 in /w/workspace/edgexfoundry_edgex-ui-go_PR-475 [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-475 # 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-475@tmp/jenkins-gitclient-ssh4486301943802627276.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/jenkins-gitclient-ssh3301015593537247084.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 26e4c85ee81701305d3fc90cd21a8c7f1f512706 into PR head commit d6838eec108f345807635aa541aff62da0973891 Merge succeeded, producing d6838eec108f345807635aa541aff62da0973891 Checking out Revision d6838eec108f345807635aa541aff62da0973891 (PR-475) > git config core.sparsecheckout # timeout=10 > git checkout -f d6838eec108f345807635aa541aff62da0973891 # 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-475@tmp/jenkins-gitclient-ssh9105016636014339591.key > git merge 26e4c85ee81701305d3fc90cd21a8c7f1f512706 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6838eec108f345807635aa541aff62da0973891 # timeout=10 Commit message: "feat: update README.md and remove a number of broken links" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:52:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:52:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:52:52 ========================================================= 10:52:52 EdgeX Global Pipelines Version Info 10:52:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:52:53 ------------------- 10:52:53 stable info: 10:52:53 ------------------- 10:52:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:52:53 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 10:52:53 Message: update stable to v1.0.211 10:52:54 ------------------- 10:52:54 experimental info: 10:52:54 ------------------- 10:52:54 Commited By: **** collab-it+edgex@linuxfoundation.org 10:52:54 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 10:52:54 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:52:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 10:52:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 10:52:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:52:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:52:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:52:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:52:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-475 [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-475 [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-475 [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6838eec108f345807635aa541aff62da0973891 [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6838ee [Pipeline] echo 10:52:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:52:56 provisioning config files... 10:52:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/config375180590193719541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:56 ---> docker-login.sh 10:52:56 nexus3.edgexfoundry.org:10001 10:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:52:56 Configure a credential helper to remove this warning. See 10:52:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:52:56 10:52:56 Login Succeeded 10:52:56 nexus3.edgexfoundry.org:10002 10:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:52:56 Configure a credential helper to remove this warning. See 10:52:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:52:56 10:52:56 Login Succeeded 10:52:56 nexus3.edgexfoundry.org:10003 10:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:52:56 Configure a credential helper to remove this warning. See 10:52:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:52:56 10:52:56 Login Succeeded 10:52:56 nexus3.edgexfoundry.org:10004 10:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:52:56 Configure a credential helper to remove this warning. See 10:52:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:52:56 10:52:56 Login Succeeded 10:52:56 docker.io 10:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:52:57 Configure a credential helper to remove this warning. See 10:52:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:52:57 10:52:57 Login Succeeded 10:52:57 ---> docker-login.sh ends [Pipeline] } 10:52:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:52:58 + git rev-list -1 --merges d6838eec108f345807635aa541aff62da0973891~1..d6838eec108f345807635aa541aff62da0973891 [Pipeline] echo 10:52:58 -----------> git rev-list -1 --merges d6838eec108f345807635aa541aff62da0973891~1..d6838eec108f345807635aa541aff62da0973891 d6838eec108f345807635aa541aff62da0973891 [false] [Pipeline] sh 10:52:58 + git log --format=format:%s -1 d6838eec108f345807635aa541aff62da0973891 [Pipeline] echo 10:52:58 ========================================================= 10:52:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:52:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:52:59 + git log --format=format:%s -1 d6838eec108f345807635aa541aff62da0973891 [Pipeline] echo 10:52:59 [semverPrep] GIT_COMMIT: d6838eec108f345807635aa541aff62da0973891, Commit Message: feat: update README.md and remove a number of broken links [Pipeline] echo 10:52:59 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:53:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:53:00 10:53:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:53:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:53:01 latest: Pulling from edgex-devops/git-semver 10:53:01 a0d0a0d46f8b: Pulling fs layer 10:53:01 3e5f54012d9b: Pulling fs layer 10:53:01 4c7163046ea9: Pulling fs layer 10:53:01 0c2d73faf560: Pulling fs layer 10:53:01 0c2d73faf560: Waiting 10:53:01 3e5f54012d9b: Verifying Checksum 10:53:01 3e5f54012d9b: Download complete 10:53:01 a0d0a0d46f8b: Verifying Checksum 10:53:01 a0d0a0d46f8b: Download complete 10:53:01 0c2d73faf560: Verifying Checksum 10:53:01 0c2d73faf560: Download complete 10:53:01 4c7163046ea9: Verifying Checksum 10:53:01 4c7163046ea9: Download complete 10:53:01 a0d0a0d46f8b: Pull complete 10:53:01 3e5f54012d9b: Pull complete 10:53:01 4c7163046ea9: Pull complete 10:53:01 0c2d73faf560: Pull complete 10:53:01 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 10:53:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:53:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:53:01 prd-centos7-docker-4c-2g-28082 does not seem to be running inside a container 10:53:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-475 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-475:/w/workspace/edgexfoundry_edgex-ui-go_PR-475:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:53:02 $ docker top 5b17e15847a6bb6e8a98f5ee4dff8de9d69ce62b221299e81ac020a5ea93e3db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:53:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:53:02 [ssh-agent] Looking for ssh-agent implementation... 10:53:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:53:02 $ docker exec 5b17e15847a6bb6e8a98f5ee4dff8de9d69ce62b221299e81ac020a5ea93e3db ssh-agent 10:53:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFgOkHf/agent.14 10:53:03 SSH_AGENT_PID=20 10:53:03 Running ssh-add (command line suppressed) 10:53:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/private_key_7384276604595757621.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/private_key_7384276604595757621.key) 10:53:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:53:03 + git tag --points-at HEAD [Pipeline] } 10:53:03 $ docker exec --env ******** --env ******** 5b17e15847a6bb6e8a98f5ee4dff8de9d69ce62b221299e81ac020a5ea93e3db ssh-agent -k 10:53:03 unset SSH_AUTH_SOCK; 10:53:03 unset SSH_AGENT_PID; 10:53:03 echo Agent pid 20 killed; 10:53:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:53:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:53:03 [ssh-agent] Looking for ssh-agent implementation... 10:53:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:53:03 $ docker exec 5b17e15847a6bb6e8a98f5ee4dff8de9d69ce62b221299e81ac020a5ea93e3db ssh-agent 10:53:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGHbBGg/agent.56 10:53:03 SSH_AGENT_PID=63 10:53:03 Running ssh-add (command line suppressed) 10:53:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/private_key_6003983407619127075.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/private_key_6003983407619127075.key) 10:53:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:53:04 + git semver init 10:53:04 # -> Open(): unable to determine branch for HEAD 10:53:04 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-475/.git 10:53:04 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-475 10:53:04 # $SEMVER_REMOTE_NAME = origin 10:53:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:53:04 # $SEMVER_USER_NAME = edgex-jenkins 10:53:04 # $SEMVER_BRANCH = PR-475 10:53:04 # $SEMVER_TEMP = /tmp/semver-401796942 10:53:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 10:53:07 # '/tmp/semver-401796942' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-475/.semver' 10:53:07 # -> Force: false 10:53:07 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-475/.semver [Pipeline] } 10:53:07 $ docker exec --env ******** --env ******** 5b17e15847a6bb6e8a98f5ee4dff8de9d69ce62b221299e81ac020a5ea93e3db ssh-agent -k 10:53:07 unset SSH_AUTH_SOCK; 10:53:07 unset SSH_AGENT_PID; 10:53:07 echo Agent pid 63 killed; 10:53:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:53:07 + git semver [Pipeline] } 10:53:07 $ docker stop --time=1 5b17e15847a6bb6e8a98f5ee4dff8de9d69ce62b221299e81ac020a5ea93e3db 10:53:08 $ docker rm -f 5b17e15847a6bb6e8a98f5ee4dff8de9d69ce62b221299e81ac020a5ea93e3db [Pipeline] // withDockerContainer [Pipeline] sh 10:53:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:53:09 Stashed 1 file(s) [Pipeline] echo 10:53:09 [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 10:53:25 Still waiting to schedule task 10:53:25 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28082’ 10:53:25 Still waiting to schedule task 10:53:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:54:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28083 in /w/workspace/edgexfoundry_edgex-ui-go_PR-475 [Pipeline] { [Pipeline] ws 10:54:53 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 10:54:53 The recommended git tool is: git 10:54:58 using credential edgex-jenkins-ssh 10:54:58 Cloning the remote Git repository 10:54:59 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:54:59 > git init /w/workspace/edgex-ui-go/1 # timeout=10 10:54:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:54:59 > git --version # timeout=10 10:54:59 > git --version # 'git version 2.17.1' 10:54:59 using GIT_SSH to set credentials SSH Credentials for GitHub 10:54:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:55:03 Merging remotes/origin/main commit 26e4c85ee81701305d3fc90cd21a8c7f1f512706 into PR head commit d6838eec108f345807635aa541aff62da0973891 10:55:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:55:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:55:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:55:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:55:02 using GIT_SSH to set credentials SSH Credentials for GitHub 10:55:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:55:03 > git config core.sparsecheckout # timeout=10 10:55:03 > git checkout -f d6838eec108f345807635aa541aff62da0973891 # timeout=10 10:55:03 Merge succeeded, producing d6838eec108f345807635aa541aff62da0973891 10:55:03 Checking out Revision d6838eec108f345807635aa541aff62da0973891 (PR-475) 10:55:03 > git remote # timeout=10 10:55:03 > git config --get remote.origin.url # timeout=10 10:55:03 using GIT_SSH to set credentials SSH Credentials for GitHub 10:55:03 > git merge 26e4c85ee81701305d3fc90cd21a8c7f1f512706 # timeout=10 10:55:03 > git rev-parse HEAD^{commit} # timeout=10 10:55:03 > git config core.sparsecheckout # timeout=10 10:55:03 > git checkout -f d6838eec108f345807635aa541aff62da0973891 # timeout=10 10:55:08 Commit message: "feat: update README.md and remove a number of broken links" 10:55:08 > git --version # timeout=10 10:55:08 > git --version # 'git version 2.17.1' 10:55:08 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:55:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:55:09 % Total % Received % Xferd Average Speed Time Time Time Current 10:55:09 Dload Upload Total Spent Left Speed 10:55:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 32306 0 --:--:-- --:--:-- --:--:-- 32306 [Pipeline] sh 10:55:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:55:10 + + sudo teesudo /etc/docker/daemon.new jq 10:55:10 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:55:10 { 10:55:10 "registry-mirrors": [ 10:55:10 "https://nexus3.edgexfoundry.org:10001" 10:55:10 ], 10:55:10 "bip": "10.250.0.254/24", 10:55:10 "hosts": [ 10:55:10 "tcp://0.0.0.0:5555", 10:55:10 "unix:///var/run/docker.sock" 10:55:10 ], 10:55:10 "mtu": 1458, 10:55:10 "selinux-enabled": true, 10:55:10 "seccomp-profile": "/etc/docker/seccomp.json" 10:55:10 } [Pipeline] sh 10:55:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:55:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:55:29 provisioning config files... 10:55:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config265943180285136651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:30 ---> docker-login.sh 10:55:30 nexus3.edgexfoundry.org:10001 10:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:31 Configure a credential helper to remove this warning. See 10:55:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:31 10:55:31 Login Succeeded 10:55:31 nexus3.edgexfoundry.org:10002 10:55:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:32 Configure a credential helper to remove this warning. See 10:55:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:32 10:55:32 Login Succeeded 10:55:32 nexus3.edgexfoundry.org:10003 10:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:32 Configure a credential helper to remove this warning. See 10:55:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:32 10:55:32 Login Succeeded 10:55:32 nexus3.edgexfoundry.org:10004 10:55:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:32 Configure a credential helper to remove this warning. See 10:55:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:32 10:55:32 Login Succeeded 10:55:33 docker.io 10:55:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:34 Configure a credential helper to remove this warning. See 10:55:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:34 10:55:34 Login Succeeded 10:55:34 ---> docker-login.sh ends [Pipeline] } 10:55:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:55:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:55:34 ========================================================= 10:55:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:55:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:55:35 + 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 . 10:55:36 Sending build context to Docker daemon 25.19MB 10:55:36 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 10:55:36 Step 2/14 : FROM ${BASE} AS builder 10:55:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:55:36 552d1f2373af: Pulling fs layer 10:55:36 ea3f2d53f512: Pulling fs layer 10:55:36 9e70ebbbe112: Pulling fs layer 10:55:36 7a9cfe048b4a: Pulling fs layer 10:55:36 72dc09318566: Pulling fs layer 10:55:36 f4f7b4309257: Pulling fs layer 10:55:36 0ac9a79272e3: Pulling fs layer 10:55:36 b78e95d17946: Pulling fs layer 10:55:36 72dc09318566: Waiting 10:55:36 f4f7b4309257: Waiting 10:55:36 0ac9a79272e3: Waiting 10:55:36 b78e95d17946: Waiting 10:55:36 7a9cfe048b4a: Waiting 10:55:36 9e70ebbbe112: Verifying Checksum 10:55:36 9e70ebbbe112: Download complete 10:55:36 ea3f2d53f512: Verifying Checksum 10:55:36 ea3f2d53f512: Download complete 10:55:36 72dc09318566: Verifying Checksum 10:55:36 72dc09318566: Download complete 10:55:36 f4f7b4309257: Verifying Checksum 10:55:36 f4f7b4309257: Download complete 10:55:36 552d1f2373af: Verifying Checksum 10:55:36 552d1f2373af: Download complete 10:55:36 0ac9a79272e3: Download complete 10:55:37 552d1f2373af: Pull complete 10:55:38 ea3f2d53f512: Pull complete 10:55:38 9e70ebbbe112: Pull complete 10:55:38 b78e95d17946: Verifying Checksum 10:55:38 b78e95d17946: Download complete 10:55:38 7a9cfe048b4a: Verifying Checksum 10:55:38 7a9cfe048b4a: Download complete 10:55:48 Running on prd-centos7-docker-4c-2g-28084 in /w/workspace/edgexfoundry_edgex-ui-go_PR-475 [Pipeline] { [Pipeline] ws 10:55:48 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 10:55:49 The recommended git tool is: git 10:55:51 using credential edgex-jenkins-ssh 10:55:51 Cloning the remote Git repository 10:55:50 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:55:50 > git init /w/workspace/edgex-ui-go/1 # timeout=10 10:55:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:55:50 > git --version # timeout=10 10:55:50 > git --version # 'git version 2.24.4' 10:55:50 using GIT_SSH to set credentials SSH Credentials for GitHub 10:55:50 [INFO] Currently running in a labeled security context 10:55:50 [INFO] Currently SELinux is 'enforcing' on the host 10:55:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2844553138411217300.key 10:55:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:55:51 7a9cfe048b4a: Pull complete 10:55:51 72dc09318566: Pull complete 10:55:51 f4f7b4309257: Pull complete 10:55:51 0ac9a79272e3: Pull complete 10:55:53 Merging remotes/origin/main commit 26e4c85ee81701305d3fc90cd21a8c7f1f512706 into PR head commit d6838eec108f345807635aa541aff62da0973891 10:55:53 Merge succeeded, producing d6838eec108f345807635aa541aff62da0973891 10:55:53 Checking out Revision d6838eec108f345807635aa541aff62da0973891 (PR-475) 10:55:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:55:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:55:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:55:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:55:52 using GIT_SSH to set credentials SSH Credentials for GitHub 10:55:52 [INFO] Currently running in a labeled security context 10:55:52 [INFO] Currently SELinux is 'enforcing' on the host 10:55:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6100254245258977448.key 10:55:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:55:52 > git config core.sparsecheckout # timeout=10 10:55:52 > git checkout -f d6838eec108f345807635aa541aff62da0973891 # timeout=10 10:55:52 > git remote # timeout=10 10:55:52 > git config --get remote.origin.url # timeout=10 10:55:52 using GIT_SSH to set credentials SSH Credentials for GitHub 10:55:52 [INFO] Currently running in a labeled security context 10:55:52 [INFO] Currently SELinux is 'enforcing' on the host 10:55:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh8314663907172942423.key 10:55:52 > git merge 26e4c85ee81701305d3fc90cd21a8c7f1f512706 # timeout=10 10:55:52 > git rev-parse HEAD^{commit} # timeout=10 10:55:52 > git config core.sparsecheckout # timeout=10 10:55:52 > git checkout -f d6838eec108f345807635aa541aff62da0973891 # timeout=10 10:55:56 b78e95d17946: Pull complete 10:55:56 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 10:55:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:55:56 ---> 8b459fc5aaf0 10:55:56 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:55:57 Commit message: "feat: update README.md and remove a number of broken links" 10:55:56 > git --version # timeout=10 10:55:56 > git --version # 'git version 2.24.4' 10:55:56 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:55:57 provisioning config files... 10:55:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3965175693444183709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:58 ---> docker-login.sh 10:55:58 nexus3.edgexfoundry.org:10001 10:55:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:58 Configure a credential helper to remove this warning. See 10:55:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:58 10:55:58 Login Succeeded 10:55:58 nexus3.edgexfoundry.org:10002 10:55:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:58 ---> Running in 81cf812e9e4e 10:55:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:58 Configure a credential helper to remove this warning. See 10:55:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:58 10:55:58 Login Succeeded 10:55:58 nexus3.edgexfoundry.org:10003 10:55:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:58 Configure a credential helper to remove this warning. See 10:55:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:58 10:55:58 Login Succeeded 10:55:58 nexus3.edgexfoundry.org:10004 10:55:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:58 Removing intermediate container 81cf812e9e4e 10:55:58 ---> 25da32b4f498 10:55:58 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 10:55:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:58 Configure a credential helper to remove this warning. See 10:55:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:58 10:55:58 Login Succeeded 10:55:58 docker.io 10:55:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:58 ---> Running in 399f85d4f996 10:55:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:58 Configure a credential helper to remove this warning. See 10:55:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:58 10:55:58 Login Succeeded 10:55:58 ---> docker-login.sh ends [Pipeline] } 10:55:59 Deleting 1 temporary files [Pipeline] // configFileProvider 10:55:59 Removing intermediate container 399f85d4f996 10:55:59 ---> 3332e076b07d 10:55:59 Step 5/14 : ARG ALPINE_PKG_EXTRA="" [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:55:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:55:59 ========================================================= 10:55:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:55:59 ========================================================= [Pipeline] fileExists 10:55:59 ---> Running in 287f5237e000 [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:55:59 Removing intermediate container 287f5237e000 10:55:59 ---> f0251caa8a9e 10:55:59 Step 6/14 : LABEL Name=edgex-ui-go 10:55:59 + 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 . 10:55:59 Sending build context to Docker daemon 25.19MB 10:55:59 ---> Running in 323f399f4030 10:55:59 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 10:55:59 Step 2/14 : FROM ${BASE} AS builder 10:55:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:55:59 a0d0a0d46f8b: Pulling fs layer 10:55:59 31adcdaf11c8: Pulling fs layer 10:55:59 b8b176561691: Pulling fs layer 10:55:59 4527c011a84f: Pulling fs layer 10:55:59 5d74067f8e1e: Pulling fs layer 10:55:59 e0aca202a116: Pulling fs layer 10:55:59 3a43be97a3b4: Pulling fs layer 10:55:59 34cad66bf833: Pulling fs layer 10:55:59 b4e3c513aaa6: Pulling fs layer 10:55:59 4527c011a84f: Waiting 10:55:59 5d74067f8e1e: Waiting 10:55:59 e0aca202a116: Waiting 10:55:59 3a43be97a3b4: Waiting 10:55:59 34cad66bf833: Waiting 10:55:59 b4e3c513aaa6: Waiting 10:55:59 b8b176561691: Verifying Checksum 10:55:59 b8b176561691: Download complete 10:55:59 31adcdaf11c8: Verifying Checksum 10:55:59 31adcdaf11c8: Download complete 10:55:59 5d74067f8e1e: Download complete 10:55:59 e0aca202a116: Verifying Checksum 10:55:59 e0aca202a116: Download complete 10:55:59 a0d0a0d46f8b: Verifying Checksum 10:55:59 a0d0a0d46f8b: Download complete 10:55:59 3a43be97a3b4: Verifying Checksum 10:55:59 3a43be97a3b4: Download complete 10:56:00 Removing intermediate container 323f399f4030 10:56:00 ---> 91eb7ff4884b 10:56:00 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:56:00 34cad66bf833: Verifying Checksum 10:56:00 34cad66bf833: Download complete 10:56:00 ---> Running in cc92cc05ef0c 10:56:00 b4e3c513aaa6: Verifying Checksum 10:56:00 b4e3c513aaa6: Download complete 10:56:00 4527c011a84f: Verifying Checksum 10:56:00 4527c011a84f: Download complete 10:56:00 a0d0a0d46f8b: Pull complete 10:56:00 Removing intermediate container cc92cc05ef0c 10:56:00 ---> 4861bec5bbed 10:56:00 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:00 ---> Running in 684bca7301a1 10:56:00 31adcdaf11c8: Pull complete 10:56:00 b8b176561691: Pull complete 10:56:03 Removing intermediate container 684bca7301a1 10:56:03 ---> 4988d6ebaece 10:56:03 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:56:03 ---> Running in 105604a91022 10:56:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:56:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:56:05 4527c011a84f: Pull complete 10:56:05 5d74067f8e1e: Pull complete 10:56:05 e0aca202a116: Pull complete 10:56:05 3a43be97a3b4: Pull complete 10:56:05 34cad66bf833: Pull complete 10:56:05 OK: 219 MiB in 52 packages 10:56:06 Removing intermediate container 105604a91022 10:56:06 ---> 94b0dcd155cf 10:56:06 Step 10/14 : ENV GO111MODULE=on 10:56:06 ---> Running in 5ef1fa88299a 10:56:07 Removing intermediate container 5ef1fa88299a 10:56:07 ---> 20aff7fbbc97 10:56:07 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:56:07 ---> Running in b184d56d069a 10:56:07 Removing intermediate container b184d56d069a 10:56:07 ---> 9b2e70f18943 10:56:07 Step 12/14 : COPY . . 10:56:07 b4e3c513aaa6: Pull complete 10:56:07 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 10:56:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:56:07 ---> 9f6097aaca64 10:56:07 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:56:09 ---> Running in 204feee2adfc 10:56:09 Removing intermediate container 204feee2adfc 10:56:09 ---> c9b597585763 10:56:09 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 10:56:09 ---> Running in f39ecab01c8a 10:56:09 Removing intermediate container f39ecab01c8a 10:56:09 ---> fde515c99cb6 10:56:09 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 10:56:09 ---> Running in 307a82fb8b69 10:56:09 Removing intermediate container 307a82fb8b69 10:56:09 ---> 568c67f7f765 10:56:09 Step 6/14 : LABEL Name=edgex-ui-go 10:56:09 ---> Running in 3660a28ff8f1 10:56:09 Removing intermediate container 3660a28ff8f1 10:56:09 ---> f4e5d2131112 10:56:09 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:56:09 ---> Running in 0d733ec9ee44 10:56:09 Removing intermediate container 0d733ec9ee44 10:56:09 ---> af278c7207a3 10:56:09 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:09 ---> Running in 8c1d58826bd0 10:56:10 Removing intermediate container 8c1d58826bd0 10:56:10 ---> 9c4a5f221279 10:56:10 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:56:10 ---> Running in a311e3751a8e 10:56:10 ---> 44e53b7270da 10:56:10 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:10 ---> Running in 069607aee3c0 10:56:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:56:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:56:11 OK: 220 MiB in 52 packages 10:56:11 Removing intermediate container a311e3751a8e 10:56:11 ---> ff4ea6699aa3 10:56:11 Step 10/14 : ENV GO111MODULE=on 10:56:11 ---> Running in 47619c2fa85a 10:56:12 Removing intermediate container 47619c2fa85a 10:56:12 ---> 283426cd0640 10:56:12 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:56:12 ---> Running in 3f8837a43d05 10:56:12 Removing intermediate container 3f8837a43d05 10:56:12 ---> 27d05bb2d37f 10:56:12 Step 12/14 : COPY . . 10:56:13 ---> 78cb1d27806a 10:56:13 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:13 ---> Running in 1141589db87a 10:56:25 Removing intermediate container 1141589db87a 10:56:25 ---> fd98d9eeb26a 10:56:25 Step 14/14 : RUN ${MAKE} 10:56:25 ---> Running in ea7a4b471f14 10:56:25 noop 10:56:25 Removing intermediate container ea7a4b471f14 10:56:25 ---> 86da387ad98a 10:56:25 Successfully built 86da387ad98a 10:56:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:56:26 + docker inspect -f . ci-base-image-x86_64 10:56:26 . [Pipeline] withDockerContainer 10:56:26 prd-centos7-docker-4c-2g-28084 does not seem to be running inside a container 10:56:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:56:27 $ docker top fd72a80a2cc7e3cd8379070b29eb140d1e7baaaef84f07d103d8d6182934ee93 -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:27 + go version 10:56:27 go version go1.16.8 linux/amd64 [Pipeline] } 10:56:27 $ docker stop --time=1 fd72a80a2cc7e3cd8379070b29eb140d1e7baaaef84f07d103d8d6182934ee93 10:56:28 $ docker rm -f fd72a80a2cc7e3cd8379070b29eb140d1e7baaaef84f07d103d8d6182934ee93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:56:29 + docker inspect -f . ci-base-image-x86_64 10:56:29 . [Pipeline] withDockerContainer 10:56:29 prd-centos7-docker-4c-2g-28084 does not seem to be running inside a container 10:56:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:56:29 $ docker top 1ffc58f1822bba0489aa827c843eaa031d756de6698668a12ee22f06bfe20597 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:56:30 + make test 10:56:30 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:56:30 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:56:36 Removing intermediate container 069607aee3c0 10:56:36 ---> e6eb38a62a03 10:56:36 Step 14/14 : RUN ${MAKE} 10:56:36 ---> Running in 91c4c78c5b05 10:56:37 noop 10:56:37 Removing intermediate container 91c4c78c5b05 10:56:37 ---> 376785e660f1 10:56:38 Successfully built 376785e660f1 10:56:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:56:38 + docker inspect -f . ci-base-image-arm64 10:56:38 . [Pipeline] withDockerContainer 10:56:38 prd-ubuntu18.04-docker-arm64-4c-16g-28083 does not seem to be running inside a container 10:56:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:56:40 $ docker top 933acee0c17f72a4b343641bc772a0df9f0a717f0a8df472933d0b36248a467c -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:41 + go version 10:56:41 go version go1.16.8 linux/arm64 [Pipeline] } 10:56:41 $ docker stop --time=1 933acee0c17f72a4b343641bc772a0df9f0a717f0a8df472933d0b36248a467c 10:56:43 $ docker rm -f 933acee0c17f72a4b343641bc772a0df9f0a717f0a8df472933d0b36248a467c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:56:44 + docker inspect -f . ci-base-image-arm64 10:56:44 . [Pipeline] withDockerContainer 10:56:44 prd-ubuntu18.04-docker-arm64-4c-16g-28083 does not seem to be running inside a container 10:56:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:56:45 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:56:45 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:56:45 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:56:45 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:56:45 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:56:45 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:56:45 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:56:45 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:56:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:56:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:56:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:56:45 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 10:56:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:56:46 $ docker top 88191a1de78c093a0b1d57ad085dda6ff6e6e344434e69d6f63caef94949e871 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:56:47 + make test 10:56:47 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:56:48 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:56:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:56:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 10:56:50 $ docker stop --time=1 1ffc58f1822bba0489aa827c843eaa031d756de6698668a12ee22f06bfe20597 10:56:52 $ docker rm -f 1ffc58f1822bba0489aa827c843eaa031d756de6698668a12ee22f06bfe20597 [Pipeline] // withDockerContainer [Pipeline] sh 10:56:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:56:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:56:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:56:55 + ls -al . 10:56:55 total 88 10:56:55 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 9 10:56 . 10:56:55 drwxrwxr-x. 4 jenkins jenkins 28 Nov 9 10:55 .. 10:56:55 drwxrwxr-x. 3 jenkins jenkins 20 Nov 9 10:55 assets 10:56:55 drwxrwxr-x. 2 jenkins jenkins 66 Nov 9 10:55 bin 10:56:55 drwxrwxr-x. 3 jenkins jenkins 29 Nov 9 10:55 cmd 10:56:55 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 9 10:55 CONTRIBUTING.md 10:56:55 -rw-r--r--. 1 jenkins jenkins 10 Nov 9 10:56 coverage.out 10:56:55 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 9 10:55 Dockerfile 10:56:55 drwxrwxr-x. 2 jenkins jenkins 23 Nov 9 10:55 docs 10:56:55 drwxrwxr-x. 8 jenkins jenkins 179 Nov 9 10:55 .git 10:56:55 drwxrwxr-x. 2 jenkins jenkins 103 Nov 9 10:55 .github 10:56:55 -rw-rw-r--. 1 jenkins jenkins 155 Nov 9 10:55 .gitignore 10:56:55 -rw-rw-r--. 1 jenkins jenkins 880 Nov 9 10:55 go.mod 10:56:55 -rw-rw-r--. 1 jenkins jenkins 24176 Nov 9 10:55 go.sum 10:56:55 drwxrwxr-x. 9 jenkins jenkins 125 Nov 9 10:55 internal 10:56:55 -rw-rw-r--. 1 jenkins jenkins 652 Nov 9 10:55 Jenkinsfile 10:56:55 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 9 10:55 LICENSE 10:56:55 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 9 10:55 Makefile 10:56:55 drwxrwxr-x. 3 jenkins jenkins 19 Nov 9 10:55 pkg 10:56:55 -rw-rw-r--. 1 jenkins jenkins 4404 Nov 9 10:55 README.md 10:56:55 drwxrwxr-x. 4 jenkins jenkins 71 Nov 9 10:55 snap 10:56:55 -rw-rw-r--. 1 jenkins jenkins 5 Nov 9 10:53 VERSION 10:56:55 -rw-rw-r--. 1 jenkins jenkins 155 Nov 9 10:55 version.go 10:56:55 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 9 10:55 web [Pipeline] isUnix [Pipeline] sh 10:56:55 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d6838eec108f345807635aa541aff62da0973891 --label arch=amd64 --label version=0.0.0 . 10:56:55 Sending build context to Docker daemon 25.19MB 10:56:55 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 10:56:55 Step 2/22 : FROM ${BASE} AS builder 10:56:55 ---> 86da387ad98a 10:56:55 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:56:56 ---> Running in 1058720e8a40 10:56:56 Removing intermediate container 1058720e8a40 10:56:56 ---> e10e1fce4514 10:56:56 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 10:56:56 ---> Running in 2c1b534ba0c0 10:56:56 Removing intermediate container 2c1b534ba0c0 10:56:56 ---> 361940dc8407 10:56:56 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 10:56:56 ---> Running in 151b9b4742dc 10:56:56 Removing intermediate container 151b9b4742dc 10:56:56 ---> 068e7216301e 10:56:56 Step 6/22 : LABEL Name=edgex-ui-go 10:56:56 ---> Running in 68d775af3837 10:56:56 Removing intermediate container 68d775af3837 10:56:56 ---> e71272b3d994 10:56:56 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:56:56 ---> Running in 8e1dc400b2d6 10:56:56 Removing intermediate container 8e1dc400b2d6 10:56:56 ---> 048ff9781ffb 10:56:56 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:56 ---> Running in 733d25912cf0 10:56:56 Removing intermediate container 733d25912cf0 10:56:56 ---> d03e7a890fa0 10:56:56 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:56:57 ---> Running in c2190f032535 10:56:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:56:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:56:58 OK: 220 MiB in 52 packages 10:56:58 Removing intermediate container c2190f032535 10:56:58 ---> 674b088f15f3 10:56:58 Step 10/22 : ENV GO111MODULE=on 10:56:58 ---> Running in 2e76055e0b63 10:56:58 Removing intermediate container 2e76055e0b63 10:56:58 ---> c575bc062948 10:56:58 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:56:58 ---> Running in cfd022a37cab 10:56:58 Removing intermediate container cfd022a37cab 10:56:58 ---> 9c034c363652 10:56:58 Step 12/22 : COPY . . 10:56:59 ---> dcc995a05bb6 10:56:59 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:59 ---> Running in 721d9e5269b6 10:57:00 Removing intermediate container 721d9e5269b6 10:57:00 ---> d306e9e0bf2b 10:57:00 Step 14/22 : RUN ${MAKE} 10:57:00 ---> Running in 5463a47726d2 10:57:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:57:10 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:57:11 Removing intermediate container 5463a47726d2 10:57:11 ---> e23bcf54aee8 10:57:11 Step 15/22 : FROM alpine:3.14 10:57:15 3.14: Pulling from library/alpine 10:57:15 a0d0a0d46f8b: Already exists 10:57:15 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 10:57:15 Status: Downloaded newer image for alpine:3.14 10:57:15 ---> 14119a10abf4 10:57:15 Step 16/22 : EXPOSE 4000 10:57:15 ---> Running in 7349add24490 10:57:15 Removing intermediate container 7349add24490 10:57:15 ---> 1b6198e5ef83 10:57:15 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:57:15 ---> c540af091ade 10:57:15 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:57:15 ---> Running in 2995ef09c839 10:57:15 Removing intermediate container 2995ef09c839 10:57:15 ---> 8c29449aeb24 10:57:15 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:57:15 ---> Running in 575b075c9e3a 10:57:15 Removing intermediate container 575b075c9e3a 10:57:15 ---> 5f5e2e2ad327 10:57:15 Step 20/22 : LABEL arch=amd64 10:57:15 ---> Running in eb13dd36f94e 10:57:16 Removing intermediate container eb13dd36f94e 10:57:16 ---> 734e5474df18 10:57:16 Step 21/22 : LABEL git_sha=d6838eec108f345807635aa541aff62da0973891 10:57:16 ---> Running in dae7da81599a 10:57:16 Removing intermediate container dae7da81599a 10:57:16 ---> 0b5b9ba50530 10:57:16 Step 22/22 : LABEL version=0.0.0 10:57:16 ---> Running in 335fc4a981a0 10:57:16 Removing intermediate container 335fc4a981a0 10:57:16 ---> 4c5f0bfaa13a 10:57:16 [Warning] One or more build-args [ARCH] were not consumed 10:57:16 Successfully built 4c5f0bfaa13a 10:57:16 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:57:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:17 10:57:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:57:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:17 latest: Pulling from edgex-lftools-log-publisher 10:57:17 b4d181a07f80: Pulling fs layer 10:57:17 a1111a8f2ec3: Pulling fs layer 10:57:17 ed53099fbce6: Pulling fs layer 10:57:17 dc539afda2c1: Pulling fs layer 10:57:17 77bc0d833cb6: Pulling fs layer 10:57:17 9065ff56babe: Pulling fs layer 10:57:17 d287ab97295c: Pulling fs layer 10:57:17 77bc0d833cb6: Waiting 10:57:17 9065ff56babe: Waiting 10:57:17 d287ab97295c: Waiting 10:57:17 dc539afda2c1: Waiting 10:57:17 a1111a8f2ec3: Verifying Checksum 10:57:17 a1111a8f2ec3: Download complete 10:57:17 dc539afda2c1: Verifying Checksum 10:57:17 dc539afda2c1: Download complete 10:57:17 ed53099fbce6: Verifying Checksum 10:57:17 ed53099fbce6: Download complete 10:57:17 9065ff56babe: Verifying Checksum 10:57:17 9065ff56babe: Download complete 10:57:17 77bc0d833cb6: Verifying Checksum 10:57:17 77bc0d833cb6: Download complete 10:57:17 b4d181a07f80: Verifying Checksum 10:57:17 b4d181a07f80: Download complete 10:57:18 d287ab97295c: Verifying Checksum 10:57:18 d287ab97295c: Download complete 10:57:19 b4d181a07f80: Pull complete 10:57:19 a1111a8f2ec3: Pull complete 10:57:20 ed53099fbce6: Pull complete 10:57:20 dc539afda2c1: Pull complete 10:57:20 77bc0d833cb6: Pull complete 10:57:20 9065ff56babe: Pull complete 10:57:25 d287ab97295c: Pull complete 10:57:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:57:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:57:25 prd-centos7-docker-4c-2g-28084 does not seem to be running inside a container 10:57:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:57:28 $ docker top 2df9942467e8751ff256765c60b798d2f94badbf99ce3ac3c1cd4ab8edb49d82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:28 ---> job-cost.sh 10:57:28 lf-activate-venv: SKIPPING 10:57:28 INFO: No Stack... 10:57:30 INFO: Retrieving Pricing Info for: v3-standard-2 10:57:30 INFO: Archiving Costs [Pipeline] sh 10:57:30 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 10:57:30 + cut -d, -f6 [Pipeline] lock 10:57:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-475-1-stack-cost] 10:57:30 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-475-1-stack-cost] did not exist. Created. 10:57:30 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-475-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:57:30 + echo total: 0.05999999865889549 [Pipeline] stash 10:57:31 Stashed 1 file(s) [Pipeline] } 10:57:31 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-475-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:57:31 $ docker stop --time=1 2df9942467e8751ff256765c60b798d2f94badbf99ce3ac3c1cd4ab8edb49d82 10:57:32 $ docker rm -f 2df9942467e8751ff256765c60b798d2f94badbf99ce3ac3c1cd4ab8edb49d82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:57:35 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:57:35 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:57:35 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:57:35 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:57:35 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:57:35 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:57:35 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:57:35 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:57:35 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:57:35 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:57:35 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:57:35 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 10:57:35 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:57:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:57:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 10:57:50 $ docker stop --time=1 88191a1de78c093a0b1d57ad085dda6ff6e6e344434e69d6f63caef94949e871 10:57:52 $ docker rm -f 88191a1de78c093a0b1d57ad085dda6ff6e6e344434e69d6f63caef94949e871 [Pipeline] // withDockerContainer [Pipeline] sh 10:57:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:57:53 Warning: overwriting stash ‘coverage-report’ 10:57:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:57:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:57:54 + ls -al . 10:57:54 total 128 10:57:54 drwxrwxr-x 12 jenkins jenkins 4096 Nov 9 10:56 . 10:57:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 10:54 .. 10:57:54 drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 10:55 .git 10:57:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 10:55 .github 10:57:54 -rw-rw-r-- 1 jenkins jenkins 155 Nov 9 10:55 .gitignore 10:57:54 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 9 10:55 CONTRIBUTING.md 10:57:54 -rw-rw-r-- 1 jenkins jenkins 1526 Nov 9 10:55 Dockerfile 10:57:54 -rw-rw-r-- 1 jenkins jenkins 652 Nov 9 10:55 Jenkinsfile 10:57:54 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 9 10:55 LICENSE 10:57:54 -rw-rw-r-- 1 jenkins jenkins 1212 Nov 9 10:55 Makefile 10:57:54 -rw-rw-r-- 1 jenkins jenkins 4404 Nov 9 10:55 README.md 10:57:54 -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 10:53 VERSION 10:57:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 10:55 assets 10:57:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 10:55 bin 10:57:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 10:55 cmd 10:57:54 -rw-r--r-- 1 jenkins jenkins 10 Nov 9 10:56 coverage.out 10:57:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 10:55 docs 10:57:54 -rw-rw-r-- 1 jenkins jenkins 880 Nov 9 10:55 go.mod 10:57:54 -rw-rw-r-- 1 jenkins jenkins 24176 Nov 9 10:55 go.sum 10:57:54 drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 10:55 internal 10:57:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 10:55 pkg 10:57:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 10:55 snap 10:57:54 -rw-rw-r-- 1 jenkins jenkins 155 Nov 9 10:55 version.go 10:57:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 10:55 web [Pipeline] isUnix [Pipeline] sh 10:57:55 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d6838eec108f345807635aa541aff62da0973891 --label arch=arm64 --label version=0.0.0 . 10:57:56 Sending build context to Docker daemon 25.2MB 10:57:56 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 10:57:56 Step 2/22 : FROM ${BASE} AS builder 10:57:56 ---> 376785e660f1 10:57:56 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:57:56 ---> Running in b447893eb43f 10:57:56 Removing intermediate container b447893eb43f 10:57:56 ---> 10f0b1d111dc 10:57:56 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 10:57:56 ---> Running in ca21a4e08394 10:57:57 Removing intermediate container ca21a4e08394 10:57:57 ---> 3b339b253621 10:57:57 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 10:57:57 ---> Running in fd38d8a0c96f 10:57:57 Removing intermediate container fd38d8a0c96f 10:57:57 ---> 5f3b5b0eda7f 10:57:57 Step 6/22 : LABEL Name=edgex-ui-go 10:57:58 ---> Running in e04323cd10d4 10:57:58 Removing intermediate container e04323cd10d4 10:57:58 ---> ec9c8fbf4b6f 10:57:58 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:57:58 ---> Running in b2c32548372c 10:57:58 Removing intermediate container b2c32548372c 10:57:58 ---> 06c9ad62b984 10:57:58 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:57:58 ---> Running in e88bbcf09563 10:58:00 Removing intermediate container e88bbcf09563 10:58:00 ---> 6a5a7f615946 10:58:00 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:58:00 ---> Running in 4814267e99e6 10:58:02 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:58:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:58:03 OK: 219 MiB in 52 packages 10:58:04 Removing intermediate container 4814267e99e6 10:58:04 ---> e4974952793a 10:58:04 Step 10/22 : ENV GO111MODULE=on 10:58:04 ---> Running in 631fee5f422e 10:58:05 Removing intermediate container 631fee5f422e 10:58:05 ---> cc71428f2405 10:58:05 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:58:05 ---> Running in f6868806fb84 10:58:05 Removing intermediate container f6868806fb84 10:58:05 ---> cfe1064c2578 10:58:05 Step 12/22 : COPY . . 10:58:09 ---> c83591648274 10:58:09 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:09 ---> Running in fdf12ac87d06 10:58:11 Removing intermediate container fdf12ac87d06 10:58:11 ---> aabd5ad84199 10:58:11 Step 14/22 : RUN ${MAKE} 10:58:11 ---> Running in 2b6b6ef24b9e 10:58:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:58:44 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:58:44 Removing intermediate container 2b6b6ef24b9e 10:58:44 ---> 73b57961959a 10:58:44 Step 15/22 : FROM alpine:3.14 10:58:48 3.14: Pulling from library/alpine 10:58:48 552d1f2373af: Already exists 10:58:48 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 10:58:48 Status: Downloaded newer image for alpine:3.14 10:58:48 ---> bb3de5531c18 10:58:48 Step 16/22 : EXPOSE 4000 10:58:48 ---> Running in 47146e523054 10:58:49 Removing intermediate container 47146e523054 10:58:49 ---> 0b96d96c9aed 10:58:49 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:58:50 ---> c3a0c15f7c1b 10:58:50 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:58:50 ---> Running in e73374d0b89e 10:58:51 Removing intermediate container e73374d0b89e 10:58:51 ---> 6f28fadd4069 10:58:51 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:58:51 ---> Running in e17c631909ca 10:58:51 Removing intermediate container e17c631909ca 10:58:51 ---> 86df87ec5c00 10:58:51 Step 20/22 : LABEL arch=arm64 10:58:51 ---> Running in a96334dd366e 10:58:52 Removing intermediate container a96334dd366e 10:58:52 ---> 66537fb4b992 10:58:52 Step 21/22 : LABEL git_sha=d6838eec108f345807635aa541aff62da0973891 10:58:52 ---> Running in 1d12b227caf1 10:58:52 Removing intermediate container 1d12b227caf1 10:58:52 ---> 01ef90a438f0 10:58:52 Step 22/22 : LABEL version=0.0.0 10:58:52 ---> Running in 5558bb80ab9e 10:58:53 Removing intermediate container 5558bb80ab9e 10:58:53 ---> 61ac6cd3898d 10:58:53 [Warning] One or more build-args [ARCH] were not consumed 10:58:53 Successfully built 61ac6cd3898d 10:58:53 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:58:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:58:54 10:58:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:58:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:58:54 arm64: Pulling from edgex-lftools-log-publisher 10:58:54 448f6bf000e3: Pulling fs layer 10:58:54 f757da607395: Pulling fs layer 10:58:54 05883995daec: Pulling fs layer 10:58:54 8603b9c90790: Pulling fs layer 10:58:54 1560dd03e051: Pulling fs layer 10:58:54 27f5ce0e4adf: Pulling fs layer 10:58:54 c2d8d7efcc4b: Pulling fs layer 10:58:54 1560dd03e051: Waiting 10:58:54 27f5ce0e4adf: Waiting 10:58:54 c2d8d7efcc4b: Waiting 10:58:54 8603b9c90790: Waiting 10:58:54 f757da607395: Verifying Checksum 10:58:54 f757da607395: Download complete 10:58:54 8603b9c90790: Verifying Checksum 10:58:54 8603b9c90790: Download complete 10:58:55 1560dd03e051: Verifying Checksum 10:58:55 1560dd03e051: Download complete 10:58:55 27f5ce0e4adf: Verifying Checksum 10:58:55 27f5ce0e4adf: Download complete 10:58:55 05883995daec: Verifying Checksum 10:58:55 05883995daec: Download complete 10:58:55 448f6bf000e3: Verifying Checksum 10:58:55 448f6bf000e3: Download complete 10:58:58 c2d8d7efcc4b: Verifying Checksum 10:58:58 c2d8d7efcc4b: Download complete 10:58:59 448f6bf000e3: Pull complete 10:58:59 f757da607395: Pull complete 10:59:01 05883995daec: Pull complete 10:59:01 8603b9c90790: Pull complete 10:59:02 1560dd03e051: Pull complete 10:59:02 27f5ce0e4adf: Pull complete 10:59:18 c2d8d7efcc4b: Pull complete 10:59:18 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 10:59:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:59:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:59:18 prd-ubuntu18.04-docker-arm64-4c-16g-28083 does not seem to be running inside a container 10:59:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:59:21 $ docker top 18d49a7cfe1e9b99f6395ff76876d046b2aa45b8ec10145ffcc8c26a35f3b361 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:22 ---> job-cost.sh 10:59:22 lf-activate-venv: SKIPPING 10:59:22 INFO: No Stack... 10:59:23 INFO: Retrieving Pricing Info for: v3-standard-4 10:59:23 INFO: Archiving Costs [Pipeline] sh 10:59:24 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 10:59:24 + cut -d, -f6 [Pipeline] lock 10:59:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-475-1-stack-cost] 10:59:24 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-475-1-stack-cost] did not exist. Created. 10:59:24 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-475-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:59:25 /w/workspace/edgex-ui-go/1@tmp/durable-f4536306/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-f4536306/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:59:25 + echo total: 0.10999999940395355 [Pipeline] stash 10:59:25 Warning: overwriting stash ‘stack-cost’ 10:59:26 Stashed 1 file(s) [Pipeline] } 10:59:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-475-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:59:26 $ docker stop --time=1 18d49a7cfe1e9b99f6395ff76876d046b2aa45b8ec10145ffcc8c26a35f3b361 10:59:27 $ docker rm -f 18d49a7cfe1e9b99f6395ff76876d046b2aa45b8ec10145ffcc8c26a35f3b361 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:59:29 provisioning config files... 10:59:29 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/config547672316708233190tmp [Pipeline] { [Pipeline] sh 10:59:29 + set +x 10:59:29 + curl -s https://codecov.io/bash 10:59:29 + bash -s -- 10:59:29 10:59:29 _____ _ 10:59:29 / ____| | | 10:59:29 | | ___ __| | ___ ___ _____ __ 10:59:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:59:29 | |___| (_) | (_| | __/ (_| (_) \ V / 10:59:29 \_____\___/ \__,_|\___|\___\___/ \_/ 10:59:29 Bash-1.0.6 10:59:29 10:59:29 10:59:29 ==> git version 2.24.4 found 10:59:29 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 10:59:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:59:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:59:29 ==> Jenkins CI detected. 10:59:29 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-475 10:59:29 project root: . 10:59:29 --> token set from env 10:59:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:59:29 ==> Running gcov in . (disable via -X gcov) 10:59:29 ==> Python coveragepy not found 10:59:29 ==> Searching for coverage reports in: 10:59:29 + . 10:59:30 -> Found 1 reports 10:59:30 ==> Detecting git/mercurial file structure 10:59:30 ==> Reading reports 10:59:30 + ./coverage.out bytes=10 10:59:30 ==> Appending adjustments 10:59:30 https://docs.codecov.io/docs/fixing-reports 10:59:30 + Found adjustments 10:59:30 ==> Gzipping contents 10:59:30 4.0K /tmp/codecov.6AhgZK.gz 10:59:30 ==> Uploading reports 10:59:30 url: https://codecov.io 10:59:30 query: branch=PR-475&commit=d6838eec108f345807635aa541aff62da0973891&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-475%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=475&job=&cmd_args= 10:59:30 -> Pinging Codecov 10:59:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-475&commit=d6838eec108f345807635aa541aff62da0973891&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-475%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=475&job=&cmd_args= 10:59:30 -> Uploading to 10:59:30 https://storage.googleapis.com/codecov/v4/raw/2021-11-09/FB506323287CE973F263BFD2A0EB1F37/d6838eec108f345807635aa541aff62da0973891/8bc6cb46-3580-4723-8e36-c51572da7c64.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211109T105930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f76e2ccd53fbcb28eda3dde76e6a4befba2cecec0ee2cd3dc98039781729aa0 10:59:30 % Total % Received % Xferd Average Speed Time Time Time Current 10:59:30 Dload Upload Total Spent Left Speed 10:59:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3662 0 0 100 3662 0 12086 --:--:-- --:--:-- --:--:-- 12125 10:59:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d6838eec108f345807635aa541aff62da0973891 [Pipeline] } 10:59:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:59:33 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-475/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:59:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:59:34 ---> package-listing.sh 10:59:34 ++ facter osfamily 10:59:34 ++ tr '[:upper:]' '[:lower:]' 10:59:34 + OS_FAMILY=redhat 10:59:34 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-475 10:59:34 + START_PACKAGES=/tmp/packages_start.txt 10:59:34 + END_PACKAGES=/tmp/packages_end.txt 10:59:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:59:34 + PACKAGES=/tmp/packages_start.txt 10:59:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-475 ']' 10:59:34 + PACKAGES=/tmp/packages_end.txt 10:59:34 + case "${OS_FAMILY}" in 10:59:34 + sort 10:59:34 + rpm -qa 10:59:35 + '[' -f /tmp/packages_start.txt ']' 10:59:35 + '[' -f /tmp/packages_end.txt ']' 10:59:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:59:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-475 ']' 10:59:35 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-475/archives/ 10:59:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-475/archives/ [Pipeline] echo 10:59:35 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-475/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:59:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:59:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:36 10:59:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:59:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:36 latest: Pulling from edgex-lftools-log-publisher 10:59:36 b4d181a07f80: Pulling fs layer 10:59:36 a1111a8f2ec3: Pulling fs layer 10:59:36 ed53099fbce6: Pulling fs layer 10:59:36 dc539afda2c1: Pulling fs layer 10:59:36 77bc0d833cb6: Pulling fs layer 10:59:36 9065ff56babe: Pulling fs layer 10:59:36 d287ab97295c: Pulling fs layer 10:59:36 77bc0d833cb6: Waiting 10:59:36 9065ff56babe: Waiting 10:59:36 d287ab97295c: Waiting 10:59:36 dc539afda2c1: Waiting 10:59:36 a1111a8f2ec3: Verifying Checksum 10:59:36 a1111a8f2ec3: Download complete 10:59:36 dc539afda2c1: Verifying Checksum 10:59:36 dc539afda2c1: Download complete 10:59:36 ed53099fbce6: Verifying Checksum 10:59:36 ed53099fbce6: Download complete 10:59:36 77bc0d833cb6: Verifying Checksum 10:59:36 77bc0d833cb6: Download complete 10:59:36 9065ff56babe: Verifying Checksum 10:59:36 9065ff56babe: Download complete 10:59:36 b4d181a07f80: Verifying Checksum 10:59:36 b4d181a07f80: Download complete 10:59:37 d287ab97295c: Verifying Checksum 10:59:37 d287ab97295c: Download complete 10:59:38 b4d181a07f80: Pull complete 10:59:38 a1111a8f2ec3: Pull complete 10:59:39 ed53099fbce6: Pull complete 10:59:39 dc539afda2c1: Pull complete 10:59:39 77bc0d833cb6: Pull complete 10:59:39 9065ff56babe: Pull complete 10:59:44 d287ab97295c: Pull complete 10:59:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:59:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:59:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:59:45 prd-centos7-docker-4c-2g-28082 does not seem to be running inside a container 10:59:45 $ 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-475/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-475 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-475:/w/workspace/edgexfoundry_edgex-ui-go_PR-475:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:59:47 $ docker top 5a5b2c5e13c522ca48d7e40574401c5e52756553ce44d0f6dd8095a3eb42bd2d -eo pid,comm [Pipeline] { [Pipeline] sh 10:59:47 + touch /tmp/pre-build-complete [Pipeline] sh 10:59:47 + mkdir -p /var/log/sysstat [Pipeline] sh 10:59:48 + ls /var/log/sa-host 10:59:48 + sadf -c /var/log/sa-host/sa09 10:59:48 file_magic: OK 10:59:48 HZ: Using current value: 100 10:59:48 file_header: OK 10:59:48 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 10:59:48 Statistics: 10:59:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:59:48 File successfully converted to sysstat format version 12.0.3 10:59:48 + sadf -c /var/log/sa-host/sa30 10:59:48 file_magic: OK 10:59:48 HZ: Using current value: 100 10:59:48 file_header: OK 10:59:48 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 10:59:48 Statistics: 10:59:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:59:48 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:48 provisioning config files... 10:59:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/config5661357578675066819tmp [Pipeline] { [Pipeline] echo 10:59:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:59:48 ---> create-netrc.sh [Pipeline] } 10:59:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:59:49 ---> python-tools-install.sh [Pipeline] echo 10:59:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:59:49 ---> sudo-logs.sh 10:59:49 Archiving 'sudo' log.. 10:59:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-28082.novalocal: Name or service not known 10:59:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-28082.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:59:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:59:50 ---> job-cost.sh 10:59:50 lf-activate-venv: SKIPPING 10:59:50 DEBUG: total: 0.10999999940395355 10:59:50 INFO: Retrieving Stack Cost... 10:59:50 INFO: Retrieving Pricing Info for: v3-standard-2 10:59:50 INFO: Archiving Costs [Pipeline] echo 10:59:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:59:51 ---> logs-deploy.sh 10:59:51 lf-activate-venv: SKIPPING 10:59:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-475/1 10:59:51 INFO: archiving workspace using pattern(s): 10:59:51 Archives upload complete. 10:59:51 INFO: archiving logs to Nexus 10:59:52 ---> uname -a: 10:59:52 Linux prd-centos7-docker-4c-2g-28082.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 10:59:52 10:59:52 10:59:52 ---> lscpu: 10:59:52 Architecture: x86_64 10:59:52 CPU op-mode(s): 32-bit, 64-bit 10:59:52 Byte Order: Little Endian 10:59:52 Address sizes: 40 bits physical, 48 bits virtual 10:59:52 CPU(s): 2 10:59:52 On-line CPU(s) list: 0,1 10:59:52 Thread(s) per core: 1 10:59:52 Core(s) per socket: 1 10:59:52 Socket(s): 2 10:59:52 NUMA node(s): 1 10:59:52 Vendor ID: AuthenticAMD 10:59:52 CPU family: 23 10:59:52 Model: 49 10:59:52 Model name: AMD EPYC-Rome Processor 10:59:52 Stepping: 0 10:59:52 CPU MHz: 2800.000 10:59:52 BogoMIPS: 5600.00 10:59:52 Virtualization: AMD-V 10:59:52 Hypervisor vendor: KVM 10:59:52 Virtualization type: full 10:59:52 L1d cache: 32K 10:59:52 L1i cache: 32K 10:59:52 L2 cache: 512K 10:59:52 L3 cache: 16384K 10:59:52 NUMA node0 CPU(s): 0,1 10:59:52 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 10:59:52 10:59:52 10:59:52 ---> nproc: 10:59:52 2 10:59:52 10:59:52 10:59:52 ---> df -h: 10:59:52 Filesystem Size Used Avail Use% Mounted on 10:59:52 overlay 40G 7.7G 33G 20% / 10:59:52 tmpfs 64M 0 64M 0% /dev 10:59:52 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:59:52 shm 64M 0 64M 0% /dev/shm 10:59:52 /dev/vda1 40G 7.7G 33G 20% /facter-os 10:59:52 10:59:52 10:59:52 ---> sar -b -r -n DEV: 10:59:52 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/09/21 _x86_64_ (2 CPU) 10:59:52 10:59:52 10:52:13 LINUX RESTART (2 CPU) 10:59:52 10:59:52 10:53:01 tps rtps wtps bread/s bwrtn/s 10:59:52 10:54:01 15.53 0.75 14.79 334.20 3185.16 10:59:52 10:55:01 0.48 0.00 0.48 0.00 7.91 10:59:52 10:56:01 0.27 0.00 0.27 0.00 2.98 10:59:52 10:57:01 0.18 0.00 0.18 0.00 2.32 10:59:52 10:58:01 0.42 0.00 0.42 0.00 6.38 10:59:52 10:59:01 0.30 0.00 0.30 0.00 4.18 10:59:52 Average: 2.86 0.12 2.74 55.72 535.01 10:59:52 10:59:52 10:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:59:52 10:54:01 5639356 0 632488 7.90 2620 1734476 1470060 16.23 597584 1536088 20 10:59:52 10:55:01 5638952 0 632880 7.90 2620 1734488 1422108 15.70 597864 1536704 20 10:59:52 10:56:01 5639908 0 631924 7.89 2620 1734488 1422156 15.70 597256 1536704 12 10:59:52 10:57:01 5642016 0 629808 7.86 2620 1734496 1421772 15.70 594296 1537568 8 10:59:52 10:58:01 5645628 0 626192 7.82 2620 1734500 1421868 15.70 591456 1537568 8 10:59:52 10:59:01 5645996 0 625824 7.81 2620 1734500 1421772 15.70 590956 1537584 8 10:59:52 Average: 5641976 0 629853 7.86 2620 1734491 1429956 15.79 594902 1537036 13 10:59:52 10:59:52 10:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:59:52 10:54:01 eth0 60.52 83.48 264.54 15.42 0.00 0.00 0.00 0.00 10:59:52 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:52 10:54:01 docker0 67.08 36.28 6.21 240.04 0.00 0.00 0.00 0.00 10:59:52 10:55:01 eth0 3.45 1.43 3.25 0.27 0.00 0.00 0.00 0.00 10:59:52 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:52 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:52 10:56:01 eth0 0.83 0.23 0.31 0.19 0.00 0.00 0.00 0.00 10:59:52 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:52 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:52 10:57:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:59:52 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:52 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:52 10:58:01 eth0 0.27 0.22 0.09 0.07 0.00 0.00 0.00 0.00 10:59:52 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:52 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:52 10:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:59:52 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:52 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:52 Average: eth0 10.87 14.25 44.71 2.66 0.00 0.00 0.00 0.00 10:59:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:59:52 Average: docker0 11.18 6.05 1.04 40.02 0.00 0.00 0.00 0.00 10:59:52 10:59:52 10:59:52 ---> sar -P ALL: 10:59:52 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/09/21 _x86_64_ (2 CPU) 10:59:52 10:59:52 10:52:13 LINUX RESTART (2 CPU) 10:59:52 10:59:52 10:53:01 CPU %user %nice %system %iowait %steal %idle 10:59:52 10:54:01 all 2.94 0.00 1.14 0.24 0.03 95.64 10:59:52 10:54:01 0 3.26 0.00 1.14 0.29 0.03 95.27 10:59:52 10:54:01 1 2.61 0.00 1.14 0.20 0.03 96.01 10:59:52 10:55:01 all 0.26 0.00 0.13 0.00 0.03 99.57 10:59:52 10:55:01 0 0.32 0.00 0.15 0.00 0.03 99.50 10:59:52 10:55:01 1 0.20 0.00 0.12 0.00 0.03 99.65 10:59:52 10:56:01 all 0.28 0.00 0.08 0.00 0.05 99.58 10:59:52 10:56:01 0 0.08 0.00 0.07 0.00 0.05 99.80 10:59:52 10:56:01 1 0.48 0.00 0.10 0.00 0.05 99.37 10:59:52 10:57:01 all 0.20 0.00 0.06 0.00 0.06 99.68 10:59:52 10:57:01 0 0.07 0.00 0.07 0.00 0.07 99.80 10:59:52 10:57:01 1 0.33 0.00 0.05 0.00 0.05 99.57 10:59:52 10:58:01 all 0.23 0.00 0.08 0.00 0.04 99.66 10:59:52 10:58:01 0 0.10 0.00 0.08 0.00 0.05 99.77 10:59:52 10:58:01 1 0.35 0.00 0.07 0.00 0.03 99.55 10:59:52 10:59:01 all 0.21 0.00 0.05 0.00 0.03 99.72 10:59:52 10:59:01 0 0.10 0.00 0.07 0.00 0.03 99.80 10:59:52 10:59:01 1 0.32 0.00 0.03 0.00 0.02 99.63 10:59:52 Average: all 0.68 0.00 0.26 0.04 0.04 98.98 10:59:52 Average: 0 0.65 0.00 0.26 0.05 0.04 98.99 10:59:52 Average: 1 0.71 0.00 0.25 0.03 0.04 98.97 10:59:52 10:59:52 10:59:52