Pull request #470 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 0887a2a06b49b030db05b89eeb48f98f69cb4a9e rather than 404f2e476817e75da045d86a4299b8dbe75e01ca Obtained Jenkinsfile from 0887a2a06b49b030db05b89eeb48f98f69cb4a9e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3664965386979093458.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4043327435516697275.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-470/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-470/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8908705390926435561.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh1753894009414464898.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-470/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-470/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7722671854494777533.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27733 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [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-470 # 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-470@tmp/jenkins-gitclient-ssh5768795210699725319.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 404f2e476817e75da045d86a4299b8dbe75e01ca Merge succeeded, producing 404f2e476817e75da045d86a4299b8dbe75e01ca Checking out Revision 404f2e476817e75da045d86a4299b8dbe75e01ca (PR-470) > 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-470@tmp/jenkins-gitclient-ssh4394603156813410097.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 404f2e476817e75da045d86a4299b8dbe75e01ca # 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-470@tmp/jenkins-gitclient-ssh12770373431654249.key > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 404f2e476817e75da045d86a4299b8dbe75e01ca # timeout=10 Commit message: "docs: link an issue in snap/README.md" > git rev-list --no-walk 9d0ce141d844cd482524b7399097633260e88817 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:17:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:17:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:17:43 ========================================================= 10:17:43 EdgeX Global Pipelines Version Info 10:17:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:17:44 ------------------- 10:17:44 stable info: 10:17:44 ------------------- 10:17:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:17:44 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 10:17:44 Message: update stable to v1.0.211 10:17:45 ------------------- 10:17:45 experimental info: 10:17:45 ------------------- 10:17:45 Commited By: **** collab-it+edgex@linuxfoundation.org 10:17:45 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 10:17:45 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-470 [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-470 [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-470 [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 404f2e476817e75da045d86a4299b8dbe75e01ca [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 404f2e4 [Pipeline] echo 10:17:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:17:45 provisioning config files... 10:17:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config8541053694301336600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:17:45 ---> docker-login.sh 10:17:45 nexus3.edgexfoundry.org:10001 10:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:46 Configure a credential helper to remove this warning. See 10:17:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:46 10:17:46 Login Succeeded 10:17:46 nexus3.edgexfoundry.org:10002 10:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:46 Configure a credential helper to remove this warning. See 10:17:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:46 10:17:46 Login Succeeded 10:17:46 nexus3.edgexfoundry.org:10003 10:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:46 Configure a credential helper to remove this warning. See 10:17:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:46 10:17:46 Login Succeeded 10:17:46 nexus3.edgexfoundry.org:10004 10:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:46 Configure a credential helper to remove this warning. See 10:17:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:46 10:17:46 Login Succeeded 10:17:46 docker.io 10:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:17:46 Configure a credential helper to remove this warning. See 10:17:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:17:46 10:17:46 Login Succeeded 10:17:46 ---> docker-login.sh ends [Pipeline] } 10:17:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:17:47 + git rev-list -1 --merges 404f2e476817e75da045d86a4299b8dbe75e01ca~1..404f2e476817e75da045d86a4299b8dbe75e01ca [Pipeline] echo 10:17:47 -----------> git rev-list -1 --merges 404f2e476817e75da045d86a4299b8dbe75e01ca~1..404f2e476817e75da045d86a4299b8dbe75e01ca 404f2e476817e75da045d86a4299b8dbe75e01ca [false] [Pipeline] sh 10:17:47 + git log --format=format:%s -1 404f2e476817e75da045d86a4299b8dbe75e01ca [Pipeline] echo 10:17:47 ========================================================= 10:17:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:17:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:17:48 + git log --format=format:%s -1 404f2e476817e75da045d86a4299b8dbe75e01ca [Pipeline] echo 10:17:48 [semverPrep] GIT_COMMIT: 404f2e476817e75da045d86a4299b8dbe75e01ca, Commit Message: docs: link an issue in snap/README.md [Pipeline] echo 10:17:48 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:17:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:17:48 10:17:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:17:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:17:49 latest: Pulling from edgex-devops/git-semver 10:17:49 a0d0a0d46f8b: Pulling fs layer 10:17:49 3e5f54012d9b: Pulling fs layer 10:17:49 4c7163046ea9: Pulling fs layer 10:17:49 0c2d73faf560: Pulling fs layer 10:17:49 0c2d73faf560: Waiting 10:17:49 3e5f54012d9b: Verifying Checksum 10:17:49 3e5f54012d9b: Download complete 10:17:49 a0d0a0d46f8b: Verifying Checksum 10:17:49 a0d0a0d46f8b: Download complete 10:17:49 4c7163046ea9: Verifying Checksum 10:17:49 4c7163046ea9: Download complete 10:17:49 0c2d73faf560: Verifying Checksum 10:17:49 0c2d73faf560: Download complete 10:17:49 a0d0a0d46f8b: Pull complete 10:17:49 3e5f54012d9b: Pull complete 10:17:49 4c7163046ea9: Pull complete 10:17:49 0c2d73faf560: Pull complete 10:17:49 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 10:17:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:17:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:17:49 prd-centos7-docker-4c-2g-27733 does not seem to be running inside a container 10:17:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-470 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470:/w/workspace/edgexfoundry_edgex-ui-go_PR-470:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@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:10004/edgex-devops/git-semver:latest cat 10:17:50 $ docker top 26b128acbb8df26ec41cda488d2a4bd49afcf3ff6ed5eeb8ee19aa368588bf2b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:17:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:17:50 [ssh-agent] Looking for ssh-agent implementation... 10:17:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:17:50 $ docker exec 26b128acbb8df26ec41cda488d2a4bd49afcf3ff6ed5eeb8ee19aa368588bf2b ssh-agent 10:17:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLnekPP/agent.14 10:17:50 SSH_AGENT_PID=21 10:17:50 Running ssh-add (command line suppressed) 10:17:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_8327692633928381386.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_8327692633928381386.key) 10:17:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:17:51 + git tag --points-at HEAD [Pipeline] } 10:17:51 $ docker exec --env ******** --env ******** 26b128acbb8df26ec41cda488d2a4bd49afcf3ff6ed5eeb8ee19aa368588bf2b ssh-agent -k 10:17:51 unset SSH_AUTH_SOCK; 10:17:51 unset SSH_AGENT_PID; 10:17:51 echo Agent pid 21 killed; 10:17:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:17:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:17:51 [ssh-agent] Looking for ssh-agent implementation... 10:17:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:17:51 $ docker exec 26b128acbb8df26ec41cda488d2a4bd49afcf3ff6ed5eeb8ee19aa368588bf2b ssh-agent 10:17:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhFiOCn/agent.55 10:17:51 SSH_AGENT_PID=62 10:17:51 Running ssh-add (command line suppressed) 10:17:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_5661183603718199766.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/private_key_5661183603718199766.key) 10:17:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:17:52 + git semver init 10:17:52 # -> Open(): unable to determine branch for HEAD 10:17:52 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.git 10:17:52 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-470 10:17:52 # $SEMVER_REMOTE_NAME = origin 10:17:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:17:52 # $SEMVER_USER_NAME = edgex-jenkins 10:17:52 # $SEMVER_BRANCH = PR-470 10:17:52 # $SEMVER_TEMP = /tmp/semver-664364235 10:17:52 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 10:17:54 # '/tmp/semver-664364235' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver' 10:17:54 # -> Force: false 10:17:54 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-470/.semver [Pipeline] } 10:17:54 $ docker exec --env ******** --env ******** 26b128acbb8df26ec41cda488d2a4bd49afcf3ff6ed5eeb8ee19aa368588bf2b ssh-agent -k 10:17:54 unset SSH_AUTH_SOCK; 10:17:54 unset SSH_AGENT_PID; 10:17:54 echo Agent pid 62 killed; 10:17:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:17:55 + git semver [Pipeline] } 10:17:55 $ docker stop --time=1 26b128acbb8df26ec41cda488d2a4bd49afcf3ff6ed5eeb8ee19aa368588bf2b 10:17:56 $ docker rm -f 26b128acbb8df26ec41cda488d2a4bd49afcf3ff6ed5eeb8ee19aa368588bf2b [Pipeline] // withDockerContainer [Pipeline] sh 10:17:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:17:57 Stashed 1 file(s) [Pipeline] echo 10:17:57 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 10:18:12 Still waiting to schedule task 10:18:12 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27733’ 10:18:12 Still waiting to schedule task 10:18:12 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:19:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27734 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [Pipeline] { [Pipeline] ws 10:19:54 Running in /w/workspace/edgex-ui-go/11 [Pipeline] { [Pipeline] checkout 10:19:54 The recommended git tool is: git 10:20:00 using credential edgex-jenkins-ssh 10:20:00 Cloning the remote Git repository 10:20:00 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:20:00 > git init /w/workspace/edgex-ui-go/11 # timeout=10 10:20:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:20:00 > git --version # timeout=10 10:20:00 > git --version # 'git version 2.17.1' 10:20:00 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:05 Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 404f2e476817e75da045d86a4299b8dbe75e01ca 10:20:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:20:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:20:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:20:04 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:20:05 Merge succeeded, producing 404f2e476817e75da045d86a4299b8dbe75e01ca 10:20:05 Checking out Revision 404f2e476817e75da045d86a4299b8dbe75e01ca (PR-470) 10:20:05 > git config core.sparsecheckout # timeout=10 10:20:05 > git checkout -f 404f2e476817e75da045d86a4299b8dbe75e01ca # timeout=10 10:20:05 > git remote # timeout=10 10:20:05 > git config --get remote.origin.url # timeout=10 10:20:05 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:05 > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 10:20:05 > git rev-parse HEAD^{commit} # timeout=10 10:20:05 > git config core.sparsecheckout # timeout=10 10:20:05 > git checkout -f 404f2e476817e75da045d86a4299b8dbe75e01ca # timeout=10 10:20:10 Commit message: "docs: link an issue in snap/README.md" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:20:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:20:11 % Total % Received % Xferd Average Speed Time Time Time Current 10:20:11 Dload Upload Total Spent Left Speed 10:20:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 11824 65 7746 0 0 42327 0 --:--:-- --:--:-- --:--:-- 42327 100 11824 100 11824 0 0 63913 0 --:--:-- --:--:-- --:--:-- 63913 [Pipeline] sh 10:20:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:20:12 + + sudo tee /etc/docker/daemon.new 10:20:12 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:20:12 { 10:20:12 "registry-mirrors": [ 10:20:12 "https://nexus3.edgexfoundry.org:10001" 10:20:12 ], 10:20:12 "bip": "10.250.0.254/24", 10:20:12 "hosts": [ 10:20:12 "tcp://0.0.0.0:5555", 10:20:12 "unix:///var/run/docker.sock" 10:20:12 ], 10:20:12 "mtu": 1458, 10:20:12 "selinux-enabled": true, 10:20:12 "seccomp-profile": "/etc/docker/seccomp.json" 10:20:12 } [Pipeline] sh 10:20:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:20:12 + sudo service docker restart 10:20:19 Running on prd-centos7-docker-4c-2g-27735 in /w/workspace/edgexfoundry_edgex-ui-go_PR-470 [Pipeline] { [Pipeline] ws 10:20:19 Running in /w/workspace/edgex-ui-go/11 [Pipeline] { [Pipeline] checkout 10:20:19 The recommended git tool is: git 10:20:22 using credential edgex-jenkins-ssh 10:20:22 Cloning the remote Git repository 10:20:21 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:20:21 > git init /w/workspace/edgex-ui-go/11 # timeout=10 10:20:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:20:21 > git --version # timeout=10 10:20:21 > git --version # 'git version 2.24.4' 10:20:21 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:21 [INFO] Currently running in a labeled security context 10:20:21 [INFO] Currently SELinux is 'enforcing' on the host 10:20:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/11@tmp/jenkins-gitclient-ssh1428386801316707609.key 10:20:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:20:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:20:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:20:23 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:23 [INFO] Currently running in a labeled security context 10:20:23 [INFO] Currently SELinux is 'enforcing' on the host 10:20:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/11@tmp/jenkins-gitclient-ssh3820585765784532802.key 10:20:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/470/head:refs/remotes/origin/PR-470 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:20:24 Merging remotes/origin/main commit 0887a2a06b49b030db05b89eeb48f98f69cb4a9e into PR head commit 404f2e476817e75da045d86a4299b8dbe75e01ca 10:20:24 Merge succeeded, producing 404f2e476817e75da045d86a4299b8dbe75e01ca 10:20:24 Checking out Revision 404f2e476817e75da045d86a4299b8dbe75e01ca (PR-470) 10:20:23 > git config core.sparsecheckout # timeout=10 10:20:23 > git checkout -f 404f2e476817e75da045d86a4299b8dbe75e01ca # timeout=10 10:20:23 > git remote # timeout=10 10:20:23 > git config --get remote.origin.url # timeout=10 10:20:23 using GIT_SSH to set credentials SSH Credentials for GitHub 10:20:23 [INFO] Currently running in a labeled security context 10:20:23 [INFO] Currently SELinux is 'enforcing' on the host 10:20:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/11@tmp/jenkins-gitclient-ssh6542688616019218228.key 10:20:23 > git merge 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 10:20:23 > git rev-parse HEAD^{commit} # timeout=10 10:20:23 > git config core.sparsecheckout # timeout=10 10:20:23 > git checkout -f 404f2e476817e75da045d86a4299b8dbe75e01ca # timeout=10 10:20:27 Commit message: "docs: link an issue in snap/README.md" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:28 provisioning config files... 10:20:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config4735358767675942701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:20:28 ---> docker-login.sh 10:20:28 nexus3.edgexfoundry.org:10001 10:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:28 Configure a credential helper to remove this warning. See 10:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:28 10:20:28 Login Succeeded 10:20:28 nexus3.edgexfoundry.org:10002 10:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:28 Configure a credential helper to remove this warning. See 10:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:28 10:20:28 Login Succeeded 10:20:28 nexus3.edgexfoundry.org:10003 10:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:28 Configure a credential helper to remove this warning. See 10:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:28 10:20:28 Login Succeeded 10:20:28 nexus3.edgexfoundry.org:10004 10:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:29 Configure a credential helper to remove this warning. See 10:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:29 10:20:29 Login Succeeded 10:20:29 docker.io 10:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:29 Configure a credential helper to remove this warning. See 10:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:29 10:20:29 Login Succeeded 10:20:29 ---> docker-login.sh ends [Pipeline] } 10:20:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:20:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:20:29 ========================================================= 10:20:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:20:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:20:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 10:20:30 Sending build context to Docker daemon 25.25MB 10:20:30 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 10:20:30 Step 2/14 : FROM ${BASE} AS builder 10:20:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:20:30 a0d0a0d46f8b: Pulling fs layer 10:20:30 31adcdaf11c8: Pulling fs layer 10:20:30 b8b176561691: Pulling fs layer 10:20:30 4527c011a84f: Pulling fs layer 10:20:30 5d74067f8e1e: Pulling fs layer 10:20:30 e0aca202a116: Pulling fs layer 10:20:30 3a43be97a3b4: Pulling fs layer 10:20:30 34cad66bf833: Pulling fs layer 10:20:30 b4e3c513aaa6: Pulling fs layer 10:20:30 e0aca202a116: Waiting 10:20:30 3a43be97a3b4: Waiting 10:20:30 34cad66bf833: Waiting 10:20:30 b4e3c513aaa6: Waiting 10:20:30 4527c011a84f: Waiting 10:20:30 5d74067f8e1e: Waiting 10:20:30 b8b176561691: Download complete 10:20:30 31adcdaf11c8: Verifying Checksum 10:20:30 31adcdaf11c8: Download complete 10:20:30 5d74067f8e1e: Verifying Checksum 10:20:30 5d74067f8e1e: Download complete 10:20:30 e0aca202a116: Verifying Checksum 10:20:30 a0d0a0d46f8b: Verifying Checksum 10:20:30 e0aca202a116: Download complete 10:20:30 3a43be97a3b4: Download complete 10:20:30 34cad66bf833: Verifying Checksum 10:20:30 34cad66bf833: Download complete 10:20:30 4527c011a84f: Verifying Checksum 10:20:30 4527c011a84f: Download complete 10:20:30 b4e3c513aaa6: Verifying Checksum 10:20:30 b4e3c513aaa6: Download complete 10:20:30 a0d0a0d46f8b: Pull complete 10:20:30 31adcdaf11c8: Pull complete 10:20:30 b8b176561691: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:31 provisioning config files... 10:20:31 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config8164744700713078511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:20:31 ---> docker-login.sh 10:20:31 nexus3.edgexfoundry.org:10001 10:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:32 Configure a credential helper to remove this warning. See 10:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:32 10:20:32 Login Succeeded 10:20:32 nexus3.edgexfoundry.org:10002 10:20:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:33 Configure a credential helper to remove this warning. See 10:20:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:33 10:20:33 Login Succeeded 10:20:33 nexus3.edgexfoundry.org:10003 10:20:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:33 Configure a credential helper to remove this warning. See 10:20:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:33 10:20:33 Login Succeeded 10:20:33 nexus3.edgexfoundry.org:10004 10:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:34 Configure a credential helper to remove this warning. See 10:20:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:34 10:20:34 Login Succeeded 10:20:34 docker.io 10:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:20:35 4527c011a84f: Pull complete 10:20:35 5d74067f8e1e: Pull complete 10:20:35 e0aca202a116: Pull complete 10:20:35 3a43be97a3b4: Pull complete 10:20:35 34cad66bf833: Pull complete 10:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:20:35 Configure a credential helper to remove this warning. See 10:20:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:20:35 10:20:35 Login Succeeded 10:20:35 ---> docker-login.sh ends [Pipeline] } 10:20:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:20:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:20:35 ========================================================= 10:20:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:20:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:20:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 10:20:37 Sending build context to Docker daemon 25.25MB 10:20:37 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 10:20:37 Step 2/14 : FROM ${BASE} AS builder 10:20:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:20:37 552d1f2373af: Pulling fs layer 10:20:37 ea3f2d53f512: Pulling fs layer 10:20:37 9e70ebbbe112: Pulling fs layer 10:20:37 7a9cfe048b4a: Pulling fs layer 10:20:37 72dc09318566: Pulling fs layer 10:20:37 f4f7b4309257: Pulling fs layer 10:20:37 0ac9a79272e3: Pulling fs layer 10:20:37 b78e95d17946: Pulling fs layer 10:20:37 7a9cfe048b4a: Waiting 10:20:37 f4f7b4309257: Waiting 10:20:37 72dc09318566: Waiting 10:20:37 0ac9a79272e3: Waiting 10:20:37 b78e95d17946: Waiting 10:20:37 9e70ebbbe112: Verifying Checksum 10:20:37 9e70ebbbe112: Download complete 10:20:37 ea3f2d53f512: Verifying Checksum 10:20:37 ea3f2d53f512: Download complete 10:20:37 72dc09318566: Verifying Checksum 10:20:37 72dc09318566: Download complete 10:20:37 f4f7b4309257: Verifying Checksum 10:20:37 f4f7b4309257: Download complete 10:20:37 0ac9a79272e3: Verifying Checksum 10:20:37 0ac9a79272e3: Download complete 10:20:37 552d1f2373af: Verifying Checksum 10:20:37 552d1f2373af: Download complete 10:20:37 b4e3c513aaa6: Pull complete 10:20:37 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 10:20:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:20:37 ---> 9f6097aaca64 10:20:37 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:20:38 552d1f2373af: Pull complete 10:20:39 ea3f2d53f512: Pull complete 10:20:39 9e70ebbbe112: Pull complete 10:20:39 b78e95d17946: Verifying Checksum 10:20:39 b78e95d17946: Download complete 10:20:39 ---> Running in 311d362e4177 10:20:39 Removing intermediate container 311d362e4177 10:20:39 ---> 3f0bf3504e92 10:20:39 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 10:20:39 ---> Running in b196ff8607ac 10:20:39 Removing intermediate container b196ff8607ac 10:20:39 ---> da0fcf04d740 10:20:39 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 10:20:39 ---> Running in 408eb57591a5 10:20:39 7a9cfe048b4a: Verifying Checksum 10:20:39 7a9cfe048b4a: Download complete 10:20:40 Removing intermediate container 408eb57591a5 10:20:40 ---> 6ba2852a708c 10:20:40 Step 6/14 : LABEL Name=edgex-ui-go 10:20:40 ---> Running in 86f7d4da744e 10:20:40 Removing intermediate container 86f7d4da744e 10:20:40 ---> c7f707c17bf8 10:20:40 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:20:40 ---> Running in 34b5291000f2 10:20:40 Removing intermediate container 34b5291000f2 10:20:40 ---> 21a17815051a 10:20:40 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:20:40 ---> Running in cdcdd73aceca 10:20:40 Removing intermediate container cdcdd73aceca 10:20:40 ---> 0a209fc8b90f 10:20:40 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:20:40 ---> Running in 4459c37ab6fe 10:20:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:20:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:20:42 OK: 220 MiB in 52 packages 10:20:42 Removing intermediate container 4459c37ab6fe 10:20:42 ---> 5132812e3059 10:20:42 Step 10/14 : ENV GO111MODULE=on 10:20:42 ---> Running in 739e14c45722 10:20:42 Removing intermediate container 739e14c45722 10:20:42 ---> 7b5c51540cc0 10:20:42 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:20:42 ---> Running in df5533d9615e 10:20:42 Removing intermediate container df5533d9615e 10:20:42 ---> deff7b0143ac 10:20:42 Step 12/14 : COPY . . 10:20:43 ---> c686bf565bd8 10:20:43 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:20:44 ---> Running in 12bf64fd8e44 10:20:50 7a9cfe048b4a: Pull complete 10:20:50 72dc09318566: Pull complete 10:20:50 f4f7b4309257: Pull complete 10:20:50 0ac9a79272e3: Pull complete 10:20:56 b78e95d17946: Pull complete 10:20:56 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 10:20:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:20:56 ---> 8b459fc5aaf0 10:20:56 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:20:56 Removing intermediate container 12bf64fd8e44 10:20:56 ---> 95b4039e89ef 10:20:56 Step 14/14 : RUN ${MAKE} 10:20:56 ---> Running in 35b202433d17 10:20:56 noop 10:20:56 Removing intermediate container 35b202433d17 10:20:56 ---> 501178a8fc2f 10:20:56 Successfully built 501178a8fc2f 10:20:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:20:56 + docker inspect -f . ci-base-image-x86_64 10:20:56 . [Pipeline] withDockerContainer 10:20:56 prd-centos7-docker-4c-2g-27735 does not seem to be running inside a container 10:20:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:20:57 $ docker top 8d7b77bf38197372a1881f9756e405dbf7322bc8f1d6c9f30a8d21c84d8dc2f7 -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:57 + go version 10:20:57 go version go1.16.8 linux/amd64 [Pipeline] } 10:20:57 $ docker stop --time=1 8d7b77bf38197372a1881f9756e405dbf7322bc8f1d6c9f30a8d21c84d8dc2f7 10:20:58 ---> Running in 6da3e145a030 10:20:58 Removing intermediate container 6da3e145a030 10:20:58 ---> 7d70f425d225 10:20:58 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 10:20:58 ---> Running in 291f001c87af 10:20:59 $ docker rm -f 8d7b77bf38197372a1881f9756e405dbf7322bc8f1d6c9f30a8d21c84d8dc2f7 [Pipeline] // withDockerContainer 10:20:59 Removing intermediate container 291f001c87af 10:20:59 ---> ed3e03e008bc 10:20:59 Step 5/14 : ARG ALPINE_PKG_EXTRA="" [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:20:59 ---> Running in 350b55f02b26 10:20:59 + docker inspect -f . ci-base-image-x86_64 10:20:59 . [Pipeline] withDockerContainer 10:20:59 prd-centos7-docker-4c-2g-27735 does not seem to be running inside a container 10:20:59 Removing intermediate container 350b55f02b26 10:20:59 ---> be674e2f3dd5 10:20:59 Step 6/14 : LABEL Name=edgex-ui-go 10:20:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:21:00 ---> Running in 2cee30505c51 10:21:00 $ docker top 85a676131b17ced754811d7d8ca02fee39bc4bc170f6c0ecb07d228a8c4b068b -eo pid,comm 10:21:00 Removing intermediate container 2cee30505c51 10:21:00 ---> 300218897207 10:21:00 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:21:00 ---> Running in 89bd1c71eefa 10:21:00 + make test 10:21:00 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:21:00 Removing intermediate container 89bd1c71eefa 10:21:00 ---> 8b57dd5a7ff8 10:21:00 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:00 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:21:01 ---> Running in 0e4ff89c2776 10:21:03 Removing intermediate container 0e4ff89c2776 10:21:03 ---> 01d56acdb1ba 10:21:03 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:21:03 ---> Running in 7aa6f203d3ff 10:21:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:21:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:21:06 OK: 219 MiB in 52 packages 10:21:07 Removing intermediate container 7aa6f203d3ff 10:21:07 ---> 0aa67886675c 10:21:07 Step 10/14 : ENV GO111MODULE=on 10:21:07 ---> Running in a6e74d319f6a 10:21:07 Removing intermediate container a6e74d319f6a 10:21:07 ---> 8f08f2259910 10:21:07 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:21:07 ---> Running in 0f5db37b4b6b 10:21:08 Removing intermediate container 0f5db37b4b6b 10:21:08 ---> d1656d30f171 10:21:08 Step 12/14 : COPY . . 10:21:10 ---> cea6e8648b96 10:21:10 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:10 ---> Running in fd52a0527c06 10:21:15 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:21:15 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:21:15 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:21:15 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:21:15 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:21:15 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:21:15 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:21:15 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:21:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:21:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:21:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:21:15 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 10:21:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:21:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:21:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 10:21:21 $ docker stop --time=1 85a676131b17ced754811d7d8ca02fee39bc4bc170f6c0ecb07d228a8c4b068b 10:21:22 $ docker rm -f 85a676131b17ced754811d7d8ca02fee39bc4bc170f6c0ecb07d228a8c4b068b [Pipeline] // withDockerContainer [Pipeline] sh 10:21:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:21:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:21:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:21:24 + ls -al . 10:21:24 total 88 10:21:24 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 5 10:21 . 10:21:24 drwxrwxr-x. 4 jenkins jenkins 30 Nov 5 10:20 .. 10:21:24 drwxrwxr-x. 3 jenkins jenkins 20 Nov 5 10:20 assets 10:21:24 drwxrwxr-x. 2 jenkins jenkins 66 Nov 5 10:20 bin 10:21:24 drwxrwxr-x. 3 jenkins jenkins 29 Nov 5 10:20 cmd 10:21:24 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 5 10:20 CONTRIBUTING.md 10:21:24 -rw-r--r--. 1 jenkins jenkins 10 Nov 5 10:21 coverage.out 10:21:24 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 5 10:20 Dockerfile 10:21:24 drwxrwxr-x. 2 jenkins jenkins 23 Nov 5 10:20 docs 10:21:24 drwxrwxr-x. 8 jenkins jenkins 179 Nov 5 10:20 .git 10:21:24 drwxrwxr-x. 2 jenkins jenkins 103 Nov 5 10:20 .github 10:21:24 -rw-rw-r--. 1 jenkins jenkins 155 Nov 5 10:20 .gitignore 10:21:24 -rw-rw-r--. 1 jenkins jenkins 880 Nov 5 10:20 go.mod 10:21:24 -rw-rw-r--. 1 jenkins jenkins 24176 Nov 5 10:20 go.sum 10:21:24 drwxrwxr-x. 9 jenkins jenkins 125 Nov 5 10:20 internal 10:21:24 -rw-rw-r--. 1 jenkins jenkins 652 Nov 5 10:20 Jenkinsfile 10:21:24 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 5 10:20 LICENSE 10:21:24 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 5 10:20 Makefile 10:21:24 drwxrwxr-x. 3 jenkins jenkins 19 Nov 5 10:20 pkg 10:21:24 -rw-rw-r--. 1 jenkins jenkins 5786 Nov 5 10:20 README.md 10:21:24 drwxrwxr-x. 4 jenkins jenkins 71 Nov 5 10:20 snap 10:21:24 -rw-rw-r--. 1 jenkins jenkins 5 Nov 5 10:17 VERSION 10:21:24 -rw-rw-r--. 1 jenkins jenkins 155 Nov 5 10:20 version.go 10:21:24 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 5 10:20 web [Pipeline] isUnix [Pipeline] sh 10:21:25 + 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=404f2e476817e75da045d86a4299b8dbe75e01ca --label arch=amd64 --label version=0.0.0 . 10:21:25 Sending build context to Docker daemon 25.25MB 10:21:25 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 10:21:25 Step 2/22 : FROM ${BASE} AS builder 10:21:25 ---> 501178a8fc2f 10:21:25 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:21:25 ---> Running in e1dbfc1ebbc7 10:21:25 Removing intermediate container e1dbfc1ebbc7 10:21:25 ---> 3164624b9579 10:21:25 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 10:21:25 ---> Running in d41d7845ff53 10:21:25 Removing intermediate container d41d7845ff53 10:21:25 ---> ff02ed3b1096 10:21:25 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 10:21:25 ---> Running in b94b1be60ca8 10:21:26 Removing intermediate container b94b1be60ca8 10:21:26 ---> e1dbaa3f02ea 10:21:26 Step 6/22 : LABEL Name=edgex-ui-go 10:21:26 ---> Running in 7e930e1e9c16 10:21:26 Removing intermediate container 7e930e1e9c16 10:21:26 ---> 4469662cea3d 10:21:26 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:21:26 ---> Running in ca220160fcd9 10:21:26 Removing intermediate container ca220160fcd9 10:21:26 ---> 490f6c46be1c 10:21:26 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:21:26 ---> Running in ef9cf82a2b4a 10:21:26 Removing intermediate container ef9cf82a2b4a 10:21:26 ---> 4d5e3644aef7 10:21:26 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:21:26 ---> Running in 205f885db4e5 10:21:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:21:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:21:28 OK: 220 MiB in 52 packages 10:21:28 Removing intermediate container 205f885db4e5 10:21:28 ---> c39bc4147391 10:21:28 Step 10/22 : ENV GO111MODULE=on 10:21:28 ---> Running in b162ea7582e9 10:21:28 Removing intermediate container b162ea7582e9 10:21:28 ---> 83fea199f074 10:21:28 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:21:28 ---> Running in 509113150c9c 10:21:28 Removing intermediate container 509113150c9c 10:21:28 ---> 00e98260ec9f 10:21:28 Step 12/22 : COPY . . 10:21:29 ---> e082432871fd 10:21:29 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:29 ---> Running in 5db2b156ada0 10:21:30 Removing intermediate container 5db2b156ada0 10:21:30 ---> c2da6193def9 10:21:30 Step 14/22 : RUN ${MAKE} 10:21:30 ---> Running in bd08d2b4dd19 10:21:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:21:37 Removing intermediate container fd52a0527c06 10:21:37 ---> 31eb5ac4bb77 10:21:37 Step 14/14 : RUN ${MAKE} 10:21:37 ---> Running in f087a7f9a03f 10:21:37 noop 10:21:37 Removing intermediate container f087a7f9a03f 10:21:37 ---> bea4a1dafe3a 10:21:37 Successfully built bea4a1dafe3a 10:21:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:21:38 + docker inspect -f . ci-base-image-arm64 10:21:38 . [Pipeline] withDockerContainer 10:21:38 prd-ubuntu18.04-docker-arm64-4c-16g-27734 does not seem to be running inside a container 10:21:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:21:40 $ docker top 08bdd54f521e9943b3f777aaa28d9dd02c558cc59f012ddb6a4dd60d7ef4859c -eo pid,comm [Pipeline] { [Pipeline] sh 10:21:40 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:21:40 + go version 10:21:40 go version go1.16.8 linux/arm64 [Pipeline] } 10:21:41 $ docker stop --time=1 08bdd54f521e9943b3f777aaa28d9dd02c558cc59f012ddb6a4dd60d7ef4859c 10:21:41 Removing intermediate container bd08d2b4dd19 10:21:41 ---> 5c82d7bb0b6d 10:21:41 Step 15/22 : FROM alpine:3.14 10:21:42 $ docker rm -f 08bdd54f521e9943b3f777aaa28d9dd02c558cc59f012ddb6a4dd60d7ef4859c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:21:43 + docker inspect -f . ci-base-image-arm64 10:21:43 . [Pipeline] withDockerContainer 10:21:43 prd-ubuntu18.04-docker-arm64-4c-16g-27734 does not seem to be running inside a container 10:21:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:21:45 $ docker top e192ff1bb04db4ff2dfb4da714444774e7ebb21acfa29972fcb24d428c438002 -eo pid,comm 10:21:45 3.14: Pulling from library/alpine 10:21:45 a0d0a0d46f8b: Already exists 10:21:45 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 10:21:45 Status: Downloaded newer image for alpine:3.14 10:21:45 ---> 14119a10abf4 10:21:45 Step 16/22 : EXPOSE 4000 10:21:45 ---> Running in 38d6410acfac 10:21:45 Removing intermediate container 38d6410acfac 10:21:45 ---> ba6092464407 10:21:45 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:21:45 ---> 1391fee777a4 10:21:45 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:21:45 ---> Running in f0191e20e9e5 10:21:45 Removing intermediate container f0191e20e9e5 10:21:45 ---> c44937be524a 10:21:45 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:21:45 ---> Running in 11fdf4f995e1 10:21:45 Removing intermediate container 11fdf4f995e1 10:21:45 ---> 0c0b6640c7e9 10:21:45 Step 20/22 : LABEL arch=amd64 10:21:45 ---> Running in 29e844acacf1 10:21:46 Removing intermediate container 29e844acacf1 10:21:46 ---> 48d7527b877b 10:21:46 Step 21/22 : LABEL git_sha=404f2e476817e75da045d86a4299b8dbe75e01ca 10:21:46 ---> Running in 4d0bd3b7532b 10:21:46 + make test 10:21:46 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:21:46 Removing intermediate container 4d0bd3b7532b 10:21:46 ---> 3614e8651f03 10:21:46 Step 22/22 : LABEL version=0.0.0 10:21:46 ---> Running in 7f8febc71c73 10:21:46 Removing intermediate container 7f8febc71c73 10:21:46 ---> 8a0cd29c44f2 10:21:46 [Warning] One or more build-args [ARCH] were not consumed 10:21:46 Successfully built 8a0cd29c44f2 10:21:46 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:21:47 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:21:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:21:47 10:21:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:21:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:21:47 latest: Pulling from edgex-lftools-log-publisher 10:21:47 b4d181a07f80: Pulling fs layer 10:21:47 a1111a8f2ec3: Pulling fs layer 10:21:47 ed53099fbce6: Pulling fs layer 10:21:47 dc539afda2c1: Pulling fs layer 10:21:47 77bc0d833cb6: Pulling fs layer 10:21:47 9065ff56babe: Pulling fs layer 10:21:47 d287ab97295c: Pulling fs layer 10:21:47 dc539afda2c1: Waiting 10:21:47 77bc0d833cb6: Waiting 10:21:47 9065ff56babe: Waiting 10:21:47 d287ab97295c: Waiting 10:21:47 a1111a8f2ec3: Verifying Checksum 10:21:47 a1111a8f2ec3: Download complete 10:21:47 dc539afda2c1: Verifying Checksum 10:21:47 dc539afda2c1: Download complete 10:21:47 ed53099fbce6: Verifying Checksum 10:21:47 ed53099fbce6: Download complete 10:21:47 9065ff56babe: Verifying Checksum 10:21:47 9065ff56babe: Download complete 10:21:47 77bc0d833cb6: Verifying Checksum 10:21:47 77bc0d833cb6: Download complete 10:21:47 b4d181a07f80: Verifying Checksum 10:21:47 b4d181a07f80: Download complete 10:21:48 d287ab97295c: Verifying Checksum 10:21:48 d287ab97295c: Download complete 10:21:49 b4d181a07f80: Pull complete 10:21:49 a1111a8f2ec3: Pull complete 10:21:50 ed53099fbce6: Pull complete 10:21:50 dc539afda2c1: Pull complete 10:21:50 77bc0d833cb6: Pull complete 10:21:50 9065ff56babe: Pull complete 10:21:56 d287ab97295c: Pull complete 10:21:56 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:21:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:21:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:21:56 prd-centos7-docker-4c-2g-27735 does not seem to be running inside a container 10:21:56 $ 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/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:21:58 $ docker top bacfe1d9b541ed4c00bce527506cf63473872b2315304e4498b83ce44a2d4825 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:21:59 ---> job-cost.sh 10:21:59 lf-activate-venv: SKIPPING 10:21:59 INFO: No Stack... 10:22:02 INFO: Retrieving Pricing Info for: v3-standard-2 10:22:02 INFO: Archiving Costs [Pipeline] sh 10:22:02 + cat /w/workspace/edgex-ui-go/11/archives/cost.csv 10:22:02 + cut -d, -f6 [Pipeline] lock 10:22:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-470-11-stack-cost] 10:22:02 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-11-stack-cost] did not exist. Created. 10:22:02 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-470-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:22:03 + echo total: 0.05999999865889549 [Pipeline] stash 10:22:03 Stashed 1 file(s) [Pipeline] } 10:22:03 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-11-stack-cost] [Pipeline] // lock [Pipeline] } 10:22:03 $ docker stop --time=1 bacfe1d9b541ed4c00bce527506cf63473872b2315304e4498b83ce44a2d4825 10:22:04 $ docker rm -f bacfe1d9b541ed4c00bce527506cf63473872b2315304e4498b83ce44a2d4825 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:22:34 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:22:34 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 10:22:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:22:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:22:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 10:22:52 $ docker stop --time=1 e192ff1bb04db4ff2dfb4da714444774e7ebb21acfa29972fcb24d428c438002 10:22:54 $ docker rm -f e192ff1bb04db4ff2dfb4da714444774e7ebb21acfa29972fcb24d428c438002 [Pipeline] // withDockerContainer [Pipeline] sh 10:22:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:22:55 Warning: overwriting stash ‘coverage-report’ 10:22:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:22:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:22:56 + ls -al . 10:22:56 total 128 10:22:56 drwxrwxr-x 12 jenkins jenkins 4096 Nov 5 10:21 . 10:22:56 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 10:20 .. 10:22:56 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 10:20 .git 10:22:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 10:20 .github 10:22:56 -rw-rw-r-- 1 jenkins jenkins 155 Nov 5 10:20 .gitignore 10:22:56 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 5 10:20 CONTRIBUTING.md 10:22:56 -rw-rw-r-- 1 jenkins jenkins 1526 Nov 5 10:20 Dockerfile 10:22:56 -rw-rw-r-- 1 jenkins jenkins 652 Nov 5 10:20 Jenkinsfile 10:22:56 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 5 10:20 LICENSE 10:22:56 -rw-rw-r-- 1 jenkins jenkins 1212 Nov 5 10:20 Makefile 10:22:56 -rw-rw-r-- 1 jenkins jenkins 5786 Nov 5 10:20 README.md 10:22:56 -rw-rw-r-- 1 jenkins jenkins 5 Nov 5 10:17 VERSION 10:22:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 10:20 assets 10:22:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 10:20 bin 10:22:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 10:20 cmd 10:22:56 -rw-r--r-- 1 jenkins jenkins 10 Nov 5 10:21 coverage.out 10:22:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 10:20 docs 10:22:56 -rw-rw-r-- 1 jenkins jenkins 880 Nov 5 10:20 go.mod 10:22:56 -rw-rw-r-- 1 jenkins jenkins 24176 Nov 5 10:20 go.sum 10:22:56 drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 10:20 internal 10:22:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 10:20 pkg 10:22:56 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 10:20 snap 10:22:56 -rw-rw-r-- 1 jenkins jenkins 155 Nov 5 10:20 version.go 10:22:56 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 10:20 web [Pipeline] isUnix [Pipeline] sh 10:22:56 + 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=404f2e476817e75da045d86a4299b8dbe75e01ca --label arch=arm64 --label version=0.0.0 . 10:22:57 Sending build context to Docker daemon 25.25MB 10:22:57 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 10:22:57 Step 2/22 : FROM ${BASE} AS builder 10:22:57 ---> bea4a1dafe3a 10:22:57 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:22:58 ---> Running in bb1c9a0deb00 10:22:58 Removing intermediate container bb1c9a0deb00 10:22:58 ---> 19cf9019ce40 10:22:58 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 10:22:58 ---> Running in 32dbf234a05d 10:22:59 Removing intermediate container 32dbf234a05d 10:22:59 ---> 479d0ef9103f 10:22:59 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 10:22:59 ---> Running in 8b00f73a9de2 10:22:59 Removing intermediate container 8b00f73a9de2 10:22:59 ---> 41e40a46da0d 10:22:59 Step 6/22 : LABEL Name=edgex-ui-go 10:22:59 ---> Running in a31d0e761063 10:23:00 Removing intermediate container a31d0e761063 10:23:00 ---> 2c6e5626cc13 10:23:00 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:23:00 ---> Running in 7616c070ab24 10:23:00 Removing intermediate container 7616c070ab24 10:23:00 ---> 2689339faa60 10:23:00 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:23:00 ---> Running in 00e03c65b7f6 10:23:02 Removing intermediate container 00e03c65b7f6 10:23:02 ---> bbd2f9bfe523 10:23:02 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:23:02 ---> Running in 4a0659a78927 10:23:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:23:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:23:05 OK: 219 MiB in 52 packages 10:23:06 Removing intermediate container 4a0659a78927 10:23:06 ---> 697d345f0d14 10:23:06 Step 10/22 : ENV GO111MODULE=on 10:23:07 ---> Running in e8b502e35570 10:23:07 Removing intermediate container e8b502e35570 10:23:07 ---> e77b1a6ed789 10:23:07 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:23:07 ---> Running in a357a33771af 10:23:08 Removing intermediate container a357a33771af 10:23:08 ---> 9c0a678427ba 10:23:08 Step 12/22 : COPY . . 10:23:11 ---> 0b8459e55b79 10:23:11 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:11 ---> Running in 64f48aefc7b7 10:23:13 Removing intermediate container 64f48aefc7b7 10:23:13 ---> 3dea16e93ca6 10:23:13 Step 14/22 : RUN ${MAKE} 10:23:13 ---> Running in 1e169e611634 10:23:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 10:23:46 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:23:46 Removing intermediate container 1e169e611634 10:23:46 ---> c2a0a32167bc 10:23:46 Step 15/22 : FROM alpine:3.14 10:23:51 3.14: Pulling from library/alpine 10:23:51 552d1f2373af: Already exists 10:23:51 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 10:23:51 Status: Downloaded newer image for alpine:3.14 10:23:51 ---> bb3de5531c18 10:23:51 Step 16/22 : EXPOSE 4000 10:23:51 ---> Running in c4979525d77d 10:23:51 Removing intermediate container c4979525d77d 10:23:51 ---> db942bc86ac0 10:23:51 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:23:52 ---> 8b95cb611877 10:23:52 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:23:52 ---> Running in efcc573d7e45 10:23:53 Removing intermediate container efcc573d7e45 10:23:53 ---> b3531f80eea5 10:23:53 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:23:53 ---> Running in 7762fbc2e7cb 10:23:54 Removing intermediate container 7762fbc2e7cb 10:23:54 ---> c6e4cd05caaa 10:23:54 Step 20/22 : LABEL arch=arm64 10:23:54 ---> Running in d901912453f6 10:23:54 Removing intermediate container d901912453f6 10:23:54 ---> 18f18442e1d5 10:23:54 Step 21/22 : LABEL git_sha=404f2e476817e75da045d86a4299b8dbe75e01ca 10:23:54 ---> Running in 832a3ece28e7 10:23:54 Removing intermediate container 832a3ece28e7 10:23:54 ---> fd01a3c69b83 10:23:54 Step 22/22 : LABEL version=0.0.0 10:23:54 ---> Running in cfb6487f2b23 10:23:55 Removing intermediate container cfb6487f2b23 10:23:55 ---> 0ab6af6d85ba 10:23:55 [Warning] One or more build-args [ARCH] were not consumed 10:23:55 Successfully built 0ab6af6d85ba 10:23:55 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:23:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:23:56 10:23:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:23:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:23:56 arm64: Pulling from edgex-lftools-log-publisher 10:23:56 448f6bf000e3: Pulling fs layer 10:23:56 f757da607395: Pulling fs layer 10:23:56 05883995daec: Pulling fs layer 10:23:56 8603b9c90790: Pulling fs layer 10:23:56 1560dd03e051: Pulling fs layer 10:23:56 27f5ce0e4adf: Pulling fs layer 10:23:56 c2d8d7efcc4b: Pulling fs layer 10:23:56 8603b9c90790: Waiting 10:23:56 1560dd03e051: Waiting 10:23:56 27f5ce0e4adf: Waiting 10:23:56 c2d8d7efcc4b: Waiting 10:23:56 f757da607395: Download complete 10:23:56 8603b9c90790: Verifying Checksum 10:23:56 8603b9c90790: Download complete 10:23:57 1560dd03e051: Verifying Checksum 10:23:57 1560dd03e051: Download complete 10:23:57 05883995daec: Verifying Checksum 10:23:57 05883995daec: Download complete 10:23:57 27f5ce0e4adf: Verifying Checksum 10:23:57 27f5ce0e4adf: Download complete 10:23:57 448f6bf000e3: Verifying Checksum 10:23:57 448f6bf000e3: Download complete 10:24:00 c2d8d7efcc4b: Verifying Checksum 10:24:00 c2d8d7efcc4b: Download complete 10:24:01 448f6bf000e3: Pull complete 10:24:01 f757da607395: Pull complete 10:24:03 05883995daec: Pull complete 10:24:03 8603b9c90790: Pull complete 10:24:04 1560dd03e051: Pull complete 10:24:04 27f5ce0e4adf: Pull complete 10:24:19 c2d8d7efcc4b: Pull complete 10:24:19 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 10:24:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:24:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:24:20 prd-ubuntu18.04-docker-arm64-4c-16g-27734 does not seem to be running inside a container 10:24:20 $ 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/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:24:23 $ docker top 8c7b2178b85327d7cfdf68317f27cac9d616a091b1a94042222708707bf1abda -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:24:24 ---> job-cost.sh 10:24:24 lf-activate-venv: SKIPPING 10:24:24 INFO: No Stack... 10:24:24 INFO: Retrieving Pricing Info for: v3-standard-4 10:24:25 INFO: Archiving Costs [Pipeline] sh 10:24:25 + cat /w/workspace/edgex-ui-go/11/archives/cost.csv 10:24:25 + cut -d, -f6 [Pipeline] lock 10:24:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-470-11-stack-cost] 10:24:25 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-11-stack-cost] did not exist. Created. 10:24:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-470-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:24:26 /w/workspace/edgex-ui-go/11@tmp/durable-7d024455/script.sh: 1: /w/workspace/edgex-ui-go/11@tmp/durable-7d024455/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:24:27 + echo total: 0.10999999940395355 [Pipeline] stash 10:24:27 Warning: overwriting stash ‘stack-cost’ 10:24:27 Stashed 1 file(s) [Pipeline] } 10:24:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-470-11-stack-cost] [Pipeline] // lock [Pipeline] } 10:24:27 $ docker stop --time=1 8c7b2178b85327d7cfdf68317f27cac9d616a091b1a94042222708707bf1abda 10:24:28 $ docker rm -f 8c7b2178b85327d7cfdf68317f27cac9d616a091b1a94042222708707bf1abda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:24:29 provisioning config files... 10:24:29 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config353973357614258895tmp [Pipeline] { [Pipeline] sh 10:24:30 + set +x 10:24:30 + curl -s https://codecov.io/bash 10:24:30 + bash -s -- 10:24:30 10:24:30 _____ _ 10:24:30 / ____| | | 10:24:30 | | ___ __| | ___ ___ _____ __ 10:24:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:24:30 | |___| (_) | (_| | __/ (_| (_) \ V / 10:24:30 \_____\___/ \__,_|\___|\___\___/ \_/ 10:24:30 Bash-1.0.6 10:24:30 10:24:30 10:24:30 ==> git version 2.24.4 found 10:24:30 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 10:24:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:24:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:24:30 ==> Jenkins CI detected. 10:24:30 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-470 10:24:30 project root: . 10:24:30 --> token set from env 10:24:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:24:30 ==> Running gcov in . (disable via -X gcov) 10:24:30 ==> Python coveragepy not found 10:24:30 ==> Searching for coverage reports in: 10:24:30 + . 10:24:30 -> Found 1 reports 10:24:30 ==> Detecting git/mercurial file structure 10:24:30 ==> Reading reports 10:24:30 + ./coverage.out bytes=10 10:24:30 ==> Appending adjustments 10:24:30 https://docs.codecov.io/docs/fixing-reports 10:24:30 + Found adjustments 10:24:30 ==> Gzipping contents 10:24:30 4.0K /tmp/codecov.NHBePd.gz 10:24:30 ==> Uploading reports 10:24:30 url: https://codecov.io 10:24:30 query: branch=PR-470&commit=404f2e476817e75da045d86a4299b8dbe75e01ca&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-470%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=470&job=&cmd_args= 10:24:30 -> Pinging Codecov 10:24:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-470&commit=404f2e476817e75da045d86a4299b8dbe75e01ca&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-470%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=470&job=&cmd_args= 10:24:30 -> Uploading to 10:24:30 https://storage.googleapis.com/codecov/v4/raw/2021-11-05/FB506323287CE973F263BFD2A0EB1F37/404f2e476817e75da045d86a4299b8dbe75e01ca/cc4ef8cf-b709-4f18-97b6-a5f729681f52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211105T102430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c55c7a68fa0d9a59011296b9950fc11ac9038a040b9b496cd5f566b66129382e 10:24:30 % Total % Received % Xferd Average Speed Time Time Time Current 10:24:30 Dload Upload Total Spent Left Speed 10:24:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3662 0 0 100 3662 0 11206 --:--:-- --:--:-- --:--:-- 11233 10:24:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/404f2e476817e75da045d86a4299b8dbe75e01ca [Pipeline] } 10:24:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:24:34 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:24:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:24:35 ---> package-listing.sh 10:24:35 ++ tr '[:upper:]' '[:lower:]' 10:24:35 ++ facter osfamily 10:24:35 + OS_FAMILY=redhat 10:24:35 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-470 10:24:35 + START_PACKAGES=/tmp/packages_start.txt 10:24:35 + END_PACKAGES=/tmp/packages_end.txt 10:24:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:24:35 + PACKAGES=/tmp/packages_start.txt 10:24:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' 10:24:35 + PACKAGES=/tmp/packages_end.txt 10:24:35 + case "${OS_FAMILY}" in 10:24:35 + rpm -qa 10:24:35 + sort 10:24:35 + '[' -f /tmp/packages_start.txt ']' 10:24:35 + '[' -f /tmp/packages_end.txt ']' 10:24:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:24:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-470 ']' 10:24:35 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ 10:24:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-470/archives/ [Pipeline] echo 10:24:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:24:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:24:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:24:36 10:24:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:24:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:24:37 latest: Pulling from edgex-lftools-log-publisher 10:24:37 b4d181a07f80: Pulling fs layer 10:24:37 a1111a8f2ec3: Pulling fs layer 10:24:37 ed53099fbce6: Pulling fs layer 10:24:37 dc539afda2c1: Pulling fs layer 10:24:37 77bc0d833cb6: Pulling fs layer 10:24:37 9065ff56babe: Pulling fs layer 10:24:37 d287ab97295c: Pulling fs layer 10:24:37 dc539afda2c1: Waiting 10:24:37 77bc0d833cb6: Waiting 10:24:37 9065ff56babe: Waiting 10:24:37 d287ab97295c: Waiting 10:24:37 a1111a8f2ec3: Verifying Checksum 10:24:37 a1111a8f2ec3: Download complete 10:24:37 dc539afda2c1: Verifying Checksum 10:24:37 dc539afda2c1: Download complete 10:24:37 ed53099fbce6: Verifying Checksum 10:24:37 ed53099fbce6: Download complete 10:24:37 9065ff56babe: Verifying Checksum 10:24:37 9065ff56babe: Download complete 10:24:37 77bc0d833cb6: Verifying Checksum 10:24:37 77bc0d833cb6: Download complete 10:24:37 b4d181a07f80: Verifying Checksum 10:24:37 b4d181a07f80: Download complete 10:24:37 d287ab97295c: Verifying Checksum 10:24:37 d287ab97295c: Download complete 10:24:38 b4d181a07f80: Pull complete 10:24:38 a1111a8f2ec3: Pull complete 10:24:39 ed53099fbce6: Pull complete 10:24:39 dc539afda2c1: Pull complete 10:24:39 77bc0d833cb6: Pull complete 10:24:39 9065ff56babe: Pull complete 10:24:45 d287ab97295c: Pull complete 10:24:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:24:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:24:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:24:45 prd-centos7-docker-4c-2g-27733 does not seem to be running inside a container 10:24:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470/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-470 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470:/w/workspace/edgexfoundry_edgex-ui-go_PR-470:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:24:47 $ docker top 66c8aae85a6eef2f6735d7442c326465ad5b11b997e45c3424d3830da88fbf23 -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:48 + touch /tmp/pre-build-complete [Pipeline] sh 10:24:48 + mkdir -p /var/log/sysstat [Pipeline] sh 10:24:48 + ls /var/log/sa-host 10:24:48 + sadf -c /var/log/sa-host/sa05 10:24:48 file_magic: OK 10:24:48 HZ: Using current value: 100 10:24:48 file_header: OK 10:24:48 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:24:48 Statistics: 10:24:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:24:48 File successfully converted to sysstat format version 12.0.3 10:24:48 + sadf -c /var/log/sa-host/sa30 10:24:48 file_magic: OK 10:24:48 HZ: Using current value: 100 10:24:48 file_header: OK 10:24:48 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 10:24:48 Statistics: 10:24:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:24:48 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:24:49 provisioning config files... 10:24:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-470@tmp/config7747025751198027221tmp [Pipeline] { [Pipeline] echo 10:24:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:24:49 ---> create-netrc.sh [Pipeline] } 10:24:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:24:49 ---> python-tools-install.sh [Pipeline] echo 10:24:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:24:50 ---> sudo-logs.sh 10:24:50 Archiving 'sudo' log.. 10:24:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-27733.novalocal: Name or service not known 10:24:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-27733.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:24:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:24:50 ---> job-cost.sh 10:24:50 lf-activate-venv: SKIPPING 10:24:50 DEBUG: total: 0.10999999940395355 10:24:50 INFO: Retrieving Stack Cost... 10:24:52 INFO: Retrieving Pricing Info for: v3-standard-2 10:24:52 INFO: Archiving Costs [Pipeline] echo 10:24:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:24:52 ---> logs-deploy.sh 10:24:52 lf-activate-venv: SKIPPING 10:24:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-470/11 10:24:52 INFO: archiving workspace using pattern(s): 10:24:53 Archives upload complete. 10:24:53 INFO: archiving logs to Nexus