Pull request #459 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 707ddf35f34e9ba2eca66b773270f42fc46bb6f2+60313d708150451d157477761d54052072bb8e7c (a7273743789653320d9dd8c0c2dfff27d4e7c97e) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8234391517447875779.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh514942470008067286.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-459/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-459/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2540066841544433818.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-459/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7144098573330673180.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4303944559899169929.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-459/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-459/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6879241302378116834.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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-549 in /w/workspace/edgexfoundry_edgex-ui-go_PR-459 [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-459 # 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-459@tmp/jenkins-gitclient-ssh7969627685694919458.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp/jenkins-gitclient-ssh7067638857705234694.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/459/head:refs/remotes/origin/PR-459 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 60313d708150451d157477761d54052072bb8e7c into PR head commit 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 Merge succeeded, producing 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 Checking out Revision 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 (PR-459) > git config core.sparsecheckout # timeout=10 > git checkout -f 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 # 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-459@tmp/jenkins-gitclient-ssh2112098346586962330.key > git merge 60313d708150451d157477761d54052072bb8e7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 # timeout=10 Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:04:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:04:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:04:09 ========================================================= 15:04:09 EdgeX Global Pipelines Version Info 15:04:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:04:10 ------------------- 15:04:10 stable info: 15:04:10 ------------------- 15:04:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:04:10 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 15:04:10 Message: update stable to v1.0.210 15:04:11 ------------------- 15:04:11 experimental info: 15:04:11 ------------------- 15:04:11 Commited By: **** collab-it+edgex@linuxfoundation.org 15:04:11 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 15:04:11 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:04:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:04:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:04:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:04:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:04:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:04:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:04:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:04:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:04:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:04:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:04:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:04:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:04:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:04:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:04:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:04:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:04:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:04:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:04:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:04:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-459 [Pipeline] echo 15:04:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-459 [Pipeline] echo 15:04:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-459 [Pipeline] echo 15:04:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 [Pipeline] echo 15:04:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 707ddf3 [Pipeline] echo 15:04:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:04:12 provisioning config files... 15:04:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp/config4442515735878364184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:12 ---> docker-login.sh 15:04:12 nexus3.edgexfoundry.org:10001 15:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:13 Configure a credential helper to remove this warning. See 15:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:13 15:04:13 Login Succeeded 15:04:13 nexus3.edgexfoundry.org:10002 15:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:13 Configure a credential helper to remove this warning. See 15:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:13 15:04:13 Login Succeeded 15:04:13 nexus3.edgexfoundry.org:10003 15:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:13 Configure a credential helper to remove this warning. See 15:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:13 15:04:13 Login Succeeded 15:04:13 nexus3.edgexfoundry.org:10004 15:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:13 Configure a credential helper to remove this warning. See 15:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:13 15:04:13 Login Succeeded 15:04:13 docker.io 15:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:14 Configure a credential helper to remove this warning. See 15:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:14 15:04:14 Login Succeeded 15:04:14 ---> docker-login.sh ends [Pipeline] } 15:04:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:04:14 + git log --format=format:%s -1 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 [Pipeline] echo 15:04:14 GIT_COMMIT: 707ddf35f34e9ba2eca66b773270f42fc46bb6f2, Commit Message: fix(security): Update echarts 5.2.1 to resolve protoype pollution [Pipeline] echo 15:04:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:04:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:04:15 15:04:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:04:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:04:15 latest: Pulling from edgex-devops/git-semver 15:04:15 a0d0a0d46f8b: Pulling fs layer 15:04:15 3e5f54012d9b: Pulling fs layer 15:04:15 4c7163046ea9: Pulling fs layer 15:04:15 0c2d73faf560: Pulling fs layer 15:04:15 0c2d73faf560: Waiting 15:04:15 3e5f54012d9b: Verifying Checksum 15:04:15 3e5f54012d9b: Download complete 15:04:15 a0d0a0d46f8b: Verifying Checksum 15:04:15 a0d0a0d46f8b: Download complete 15:04:15 4c7163046ea9: Verifying Checksum 15:04:15 4c7163046ea9: Download complete 15:04:15 0c2d73faf560: Verifying Checksum 15:04:15 0c2d73faf560: Download complete 15:04:16 a0d0a0d46f8b: Pull complete 15:04:16 3e5f54012d9b: Pull complete 15:04:16 4c7163046ea9: Pull complete 15:04:16 0c2d73faf560: Pull complete 15:04:16 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:04:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:04:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:04:16 prd-centos7-docker-4c-2g-549 does not seem to be running inside a container 15:04:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-459 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-459:/w/workspace/edgexfoundry_edgex-ui-go_PR-459:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:04:17 $ docker top c410a06ce7d30746559f5cecead443d1cdbd68a5637bb4a98ec10313d4f86817 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:04:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:04:17 [ssh-agent] Looking for ssh-agent implementation... 15:04:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:17 $ docker exec c410a06ce7d30746559f5cecead443d1cdbd68a5637bb4a98ec10313d4f86817 ssh-agent 15:04:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmaFgKH/agent.15 15:04:17 SSH_AGENT_PID=21 15:04:17 Running ssh-add (command line suppressed) 15:04:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp/private_key_1686025296952397989.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp/private_key_1686025296952397989.key) 15:04:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:04:18 + git tag --points-at HEAD [Pipeline] } 15:04:18 $ docker exec --env ******** --env ******** c410a06ce7d30746559f5cecead443d1cdbd68a5637bb4a98ec10313d4f86817 ssh-agent -k 15:04:18 unset SSH_AUTH_SOCK; 15:04:18 unset SSH_AGENT_PID; 15:04:18 echo Agent pid 21 killed; 15:04:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:04:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:04:18 [ssh-agent] Looking for ssh-agent implementation... 15:04:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:18 $ docker exec c410a06ce7d30746559f5cecead443d1cdbd68a5637bb4a98ec10313d4f86817 ssh-agent 15:04:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGdFfaO/agent.54 15:04:18 SSH_AGENT_PID=60 15:04:18 Running ssh-add (command line suppressed) 15:04:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp/private_key_2044907836587108197.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp/private_key_2044907836587108197.key) 15:04:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:04:19 + git semver init 15:04:19 # -> Open(): unable to determine branch for HEAD 15:04:19 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-459/.git 15:04:19 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-459 15:04:19 # $SEMVER_REMOTE_NAME = origin 15:04:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:04:19 # $SEMVER_USER_NAME = edgex-jenkins 15:04:19 # $SEMVER_BRANCH = PR-459 15:04:19 # $SEMVER_TEMP = /tmp/semver-481649491 15:04:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 15:04:20 # '/tmp/semver-481649491' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-459/.semver' 15:04:20 # -> Force: false 15:04:20 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-459/.semver [Pipeline] } 15:04:20 $ docker exec --env ******** --env ******** c410a06ce7d30746559f5cecead443d1cdbd68a5637bb4a98ec10313d4f86817 ssh-agent -k 15:04:21 unset SSH_AUTH_SOCK; 15:04:21 unset SSH_AGENT_PID; 15:04:21 echo Agent pid 60 killed; 15:04:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:04:21 + git semver [Pipeline] } 15:04:21 $ docker stop --time=1 c410a06ce7d30746559f5cecead443d1cdbd68a5637bb4a98ec10313d4f86817 15:04:22 $ docker rm -f c410a06ce7d30746559f5cecead443d1cdbd68a5637bb4a98ec10313d4f86817 [Pipeline] // withDockerContainer [Pipeline] sh 15:04:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:04:23 Stashed 1 file(s) [Pipeline] echo 15:04:23 [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 15:04:38 Still waiting to schedule task 15:04:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:04:38 Still waiting to schedule task 15:04:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:07:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-552 in /w/workspace/edgexfoundry_edgex-ui-go_PR-459 [Pipeline] { [Pipeline] ws 15:07:29 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 15:07:30 The recommended git tool is: git 15:07:35 using credential edgex-jenkins-ssh 15:07:35 Cloning the remote Git repository 15:07:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:07:36 > git init /w/workspace/edgex-ui-go/1 # timeout=10 15:07:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:07:36 > git --version # timeout=10 15:07:36 > git --version # 'git version 2.17.1' 15:07:36 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:40 Merging remotes/origin/main commit 60313d708150451d157477761d54052072bb8e7c into PR head commit 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 15:07:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:07:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:07:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:07:39 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/459/head:refs/remotes/origin/PR-459 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:07:40 > git config core.sparsecheckout # timeout=10 15:07:40 > git checkout -f 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 # timeout=10 15:07:40 Merge succeeded, producing 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 15:07:40 Checking out Revision 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 (PR-459) 15:07:40 > git remote # timeout=10 15:07:40 > git config --get remote.origin.url # timeout=10 15:07:40 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:40 > git merge 60313d708150451d157477761d54052072bb8e7c # timeout=10 15:07:40 > git rev-parse HEAD^{commit} # timeout=10 15:07:40 > git config core.sparsecheckout # timeout=10 15:07:40 > git checkout -f 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 # timeout=10 15:07:45 Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" 15:07:45 > git --version # timeout=10 15:07:45 > git --version # 'git version 2.17.1' 15:07:45 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:07:46 % Total % Received % Xferd Average Speed Time Time Time Current 15:07:46 Dload Upload Total Spent Left Speed 15:07:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 58534 0 --:--:-- --:--:-- --:--:-- 58534 [Pipeline] sh 15:07:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:07:47 + sudo tee /etc/docker/daemon.new 15:07:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:07:47 { 15:07:47 "registry-mirrors": [ 15:07:47 "https://nexus3.edgexfoundry.org:10001" 15:07:47 ], 15:07:47 "bip": "10.250.0.254/24", 15:07:47 "hosts": [ 15:07:47 "tcp://0.0.0.0:5555", 15:07:47 "unix:///var/run/docker.sock" 15:07:47 ], 15:07:47 "mtu": 1458, 15:07:47 "selinux-enabled": true, 15:07:47 "seccomp-profile": "/etc/docker/seccomp.json" 15:07:47 } [Pipeline] sh 15:07:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:07:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:08:06 provisioning config files... 15:08:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2640132795424975297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:08:07 ---> docker-login.sh 15:08:07 nexus3.edgexfoundry.org:10001 15:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:10 Configure a credential helper to remove this warning. See 15:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:10 15:08:10 Login Succeeded 15:08:10 nexus3.edgexfoundry.org:10002 15:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:10 Configure a credential helper to remove this warning. See 15:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:10 15:08:10 Login Succeeded 15:08:10 nexus3.edgexfoundry.org:10003 15:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:11 Configure a credential helper to remove this warning. See 15:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:11 15:08:11 Login Succeeded 15:08:11 nexus3.edgexfoundry.org:10004 15:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:12 Configure a credential helper to remove this warning. See 15:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:12 15:08:12 Login Succeeded 15:08:12 docker.io 15:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:12 Configure a credential helper to remove this warning. See 15:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:12 15:08:12 Login Succeeded 15:08:12 ---> docker-login.sh ends [Pipeline] } 15:08:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:08:13 ========================================================= 15:08:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:08:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:08:14 + 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 . 15:08:15 Sending build context to Docker daemon 20.73MB 15:08:15 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 15:08:15 Step 2/14 : FROM ${BASE} AS builder 15:08:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:08:15 552d1f2373af: Pulling fs layer 15:08:15 ea3f2d53f512: Pulling fs layer 15:08:15 9e70ebbbe112: Pulling fs layer 15:08:15 7a9cfe048b4a: Pulling fs layer 15:08:15 72dc09318566: Pulling fs layer 15:08:15 f4f7b4309257: Pulling fs layer 15:08:15 0ac9a79272e3: Pulling fs layer 15:08:15 b78e95d17946: Pulling fs layer 15:08:15 7a9cfe048b4a: Waiting 15:08:15 72dc09318566: Waiting 15:08:15 f4f7b4309257: Waiting 15:08:15 0ac9a79272e3: Waiting 15:08:15 b78e95d17946: Waiting 15:08:15 9e70ebbbe112: Verifying Checksum 15:08:15 9e70ebbbe112: Download complete 15:08:15 ea3f2d53f512: Verifying Checksum 15:08:15 ea3f2d53f512: Download complete 15:08:15 72dc09318566: Download complete 15:08:15 f4f7b4309257: Verifying Checksum 15:08:15 f4f7b4309257: Download complete 15:08:15 0ac9a79272e3: Download complete 15:08:15 552d1f2373af: Verifying Checksum 15:08:15 552d1f2373af: Download complete 15:08:16 552d1f2373af: Pull complete 15:08:17 ea3f2d53f512: Pull complete 15:08:17 b78e95d17946: Verifying Checksum 15:08:17 b78e95d17946: Download complete 15:08:17 9e70ebbbe112: Pull complete 15:08:17 7a9cfe048b4a: Verifying Checksum 15:08:17 7a9cfe048b4a: Download complete 15:08:28 7a9cfe048b4a: Pull complete 15:08:28 72dc09318566: Pull complete 15:08:28 f4f7b4309257: Pull complete 15:08:28 0ac9a79272e3: Pull complete 15:08:34 b78e95d17946: Pull complete 15:08:34 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 15:08:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:08:34 ---> 8b459fc5aaf0 15:08:34 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:08:40 ---> Running in 2b47819a692b 15:08:40 Removing intermediate container 2b47819a692b 15:08:40 ---> f09c6d43e472 15:08:40 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 15:08:40 ---> Running in 6d5a0b78de0e 15:08:40 Removing intermediate container 6d5a0b78de0e 15:08:40 ---> 706cbb67c46a 15:08:40 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 15:08:40 ---> Running in 4b2f1aeef2ce 15:08:41 Removing intermediate container 4b2f1aeef2ce 15:08:41 ---> a42529642c54 15:08:41 Step 6/14 : LABEL Name=edgex-ui-go 15:08:41 ---> Running in 94cc0dbfe85c 15:08:41 Removing intermediate container 94cc0dbfe85c 15:08:41 ---> 5ff3d61f076f 15:08:41 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:08:41 ---> Running in 85b7ad15a0e8 15:08:42 Removing intermediate container 85b7ad15a0e8 15:08:42 ---> 2a29eec33719 15:08:42 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:42 ---> Running in 594c930eda48 15:08:45 Removing intermediate container 594c930eda48 15:08:45 ---> 70b1d7b3ba02 15:08:45 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:08:45 ---> Running in a8be95e981b5 15:08:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:08:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:08:48 OK: 219 MiB in 52 packages 15:08:49 Removing intermediate container a8be95e981b5 15:08:49 ---> 231338d781fd 15:08:49 Step 10/14 : ENV GO111MODULE=on 15:08:49 ---> Running in 444132aa4812 15:08:49 Removing intermediate container 444132aa4812 15:08:49 ---> fc7d03379321 15:08:49 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:08:50 ---> Running in 15b0f7830bb4 15:08:50 Removing intermediate container 15b0f7830bb4 15:08:50 ---> cd45bda40686 15:08:50 Step 12/14 : COPY . . 15:08:53 ---> 443b57e71943 15:08:53 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:53 ---> Running in 402262f1b84e 15:09:25 Removing intermediate container 402262f1b84e 15:09:25 ---> 1126c642f519 15:09:25 Step 14/14 : RUN ${MAKE} 15:09:25 ---> Running in 9eeb66266d68 15:09:25 noop 15:09:25 Removing intermediate container 9eeb66266d68 15:09:25 ---> 128ee73c724a 15:09:25 Successfully built 128ee73c724a 15:09:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:09:26 + docker inspect -f . ci-base-image-arm64 15:09:26 . [Pipeline] withDockerContainer 15:09:26 prd-ubuntu18.04-docker-arm64-4c-16g-552 does not seem to be running inside a container 15:09:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:09:28 $ docker top 6d6f5a17c7ec251d44d4f5e32fa09a6fad509d8c5a93d0b4014df8ee4808c4f8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:29 + go version 15:09:29 go version go1.16.8 linux/arm64 [Pipeline] } 15:09:29 $ docker stop --time=1 6d6f5a17c7ec251d44d4f5e32fa09a6fad509d8c5a93d0b4014df8ee4808c4f8 15:09:31 $ docker rm -f 6d6f5a17c7ec251d44d4f5e32fa09a6fad509d8c5a93d0b4014df8ee4808c4f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:09:32 + docker inspect -f . ci-base-image-arm64 15:09:32 . [Pipeline] withDockerContainer 15:09:32 prd-ubuntu18.04-docker-arm64-4c-16g-552 does not seem to be running inside a container 15:09:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:09:34 $ docker top 7f1b2cc726197e34b80d55b36622d48d09f8e62194a8176caec0c47f931ae50a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:09:35 + make test 15:09:35 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:09:36 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:10:15 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:10:15 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:10:15 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:10:15 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:10:15 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:10:15 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:10:15 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:10:15 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:10:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:10:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:10:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:10:15 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 15:10:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:10:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:10:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:10:38 $ docker stop --time=1 7f1b2cc726197e34b80d55b36622d48d09f8e62194a8176caec0c47f931ae50a 15:10:40 $ docker rm -f 7f1b2cc726197e34b80d55b36622d48d09f8e62194a8176caec0c47f931ae50a [Pipeline] // withDockerContainer [Pipeline] sh 15:10:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:10:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:10:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:10:44 + ls -al . 15:10:44 total 128 15:10:44 drwxrwxr-x 12 jenkins jenkins 4096 Oct 20 15:09 . 15:10:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 15:07 .. 15:10:44 drwxrwxr-x 8 jenkins jenkins 4096 Oct 20 15:07 .git 15:10:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 15:07 .github 15:10:44 -rw-rw-r-- 1 jenkins jenkins 155 Oct 20 15:07 .gitignore 15:10:44 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 20 15:07 CONTRIBUTING.md 15:10:44 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 20 15:07 Dockerfile 15:10:44 -rw-rw-r-- 1 jenkins jenkins 652 Oct 20 15:07 Jenkinsfile 15:10:44 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 20 15:07 LICENSE 15:10:44 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 20 15:07 Makefile 15:10:44 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 20 15:07 README.md 15:10:44 -rw-rw-r-- 1 jenkins jenkins 5 Oct 20 15:04 VERSION 15:10:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 15:07 assets 15:10:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 15:07 bin 15:10:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 15:07 cmd 15:10:44 -rw-r--r-- 1 jenkins jenkins 10 Oct 20 15:09 coverage.out 15:10:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 15:07 docs 15:10:44 -rw-rw-r-- 1 jenkins jenkins 880 Oct 20 15:07 go.mod 15:10:44 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 20 15:07 go.sum 15:10:44 drwxrwxr-x 9 jenkins jenkins 4096 Oct 20 15:07 internal 15:10:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 15:07 pkg 15:10:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 15:07 snap 15:10:44 -rw-rw-r-- 1 jenkins jenkins 155 Oct 20 15:07 version.go 15:10:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 15:07 web [Pipeline] isUnix [Pipeline] sh 15:10:44 + 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=707ddf35f34e9ba2eca66b773270f42fc46bb6f2 --label arch=arm64 --label version=0.0.0 . 15:10:45 Sending build context to Docker daemon 20.73MB 15:10:45 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 15:10:45 Step 2/22 : FROM ${BASE} AS builder 15:10:45 ---> 128ee73c724a 15:10:45 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:10:45 ---> Running in 5dc9e6154d05 15:10:46 Removing intermediate container 5dc9e6154d05 15:10:46 ---> 32ab277e4990 15:10:46 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 15:10:46 ---> Running in 06d7a50616df 15:10:46 Removing intermediate container 06d7a50616df 15:10:46 ---> a2a81f171e88 15:10:46 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 15:10:46 ---> Running in d4041f743889 15:10:47 Removing intermediate container d4041f743889 15:10:47 ---> c0fb4b9e242b 15:10:47 Step 6/22 : LABEL Name=edgex-ui-go 15:10:47 ---> Running in f86a69c11d58 15:10:47 Removing intermediate container f86a69c11d58 15:10:47 ---> 1fd2db9dd3f7 15:10:47 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:10:47 ---> Running in 3d796798eeab 15:10:48 Removing intermediate container 3d796798eeab 15:10:48 ---> 6b91f5c7eb6d 15:10:48 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:10:48 ---> Running in c52329694982 15:10:50 Removing intermediate container c52329694982 15:10:50 ---> b9b82e516ad0 15:10:50 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:10:50 ---> Running in 1cadb315d54a 15:10:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:10:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:10:53 OK: 219 MiB in 52 packages 15:10:54 Removing intermediate container 1cadb315d54a 15:10:54 ---> 731229f51f38 15:10:54 Step 10/22 : ENV GO111MODULE=on 15:10:54 ---> Running in 46765a05ec4f 15:10:55 Removing intermediate container 46765a05ec4f 15:10:55 ---> 9b3b33eaa4c7 15:10:55 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:10:55 ---> Running in 38f1256e8c09 15:10:55 Removing intermediate container 38f1256e8c09 15:10:55 ---> e24f305f88be 15:10:55 Step 12/22 : COPY . . 15:10:58 ---> 74f2347097a1 15:10:58 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:10:58 ---> Running in ffab9f25b75b 15:11:01 Removing intermediate container ffab9f25b75b 15:11:01 ---> c018796c18a7 15:11:01 Step 14/22 : RUN ${MAKE} 15:11:01 ---> Running in afbe17c6ac68 15:11:02 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 15:11:29 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:11:33 Removing intermediate container afbe17c6ac68 15:11:33 ---> 3fbf7f4b355a 15:11:33 Step 15/22 : FROM alpine:3.14 15:11:33 3.14: Pulling from library/alpine 15:11:33 552d1f2373af: Already exists 15:11:34 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:11:34 Status: Downloaded newer image for alpine:3.14 15:11:34 ---> bb3de5531c18 15:11:34 Step 16/22 : EXPOSE 4000 15:11:34 ---> Running in 9241e34f9064 15:11:34 Removing intermediate container 9241e34f9064 15:11:34 ---> 7ed4a01a32e0 15:11:34 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 15:11:36 ---> b03c6373390d 15:11:36 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:11:36 ---> Running in 9adc0f352949 15:11:36 Removing intermediate container 9adc0f352949 15:11:36 ---> 572df6e64f3b 15:11:36 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:11:37 ---> Running in b89a3cc9d584 15:11:37 Removing intermediate container b89a3cc9d584 15:11:37 ---> ba03f4f1dd60 15:11:37 Step 20/22 : LABEL arch=arm64 15:11:37 ---> Running in 1f3bf83c6910 15:11:37 Removing intermediate container 1f3bf83c6910 15:11:37 ---> 52f677ece6a3 15:11:37 Step 21/22 : LABEL git_sha=707ddf35f34e9ba2eca66b773270f42fc46bb6f2 15:11:38 ---> Running in 058d0e72073f 15:11:38 Removing intermediate container 058d0e72073f 15:11:38 ---> b1058d17d000 15:11:38 Step 22/22 : LABEL version=0.0.0 15:11:38 ---> Running in 19e489c65b7e 15:11:39 Removing intermediate container 19e489c65b7e 15:11:39 ---> b358788d1218 15:11:39 [Warning] One or more build-args [ARCH] were not consumed 15:11:39 Successfully built b358788d1218 15:11:39 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 15:11:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:11:40 15:11:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:11:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:11:40 arm64: Pulling from edgex-lftools-log-publisher 15:11:40 448f6bf000e3: Pulling fs layer 15:11:40 f757da607395: Pulling fs layer 15:11:40 05883995daec: Pulling fs layer 15:11:40 8603b9c90790: Pulling fs layer 15:11:40 1560dd03e051: Pulling fs layer 15:11:40 27f5ce0e4adf: Pulling fs layer 15:11:40 c2d8d7efcc4b: Pulling fs layer 15:11:40 8603b9c90790: Waiting 15:11:40 1560dd03e051: Waiting 15:11:40 27f5ce0e4adf: Waiting 15:11:40 c2d8d7efcc4b: Waiting 15:11:41 f757da607395: Download complete 15:11:41 8603b9c90790: Verifying Checksum 15:11:41 8603b9c90790: Download complete 15:11:41 1560dd03e051: Verifying Checksum 15:11:41 1560dd03e051: Download complete 15:11:41 27f5ce0e4adf: Download complete 15:11:41 05883995daec: Verifying Checksum 15:11:41 05883995daec: Download complete 15:11:42 448f6bf000e3: Verifying Checksum 15:11:42 448f6bf000e3: Download complete 15:11:44 c2d8d7efcc4b: Verifying Checksum 15:11:44 c2d8d7efcc4b: Download complete 15:11:45 448f6bf000e3: Pull complete 15:11:46 f757da607395: Pull complete 15:11:47 05883995daec: Pull complete 15:11:48 8603b9c90790: Pull complete 15:11:49 1560dd03e051: Pull complete 15:11:49 27f5ce0e4adf: Pull complete 15:12:04 c2d8d7efcc4b: Pull complete 15:12:04 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:12:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:12:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:12:04 prd-ubuntu18.04-docker-arm64-4c-16g-552 does not seem to be running inside a container 15:12:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:12:09 $ docker top 52a5b5cda3fb2c85b53776c153ac8c00c9f90e49b8ccb91706ef20ca6592fe87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:10 ---> job-cost.sh 15:12:10 lf-activate-venv: SKIPPING 15:12:10 INFO: No Stack... 15:12:10 INFO: Retrieving Pricing Info for: v3-standard-4 15:12:11 INFO: Archiving Costs [Pipeline] sh 15:12:11 + cut -d, -f6 15:12:11 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 15:12:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-459-1-stack-cost] 15:12:11 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-459-1-stack-cost] did not exist. Created. 15:12:11 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-459-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:12:12 + echo total: 0.10999999940395355 [Pipeline] stash 15:12:12 Stashed 1 file(s) [Pipeline] } 15:12:12 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-459-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:12:12 $ docker stop --time=1 52a5b5cda3fb2c85b53776c153ac8c00c9f90e49b8ccb91706ef20ca6592fe87 15:12:14 $ docker rm -f 52a5b5cda3fb2c85b53776c153ac8c00c9f90e49b8ccb91706ef20ca6592fe87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:16:11 Running on prd-centos7-docker-4c-2g-557 in /w/workspace/edgexfoundry_edgex-ui-go_PR-459 [Pipeline] { [Pipeline] ws 15:16:11 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 15:16:11 The recommended git tool is: git 15:16:13 using credential edgex-jenkins-ssh 15:16:13 Cloning the remote Git repository 15:16:13 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:16:13 > git init /w/workspace/edgex-ui-go/1 # timeout=10 15:16:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:16:13 > git --version # timeout=10 15:16:13 > git --version # 'git version 2.24.4' 15:16:13 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:13 [INFO] Currently running in a labeled security context 15:16:13 [INFO] Currently SELinux is 'enforcing' on the host 15:16:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7893755845881378012.key 15:16:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:15 Merging remotes/origin/main commit 60313d708150451d157477761d54052072bb8e7c into PR head commit 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 15:16:15 Merge succeeded, producing 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 15:16:15 Checking out Revision 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 (PR-459) 15:16:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:16:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:16:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:16:15 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:15 [INFO] Currently running in a labeled security context 15:16:15 [INFO] Currently SELinux is 'enforcing' on the host 15:16:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7313050474135872243.key 15:16:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/459/head:refs/remotes/origin/PR-459 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:16:15 > git config core.sparsecheckout # timeout=10 15:16:15 > git checkout -f 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 # timeout=10 15:16:15 > git remote # timeout=10 15:16:15 > git config --get remote.origin.url # timeout=10 15:16:15 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:15 [INFO] Currently running in a labeled security context 15:16:15 [INFO] Currently SELinux is 'enforcing' on the host 15:16:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3057718028655501234.key 15:16:15 > git merge 60313d708150451d157477761d54052072bb8e7c # timeout=10 15:16:15 > git rev-parse HEAD^{commit} # timeout=10 15:16:15 > git config core.sparsecheckout # timeout=10 15:16:15 > git checkout -f 707ddf35f34e9ba2eca66b773270f42fc46bb6f2 # timeout=10 15:16:19 Commit message: "fix(security): Update echarts 5.2.1 to resolve protoype pollution" 15:16:19 > git --version # timeout=10 15:16:19 > git --version # 'git version 2.24.4' 15:16:19 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:16:20 provisioning config files... 15:16:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4451689514083531234tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:20 ---> docker-login.sh 15:16:20 nexus3.edgexfoundry.org:10001 15:16:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:21 Configure a credential helper to remove this warning. See 15:16:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:21 15:16:21 Login Succeeded 15:16:21 nexus3.edgexfoundry.org:10002 15:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:21 Configure a credential helper to remove this warning. See 15:16:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:21 15:16:21 Login Succeeded 15:16:21 nexus3.edgexfoundry.org:10003 15:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:21 Configure a credential helper to remove this warning. See 15:16:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:21 15:16:21 Login Succeeded 15:16:21 nexus3.edgexfoundry.org:10004 15:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:21 Configure a credential helper to remove this warning. See 15:16:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:21 15:16:21 Login Succeeded 15:16:21 docker.io 15:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:22 Configure a credential helper to remove this warning. See 15:16:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:22 15:16:22 Login Succeeded 15:16:22 ---> docker-login.sh ends [Pipeline] } 15:16:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:16:22 ========================================================= 15:16:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:16:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:16:22 + 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 . 15:16:22 Sending build context to Docker daemon 20.73MB 15:16:22 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 15:16:22 Step 2/14 : FROM ${BASE} AS builder 15:16:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:16:22 a0d0a0d46f8b: Pulling fs layer 15:16:22 31adcdaf11c8: Pulling fs layer 15:16:22 b8b176561691: Pulling fs layer 15:16:22 4527c011a84f: Pulling fs layer 15:16:22 5d74067f8e1e: Pulling fs layer 15:16:22 e0aca202a116: Pulling fs layer 15:16:22 3a43be97a3b4: Pulling fs layer 15:16:22 34cad66bf833: Pulling fs layer 15:16:22 b4e3c513aaa6: Pulling fs layer 15:16:22 4527c011a84f: Waiting 15:16:22 5d74067f8e1e: Waiting 15:16:22 e0aca202a116: Waiting 15:16:22 3a43be97a3b4: Waiting 15:16:22 34cad66bf833: Waiting 15:16:22 b4e3c513aaa6: Waiting 15:16:22 b8b176561691: Verifying Checksum 15:16:22 b8b176561691: Download complete 15:16:22 31adcdaf11c8: Verifying Checksum 15:16:22 31adcdaf11c8: Download complete 15:16:22 5d74067f8e1e: Verifying Checksum 15:16:22 5d74067f8e1e: Download complete 15:16:22 e0aca202a116: Verifying Checksum 15:16:22 e0aca202a116: Download complete 15:16:22 a0d0a0d46f8b: Verifying Checksum 15:16:22 a0d0a0d46f8b: Download complete 15:16:22 3a43be97a3b4: Verifying Checksum 15:16:22 3a43be97a3b4: Download complete 15:16:23 34cad66bf833: Verifying Checksum 15:16:23 34cad66bf833: Download complete 15:16:23 a0d0a0d46f8b: Pull complete 15:16:23 31adcdaf11c8: Pull complete 15:16:23 4527c011a84f: Verifying Checksum 15:16:23 4527c011a84f: Download complete 15:16:23 b8b176561691: Pull complete 15:16:23 b4e3c513aaa6: Verifying Checksum 15:16:23 b4e3c513aaa6: Download complete 15:16:27 4527c011a84f: Pull complete 15:16:27 5d74067f8e1e: Pull complete 15:16:27 e0aca202a116: Pull complete 15:16:27 3a43be97a3b4: Pull complete 15:16:27 34cad66bf833: Pull complete 15:16:30 b4e3c513aaa6: Pull complete 15:16:30 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 15:16:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:16:30 ---> 9f6097aaca64 15:16:30 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:16:33 ---> Running in 41b2cafa9972 15:16:33 Removing intermediate container 41b2cafa9972 15:16:33 ---> 29bad92e0dc6 15:16:33 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 15:16:33 ---> Running in 3519c903c47d 15:16:33 Removing intermediate container 3519c903c47d 15:16:33 ---> 9181e791fcb3 15:16:33 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 15:16:33 ---> Running in 41fc9b7f0317 15:16:33 Removing intermediate container 41fc9b7f0317 15:16:33 ---> 636465b57c9d 15:16:33 Step 6/14 : LABEL Name=edgex-ui-go 15:16:33 ---> Running in fa90ae188ec9 15:16:33 Removing intermediate container fa90ae188ec9 15:16:33 ---> ea93bd6fa428 15:16:33 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:16:33 ---> Running in 47177e531f93 15:16:33 Removing intermediate container 47177e531f93 15:16:33 ---> f51cdc45d495 15:16:33 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:33 ---> Running in d64fe74186b9 15:16:33 Removing intermediate container d64fe74186b9 15:16:33 ---> 8a046852bde9 15:16:33 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:16:33 ---> Running in c51df2ec19bf 15:16:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:16:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:16:35 OK: 220 MiB in 52 packages 15:16:35 Removing intermediate container c51df2ec19bf 15:16:35 ---> f6a88ef53b9e 15:16:35 Step 10/14 : ENV GO111MODULE=on 15:16:35 ---> Running in 0a6bd1180654 15:16:35 Removing intermediate container 0a6bd1180654 15:16:35 ---> 1bbe05536a59 15:16:35 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:16:35 ---> Running in 21ed81d3365f 15:16:35 Removing intermediate container 21ed81d3365f 15:16:35 ---> d7fecf35bcf6 15:16:35 Step 12/14 : COPY . . 15:16:36 ---> 0383e4fb5438 15:16:36 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:36 ---> Running in c8eb4ea47297 15:16:49 Removing intermediate container c8eb4ea47297 15:16:49 ---> 1d21dc0aef92 15:16:49 Step 14/14 : RUN ${MAKE} 15:16:49 ---> Running in 52a18fb16c64 15:16:49 noop 15:16:49 Removing intermediate container 52a18fb16c64 15:16:49 ---> e1c420fa3e4d 15:16:49 Successfully built e1c420fa3e4d 15:16:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:16:49 + docker inspect -f . ci-base-image-x86_64 15:16:49 . [Pipeline] withDockerContainer 15:16:49 prd-centos7-docker-4c-2g-557 does not seem to be running inside a container 15:16:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:16:49 $ docker top b7b5461cf8d5fbb59c30c4ea678780065d941a42f2d4436c0a57f89fc3fbc743 -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:50 + go version 15:16:50 go version go1.16.8 linux/amd64 [Pipeline] } 15:16:50 $ docker stop --time=1 b7b5461cf8d5fbb59c30c4ea678780065d941a42f2d4436c0a57f89fc3fbc743 15:16:51 $ docker rm -f b7b5461cf8d5fbb59c30c4ea678780065d941a42f2d4436c0a57f89fc3fbc743 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:16:52 + docker inspect -f . ci-base-image-x86_64 15:16:52 . [Pipeline] withDockerContainer 15:16:52 prd-centos7-docker-4c-2g-557 does not seem to be running inside a container 15:16:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:16:52 $ docker top 0927ebbcaf69ca32d7ded0dacd0420710ba18e2c67a0b8fa539d4c2359f378bd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:16:52 + make test 15:16:53 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:16:53 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:17:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:17:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:17:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:17:05 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:17:05 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:17:05 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:17:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:17:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:17:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:17:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:17:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:17:05 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 15:17:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:17:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:17:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:17:10 $ docker stop --time=1 0927ebbcaf69ca32d7ded0dacd0420710ba18e2c67a0b8fa539d4c2359f378bd 15:17:12 $ docker rm -f 0927ebbcaf69ca32d7ded0dacd0420710ba18e2c67a0b8fa539d4c2359f378bd [Pipeline] // withDockerContainer [Pipeline] sh 15:17:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:17:12 Warning: overwriting stash ‘coverage-report’ 15:17:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:17:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:17:13 + ls -al . 15:17:13 total 88 15:17:13 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 20 15:16 . 15:17:13 drwxrwxr-x. 4 jenkins jenkins 28 Oct 20 15:16 .. 15:17:13 drwxrwxr-x. 3 jenkins jenkins 20 Oct 20 15:16 assets 15:17:13 drwxrwxr-x. 2 jenkins jenkins 66 Oct 20 15:16 bin 15:17:13 drwxrwxr-x. 3 jenkins jenkins 29 Oct 20 15:16 cmd 15:17:13 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 20 15:16 CONTRIBUTING.md 15:17:13 -rw-r--r--. 1 jenkins jenkins 10 Oct 20 15:16 coverage.out 15:17:13 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 20 15:16 Dockerfile 15:17:13 drwxrwxr-x. 2 jenkins jenkins 23 Oct 20 15:16 docs 15:17:13 drwxrwxr-x. 8 jenkins jenkins 179 Oct 20 15:16 .git 15:17:13 drwxrwxr-x. 2 jenkins jenkins 103 Oct 20 15:16 .github 15:17:13 -rw-rw-r--. 1 jenkins jenkins 155 Oct 20 15:16 .gitignore 15:17:13 -rw-rw-r--. 1 jenkins jenkins 880 Oct 20 15:16 go.mod 15:17:13 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 20 15:16 go.sum 15:17:13 drwxrwxr-x. 9 jenkins jenkins 125 Oct 20 15:16 internal 15:17:13 -rw-rw-r--. 1 jenkins jenkins 652 Oct 20 15:16 Jenkinsfile 15:17:13 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 20 15:16 LICENSE 15:17:13 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 20 15:16 Makefile 15:17:13 drwxrwxr-x. 3 jenkins jenkins 19 Oct 20 15:16 pkg 15:17:13 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 20 15:16 README.md 15:17:13 drwxrwxr-x. 4 jenkins jenkins 54 Oct 20 15:16 snap 15:17:13 -rw-rw-r--. 1 jenkins jenkins 5 Oct 20 15:04 VERSION 15:17:13 -rw-rw-r--. 1 jenkins jenkins 155 Oct 20 15:16 version.go 15:17:13 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 20 15:16 web [Pipeline] isUnix [Pipeline] sh 15:17:14 + 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=707ddf35f34e9ba2eca66b773270f42fc46bb6f2 --label arch=amd64 --label version=0.0.0 . 15:17:14 Sending build context to Docker daemon 20.73MB 15:17:14 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 15:17:14 Step 2/22 : FROM ${BASE} AS builder 15:17:14 ---> e1c420fa3e4d 15:17:14 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:17:14 ---> Running in afdb740b2d4e 15:17:14 Removing intermediate container afdb740b2d4e 15:17:14 ---> 89ba64300ee1 15:17:14 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 15:17:14 ---> Running in 6c241ed4ebdb 15:17:14 Removing intermediate container 6c241ed4ebdb 15:17:14 ---> db1c4595bbf2 15:17:14 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 15:17:14 ---> Running in bd9a787398c5 15:17:14 Removing intermediate container bd9a787398c5 15:17:14 ---> e6f919f117ac 15:17:14 Step 6/22 : LABEL Name=edgex-ui-go 15:17:14 ---> Running in fd5963870b87 15:17:15 Removing intermediate container fd5963870b87 15:17:15 ---> e4ae543a0962 15:17:15 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:17:15 ---> Running in d9325e961067 15:17:15 Removing intermediate container d9325e961067 15:17:15 ---> 16daa2ded506 15:17:15 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:17:15 ---> Running in 52acbf5a8708 15:17:15 Removing intermediate container 52acbf5a8708 15:17:15 ---> a55d9d74173b 15:17:15 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:17:15 ---> Running in c02426403d82 15:17:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:17:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:17:17 OK: 220 MiB in 52 packages 15:17:17 Removing intermediate container c02426403d82 15:17:17 ---> 0e8419db759e 15:17:17 Step 10/22 : ENV GO111MODULE=on 15:17:17 ---> Running in e655f1132c71 15:17:17 Removing intermediate container e655f1132c71 15:17:17 ---> 32b11f03bc64 15:17:17 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:17:17 ---> Running in babb58d4737b 15:17:17 Removing intermediate container babb58d4737b 15:17:17 ---> ff094e6f6bd7 15:17:17 Step 12/22 : COPY . . 15:17:18 ---> ab7c9bb1f316 15:17:18 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:17:18 ---> Running in 0a15ac784c1f 15:17:18 Removing intermediate container 0a15ac784c1f 15:17:18 ---> 0f11802be9b5 15:17:18 Step 14/22 : RUN ${MAKE} 15:17:18 ---> Running in 64c61c44852b 15:17:19 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 15:17:27 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:17:29 Removing intermediate container 64c61c44852b 15:17:29 ---> 933872fb7264 15:17:29 Step 15/22 : FROM alpine:3.14 15:17:29 3.14: Pulling from library/alpine 15:17:29 a0d0a0d46f8b: Already exists 15:17:30 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:17:30 Status: Downloaded newer image for alpine:3.14 15:17:30 ---> 14119a10abf4 15:17:30 Step 16/22 : EXPOSE 4000 15:17:30 ---> Running in eeb3971bd1cb 15:17:30 Removing intermediate container eeb3971bd1cb 15:17:30 ---> 745ea8d73d26 15:17:30 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 15:17:30 ---> 4eca91901b32 15:17:30 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:17:30 ---> Running in 2e5564c73a37 15:17:30 Removing intermediate container 2e5564c73a37 15:17:30 ---> 2316683bc61e 15:17:30 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:17:30 ---> Running in 33c9d149077d 15:17:30 Removing intermediate container 33c9d149077d 15:17:30 ---> 6cb8d35a614c 15:17:30 Step 20/22 : LABEL arch=amd64 15:17:30 ---> Running in c3015da19e4c 15:17:31 Removing intermediate container c3015da19e4c 15:17:31 ---> 4a938b379fc0 15:17:31 Step 21/22 : LABEL git_sha=707ddf35f34e9ba2eca66b773270f42fc46bb6f2 15:17:31 ---> Running in 0710fd56a8cd 15:17:31 Removing intermediate container 0710fd56a8cd 15:17:31 ---> f9175d593db7 15:17:31 Step 22/22 : LABEL version=0.0.0 15:17:31 ---> Running in 258c3d4b8db5 15:17:31 Removing intermediate container 258c3d4b8db5 15:17:31 ---> a40edc5320ca 15:17:31 [Warning] One or more build-args [ARCH] were not consumed 15:17:31 Successfully built a40edc5320ca 15:17:31 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 15:17:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:32 15:17:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:17:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:32 latest: Pulling from edgex-lftools-log-publisher 15:17:32 b4d181a07f80: Pulling fs layer 15:17:32 a1111a8f2ec3: Pulling fs layer 15:17:32 ed53099fbce6: Pulling fs layer 15:17:32 dc539afda2c1: Pulling fs layer 15:17:32 77bc0d833cb6: Pulling fs layer 15:17:32 9065ff56babe: Pulling fs layer 15:17:32 d287ab97295c: Pulling fs layer 15:17:32 dc539afda2c1: Waiting 15:17:32 77bc0d833cb6: Waiting 15:17:32 9065ff56babe: Waiting 15:17:32 d287ab97295c: Waiting 15:17:32 a1111a8f2ec3: Verifying Checksum 15:17:32 a1111a8f2ec3: Download complete 15:17:32 dc539afda2c1: Verifying Checksum 15:17:32 dc539afda2c1: Download complete 15:17:32 77bc0d833cb6: Verifying Checksum 15:17:32 77bc0d833cb6: Download complete 15:17:32 ed53099fbce6: Verifying Checksum 15:17:32 ed53099fbce6: Download complete 15:17:32 9065ff56babe: Verifying Checksum 15:17:32 9065ff56babe: Download complete 15:17:32 b4d181a07f80: Verifying Checksum 15:17:32 b4d181a07f80: Download complete 15:17:33 d287ab97295c: Verifying Checksum 15:17:33 d287ab97295c: Download complete 15:17:34 b4d181a07f80: Pull complete 15:17:34 a1111a8f2ec3: Pull complete 15:17:34 ed53099fbce6: Pull complete 15:17:35 dc539afda2c1: Pull complete 15:17:35 77bc0d833cb6: Pull complete 15:17:35 9065ff56babe: Pull complete 15:17:40 d287ab97295c: Pull complete 15:17:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:17:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:17:40 prd-centos7-docker-4c-2g-557 does not seem to be running inside a container 15:17:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:17:43 $ docker top a7da3724f01313e437b3b07bcc1bec2cc2307360cf1a36dceaaa8b118b1ff68e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:43 ---> job-cost.sh 15:17:43 lf-activate-venv: SKIPPING 15:17:43 INFO: No Stack... 15:18:10 INFO: Retrieving Pricing Info for: v3-standard-2 15:18:10 INFO: Archiving Costs [Pipeline] sh 15:18:10 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 15:18:10 + cut -d, -f6 [Pipeline] lock 15:18:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-459-1-stack-cost] 15:18:10 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-459-1-stack-cost] did not exist. Created. 15:18:10 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-459-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:18:10 /w/workspace/edgex-ui-go/1@tmp/durable-82aaab0b/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-82aaab0b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:18:11 + echo total: 0.05999999865889549 [Pipeline] stash 15:18:11 Warning: overwriting stash ‘stack-cost’ 15:18:11 Stashed 1 file(s) [Pipeline] } 15:18:11 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-459-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:18:11 $ docker stop --time=1 a7da3724f01313e437b3b07bcc1bec2cc2307360cf1a36dceaaa8b118b1ff68e 15:18:12 $ docker rm -f a7da3724f01313e437b3b07bcc1bec2cc2307360cf1a36dceaaa8b118b1ff68e [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 15:18:13 provisioning config files... 15:18:13 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp/config1538741897126004222tmp [Pipeline] { [Pipeline] sh 15:18:13 + set +x 15:18:13 + bash -s -- 15:18:13 + curl -s https://codecov.io/bash 15:18:13 15:18:13 _____ _ 15:18:13 / ____| | | 15:18:13 | | ___ __| | ___ ___ _____ __ 15:18:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:18:13 | |___| (_) | (_| | __/ (_| (_) \ V / 15:18:13 \_____\___/ \__,_|\___|\___\___/ \_/ 15:18:13 Bash-1.0.6 15:18:13 15:18:13 15:18:13 ==> git version 2.24.4 found 15:18:13 ==> 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 15:18:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:18:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:18:13 ==> Jenkins CI detected. 15:18:14 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-459 15:18:14 project root: . 15:18:14 --> token set from env 15:18:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:18:14 ==> Running gcov in . (disable via -X gcov) 15:18:14 ==> Python coveragepy not found 15:18:14 ==> Searching for coverage reports in: 15:18:14 + . 15:18:14 -> Found 1 reports 15:18:14 ==> Detecting git/mercurial file structure 15:18:14 ==> Reading reports 15:18:14 + ./coverage.out bytes=10 15:18:14 ==> Appending adjustments 15:18:14 https://docs.codecov.io/docs/fixing-reports 15:18:14 + Found adjustments 15:18:14 ==> Gzipping contents 15:18:14 4.0K /tmp/codecov.eu9XAS.gz 15:18:14 ==> Uploading reports 15:18:14 url: https://codecov.io 15:18:14 query: branch=PR-459&commit=707ddf35f34e9ba2eca66b773270f42fc46bb6f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-459%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=459&job=&cmd_args= 15:18:14 -> Pinging Codecov 15:18:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-459&commit=707ddf35f34e9ba2eca66b773270f42fc46bb6f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-459%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=459&job=&cmd_args= 15:18:14 -> Uploading to 15:18:14 https://storage.googleapis.com/codecov/v4/raw/2021-10-20/FB506323287CE973F263BFD2A0EB1F37/707ddf35f34e9ba2eca66b773270f42fc46bb6f2/b44faf99-153a-4a35-8798-131933e2b63a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211020%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211020T151814Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=934e715da35490628186aa45ba88f94144c5d8fd17613c0edba930515036ecac 15:18:14 % Total % Received % Xferd Average Speed Time Time Time Current 15:18:14 Dload Upload Total Spent Left Speed 15:18:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 10528 --:--:-- --:--:-- --:--:-- 10529 15:18:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/707ddf35f34e9ba2eca66b773270f42fc46bb6f2 [Pipeline] } 15:18:14 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:18:16 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-459/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:18:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:18:17 ---> package-listing.sh 15:18:17 ++ facter osfamily 15:18:17 ++ tr '[:upper:]' '[:lower:]' 15:18:18 + OS_FAMILY=redhat 15:18:18 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-459 15:18:18 + START_PACKAGES=/tmp/packages_start.txt 15:18:18 + END_PACKAGES=/tmp/packages_end.txt 15:18:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:18:18 + PACKAGES=/tmp/packages_start.txt 15:18:18 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-459 ']' 15:18:18 + PACKAGES=/tmp/packages_end.txt 15:18:18 + case "${OS_FAMILY}" in 15:18:18 + rpm -qa 15:18:18 + sort 15:18:18 + '[' -f /tmp/packages_start.txt ']' 15:18:18 + '[' -f /tmp/packages_end.txt ']' 15:18:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:18:18 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-459 ']' 15:18:18 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-459/archives/ 15:18:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-459/archives/ [Pipeline] echo 15:18:18 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-459/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:18:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:18:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:18:19 15:18:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:18:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:18:20 latest: Pulling from edgex-lftools-log-publisher 15:18:20 b4d181a07f80: Pulling fs layer 15:18:20 a1111a8f2ec3: Pulling fs layer 15:18:20 ed53099fbce6: Pulling fs layer 15:18:20 dc539afda2c1: Pulling fs layer 15:18:20 77bc0d833cb6: Pulling fs layer 15:18:20 9065ff56babe: Pulling fs layer 15:18:20 d287ab97295c: Pulling fs layer 15:18:20 dc539afda2c1: Waiting 15:18:20 77bc0d833cb6: Waiting 15:18:20 9065ff56babe: Waiting 15:18:20 d287ab97295c: Waiting 15:18:20 a1111a8f2ec3: Verifying Checksum 15:18:20 a1111a8f2ec3: Download complete 15:18:20 dc539afda2c1: Verifying Checksum 15:18:20 dc539afda2c1: Download complete 15:18:20 ed53099fbce6: Verifying Checksum 15:18:20 ed53099fbce6: Download complete 15:18:20 9065ff56babe: Verifying Checksum 15:18:20 9065ff56babe: Download complete 15:18:20 77bc0d833cb6: Verifying Checksum 15:18:20 77bc0d833cb6: Download complete 15:18:20 b4d181a07f80: Verifying Checksum 15:18:20 b4d181a07f80: Download complete 15:18:20 d287ab97295c: Verifying Checksum 15:18:20 d287ab97295c: Download complete 15:18:21 b4d181a07f80: Pull complete 15:18:21 a1111a8f2ec3: Pull complete 15:18:22 ed53099fbce6: Pull complete 15:18:22 dc539afda2c1: Pull complete 15:18:22 77bc0d833cb6: Pull complete 15:18:22 9065ff56babe: Pull complete 15:18:28 d287ab97295c: Pull complete 15:18:28 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:18:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:18:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:18:28 prd-centos7-docker-4c-2g-549 does not seem to be running inside a container 15:18:28 $ 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-459/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-459 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-459:/w/workspace/edgexfoundry_edgex-ui-go_PR-459:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:18:31 $ docker top c4db158ddfe1c2b8cc1fbc230c6b8e2b84d2b5cbb7e7e5493f719f5346031674 -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:31 + touch /tmp/pre-build-complete [Pipeline] sh 15:18:31 + mkdir -p /var/log/sysstat [Pipeline] sh 15:18:32 + ls /var/log/sa-host 15:18:32 + sadf -c /var/log/sa-host/sa20 15:18:32 file_magic: OK 15:18:32 HZ: Using current value: 100 15:18:32 file_header: OK 15:18:32 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 15:18:32 Statistics: 15:18:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:18:32 File successfully converted to sysstat format version 12.0.3 15:18:32 + sadf -c /var/log/sa-host/sa30 15:18:32 file_magic: OK 15:18:32 HZ: Using current value: 100 15:18:32 file_header: OK 15:18:32 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 15:18:32 Statistics: 15:18:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:18:32 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:18:32 provisioning config files... 15:18:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-459@tmp/config891429193460580761tmp [Pipeline] { [Pipeline] echo 15:18:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:18:32 ---> create-netrc.sh [Pipeline] } 15:18:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:18:33 ---> python-tools-install.sh [Pipeline] echo 15:18:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:18:33 ---> sudo-logs.sh 15:18:33 Archiving 'sudo' log.. 15:18:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-549.novalocal: Name or service not known 15:18:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-549.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:18:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:18:33 ---> job-cost.sh 15:18:33 lf-activate-venv: SKIPPING 15:18:33 DEBUG: total: 0.05999999865889549 15:18:33 INFO: Retrieving Stack Cost... 15:18:46 INFO: Retrieving Pricing Info for: v3-standard-2 15:18:46 INFO: Archiving Costs [Pipeline] echo 15:18:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:18:46 ---> logs-deploy.sh 15:18:46 lf-activate-venv: SKIPPING 15:18:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-459/1 15:18:46 INFO: archiving workspace using pattern(s): 15:18:47 Archives upload complete. 15:18:47 INFO: archiving logs to Nexus