Pull request #333 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from c66357db544dfd2616d22ad83d28c7f6be2d6a5d+49c4d704d89cee82356a6d6258b1004cb031f271 (0f2e1ef316c506b38be8432560ec34912a691116) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-333/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-333/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go 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-33890 in /w/workspace/edgexfoundry_edgex-ui-go_PR-333 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-333 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/333/head:refs/remotes/origin/PR-333 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 49c4d704d89cee82356a6d6258b1004cb031f271 into PR head commit c66357db544dfd2616d22ad83d28c7f6be2d6a5d Merge succeeded, producing c66357db544dfd2616d22ad83d28c7f6be2d6a5d Checking out Revision c66357db544dfd2616d22ad83d28c7f6be2d6a5d (PR-333) > git config core.sparsecheckout # timeout=10 > git checkout -f c66357db544dfd2616d22ad83d28c7f6be2d6a5d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 49c4d704d89cee82356a6d6258b1004cb031f271 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c66357db544dfd2616d22ad83d28c7f6be2d6a5d # timeout=10 Commit message: "feat: Update web server to support new UI" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:28:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:28:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:28:50 ========================================================= 08:28:50 EdgeX Global Pipelines Version Info 08:28:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:28:52 ------------------- 08:28:52 stable info: 08:28:52 ------------------- 08:28:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:28:52 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 08:28:52 Message: update stable to v1.0.186 08:28:53 ------------------- 08:28:53 experimental info: 08:28:53 ------------------- 08:28:53 Commited By: **** collab-it+edgex@linuxfoundation.org 08:28:53 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 08:28:53 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:28:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:28:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:28:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:28:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:28:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:28:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:28:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:28:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:28:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:28:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:28:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:28:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 08:28:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:28:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:28:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:28:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:28:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:28:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:28:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:28:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:28:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:28:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:28:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:28:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:28:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:28:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:28:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-333 [Pipeline] echo 08:28:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-333 [Pipeline] echo 08:28:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-333 [Pipeline] echo 08:28:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c66357db544dfd2616d22ad83d28c7f6be2d6a5d [Pipeline] echo 08:28:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c66357d [Pipeline] echo 08:28:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:28:57 provisioning config files... 08:28:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp/config6036105090620476318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:58 ---> docker-login.sh 08:28:58 nexus3.edgexfoundry.org:10001 08:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:58 Configure a credential helper to remove this warning. See 08:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:58 08:28:58 Login Succeeded 08:28:58 nexus3.edgexfoundry.org:10002 08:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:59 Configure a credential helper to remove this warning. See 08:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:59 08:28:59 Login Succeeded 08:28:59 nexus3.edgexfoundry.org:10003 08:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:59 Configure a credential helper to remove this warning. See 08:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:59 08:28:59 Login Succeeded 08:28:59 nexus3.edgexfoundry.org:10004 08:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:59 Configure a credential helper to remove this warning. See 08:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:59 08:28:59 Login Succeeded 08:28:59 docker.io 08:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:59 Configure a credential helper to remove this warning. See 08:28:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:59 08:28:59 Login Succeeded 08:28:59 ---> docker-login.sh ends [Pipeline] } 08:28:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:29:01 + git log --format=format:%s -1 c66357db544dfd2616d22ad83d28c7f6be2d6a5d [Pipeline] echo 08:29:01 GIT_COMMIT: c66357db544dfd2616d22ad83d28c7f6be2d6a5d, Commit Message: feat: Update web server to support new UI [Pipeline] echo 08:29:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:29:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:29:02 08:29:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:29:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:29:02 latest: Pulling from edgex-devops/git-semver 08:29:02 31603596830f: Pulling fs layer 08:29:02 2a8b12db71e7: Pulling fs layer 08:29:02 6ca5941a6612: Pulling fs layer 08:29:02 ecc8261a40a4: Pulling fs layer 08:29:02 ecc8261a40a4: Waiting 08:29:02 2a8b12db71e7: Verifying Checksum 08:29:02 2a8b12db71e7: Download complete 08:29:03 31603596830f: Verifying Checksum 08:29:03 31603596830f: Download complete 08:29:03 6ca5941a6612: Verifying Checksum 08:29:03 6ca5941a6612: Download complete 08:29:03 ecc8261a40a4: Verifying Checksum 08:29:03 ecc8261a40a4: Download complete 08:29:03 31603596830f: Pull complete 08:29:04 2a8b12db71e7: Pull complete 08:29:04 6ca5941a6612: Pull complete 08:29:06 ecc8261a40a4: Pull complete 08:29:06 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:29:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:29:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:29:06 prd-centos7-docker-4c-2g-33890 does not seem to be running inside a container 08:29:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-333 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-333:/w/workspace/edgexfoundry_edgex-ui-go_PR-333:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-333@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:29:07 $ docker top 036a582e6aca508411a321405f3392873fe834aa6defadf48eb82a4f2b7e9bd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:08 [ssh-agent] Looking for ssh-agent implementation... 08:29:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:08 $ docker exec 036a582e6aca508411a321405f3392873fe834aa6defadf48eb82a4f2b7e9bd5 ssh-agent 08:29:08 SSH_AUTH_SOCK=/tmp/ssh-Uq8MUK6PHQId/agent.11 08:29:08 SSH_AGENT_PID=16 08:29:08 Running ssh-add (command line suppressed) 08:29:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp/private_key_1878840370486506114.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp/private_key_1878840370486506114.key) 08:29:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:09 + git tag --points-at HEAD [Pipeline] } 08:29:09 $ docker exec --env ******** --env ******** 036a582e6aca508411a321405f3392873fe834aa6defadf48eb82a4f2b7e9bd5 ssh-agent -k 08:29:09 unset SSH_AUTH_SOCK; 08:29:09 unset SSH_AGENT_PID; 08:29:09 echo Agent pid 16 killed; 08:29:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:09 [ssh-agent] Looking for ssh-agent implementation... 08:29:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:10 $ docker exec 036a582e6aca508411a321405f3392873fe834aa6defadf48eb82a4f2b7e9bd5 ssh-agent 08:29:10 SSH_AUTH_SOCK=/tmp/ssh-GIdihUHUeNq7/agent.46 08:29:10 SSH_AGENT_PID=51 08:29:10 Running ssh-add (command line suppressed) 08:29:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp/private_key_2168810387175255293.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp/private_key_2168810387175255293.key) 08:29:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:10 + git semver init 08:29:10 # -> Open(): unable to determine branch for HEAD 08:29:10 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-333/.git 08:29:10 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-333 08:29:10 # $SEMVER_REMOTE_NAME = origin 08:29:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:29:10 # $SEMVER_USER_NAME = edgex-jenkins 08:29:10 # $SEMVER_BRANCH = PR-333 08:29:10 # $SEMVER_TEMP = /tmp/semver-565631944 08:29:10 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:29:12 # '/tmp/semver-565631944' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-333/.semver' 08:29:12 # -> Force: false 08:29:12 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-333/.semver [Pipeline] } 08:29:12 $ docker exec --env ******** --env ******** 036a582e6aca508411a321405f3392873fe834aa6defadf48eb82a4f2b7e9bd5 ssh-agent -k 08:29:12 unset SSH_AUTH_SOCK; 08:29:12 unset SSH_AGENT_PID; 08:29:12 echo Agent pid 51 killed; 08:29:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:13 + git semver [Pipeline] } 08:29:13 $ docker stop --time=1 036a582e6aca508411a321405f3392873fe834aa6defadf48eb82a4f2b7e9bd5 08:29:14 $ docker rm -f 036a582e6aca508411a321405f3392873fe834aa6defadf48eb82a4f2b7e9bd5 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:15 Stashed 1 file(s) [Pipeline] echo 08:29:16 [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 08:29:31 Still waiting to schedule task 08:29:31 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:29:31 Still waiting to schedule task 08:29:31 ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ is offline 08:31:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33892 in /w/workspace/edgexfoundry_edgex-ui-go_PR-333 [Pipeline] { [Pipeline] ws 08:31:12 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:31:17 using credential edgex-jenkins-ssh 08:31:17 Cloning the remote Git repository 08:31:17 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:31:17 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:31:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:31:17 > git --version # timeout=10 08:31:17 > git --version # 'git version 2.17.1' 08:31:17 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:31:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:31:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:31:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/333/head:refs/remotes/origin/PR-333 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:31:21 Merging remotes/origin/master commit 49c4d704d89cee82356a6d6258b1004cb031f271 into PR head commit c66357db544dfd2616d22ad83d28c7f6be2d6a5d 08:31:21 > git config core.sparsecheckout # timeout=10 08:31:21 > git checkout -f c66357db544dfd2616d22ad83d28c7f6be2d6a5d # timeout=10 08:31:21 Merge succeeded, producing c66357db544dfd2616d22ad83d28c7f6be2d6a5d 08:31:21 Checking out Revision c66357db544dfd2616d22ad83d28c7f6be2d6a5d (PR-333) 08:31:21 > git remote # timeout=10 08:31:21 > git config --get remote.origin.url # timeout=10 08:31:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:21 > git merge 49c4d704d89cee82356a6d6258b1004cb031f271 # timeout=10 08:31:21 > git rev-parse HEAD^{commit} # timeout=10 08:31:21 > git config core.sparsecheckout # timeout=10 08:31:21 > git checkout -f c66357db544dfd2616d22ad83d28c7f6be2d6a5d # timeout=10 08:31:26 Commit message: "feat: Update web server to support new UI" 08:31:26 > git --version # timeout=10 08:31:26 > git --version # 'git version 2.17.1' 08:31:26 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:31:28 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:31:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:31:29 + sudo+ service dockertrue restart 08:31:29 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:31:31 provisioning config files... 08:31:31 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3453678728457725811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:32 ---> docker-login.sh 08:31:32 nexus3.edgexfoundry.org:10001 08:31:32 Running on prd-centos7-docker-4c-2g-33894 in /w/workspace/edgexfoundry_edgex-ui-go_PR-333 [Pipeline] { [Pipeline] ws 08:31:32 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:33 Configure a credential helper to remove this warning. See 08:31:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:33 08:31:33 Login Succeeded 08:31:33 nexus3.edgexfoundry.org:10002 08:31:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:33 Configure a credential helper to remove this warning. See 08:31:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:33 08:31:33 Login Succeeded 08:31:33 nexus3.edgexfoundry.org:10003 08:31:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:34 Configure a credential helper to remove this warning. See 08:31:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:34 08:31:34 Login Succeeded 08:31:34 nexus3.edgexfoundry.org:10004 08:31:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:34 Configure a credential helper to remove this warning. See 08:31:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:34 08:31:34 Login Succeeded 08:31:34 docker.io 08:31:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:35 using credential edgex-jenkins-ssh 08:31:35 Cloning the remote Git repository 08:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:35 Configure a credential helper to remove this warning. See 08:31:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:35 08:31:35 Login Succeeded 08:31:35 ---> docker-login.sh ends [Pipeline] } 08:31:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:31:35 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:31:35 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:31:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:31:35 > git --version # timeout=10 08:31:35 > git --version # 'git version 2.24.3' 08:31:35 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] echo 08:31:35 ========================================================= 08:31:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:31:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:31:36 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 08:31:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:31:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:31:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:31:36 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/333/head:refs/remotes/origin/PR-333 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:31:37 Sending build context to Docker daemon 35.33MB 08:31:37 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:31:37 Step 2/8 : FROM ${BASE} 08:31:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:31:37 5f621e34cdf4: Pulling fs layer 08:31:37 a4357932f1b6: Pulling fs layer 08:31:37 18c013af1878: Pulling fs layer 08:31:37 00ac8860ef70: Pulling fs layer 08:31:37 63d7cb157983: Pulling fs layer 08:31:37 b116817d02f9: Pulling fs layer 08:31:37 745a02a5169b: Pulling fs layer 08:31:37 63d7cb157983: Waiting 08:31:37 00ac8860ef70: Waiting 08:31:37 b116817d02f9: Waiting 08:31:37 745a02a5169b: Waiting 08:31:37 18c013af1878: Verifying Checksum 08:31:37 18c013af1878: Download complete 08:31:37 a4357932f1b6: Verifying Checksum 08:31:37 a4357932f1b6: Download complete 08:31:37 Merging remotes/origin/master commit 49c4d704d89cee82356a6d6258b1004cb031f271 into PR head commit c66357db544dfd2616d22ad83d28c7f6be2d6a5d 08:31:37 63d7cb157983: Verifying Checksum 08:31:37 63d7cb157983: Download complete 08:31:37 b116817d02f9: Verifying Checksum 08:31:37 b116817d02f9: Download complete 08:31:37 5f621e34cdf4: Download complete 08:31:37 Merge succeeded, producing c66357db544dfd2616d22ad83d28c7f6be2d6a5d 08:31:37 Checking out Revision c66357db544dfd2616d22ad83d28c7f6be2d6a5d (PR-333) 08:31:37 > git config core.sparsecheckout # timeout=10 08:31:37 > git checkout -f c66357db544dfd2616d22ad83d28c7f6be2d6a5d # timeout=10 08:31:37 > git remote # timeout=10 08:31:37 > git config --get remote.origin.url # timeout=10 08:31:37 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:37 > git merge 49c4d704d89cee82356a6d6258b1004cb031f271 # timeout=10 08:31:37 > git rev-parse HEAD^{commit} # timeout=10 08:31:37 > git config core.sparsecheckout # timeout=10 08:31:37 > git checkout -f c66357db544dfd2616d22ad83d28c7f6be2d6a5d # timeout=10 08:31:38 5f621e34cdf4: Pull complete 08:31:38 a4357932f1b6: Pull complete 08:31:38 18c013af1878: Pull complete 08:31:40 745a02a5169b: Verifying Checksum 08:31:40 745a02a5169b: Download complete 08:31:41 Commit message: "feat: Update web server to support new UI" 08:31:41 > git --version # timeout=10 08:31:41 > git --version # 'git version 2.24.3' 08:31:41 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 08:31:41 00ac8860ef70: Verifying Checksum 08:31:41 00ac8860ef70: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:31:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:31:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:31:44 + sudo service docker restart 08:31:44 + true 08:31:44 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:31:45 provisioning config files... 08:31:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5281208212602056218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:46 ---> docker-login.sh 08:31:46 nexus3.edgexfoundry.org:10001 08:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:46 Configure a credential helper to remove this warning. See 08:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:46 08:31:46 Login Succeeded 08:31:46 nexus3.edgexfoundry.org:10002 08:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:46 Configure a credential helper to remove this warning. See 08:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:46 08:31:46 Login Succeeded 08:31:46 nexus3.edgexfoundry.org:10003 08:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:46 Configure a credential helper to remove this warning. See 08:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:46 08:31:46 Login Succeeded 08:31:46 nexus3.edgexfoundry.org:10004 08:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:47 Configure a credential helper to remove this warning. See 08:31:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:47 08:31:47 Login Succeeded 08:31:47 docker.io 08:31:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:47 Configure a credential helper to remove this warning. See 08:31:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:47 08:31:47 Login Succeeded 08:31:47 ---> docker-login.sh ends [Pipeline] } 08:31:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:31:48 ========================================================= 08:31:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:31:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:31:48 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 08:31:49 Sending build context to Docker daemon 35.33MB 08:31:49 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:31:49 Step 2/8 : FROM ${BASE} 08:31:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:49 188c0c94c7c5: Pulling fs layer 08:31:49 0ef7d3d256c8: Pulling fs layer 08:31:49 de9db76c5a1d: Pulling fs layer 08:31:49 bca2f99d35d6: Pulling fs layer 08:31:49 93359f2a8cfa: Pulling fs layer 08:31:49 7c6f9722023f: Pulling fs layer 08:31:49 a35cf1a2eb13: Pulling fs layer 08:31:49 bca2f99d35d6: Waiting 08:31:49 7c6f9722023f: Waiting 08:31:49 a35cf1a2eb13: Waiting 08:31:49 93359f2a8cfa: Waiting 08:31:49 de9db76c5a1d: Verifying Checksum 08:31:49 de9db76c5a1d: Download complete 08:31:49 0ef7d3d256c8: Verifying Checksum 08:31:49 0ef7d3d256c8: Download complete 08:31:49 93359f2a8cfa: Verifying Checksum 08:31:49 93359f2a8cfa: Download complete 08:31:49 7c6f9722023f: Verifying Checksum 08:31:49 7c6f9722023f: Download complete 08:31:49 188c0c94c7c5: Verifying Checksum 08:31:49 188c0c94c7c5: Download complete 08:31:49 188c0c94c7c5: Pull complete 08:31:49 0ef7d3d256c8: Pull complete 08:31:49 de9db76c5a1d: Pull complete 08:31:51 a35cf1a2eb13: Verifying Checksum 08:31:51 a35cf1a2eb13: Download complete 08:31:52 00ac8860ef70: Pull complete 08:31:52 bca2f99d35d6: Verifying Checksum 08:31:52 bca2f99d35d6: Download complete 08:31:52 63d7cb157983: Pull complete 08:31:52 b116817d02f9: Pull complete 08:31:57 745a02a5169b: Pull complete 08:31:57 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:31:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:31:57 ---> b7e6874047d6 08:31:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:31:57 bca2f99d35d6: Pull complete 08:31:57 93359f2a8cfa: Pull complete 08:31:57 7c6f9722023f: Pull complete 08:31:59 ---> Running in 6ab87bb36095 08:31:59 Removing intermediate container 6ab87bb36095 08:31:59 ---> d73f99ed5c67 08:31:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:59 ---> Running in 8cb446d2ebf5 08:32:02 Removing intermediate container 8cb446d2ebf5 08:32:02 ---> 81a287e01a43 08:32:02 Step 5/8 : RUN apk add --no-cache make git 08:32:02 ---> Running in 0cbfc992c99c 08:32:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:32:04 a35cf1a2eb13: Pull complete 08:32:04 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:32:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:32:04 ---> a62c8e92a672 08:32:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:32:04 ---> Running in c4aaf8f12e34 08:32:04 Removing intermediate container c4aaf8f12e34 08:32:04 ---> c639ab082a58 08:32:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:32:04 ---> Running in f560f854b414 08:32:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:32:05 OK: 142 MiB in 39 packages 08:32:05 Removing intermediate container f560f854b414 08:32:05 ---> 818ffbeeb64c 08:32:05 Step 5/8 : RUN apk add --no-cache make git 08:32:05 ---> Running in 4567781517f3 08:32:06 Removing intermediate container 0cbfc992c99c 08:32:06 ---> f81d7de283f7 08:32:06 Step 6/8 : WORKDIR /edgex-ui-go 08:32:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:32:06 ---> Running in 9b3831ec87a5 08:32:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:32:06 Removing intermediate container 9b3831ec87a5 08:32:06 ---> fa8e4bfbfb2a 08:32:06 Step 7/8 : COPY . . 08:32:07 OK: 166 MiB in 39 packages 08:32:08 Removing intermediate container 4567781517f3 08:32:08 ---> e7fd7981362f 08:32:08 Step 6/8 : WORKDIR /edgex-ui-go 08:32:08 ---> Running in 9dc9f98f68db 08:32:08 Removing intermediate container 9dc9f98f68db 08:32:08 ---> 15a3340ecc06 08:32:08 Step 7/8 : COPY . . 08:32:10 ---> 6d211889f858 08:32:10 Step 8/8 : RUN go mod download 08:32:10 ---> Running in 16e8d1501fc2 08:32:11 ---> 4ba3f0412968 08:32:11 Step 8/8 : RUN go mod download 08:32:11 ---> Running in 66d638e383da 08:32:42 Removing intermediate container 16e8d1501fc2 08:32:42 ---> c6d6df59b4fe 08:32:42 Successfully built c6d6df59b4fe 08:32:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:32:43 + docker inspect -f . ci-base-image-arm64 08:32:43 . [Pipeline] withDockerContainer 08:32:43 prd-ubuntu18.04-docker-arm64-4c-16g-33892 does not seem to be running inside a container 08:32:43 $ 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 ******** ci-base-image-arm64 cat 08:32:43 Removing intermediate container 66d638e383da 08:32:43 ---> 04e3d23b7192 08:32:43 Successfully built 04e3d23b7192 08:32:43 Successfully tagged ci-base-image-x86_64:latest 08:32:45 $ docker top 76839462b6d64d1737a77e16d08aa67be55036c527d6cbe12841cb2214aa9ad1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 08:32:45 + docker inspect -f . ci-base-image-x86_64 08:32:45 . [Pipeline] withDockerContainer 08:32:46 prd-centos7-docker-4c-2g-33894 does not seem to be running inside a container 08:32:46 $ 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 ******** ci-base-image-x86_64 cat 08:32:46 + go version 08:32:46 go version go1.15.5 linux/arm64 08:32:47 $ docker top b6bc263a534b7ecccbedd172b4bc22ff5927e5df256135f3f9f6fd5aea528d5e -eo pid,comm [Pipeline] { [Pipeline] } 08:32:47 $ docker stop --time=1 76839462b6d64d1737a77e16d08aa67be55036c527d6cbe12841cb2214aa9ad1 08:32:49 $ docker rm -f 76839462b6d64d1737a77e16d08aa67be55036c527d6cbe12841cb2214aa9ad1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage 08:32:49 + go version 08:32:49 go version go1.15.5 linux/amd64 [Pipeline] } 08:32:49 $ docker stop --time=1 b6bc263a534b7ecccbedd172b4bc22ff5927e5df256135f3f9f6fd5aea528d5e 08:32:51 $ docker rm -f b6bc263a534b7ecccbedd172b4bc22ff5927e5df256135f3f9f6fd5aea528d5e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 08:32:52 + docker inspect -f . ci-base-image-arm64 08:32:52 . [Pipeline] withDockerContainer 08:32:52 + docker inspect -f . ci-base-image-x86_64 08:32:52 . 08:32:52 prd-ubuntu18.04-docker-arm64-4c-16g-33892 does not seem to be running inside a container 08:32: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 ******** ci-base-image-arm64 cat 08:32:54 $ docker top 5c477dfeae65af1ef5c4d2b4d05246adfb4d858a8c86e045a8b98c8726209fb2 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 08:32:54 prd-centos7-docker-4c-2g-33894 does not seem to be running inside a container 08:32:54 $ 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 ******** ci-base-image-x86_64 cat 08:32:55 $ docker top d941a8fcde06bdd38a4cf62bc0f7df55a9b6a06ae1e328c20e3a61fb12c11803 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 08:32:56 + make test 08:32:56 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:32:56 + make test 08:32:56 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:32:57 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:32:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:33:08 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:33:08 GO111MODULE=on go vet ./... [Pipeline] } 08:33:09 $ docker stop --time=1 d941a8fcde06bdd38a4cf62bc0f7df55a9b6a06ae1e328c20e3a61fb12c11803 08:33:11 $ docker rm -f d941a8fcde06bdd38a4cf62bc0f7df55a9b6a06ae1e328c20e3a61fb12c11803 [Pipeline] // withDockerContainer [Pipeline] sh 08:33:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:33:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:33:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:33:15 + ls -al . 08:33:15 total 92 08:33:15 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 13 08:32 . 08:33:15 drwxrwxr-x. 4 jenkins jenkins 28 Apr 13 08:31 .. 08:33:15 drwxrwxr-x. 3 jenkins jenkins 20 Apr 13 08:31 assets 08:33:15 drwxrwxr-x. 2 jenkins jenkins 35 Apr 13 08:31 bin 08:33:15 drwxrwxr-x. 3 jenkins jenkins 29 Apr 13 08:31 cmd 08:33:15 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 13 08:31 CONTRIBUTING.md 08:33:15 -rw-r--r--. 1 jenkins jenkins 10 Apr 13 08:32 coverage.out 08:33:15 -rw-rw-r--. 1 jenkins jenkins 1508 Apr 13 08:31 Dockerfile 08:33:15 -rw-rw-r--. 1 jenkins jenkins 902 Apr 13 08:31 Dockerfile.build 08:33:15 drwxrwxr-x. 5 jenkins jenkins 104 Apr 13 08:31 docs 08:33:15 drwxrwxr-x. 8 jenkins jenkins 179 Apr 13 08:31 .git 08:33:15 drwxrwxr-x. 2 jenkins jenkins 103 Apr 13 08:31 .github 08:33:15 -rw-rw-r--. 1 jenkins jenkins 162 Apr 13 08:31 .gitignore 08:33:15 -rw-rw-r--. 1 jenkins jenkins 987 Apr 13 08:31 go.mod 08:33:15 -rw-r--r--. 1 jenkins jenkins 22319 Apr 13 08:32 go.sum 08:33:15 drwxrwxr-x. 10 jenkins jenkins 139 Apr 13 08:31 internal 08:33:15 -rw-rw-r--. 1 jenkins jenkins 652 Apr 13 08:31 Jenkinsfile 08:33:15 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 13 08:31 LICENSE 08:33:15 -rw-rw-r--. 1 jenkins jenkins 951 Apr 13 08:31 Makefile 08:33:15 -rw-rw-r--. 1 jenkins jenkins 4535 Apr 13 08:31 README.md 08:33:15 -rw-rw-r--. 1 jenkins jenkins 5 Apr 13 08:29 VERSION 08:33:15 -rw-rw-r--. 1 jenkins jenkins 155 Apr 13 08:31 version.go 08:33:15 drwxrwxr-x. 4 jenkins jenkins 4096 Apr 13 08:31 web [Pipeline] isUnix [Pipeline] sh 08:33:15 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=c66357db544dfd2616d22ad83d28c7f6be2d6a5d --label arch=amd64 --label version=0.0.0 . 08:33:16 Sending build context to Docker daemon 35.35MB 08:33:16 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:33:16 Step 2/24 : FROM ${BASE} AS builder 08:33:16 ---> 04e3d23b7192 08:33:16 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:33:17 ---> Running in 343b1a3ab8d9 08:33:17 Removing intermediate container 343b1a3ab8d9 08:33:17 ---> f45ef0b80f43 08:33:17 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:33:17 ---> Running in 8be97e56450e 08:33:17 Removing intermediate container 8be97e56450e 08:33:17 ---> dbf71a67485c 08:33:17 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:33:17 ---> Running in 4d503013ebd1 08:33:17 Removing intermediate container 4d503013ebd1 08:33:17 ---> 8a87f6216931 08:33:17 Step 6/24 : LABEL Name=edgex-ui-go 08:33:17 ---> Running in 936011befe2d 08:33:18 Removing intermediate container 936011befe2d 08:33:18 ---> fcdf086ce16a 08:33:18 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:33:18 ---> Running in 6a90947c94ed 08:33:18 Removing intermediate container 6a90947c94ed 08:33:18 ---> 31e5d31bcd2e 08:33:18 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:18 ---> Running in 43f6920a5845 08:33:19 Removing intermediate container 43f6920a5845 08:33:19 ---> 23be51b18666 08:33:19 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:33:19 ---> Running in f0624cc6d57d 08:33:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:33:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:33:20 OK: 166 MiB in 39 packages 08:33:21 Removing intermediate container f0624cc6d57d 08:33:21 ---> dac83713cbd6 08:33:21 Step 10/24 : ENV GO111MODULE=on 08:33:21 ---> Running in 2a00910d9e9b 08:33:21 Removing intermediate container 2a00910d9e9b 08:33:21 ---> 976c4200da3b 08:33:21 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:33:21 ---> Running in 2a1784958b72 08:33:21 Removing intermediate container 2a1784958b72 08:33:21 ---> ef6e695306b2 08:33:21 Step 12/24 : COPY go.mod . 08:33:21 ---> f853fc5351ae 08:33:21 Step 13/24 : COPY Makefile . 08:33:22 ---> b8147d33ac0b 08:33:22 Step 14/24 : RUN make update 08:33:22 ---> Running in d2dffe3a2de0 08:33:23 CGO_ENABLED=0 GO111MODULE=on go mod download 08:33:23 Removing intermediate container d2dffe3a2de0 08:33:23 ---> 977306e33054 08:33:23 Step 15/24 : COPY . . 08:33:25 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:33:25 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:33:25 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:33:25 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:33:25 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:33:25 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:33:25 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:33:25 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:33:25 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:33:25 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:33:25 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:33:25 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:33:25 GO111MODULE=on go vet ./... 08:33:26 ---> 7a6f2d43ea16 08:33:26 Step 16/24 : RUN ${MAKE} 08:33:27 ---> Running in ac1b4608b528 08:33:27 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 [Pipeline] } 08:33:31 $ docker stop --time=1 5c477dfeae65af1ef5c4d2b4d05246adfb4d858a8c86e045a8b98c8726209fb2 08:33:34 $ docker rm -f 5c477dfeae65af1ef5c4d2b4d05246adfb4d858a8c86e045a8b98c8726209fb2 [Pipeline] // withDockerContainer [Pipeline] sh 08:33:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:33:35 Warning: overwriting stash ‘coverage-report’ 08:33:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:33:37 + ls -al . 08:33:37 total 124 08:33:37 drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 08:32 . 08:33:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 08:31 .. 08:33:37 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 08:31 .git 08:33:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 08:31 .github 08:33:37 -rw-rw-r-- 1 jenkins jenkins 162 Apr 13 08:31 .gitignore 08:33:37 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 08:31 CONTRIBUTING.md 08:33:37 -rw-rw-r-- 1 jenkins jenkins 1508 Apr 13 08:31 Dockerfile 08:33:37 -rw-rw-r-- 1 jenkins jenkins 902 Apr 13 08:31 Dockerfile.build 08:33:37 -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 08:31 Jenkinsfile 08:33:37 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 08:31 LICENSE 08:33:37 -rw-rw-r-- 1 jenkins jenkins 951 Apr 13 08:31 Makefile 08:33:37 -rw-rw-r-- 1 jenkins jenkins 4535 Apr 13 08:31 README.md 08:33:37 -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 08:29 VERSION 08:33:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 08:31 assets 08:33:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 08:31 bin 08:33:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 08:31 cmd 08:33:37 -rw-r--r-- 1 jenkins jenkins 10 Apr 13 08:32 coverage.out 08:33:37 drwxrwxr-x 5 jenkins jenkins 4096 Apr 13 08:31 docs 08:33:37 -rw-rw-r-- 1 jenkins jenkins 987 Apr 13 08:31 go.mod 08:33:37 -rw-r--r-- 1 jenkins jenkins 22319 Apr 13 08:32 go.sum 08:33:37 drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 08:31 internal 08:33:37 -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 08:31 version.go 08:33:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 08:31 web [Pipeline] isUnix [Pipeline] sh 08:33:37 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:33:37 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c66357db544dfd2616d22ad83d28c7f6be2d6a5d --label arch=arm64 --label version=0.0.0 . 08:33:38 Sending build context to Docker daemon 35.35MB 08:33:38 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:33:38 Step 2/24 : FROM ${BASE} AS builder 08:33:38 ---> c6d6df59b4fe 08:33:38 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:33:39 ---> Running in a5bab29a08d9 08:33:39 Removing intermediate container a5bab29a08d9 08:33:39 ---> b37044fe3f31 08:33:39 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:33:39 ---> Running in 7572771458d9 08:33:40 Removing intermediate container ac1b4608b528 08:33:40 ---> d8fb6ab073f3 08:33:40 Step 17/24 : FROM alpine:3.12 08:33:40 Removing intermediate container 7572771458d9 08:33:40 ---> e3b54768bcc3 08:33:40 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:33:40 ---> Running in a24c4efc8caa 08:33:40 3.12: Pulling from library/alpine 08:33:40 532819f3e44c: Pulling fs layer 08:33:40 532819f3e44c: Verifying Checksum 08:33:40 532819f3e44c: Download complete 08:33:40 Removing intermediate container a24c4efc8caa 08:33:40 ---> c34feb9d9d63 08:33:40 Step 6/24 : LABEL Name=edgex-ui-go 08:33:40 ---> Running in 6549fbd738d0 08:33:40 532819f3e44c: Pull complete 08:33:40 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 08:33:40 Status: Downloaded newer image for alpine:3.12 08:33:40 ---> 7230e588e954 08:33:40 Step 18/24 : EXPOSE 4000 08:33:40 ---> Running in 637a91234537 08:33:41 Removing intermediate container 637a91234537 08:33:41 ---> d7bb842ed0d2 08:33:41 Step 19/24 : 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 08:33:41 Removing intermediate container 6549fbd738d0 08:33:41 ---> 788c7048d5e4 08:33:41 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:33:41 ---> Running in ca4afa24f0cc 08:33:42 Removing intermediate container ca4afa24f0cc 08:33:42 ---> c42a8c740873 08:33:42 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:42 ---> Running in 81c997b30687 08:33:42 ---> 8a27b0f38cdc 08:33:42 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:33:42 ---> Running in bb494a72283e 08:33:42 Removing intermediate container bb494a72283e 08:33:42 ---> 513f73aec30e 08:33:42 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:33:42 ---> Running in da2458b663fd 08:33:43 Removing intermediate container da2458b663fd 08:33:43 ---> 823bf5e375bb 08:33:43 Step 22/24 : LABEL arch=amd64 08:33:43 ---> Running in 3be913c18fa6 08:33:43 Removing intermediate container 3be913c18fa6 08:33:43 ---> f9c49a3d0e63 08:33:43 Step 23/24 : LABEL git_sha=c66357db544dfd2616d22ad83d28c7f6be2d6a5d 08:33:43 ---> Running in 0062d1f6e4b3 08:33:43 Removing intermediate container 0062d1f6e4b3 08:33:43 ---> ee117a9cef99 08:33:43 Step 24/24 : LABEL version=0.0.0 08:33:43 ---> Running in e9776e0b769f 08:33:43 Removing intermediate container e9776e0b769f 08:33:43 ---> 55ef9852473d 08:33:43 [Warning] One or more build-args [ARCH] were not consumed 08:33:43 Successfully built 55ef9852473d 08:33:43 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } 08:33:44 Removing intermediate container 81c997b30687 08:33:44 ---> 7bfa1d61342b 08:33:44 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 08:33:44 ---> Running in 0748ca3de108 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:33:45 ---> job-cost.sh 08:33:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ANUe 08:33:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:33:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:33:46 OK: 142 MiB in 39 packages 08:33:48 Removing intermediate container 0748ca3de108 08:33:48 ---> daf78db18ef5 08:33:48 Step 10/24 : ENV GO111MODULE=on 08:33:48 ---> Running in 25b45fbc0a0e 08:33:48 Removing intermediate container 25b45fbc0a0e 08:33:48 ---> 876458a3ee49 08:33:48 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:33:48 ---> Running in e551e88437cb 08:33:49 Removing intermediate container e551e88437cb 08:33:49 ---> bfda5638efc7 08:33:49 Step 12/24 : COPY go.mod . 08:33:50 ---> c644d1812996 08:33:50 Step 13/24 : COPY Makefile . 08:33:51 ---> b408c0035070 08:33:51 Step 14/24 : RUN make update 08:33:51 ---> Running in 7604480cc914 08:33:52 CGO_ENABLED=0 GO111MODULE=on go mod download 08:33:53 Removing intermediate container 7604480cc914 08:33:53 ---> 347f7c25395c 08:33:53 Step 15/24 : COPY . . 08:33:56 ---> bb02210ce196 08:33:56 Step 16/24 : RUN ${MAKE} 08:33:56 ---> Running in dc3f89a9ff1a 08:33:57 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 08:34:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:34:24 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:34:26 lf-activate-venv(): INFO: Adding /tmp/venv-ANUe/bin to PATH 08:34:26 INFO: No Stack... 08:34:27 INFO: Retrieving Pricing Info for: v1-standard-2 08:34:28 INFO: Archiving Costs [Pipeline] sh 08:34:28 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 08:34:28 + cut -d, -f6 [Pipeline] lock 08:34:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-333-1-stack-cost] 08:34:28 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-333-1-stack-cost] did not exist. Created. 08:34:28 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-333-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:34:29 + echo total: 0.029999999329447746 [Pipeline] stash 08:34:29 Stashed 1 file(s) [Pipeline] } 08:34:29 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-333-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } 08:34:30 Removing intermediate container dc3f89a9ff1a 08:34:30 ---> a7e3fb4dc6a0 08:34:30 Step 17/24 : FROM alpine:3.12 08:34:30 3.12: Pulling from library/alpine 08:34:30 9a219e8acc52: Pulling fs layer 08:34:30 9a219e8acc52: Verifying Checksum 08:34:30 9a219e8acc52: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 08:34:30 9a219e8acc52: Pull complete 08:34:30 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 08:34:30 Status: Downloaded newer image for alpine:3.12 08:34:30 ---> d75e27dfc0a0 08:34:30 Step 18/24 : EXPOSE 4000 [Pipeline] } 08:34:31 ---> Running in c6940bbc9c95 08:34:31 Removing intermediate container c6940bbc9c95 08:34:31 ---> d82ed382e529 08:34:31 Step 19/24 : 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 08:34:34 ---> 5193fc389dcb 08:34:34 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:34:34 ---> Running in 20f495ed5a4e 08:34:34 Removing intermediate container 20f495ed5a4e 08:34:34 ---> de7fe0d7a3e3 08:34:34 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:34:34 ---> Running in edeb79f833aa 08:34:35 Removing intermediate container edeb79f833aa 08:34:35 ---> 41896eae2b31 08:34:35 Step 22/24 : LABEL arch=arm64 08:34:35 ---> Running in 72873d6ecab4 08:34:35 Removing intermediate container 72873d6ecab4 08:34:35 ---> ffe1b679d08f 08:34:35 Step 23/24 : LABEL git_sha=c66357db544dfd2616d22ad83d28c7f6be2d6a5d 08:34:35 ---> Running in f6e0bb273d3a 08:34:36 Removing intermediate container f6e0bb273d3a 08:34:36 ---> 5c51eb80d0e8 08:34:36 Step 24/24 : LABEL version=0.0.0 08:34:36 ---> Running in 059aff35d9a9 08:34:36 Removing intermediate container 059aff35d9a9 08:34:36 ---> 6ce4cbf83505 08:34:36 [Warning] One or more build-args [ARCH] were not consumed 08:34:36 Successfully built 6ce4cbf83505 08:34:36 Successfully tagged docker-edgex-ui-go-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] libraryResource [Pipeline] sh 08:34:37 ---> job-cost.sh 08:34:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TqnM 08:35:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:36:53 lf-activate-venv(): INFO: Adding /tmp/venv-TqnM/bin to PATH 08:36:53 INFO: No Stack... 08:36:53 INFO: Retrieving Pricing Info for: lf-standard-4 08:36:53 INFO: Archiving Costs [Pipeline] sh 08:36:53 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 08:36:53 + cut -d, -f6 [Pipeline] lock 08:36:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-333-1-stack-cost] 08:36:54 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-333-1-stack-cost] did not exist. Created. 08:36:54 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-333-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:36:54 /w/workspace/edgex-ui-go/1@tmp/durable-925fe76b/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-925fe76b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:36:54 + echo total: 0.20999999344348907 [Pipeline] stash 08:36:55 Warning: overwriting stash ‘stack-cost’ 08:36:55 Stashed 1 file(s) [Pipeline] } 08:36:55 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-333-1-stack-cost] [Pipeline] // lock [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] wrap 08:36:57 provisioning config files... 08:36:57 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp/config3555254158760951923tmp [Pipeline] { [Pipeline] sh 08:36:57 + set +x 08:36:57 + curl -s https://codecov.io/bash 08:36:57 + bash -s -- 08:36:57 08:36:57 _____ _ 08:36:57 / ____| | | 08:36:57 | | ___ __| | ___ ___ _____ __ 08:36:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:36:57 | |___| (_) | (_| | __/ (_| (_) \ V / 08:36:57 \_____\___/ \__,_|\___|\___\___/ \_/ 08:36:57 Bash-20210309-2b87ace 08:36:57 08:36:57 08:36:57 ==> git version 2.24.3 found 08:36:57 ==> 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 08:36:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:36:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:36:57 ==> Jenkins CI detected. 08:36:57 project root: . 08:36:57 --> token set from env 08:36:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:36:57 ==> Running gcov in . (disable via -X gcov) 08:36:57 ==> Python coveragepy not found 08:36:57 ==> Searching for coverage reports in: 08:36:57 + . 08:36:57 -> Found 1 reports 08:36:57 ==> Detecting git/mercurial file structure 08:36:57 ==> Reading reports 08:36:57 + ./coverage.out bytes=10 08:36:57 ==> Appending adjustments 08:36:57 https://docs.codecov.io/docs/fixing-reports 08:36:58 + Found adjustments 08:36:58 ==> Gzipping contents 08:36:58 4.0K /tmp/codecov.9PVpFk.gz 08:36:58 ==> Uploading reports 08:36:58 url: https://codecov.io 08:36:58 query: branch=PR-333&commit=c66357db544dfd2616d22ad83d28c7f6be2d6a5d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-333%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=333&job=&cmd_args= 08:36:58 -> Pinging Codecov 08:36:58 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-333&commit=c66357db544dfd2616d22ad83d28c7f6be2d6a5d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-333%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=333&job=&cmd_args= 08:36:58 -> Uploading to 08:36:58 https://storage.googleapis.com/codecov/v4/raw/2021-04-13/FB506323287CE973F263BFD2A0EB1F37/c66357db544dfd2616d22ad83d28c7f6be2d6a5d/9e1a47ad-b5ce-4f36-8118-606a7a566342.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210413T083658Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc6c276a5e04ba71dde1d49dcaa51bbe84e7dd1ec7119d1b6e42772eb498a955 08:36:58 % Total % Received % Xferd Average Speed Time Time Time Current 08:36:58 Dload Upload Total Spent Left Speed 08:36:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3827 0 0 100 3827 0 7974 --:--:-- --:--:-- --:--:-- 7972 08:36:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/c66357db544dfd2616d22ad83d28c7f6be2d6a5d [Pipeline] } 08:36:58 Deleting 1 temporary files [Pipeline] // wrap [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] libraryResource [Pipeline] sh 08:37:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:37:02 ---> package-listing.sh 08:37:02 ++ facter osfamily 08:37:02 ++ tr '[:upper:]' '[:lower:]' 08:37:02 + OS_FAMILY=redhat 08:37:02 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-333 08:37:02 + START_PACKAGES=/tmp/packages_start.txt 08:37:02 + END_PACKAGES=/tmp/packages_end.txt 08:37:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:37:02 + PACKAGES=/tmp/packages_start.txt 08:37:02 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-333 ']' 08:37:02 + PACKAGES=/tmp/packages_end.txt 08:37:02 + case "${OS_FAMILY}" in 08:37:02 + rpm -qa 08:37:02 + sort 08:37:08 + '[' -f /tmp/packages_start.txt ']' 08:37:08 + '[' -f /tmp/packages_end.txt ']' 08:37:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:37:08 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-333 ']' 08:37:08 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-333/archives/ 08:37:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-333/archives/ [Pipeline] echo 08:37:08 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-333/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:37:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:37:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:37:08 08:37:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:37:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:37:09 alpine: Pulling from edgex-lftools-log-publisher 08:37:09 df20fa9351a1: Pulling fs layer 08:37:09 36b3adc4ff6f: Pulling fs layer 08:37:09 8ad3a11d3b57: Pulling fs layer 08:37:09 46f8f816bc3b: Pulling fs layer 08:37:09 93b61091891f: Pulling fs layer 08:37:09 93b9cdb0e59b: Pulling fs layer 08:37:09 5e14af77c1be: Pulling fs layer 08:37:09 01666e4c0597: Pulling fs layer 08:37:09 aa168da1d23b: Pulling fs layer 08:37:09 46f8f816bc3b: Waiting 08:37:09 93b61091891f: Waiting 08:37:09 93b9cdb0e59b: Waiting 08:37:09 5e14af77c1be: Waiting 08:37:09 01666e4c0597: Waiting 08:37:09 aa168da1d23b: Waiting 08:37:09 36b3adc4ff6f: Verifying Checksum 08:37:09 36b3adc4ff6f: Download complete 08:37:09 46f8f816bc3b: Verifying Checksum 08:37:09 46f8f816bc3b: Download complete 08:37:09 df20fa9351a1: Verifying Checksum 08:37:09 93b9cdb0e59b: Verifying Checksum 08:37:09 93b9cdb0e59b: Download complete 08:37:09 93b61091891f: Verifying Checksum 08:37:09 93b61091891f: Download complete 08:37:09 5e14af77c1be: Download complete 08:37:09 01666e4c0597: Verifying Checksum 08:37:09 01666e4c0597: Download complete 08:37:09 8ad3a11d3b57: Verifying Checksum 08:37:09 8ad3a11d3b57: Download complete 08:37:09 df20fa9351a1: Pull complete 08:37:10 36b3adc4ff6f: Pull complete 08:37:11 8ad3a11d3b57: Pull complete 08:37:11 46f8f816bc3b: Pull complete 08:37:11 93b61091891f: Pull complete 08:37:11 93b9cdb0e59b: Pull complete 08:37:11 aa168da1d23b: Verifying Checksum 08:37:11 aa168da1d23b: Download complete 08:37:11 5e14af77c1be: Pull complete 08:37:11 01666e4c0597: Pull complete 08:37:18 aa168da1d23b: Pull complete 08:37:18 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:37:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:37:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:37:18 prd-centos7-docker-4c-2g-33890 does not seem to be running inside a container 08:37:19 $ 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-333/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-333 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-333:/w/workspace/edgexfoundry_edgex-ui-go_PR-333:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-333@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:37:22 $ docker top 42ba0c4f5152978b13de050f088e56b97aeffc3cbcb24e37b21ed8fc7c67bed8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:23 + touch /tmp/pre-build-complete [Pipeline] sh 08:37:23 + mkdir -p /var/log/sa [Pipeline] sh 08:37:24 + ls /var/log/sa-host 08:37:24 + sadf -c /var/log/sa-host/sa13 08:37:24 file_magic: OK 08:37:24 HZ: Using current value: 100 08:37:24 file_header: OK 08:37:24 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 08:37:24 Statistics: 08:37:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:37:24 File successfully converted to sysstat format version 12.2.1 08:37:24 + sadf -c /var/log/sa-host/sa23 08:37:24 file_magic: OK 08:37:24 HZ: Using current value: 100 08:37:24 file_header: OK 08:37:24 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 08:37:24 Statistics: 08:37:24 Hnuu...uuuununununu... 08:37:24 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:37:24 provisioning config files... 08:37:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp/config8613914993254036366tmp [Pipeline] { [Pipeline] echo 08:37:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:37:25 ---> create-netrc.sh [Pipeline] } 08:37:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:37:25 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:37:25 ---> python-tools-install.sh [Pipeline] echo 08:37:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:37:26 ---> sudo-logs.sh 08:37:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:37:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:37:26 ---> job-cost.sh 08:37:26 lf-activate-venv: SKIPPING 08:37:26 DEBUG: total: 0.20999999344348907 08:37:26 INFO: Retrieving Stack Cost... 08:37:27 INFO: Retrieving Pricing Info for: v1-standard-2 08:37:28 INFO: Archiving Costs [Pipeline] echo 08:37:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:37:28 ---> logs-deploy.sh 08:37:28 lf-activate-venv: SKIPPING 08:37:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-333/1 08:37:28 INFO: archiving workspace using pattern(s): 08:37:30 Archives upload complete. 08:37:30 INFO: archiving logs to Nexus 08:37:31 ---> uname -a: 08:37:31 Linux prd-centos7-docker-4c-2g-33890.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:37:31 08:37:31 08:37:31 ---> lscpu: 08:37:31 Architecture: x86_64 08:37:31 CPU op-mode(s): 32-bit, 64-bit 08:37:31 Byte Order: Little Endian 08:37:31 Address sizes: 40 bits physical, 48 bits virtual 08:37:31 CPU(s): 4 08:37:31 On-line CPU(s) list: 0-3 08:37:31 Thread(s) per core: 1 08:37:31 Core(s) per socket: 1 08:37:31 Socket(s): 4 08:37:31 NUMA node(s): 1 08:37:31 Vendor ID: GenuineIntel 08:37:31 CPU family: 6 08:37:31 Model: 44 08:37:31 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:37:31 Stepping: 1 08:37:31 CPU MHz: 2933.438 08:37:31 BogoMIPS: 5866.87 08:37:31 Virtualization: VT-x 08:37:31 Hypervisor vendor: KVM 08:37:31 Virtualization type: full 08:37:31 L1d cache: 128 KiB 08:37:31 L1i cache: 128 KiB 08:37:31 L2 cache: 16 MiB 08:37:31 L3 cache: 64 MiB 08:37:31 NUMA node0 CPU(s): 0-3 08:37:31 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:37:31 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:37:31 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:37:31 Vulnerability Meltdown: Mitigation; PTI 08:37:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:37:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:37:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:37:31 Vulnerability Srbds: Not affected 08:37:31 Vulnerability Tsx async abort: Not affected 08:37:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 08:37:31 08:37:31 08:37:31 ---> nproc: 08:37:31 4 08:37:31 08:37:31 08:37:31 ---> df -h: 08:37:31 Filesystem Size Used Available Use% Mounted on 08:37:31 overlay 50.0G 7.3G 42.7G 15% / 08:37:31 tmpfs 64.0M 0 64.0M 0% /dev 08:37:31 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:37:31 shm 64.0M 0 64.0M 0% /dev/shm 08:37:31 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 08:37:31 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 08:37:31 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 08:37:31 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 08:37:31 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-333@tmp 08:37:31 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 08:37:31 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 08:37:31 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 08:37:31 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 08:37:31 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-333 08:37:31 08:37:31 08:37:31 ---> free -m: 08:37:31 total used free shared buff/cache available 08:37:31 Mem: 1837 723 92 0 1022 1009 08:37:31 Swap: 1023 1 1022 08:37:31 08:37:31 08:37:31 ---> ip addr: 08:37:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:37:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:37:31 inet 127.0.0.1/8 scope host lo 08:37:31 valid_lft forever preferred_lft forever 08:37:31 inet6 ::1/128 scope host 08:37:31 valid_lft forever preferred_lft forever 08:37:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:37:31 link/ether fa:16:3e:0f:2c:95 brd ff:ff:ff:ff:ff:ff 08:37:31 inet 10.30.123.123/23 brd 10.30.123.255 scope global dynamic eth0 08:37:31 valid_lft 85844sec preferred_lft 85844sec 08:37:31 inet6 fe80::f816:3eff:fe0f:2c95/64 scope link 08:37:31 valid_lft forever preferred_lft forever 08:37:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:37:31 link/ether 02:42:f0:38:98:1f brd ff:ff:ff:ff:ff:ff 08:37:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:37:31 valid_lft forever preferred_lft forever 08:37:31 inet6 fe80::42:f0ff:fe38:981f/64 scope link 08:37:31 valid_lft forever preferred_lft forever 08:37:31 08:37:31 08:37:31 ---> sar -b -r -n DEV: 08:37:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/13/21 _x86_64_ (4 CPU) 08:37:31 08:37:31 08:28:05 LINUX RESTART (4 CPU) 08:37:31 08:37:31 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:37:31 08:30:01 31.91 7.47 24.44 0.00 1790.04 4295.41 0.00 08:37:31 08:31:01 1.65 0.00 1.65 0.00 0.00 29.40 0.00 08:37:31 08:32:01 0.38 0.00 0.38 0.00 0.00 5.43 0.00 08:37:31 08:33:01 0.37 0.00 0.37 0.00 0.00 5.46 0.00 08:37:31 08:34:01 0.30 0.00 0.30 0.00 0.00 5.31 0.00 08:37:31 08:35:01 0.37 0.00 0.37 0.00 0.00 5.56 0.00 08:37:31 08:36:01 0.25 0.00 0.25 0.00 0.00 3.73 0.00 08:37:31 08:37:01 0.42 0.08 0.33 0.00 7.33 5.43 0.00 08:37:31 Average: 4.46 0.95 3.51 0.00 224.74 544.62 0.00 08:37:31 08:37:31 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:37:31 08:30:01 147932 0 600208 31.90 2620 1130784 1099416 37.52 440612 1089828 28 08:37:31 08:31:01 148320 0 599840 31.88 2620 1130764 1095996 37.40 445244 1084336 12 08:37:31 08:32:01 148432 0 599720 31.87 2620 1130772 1096020 37.41 445692 1084100 8 08:37:31 08:33:01 148200 0 599952 31.89 2620 1130772 1077492 36.77 451252 1079124 12 08:37:31 08:34:01 145808 0 602336 32.01 2620 1130780 1077576 36.78 458772 1074336 8 08:37:31 08:35:01 146244 0 601896 31.99 2620 1130784 1077492 36.77 458320 1074336 12 08:37:31 08:36:01 145572 0 602564 32.02 2620 1130788 1077636 36.78 459256 1074336 8 08:37:31 08:37:01 143100 0 604804 32.14 2620 1131020 1077660 36.78 460820 1074304 28 08:37:31 Average: 146701 0 601415 31.96 2620 1130808 1084911 37.03 452496 1079338 14 08:37:31 08:37:31 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:37:31 08:30:01 eth0 105.74 89.33 449.24 29.66 0.00 0.00 0.00 0.00 08:37:31 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:31 08:30:01 docker0 36.92 38.19 3.60 114.51 0.00 0.00 0.00 0.00 08:37:31 08:31:01 eth0 2.32 0.53 0.85 0.21 0.00 0.00 0.00 0.00 08:37:31 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:31 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:31 08:32:01 eth0 2.38 1.03 1.13 0.78 0.00 0.00 0.00 0.00 08:37:31 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:31 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:31 08:33:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:37:31 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:31 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:31 08:34:01 eth0 0.20 0.15 0.13 0.07 0.00 0.00 0.00 0.00 08:37:31 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:31 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:31 08:35:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 08:37:31 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:31 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:31 08:36:01 eth0 0.53 0.40 0.28 0.21 0.00 0.00 0.00 0.00 08:37:31 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:31 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:31 08:37:01 eth0 4.80 3.10 4.41 1.59 0.00 0.00 0.00 0.00 08:37:31 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:31 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:31 Average: eth0 14.61 11.84 57.03 4.07 0.00 0.00 0.00 0.00 08:37:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:37:31 Average: docker0 4.62 4.77 0.45 14.32 0.00 0.00 0.00 0.00 08:37:31 08:37:31 08:37:31 ---> sar -P ALL: 08:37:31 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/13/21 _x86_64_ (4 CPU) 08:37:31 08:37:31 08:28:05 LINUX RESTART (4 CPU) 08:37:31 08:37:31 08:29:01 CPU %user %nice %system %iowait %steal %idle 08:37:31 08:30:01 all 2.49 0.00 1.73 0.55 0.03 95.21 08:37:31 08:30:01 0 2.59 0.00 2.10 0.07 0.02 95.23 08:37:31 08:30:01 1 2.13 0.00 2.03 1.21 0.03 94.60 08:37:31 08:30:01 2 2.97 0.00 1.44 0.13 0.03 95.43 08:37:31 08:30:01 3 2.28 0.00 1.34 0.77 0.03 95.57 08:37:31 08:31:01 all 0.15 0.00 0.05 0.00 0.00 99.80 08:37:31 08:31:01 0 0.02 0.00 0.05 0.00 0.02 99.92 08:37:31 08:31:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:37:31 08:31:01 2 0.47 0.00 0.07 0.00 0.00 99.47 08:37:31 08:31:01 3 0.07 0.00 0.05 0.00 0.00 99.88 08:37:31 08:32:01 all 0.16 0.00 0.07 0.00 0.03 99.74 08:37:31 08:32:01 0 0.07 0.00 0.07 0.00 0.05 99.82 08:37:31 08:32:01 1 0.07 0.00 0.08 0.00 0.00 99.85 08:37:31 08:32:01 2 0.45 0.00 0.07 0.00 0.05 99.43 08:37:31 08:32:01 3 0.05 0.00 0.05 0.00 0.03 99.87 08:37:31 08:33:01 all 0.16 0.00 0.05 0.00 0.00 99.79 08:37:31 08:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:37:31 08:33:01 1 0.07 0.00 0.13 0.00 0.00 99.80 08:37:31 08:33:01 2 0.53 0.00 0.05 0.00 0.00 99.42 08:37:31 08:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:37:31 08:34:01 all 0.18 0.00 0.06 0.00 0.02 99.75 08:37:31 08:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:37:31 08:34:01 1 0.03 0.00 0.13 0.00 0.02 99.82 08:37:31 08:34:01 2 0.57 0.00 0.03 0.00 0.03 99.37 08:37:31 08:34:01 3 0.07 0.00 0.05 0.00 0.02 99.87 08:37:31 08:35:01 all 0.14 0.00 0.05 0.00 0.00 99.80 08:37:31 08:35:01 0 0.02 0.00 0.05 0.00 0.00 99.93 08:37:31 08:35:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:37:31 08:35:01 2 0.50 0.00 0.05 0.00 0.00 99.45 08:37:31 08:35:01 3 0.03 0.00 0.07 0.00 0.02 99.88 08:37:31 08:36:01 all 0.15 0.00 0.05 0.00 0.00 99.80 08:37:31 08:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:37:31 08:36:01 1 0.13 0.00 0.05 0.00 0.00 99.82 08:37:31 08:36:01 2 0.38 0.00 0.07 0.00 0.00 99.55 08:37:31 08:36:01 3 0.07 0.00 0.07 0.00 0.00 99.87 08:37:31 08:37:01 all 0.49 0.00 0.27 0.00 0.00 99.23 08:37:31 08:37:01 0 0.37 0.00 0.27 0.00 0.00 99.37 08:37:31 08:37:01 1 0.28 0.00 0.30 0.00 0.00 99.42 08:37:31 08:37:01 2 1.19 0.00 0.25 0.02 0.02 98.53 08:37:31 08:37:01 3 0.13 0.00 0.27 0.00 0.00 99.60 08:37:31 Average: all 0.49 0.00 0.29 0.07 0.01 99.14 08:37:31 Average: 0 0.39 0.00 0.32 0.01 0.01 99.27 08:37:31 Average: 1 0.34 0.00 0.35 0.15 0.01 99.15 08:37:31 Average: 2 0.88 0.00 0.25 0.02 0.02 98.83 08:37:31 Average: 3 0.34 0.00 0.24 0.10 0.01 99.32 08:37:31 08:37:31 08:37:31