Pull request #488 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c11fcb7f4b3f01d8122c4510228b1b2de9ac171+35561512fbe252ca1f9b71503ce66d4cd1b1291c (87333e84df6c54e37f80d937e3412a811d0d6543) 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-ssh14759653643709907382.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh7509677394233316538.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-488/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-488/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9428781381648762478.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8503496034943223633.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-488/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-488/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16173440416557595748.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3654 in /w/workspace/edgexfoundry_edgex-ui-go_PR-488 [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-488 # 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-488@tmp/jenkins-gitclient-ssh1137283019499101857.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-488@tmp/jenkins-gitclient-ssh3235099090182296711.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/488/head:refs/remotes/origin/PR-488 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 35561512fbe252ca1f9b71503ce66d4cd1b1291c into PR head commit 6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 Merge succeeded, producing 6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 Checking out Revision 6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 (PR-488) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 # 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-488@tmp/jenkins-gitclient-ssh930410942163121058.key > git merge 35561512fbe252ca1f9b71503ce66d4cd1b1291c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 # timeout=10 Commit message: "Merge branch 'main' into dependabot/npm_and_yarn/web/follow-redirects-1.14.7" > git rev-list --no-walk bb976bf4a72f7b711b973d22b7b103ca7d506ae9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-22T04:01:00.498Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-22T04:01:00.539Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-22T04:01:00.557Z] ========================================================= [2022-01-22T04:01:00.557Z] EdgeX Global Pipelines Version Info [2022-01-22T04:01:00.558Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:01:01.695Z] ------------------- [2022-01-22T04:01:01.695Z] stable info: [2022-01-22T04:01:01.695Z] ------------------- [2022-01-22T04:01:01.695Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-22T04:01:01.695Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-22T04:01:01.695Z] Message: update stable to v1.0.219 [2022-01-22T04:01:02.269Z] ------------------- [2022-01-22T04:01:02.269Z] experimental info: [2022-01-22T04:01:02.269Z] ------------------- [2022-01-22T04:01:02.269Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-22T04:01:02.269Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-22T04:01:02.269Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-22T04:01:02.404Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-01-22T04:01:02.417Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-01-22T04:01:02.425Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-22T04:01:02.433Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-22T04:01:02.442Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-22T04:01:02.450Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-22T04:01:02.458Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-22T04:01:02.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-22T04:01:02.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-22T04:01:02.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-22T04:01:02.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-22T04:01:02.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-01-22T04:01:02.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-22T04:01:02.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-22T04:01:02.526Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-22T04:01:02.534Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-22T04:01:02.542Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-22T04:01:02.551Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-22T04:01:02.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-22T04:01:02.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-22T04:01:02.586Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-22T04:01:02.598Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-22T04:01:02.609Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-22T04:01:02.621Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-22T04:01:02.635Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-22T04:01:02.649Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-22T04:01:02.661Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-488 [Pipeline] echo [2022-01-22T04:01:02.670Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-488 [Pipeline] echo [2022-01-22T04:01:02.680Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-488 [Pipeline] echo [2022-01-22T04:01:02.689Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 [Pipeline] echo [2022-01-22T04:01:02.699Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c11fcb [Pipeline] echo [2022-01-22T04:01:02.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-22T04:01:02.759Z] provisioning config files... [2022-01-22T04:01:02.772Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config9146367719346632776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:01:03.082Z] ---> docker-login.sh [2022-01-22T04:01:03.082Z] nexus3.edgexfoundry.org:10001 [2022-01-22T04:01:03.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:01:03.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:01:03.082Z] Configure a credential helper to remove this warning. See [2022-01-22T04:01:03.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:01:03.082Z] [2022-01-22T04:01:03.082Z] Login Succeeded [2022-01-22T04:01:03.082Z] nexus3.edgexfoundry.org:10002 [2022-01-22T04:01:03.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:01:03.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:01:03.343Z] Configure a credential helper to remove this warning. See [2022-01-22T04:01:03.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:01:03.343Z] [2022-01-22T04:01:03.343Z] Login Succeeded [2022-01-22T04:01:03.343Z] nexus3.edgexfoundry.org:10003 [2022-01-22T04:01:03.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:01:03.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:01:03.343Z] Configure a credential helper to remove this warning. See [2022-01-22T04:01:03.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:01:03.343Z] [2022-01-22T04:01:03.343Z] Login Succeeded [2022-01-22T04:01:03.343Z] nexus3.edgexfoundry.org:10004 [2022-01-22T04:01:03.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:01:03.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:01:03.606Z] Configure a credential helper to remove this warning. See [2022-01-22T04:01:03.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:01:03.606Z] [2022-01-22T04:01:03.606Z] Login Succeeded [2022-01-22T04:01:03.606Z] docker.io [2022-01-22T04:01:03.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:01:03.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:01:03.868Z] Configure a credential helper to remove this warning. See [2022-01-22T04:01:03.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:01:03.868Z] [2022-01-22T04:01:03.868Z] Login Succeeded [2022-01-22T04:01:03.868Z] ---> docker-login.sh ends [Pipeline] } [2022-01-22T04:01:03.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-22T04:01:04.239Z] + git rev-list -1 --merges 6c11fcb7f4b3f01d8122c4510228b1b2de9ac171~1..6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 [Pipeline] echo [2022-01-22T04:01:04.268Z] -----------> git rev-list -1 --merges 6c11fcb7f4b3f01d8122c4510228b1b2de9ac171~1..6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 [2022-01-22T04:01:04.268Z] 6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 [false] [Pipeline] sh [2022-01-22T04:01:04.564Z] + git log --format=format:%s -1 6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 [Pipeline] echo [2022-01-22T04:01:04.577Z] ========================================================= [2022-01-22T04:01:04.577Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-22T04:01:04.577Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-22T04:01:04.910Z] + git log --format=format:%s -1 6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 [Pipeline] echo [2022-01-22T04:01:04.927Z] [semverPrep] GIT_COMMIT: 6c11fcb7f4b3f01d8122c4510228b1b2de9ac171, Commit Message: Merge branch 'main' into dependabot/npm_and_yarn/web/follow-redirects-1.14.7 [Pipeline] echo [2022-01-22T04:01:04.939Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-22T04:01:05.339Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-22T04:01:05.339Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-22T04:01:05.339Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-22T04:01:05.339Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-22T04:01:05.339Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-22T04:01:05.339Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-22T04:01:05.339Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:01:05.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-22T04:01:05.693Z] [2022-01-22T04:01:05.693Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:01:05.996Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-22T04:01:05.996Z] latest: Pulling from edgex-devops/git-semver [2022-01-22T04:01:05.996Z] a0d0a0d46f8b: Pulling fs layer [2022-01-22T04:01:05.996Z] 3e5f54012d9b: Pulling fs layer [2022-01-22T04:01:05.996Z] 4c7163046ea9: Pulling fs layer [2022-01-22T04:01:05.996Z] 0c2d73faf560: Pulling fs layer [2022-01-22T04:01:05.996Z] 0c2d73faf560: Waiting [2022-01-22T04:01:05.996Z] 3e5f54012d9b: Verifying Checksum [2022-01-22T04:01:05.996Z] 3e5f54012d9b: Download complete [2022-01-22T04:01:05.996Z] a0d0a0d46f8b: Verifying Checksum [2022-01-22T04:01:05.996Z] a0d0a0d46f8b: Download complete [2022-01-22T04:01:05.996Z] 4c7163046ea9: Verifying Checksum [2022-01-22T04:01:05.996Z] 4c7163046ea9: Download complete [2022-01-22T04:01:05.996Z] 0c2d73faf560: Verifying Checksum [2022-01-22T04:01:05.996Z] 0c2d73faf560: Download complete [2022-01-22T04:01:06.261Z] a0d0a0d46f8b: Pull complete [2022-01-22T04:01:06.261Z] 3e5f54012d9b: Pull complete [2022-01-22T04:01:06.529Z] 4c7163046ea9: Pull complete [2022-01-22T04:01:06.793Z] 0c2d73faf560: Pull complete [2022-01-22T04:01:06.793Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-22T04:01:06.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-22T04:01:06.793Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-22T04:01:06.855Z] prd-centos7-docker-4c-2g-3654 does not seem to be running inside a container [2022-01-22T04:01:06.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-22T04:01:07.477Z] $ docker top 76fd978aedab81d8a5c74b59a5b8c5ce4c7beb33c21afab4c5067da76953c7ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-22T04:01:07.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-22T04:01:07.567Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-22T04:01:07.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-22T04:01:07.677Z] $ docker exec 76fd978aedab81d8a5c74b59a5b8c5ce4c7beb33c21afab4c5067da76953c7ce ssh-agent [2022-01-22T04:01:07.770Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDCcaeB/agent.14 [2022-01-22T04:01:07.770Z] SSH_AGENT_PID=20 [2022-01-22T04:01:07.776Z] Running ssh-add (command line suppressed) [2022-01-22T04:01:07.871Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_1848701406967802669.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_1848701406967802669.key) [2022-01-22T04:01:07.883Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-22T04:01:08.181Z] + git tag --points-at HEAD [Pipeline] } [2022-01-22T04:01:08.204Z] $ docker exec --env ******** --env ******** 76fd978aedab81d8a5c74b59a5b8c5ce4c7beb33c21afab4c5067da76953c7ce ssh-agent -k [2022-01-22T04:01:08.291Z] unset SSH_AUTH_SOCK; [2022-01-22T04:01:08.292Z] unset SSH_AGENT_PID; [2022-01-22T04:01:08.292Z] echo Agent pid 20 killed; [2022-01-22T04:01:08.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-22T04:01:08.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-22T04:01:08.327Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-22T04:01:08.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-22T04:01:08.452Z] $ docker exec 76fd978aedab81d8a5c74b59a5b8c5ce4c7beb33c21afab4c5067da76953c7ce ssh-agent [2022-01-22T04:01:08.557Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXihPdGl/agent.53 [2022-01-22T04:01:08.557Z] SSH_AGENT_PID=58 [2022-01-22T04:01:08.561Z] Running ssh-add (command line suppressed) [2022-01-22T04:01:08.681Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_2021207199699581011.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/private_key_2021207199699581011.key) [2022-01-22T04:01:08.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-22T04:01:08.988Z] + git semver init [2022-01-22T04:01:08.988Z] # -> Open(): unable to determine branch for HEAD [2022-01-22T04:01:08.988Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-488/.git [2022-01-22T04:01:08.988Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-488 [2022-01-22T04:01:08.988Z] # $SEMVER_REMOTE_NAME = origin [2022-01-22T04:01:08.988Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-22T04:01:08.989Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-22T04:01:08.989Z] # $SEMVER_BRANCH = PR-488 [2022-01-22T04:01:08.989Z] # $SEMVER_TEMP = /tmp/semver-194517408 [2022-01-22T04:01:08.989Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-01-22T04:01:10.901Z] # '/tmp/semver-194517408' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-488/.semver' [2022-01-22T04:01:10.901Z] # -> Force: false [2022-01-22T04:01:10.901Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-488/.semver [Pipeline] } [2022-01-22T04:01:10.913Z] $ docker exec --env ******** --env ******** 76fd978aedab81d8a5c74b59a5b8c5ce4c7beb33c21afab4c5067da76953c7ce ssh-agent -k [2022-01-22T04:01:10.998Z] unset SSH_AUTH_SOCK; [2022-01-22T04:01:10.998Z] unset SSH_AGENT_PID; [2022-01-22T04:01:10.998Z] echo Agent pid 58 killed; [2022-01-22T04:01:11.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-22T04:01:11.318Z] + git semver [Pipeline] } [2022-01-22T04:01:11.332Z] $ docker stop --time=1 76fd978aedab81d8a5c74b59a5b8c5ce4c7beb33c21afab4c5067da76953c7ce [2022-01-22T04:01:12.602Z] $ docker rm -f 76fd978aedab81d8a5c74b59a5b8c5ce4c7beb33c21afab4c5067da76953c7ce [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-22T04:01:12.940Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-22T04:01:13.170Z] Stashed 1 file(s) [Pipeline] echo [2022-01-22T04:01:13.174Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-22T04:01:13.323Z] provisioning config files... [2022-01-22T04:01:13.332Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config3815381327404901719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:01:13.651Z] ---> docker-login.sh [2022-01-22T04:01:13.651Z] nexus3.edgexfoundry.org:10001 [2022-01-22T04:01:13.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:01:13.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:01:13.651Z] Configure a credential helper to remove this warning. See [2022-01-22T04:01:13.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:01:13.651Z] [2022-01-22T04:01:13.651Z] Login Succeeded [2022-01-22T04:01:13.651Z] nexus3.edgexfoundry.org:10002 [2022-01-22T04:01:13.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:01:13.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:01:13.651Z] Configure a credential helper to remove this warning. See [2022-01-22T04:01:13.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:01:13.651Z] [2022-01-22T04:01:13.651Z] Login Succeeded [2022-01-22T04:01:13.651Z] nexus3.edgexfoundry.org:10003 [2022-01-22T04:01:13.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:01:13.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:01:13.911Z] Configure a credential helper to remove this warning. See [2022-01-22T04:01:13.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:01:13.911Z] [2022-01-22T04:01:13.911Z] Login Succeeded [2022-01-22T04:01:13.911Z] nexus3.edgexfoundry.org:10004 [2022-01-22T04:01:13.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:01:13.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:01:13.911Z] Configure a credential helper to remove this warning. See [2022-01-22T04:01:13.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:01:13.911Z] [2022-01-22T04:01:13.911Z] Login Succeeded [2022-01-22T04:01:13.911Z] docker.io [2022-01-22T04:01:13.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:01:14.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:01:14.481Z] Configure a credential helper to remove this warning. See [2022-01-22T04:01:14.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:01:14.481Z] [2022-01-22T04:01:14.481Z] Login Succeeded [2022-01-22T04:01:14.481Z] ---> docker-login.sh ends [Pipeline] } [2022-01-22T04:01:14.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-22T04:01:14.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-22T04:01:14.569Z] ========================================================= [2022-01-22T04:01:14.569Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-22T04:01:14.569Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:01:14.895Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-22T04:01:15.160Z] Sending build context to Docker daemon 40.73MB [2022-01-22T04:01:15.160Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-22T04:01:15.160Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-22T04:01:15.160Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-22T04:01:15.160Z] 59bf1c3509f3: Pulling fs layer [2022-01-22T04:01:15.160Z] 666ba61612fd: Pulling fs layer [2022-01-22T04:01:15.160Z] 8ed8ca486205: Pulling fs layer [2022-01-22T04:01:15.160Z] 4fe6c5a15a65: Pulling fs layer [2022-01-22T04:01:15.160Z] 22a0e8bec74d: Pulling fs layer [2022-01-22T04:01:15.160Z] f965cba54748: Pulling fs layer [2022-01-22T04:01:15.160Z] 861ffc35075e: Pulling fs layer [2022-01-22T04:01:15.160Z] 4b385c91608e: Pulling fs layer [2022-01-22T04:01:15.160Z] 560528eb2ebb: Pulling fs layer [2022-01-22T04:01:15.160Z] 4fe6c5a15a65: Waiting [2022-01-22T04:01:15.160Z] 22a0e8bec74d: Waiting [2022-01-22T04:01:15.160Z] f965cba54748: Waiting [2022-01-22T04:01:15.160Z] 861ffc35075e: Waiting [2022-01-22T04:01:15.160Z] 4b385c91608e: Waiting [2022-01-22T04:01:15.160Z] 560528eb2ebb: Waiting [2022-01-22T04:01:15.160Z] 8ed8ca486205: Verifying Checksum [2022-01-22T04:01:15.160Z] 8ed8ca486205: Download complete [2022-01-22T04:01:15.160Z] 666ba61612fd: Verifying Checksum [2022-01-22T04:01:15.160Z] 666ba61612fd: Download complete [2022-01-22T04:01:15.160Z] 22a0e8bec74d: Verifying Checksum [2022-01-22T04:01:15.160Z] 22a0e8bec74d: Download complete [2022-01-22T04:01:15.160Z] f965cba54748: Verifying Checksum [2022-01-22T04:01:15.160Z] f965cba54748: Download complete [2022-01-22T04:01:15.160Z] 59bf1c3509f3: Verifying Checksum [2022-01-22T04:01:15.160Z] 59bf1c3509f3: Download complete [2022-01-22T04:01:15.160Z] 861ffc35075e: Verifying Checksum [2022-01-22T04:01:15.160Z] 861ffc35075e: Download complete [2022-01-22T04:01:15.440Z] 4b385c91608e: Verifying Checksum [2022-01-22T04:01:15.440Z] 4b385c91608e: Download complete [2022-01-22T04:01:15.716Z] 560528eb2ebb: Verifying Checksum [2022-01-22T04:01:15.716Z] 560528eb2ebb: Download complete [2022-01-22T04:01:15.716Z] 4fe6c5a15a65: Verifying Checksum [2022-01-22T04:01:15.716Z] 4fe6c5a15a65: Download complete [2022-01-22T04:01:15.717Z] 59bf1c3509f3: Pull complete [2022-01-22T04:01:15.983Z] 666ba61612fd: Pull complete [2022-01-22T04:01:15.983Z] 8ed8ca486205: Pull complete [2022-01-22T04:01:20.314Z] 4fe6c5a15a65: Pull complete [2022-01-22T04:01:20.314Z] 22a0e8bec74d: Pull complete [2022-01-22T04:01:20.314Z] f965cba54748: Pull complete [2022-01-22T04:01:20.314Z] 861ffc35075e: Pull complete [2022-01-22T04:01:20.314Z] 4b385c91608e: Pull complete [2022-01-22T04:01:22.900Z] 560528eb2ebb: Pull complete [2022-01-22T04:01:22.900Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-22T04:01:22.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-22T04:01:22.900Z] ---> dd4a08f94e63 [2022-01-22T04:01:22.900Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-22T04:01:24.291Z] ---> Running in 4017acadf14c [2022-01-22T04:01:24.550Z] Removing intermediate container 4017acadf14c [2022-01-22T04:01:24.550Z] ---> b59987516d6f [2022-01-22T04:01:24.550Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-22T04:01:24.550Z] ---> Running in 672d5bc60066 [2022-01-22T04:01:24.550Z] Removing intermediate container 672d5bc60066 [2022-01-22T04:01:24.550Z] ---> 8a7ffe9e80f0 [2022-01-22T04:01:24.550Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-22T04:01:24.550Z] ---> Running in 6a56a343ee56 [2022-01-22T04:01:24.812Z] Removing intermediate container 6a56a343ee56 [2022-01-22T04:01:24.812Z] ---> f5977130ec9a [2022-01-22T04:01:24.812Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-22T04:01:24.812Z] ---> Running in 72d2d61f2421 [2022-01-22T04:01:24.812Z] Removing intermediate container 72d2d61f2421 [2022-01-22T04:01:24.812Z] ---> b631c578e20e [2022-01-22T04:01:24.812Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-22T04:01:24.812Z] ---> Running in 05b9b6164592 [2022-01-22T04:01:24.812Z] Removing intermediate container 05b9b6164592 [2022-01-22T04:01:24.812Z] ---> e825ca4ca428 [2022-01-22T04:01:24.812Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-22T04:01:25.071Z] ---> Running in 5c15c39be347 [2022-01-22T04:01:25.332Z] Removing intermediate container 5c15c39be347 [2022-01-22T04:01:25.332Z] ---> 0fd4177fe83b [2022-01-22T04:01:25.332Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-22T04:01:25.332Z] ---> Running in 632c2ba0126a [2022-01-22T04:01:25.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-22T04:01:26.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-22T04:01:26.789Z] OK: 221 MiB in 52 packages [2022-01-22T04:01:27.050Z] Removing intermediate container 632c2ba0126a [2022-01-22T04:01:27.050Z] ---> 7445d2038fc5 [2022-01-22T04:01:27.050Z] Step 10/15 : ENV GO111MODULE=on [2022-01-22T04:01:27.050Z] ---> Running in c1f1af3f1040 [2022-01-22T04:01:27.050Z] Removing intermediate container c1f1af3f1040 [2022-01-22T04:01:27.050Z] ---> e5572ec32903 [2022-01-22T04:01:27.050Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-22T04:01:27.050Z] ---> Running in cda248fcc3d8 [2022-01-22T04:01:27.311Z] Removing intermediate container cda248fcc3d8 [2022-01-22T04:01:27.311Z] ---> 0157c9f8ccbb [2022-01-22T04:01:27.311Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-22T04:01:27.311Z] ---> e19269b6eea2 [2022-01-22T04:01:27.311Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-22T04:01:27.311Z] ---> Running in 551f6757c886 [2022-01-22T04:01:28.285Z] Still waiting to schedule task [2022-01-22T04:01:28.286Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-22T04:01:53.893Z] Removing intermediate container 551f6757c886 [2022-01-22T04:01:53.893Z] ---> 64f035f50982 [2022-01-22T04:01:53.893Z] Step 14/15 : COPY . . [2022-01-22T04:01:53.893Z] ---> e644d6d34217 [2022-01-22T04:01:53.893Z] Step 15/15 : RUN ${MAKE} [2022-01-22T04:01:53.893Z] ---> Running in 40adf8bcbc2c [2022-01-22T04:01:53.893Z] noop [2022-01-22T04:01:53.893Z] Removing intermediate container 40adf8bcbc2c [2022-01-22T04:01:53.893Z] ---> 45226cd0e141 [2022-01-22T04:01:53.893Z] Successfully built 45226cd0e141 [2022-01-22T04:01:53.893Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:01:54.194Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-22T04:01:54.194Z] . [Pipeline] withDockerContainer [2022-01-22T04:01:54.258Z] prd-centos7-docker-4c-2g-3654 does not seem to be running inside a container [2022-01-22T04:01:54.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@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 ******** -e ******** ci-base-image-x86_64 cat [2022-01-22T04:01:54.624Z] $ docker top 3e62b63dbcf6a5d6e308e42d581495e03b2d4d0961a7d8bc774e58f65e6ab60f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-22T04:01:54.974Z] + go version [2022-01-22T04:01:54.974Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-22T04:01:54.985Z] $ docker stop --time=1 3e62b63dbcf6a5d6e308e42d581495e03b2d4d0961a7d8bc774e58f65e6ab60f [2022-01-22T04:01:56.246Z] $ docker rm -f 3e62b63dbcf6a5d6e308e42d581495e03b2d4d0961a7d8bc774e58f65e6ab60f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:01:56.659Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-22T04:01:56.659Z] . [Pipeline] withDockerContainer [2022-01-22T04:01:56.717Z] prd-centos7-docker-4c-2g-3654 does not seem to be running inside a container [2022-01-22T04:01:56.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@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 ******** -e ******** ci-base-image-x86_64 cat [2022-01-22T04:01:57.101Z] $ docker top 593980c7d43c6bb88c3619ac1c43f64f60fcc8a0accadf148abdf0b2a8a1e720 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-22T04:01:57.469Z] + make test [2022-01-22T04:01:57.469Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-22T04:01:57.737Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-22T04:02:10.086Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-22T04:02:10.086Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-22T04:02:10.086Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-22T04:02:10.086Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-22T04:02:10.086Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-22T04:02:10.086Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-22T04:02:10.086Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-22T04:02:10.086Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-22T04:02:10.086Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-22T04:02:10.086Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-22T04:02:10.086Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-22T04:02:10.086Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-22T04:02:10.086Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-22T04:02:12.662Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-22T04:02:12.662Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-22T04:02:12.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-22T04:02:12.682Z] $ docker stop --time=1 593980c7d43c6bb88c3619ac1c43f64f60fcc8a0accadf148abdf0b2a8a1e720 [2022-01-22T04:02:14.004Z] $ docker rm -f 593980c7d43c6bb88c3619ac1c43f64f60fcc8a0accadf148abdf0b2a8a1e720 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-22T04:02:14.383Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-22T04:02:14.444Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-22T04:02:15.080Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-22T04:02:15.369Z] + ls -al . [2022-01-22T04:02:15.369Z] total 112 [2022-01-22T04:02:15.369Z] drwxrwxr-x. 13 jenkins jenkins 4096 Jan 22 04:01 . [2022-01-22T04:02:15.369Z] drwxrwxr-x. 4 jenkins jenkins 110 Jan 22 04:00 .. [2022-01-22T04:02:15.369Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 22 04:00 assets [2022-01-22T04:02:15.369Z] drwxrwxr-x. 2 jenkins jenkins 66 Jan 22 04:00 bin [2022-01-22T04:02:15.369Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 22 04:00 cmd [2022-01-22T04:02:15.369Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 22 04:00 CONTRIBUTING.md [2022-01-22T04:02:15.369Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 22 04:01 coverage.out [2022-01-22T04:02:15.369Z] -rw-rw-r--. 1 jenkins jenkins 1549 Jan 22 04:00 Dockerfile [2022-01-22T04:02:15.369Z] drwxrwxr-x. 2 jenkins jenkins 23 Jan 22 04:00 docs [2022-01-22T04:02:15.369Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 22 04:00 .git [2022-01-22T04:02:15.369Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 22 04:00 .github [2022-01-22T04:02:15.369Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 22 04:00 .gitignore [2022-01-22T04:02:15.369Z] -rw-rw-r--. 1 jenkins jenkins 1944 Jan 22 04:00 go.mod [2022-01-22T04:02:15.369Z] -rw-rw-r--. 1 jenkins jenkins 48565 Jan 22 04:00 go.sum [2022-01-22T04:02:15.369Z] drwxrwxr-x. 9 jenkins jenkins 125 Jan 22 04:00 internal [2022-01-22T04:02:15.369Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 22 04:00 Jenkinsfile [2022-01-22T04:02:15.369Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 22 04:00 LICENSE [2022-01-22T04:02:15.369Z] -rw-rw-r--. 1 jenkins jenkins 1212 Jan 22 04:00 Makefile [2022-01-22T04:02:15.369Z] drwxrwxr-x. 3 jenkins jenkins 19 Jan 22 04:00 pkg [2022-01-22T04:02:15.369Z] -rw-rw-r--. 1 jenkins jenkins 4450 Jan 22 04:00 README.md [2022-01-22T04:02:15.369Z] drwx------. 3 jenkins jenkins 56 Jan 22 04:01 .semver [2022-01-22T04:02:15.369Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 22 04:00 snap [2022-01-22T04:02:15.369Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 22 04:01 VERSION [2022-01-22T04:02:15.369Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 22 04:00 version.go [2022-01-22T04:02:15.369Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jan 22 04:00 web [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:02:15.670Z] + 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=6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 --label arch=amd64 --label version=0.0.0 . [2022-01-22T04:02:15.930Z] Sending build context to Docker daemon 40.73MB [2022-01-22T04:02:15.930Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-22T04:02:15.930Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-22T04:02:15.930Z] ---> 45226cd0e141 [2022-01-22T04:02:15.930Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-22T04:02:15.930Z] ---> Running in d651eb24727b [2022-01-22T04:02:16.192Z] Removing intermediate container d651eb24727b [2022-01-22T04:02:16.192Z] ---> 726b5f212ca2 [2022-01-22T04:02:16.192Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-22T04:02:16.192Z] ---> Running in 1b80af17c8a6 [2022-01-22T04:02:16.192Z] Removing intermediate container 1b80af17c8a6 [2022-01-22T04:02:16.192Z] ---> ade121c39130 [2022-01-22T04:02:16.192Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-22T04:02:16.192Z] ---> Running in 805d97f4aae1 [2022-01-22T04:02:16.458Z] Removing intermediate container 805d97f4aae1 [2022-01-22T04:02:16.458Z] ---> 1db8977c3aff [2022-01-22T04:02:16.458Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-22T04:02:16.458Z] ---> Running in e6f21750808c [2022-01-22T04:02:16.458Z] Removing intermediate container e6f21750808c [2022-01-22T04:02:16.458Z] ---> a237d3a9de45 [2022-01-22T04:02:16.458Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-22T04:02:16.458Z] ---> Running in abf3f40f2d39 [2022-01-22T04:02:16.458Z] Removing intermediate container abf3f40f2d39 [2022-01-22T04:02:16.458Z] ---> fc97b4f1580e [2022-01-22T04:02:16.458Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-22T04:02:16.458Z] ---> Running in 8b0e84ee0eab [2022-01-22T04:02:17.030Z] Removing intermediate container 8b0e84ee0eab [2022-01-22T04:02:17.030Z] ---> 339f01f38e1a [2022-01-22T04:02:17.030Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-22T04:02:17.030Z] ---> Running in abaa63ab7fb4 [2022-01-22T04:02:17.290Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-22T04:02:18.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-22T04:02:18.496Z] OK: 221 MiB in 52 packages [2022-01-22T04:02:18.496Z] Removing intermediate container abaa63ab7fb4 [2022-01-22T04:02:18.496Z] ---> 4618f4e292d2 [2022-01-22T04:02:18.496Z] Step 10/23 : ENV GO111MODULE=on [2022-01-22T04:02:18.496Z] ---> Running in 640b177424df [2022-01-22T04:02:18.762Z] Removing intermediate container 640b177424df [2022-01-22T04:02:18.762Z] ---> 378bba1505f5 [2022-01-22T04:02:18.762Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-22T04:02:18.762Z] ---> Running in 0aafada99089 [2022-01-22T04:02:18.762Z] Removing intermediate container 0aafada99089 [2022-01-22T04:02:18.762Z] ---> cc5cc47a41f4 [2022-01-22T04:02:18.762Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-22T04:02:19.023Z] ---> ab5437e2df98 [2022-01-22T04:02:19.023Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-22T04:02:19.023Z] ---> Running in 3f5283bcc8ce [2022-01-22T04:02:19.601Z] Removing intermediate container 3f5283bcc8ce [2022-01-22T04:02:19.601Z] ---> af8ca45b353c [2022-01-22T04:02:19.601Z] Step 14/23 : COPY . . [2022-01-22T04:02:20.553Z] ---> dae897925ff9 [2022-01-22T04:02:20.553Z] Step 15/23 : RUN ${MAKE} [2022-01-22T04:02:20.553Z] ---> Running in 1a101fdc731f [2022-01-22T04:02:20.814Z] 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 [2022-01-22T04:02:29.046Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-22T04:02:30.429Z] Removing intermediate container 1a101fdc731f [2022-01-22T04:02:30.429Z] ---> 78452d10a1ba [2022-01-22T04:02:30.429Z] Step 16/23 : FROM alpine:3.14 [2022-01-22T04:02:31.000Z] 3.14: Pulling from library/alpine [2022-01-22T04:02:31.260Z] 97518928ae5f: Pulling fs layer [2022-01-22T04:02:31.260Z] 97518928ae5f: Verifying Checksum [2022-01-22T04:02:31.260Z] 97518928ae5f: Download complete [2022-01-22T04:02:31.520Z] 97518928ae5f: Pull complete [2022-01-22T04:02:31.520Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-22T04:02:31.520Z] Status: Downloaded newer image for alpine:3.14 [2022-01-22T04:02:31.520Z] ---> 0a97eee8041e [2022-01-22T04:02:31.520Z] Step 17/23 : EXPOSE 4000 [2022-01-22T04:02:31.520Z] ---> Running in f6378c4b854e [2022-01-22T04:02:31.520Z] Removing intermediate container f6378c4b854e [2022-01-22T04:02:31.520Z] ---> 9aedbd9bffe7 [2022-01-22T04:02:31.520Z] Step 18/23 : 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 [2022-01-22T04:02:32.088Z] ---> 59ce037c26b4 [2022-01-22T04:02:32.088Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-22T04:02:32.088Z] ---> Running in f210c1920818 [2022-01-22T04:02:32.088Z] Removing intermediate container f210c1920818 [2022-01-22T04:02:32.088Z] ---> ef8d1ffd5771 [2022-01-22T04:02:32.088Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-22T04:02:32.088Z] ---> Running in 37750f1762dc [2022-01-22T04:02:32.348Z] Removing intermediate container 37750f1762dc [2022-01-22T04:02:32.348Z] ---> 0d489ad2584f [2022-01-22T04:02:32.348Z] Step 21/23 : LABEL arch=amd64 [2022-01-22T04:02:32.348Z] ---> Running in 4c16f26fceec [2022-01-22T04:02:32.348Z] Removing intermediate container 4c16f26fceec [2022-01-22T04:02:32.348Z] ---> f5d46d902add [2022-01-22T04:02:32.348Z] Step 22/23 : LABEL git_sha=6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 [2022-01-22T04:02:32.348Z] ---> Running in c3e56c74c4fe [2022-01-22T04:02:32.348Z] Removing intermediate container c3e56c74c4fe [2022-01-22T04:02:32.348Z] ---> 0a7049143ea9 [2022-01-22T04:02:32.348Z] Step 23/23 : LABEL version=0.0.0 [2022-01-22T04:02:32.610Z] ---> Running in a6217f31dc5e [2022-01-22T04:02:32.610Z] Removing intermediate container a6217f31dc5e [2022-01-22T04:02:32.610Z] ---> f58cba0f6433 [2022-01-22T04:02:32.610Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-22T04:02:32.610Z] Successfully built f58cba0f6433 [2022-01-22T04:02:32.610Z] 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 [2022-01-22T04:02:33.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-22T04:02:33.032Z] [2022-01-22T04:02:33.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:02:33.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-22T04:02:33.341Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-22T04:02:33.341Z] b4d181a07f80: Pulling fs layer [2022-01-22T04:02:33.341Z] a1111a8f2ec3: Pulling fs layer [2022-01-22T04:02:33.341Z] ed53099fbce6: Pulling fs layer [2022-01-22T04:02:33.341Z] dc539afda2c1: Pulling fs layer [2022-01-22T04:02:33.341Z] 77bc0d833cb6: Pulling fs layer [2022-01-22T04:02:33.341Z] 9065ff56babe: Pulling fs layer [2022-01-22T04:02:33.341Z] d287ab97295c: Pulling fs layer [2022-01-22T04:02:33.341Z] 77bc0d833cb6: Waiting [2022-01-22T04:02:33.341Z] 9065ff56babe: Waiting [2022-01-22T04:02:33.341Z] d287ab97295c: Waiting [2022-01-22T04:02:33.341Z] dc539afda2c1: Waiting [2022-01-22T04:02:33.341Z] a1111a8f2ec3: Verifying Checksum [2022-01-22T04:02:33.341Z] a1111a8f2ec3: Download complete [2022-01-22T04:02:33.341Z] dc539afda2c1: Verifying Checksum [2022-01-22T04:02:33.341Z] dc539afda2c1: Download complete [2022-01-22T04:02:33.341Z] ed53099fbce6: Verifying Checksum [2022-01-22T04:02:33.341Z] ed53099fbce6: Download complete [2022-01-22T04:02:33.341Z] 9065ff56babe: Verifying Checksum [2022-01-22T04:02:33.341Z] 9065ff56babe: Download complete [2022-01-22T04:02:33.608Z] 77bc0d833cb6: Verifying Checksum [2022-01-22T04:02:33.608Z] 77bc0d833cb6: Download complete [2022-01-22T04:02:33.608Z] b4d181a07f80: Verifying Checksum [2022-01-22T04:02:33.608Z] b4d181a07f80: Download complete [2022-01-22T04:02:34.184Z] d287ab97295c: Verifying Checksum [2022-01-22T04:02:34.184Z] d287ab97295c: Download complete [2022-01-22T04:02:35.135Z] b4d181a07f80: Pull complete [2022-01-22T04:02:35.135Z] a1111a8f2ec3: Pull complete [2022-01-22T04:02:35.709Z] ed53099fbce6: Pull complete [2022-01-22T04:02:35.709Z] dc539afda2c1: Pull complete [2022-01-22T04:02:35.977Z] 77bc0d833cb6: Pull complete [2022-01-22T04:02:35.977Z] 9065ff56babe: Pull complete [2022-01-22T04:02:41.297Z] d287ab97295c: Pull complete [2022-01-22T04:02:41.297Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-22T04:02:41.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-22T04:02:41.297Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-22T04:02:41.356Z] prd-centos7-docker-4c-2g-3654 does not seem to be running inside a container [2022-01-22T04:02:41.391Z] $ 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/edgexfoundry_edgex-ui-go_PR-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-22T04:02:43.760Z] $ docker top 70fbc2554729962e03724bd9eb266925c54ecabd93922bb9c218ed399f848c14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:02:44.151Z] ---> job-cost.sh [2022-01-22T04:02:44.151Z] lf-activate-venv: SKIPPING [2022-01-22T04:02:44.151Z] INFO: No Stack... [2022-01-22T04:02:44.720Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-22T04:02:44.981Z] INFO: Archiving Costs [Pipeline] sh [2022-01-22T04:02:45.272Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives/cost.csv [2022-01-22T04:02:45.272Z] + cut -d, -f6 [Pipeline] lock [2022-01-22T04:02:45.287Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-488-5-stack-cost] [2022-01-22T04:02:45.292Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-5-stack-cost] did not exist. Created. [2022-01-22T04:02:45.292Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-488-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-22T04:02:45.605Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-22T04:02:45.660Z] Stashed 1 file(s) [Pipeline] } [2022-01-22T04:02:45.667Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-22T04:02:45.687Z] $ docker stop --time=1 70fbc2554729962e03724bd9eb266925c54ecabd93922bb9c218ed399f848c14 [2022-01-22T04:02:46.825Z] $ docker rm -f 70fbc2554729962e03724bd9eb266925c54ecabd93922bb9c218ed399f848c14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-22T04:04:12.422Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3660 in /w/workspace/edgexfoundry_edgex-ui-go_PR-488 [Pipeline] { [Pipeline] ws [2022-01-22T04:04:12.437Z] Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout [2022-01-22T04:04:12.648Z] The recommended git tool is: git [2022-01-22T04:04:18.299Z] using credential edgex-jenkins-ssh [2022-01-22T04:04:18.319Z] Cloning the remote Git repository [2022-01-22T04:04:18.377Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-22T04:04:18.458Z] > git init /w/workspace/edgex-ui-go/5 # timeout=10 [2022-01-22T04:04:18.544Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-22T04:04:18.545Z] > git --version # timeout=10 [2022-01-22T04:04:18.570Z] > git --version # 'git version 2.17.1' [2022-01-22T04:04:18.572Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-22T04:04:18.712Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-22T04:04:22.711Z] Merging remotes/origin/main commit 35561512fbe252ca1f9b71503ce66d4cd1b1291c into PR head commit 6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 [2022-01-22T04:04:22.025Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-22T04:04:22.054Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-22T04:04:22.083Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-22T04:04:22.116Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-22T04:04:22.117Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-22T04:04:22.130Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/488/head:refs/remotes/origin/PR-488 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-22T04:04:22.730Z] > git config core.sparsecheckout # timeout=10 [2022-01-22T04:04:22.744Z] > git checkout -f 6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 # timeout=10 [2022-01-22T04:04:23.154Z] Merge succeeded, producing 6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 [2022-01-22T04:04:23.155Z] Checking out Revision 6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 (PR-488) [2022-01-22T04:04:23.071Z] > git remote # timeout=10 [2022-01-22T04:04:23.086Z] > git config --get remote.origin.url # timeout=10 [2022-01-22T04:04:23.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-22T04:04:23.115Z] > git merge 35561512fbe252ca1f9b71503ce66d4cd1b1291c # timeout=10 [2022-01-22T04:04:23.138Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-22T04:04:23.163Z] > git config core.sparsecheckout # timeout=10 [2022-01-22T04:04:23.176Z] > git checkout -f 6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 # timeout=10 [2022-01-22T04:04:27.451Z] Commit message: "Merge branch 'main' into dependabot/npm_and_yarn/web/follow-redirects-1.14.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-22T04:04:28.490Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-22T04:04:28.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-22T04:04:28.490Z] Dload Upload Total Spent Left Speed [2022-01-22T04:04:28.490Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-01-22T04:04:29.060Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-22T04:04:29.399Z] + sudo tee /etc/docker/daemon.new [2022-01-22T04:04:29.399Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-22T04:04:29.399Z] { [2022-01-22T04:04:29.399Z] "registry-mirrors": [ [2022-01-22T04:04:29.399Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-22T04:04:29.399Z] ], [2022-01-22T04:04:29.399Z] "bip": "10.250.0.254/24", [2022-01-22T04:04:29.399Z] "hosts": [ [2022-01-22T04:04:29.399Z] "tcp://0.0.0.0:5555", [2022-01-22T04:04:29.399Z] "unix:///var/run/docker.sock" [2022-01-22T04:04:29.399Z] ], [2022-01-22T04:04:29.399Z] "mtu": 1458, [2022-01-22T04:04:29.399Z] "selinux-enabled": true, [2022-01-22T04:04:29.399Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-22T04:04:29.399Z] } [Pipeline] sh [2022-01-22T04:04:29.740Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-22T04:04:30.084Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-22T04:04:48.447Z] provisioning config files... [2022-01-22T04:04:48.473Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config3070843240703383968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:04:48.839Z] ---> docker-login.sh [2022-01-22T04:04:48.839Z] nexus3.edgexfoundry.org:10001 [2022-01-22T04:04:49.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:04:50.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:04:50.029Z] Configure a credential helper to remove this warning. See [2022-01-22T04:04:50.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:04:50.029Z] [2022-01-22T04:04:50.029Z] Login Succeeded [2022-01-22T04:04:50.029Z] nexus3.edgexfoundry.org:10002 [2022-01-22T04:04:50.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:04:50.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:04:50.300Z] Configure a credential helper to remove this warning. See [2022-01-22T04:04:50.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:04:50.300Z] [2022-01-22T04:04:50.300Z] Login Succeeded [2022-01-22T04:04:50.300Z] nexus3.edgexfoundry.org:10003 [2022-01-22T04:04:50.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:04:50.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:04:50.852Z] Configure a credential helper to remove this warning. See [2022-01-22T04:04:50.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:04:50.852Z] [2022-01-22T04:04:50.852Z] Login Succeeded [2022-01-22T04:04:50.852Z] nexus3.edgexfoundry.org:10004 [2022-01-22T04:04:51.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:04:51.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:04:51.123Z] Configure a credential helper to remove this warning. See [2022-01-22T04:04:51.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:04:51.123Z] [2022-01-22T04:04:51.123Z] Login Succeeded [2022-01-22T04:04:51.123Z] docker.io [2022-01-22T04:04:51.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-22T04:04:51.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-22T04:04:51.993Z] Configure a credential helper to remove this warning. See [2022-01-22T04:04:51.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-22T04:04:51.993Z] [2022-01-22T04:04:51.993Z] Login Succeeded [2022-01-22T04:04:51.993Z] ---> docker-login.sh ends [Pipeline] } [2022-01-22T04:04:52.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-22T04:04:52.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-22T04:04:52.517Z] ========================================================= [2022-01-22T04:04:52.517Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-22T04:04:52.517Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:04:52.864Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-22T04:04:53.841Z] Sending build context to Docker daemon 25.67MB [2022-01-22T04:04:53.841Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-22T04:04:53.841Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-22T04:04:53.841Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-22T04:04:53.841Z] 9b3977197b4f: Pulling fs layer [2022-01-22T04:04:53.841Z] 1a89e8eeedd5: Pulling fs layer [2022-01-22T04:04:53.841Z] 94645a83ff95: Pulling fs layer [2022-01-22T04:04:53.841Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-22T04:04:53.841Z] 0c92f367c5e7: Pulling fs layer [2022-01-22T04:04:53.841Z] 4b8299f9d1f4: Pulling fs layer [2022-01-22T04:04:53.841Z] 9a6b49a46696: Pulling fs layer [2022-01-22T04:04:53.841Z] cf05db05a679: Pulling fs layer [2022-01-22T04:04:53.841Z] 3f3a8bcf1eab: Waiting [2022-01-22T04:04:53.841Z] 0c92f367c5e7: Waiting [2022-01-22T04:04:53.841Z] 4b8299f9d1f4: Waiting [2022-01-22T04:04:53.841Z] 9a6b49a46696: Waiting [2022-01-22T04:04:53.841Z] cf05db05a679: Waiting [2022-01-22T04:04:53.841Z] 94645a83ff95: Verifying Checksum [2022-01-22T04:04:53.841Z] 94645a83ff95: Download complete [2022-01-22T04:04:54.117Z] 1a89e8eeedd5: Download complete [2022-01-22T04:04:54.117Z] 0c92f367c5e7: Verifying Checksum [2022-01-22T04:04:54.117Z] 0c92f367c5e7: Download complete [2022-01-22T04:04:54.117Z] 4b8299f9d1f4: Download complete [2022-01-22T04:04:54.117Z] 9b3977197b4f: Download complete [2022-01-22T04:04:54.117Z] 9a6b49a46696: Verifying Checksum [2022-01-22T04:04:54.117Z] 9a6b49a46696: Download complete [2022-01-22T04:04:54.733Z] 9b3977197b4f: Pull complete [2022-01-22T04:04:55.327Z] 1a89e8eeedd5: Pull complete [2022-01-22T04:04:55.928Z] 94645a83ff95: Pull complete [2022-01-22T04:04:55.928Z] cf05db05a679: Verifying Checksum [2022-01-22T04:04:55.928Z] cf05db05a679: Download complete [2022-01-22T04:04:56.521Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-22T04:04:56.521Z] 3f3a8bcf1eab: Download complete [2022-01-22T04:05:08.933Z] 3f3a8bcf1eab: Pull complete [2022-01-22T04:05:08.933Z] 0c92f367c5e7: Pull complete [2022-01-22T04:05:08.933Z] 4b8299f9d1f4: Pull complete [2022-01-22T04:05:08.933Z] 9a6b49a46696: Pull complete [2022-01-22T04:05:14.338Z] cf05db05a679: Pull complete [2022-01-22T04:05:14.615Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-22T04:05:14.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-22T04:05:14.615Z] ---> 0ccda1f7e2ee [2022-01-22T04:05:14.615Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-22T04:05:16.593Z] ---> Running in fe59596c02ad [2022-01-22T04:05:16.877Z] Removing intermediate container fe59596c02ad [2022-01-22T04:05:16.877Z] ---> fb9a91acbf20 [2022-01-22T04:05:16.877Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-22T04:05:17.149Z] ---> Running in 84d35c6d939d [2022-01-22T04:05:17.425Z] Removing intermediate container 84d35c6d939d [2022-01-22T04:05:17.425Z] ---> 6fd463af5a68 [2022-01-22T04:05:17.425Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-22T04:05:17.698Z] ---> Running in 1685064846fa [2022-01-22T04:05:17.969Z] Removing intermediate container 1685064846fa [2022-01-22T04:05:17.969Z] ---> 9e45d8f97f2e [2022-01-22T04:05:17.969Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-22T04:05:18.238Z] ---> Running in 4a2dde4c21b5 [2022-01-22T04:05:18.509Z] Removing intermediate container 4a2dde4c21b5 [2022-01-22T04:05:18.509Z] ---> b8d14ef44891 [2022-01-22T04:05:18.509Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-22T04:05:18.509Z] ---> Running in 32b7615da124 [2022-01-22T04:05:19.103Z] Removing intermediate container 32b7615da124 [2022-01-22T04:05:19.103Z] ---> 62b5902cd443 [2022-01-22T04:05:19.103Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-22T04:05:19.103Z] ---> Running in 045ca5165190 [2022-01-22T04:05:21.081Z] Removing intermediate container 045ca5165190 [2022-01-22T04:05:21.081Z] ---> bec62cdfd871 [2022-01-22T04:05:21.081Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-22T04:05:21.081Z] ---> Running in c5d3aeaee4b6 [2022-01-22T04:05:22.055Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-22T04:05:23.027Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-22T04:05:23.625Z] OK: 220 MiB in 52 packages [2022-01-22T04:05:24.602Z] Removing intermediate container c5d3aeaee4b6 [2022-01-22T04:05:24.602Z] ---> 183beb56d94d [2022-01-22T04:05:24.602Z] Step 10/15 : ENV GO111MODULE=on [2022-01-22T04:05:24.602Z] ---> Running in 59fbcdaecb4f [2022-01-22T04:05:25.197Z] Removing intermediate container 59fbcdaecb4f [2022-01-22T04:05:25.197Z] ---> 78a05aa9728a [2022-01-22T04:05:25.197Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-22T04:05:25.197Z] ---> Running in f5d418a093b9 [2022-01-22T04:05:25.471Z] Removing intermediate container f5d418a093b9 [2022-01-22T04:05:25.471Z] ---> 8555938f77d9 [2022-01-22T04:05:25.471Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-22T04:05:26.069Z] ---> 25a5ca15b6b3 [2022-01-22T04:05:26.070Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-22T04:05:26.341Z] ---> Running in 123087ce8762 [2022-01-22T04:06:48.159Z] Removing intermediate container 123087ce8762 [2022-01-22T04:06:48.159Z] ---> 6928108a96e2 [2022-01-22T04:06:48.159Z] Step 14/15 : COPY . . [2022-01-22T04:06:48.159Z] ---> 3bb1534f8a21 [2022-01-22T04:06:48.159Z] Step 15/15 : RUN ${MAKE} [2022-01-22T04:06:48.159Z] ---> Running in de161e249645 [2022-01-22T04:06:48.159Z] noop [2022-01-22T04:06:48.159Z] Removing intermediate container de161e249645 [2022-01-22T04:06:48.159Z] ---> a8edc15bf3a7 [2022-01-22T04:06:48.159Z] Successfully built a8edc15bf3a7 [2022-01-22T04:06:48.159Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:06:48.506Z] + docker inspect -f . ci-base-image-arm64 [2022-01-22T04:06:48.506Z] . [Pipeline] withDockerContainer [2022-01-22T04:06:48.760Z] prd-ubuntu18.04-docker-arm64-4c-16g-3660 does not seem to be running inside a container [2022-01-22T04:06:48.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-22T04:06:50.401Z] $ docker top 1396050bbd989cf8a8320b23114ab91290a3d154708b648ba8c7b974104f83ae -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-22T04:06:51.300Z] + go version [2022-01-22T04:06:51.300Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-22T04:06:51.327Z] $ docker stop --time=1 1396050bbd989cf8a8320b23114ab91290a3d154708b648ba8c7b974104f83ae [2022-01-22T04:06:52.993Z] $ docker rm -f 1396050bbd989cf8a8320b23114ab91290a3d154708b648ba8c7b974104f83ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:06:53.597Z] + docker inspect -f . ci-base-image-arm64 [2022-01-22T04:06:53.597Z] . [Pipeline] withDockerContainer [2022-01-22T04:06:53.834Z] prd-ubuntu18.04-docker-arm64-4c-16g-3660 does not seem to be running inside a container [2022-01-22T04:06:53.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-22T04:06:55.205Z] $ docker top b5641c956dc4831dc7e646f98252e14eff464aac14ef08c8f66f1ed160e4ccb7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-22T04:06:56.092Z] + make test [2022-01-22T04:06:56.092Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-22T04:06:57.073Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-22T04:07:44.077Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-22T04:07:44.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-22T04:07:44.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-22T04:07:44.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-22T04:07:44.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-22T04:07:44.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-22T04:07:44.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-22T04:07:44.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-22T04:07:44.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-22T04:07:44.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-22T04:07:44.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-22T04:07:44.077Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-22T04:07:44.077Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-22T04:07:54.234Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-22T04:07:54.234Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-22T04:07:54.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-22T04:07:54.270Z] $ docker stop --time=1 b5641c956dc4831dc7e646f98252e14eff464aac14ef08c8f66f1ed160e4ccb7 [2022-01-22T04:07:56.039Z] $ docker rm -f b5641c956dc4831dc7e646f98252e14eff464aac14ef08c8f66f1ed160e4ccb7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-22T04:07:56.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-22T04:07:56.886Z] Warning: overwriting stash ‘coverage-report’ [2022-01-22T04:07:57.596Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-22T04:07:58.015Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-22T04:07:58.364Z] + ls -al . [2022-01-22T04:07:58.364Z] total 152 [2022-01-22T04:07:58.364Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 22 04:06 . [2022-01-22T04:07:58.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:04 .. [2022-01-22T04:07:58.364Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 22 04:04 .git [2022-01-22T04:07:58.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 04:04 .github [2022-01-22T04:07:58.364Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 22 04:04 .gitignore [2022-01-22T04:07:58.364Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 22 04:04 CONTRIBUTING.md [2022-01-22T04:07:58.364Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jan 22 04:04 Dockerfile [2022-01-22T04:07:58.364Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 22 04:04 Jenkinsfile [2022-01-22T04:07:58.364Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 22 04:04 LICENSE [2022-01-22T04:07:58.364Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jan 22 04:04 Makefile [2022-01-22T04:07:58.364Z] -rw-rw-r-- 1 jenkins jenkins 4450 Jan 22 04:04 README.md [2022-01-22T04:07:58.364Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 22 04:01 VERSION [2022-01-22T04:07:58.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 04:04 assets [2022-01-22T04:07:58.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 04:04 bin [2022-01-22T04:07:58.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 04:04 cmd [2022-01-22T04:07:58.364Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 22 04:06 coverage.out [2022-01-22T04:07:58.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 04:04 docs [2022-01-22T04:07:58.364Z] -rw-rw-r-- 1 jenkins jenkins 1944 Jan 22 04:04 go.mod [2022-01-22T04:07:58.364Z] -rw-rw-r-- 1 jenkins jenkins 48565 Jan 22 04:04 go.sum [2022-01-22T04:07:58.364Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 22 04:04 internal [2022-01-22T04:07:58.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 04:04 pkg [2022-01-22T04:07:58.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:04 snap [2022-01-22T04:07:58.364Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 22 04:04 version.go [2022-01-22T04:07:58.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:04 web [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:07:58.744Z] + 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=6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 --label arch=arm64 --label version=0.0.0 . [2022-01-22T04:08:00.239Z] Sending build context to Docker daemon 25.67MB [2022-01-22T04:08:00.239Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-22T04:08:00.239Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-22T04:08:00.239Z] ---> a8edc15bf3a7 [2022-01-22T04:08:00.239Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-22T04:08:00.239Z] ---> Running in 81e03d713d9e [2022-01-22T04:08:00.838Z] Removing intermediate container 81e03d713d9e [2022-01-22T04:08:00.838Z] ---> 722ddfb7387d [2022-01-22T04:08:00.838Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-22T04:08:00.838Z] ---> Running in b9f2bd5be3e9 [2022-01-22T04:08:01.114Z] Removing intermediate container b9f2bd5be3e9 [2022-01-22T04:08:01.114Z] ---> e43450227a93 [2022-01-22T04:08:01.114Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-22T04:08:01.391Z] ---> Running in b9e9af20defb [2022-01-22T04:08:01.668Z] Removing intermediate container b9e9af20defb [2022-01-22T04:08:01.668Z] ---> c3990b8222e6 [2022-01-22T04:08:01.668Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-22T04:08:01.668Z] ---> Running in 18011d216ae0 [2022-01-22T04:08:02.261Z] Removing intermediate container 18011d216ae0 [2022-01-22T04:08:02.261Z] ---> fdb60006a984 [2022-01-22T04:08:02.261Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-22T04:08:02.261Z] ---> Running in 63d7ffb97c57 [2022-01-22T04:08:02.531Z] Removing intermediate container 63d7ffb97c57 [2022-01-22T04:08:02.531Z] ---> c26a446dbd65 [2022-01-22T04:08:02.531Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-22T04:08:02.809Z] ---> Running in 83a2ebeabe5b [2022-01-22T04:08:04.236Z] Removing intermediate container 83a2ebeabe5b [2022-01-22T04:08:04.236Z] ---> a7738582dbd0 [2022-01-22T04:08:04.236Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-22T04:08:04.522Z] ---> Running in b632350321b3 [2022-01-22T04:08:05.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-22T04:08:06.471Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-22T04:08:07.446Z] OK: 220 MiB in 52 packages [2022-01-22T04:08:08.039Z] Removing intermediate container b632350321b3 [2022-01-22T04:08:08.039Z] ---> a31624023bfa [2022-01-22T04:08:08.039Z] Step 10/23 : ENV GO111MODULE=on [2022-01-22T04:08:08.314Z] ---> Running in 9b6b57a7a339 [2022-01-22T04:08:08.603Z] Removing intermediate container 9b6b57a7a339 [2022-01-22T04:08:08.603Z] ---> 055f6f66e2ee [2022-01-22T04:08:08.603Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-22T04:08:08.881Z] ---> Running in 20929a13acef [2022-01-22T04:08:09.158Z] Removing intermediate container 20929a13acef [2022-01-22T04:08:09.158Z] ---> 6ac59c04556f [2022-01-22T04:08:09.158Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-22T04:08:10.138Z] ---> cfefb5366b84 [2022-01-22T04:08:10.138Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-22T04:08:10.138Z] ---> Running in 1a89f8acd647 [2022-01-22T04:08:12.766Z] Removing intermediate container 1a89f8acd647 [2022-01-22T04:08:12.766Z] ---> 2462b133840d [2022-01-22T04:08:12.766Z] Step 14/23 : COPY . . [2022-01-22T04:08:16.142Z] ---> ed76c723e51d [2022-01-22T04:08:16.142Z] Step 15/23 : RUN ${MAKE} [2022-01-22T04:08:16.142Z] ---> Running in e0432614e8e3 [2022-01-22T04:08:16.733Z] 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 [2022-01-22T04:08:55.734Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-22T04:08:56.005Z] Removing intermediate container e0432614e8e3 [2022-01-22T04:08:56.005Z] ---> 2a6aa5b2bda2 [2022-01-22T04:08:56.005Z] Step 16/23 : FROM alpine:3.14 [2022-01-22T04:08:56.597Z] 3.14: Pulling from library/alpine [2022-01-22T04:08:56.871Z] be307f383ecc: Pulling fs layer [2022-01-22T04:08:57.145Z] be307f383ecc: Verifying Checksum [2022-01-22T04:08:57.145Z] be307f383ecc: Download complete [2022-01-22T04:08:57.738Z] be307f383ecc: Pull complete [2022-01-22T04:08:57.738Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-22T04:08:57.738Z] Status: Downloaded newer image for alpine:3.14 [2022-01-22T04:08:57.738Z] ---> 5b8b7b635229 [2022-01-22T04:08:57.738Z] Step 17/23 : EXPOSE 4000 [2022-01-22T04:08:57.738Z] ---> Running in ac940d641e60 [2022-01-22T04:08:58.010Z] Removing intermediate container ac940d641e60 [2022-01-22T04:08:58.010Z] ---> 4fef942f1551 [2022-01-22T04:08:58.010Z] Step 18/23 : 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 [2022-01-22T04:08:59.443Z] ---> d52956c1d260 [2022-01-22T04:08:59.443Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-22T04:08:59.715Z] ---> Running in 6a61ffcda379 [2022-01-22T04:08:59.987Z] Removing intermediate container 6a61ffcda379 [2022-01-22T04:08:59.987Z] ---> ae1cc2d4a942 [2022-01-22T04:08:59.987Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-22T04:09:00.263Z] ---> Running in 519c061f0cc8 [2022-01-22T04:09:00.534Z] Removing intermediate container 519c061f0cc8 [2022-01-22T04:09:00.534Z] ---> feb3db714d7e [2022-01-22T04:09:00.534Z] Step 21/23 : LABEL arch=arm64 [2022-01-22T04:09:00.534Z] ---> Running in d4c769b21520 [2022-01-22T04:09:01.136Z] Removing intermediate container d4c769b21520 [2022-01-22T04:09:01.136Z] ---> 9bcccbd577ec [2022-01-22T04:09:01.136Z] Step 22/23 : LABEL git_sha=6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 [2022-01-22T04:09:01.136Z] ---> Running in 66a718796d19 [2022-01-22T04:09:01.410Z] Removing intermediate container 66a718796d19 [2022-01-22T04:09:01.410Z] ---> 92bd86286f90 [2022-01-22T04:09:01.410Z] Step 23/23 : LABEL version=0.0.0 [2022-01-22T04:09:01.685Z] ---> Running in 60956f61e1ad [2022-01-22T04:09:01.958Z] Removing intermediate container 60956f61e1ad [2022-01-22T04:09:01.958Z] ---> 1d1c89cbab93 [2022-01-22T04:09:01.958Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-22T04:09:01.958Z] Successfully built 1d1c89cbab93 [2022-01-22T04:09:01.958Z] 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 [2022-01-22T04:09:02.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-22T04:09:02.672Z] [2022-01-22T04:09:02.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:09:03.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-22T04:09:03.294Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-22T04:09:03.294Z] 448f6bf000e3: Pulling fs layer [2022-01-22T04:09:03.294Z] f757da607395: Pulling fs layer [2022-01-22T04:09:03.294Z] 05883995daec: Pulling fs layer [2022-01-22T04:09:03.294Z] 8603b9c90790: Pulling fs layer [2022-01-22T04:09:03.294Z] 1560dd03e051: Pulling fs layer [2022-01-22T04:09:03.294Z] 27f5ce0e4adf: Pulling fs layer [2022-01-22T04:09:03.294Z] c2d8d7efcc4b: Pulling fs layer [2022-01-22T04:09:03.294Z] 1560dd03e051: Waiting [2022-01-22T04:09:03.294Z] 27f5ce0e4adf: Waiting [2022-01-22T04:09:03.294Z] c2d8d7efcc4b: Waiting [2022-01-22T04:09:03.294Z] 8603b9c90790: Waiting [2022-01-22T04:09:03.294Z] f757da607395: Verifying Checksum [2022-01-22T04:09:03.294Z] f757da607395: Download complete [2022-01-22T04:09:03.294Z] 8603b9c90790: Verifying Checksum [2022-01-22T04:09:03.294Z] 8603b9c90790: Download complete [2022-01-22T04:09:03.294Z] 1560dd03e051: Verifying Checksum [2022-01-22T04:09:03.294Z] 1560dd03e051: Download complete [2022-01-22T04:09:03.568Z] 27f5ce0e4adf: Verifying Checksum [2022-01-22T04:09:03.568Z] 27f5ce0e4adf: Download complete [2022-01-22T04:09:03.568Z] 05883995daec: Verifying Checksum [2022-01-22T04:09:03.568Z] 05883995daec: Download complete [2022-01-22T04:09:03.842Z] 448f6bf000e3: Download complete [2022-01-22T04:09:06.472Z] c2d8d7efcc4b: Verifying Checksum [2022-01-22T04:09:06.472Z] c2d8d7efcc4b: Download complete [2022-01-22T04:09:07.906Z] 448f6bf000e3: Pull complete [2022-01-22T04:09:08.503Z] f757da607395: Pull complete [2022-01-22T04:09:09.934Z] 05883995daec: Pull complete [2022-01-22T04:09:10.206Z] 8603b9c90790: Pull complete [2022-01-22T04:09:11.182Z] 1560dd03e051: Pull complete [2022-01-22T04:09:11.454Z] 27f5ce0e4adf: Pull complete [2022-01-22T04:09:26.520Z] c2d8d7efcc4b: Pull complete [2022-01-22T04:09:26.520Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-22T04:09:26.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-22T04:09:26.520Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-22T04:09:26.757Z] prd-ubuntu18.04-docker-arm64-4c-16g-3660 does not seem to be running inside a container [2022-01-22T04:09:26.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-22T04:09:30.066Z] $ docker top 7ab081be1865bd8ccfb55722da756ee745b98c2eb1e5b3ef3c4d617b1842561f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:09:31.018Z] ---> job-cost.sh [2022-01-22T04:09:31.018Z] lf-activate-venv: SKIPPING [2022-01-22T04:09:31.018Z] INFO: No Stack... [2022-01-22T04:09:31.290Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-22T04:09:31.882Z] INFO: Archiving Costs [Pipeline] sh [2022-01-22T04:09:32.543Z] + cut -d, -f6 [2022-01-22T04:09:32.543Z] + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [Pipeline] lock [2022-01-22T04:09:32.610Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-488-5-stack-cost] [2022-01-22T04:09:32.616Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-5-stack-cost] did not exist. Created. [2022-01-22T04:09:32.617Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-488-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-22T04:09:33.326Z] /w/workspace/edgex-ui-go/5@tmp/durable-b913646d/script.sh: 1: /w/workspace/edgex-ui-go/5@tmp/durable-b913646d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-22T04:09:34.029Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-22T04:09:34.053Z] Warning: overwriting stash ‘stack-cost’ [2022-01-22T04:09:34.245Z] Stashed 1 file(s) [Pipeline] } [2022-01-22T04:09:34.255Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-488-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-22T04:09:34.275Z] $ docker stop --time=1 7ab081be1865bd8ccfb55722da756ee745b98c2eb1e5b3ef3c4d617b1842561f [2022-01-22T04:09:35.813Z] $ docker rm -f 7ab081be1865bd8ccfb55722da756ee745b98c2eb1e5b3ef3c4d617b1842561f [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 [2022-01-22T04:09:36.358Z] provisioning config files... [2022-01-22T04:09:36.367Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config8113487359173479115tmp [Pipeline] { [Pipeline] sh [2022-01-22T04:09:36.665Z] + set +x [2022-01-22T04:09:36.665Z] + curl -s https://codecov.io/bash [2022-01-22T04:09:36.665Z] + bash -s -- [2022-01-22T04:09:36.665Z] [2022-01-22T04:09:36.665Z] _____ _ [2022-01-22T04:09:36.665Z] / ____| | | [2022-01-22T04:09:36.665Z] | | ___ __| | ___ ___ _____ __ [2022-01-22T04:09:36.665Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-22T04:09:36.665Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-22T04:09:36.665Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-22T04:09:36.665Z] Bash-1.0.6 [2022-01-22T04:09:36.665Z] [2022-01-22T04:09:36.665Z] [2022-01-22T04:09:36.665Z] ==> git version 2.24.4 found [2022-01-22T04:09:36.665Z] ==> 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 [2022-01-22T04:09:36.665Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-22T04:09:36.665Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-22T04:09:36.665Z] ==> Jenkins CI detected. [2022-01-22T04:09:36.665Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-488 [2022-01-22T04:09:36.665Z] project root: . [2022-01-22T04:09:36.665Z] --> token set from env [2022-01-22T04:09:36.665Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-22T04:09:36.665Z] ==> Running gcov in . (disable via -X gcov) [2022-01-22T04:09:36.665Z] ==> Python coveragepy not found [2022-01-22T04:09:36.665Z] ==> Searching for coverage reports in: [2022-01-22T04:09:36.665Z] + . [2022-01-22T04:09:36.665Z] -> Found 1 reports [2022-01-22T04:09:36.665Z] ==> Detecting git/mercurial file structure [2022-01-22T04:09:36.926Z] ==> Reading reports [2022-01-22T04:09:36.926Z] + ./coverage.out bytes=10 [2022-01-22T04:09:36.926Z] ==> Appending adjustments [2022-01-22T04:09:36.926Z] https://docs.codecov.io/docs/fixing-reports [2022-01-22T04:09:36.926Z] + Found adjustments [2022-01-22T04:09:36.926Z] ==> Gzipping contents [2022-01-22T04:09:36.926Z] 4.0K /tmp/codecov.vtRqAP.gz [2022-01-22T04:09:36.926Z] ==> Uploading reports [2022-01-22T04:09:36.926Z] url: https://codecov.io [2022-01-22T04:09:36.926Z] query: branch=PR-488&commit=6c11fcb7f4b3f01d8122c4510228b1b2de9ac171&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-488%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=488&job=&cmd_args= [2022-01-22T04:09:36.926Z] -> Pinging Codecov [2022-01-22T04:09:36.926Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-488&commit=6c11fcb7f4b3f01d8122c4510228b1b2de9ac171&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-488%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=488&job=&cmd_args= [2022-01-22T04:09:37.187Z] -> Uploading to [2022-01-22T04:09:37.187Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-22/FB506323287CE973F263BFD2A0EB1F37/6c11fcb7f4b3f01d8122c4510228b1b2de9ac171/94214ca8-ebfa-48f0-98ad-0048db891587.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220122T040937Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=938e48aaadb26918c2b80a4ec571c984a98e6d7871bfe0c830322e42107f1701 [2022-01-22T04:09:37.187Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-22T04:09:37.187Z] Dload Upload Total Spent Left Speed [2022-01-22T04:09:37.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3732 0 0 100 3732 0 12313 --:--:-- --:--:-- --:--:-- 12357 [2022-01-22T04:09:37.447Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/6c11fcb7f4b3f01d8122c4510228b1b2de9ac171 [Pipeline] } [2022-01-22T04:09:37.455Z] 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 [2022-01-22T04:09:38.081Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives ']' [2022-01-22T04:09:38.081Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives [2022-01-22T04:09:38.081Z] total 8 [2022-01-22T04:09:38.081Z] drwxr-xr-x. 3 root root 34 Jan 22 04:02 . [2022-01-22T04:09:38.081Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 22 04:02 .. [2022-01-22T04:09:38.081Z] drwxr-xr-x. 2 root root 6 Jan 22 04:02 cost [2022-01-22T04:09:38.081Z] -rw-r--r--. 1 root root 82 Jan 22 04:02 cost.csv [2022-01-22T04:09:38.081Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives [2022-01-22T04:09:38.081Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives [2022-01-22T04:09:38.081Z] total 8 [2022-01-22T04:09:38.081Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 22 04:02 . [2022-01-22T04:09:38.081Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 22 04:02 .. [2022-01-22T04:09:38.081Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 22 04:02 cost [2022-01-22T04:09:38.081Z] -rw-r--r--. 1 jenkins jenkins 82 Jan 22 04:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:09:38.375Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:09:38.938Z] ---> package-listing.sh [2022-01-22T04:09:38.938Z] ++ facter osfamily [2022-01-22T04:09:38.938Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-22T04:09:39.199Z] + OS_FAMILY=redhat [2022-01-22T04:09:39.199Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-488 [2022-01-22T04:09:39.199Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-22T04:09:39.199Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-22T04:09:39.199Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-22T04:09:39.199Z] + PACKAGES=/tmp/packages_start.txt [2022-01-22T04:09:39.199Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-488 ']' [2022-01-22T04:09:39.199Z] + PACKAGES=/tmp/packages_end.txt [2022-01-22T04:09:39.199Z] + case "${OS_FAMILY}" in [2022-01-22T04:09:39.199Z] + sort [2022-01-22T04:09:39.199Z] + rpm -qa [2022-01-22T04:09:39.771Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-22T04:09:39.771Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-22T04:09:39.771Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-22T04:09:39.771Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-488 ']' [2022-01-22T04:09:39.771Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives/ [2022-01-22T04:09:39.771Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-488/archives/ [Pipeline] echo [2022-01-22T04:09:39.783Z] 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-488/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-22T04:09:40.069Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-22T04:09:40.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-22T04:09:40.629Z] . [Pipeline] withDockerContainer [2022-01-22T04:09:40.694Z] prd-centos7-docker-4c-2g-3654 does not seem to be running inside a container [2022-01-22T04:09:40.725Z] $ 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-488/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-488 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488:/w/workspace/edgexfoundry_edgex-ui-go_PR-488:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-22T04:09:40.930Z] $ docker top c0fde258942b32baac9168352c2c4614d933b05aa77746b1b8254611ee6d463c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-22T04:09:41.289Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-22T04:09:41.585Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-22T04:09:41.872Z] + ls /var/log/sa-host [2022-01-22T04:09:41.873Z] + sadf -c /var/log/sa-host/sa17 [2022-01-22T04:09:41.873Z] file_magic: OK [2022-01-22T04:09:41.873Z] HZ: Using current value: 100 [2022-01-22T04:09:41.873Z] file_header: OK [2022-01-22T04:09:41.873Z] 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 [2022-01-22T04:09:41.873Z] Statistics: [2022-01-22T04:09:41.873Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-22T04:09:41.873Z] File successfully converted to sysstat format version 12.0.3 [2022-01-22T04:09:41.873Z] + sadf -c /var/log/sa-host/sa22 [2022-01-22T04:09:41.873Z] file_magic: OK [2022-01-22T04:09:41.873Z] HZ: Using current value: 100 [2022-01-22T04:09:41.873Z] file_header: OK [2022-01-22T04:09:41.873Z] 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 [2022-01-22T04:09:41.873Z] Statistics: [2022-01-22T04:09:41.873Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-22T04:09:41.873Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-22T04:09:41.957Z] provisioning config files... [2022-01-22T04:09:41.971Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-488@tmp/config145715928540768879tmp [Pipeline] { [Pipeline] echo [2022-01-22T04:09:41.982Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:09:42.273Z] ---> create-netrc.sh [Pipeline] } [2022-01-22T04:09:42.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:09:42.612Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-22T04:09:42.620Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:09:42.903Z] ---> sudo-logs.sh [2022-01-22T04:09:42.903Z] Archiving 'sudo' log.. [2022-01-22T04:09:42.903Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3654.novalocal: Name or service not known [2022-01-22T04:09:42.903Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3654.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-22T04:09:42.924Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:09:43.217Z] ---> job-cost.sh [2022-01-22T04:09:43.217Z] lf-activate-venv: SKIPPING [2022-01-22T04:09:43.217Z] DEBUG: total: 0.05999999865889549 [2022-01-22T04:09:43.217Z] INFO: Retrieving Stack Cost... [2022-01-22T04:09:43.478Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-22T04:09:43.737Z] INFO: Archiving Costs [Pipeline] echo [2022-01-22T04:09:43.751Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-22T04:09:44.037Z] ---> logs-deploy.sh [2022-01-22T04:09:44.037Z] lf-activate-venv: SKIPPING [2022-01-22T04:09:44.037Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-488/5 [2022-01-22T04:09:44.037Z] INFO: archiving workspace using pattern(s): [2022-01-22T04:09:44.609Z] Archives upload complete. [2022-01-22T04:09:44.871Z] INFO: archiving logs to Nexus