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 [2021-11-09T10:52:52.568Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-09T10:52:52.714Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-09T10:52:52.787Z] ========================================================= [2021-11-09T10:52:52.787Z] EdgeX Global Pipelines Version Info [2021-11-09T10:52:52.787Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-09T10:52:53.985Z] ------------------- [2021-11-09T10:52:53.985Z] stable info: [2021-11-09T10:52:53.985Z] ------------------- [2021-11-09T10:52:53.985Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-09T10:52:53.985Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-09T10:52:53.985Z] Message: update stable to v1.0.211 [2021-11-09T10:52:54.565Z] ------------------- [2021-11-09T10:52:54.565Z] experimental info: [2021-11-09T10:52:54.565Z] ------------------- [2021-11-09T10:52:54.565Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-09T10:52:54.565Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-09T10:52:54.565Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-09T10:52:54.741Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-09T10:52:54.780Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-09T10:52:54.823Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-09T10:52:54.861Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-09T10:52:54.907Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-09T10:52:54.944Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-09T10:52:54.981Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-09T10:52:55.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-09T10:52:55.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-09T10:52:55.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-09T10:52:55.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-09T10:52:55.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-09T10:52:55.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-09T10:52:55.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-09T10:52:55.292Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-09T10:52:55.334Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-09T10:52:55.377Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-09T10:52:55.423Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-09T10:52:55.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-09T10:52:55.510Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-09T10:52:55.548Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-09T10:52:55.584Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-09T10:52:55.625Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-09T10:52:55.664Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-09T10:52:55.701Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-09T10:52:55.741Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-09T10:52:55.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-475 [Pipeline] echo [2021-11-09T10:52:55.818Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-475 [Pipeline] echo [2021-11-09T10:52:55.858Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-475 [Pipeline] echo [2021-11-09T10:52:55.905Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6838eec108f345807635aa541aff62da0973891 [Pipeline] echo [2021-11-09T10:52:55.943Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6838ee [Pipeline] echo [2021-11-09T10:52:55.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T10:52:56.086Z] provisioning config files... [2021-11-09T10:52:56.101Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/config375180590193719541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T10:52:56.458Z] ---> docker-login.sh [2021-11-09T10:52:56.458Z] nexus3.edgexfoundry.org:10001 [2021-11-09T10:52:56.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T10:52:56.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T10:52:56.722Z] Configure a credential helper to remove this warning. See [2021-11-09T10:52:56.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T10:52:56.722Z] [2021-11-09T10:52:56.722Z] Login Succeeded [2021-11-09T10:52:56.722Z] nexus3.edgexfoundry.org:10002 [2021-11-09T10:52:56.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T10:52:56.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T10:52:56.722Z] Configure a credential helper to remove this warning. See [2021-11-09T10:52:56.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T10:52:56.722Z] [2021-11-09T10:52:56.722Z] Login Succeeded [2021-11-09T10:52:56.722Z] nexus3.edgexfoundry.org:10003 [2021-11-09T10:52:56.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T10:52:56.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T10:52:56.995Z] Configure a credential helper to remove this warning. See [2021-11-09T10:52:56.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T10:52:56.995Z] [2021-11-09T10:52:56.995Z] Login Succeeded [2021-11-09T10:52:56.995Z] nexus3.edgexfoundry.org:10004 [2021-11-09T10:52:56.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T10:52:56.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T10:52:56.995Z] Configure a credential helper to remove this warning. See [2021-11-09T10:52:56.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T10:52:56.995Z] [2021-11-09T10:52:56.995Z] Login Succeeded [2021-11-09T10:52:56.995Z] docker.io [2021-11-09T10:52:57.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T10:52:57.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T10:52:57.526Z] Configure a credential helper to remove this warning. See [2021-11-09T10:52:57.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T10:52:57.526Z] [2021-11-09T10:52:57.526Z] Login Succeeded [2021-11-09T10:52:57.526Z] ---> docker-login.sh ends [Pipeline] } [2021-11-09T10:52:57.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-09T10:52:58.241Z] + git rev-list -1 --merges d6838eec108f345807635aa541aff62da0973891~1..d6838eec108f345807635aa541aff62da0973891 [Pipeline] echo [2021-11-09T10:52:58.302Z] -----------> git rev-list -1 --merges d6838eec108f345807635aa541aff62da0973891~1..d6838eec108f345807635aa541aff62da0973891 d6838eec108f345807635aa541aff62da0973891 [false] [Pipeline] sh [2021-11-09T10:52:58.630Z] + git log --format=format:%s -1 d6838eec108f345807635aa541aff62da0973891 [Pipeline] echo [2021-11-09T10:52:58.664Z] ========================================================= [2021-11-09T10:52:58.665Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-09T10:52:58.665Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-09T10:52:59.123Z] + git log --format=format:%s -1 d6838eec108f345807635aa541aff62da0973891 [Pipeline] echo [2021-11-09T10:52:59.155Z] [semverPrep] GIT_COMMIT: d6838eec108f345807635aa541aff62da0973891, Commit Message: feat: update README.md and remove a number of broken links [Pipeline] echo [2021-11-09T10:52:59.193Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-09T10:53:00.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T10:53:00.750Z] [2021-11-09T10:53:00.750Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T10:53:01.089Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T10:53:01.089Z] latest: Pulling from edgex-devops/git-semver [2021-11-09T10:53:01.089Z] a0d0a0d46f8b: Pulling fs layer [2021-11-09T10:53:01.089Z] 3e5f54012d9b: Pulling fs layer [2021-11-09T10:53:01.089Z] 4c7163046ea9: Pulling fs layer [2021-11-09T10:53:01.089Z] 0c2d73faf560: Pulling fs layer [2021-11-09T10:53:01.089Z] 0c2d73faf560: Waiting [2021-11-09T10:53:01.089Z] 3e5f54012d9b: Verifying Checksum [2021-11-09T10:53:01.089Z] 3e5f54012d9b: Download complete [2021-11-09T10:53:01.089Z] a0d0a0d46f8b: Verifying Checksum [2021-11-09T10:53:01.089Z] a0d0a0d46f8b: Download complete [2021-11-09T10:53:01.089Z] 0c2d73faf560: Verifying Checksum [2021-11-09T10:53:01.089Z] 0c2d73faf560: Download complete [2021-11-09T10:53:01.089Z] 4c7163046ea9: Verifying Checksum [2021-11-09T10:53:01.089Z] 4c7163046ea9: Download complete [2021-11-09T10:53:01.358Z] a0d0a0d46f8b: Pull complete [2021-11-09T10:53:01.358Z] 3e5f54012d9b: Pull complete [2021-11-09T10:53:01.632Z] 4c7163046ea9: Pull complete [2021-11-09T10:53:01.894Z] 0c2d73faf560: Pull complete [2021-11-09T10:53:01.894Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-09T10:53:01.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T10:53:01.894Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-09T10:53:01.995Z] prd-centos7-docker-4c-2g-28082 does not seem to be running inside a container [2021-11-09T10:53:02.054Z] $ 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 [2021-11-09T10:53:02.703Z] $ docker top 5b17e15847a6bb6e8a98f5ee4dff8de9d69ce62b221299e81ac020a5ea93e3db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-09T10:53:02.866Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-09T10:53:02.866Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-09T10:53:02.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-09T10:53:02.994Z] $ docker exec 5b17e15847a6bb6e8a98f5ee4dff8de9d69ce62b221299e81ac020a5ea93e3db ssh-agent [2021-11-09T10:53:03.110Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFgOkHf/agent.14 [2021-11-09T10:53:03.110Z] SSH_AGENT_PID=20 [2021-11-09T10:53:03.119Z] Running ssh-add (command line suppressed) [2021-11-09T10:53:03.212Z] 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) [2021-11-09T10:53:03.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-09T10:53:03.558Z] + git tag --points-at HEAD [Pipeline] } [2021-11-09T10:53:03.582Z] $ docker exec --env ******** --env ******** 5b17e15847a6bb6e8a98f5ee4dff8de9d69ce62b221299e81ac020a5ea93e3db ssh-agent -k [2021-11-09T10:53:03.669Z] unset SSH_AUTH_SOCK; [2021-11-09T10:53:03.670Z] unset SSH_AGENT_PID; [2021-11-09T10:53:03.670Z] echo Agent pid 20 killed; [2021-11-09T10:53:03.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-09T10:53:03.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-09T10:53:03.744Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-09T10:53:03.854Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-09T10:53:03.859Z] $ docker exec 5b17e15847a6bb6e8a98f5ee4dff8de9d69ce62b221299e81ac020a5ea93e3db ssh-agent [2021-11-09T10:53:03.991Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGHbBGg/agent.56 [2021-11-09T10:53:03.991Z] SSH_AGENT_PID=63 [2021-11-09T10:53:03.996Z] Running ssh-add (command line suppressed) [2021-11-09T10:53:04.110Z] 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) [2021-11-09T10:53:04.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-09T10:53:04.450Z] + git semver init [2021-11-09T10:53:04.450Z] # -> Open(): unable to determine branch for HEAD [2021-11-09T10:53:04.450Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-475/.git [2021-11-09T10:53:04.450Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-475 [2021-11-09T10:53:04.450Z] # $SEMVER_REMOTE_NAME = origin [2021-11-09T10:53:04.450Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-09T10:53:04.450Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-09T10:53:04.450Z] # $SEMVER_BRANCH = PR-475 [2021-11-09T10:53:04.450Z] # $SEMVER_TEMP = /tmp/semver-401796942 [2021-11-09T10:53:04.450Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-09T10:53:07.001Z] # '/tmp/semver-401796942' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-475/.semver' [2021-11-09T10:53:07.001Z] # -> Force: false [2021-11-09T10:53:07.001Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-475/.semver [Pipeline] } [2021-11-09T10:53:07.028Z] $ docker exec --env ******** --env ******** 5b17e15847a6bb6e8a98f5ee4dff8de9d69ce62b221299e81ac020a5ea93e3db ssh-agent -k [2021-11-09T10:53:07.128Z] unset SSH_AUTH_SOCK; [2021-11-09T10:53:07.128Z] unset SSH_AGENT_PID; [2021-11-09T10:53:07.128Z] echo Agent pid 63 killed; [2021-11-09T10:53:07.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-09T10:53:07.548Z] + git semver [Pipeline] } [2021-11-09T10:53:07.581Z] $ docker stop --time=1 5b17e15847a6bb6e8a98f5ee4dff8de9d69ce62b221299e81ac020a5ea93e3db [2021-11-09T10:53:08.863Z] $ docker rm -f 5b17e15847a6bb6e8a98f5ee4dff8de9d69ce62b221299e81ac020a5ea93e3db [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-09T10:53:09.268Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-09T10:53:09.627Z] Stashed 1 file(s) [Pipeline] echo [2021-11-09T10:53:09.649Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-09T10:53:25.117Z] Still waiting to schedule task [2021-11-09T10:53:25.117Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28082’ [2021-11-09T10:53:25.139Z] Still waiting to schedule task [2021-11-09T10:53:25.140Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-09T10:54:53.058Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28083 in /w/workspace/edgexfoundry_edgex-ui-go_PR-475 [Pipeline] { [Pipeline] ws [2021-11-09T10:54:53.097Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-11-09T10:54:53.342Z] The recommended git tool is: git [2021-11-09T10:54:58.966Z] using credential edgex-jenkins-ssh [2021-11-09T10:54:58.985Z] Cloning the remote Git repository [2021-11-09T10:54:59.052Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-09T10:54:59.253Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-11-09T10:54:59.338Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-09T10:54:59.339Z] > git --version # timeout=10 [2021-11-09T10:54:59.360Z] > git --version # 'git version 2.17.1' [2021-11-09T10:54:59.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T10:54:59.429Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T10:55:03.493Z] Merging remotes/origin/main commit 26e4c85ee81701305d3fc90cd21a8c7f1f512706 into PR head commit d6838eec108f345807635aa541aff62da0973891 [2021-11-09T10:55:02.686Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-09T10:55:02.709Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T10:55:02.733Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-09T10:55:02.765Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-09T10:55:02.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T10:55:02.779Z] > 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 [2021-11-09T10:55:03.512Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T10:55:03.530Z] > git checkout -f d6838eec108f345807635aa541aff62da0973891 # timeout=10 [2021-11-09T10:55:03.930Z] Merge succeeded, producing d6838eec108f345807635aa541aff62da0973891 [2021-11-09T10:55:03.931Z] Checking out Revision d6838eec108f345807635aa541aff62da0973891 (PR-475) [2021-11-09T10:55:03.841Z] > git remote # timeout=10 [2021-11-09T10:55:03.859Z] > git config --get remote.origin.url # timeout=10 [2021-11-09T10:55:03.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T10:55:03.891Z] > git merge 26e4c85ee81701305d3fc90cd21a8c7f1f512706 # timeout=10 [2021-11-09T10:55:03.916Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-09T10:55:03.937Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T10:55:03.951Z] > git checkout -f d6838eec108f345807635aa541aff62da0973891 # timeout=10 [2021-11-09T10:55:08.493Z] Commit message: "feat: update README.md and remove a number of broken links" [2021-11-09T10:55:08.549Z] > git --version # timeout=10 [2021-11-09T10:55:08.561Z] > git --version # 'git version 2.17.1' [2021-11-09T10:55:08.576Z] fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-09T10:55:09.606Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-09T10:55:09.606Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-09T10:55:09.606Z] Dload Upload Total Spent Left Speed [2021-11-09T10:55:09.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 32306 0 --:--:-- --:--:-- --:--:-- 32306 [Pipeline] sh [2021-11-09T10:55:10.306Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-09T10:55:10.681Z] + + sudo teesudo /etc/docker/daemon.new jq [2021-11-09T10:55:10.681Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-09T10:55:10.681Z] { [2021-11-09T10:55:10.681Z] "registry-mirrors": [ [2021-11-09T10:55:10.681Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-09T10:55:10.681Z] ], [2021-11-09T10:55:10.681Z] "bip": "10.250.0.254/24", [2021-11-09T10:55:10.681Z] "hosts": [ [2021-11-09T10:55:10.682Z] "tcp://0.0.0.0:5555", [2021-11-09T10:55:10.682Z] "unix:///var/run/docker.sock" [2021-11-09T10:55:10.682Z] ], [2021-11-09T10:55:10.682Z] "mtu": 1458, [2021-11-09T10:55:10.682Z] "selinux-enabled": true, [2021-11-09T10:55:10.682Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-09T10:55:10.682Z] } [Pipeline] sh [2021-11-09T10:55:11.056Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-09T10:55:11.427Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T10:55:29.847Z] provisioning config files... [2021-11-09T10:55:29.876Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config265943180285136651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T10:55:30.388Z] ---> docker-login.sh [2021-11-09T10:55:30.388Z] nexus3.edgexfoundry.org:10001 [2021-11-09T10:55:30.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T10:55:31.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T10:55:31.593Z] Configure a credential helper to remove this warning. See [2021-11-09T10:55:31.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T10:55:31.593Z] [2021-11-09T10:55:31.593Z] Login Succeeded [2021-11-09T10:55:31.593Z] nexus3.edgexfoundry.org:10002 [2021-11-09T10:55:31.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T10:55:32.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T10:55:32.149Z] Configure a credential helper to remove this warning. See [2021-11-09T10:55:32.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T10:55:32.149Z] [2021-11-09T10:55:32.149Z] Login Succeeded [2021-11-09T10:55:32.149Z] nexus3.edgexfoundry.org:10003 [2021-11-09T10:55:32.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T10:55:32.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T10:55:32.422Z] Configure a credential helper to remove this warning. See [2021-11-09T10:55:32.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T10:55:32.422Z] [2021-11-09T10:55:32.422Z] Login Succeeded [2021-11-09T10:55:32.699Z] nexus3.edgexfoundry.org:10004 [2021-11-09T10:55:32.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T10:55:32.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T10:55:32.972Z] Configure a credential helper to remove this warning. See [2021-11-09T10:55:32.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T10:55:32.972Z] [2021-11-09T10:55:32.972Z] Login Succeeded [2021-11-09T10:55:33.247Z] docker.io [2021-11-09T10:55:33.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T10:55:34.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T10:55:34.124Z] Configure a credential helper to remove this warning. See [2021-11-09T10:55:34.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T10:55:34.124Z] [2021-11-09T10:55:34.124Z] Login Succeeded [2021-11-09T10:55:34.124Z] ---> docker-login.sh ends [Pipeline] } [2021-11-09T10:55:34.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-09T10:55:34.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-09T10:55:34.741Z] ========================================================= [2021-11-09T10:55:34.741Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-09T10:55:34.741Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-09T10:55:35.204Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-09T10:55:36.204Z] Sending build context to Docker daemon 25.19MB [2021-11-09T10:55:36.205Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-09T10:55:36.205Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-09T10:55:36.483Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-09T10:55:36.483Z] 552d1f2373af: Pulling fs layer [2021-11-09T10:55:36.483Z] ea3f2d53f512: Pulling fs layer [2021-11-09T10:55:36.483Z] 9e70ebbbe112: Pulling fs layer [2021-11-09T10:55:36.483Z] 7a9cfe048b4a: Pulling fs layer [2021-11-09T10:55:36.483Z] 72dc09318566: Pulling fs layer [2021-11-09T10:55:36.483Z] f4f7b4309257: Pulling fs layer [2021-11-09T10:55:36.483Z] 0ac9a79272e3: Pulling fs layer [2021-11-09T10:55:36.483Z] b78e95d17946: Pulling fs layer [2021-11-09T10:55:36.483Z] 72dc09318566: Waiting [2021-11-09T10:55:36.483Z] f4f7b4309257: Waiting [2021-11-09T10:55:36.483Z] 0ac9a79272e3: Waiting [2021-11-09T10:55:36.483Z] b78e95d17946: Waiting [2021-11-09T10:55:36.483Z] 7a9cfe048b4a: Waiting [2021-11-09T10:55:36.483Z] 9e70ebbbe112: Verifying Checksum [2021-11-09T10:55:36.483Z] 9e70ebbbe112: Download complete [2021-11-09T10:55:36.483Z] ea3f2d53f512: Verifying Checksum [2021-11-09T10:55:36.483Z] ea3f2d53f512: Download complete [2021-11-09T10:55:36.483Z] 72dc09318566: Verifying Checksum [2021-11-09T10:55:36.483Z] 72dc09318566: Download complete [2021-11-09T10:55:36.483Z] f4f7b4309257: Verifying Checksum [2021-11-09T10:55:36.483Z] f4f7b4309257: Download complete [2021-11-09T10:55:36.483Z] 552d1f2373af: Verifying Checksum [2021-11-09T10:55:36.483Z] 552d1f2373af: Download complete [2021-11-09T10:55:36.483Z] 0ac9a79272e3: Download complete [2021-11-09T10:55:37.495Z] 552d1f2373af: Pull complete [2021-11-09T10:55:38.097Z] ea3f2d53f512: Pull complete [2021-11-09T10:55:38.371Z] 9e70ebbbe112: Pull complete [2021-11-09T10:55:38.371Z] b78e95d17946: Verifying Checksum [2021-11-09T10:55:38.371Z] b78e95d17946: Download complete [2021-11-09T10:55:38.967Z] 7a9cfe048b4a: Verifying Checksum [2021-11-09T10:55:38.967Z] 7a9cfe048b4a: Download complete [2021-11-09T10:55:48.887Z] Running on prd-centos7-docker-4c-2g-28084 in /w/workspace/edgexfoundry_edgex-ui-go_PR-475 [Pipeline] { [Pipeline] ws [2021-11-09T10:55:48.926Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-11-09T10:55:49.048Z] The recommended git tool is: git [2021-11-09T10:55:51.074Z] using credential edgex-jenkins-ssh [2021-11-09T10:55:51.084Z] Cloning the remote Git repository [2021-11-09T10:55:50.575Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-09T10:55:50.637Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-11-09T10:55:50.676Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-09T10:55:50.676Z] > git --version # timeout=10 [2021-11-09T10:55:50.699Z] > git --version # 'git version 2.24.4' [2021-11-09T10:55:50.699Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T10:55:50.722Z] [INFO] Currently running in a labeled security context [2021-11-09T10:55:50.723Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-09T10:55:50.723Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2844553138411217300.key [2021-11-09T10:55:50.745Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T10:55:51.378Z] 7a9cfe048b4a: Pull complete [2021-11-09T10:55:51.378Z] 72dc09318566: Pull complete [2021-11-09T10:55:51.378Z] f4f7b4309257: Pull complete [2021-11-09T10:55:51.378Z] 0ac9a79272e3: Pull complete [2021-11-09T10:55:53.174Z] Merging remotes/origin/main commit 26e4c85ee81701305d3fc90cd21a8c7f1f512706 into PR head commit d6838eec108f345807635aa541aff62da0973891 [2021-11-09T10:55:53.340Z] Merge succeeded, producing d6838eec108f345807635aa541aff62da0973891 [2021-11-09T10:55:53.341Z] Checking out Revision d6838eec108f345807635aa541aff62da0973891 (PR-475) [2021-11-09T10:55:52.055Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-09T10:55:52.063Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T10:55:52.077Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-09T10:55:52.098Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-09T10:55:52.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T10:55:52.103Z] [INFO] Currently running in a labeled security context [2021-11-09T10:55:52.103Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-09T10:55:52.103Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6100254245258977448.key [2021-11-09T10:55:52.112Z] > 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 [2021-11-09T10:55:52.652Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T10:55:52.665Z] > git checkout -f d6838eec108f345807635aa541aff62da0973891 # timeout=10 [2021-11-09T10:55:52.761Z] > git remote # timeout=10 [2021-11-09T10:55:52.766Z] > git config --get remote.origin.url # timeout=10 [2021-11-09T10:55:52.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T10:55:52.773Z] [INFO] Currently running in a labeled security context [2021-11-09T10:55:52.773Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-09T10:55:52.773Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh8314663907172942423.key [2021-11-09T10:55:52.780Z] > git merge 26e4c85ee81701305d3fc90cd21a8c7f1f512706 # timeout=10 [2021-11-09T10:55:52.794Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-09T10:55:52.813Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T10:55:52.825Z] > git checkout -f d6838eec108f345807635aa541aff62da0973891 # timeout=10 [2021-11-09T10:55:56.797Z] b78e95d17946: Pull complete [2021-11-09T10:55:56.797Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-09T10:55:56.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-09T10:55:56.797Z] ---> 8b459fc5aaf0 [2021-11-09T10:55:56.797Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-09T10:55:57.060Z] Commit message: "feat: update README.md and remove a number of broken links" [2021-11-09T10:55:56.573Z] > git --version # timeout=10 [2021-11-09T10:55:56.585Z] > git --version # 'git version 2.24.4' [2021-11-09T10:55:56.596Z] fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T10:55:57.699Z] provisioning config files... [2021-11-09T10:55:57.717Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3965175693444183709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T10:55:58.166Z] ---> docker-login.sh [2021-11-09T10:55:58.166Z] nexus3.edgexfoundry.org:10001 [2021-11-09T10:55:58.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T10:55:58.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T10:55:58.167Z] Configure a credential helper to remove this warning. See [2021-11-09T10:55:58.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T10:55:58.167Z] [2021-11-09T10:55:58.167Z] Login Succeeded [2021-11-09T10:55:58.167Z] nexus3.edgexfoundry.org:10002 [2021-11-09T10:55:58.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T10:55:58.231Z] ---> Running in 81cf812e9e4e [2021-11-09T10:55:58.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T10:55:58.433Z] Configure a credential helper to remove this warning. See [2021-11-09T10:55:58.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T10:55:58.433Z] [2021-11-09T10:55:58.433Z] Login Succeeded [2021-11-09T10:55:58.433Z] nexus3.edgexfoundry.org:10003 [2021-11-09T10:55:58.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T10:55:58.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T10:55:58.433Z] Configure a credential helper to remove this warning. See [2021-11-09T10:55:58.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T10:55:58.433Z] [2021-11-09T10:55:58.433Z] Login Succeeded [2021-11-09T10:55:58.433Z] nexus3.edgexfoundry.org:10004 [2021-11-09T10:55:58.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T10:55:58.505Z] Removing intermediate container 81cf812e9e4e [2021-11-09T10:55:58.505Z] ---> 25da32b4f498 [2021-11-09T10:55:58.505Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-09T10:55:58.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T10:55:58.694Z] Configure a credential helper to remove this warning. See [2021-11-09T10:55:58.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T10:55:58.694Z] [2021-11-09T10:55:58.694Z] Login Succeeded [2021-11-09T10:55:58.694Z] docker.io [2021-11-09T10:55:58.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T10:55:58.779Z] ---> Running in 399f85d4f996 [2021-11-09T10:55:58.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T10:55:58.956Z] Configure a credential helper to remove this warning. See [2021-11-09T10:55:58.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T10:55:58.956Z] [2021-11-09T10:55:58.956Z] Login Succeeded [2021-11-09T10:55:58.956Z] ---> docker-login.sh ends [Pipeline] } [2021-11-09T10:55:59.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2021-11-09T10:55:59.054Z] Removing intermediate container 399f85d4f996 [2021-11-09T10:55:59.054Z] ---> 3332e076b07d [2021-11-09T10:55:59.054Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-09T10:55:59.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-09T10:55:59.301Z] ========================================================= [2021-11-09T10:55:59.301Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-09T10:55:59.301Z] ========================================================= [Pipeline] fileExists [2021-11-09T10:55:59.326Z] ---> Running in 287f5237e000 [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-09T10:55:59.599Z] Removing intermediate container 287f5237e000 [2021-11-09T10:55:59.599Z] ---> f0251caa8a9e [2021-11-09T10:55:59.599Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-09T10:55:59.712Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-09T10:55:59.712Z] Sending build context to Docker daemon 25.19MB [2021-11-09T10:55:59.870Z] ---> Running in 323f399f4030 [2021-11-09T10:55:59.979Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-09T10:55:59.979Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-09T10:55:59.979Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-09T10:55:59.979Z] a0d0a0d46f8b: Pulling fs layer [2021-11-09T10:55:59.979Z] 31adcdaf11c8: Pulling fs layer [2021-11-09T10:55:59.979Z] b8b176561691: Pulling fs layer [2021-11-09T10:55:59.979Z] 4527c011a84f: Pulling fs layer [2021-11-09T10:55:59.979Z] 5d74067f8e1e: Pulling fs layer [2021-11-09T10:55:59.979Z] e0aca202a116: Pulling fs layer [2021-11-09T10:55:59.979Z] 3a43be97a3b4: Pulling fs layer [2021-11-09T10:55:59.979Z] 34cad66bf833: Pulling fs layer [2021-11-09T10:55:59.979Z] b4e3c513aaa6: Pulling fs layer [2021-11-09T10:55:59.979Z] 4527c011a84f: Waiting [2021-11-09T10:55:59.979Z] 5d74067f8e1e: Waiting [2021-11-09T10:55:59.979Z] e0aca202a116: Waiting [2021-11-09T10:55:59.979Z] 3a43be97a3b4: Waiting [2021-11-09T10:55:59.979Z] 34cad66bf833: Waiting [2021-11-09T10:55:59.979Z] b4e3c513aaa6: Waiting [2021-11-09T10:55:59.979Z] b8b176561691: Verifying Checksum [2021-11-09T10:55:59.979Z] b8b176561691: Download complete [2021-11-09T10:55:59.979Z] 31adcdaf11c8: Verifying Checksum [2021-11-09T10:55:59.979Z] 31adcdaf11c8: Download complete [2021-11-09T10:55:59.979Z] 5d74067f8e1e: Download complete [2021-11-09T10:55:59.979Z] e0aca202a116: Verifying Checksum [2021-11-09T10:55:59.979Z] e0aca202a116: Download complete [2021-11-09T10:55:59.979Z] a0d0a0d46f8b: Verifying Checksum [2021-11-09T10:55:59.979Z] a0d0a0d46f8b: Download complete [2021-11-09T10:55:59.979Z] 3a43be97a3b4: Verifying Checksum [2021-11-09T10:55:59.979Z] 3a43be97a3b4: Download complete [2021-11-09T10:56:00.142Z] Removing intermediate container 323f399f4030 [2021-11-09T10:56:00.142Z] ---> 91eb7ff4884b [2021-11-09T10:56:00.142Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-09T10:56:00.248Z] 34cad66bf833: Verifying Checksum [2021-11-09T10:56:00.248Z] 34cad66bf833: Download complete [2021-11-09T10:56:00.430Z] ---> Running in cc92cc05ef0c [2021-11-09T10:56:00.513Z] b4e3c513aaa6: Verifying Checksum [2021-11-09T10:56:00.513Z] b4e3c513aaa6: Download complete [2021-11-09T10:56:00.513Z] 4527c011a84f: Verifying Checksum [2021-11-09T10:56:00.513Z] 4527c011a84f: Download complete [2021-11-09T10:56:00.513Z] a0d0a0d46f8b: Pull complete [2021-11-09T10:56:00.701Z] Removing intermediate container cc92cc05ef0c [2021-11-09T10:56:00.701Z] ---> 4861bec5bbed [2021-11-09T10:56:00.701Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T10:56:00.701Z] ---> Running in 684bca7301a1 [2021-11-09T10:56:00.780Z] 31adcdaf11c8: Pull complete [2021-11-09T10:56:00.780Z] b8b176561691: Pull complete [2021-11-09T10:56:03.336Z] Removing intermediate container 684bca7301a1 [2021-11-09T10:56:03.336Z] ---> 4988d6ebaece [2021-11-09T10:56:03.336Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-09T10:56:03.336Z] ---> Running in 105604a91022 [2021-11-09T10:56:03.928Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T10:56:04.903Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T10:56:05.050Z] 4527c011a84f: Pull complete [2021-11-09T10:56:05.050Z] 5d74067f8e1e: Pull complete [2021-11-09T10:56:05.050Z] e0aca202a116: Pull complete [2021-11-09T10:56:05.050Z] 3a43be97a3b4: Pull complete [2021-11-09T10:56:05.050Z] 34cad66bf833: Pull complete [2021-11-09T10:56:05.889Z] OK: 219 MiB in 52 packages [2021-11-09T10:56:06.487Z] Removing intermediate container 105604a91022 [2021-11-09T10:56:06.487Z] ---> 94b0dcd155cf [2021-11-09T10:56:06.487Z] Step 10/14 : ENV GO111MODULE=on [2021-11-09T10:56:06.763Z] ---> Running in 5ef1fa88299a [2021-11-09T10:56:07.034Z] Removing intermediate container 5ef1fa88299a [2021-11-09T10:56:07.034Z] ---> 20aff7fbbc97 [2021-11-09T10:56:07.034Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-09T10:56:07.305Z] ---> Running in b184d56d069a [2021-11-09T10:56:07.578Z] Removing intermediate container b184d56d069a [2021-11-09T10:56:07.578Z] ---> 9b2e70f18943 [2021-11-09T10:56:07.578Z] Step 12/14 : COPY . . [2021-11-09T10:56:07.646Z] b4e3c513aaa6: Pull complete [2021-11-09T10:56:07.646Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-09T10:56:07.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-09T10:56:07.646Z] ---> 9f6097aaca64 [2021-11-09T10:56:07.646Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-09T10:56:09.036Z] ---> Running in 204feee2adfc [2021-11-09T10:56:09.302Z] Removing intermediate container 204feee2adfc [2021-11-09T10:56:09.302Z] ---> c9b597585763 [2021-11-09T10:56:09.302Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-09T10:56:09.302Z] ---> Running in f39ecab01c8a [2021-11-09T10:56:09.302Z] Removing intermediate container f39ecab01c8a [2021-11-09T10:56:09.302Z] ---> fde515c99cb6 [2021-11-09T10:56:09.302Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-09T10:56:09.302Z] ---> Running in 307a82fb8b69 [2021-11-09T10:56:09.561Z] Removing intermediate container 307a82fb8b69 [2021-11-09T10:56:09.561Z] ---> 568c67f7f765 [2021-11-09T10:56:09.561Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-09T10:56:09.561Z] ---> Running in 3660a28ff8f1 [2021-11-09T10:56:09.561Z] Removing intermediate container 3660a28ff8f1 [2021-11-09T10:56:09.561Z] ---> f4e5d2131112 [2021-11-09T10:56:09.561Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-09T10:56:09.561Z] ---> Running in 0d733ec9ee44 [2021-11-09T10:56:09.561Z] Removing intermediate container 0d733ec9ee44 [2021-11-09T10:56:09.561Z] ---> af278c7207a3 [2021-11-09T10:56:09.561Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T10:56:09.561Z] ---> Running in 8c1d58826bd0 [2021-11-09T10:56:10.139Z] Removing intermediate container 8c1d58826bd0 [2021-11-09T10:56:10.140Z] ---> 9c4a5f221279 [2021-11-09T10:56:10.140Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-09T10:56:10.140Z] ---> Running in a311e3751a8e [2021-11-09T10:56:10.199Z] ---> 44e53b7270da [2021-11-09T10:56:10.199Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T10:56:10.199Z] ---> Running in 069607aee3c0 [2021-11-09T10:56:10.403Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T10:56:11.346Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T10:56:11.614Z] OK: 220 MiB in 52 packages [2021-11-09T10:56:11.880Z] Removing intermediate container a311e3751a8e [2021-11-09T10:56:11.880Z] ---> ff4ea6699aa3 [2021-11-09T10:56:11.880Z] Step 10/14 : ENV GO111MODULE=on [2021-11-09T10:56:11.880Z] ---> Running in 47619c2fa85a [2021-11-09T10:56:12.143Z] Removing intermediate container 47619c2fa85a [2021-11-09T10:56:12.143Z] ---> 283426cd0640 [2021-11-09T10:56:12.143Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-09T10:56:12.143Z] ---> Running in 3f8837a43d05 [2021-11-09T10:56:12.143Z] Removing intermediate container 3f8837a43d05 [2021-11-09T10:56:12.143Z] ---> 27d05bb2d37f [2021-11-09T10:56:12.143Z] Step 12/14 : COPY . . [2021-11-09T10:56:13.093Z] ---> 78cb1d27806a [2021-11-09T10:56:13.093Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T10:56:13.093Z] ---> Running in 1141589db87a [2021-11-09T10:56:25.390Z] Removing intermediate container 1141589db87a [2021-11-09T10:56:25.390Z] ---> fd98d9eeb26a [2021-11-09T10:56:25.390Z] Step 14/14 : RUN ${MAKE} [2021-11-09T10:56:25.390Z] ---> Running in ea7a4b471f14 [2021-11-09T10:56:25.390Z] noop [2021-11-09T10:56:25.390Z] Removing intermediate container ea7a4b471f14 [2021-11-09T10:56:25.390Z] ---> 86da387ad98a [2021-11-09T10:56:25.390Z] Successfully built 86da387ad98a [2021-11-09T10:56:25.390Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T10:56:26.618Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-09T10:56:26.618Z] . [Pipeline] withDockerContainer [2021-11-09T10:56:26.717Z] prd-centos7-docker-4c-2g-28084 does not seem to be running inside a container [2021-11-09T10:56:26.753Z] $ 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 [2021-11-09T10:56:27.095Z] $ docker top fd72a80a2cc7e3cd8379070b29eb140d1e7baaaef84f07d103d8d6182934ee93 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T10:56:27.512Z] + go version [2021-11-09T10:56:27.512Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-09T10:56:27.535Z] $ docker stop --time=1 fd72a80a2cc7e3cd8379070b29eb140d1e7baaaef84f07d103d8d6182934ee93 [2021-11-09T10:56:28.716Z] $ docker rm -f fd72a80a2cc7e3cd8379070b29eb140d1e7baaaef84f07d103d8d6182934ee93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T10:56:29.422Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-09T10:56:29.422Z] . [Pipeline] withDockerContainer [2021-11-09T10:56:29.499Z] prd-centos7-docker-4c-2g-28084 does not seem to be running inside a container [2021-11-09T10:56:29.539Z] $ 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 [2021-11-09T10:56:29.892Z] $ docker top 1ffc58f1822bba0489aa827c843eaa031d756de6698668a12ee22f06bfe20597 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-09T10:56:30.341Z] + make test [2021-11-09T10:56:30.341Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-09T10:56:30.606Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-09T10:56:36.982Z] Removing intermediate container 069607aee3c0 [2021-11-09T10:56:36.982Z] ---> e6eb38a62a03 [2021-11-09T10:56:36.982Z] Step 14/14 : RUN ${MAKE} [2021-11-09T10:56:36.982Z] ---> Running in 91c4c78c5b05 [2021-11-09T10:56:37.258Z] noop [2021-11-09T10:56:37.855Z] Removing intermediate container 91c4c78c5b05 [2021-11-09T10:56:37.855Z] ---> 376785e660f1 [2021-11-09T10:56:38.125Z] Successfully built 376785e660f1 [2021-11-09T10:56:38.126Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T10:56:38.495Z] + docker inspect -f . ci-base-image-arm64 [2021-11-09T10:56:38.495Z] . [Pipeline] withDockerContainer [2021-11-09T10:56:38.784Z] prd-ubuntu18.04-docker-arm64-4c-16g-28083 does not seem to be running inside a container [2021-11-09T10:56:38.874Z] $ 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 [2021-11-09T10:56:40.414Z] $ docker top 933acee0c17f72a4b343641bc772a0df9f0a717f0a8df472933d0b36248a467c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T10:56:41.430Z] + go version [2021-11-09T10:56:41.430Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-09T10:56:41.465Z] $ docker stop --time=1 933acee0c17f72a4b343641bc772a0df9f0a717f0a8df472933d0b36248a467c [2021-11-09T10:56:43.206Z] $ docker rm -f 933acee0c17f72a4b343641bc772a0df9f0a717f0a8df472933d0b36248a467c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T10:56:44.144Z] + docker inspect -f . ci-base-image-arm64 [2021-11-09T10:56:44.144Z] . [Pipeline] withDockerContainer [2021-11-09T10:56:44.413Z] prd-ubuntu18.04-docker-arm64-4c-16g-28083 does not seem to be running inside a container [2021-11-09T10:56:44.491Z] $ 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 [2021-11-09T10:56:45.604Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-09T10:56:45.604Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-09T10:56:45.604Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-09T10:56:45.604Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-09T10:56:45.604Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-09T10:56:45.604Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-09T10:56:45.604Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-09T10:56:45.604Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-09T10:56:45.604Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-09T10:56:45.604Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-09T10:56:45.604Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-09T10:56:45.604Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-09T10:56:45.604Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-09T10:56:46.005Z] $ docker top 88191a1de78c093a0b1d57ad085dda6ff6e6e344434e69d6f63caef94949e871 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-09T10:56:47.059Z] + make test [2021-11-09T10:56:47.059Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-09T10:56:48.042Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-09T10:56:50.943Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-09T10:56:50.943Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-09T10:56:50.966Z] $ docker stop --time=1 1ffc58f1822bba0489aa827c843eaa031d756de6698668a12ee22f06bfe20597 [2021-11-09T10:56:52.337Z] $ docker rm -f 1ffc58f1822bba0489aa827c843eaa031d756de6698668a12ee22f06bfe20597 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-09T10:56:52.775Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-09T10:56:52.978Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-09T10:56:55.247Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-09T10:56:55.557Z] + ls -al . [2021-11-09T10:56:55.557Z] total 88 [2021-11-09T10:56:55.557Z] drwxrwxr-x. 12 jenkins jenkins 4096 Nov 9 10:56 . [2021-11-09T10:56:55.557Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 9 10:55 .. [2021-11-09T10:56:55.557Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 9 10:55 assets [2021-11-09T10:56:55.557Z] drwxrwxr-x. 2 jenkins jenkins 66 Nov 9 10:55 bin [2021-11-09T10:56:55.557Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 9 10:55 cmd [2021-11-09T10:56:55.557Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 9 10:55 CONTRIBUTING.md [2021-11-09T10:56:55.557Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 9 10:56 coverage.out [2021-11-09T10:56:55.557Z] -rw-rw-r--. 1 jenkins jenkins 1526 Nov 9 10:55 Dockerfile [2021-11-09T10:56:55.557Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 9 10:55 docs [2021-11-09T10:56:55.557Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 9 10:55 .git [2021-11-09T10:56:55.557Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 9 10:55 .github [2021-11-09T10:56:55.557Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 9 10:55 .gitignore [2021-11-09T10:56:55.557Z] -rw-rw-r--. 1 jenkins jenkins 880 Nov 9 10:55 go.mod [2021-11-09T10:56:55.557Z] -rw-rw-r--. 1 jenkins jenkins 24176 Nov 9 10:55 go.sum [2021-11-09T10:56:55.557Z] drwxrwxr-x. 9 jenkins jenkins 125 Nov 9 10:55 internal [2021-11-09T10:56:55.557Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 9 10:55 Jenkinsfile [2021-11-09T10:56:55.557Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 9 10:55 LICENSE [2021-11-09T10:56:55.557Z] -rw-rw-r--. 1 jenkins jenkins 1212 Nov 9 10:55 Makefile [2021-11-09T10:56:55.557Z] drwxrwxr-x. 3 jenkins jenkins 19 Nov 9 10:55 pkg [2021-11-09T10:56:55.557Z] -rw-rw-r--. 1 jenkins jenkins 4404 Nov 9 10:55 README.md [2021-11-09T10:56:55.557Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 9 10:55 snap [2021-11-09T10:56:55.557Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 9 10:53 VERSION [2021-11-09T10:56:55.557Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 9 10:55 version.go [2021-11-09T10:56:55.557Z] drwxrwxr-x. 4 jenkins jenkins 4096 Nov 9 10:55 web [Pipeline] isUnix [Pipeline] sh [2021-11-09T10:56:55.884Z] + 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 . [2021-11-09T10:56:55.884Z] Sending build context to Docker daemon 25.19MB [2021-11-09T10:56:55.884Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-09T10:56:55.884Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-09T10:56:55.884Z] ---> 86da387ad98a [2021-11-09T10:56:55.884Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-09T10:56:56.146Z] ---> Running in 1058720e8a40 [2021-11-09T10:56:56.146Z] Removing intermediate container 1058720e8a40 [2021-11-09T10:56:56.146Z] ---> e10e1fce4514 [2021-11-09T10:56:56.146Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-09T10:56:56.146Z] ---> Running in 2c1b534ba0c0 [2021-11-09T10:56:56.410Z] Removing intermediate container 2c1b534ba0c0 [2021-11-09T10:56:56.410Z] ---> 361940dc8407 [2021-11-09T10:56:56.410Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-09T10:56:56.410Z] ---> Running in 151b9b4742dc [2021-11-09T10:56:56.410Z] Removing intermediate container 151b9b4742dc [2021-11-09T10:56:56.410Z] ---> 068e7216301e [2021-11-09T10:56:56.410Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-09T10:56:56.410Z] ---> Running in 68d775af3837 [2021-11-09T10:56:56.410Z] Removing intermediate container 68d775af3837 [2021-11-09T10:56:56.410Z] ---> e71272b3d994 [2021-11-09T10:56:56.410Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-09T10:56:56.410Z] ---> Running in 8e1dc400b2d6 [2021-11-09T10:56:56.683Z] Removing intermediate container 8e1dc400b2d6 [2021-11-09T10:56:56.683Z] ---> 048ff9781ffb [2021-11-09T10:56:56.683Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T10:56:56.683Z] ---> Running in 733d25912cf0 [2021-11-09T10:56:56.945Z] Removing intermediate container 733d25912cf0 [2021-11-09T10:56:56.945Z] ---> d03e7a890fa0 [2021-11-09T10:56:56.945Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-09T10:56:57.203Z] ---> Running in c2190f032535 [2021-11-09T10:56:57.203Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T10:56:58.146Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T10:56:58.420Z] OK: 220 MiB in 52 packages [2021-11-09T10:56:58.686Z] Removing intermediate container c2190f032535 [2021-11-09T10:56:58.686Z] ---> 674b088f15f3 [2021-11-09T10:56:58.686Z] Step 10/22 : ENV GO111MODULE=on [2021-11-09T10:56:58.686Z] ---> Running in 2e76055e0b63 [2021-11-09T10:56:58.686Z] Removing intermediate container 2e76055e0b63 [2021-11-09T10:56:58.686Z] ---> c575bc062948 [2021-11-09T10:56:58.686Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-09T10:56:58.949Z] ---> Running in cfd022a37cab [2021-11-09T10:56:58.949Z] Removing intermediate container cfd022a37cab [2021-11-09T10:56:58.949Z] ---> 9c034c363652 [2021-11-09T10:56:58.949Z] Step 12/22 : COPY . . [2021-11-09T10:56:59.901Z] ---> dcc995a05bb6 [2021-11-09T10:56:59.901Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T10:56:59.901Z] ---> Running in 721d9e5269b6 [2021-11-09T10:57:00.160Z] Removing intermediate container 721d9e5269b6 [2021-11-09T10:57:00.160Z] ---> d306e9e0bf2b [2021-11-09T10:57:00.160Z] Step 14/22 : RUN ${MAKE} [2021-11-09T10:57:00.160Z] ---> Running in 5463a47726d2 [2021-11-09T10:57:00.422Z] 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 [2021-11-09T10:57:10.480Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-09T10:57:11.055Z] Removing intermediate container 5463a47726d2 [2021-11-09T10:57:11.055Z] ---> e23bcf54aee8 [2021-11-09T10:57:11.055Z] Step 15/22 : FROM alpine:3.14 [2021-11-09T10:57:15.257Z] 3.14: Pulling from library/alpine [2021-11-09T10:57:15.257Z] a0d0a0d46f8b: Already exists [2021-11-09T10:57:15.257Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-09T10:57:15.257Z] Status: Downloaded newer image for alpine:3.14 [2021-11-09T10:57:15.257Z] ---> 14119a10abf4 [2021-11-09T10:57:15.257Z] Step 16/22 : EXPOSE 4000 [2021-11-09T10:57:15.257Z] ---> Running in 7349add24490 [2021-11-09T10:57:15.257Z] Removing intermediate container 7349add24490 [2021-11-09T10:57:15.257Z] ---> 1b6198e5ef83 [2021-11-09T10:57:15.257Z] 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 [2021-11-09T10:57:15.828Z] ---> c540af091ade [2021-11-09T10:57:15.828Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-09T10:57:15.828Z] ---> Running in 2995ef09c839 [2021-11-09T10:57:15.828Z] Removing intermediate container 2995ef09c839 [2021-11-09T10:57:15.828Z] ---> 8c29449aeb24 [2021-11-09T10:57:15.828Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-09T10:57:15.828Z] ---> Running in 575b075c9e3a [2021-11-09T10:57:15.828Z] Removing intermediate container 575b075c9e3a [2021-11-09T10:57:15.828Z] ---> 5f5e2e2ad327 [2021-11-09T10:57:15.828Z] Step 20/22 : LABEL arch=amd64 [2021-11-09T10:57:15.828Z] ---> Running in eb13dd36f94e [2021-11-09T10:57:16.092Z] Removing intermediate container eb13dd36f94e [2021-11-09T10:57:16.092Z] ---> 734e5474df18 [2021-11-09T10:57:16.092Z] Step 21/22 : LABEL git_sha=d6838eec108f345807635aa541aff62da0973891 [2021-11-09T10:57:16.092Z] ---> Running in dae7da81599a [2021-11-09T10:57:16.092Z] Removing intermediate container dae7da81599a [2021-11-09T10:57:16.092Z] ---> 0b5b9ba50530 [2021-11-09T10:57:16.092Z] Step 22/22 : LABEL version=0.0.0 [2021-11-09T10:57:16.092Z] ---> Running in 335fc4a981a0 [2021-11-09T10:57:16.092Z] Removing intermediate container 335fc4a981a0 [2021-11-09T10:57:16.092Z] ---> 4c5f0bfaa13a [2021-11-09T10:57:16.092Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-09T10:57:16.352Z] Successfully built 4c5f0bfaa13a [2021-11-09T10:57:16.352Z] 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 [2021-11-09T10:57:17.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T10:57:17.223Z] [2021-11-09T10:57:17.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T10:57:17.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T10:57:17.568Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-09T10:57:17.568Z] b4d181a07f80: Pulling fs layer [2021-11-09T10:57:17.568Z] a1111a8f2ec3: Pulling fs layer [2021-11-09T10:57:17.568Z] ed53099fbce6: Pulling fs layer [2021-11-09T10:57:17.568Z] dc539afda2c1: Pulling fs layer [2021-11-09T10:57:17.568Z] 77bc0d833cb6: Pulling fs layer [2021-11-09T10:57:17.568Z] 9065ff56babe: Pulling fs layer [2021-11-09T10:57:17.568Z] d287ab97295c: Pulling fs layer [2021-11-09T10:57:17.568Z] 77bc0d833cb6: Waiting [2021-11-09T10:57:17.568Z] 9065ff56babe: Waiting [2021-11-09T10:57:17.568Z] d287ab97295c: Waiting [2021-11-09T10:57:17.568Z] dc539afda2c1: Waiting [2021-11-09T10:57:17.568Z] a1111a8f2ec3: Verifying Checksum [2021-11-09T10:57:17.568Z] a1111a8f2ec3: Download complete [2021-11-09T10:57:17.568Z] dc539afda2c1: Verifying Checksum [2021-11-09T10:57:17.568Z] dc539afda2c1: Download complete [2021-11-09T10:57:17.837Z] ed53099fbce6: Verifying Checksum [2021-11-09T10:57:17.837Z] ed53099fbce6: Download complete [2021-11-09T10:57:17.837Z] 9065ff56babe: Verifying Checksum [2021-11-09T10:57:17.837Z] 9065ff56babe: Download complete [2021-11-09T10:57:17.837Z] 77bc0d833cb6: Verifying Checksum [2021-11-09T10:57:17.837Z] 77bc0d833cb6: Download complete [2021-11-09T10:57:17.837Z] b4d181a07f80: Verifying Checksum [2021-11-09T10:57:17.837Z] b4d181a07f80: Download complete [2021-11-09T10:57:18.409Z] d287ab97295c: Verifying Checksum [2021-11-09T10:57:18.409Z] d287ab97295c: Download complete [2021-11-09T10:57:19.354Z] b4d181a07f80: Pull complete [2021-11-09T10:57:19.354Z] a1111a8f2ec3: Pull complete [2021-11-09T10:57:20.300Z] ed53099fbce6: Pull complete [2021-11-09T10:57:20.300Z] dc539afda2c1: Pull complete [2021-11-09T10:57:20.300Z] 77bc0d833cb6: Pull complete [2021-11-09T10:57:20.568Z] 9065ff56babe: Pull complete [2021-11-09T10:57:25.871Z] d287ab97295c: Pull complete [2021-11-09T10:57:25.871Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-09T10:57:25.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T10:57:25.871Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-09T10:57:25.955Z] prd-centos7-docker-4c-2g-28084 does not seem to be running inside a container [2021-11-09T10:57:25.987Z] $ 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 [2021-11-09T10:57:28.326Z] $ docker top 2df9942467e8751ff256765c60b798d2f94badbf99ce3ac3c1cd4ab8edb49d82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T10:57:28.834Z] ---> job-cost.sh [2021-11-09T10:57:28.834Z] lf-activate-venv: SKIPPING [2021-11-09T10:57:28.834Z] INFO: No Stack... [2021-11-09T10:57:30.218Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-09T10:57:30.218Z] INFO: Archiving Costs [Pipeline] sh [2021-11-09T10:57:30.534Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-11-09T10:57:30.534Z] + cut -d, -f6 [Pipeline] lock [2021-11-09T10:57:30.582Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-475-1-stack-cost] [2021-11-09T10:57:30.587Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-475-1-stack-cost] did not exist. Created. [2021-11-09T10:57:30.587Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-475-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-09T10:57:30.966Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-09T10:57:31.021Z] Stashed 1 file(s) [Pipeline] } [2021-11-09T10:57:31.035Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-475-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-09T10:57:31.094Z] $ docker stop --time=1 2df9942467e8751ff256765c60b798d2f94badbf99ce3ac3c1cd4ab8edb49d82 [2021-11-09T10:57:32.226Z] $ 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] } [2021-11-09T10:57:35.198Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-09T10:57:35.198Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-09T10:57:35.198Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-09T10:57:35.198Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-09T10:57:35.198Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-09T10:57:35.198Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-09T10:57:35.198Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-09T10:57:35.198Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-09T10:57:35.198Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-09T10:57:35.198Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-09T10:57:35.198Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-09T10:57:35.198Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-09T10:57:35.198Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-09T10:57:50.332Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-09T10:57:50.332Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-09T10:57:50.370Z] $ docker stop --time=1 88191a1de78c093a0b1d57ad085dda6ff6e6e344434e69d6f63caef94949e871 [2021-11-09T10:57:52.194Z] $ docker rm -f 88191a1de78c093a0b1d57ad085dda6ff6e6e344434e69d6f63caef94949e871 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-09T10:57:53.050Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-09T10:57:53.086Z] Warning: overwriting stash ‘coverage-report’ [2021-11-09T10:57:53.700Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-09T10:57:54.391Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-09T10:57:54.766Z] + ls -al . [2021-11-09T10:57:54.766Z] total 128 [2021-11-09T10:57:54.766Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 9 10:56 . [2021-11-09T10:57:54.766Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 10:54 .. [2021-11-09T10:57:54.766Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 10:55 .git [2021-11-09T10:57:54.766Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 10:55 .github [2021-11-09T10:57:54.766Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 9 10:55 .gitignore [2021-11-09T10:57:54.766Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 9 10:55 CONTRIBUTING.md [2021-11-09T10:57:54.766Z] -rw-rw-r-- 1 jenkins jenkins 1526 Nov 9 10:55 Dockerfile [2021-11-09T10:57:54.766Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 9 10:55 Jenkinsfile [2021-11-09T10:57:54.766Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 9 10:55 LICENSE [2021-11-09T10:57:54.766Z] -rw-rw-r-- 1 jenkins jenkins 1212 Nov 9 10:55 Makefile [2021-11-09T10:57:54.766Z] -rw-rw-r-- 1 jenkins jenkins 4404 Nov 9 10:55 README.md [2021-11-09T10:57:54.766Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 10:53 VERSION [2021-11-09T10:57:54.766Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 10:55 assets [2021-11-09T10:57:54.766Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 10:55 bin [2021-11-09T10:57:54.766Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 10:55 cmd [2021-11-09T10:57:54.766Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 9 10:56 coverage.out [2021-11-09T10:57:54.766Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 10:55 docs [2021-11-09T10:57:54.766Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 9 10:55 go.mod [2021-11-09T10:57:54.766Z] -rw-rw-r-- 1 jenkins jenkins 24176 Nov 9 10:55 go.sum [2021-11-09T10:57:54.766Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 10:55 internal [2021-11-09T10:57:54.766Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 10:55 pkg [2021-11-09T10:57:54.766Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 10:55 snap [2021-11-09T10:57:54.766Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 9 10:55 version.go [2021-11-09T10:57:54.766Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 10:55 web [Pipeline] isUnix [Pipeline] sh [2021-11-09T10:57:55.166Z] + 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 . [2021-11-09T10:57:56.169Z] Sending build context to Docker daemon 25.2MB [2021-11-09T10:57:56.169Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-09T10:57:56.169Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-09T10:57:56.169Z] ---> 376785e660f1 [2021-11-09T10:57:56.169Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-09T10:57:56.444Z] ---> Running in b447893eb43f [2021-11-09T10:57:56.719Z] Removing intermediate container b447893eb43f [2021-11-09T10:57:56.719Z] ---> 10f0b1d111dc [2021-11-09T10:57:56.719Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-09T10:57:56.994Z] ---> Running in ca21a4e08394 [2021-11-09T10:57:57.270Z] Removing intermediate container ca21a4e08394 [2021-11-09T10:57:57.270Z] ---> 3b339b253621 [2021-11-09T10:57:57.270Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-09T10:57:57.545Z] ---> Running in fd38d8a0c96f [2021-11-09T10:57:57.820Z] Removing intermediate container fd38d8a0c96f [2021-11-09T10:57:57.820Z] ---> 5f3b5b0eda7f [2021-11-09T10:57:57.820Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-09T10:57:58.094Z] ---> Running in e04323cd10d4 [2021-11-09T10:57:58.367Z] Removing intermediate container e04323cd10d4 [2021-11-09T10:57:58.367Z] ---> ec9c8fbf4b6f [2021-11-09T10:57:58.367Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-09T10:57:58.367Z] ---> Running in b2c32548372c [2021-11-09T10:57:58.965Z] Removing intermediate container b2c32548372c [2021-11-09T10:57:58.965Z] ---> 06c9ad62b984 [2021-11-09T10:57:58.965Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T10:57:58.965Z] ---> Running in e88bbcf09563 [2021-11-09T10:58:00.942Z] Removing intermediate container e88bbcf09563 [2021-11-09T10:58:00.942Z] ---> 6a5a7f615946 [2021-11-09T10:58:00.942Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-09T10:58:00.942Z] ---> Running in 4814267e99e6 [2021-11-09T10:58:02.377Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T10:58:02.970Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T10:58:03.980Z] OK: 219 MiB in 52 packages [2021-11-09T10:58:04.578Z] Removing intermediate container 4814267e99e6 [2021-11-09T10:58:04.578Z] ---> e4974952793a [2021-11-09T10:58:04.578Z] Step 10/22 : ENV GO111MODULE=on [2021-11-09T10:58:04.850Z] ---> Running in 631fee5f422e [2021-11-09T10:58:05.123Z] Removing intermediate container 631fee5f422e [2021-11-09T10:58:05.123Z] ---> cc71428f2405 [2021-11-09T10:58:05.123Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-09T10:58:05.395Z] ---> Running in f6868806fb84 [2021-11-09T10:58:05.667Z] Removing intermediate container f6868806fb84 [2021-11-09T10:58:05.667Z] ---> cfe1064c2578 [2021-11-09T10:58:05.667Z] Step 12/22 : COPY . . [2021-11-09T10:58:09.051Z] ---> c83591648274 [2021-11-09T10:58:09.051Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T10:58:09.051Z] ---> Running in fdf12ac87d06 [2021-11-09T10:58:11.038Z] Removing intermediate container fdf12ac87d06 [2021-11-09T10:58:11.038Z] ---> aabd5ad84199 [2021-11-09T10:58:11.038Z] Step 14/22 : RUN ${MAKE} [2021-11-09T10:58:11.038Z] ---> Running in 2b6b6ef24b9e [2021-11-09T10:58:12.018Z] 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 [2021-11-09T10:58:44.410Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-09T10:58:44.681Z] Removing intermediate container 2b6b6ef24b9e [2021-11-09T10:58:44.681Z] ---> 73b57961959a [2021-11-09T10:58:44.681Z] Step 15/22 : FROM alpine:3.14 [2021-11-09T10:58:48.978Z] 3.14: Pulling from library/alpine [2021-11-09T10:58:48.978Z] 552d1f2373af: Already exists [2021-11-09T10:58:48.978Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-09T10:58:48.978Z] Status: Downloaded newer image for alpine:3.14 [2021-11-09T10:58:48.978Z] ---> bb3de5531c18 [2021-11-09T10:58:48.978Z] Step 16/22 : EXPOSE 4000 [2021-11-09T10:58:48.978Z] ---> Running in 47146e523054 [2021-11-09T10:58:49.251Z] Removing intermediate container 47146e523054 [2021-11-09T10:58:49.251Z] ---> 0b96d96c9aed [2021-11-09T10:58:49.251Z] 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 [2021-11-09T10:58:50.684Z] ---> c3a0c15f7c1b [2021-11-09T10:58:50.684Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-09T10:58:50.963Z] ---> Running in e73374d0b89e [2021-11-09T10:58:51.236Z] Removing intermediate container e73374d0b89e [2021-11-09T10:58:51.236Z] ---> 6f28fadd4069 [2021-11-09T10:58:51.236Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-09T10:58:51.236Z] ---> Running in e17c631909ca [2021-11-09T10:58:51.833Z] Removing intermediate container e17c631909ca [2021-11-09T10:58:51.833Z] ---> 86df87ec5c00 [2021-11-09T10:58:51.833Z] Step 20/22 : LABEL arch=arm64 [2021-11-09T10:58:51.833Z] ---> Running in a96334dd366e [2021-11-09T10:58:52.429Z] Removing intermediate container a96334dd366e [2021-11-09T10:58:52.429Z] ---> 66537fb4b992 [2021-11-09T10:58:52.429Z] Step 21/22 : LABEL git_sha=d6838eec108f345807635aa541aff62da0973891 [2021-11-09T10:58:52.429Z] ---> Running in 1d12b227caf1 [2021-11-09T10:58:52.703Z] Removing intermediate container 1d12b227caf1 [2021-11-09T10:58:52.703Z] ---> 01ef90a438f0 [2021-11-09T10:58:52.703Z] Step 22/22 : LABEL version=0.0.0 [2021-11-09T10:58:52.978Z] ---> Running in 5558bb80ab9e [2021-11-09T10:58:53.252Z] Removing intermediate container 5558bb80ab9e [2021-11-09T10:58:53.252Z] ---> 61ac6cd3898d [2021-11-09T10:58:53.252Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-09T10:58:53.524Z] Successfully built 61ac6cd3898d [2021-11-09T10:58:53.524Z] 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 [2021-11-09T10:58:54.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T10:58:54.318Z] [2021-11-09T10:58:54.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-09T10:58:54.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T10:58:54.974Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-09T10:58:54.974Z] 448f6bf000e3: Pulling fs layer [2021-11-09T10:58:54.974Z] f757da607395: Pulling fs layer [2021-11-09T10:58:54.974Z] 05883995daec: Pulling fs layer [2021-11-09T10:58:54.974Z] 8603b9c90790: Pulling fs layer [2021-11-09T10:58:54.974Z] 1560dd03e051: Pulling fs layer [2021-11-09T10:58:54.974Z] 27f5ce0e4adf: Pulling fs layer [2021-11-09T10:58:54.974Z] c2d8d7efcc4b: Pulling fs layer [2021-11-09T10:58:54.974Z] 1560dd03e051: Waiting [2021-11-09T10:58:54.974Z] 27f5ce0e4adf: Waiting [2021-11-09T10:58:54.974Z] c2d8d7efcc4b: Waiting [2021-11-09T10:58:54.974Z] 8603b9c90790: Waiting [2021-11-09T10:58:54.974Z] f757da607395: Verifying Checksum [2021-11-09T10:58:54.974Z] f757da607395: Download complete [2021-11-09T10:58:54.974Z] 8603b9c90790: Verifying Checksum [2021-11-09T10:58:54.974Z] 8603b9c90790: Download complete [2021-11-09T10:58:55.251Z] 1560dd03e051: Verifying Checksum [2021-11-09T10:58:55.251Z] 1560dd03e051: Download complete [2021-11-09T10:58:55.251Z] 27f5ce0e4adf: Verifying Checksum [2021-11-09T10:58:55.251Z] 27f5ce0e4adf: Download complete [2021-11-09T10:58:55.251Z] 05883995daec: Verifying Checksum [2021-11-09T10:58:55.251Z] 05883995daec: Download complete [2021-11-09T10:58:55.528Z] 448f6bf000e3: Verifying Checksum [2021-11-09T10:58:55.528Z] 448f6bf000e3: Download complete [2021-11-09T10:58:58.163Z] c2d8d7efcc4b: Verifying Checksum [2021-11-09T10:58:58.163Z] c2d8d7efcc4b: Download complete [2021-11-09T10:58:59.147Z] 448f6bf000e3: Pull complete [2021-11-09T10:58:59.748Z] f757da607395: Pull complete [2021-11-09T10:59:01.719Z] 05883995daec: Pull complete [2021-11-09T10:59:01.719Z] 8603b9c90790: Pull complete [2021-11-09T10:59:02.700Z] 1560dd03e051: Pull complete [2021-11-09T10:59:02.977Z] 27f5ce0e4adf: Pull complete [2021-11-09T10:59:18.047Z] c2d8d7efcc4b: Pull complete [2021-11-09T10:59:18.047Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-09T10:59:18.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T10:59:18.047Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-09T10:59:18.329Z] prd-ubuntu18.04-docker-arm64-4c-16g-28083 does not seem to be running inside a container [2021-11-09T10:59:18.410Z] $ 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 [2021-11-09T10:59:21.366Z] $ docker top 18d49a7cfe1e9b99f6395ff76876d046b2aa45b8ec10145ffcc8c26a35f3b361 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T10:59:22.373Z] ---> job-cost.sh [2021-11-09T10:59:22.373Z] lf-activate-venv: SKIPPING [2021-11-09T10:59:22.373Z] INFO: No Stack... [2021-11-09T10:59:23.349Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-09T10:59:23.620Z] INFO: Archiving Costs [Pipeline] sh [2021-11-09T10:59:24.292Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-11-09T10:59:24.292Z] + cut -d, -f6 [Pipeline] lock [2021-11-09T10:59:24.375Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-475-1-stack-cost] [2021-11-09T10:59:24.379Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-475-1-stack-cost] did not exist. Created. [2021-11-09T10:59:24.379Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-475-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-09T10:59:25.109Z] /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 [2021-11-09T10:59:25.846Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-09T10:59:25.892Z] Warning: overwriting stash ‘stack-cost’ [2021-11-09T10:59:26.038Z] Stashed 1 file(s) [Pipeline] } [2021-11-09T10:59:26.056Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-475-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-09T10:59:26.111Z] $ docker stop --time=1 18d49a7cfe1e9b99f6395ff76876d046b2aa45b8ec10145ffcc8c26a35f3b361 [2021-11-09T10:59:27.705Z] $ 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 [2021-11-09T10:59:29.645Z] provisioning config files... [2021-11-09T10:59:29.656Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/config547672316708233190tmp [Pipeline] { [Pipeline] sh [2021-11-09T10:59:29.991Z] + set +x [2021-11-09T10:59:29.991Z] + curl -s https://codecov.io/bash [2021-11-09T10:59:29.991Z] + bash -s -- [2021-11-09T10:59:29.991Z] [2021-11-09T10:59:29.991Z] _____ _ [2021-11-09T10:59:29.991Z] / ____| | | [2021-11-09T10:59:29.991Z] | | ___ __| | ___ ___ _____ __ [2021-11-09T10:59:29.991Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-09T10:59:29.991Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-09T10:59:29.991Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-09T10:59:29.991Z] Bash-1.0.6 [2021-11-09T10:59:29.991Z] [2021-11-09T10:59:29.991Z] [2021-11-09T10:59:29.991Z] ==> git version 2.24.4 found [2021-11-09T10:59:29.991Z] ==> 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 [2021-11-09T10:59:29.991Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-09T10:59:29.991Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-09T10:59:29.991Z] ==> Jenkins CI detected. [2021-11-09T10:59:29.991Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-475 [2021-11-09T10:59:29.991Z] project root: . [2021-11-09T10:59:29.991Z] --> token set from env [2021-11-09T10:59:29.991Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-09T10:59:29.991Z] ==> Running gcov in . (disable via -X gcov) [2021-11-09T10:59:29.991Z] ==> Python coveragepy not found [2021-11-09T10:59:29.991Z] ==> Searching for coverage reports in: [2021-11-09T10:59:29.991Z] + . [2021-11-09T10:59:30.251Z] -> Found 1 reports [2021-11-09T10:59:30.251Z] ==> Detecting git/mercurial file structure [2021-11-09T10:59:30.251Z] ==> Reading reports [2021-11-09T10:59:30.251Z] + ./coverage.out bytes=10 [2021-11-09T10:59:30.251Z] ==> Appending adjustments [2021-11-09T10:59:30.251Z] https://docs.codecov.io/docs/fixing-reports [2021-11-09T10:59:30.251Z] + Found adjustments [2021-11-09T10:59:30.251Z] ==> Gzipping contents [2021-11-09T10:59:30.251Z] 4.0K /tmp/codecov.6AhgZK.gz [2021-11-09T10:59:30.251Z] ==> Uploading reports [2021-11-09T10:59:30.251Z] url: https://codecov.io [2021-11-09T10:59:30.251Z] 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= [2021-11-09T10:59:30.251Z] -> Pinging Codecov [2021-11-09T10:59:30.251Z] 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= [2021-11-09T10:59:30.516Z] -> Uploading to [2021-11-09T10:59:30.516Z] 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 [2021-11-09T10:59:30.516Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-09T10:59:30.516Z] Dload Upload Total Spent Left Speed [2021-11-09T10:59:31.094Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3662 0 0 100 3662 0 12086 --:--:-- --:--:-- --:--:-- 12125 [2021-11-09T10:59:31.094Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d6838eec108f345807635aa541aff62da0973891 [Pipeline] } [2021-11-09T10:59:31.114Z] 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 [2021-11-09T10:59:33.222Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-475/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-09T10:59:33.560Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T10:59:34.160Z] ---> package-listing.sh [2021-11-09T10:59:34.160Z] ++ facter osfamily [2021-11-09T10:59:34.160Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-09T10:59:34.422Z] + OS_FAMILY=redhat [2021-11-09T10:59:34.422Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-475 [2021-11-09T10:59:34.422Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-09T10:59:34.422Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-09T10:59:34.422Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-09T10:59:34.422Z] + PACKAGES=/tmp/packages_start.txt [2021-11-09T10:59:34.422Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-475 ']' [2021-11-09T10:59:34.422Z] + PACKAGES=/tmp/packages_end.txt [2021-11-09T10:59:34.422Z] + case "${OS_FAMILY}" in [2021-11-09T10:59:34.422Z] + sort [2021-11-09T10:59:34.422Z] + rpm -qa [2021-11-09T10:59:35.373Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-09T10:59:35.373Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-09T10:59:35.373Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-09T10:59:35.373Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-475 ']' [2021-11-09T10:59:35.373Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-475/archives/ [2021-11-09T10:59:35.373Z] + 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 [2021-11-09T10:59:35.399Z] 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 [2021-11-09T10:59:35.711Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-09T10:59:36.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T10:59:36.290Z] [2021-11-09T10:59:36.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T10:59:36.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T10:59:36.658Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-09T10:59:36.658Z] b4d181a07f80: Pulling fs layer [2021-11-09T10:59:36.658Z] a1111a8f2ec3: Pulling fs layer [2021-11-09T10:59:36.658Z] ed53099fbce6: Pulling fs layer [2021-11-09T10:59:36.658Z] dc539afda2c1: Pulling fs layer [2021-11-09T10:59:36.658Z] 77bc0d833cb6: Pulling fs layer [2021-11-09T10:59:36.658Z] 9065ff56babe: Pulling fs layer [2021-11-09T10:59:36.658Z] d287ab97295c: Pulling fs layer [2021-11-09T10:59:36.658Z] 77bc0d833cb6: Waiting [2021-11-09T10:59:36.658Z] 9065ff56babe: Waiting [2021-11-09T10:59:36.658Z] d287ab97295c: Waiting [2021-11-09T10:59:36.658Z] dc539afda2c1: Waiting [2021-11-09T10:59:36.658Z] a1111a8f2ec3: Verifying Checksum [2021-11-09T10:59:36.658Z] a1111a8f2ec3: Download complete [2021-11-09T10:59:36.658Z] dc539afda2c1: Verifying Checksum [2021-11-09T10:59:36.658Z] dc539afda2c1: Download complete [2021-11-09T10:59:36.929Z] ed53099fbce6: Verifying Checksum [2021-11-09T10:59:36.929Z] ed53099fbce6: Download complete [2021-11-09T10:59:36.929Z] 77bc0d833cb6: Verifying Checksum [2021-11-09T10:59:36.929Z] 77bc0d833cb6: Download complete [2021-11-09T10:59:36.929Z] 9065ff56babe: Verifying Checksum [2021-11-09T10:59:36.929Z] 9065ff56babe: Download complete [2021-11-09T10:59:36.929Z] b4d181a07f80: Verifying Checksum [2021-11-09T10:59:36.929Z] b4d181a07f80: Download complete [2021-11-09T10:59:37.525Z] d287ab97295c: Verifying Checksum [2021-11-09T10:59:37.525Z] d287ab97295c: Download complete [2021-11-09T10:59:38.501Z] b4d181a07f80: Pull complete [2021-11-09T10:59:38.764Z] a1111a8f2ec3: Pull complete [2021-11-09T10:59:39.361Z] ed53099fbce6: Pull complete [2021-11-09T10:59:39.361Z] dc539afda2c1: Pull complete [2021-11-09T10:59:39.623Z] 77bc0d833cb6: Pull complete [2021-11-09T10:59:39.623Z] 9065ff56babe: Pull complete [2021-11-09T10:59:44.952Z] d287ab97295c: Pull complete [2021-11-09T10:59:44.952Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-09T10:59:44.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T10:59:44.952Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-09T10:59:45.042Z] prd-centos7-docker-4c-2g-28082 does not seem to be running inside a container [2021-11-09T10:59:45.080Z] $ 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 [2021-11-09T10:59:47.242Z] $ docker top 5a5b2c5e13c522ca48d7e40574401c5e52756553ce44d0f6dd8095a3eb42bd2d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T10:59:47.647Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-09T10:59:47.958Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-09T10:59:48.277Z] + ls /var/log/sa-host [2021-11-09T10:59:48.278Z] + sadf -c /var/log/sa-host/sa09 [2021-11-09T10:59:48.278Z] file_magic: OK [2021-11-09T10:59:48.278Z] HZ: Using current value: 100 [2021-11-09T10:59:48.278Z] file_header: OK [2021-11-09T10:59:48.278Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-09T10:59:48.278Z] Statistics: [2021-11-09T10:59:48.278Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-09T10:59:48.278Z] File successfully converted to sysstat format version 12.0.3 [2021-11-09T10:59:48.278Z] + sadf -c /var/log/sa-host/sa30 [2021-11-09T10:59:48.278Z] file_magic: OK [2021-11-09T10:59:48.278Z] HZ: Using current value: 100 [2021-11-09T10:59:48.278Z] file_header: OK [2021-11-09T10:59:48.278Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-09T10:59:48.278Z] Statistics: [2021-11-09T10:59:48.278Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-09T10:59:48.278Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T10:59:48.598Z] provisioning config files... [2021-11-09T10:59:48.607Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-475@tmp/config5661357578675066819tmp [Pipeline] { [Pipeline] echo [2021-11-09T10:59:48.648Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T10:59:48.983Z] ---> create-netrc.sh [Pipeline] } [2021-11-09T10:59:49.007Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-09T10:59:49.420Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-09T10:59:49.447Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T10:59:49.766Z] ---> sudo-logs.sh [2021-11-09T10:59:49.766Z] Archiving 'sudo' log.. [2021-11-09T10:59:49.766Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-28082.novalocal: Name or service not known [2021-11-09T10:59:49.766Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-28082.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-09T10:59:49.831Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T10:59:50.152Z] ---> job-cost.sh [2021-11-09T10:59:50.153Z] lf-activate-venv: SKIPPING [2021-11-09T10:59:50.153Z] DEBUG: total: 0.10999999940395355 [2021-11-09T10:59:50.153Z] INFO: Retrieving Stack Cost... [2021-11-09T10:59:50.411Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-09T10:59:50.672Z] INFO: Archiving Costs [Pipeline] echo [2021-11-09T10:59:50.697Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T10:59:51.028Z] ---> logs-deploy.sh [2021-11-09T10:59:51.028Z] lf-activate-venv: SKIPPING [2021-11-09T10:59:51.028Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-475/1 [2021-11-09T10:59:51.028Z] INFO: archiving workspace using pattern(s): [2021-11-09T10:59:51.968Z] Archives upload complete. [2021-11-09T10:59:51.968Z] INFO: archiving logs to Nexus [2021-11-09T10:59:52.537Z] ---> uname -a: [2021-11-09T10:59:52.537Z] 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 [2021-11-09T10:59:52.537Z] [2021-11-09T10:59:52.537Z] [2021-11-09T10:59:52.537Z] ---> lscpu: [2021-11-09T10:59:52.537Z] Architecture: x86_64 [2021-11-09T10:59:52.537Z] CPU op-mode(s): 32-bit, 64-bit [2021-11-09T10:59:52.537Z] Byte Order: Little Endian [2021-11-09T10:59:52.537Z] Address sizes: 40 bits physical, 48 bits virtual [2021-11-09T10:59:52.537Z] CPU(s): 2 [2021-11-09T10:59:52.537Z] On-line CPU(s) list: 0,1 [2021-11-09T10:59:52.537Z] Thread(s) per core: 1 [2021-11-09T10:59:52.537Z] Core(s) per socket: 1 [2021-11-09T10:59:52.537Z] Socket(s): 2 [2021-11-09T10:59:52.537Z] NUMA node(s): 1 [2021-11-09T10:59:52.537Z] Vendor ID: AuthenticAMD [2021-11-09T10:59:52.537Z] CPU family: 23 [2021-11-09T10:59:52.537Z] Model: 49 [2021-11-09T10:59:52.537Z] Model name: AMD EPYC-Rome Processor [2021-11-09T10:59:52.537Z] Stepping: 0 [2021-11-09T10:59:52.537Z] CPU MHz: 2800.000 [2021-11-09T10:59:52.537Z] BogoMIPS: 5600.00 [2021-11-09T10:59:52.537Z] Virtualization: AMD-V [2021-11-09T10:59:52.537Z] Hypervisor vendor: KVM [2021-11-09T10:59:52.537Z] Virtualization type: full [2021-11-09T10:59:52.537Z] L1d cache: 32K [2021-11-09T10:59:52.537Z] L1i cache: 32K [2021-11-09T10:59:52.537Z] L2 cache: 512K [2021-11-09T10:59:52.537Z] L3 cache: 16384K [2021-11-09T10:59:52.537Z] NUMA node0 CPU(s): 0,1 [2021-11-09T10:59:52.537Z] 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 [2021-11-09T10:59:52.537Z] [2021-11-09T10:59:52.537Z] [2021-11-09T10:59:52.537Z] ---> nproc: [2021-11-09T10:59:52.537Z] 2 [2021-11-09T10:59:52.537Z] [2021-11-09T10:59:52.537Z] [2021-11-09T10:59:52.537Z] ---> df -h: [2021-11-09T10:59:52.537Z] Filesystem Size Used Avail Use% Mounted on [2021-11-09T10:59:52.537Z] overlay 40G 7.7G 33G 20% / [2021-11-09T10:59:52.537Z] tmpfs 64M 0 64M 0% /dev [2021-11-09T10:59:52.537Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-11-09T10:59:52.537Z] shm 64M 0 64M 0% /dev/shm [2021-11-09T10:59:52.537Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-11-09T10:59:52.537Z] [2021-11-09T10:59:52.537Z] [2021-11-09T10:59:52.537Z] ---> sar -b -r -n DEV: [2021-11-09T10:59:52.537Z] 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) [2021-11-09T10:59:52.537Z] [2021-11-09T10:59:52.537Z] 10:52:13 LINUX RESTART (2 CPU) [2021-11-09T10:59:52.537Z] [2021-11-09T10:59:52.537Z] 10:53:01 tps rtps wtps bread/s bwrtn/s [2021-11-09T10:59:52.537Z] 10:54:01 15.53 0.75 14.79 334.20 3185.16 [2021-11-09T10:59:52.537Z] 10:55:01 0.48 0.00 0.48 0.00 7.91 [2021-11-09T10:59:52.537Z] 10:56:01 0.27 0.00 0.27 0.00 2.98 [2021-11-09T10:59:52.537Z] 10:57:01 0.18 0.00 0.18 0.00 2.32 [2021-11-09T10:59:52.537Z] 10:58:01 0.42 0.00 0.42 0.00 6.38 [2021-11-09T10:59:52.537Z] 10:59:01 0.30 0.00 0.30 0.00 4.18 [2021-11-09T10:59:52.537Z] Average: 2.86 0.12 2.74 55.72 535.01 [2021-11-09T10:59:52.537Z] [2021-11-09T10:59:52.537Z] 10:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-11-09T10:59:52.537Z] 10:54:01 5639356 0 632488 7.90 2620 1734476 1470060 16.23 597584 1536088 20 [2021-11-09T10:59:52.537Z] 10:55:01 5638952 0 632880 7.90 2620 1734488 1422108 15.70 597864 1536704 20 [2021-11-09T10:59:52.537Z] 10:56:01 5639908 0 631924 7.89 2620 1734488 1422156 15.70 597256 1536704 12 [2021-11-09T10:59:52.537Z] 10:57:01 5642016 0 629808 7.86 2620 1734496 1421772 15.70 594296 1537568 8 [2021-11-09T10:59:52.537Z] 10:58:01 5645628 0 626192 7.82 2620 1734500 1421868 15.70 591456 1537568 8 [2021-11-09T10:59:52.537Z] 10:59:01 5645996 0 625824 7.81 2620 1734500 1421772 15.70 590956 1537584 8 [2021-11-09T10:59:52.537Z] Average: 5641976 0 629853 7.86 2620 1734491 1429956 15.79 594902 1537036 13 [2021-11-09T10:59:52.537Z] [2021-11-09T10:59:52.537Z] 10:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-11-09T10:59:52.537Z] 10:54:01 eth0 60.52 83.48 264.54 15.42 0.00 0.00 0.00 0.00 [2021-11-09T10:59:52.537Z] 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-09T10:59:52.537Z] 10:54:01 docker0 67.08 36.28 6.21 240.04 0.00 0.00 0.00 0.00 [2021-11-09T10:59:52.537Z] 10:55:01 eth0 3.45 1.43 3.25 0.27 0.00 0.00 0.00 0.00 [2021-11-09T10:59:52.537Z] 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-09T10:59:52.537Z] 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-09T10:59:52.537Z] 10:56:01 eth0 0.83 0.23 0.31 0.19 0.00 0.00 0.00 0.00 [2021-11-09T10:59:52.537Z] 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-09T10:59:52.537Z] 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-09T10:59:52.537Z] 10:57:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-09T10:59:52.537Z] 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-09T10:59:52.537Z] 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-09T10:59:52.537Z] 10:58:01 eth0 0.27 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2021-11-09T10:59:52.537Z] 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-09T10:59:52.537Z] 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-09T10:59:52.537Z] 10:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-11-09T10:59:52.537Z] 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-09T10:59:52.537Z] 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-09T10:59:52.537Z] Average: eth0 10.87 14.25 44.71 2.66 0.00 0.00 0.00 0.00 [2021-11-09T10:59:52.537Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-11-09T10:59:52.537Z] Average: docker0 11.18 6.05 1.04 40.02 0.00 0.00 0.00 0.00 [2021-11-09T10:59:52.537Z] [2021-11-09T10:59:52.537Z] [2021-11-09T10:59:52.537Z] ---> sar -P ALL: [2021-11-09T10:59:52.537Z] 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) [2021-11-09T10:59:52.537Z] [2021-11-09T10:59:52.537Z] 10:52:13 LINUX RESTART (2 CPU) [2021-11-09T10:59:52.537Z] [2021-11-09T10:59:52.537Z] 10:53:01 CPU %user %nice %system %iowait %steal %idle [2021-11-09T10:59:52.537Z] 10:54:01 all 2.94 0.00 1.14 0.24 0.03 95.64 [2021-11-09T10:59:52.537Z] 10:54:01 0 3.26 0.00 1.14 0.29 0.03 95.27 [2021-11-09T10:59:52.537Z] 10:54:01 1 2.61 0.00 1.14 0.20 0.03 96.01 [2021-11-09T10:59:52.537Z] 10:55:01 all 0.26 0.00 0.13 0.00 0.03 99.57 [2021-11-09T10:59:52.537Z] 10:55:01 0 0.32 0.00 0.15 0.00 0.03 99.50 [2021-11-09T10:59:52.537Z] 10:55:01 1 0.20 0.00 0.12 0.00 0.03 99.65 [2021-11-09T10:59:52.537Z] 10:56:01 all 0.28 0.00 0.08 0.00 0.05 99.58 [2021-11-09T10:59:52.537Z] 10:56:01 0 0.08 0.00 0.07 0.00 0.05 99.80 [2021-11-09T10:59:52.537Z] 10:56:01 1 0.48 0.00 0.10 0.00 0.05 99.37 [2021-11-09T10:59:52.537Z] 10:57:01 all 0.20 0.00 0.06 0.00 0.06 99.68 [2021-11-09T10:59:52.537Z] 10:57:01 0 0.07 0.00 0.07 0.00 0.07 99.80 [2021-11-09T10:59:52.537Z] 10:57:01 1 0.33 0.00 0.05 0.00 0.05 99.57 [2021-11-09T10:59:52.538Z] 10:58:01 all 0.23 0.00 0.08 0.00 0.04 99.66 [2021-11-09T10:59:52.538Z] 10:58:01 0 0.10 0.00 0.08 0.00 0.05 99.77 [2021-11-09T10:59:52.538Z] 10:58:01 1 0.35 0.00 0.07 0.00 0.03 99.55 [2021-11-09T10:59:52.538Z] 10:59:01 all 0.21 0.00 0.05 0.00 0.03 99.72 [2021-11-09T10:59:52.538Z] 10:59:01 0 0.10 0.00 0.07 0.00 0.03 99.80 [2021-11-09T10:59:52.538Z] 10:59:01 1 0.32 0.00 0.03 0.00 0.02 99.63 [2021-11-09T10:59:52.538Z] Average: all 0.68 0.00 0.26 0.04 0.04 98.98 [2021-11-09T10:59:52.538Z] Average: 0 0.65 0.00 0.26 0.05 0.04 98.99 [2021-11-09T10:59:52.538Z] Average: 1 0.71 0.00 0.25 0.03 0.04 98.97 [2021-11-09T10:59:52.538Z] [2021-11-09T10:59:52.538Z] [2021-11-09T10:59:52.538Z]