Branch indexing 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 caiyuexiang for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 rather than 3a20ff873eee8ef8a82befaa7e50bf075731bd29 Obtained Jenkinsfile from 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29440 in /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [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-297 # 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/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 into PR head commit 3a20ff873eee8ef8a82befaa7e50bf075731bd29 Merge succeeded, producing 58c1d98ff6c59bbb922e03c102cb3ac873d43900 Checking out Revision 58c1d98ff6c59bbb922e03c102cb3ac873d43900 (PR-297) > git config core.sparsecheckout # timeout=10 > git checkout -f 3a20ff873eee8ef8a82befaa7e50bf075731bd29 # 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 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58c1d98ff6c59bbb922e03c102cb3ac873d43900 # timeout=10 Commit message: "Merge commit '72cb6baf9f1e4b313070bf5ba5101184adaa7fa2' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:08:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 3197c566cef31e981ef171f5dd07f7735b20fdbe # timeout=10 02:08:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:08:26 ========================================================= 02:08:26 EdgeX Global Pipelines Version Info 02:08:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:08:28 ------------------- 02:08:28 stable info: 02:08:28 ------------------- 02:08:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:08:28 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 02:08:28 Message: update stable to v1.0.184 02:08:29 ------------------- 02:08:29 experimental info: 02:08:29 ------------------- 02:08:29 Commited By: **** collab-it+edgex@linuxfoundation.org 02:08:29 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 02:08:29 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:08:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:08:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:08:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:08:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:08:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:08:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:08:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:08:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:08:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:08:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:08:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:08:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:08:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:08:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:08:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:08:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:08:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:08:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-297 [Pipeline] echo 02:08:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-297 [Pipeline] echo 02:08:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-297 [Pipeline] echo 02:08:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58c1d98ff6c59bbb922e03c102cb3ac873d43900 [Pipeline] echo 02:08:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58c1d98 [Pipeline] echo 02:08:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:08:32 provisioning config files... 02:08:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/config6817351670125824359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:33 ---> docker-login.sh 02:08:33 nexus3.edgexfoundry.org:10001 02:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:33 Configure a credential helper to remove this warning. See 02:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:33 02:08:33 Login Succeeded 02:08:33 nexus3.edgexfoundry.org:10002 02:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:34 Configure a credential helper to remove this warning. See 02:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:34 02:08:34 Login Succeeded 02:08:34 nexus3.edgexfoundry.org:10003 02:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:34 Configure a credential helper to remove this warning. See 02:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:34 02:08:34 Login Succeeded 02:08:34 nexus3.edgexfoundry.org:10004 02:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:34 Configure a credential helper to remove this warning. See 02:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:34 02:08:34 Login Succeeded 02:08:34 docker.io 02:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:34 Configure a credential helper to remove this warning. See 02:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:34 02:08:34 Login Succeeded 02:08:34 ---> docker-login.sh ends [Pipeline] } 02:08:34 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 02:08:35 + git log --format=format:%s -1 58c1d98ff6c59bbb922e03c102cb3ac873d43900 [Pipeline] echo 02:08:35 GIT_COMMIT: 58c1d98ff6c59bbb922e03c102cb3ac873d43900, Commit Message: Merge commit '72cb6baf9f1e4b313070bf5ba5101184adaa7fa2' into HEAD [Pipeline] echo 02:08:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:08:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:08:36 02:08:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:08:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:08:37 latest: Pulling from edgex-devops/git-semver 02:08:37 31603596830f: Pulling fs layer 02:08:37 2a8b12db71e7: Pulling fs layer 02:08:37 6ca5941a6612: Pulling fs layer 02:08:37 ecc8261a40a4: Pulling fs layer 02:08:37 ecc8261a40a4: Waiting 02:08:37 2a8b12db71e7: Verifying Checksum 02:08:37 2a8b12db71e7: Download complete 02:08:37 31603596830f: Download complete 02:08:37 ecc8261a40a4: Verifying Checksum 02:08:37 ecc8261a40a4: Download complete 02:08:37 6ca5941a6612: Verifying Checksum 02:08:37 6ca5941a6612: Download complete 02:08:37 31603596830f: Pull complete 02:08:37 2a8b12db71e7: Pull complete 02:08:38 6ca5941a6612: Pull complete 02:08:38 ecc8261a40a4: Pull complete 02:08:38 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:08:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:08:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:08:38 prd-centos7-docker-4c-2g-29440 does not seem to be running inside a container 02:08:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-297 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297:/w/workspace/edgexfoundry_edgex-ui-go_PR-297:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:08:41 $ docker top f824110a80c68b8e2185f598600bd2a270ed5817c44d2701d2cb1e61e94d119a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:41 [ssh-agent] Looking for ssh-agent implementation... 02:08:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:42 $ docker exec f824110a80c68b8e2185f598600bd2a270ed5817c44d2701d2cb1e61e94d119a ssh-agent 02:08:42 SSH_AUTH_SOCK=/tmp/ssh-CKLCBqoxA9qv/agent.11 02:08:42 SSH_AGENT_PID=17 02:08:42 Running ssh-add (command line suppressed) 02:08:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_6314025280034723200.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_6314025280034723200.key) 02:08:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:42 + git tag --points-at HEAD [Pipeline] } 02:08:42 $ docker exec --env ******** --env ******** f824110a80c68b8e2185f598600bd2a270ed5817c44d2701d2cb1e61e94d119a ssh-agent -k 02:08:42 unset SSH_AUTH_SOCK; 02:08:42 unset SSH_AGENT_PID; 02:08:42 echo Agent pid 17 killed; 02:08:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:08:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:43 [ssh-agent] Looking for ssh-agent implementation... 02:08:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:43 $ docker exec f824110a80c68b8e2185f598600bd2a270ed5817c44d2701d2cb1e61e94d119a ssh-agent 02:08:43 SSH_AUTH_SOCK=/tmp/ssh-uWWAceoHHZJT/agent.46 02:08:43 SSH_AGENT_PID=51 02:08:43 Running ssh-add (command line suppressed) 02:08:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_3335487492531601678.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_3335487492531601678.key) 02:08:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:44 + git semver init 02:08:44 # -> Open(): unable to determine branch for HEAD 02:08:44 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-297/.git 02:08:44 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-297 02:08:44 # $SEMVER_REMOTE_NAME = origin 02:08:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:08:44 # $SEMVER_USER_NAME = edgex-jenkins 02:08:44 # $SEMVER_BRANCH = PR-297 02:08:44 # $SEMVER_TEMP = /tmp/semver-213469516 02:08:44 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 02:08:45 # '/tmp/semver-213469516' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-297/.semver' 02:08:45 # -> Force: false 02:08:45 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-297/.semver [Pipeline] } 02:08:45 $ docker exec --env ******** --env ******** f824110a80c68b8e2185f598600bd2a270ed5817c44d2701d2cb1e61e94d119a ssh-agent -k 02:08:45 unset SSH_AUTH_SOCK; 02:08:45 unset SSH_AGENT_PID; 02:08:45 echo Agent pid 51 killed; 02:08:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:46 + git semver [Pipeline] } 02:08:46 $ docker stop --time=1 f824110a80c68b8e2185f598600bd2a270ed5817c44d2701d2cb1e61e94d119a 02:08:47 $ docker rm -f f824110a80c68b8e2185f598600bd2a270ed5817c44d2701d2cb1e61e94d119a [Pipeline] // withDockerContainer [Pipeline] sh 02:08:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:08:48 Stashed 1 file(s) [Pipeline] echo 02:08:48 [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 02:09:04 Still waiting to schedule task 02:09:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:09:04 Still waiting to schedule task 02:09:04 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 02:11:46 Running on prd-centos7-docker-4c-2g-29441 in /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [Pipeline] { [Pipeline] ws 02:11:46 Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout 02:11:49 using credential edgex-jenkins-ssh 02:11:49 Cloning the remote Git repository 02:11:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:11:49 > git init /w/workspace/edgex-ui-go/6 # timeout=10 02:11:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:11:49 > git --version # timeout=10 02:11:49 > git --version # 'git version 2.24.3' 02:11:49 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:51 Merging remotes/origin/master commit 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 into PR head commit 3a20ff873eee8ef8a82befaa7e50bf075731bd29 02:11:51 Merge succeeded, producing 0505b97e2bca64e1a544562d0b75652c0513ec1f 02:11:51 Checking out Revision 0505b97e2bca64e1a544562d0b75652c0513ec1f (PR-297) 02:11:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:11:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:11:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:11:50 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:11:51 > git config core.sparsecheckout # timeout=10 02:11:51 > git checkout -f 3a20ff873eee8ef8a82befaa7e50bf075731bd29 # timeout=10 02:11:51 > git remote # timeout=10 02:11:51 > git config --get remote.origin.url # timeout=10 02:11:51 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:51 > git merge 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 # timeout=10 02:11:51 > git rev-parse HEAD^{commit} # timeout=10 02:11:51 > git config core.sparsecheckout # timeout=10 02:11:51 > git checkout -f 0505b97e2bca64e1a544562d0b75652c0513ec1f # timeout=10 02:11:55 Commit message: "Merge commit '72cb6baf9f1e4b313070bf5ba5101184adaa7fa2' into HEAD" 02:11:55 First time build. Skipping changelog. 02:11:55 > git rev-list --no-walk 3197c566cef31e981ef171f5dd07f7735b20fdbe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:11:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:11:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:11:56 + true 02:11:56 + sudo service docker restart 02:11:56 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:11:57 provisioning config files... 02:11:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config7161315625890954370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:58 ---> docker-login.sh 02:11:58 nexus3.edgexfoundry.org:10001 02:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:58 Configure a credential helper to remove this warning. See 02:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:58 02:11:58 Login Succeeded 02:11:58 nexus3.edgexfoundry.org:10002 02:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:58 Configure a credential helper to remove this warning. See 02:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:58 02:11:58 Login Succeeded 02:11:58 nexus3.edgexfoundry.org:10003 02:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:59 Configure a credential helper to remove this warning. See 02:11:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:59 02:11:59 Login Succeeded 02:11:59 nexus3.edgexfoundry.org:10004 02:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:59 Configure a credential helper to remove this warning. See 02:11:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:59 02:11:59 Login Succeeded 02:11:59 docker.io 02:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:59 Configure a credential helper to remove this warning. See 02:11:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:59 02:11:59 Login Succeeded 02:11:59 ---> docker-login.sh ends [Pipeline] } 02:11:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:12:00 ========================================================= 02:12:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:12:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:12:00 + 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 . 02:12:00 Sending build context to Docker daemon 17.27MB 02:12:00 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:12:00 Step 2/8 : FROM ${BASE} 02:12:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:12:00 188c0c94c7c5: Pulling fs layer 02:12:00 0ef7d3d256c8: Pulling fs layer 02:12:00 de9db76c5a1d: Pulling fs layer 02:12:00 bca2f99d35d6: Pulling fs layer 02:12:00 93359f2a8cfa: Pulling fs layer 02:12:00 7c6f9722023f: Pulling fs layer 02:12:00 a35cf1a2eb13: Pulling fs layer 02:12:00 93359f2a8cfa: Waiting 02:12:00 7c6f9722023f: Waiting 02:12:00 a35cf1a2eb13: Waiting 02:12:00 bca2f99d35d6: Waiting 02:12:00 de9db76c5a1d: Verifying Checksum 02:12:00 de9db76c5a1d: Download complete 02:12:00 0ef7d3d256c8: Verifying Checksum 02:12:00 0ef7d3d256c8: Download complete 02:12:00 93359f2a8cfa: Verifying Checksum 02:12:00 93359f2a8cfa: Download complete 02:12:00 7c6f9722023f: Verifying Checksum 02:12:00 7c6f9722023f: Download complete 02:12:00 188c0c94c7c5: Verifying Checksum 02:12:00 188c0c94c7c5: Download complete 02:12:01 188c0c94c7c5: Pull complete 02:12:01 0ef7d3d256c8: Pull complete 02:12:01 de9db76c5a1d: Pull complete 02:12:04 a35cf1a2eb13: Verifying Checksum 02:12:04 a35cf1a2eb13: Download complete 02:12:04 bca2f99d35d6: Verifying Checksum 02:12:04 bca2f99d35d6: Download complete 02:12:09 bca2f99d35d6: Pull complete 02:12:09 93359f2a8cfa: Pull complete 02:12:09 7c6f9722023f: Pull complete 02:12:19 a35cf1a2eb13: Pull complete 02:12:19 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:12:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:12:19 ---> a62c8e92a672 02:12:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:12:19 ---> Running in 433a52d0a161 02:12:19 Removing intermediate container 433a52d0a161 02:12:19 ---> a6922b9e02e3 02:12:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:12:19 ---> Running in 374226b4ddca 02:12:20 Removing intermediate container 374226b4ddca 02:12:20 ---> 1c8f06cef656 02:12:20 Step 5/8 : RUN apk add --no-cache make git 02:12:20 ---> Running in 24037b8ca493 02:12:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:12:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:12:22 OK: 166 MiB in 39 packages 02:12:22 Removing intermediate container 24037b8ca493 02:12:22 ---> 15bf0ddc451e 02:12:22 Step 6/8 : WORKDIR /edgex-ui-go 02:12:22 ---> Running in 4431fc4a88fe 02:12:22 Removing intermediate container 4431fc4a88fe 02:12:22 ---> 58ed6b436173 02:12:22 Step 7/8 : COPY . . 02:12:25 ---> dc3e18694fb1 02:12:25 Step 8/8 : RUN go mod download 02:12:25 ---> Running in 35d67f440bb3 02:12:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29442 in /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [Pipeline] { [Pipeline] ws 02:12:42 Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout 02:12:47 using credential edgex-jenkins-ssh 02:12:47 Cloning the remote Git repository 02:12:47 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:12:47 > git init /w/workspace/edgex-ui-go/6 # timeout=10 02:12:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:12:47 > git --version # timeout=10 02:12:47 > git --version # 'git version 2.17.1' 02:12:47 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:12:49 Merging remotes/origin/master commit 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 into PR head commit 3a20ff873eee8ef8a82befaa7e50bf075731bd29 02:12:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:12:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:12:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:12:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:12:48 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:12:49 > git config core.sparsecheckout # timeout=10 02:12:49 > git checkout -f 3a20ff873eee8ef8a82befaa7e50bf075731bd29 # timeout=10 02:12:50 Merge succeeded, producing bdb493bbc293983179ba287ba87c81ce199f12fa 02:12:50 Checking out Revision bdb493bbc293983179ba287ba87c81ce199f12fa (PR-297) 02:12:49 > git remote # timeout=10 02:12:49 > git config --get remote.origin.url # timeout=10 02:12:49 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:49 > git merge 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 # timeout=10 02:12:50 > git rev-parse HEAD^{commit} # timeout=10 02:12:50 > git config core.sparsecheckout # timeout=10 02:12:50 > git checkout -f bdb493bbc293983179ba287ba87c81ce199f12fa # timeout=10 02:12:51 Removing intermediate container 35d67f440bb3 02:12:51 ---> ee59b84e3914 02:12:51 Successfully built ee59b84e3914 02:12:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:12:52 + docker inspect -f . ci-base-image-x86_64 02:12:52 . [Pipeline] withDockerContainer 02:12:52 prd-centos7-docker-4c-2g-29441 does not seem to be running inside a container 02:12:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:12:53 $ docker top 43a1cf692aa0bdeeb7c94ed46f63858c65da358e82c01baa94693201d025d78a -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:53 + go version 02:12:53 go version go1.15.5 linux/amd64 [Pipeline] } 02:12:53 $ docker stop --time=1 43a1cf692aa0bdeeb7c94ed46f63858c65da358e82c01baa94693201d025d78a 02:12:54 Commit message: "Merge commit '72cb6baf9f1e4b313070bf5ba5101184adaa7fa2' into HEAD" 02:12:54 First time build. Skipping changelog. 02:12:55 $ docker rm -f 43a1cf692aa0bdeeb7c94ed46f63858c65da358e82c01baa94693201d025d78a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 02:12:54 > git rev-list --no-walk 3197c566cef31e981ef171f5dd07f7735b20fdbe # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 02:12:56 + docker inspect -f . ci-base-image-x86_64 02:12:56 . [Pipeline] withDockerContainer 02:12:56 prd-centos7-docker-4c-2g-29441 does not seem to be running inside a container 02:12:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:12:56 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 02:12:57 $ docker top 349201a97e537c793b4d92ce4944f751e4e7dbb0118239ad18e3214ba88ec6e6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 02:12:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:12:57 + make test 02:12:57 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:12:58 + + truesudo 02:12:58 service docker restart 02:12:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:13:00 provisioning config files... 02:13:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config6497364427816768577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:01 ---> docker-login.sh 02:13:01 nexus3.edgexfoundry.org:10001 02:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:02 Configure a credential helper to remove this warning. See 02:13:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:02 02:13:02 Login Succeeded 02:13:02 nexus3.edgexfoundry.org:10002 02:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:03 Configure a credential helper to remove this warning. See 02:13:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:03 02:13:03 Login Succeeded 02:13:03 nexus3.edgexfoundry.org:10003 02:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:03 Configure a credential helper to remove this warning. See 02:13:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:03 02:13:03 Login Succeeded 02:13:03 nexus3.edgexfoundry.org:10004 02:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:04 Configure a credential helper to remove this warning. See 02:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:04 02:13:04 Login Succeeded 02:13:04 docker.io 02:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:13:04 Configure a credential helper to remove this warning. See 02:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:13:04 02:13:04 Login Succeeded 02:13:04 ---> docker-login.sh ends [Pipeline] } 02:13:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:13:05 ========================================================= 02:13:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:13:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:13:05 + 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 . 02:13:06 Sending build context to Docker daemon 17.27MB 02:13:06 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:13:06 Step 2/8 : FROM ${BASE} 02:13:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:13:06 5f621e34cdf4: Pulling fs layer 02:13:06 a4357932f1b6: Pulling fs layer 02:13:06 18c013af1878: Pulling fs layer 02:13:06 00ac8860ef70: Pulling fs layer 02:13:06 63d7cb157983: Pulling fs layer 02:13:06 b116817d02f9: Pulling fs layer 02:13:06 745a02a5169b: Pulling fs layer 02:13:06 00ac8860ef70: Waiting 02:13:06 63d7cb157983: Waiting 02:13:06 b116817d02f9: Waiting 02:13:06 745a02a5169b: Waiting 02:13:06 18c013af1878: Verifying Checksum 02:13:06 18c013af1878: Download complete 02:13:06 a4357932f1b6: Verifying Checksum 02:13:06 a4357932f1b6: Download complete 02:13:06 63d7cb157983: Download complete 02:13:06 b116817d02f9: Download complete 02:13:06 5f621e34cdf4: Download complete 02:13:07 5f621e34cdf4: Pull complete 02:13:08 a4357932f1b6: Pull complete 02:13:08 18c013af1878: Pull complete 02:13:08 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:13:08 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:13:08 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 02:13:08 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 02:13:08 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 02:13:08 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 02:13:08 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:13:08 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:13:08 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 02:13:08 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 02:13:08 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 02:13:08 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 02:13:08 GO111MODULE=on go vet ./... [Pipeline] } 02:13:09 $ docker stop --time=1 349201a97e537c793b4d92ce4944f751e4e7dbb0118239ad18e3214ba88ec6e6 02:13:09 745a02a5169b: Download complete 02:13:10 00ac8860ef70: Verifying Checksum 02:13:10 00ac8860ef70: Download complete 02:13:11 $ docker rm -f 349201a97e537c793b4d92ce4944f751e4e7dbb0118239ad18e3214ba88ec6e6 [Pipeline] // withDockerContainer [Pipeline] sh 02:13:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:13:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:13:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:13:16 + ls -al . 02:13:16 total 92 02:13:16 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 11 02:12 . 02:13:16 drwxrwxr-x. 4 jenkins jenkins 28 Mar 11 02:11 .. 02:13:16 drwxrwxr-x. 3 jenkins jenkins 20 Mar 11 02:11 assets 02:13:16 drwxrwxr-x. 2 jenkins jenkins 35 Mar 11 02:11 bin 02:13:16 drwxrwxr-x. 3 jenkins jenkins 29 Mar 11 02:11 cmd 02:13:16 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 11 02:11 CONTRIBUTING.md 02:13:16 -rw-r--r--. 1 jenkins jenkins 10 Mar 11 02:12 coverage.out 02:13:16 -rw-rw-r--. 1 jenkins jenkins 1508 Mar 11 02:11 Dockerfile 02:13:16 -rw-rw-r--. 1 jenkins jenkins 902 Mar 11 02:11 Dockerfile.build 02:13:16 drwxrwxr-x. 5 jenkins jenkins 104 Mar 11 02:11 docs 02:13:16 drwxrwxr-x. 8 jenkins jenkins 179 Mar 11 02:11 .git 02:13:16 drwxrwxr-x. 2 jenkins jenkins 103 Mar 11 02:11 .github 02:13:16 -rw-rw-r--. 1 jenkins jenkins 153 Mar 11 02:11 .gitignore 02:13:16 -rw-rw-r--. 1 jenkins jenkins 1055 Mar 11 02:11 go.mod 02:13:16 -rw-r--r--. 1 jenkins jenkins 22216 Mar 11 02:12 go.sum 02:13:16 drwxrwxr-x. 10 jenkins jenkins 139 Mar 11 02:11 internal 02:13:16 -rw-rw-r--. 1 jenkins jenkins 652 Mar 11 02:11 Jenkinsfile 02:13:16 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 11 02:11 LICENSE 02:13:16 -rw-rw-r--. 1 jenkins jenkins 951 Mar 11 02:11 Makefile 02:13:16 -rw-rw-r--. 1 jenkins jenkins 4535 Mar 11 02:11 README.md 02:13:16 -rw-rw-r--. 1 jenkins jenkins 5 Mar 11 02:08 VERSION 02:13:16 -rw-rw-r--. 1 jenkins jenkins 155 Mar 11 02:11 version.go 02:13:16 drwxrwxr-x. 4 jenkins jenkins 4096 Mar 11 02:11 web [Pipeline] isUnix [Pipeline] sh 02:13:16 + 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=58c1d98ff6c59bbb922e03c102cb3ac873d43900 --label arch=amd64 --label version=0.0.0 . 02:13:16 Sending build context to Docker daemon 17.29MB 02:13:16 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 02:13:16 Step 2/24 : FROM ${BASE} AS builder 02:13:16 ---> ee59b84e3914 02:13:16 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:13:17 ---> Running in ce5ea34aec31 02:13:17 Removing intermediate container ce5ea34aec31 02:13:17 ---> b3eaa68d0f4c 02:13:17 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 02:13:17 ---> Running in 0bd4a349cda5 02:13:17 Removing intermediate container 0bd4a349cda5 02:13:17 ---> d3d9b549e4ff 02:13:17 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 02:13:17 ---> Running in b6b428bf9d7d 02:13:17 Removing intermediate container b6b428bf9d7d 02:13:17 ---> ecebc8ddebb7 02:13:17 Step 6/24 : LABEL Name=edgex-ui-go 02:13:17 ---> Running in a239cf941bdd 02:13:17 Removing intermediate container a239cf941bdd 02:13:17 ---> 1766a5d89856 02:13:17 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:13:17 ---> Running in b549ce5eacd1 02:13:18 Removing intermediate container b549ce5eacd1 02:13:18 ---> b8b171d87a3d 02:13:18 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:13:18 ---> Running in 7b648ebd10bd 02:13:19 Removing intermediate container 7b648ebd10bd 02:13:19 ---> 13e295a25435 02:13:19 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:13:19 ---> Running in 57254edfbf59 02:13:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:13:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:13:20 OK: 166 MiB in 39 packages 02:13:20 00ac8860ef70: Pull complete 02:13:21 Removing intermediate container 57254edfbf59 02:13:21 ---> ed9ef1cb2e76 02:13:21 Step 10/24 : ENV GO111MODULE=on 02:13:21 ---> Running in 56d5415235c5 02:13:21 63d7cb157983: Pull complete 02:13:21 Removing intermediate container 56d5415235c5 02:13:21 ---> 3c9c75a9c84a 02:13:21 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:13:21 ---> Running in d8230dccfffc 02:13:21 b116817d02f9: Pull complete 02:13:21 Removing intermediate container d8230dccfffc 02:13:21 ---> 7102ac09cdb2 02:13:21 Step 12/24 : COPY go.mod . 02:13:21 ---> 0b32496e9033 02:13:21 Step 13/24 : COPY Makefile . 02:13:21 ---> a563bb24ba32 02:13:21 Step 14/24 : RUN make update 02:13:22 ---> Running in dd9ba2e3b86b 02:13:22 CGO_ENABLED=0 GO111MODULE=on go mod download 02:13:23 Removing intermediate container dd9ba2e3b86b 02:13:23 ---> 182bdec86c3f 02:13:23 Step 15/24 : COPY . . 02:13:25 ---> d9adc70f9a88 02:13:25 Step 16/24 : RUN ${MAKE} 02:13:25 ---> Running in 8e885d78d8b3 02:13:25 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 02:13:25 745a02a5169b: Pull complete 02:13:25 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:13:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:13:25 ---> b7e6874047d6 02:13:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:13:28 ---> Running in ec5759b60719 02:13:29 Removing intermediate container ec5759b60719 02:13:29 ---> 143c20d9faf0 02:13:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:13:29 ---> Running in 8db81f6039e9 02:13:31 Removing intermediate container 8db81f6039e9 02:13:31 ---> 192a84313f62 02:13:31 Step 5/8 : RUN apk add --no-cache make git 02:13:31 ---> Running in c613f2df25ca 02:13:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:13:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:13:34 OK: 142 MiB in 39 packages 02:13:35 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:13:35 Removing intermediate container c613f2df25ca 02:13:35 ---> b70f07abfebf 02:13:35 Step 6/8 : WORKDIR /edgex-ui-go 02:13:35 ---> Running in 3451e6871953 02:13:36 Removing intermediate container 3451e6871953 02:13:36 ---> bdd1154b1bf1 02:13:36 Step 7/8 : COPY . . 02:13:37 Removing intermediate container 8e885d78d8b3 02:13:37 ---> 81e2b36077e7 02:13:37 Step 17/24 : FROM alpine:3.12 02:13:37 3.12: Pulling from library/alpine 02:13:37 f84cab65f19f: Pulling fs layer 02:13:37 f84cab65f19f: Verifying Checksum 02:13:37 f84cab65f19f: Download complete 02:13:37 f84cab65f19f: Pull complete 02:13:38 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 02:13:38 Status: Downloaded newer image for alpine:3.12 02:13:38 ---> 88dd2752d2ea 02:13:38 Step 18/24 : EXPOSE 4000 02:13:38 ---> Running in b8031ccd9cf7 02:13:38 Removing intermediate container b8031ccd9cf7 02:13:38 ---> 86697f593480 02:13:38 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 02:13:39 ---> 65babd29770e 02:13:39 Step 8/8 : RUN go mod download 02:13:39 ---> Running in 0a68d3b68198 02:13:39 ---> 15c9242ad42b 02:13:39 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:13:39 ---> Running in 6920f9b83aee 02:13:39 Removing intermediate container 6920f9b83aee 02:13:39 ---> 032eb77cd68c 02:13:39 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 02:13:39 ---> Running in 9d07687ded39 02:13:39 Removing intermediate container 9d07687ded39 02:13:39 ---> 36466bf60daa 02:13:39 Step 22/24 : LABEL arch=amd64 02:13:39 ---> Running in 900ebc13f15c 02:13:40 Removing intermediate container 900ebc13f15c 02:13:40 ---> 0a04c0bb94b8 02:13:40 Step 23/24 : LABEL git_sha=58c1d98ff6c59bbb922e03c102cb3ac873d43900 02:13:40 ---> Running in a876b7656ce5 02:13:40 Removing intermediate container a876b7656ce5 02:13:40 ---> 2b3631ee6b46 02:13:40 Step 24/24 : LABEL version=0.0.0 02:13:40 ---> Running in a3902ee5078d 02:13:41 Removing intermediate container a3902ee5078d 02:13:41 ---> 3bad4918d228 02:13:41 [Warning] One or more build-args [ARCH] were not consumed 02:13:41 Successfully built 3bad4918d228 02:13:41 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:13:42 ---> job-cost.sh 02:13:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8PaC 02:13:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:14:11 Removing intermediate container 0a68d3b68198 02:14:11 ---> 914bb267cbe4 02:14:11 Successfully built 914bb267cbe4 02:14:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:14:11 + docker inspect -f . ci-base-image-arm64 02:14:11 . [Pipeline] withDockerContainer 02:14:11 prd-ubuntu18.04-docker-arm64-4c-16g-29442 does not seem to be running inside a container 02:14:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:14:13 $ docker top 86cd62c1aacc66e7f417f2f4c2b750b26cfad44176d50a1062d7b572e84d1933 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:14 + go version 02:14:14 go version go1.15.5 linux/arm64 [Pipeline] } 02:14:14 $ docker stop --time=1 86cd62c1aacc66e7f417f2f4c2b750b26cfad44176d50a1062d7b572e84d1933 02:14:16 $ docker rm -f 86cd62c1aacc66e7f417f2f4c2b750b26cfad44176d50a1062d7b572e84d1933 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:14:17 + docker inspect -f . ci-base-image-arm64 02:14:17 . [Pipeline] withDockerContainer 02:14:18 prd-ubuntu18.04-docker-arm64-4c-16g-29442 does not seem to be running inside a container 02:14:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:14:19 $ docker top dd2ee798a8cb2cd35e332671133ef85c71f4e097f43713f9294c45d043d057c2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:20 + make test 02:14:20 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:14:22 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:14:29 lf-activate-venv(): INFO: Adding /tmp/venv-8PaC/bin to PATH 02:14:29 INFO: No Stack... 02:14:29 INFO: Retrieving Pricing Info for: v1-standard-2 02:14:29 INFO: Archiving Costs [Pipeline] sh 02:14:29 + cat /w/workspace/edgex-ui-go/6/archives/cost.csv 02:14:29 + cut -d, -f6 [Pipeline] lock 02:14:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-297-6-stack-cost] 02:14:29 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-6-stack-cost] did not exist. Created. 02:14:29 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-297-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:14:30 + echo total: 0.029999999329447746 [Pipeline] stash 02:14:30 Stashed 1 file(s) [Pipeline] } 02:14:30 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:14:49 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:14:49 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:14:49 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 02:14:49 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 02:14:49 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 02:14:49 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 02:14:49 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:14:49 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:14:49 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 02:14:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 02:14:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 02:14:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 02:14:49 GO111MODULE=on go vet ./... [Pipeline] } 02:14:54 $ docker stop --time=1 dd2ee798a8cb2cd35e332671133ef85c71f4e097f43713f9294c45d043d057c2 02:14:56 $ docker rm -f dd2ee798a8cb2cd35e332671133ef85c71f4e097f43713f9294c45d043d057c2 [Pipeline] // withDockerContainer [Pipeline] sh 02:14:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:14:57 Warning: overwriting stash ‘coverage-report’ 02:14:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:14:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:14:59 + ls -al . 02:14:59 total 124 02:14:59 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 02:14 . 02:14:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 02:12 .. 02:14:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 02:12 .git 02:14:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 02:12 .github 02:14:59 -rw-rw-r-- 1 jenkins jenkins 153 Mar 11 02:12 .gitignore 02:14:59 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 11 02:12 CONTRIBUTING.md 02:14:59 -rw-rw-r-- 1 jenkins jenkins 1508 Mar 11 02:12 Dockerfile 02:14:59 -rw-rw-r-- 1 jenkins jenkins 902 Mar 11 02:12 Dockerfile.build 02:14:59 -rw-rw-r-- 1 jenkins jenkins 652 Mar 11 02:12 Jenkinsfile 02:14:59 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 11 02:12 LICENSE 02:14:59 -rw-rw-r-- 1 jenkins jenkins 951 Mar 11 02:12 Makefile 02:14:59 -rw-rw-r-- 1 jenkins jenkins 4535 Mar 11 02:12 README.md 02:14:59 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 02:08 VERSION 02:14:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 02:12 assets 02:14:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 02:12 bin 02:14:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 02:12 cmd 02:14:59 -rw-r--r-- 1 jenkins jenkins 10 Mar 11 02:14 coverage.out 02:14:59 drwxrwxr-x 5 jenkins jenkins 4096 Mar 11 02:12 docs 02:14:59 -rw-rw-r-- 1 jenkins jenkins 1055 Mar 11 02:12 go.mod 02:14:59 -rw-r--r-- 1 jenkins jenkins 22216 Mar 11 02:14 go.sum 02:14:59 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 02:12 internal 02:14:59 -rw-rw-r-- 1 jenkins jenkins 155 Mar 11 02:12 version.go 02:14:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 02:12 web [Pipeline] isUnix [Pipeline] sh 02:14:59 + 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=58c1d98ff6c59bbb922e03c102cb3ac873d43900 --label arch=arm64 --label version=0.0.0 . 02:15:00 Sending build context to Docker daemon 17.29MB 02:15:00 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 02:15:00 Step 2/24 : FROM ${BASE} AS builder 02:15:00 ---> 914bb267cbe4 02:15:00 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:15:00 ---> Running in 3aaae46e5ddb 02:15:01 Removing intermediate container 3aaae46e5ddb 02:15:01 ---> f0b6f49c4f83 02:15:01 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 02:15:01 ---> Running in e4f96feb3ee0 02:15:02 Removing intermediate container e4f96feb3ee0 02:15:02 ---> 42f8aabb6084 02:15:02 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 02:15:02 ---> Running in bfb49a5b0649 02:15:02 Removing intermediate container bfb49a5b0649 02:15:02 ---> 8135ee195ceb 02:15:02 Step 6/24 : LABEL Name=edgex-ui-go 02:15:02 ---> Running in 2c22b97843e0 02:15:03 Removing intermediate container 2c22b97843e0 02:15:03 ---> e67ba00bbda5 02:15:03 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:15:03 ---> Running in 27e7337ca1ae 02:15:04 Removing intermediate container 27e7337ca1ae 02:15:04 ---> 89e0bcadd0ee 02:15:04 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:15:04 ---> Running in a14fb28b5332 02:15:06 Removing intermediate container a14fb28b5332 02:15:06 ---> 6e904ee15966 02:15:06 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:15:06 ---> Running in 57f598ebadb2 02:15:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:15:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:15:09 OK: 142 MiB in 39 packages 02:15:09 Removing intermediate container 57f598ebadb2 02:15:09 ---> c32bbb7a4d39 02:15:09 Step 10/24 : ENV GO111MODULE=on 02:15:10 ---> Running in 3703ec3b8dd2 02:15:10 Removing intermediate container 3703ec3b8dd2 02:15:10 ---> a02f979cfcfa 02:15:10 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:15:10 ---> Running in f61367d58b12 02:15:11 Removing intermediate container f61367d58b12 02:15:11 ---> 905e9b65d23b 02:15:11 Step 12/24 : COPY go.mod . 02:15:11 ---> f5fccb902f00 02:15:11 Step 13/24 : COPY Makefile . 02:15:12 ---> c52cb1442cd5 02:15:12 Step 14/24 : RUN make update 02:15:12 ---> Running in 019c2922b537 02:15:13 CGO_ENABLED=0 GO111MODULE=on go mod download 02:15:15 Removing intermediate container 019c2922b537 02:15:15 ---> a8eb6e6c3ade 02:15:15 Step 15/24 : COPY . . 02:15:17 ---> 6167a467a9e3 02:15:17 Step 16/24 : RUN ${MAKE} 02:15:17 ---> Running in b30f6d8b8f23 02:15:18 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 02:15:45 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:15:49 Removing intermediate container b30f6d8b8f23 02:15:49 ---> db646bca1d92 02:15:49 Step 17/24 : FROM alpine:3.12 02:15:49 3.12: Pulling from library/alpine 02:15:49 dce8679b510e: Pulling fs layer 02:15:49 dce8679b510e: Verifying Checksum 02:15:49 dce8679b510e: Download complete 02:15:50 dce8679b510e: Pull complete 02:15:50 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 02:15:50 Status: Downloaded newer image for alpine:3.12 02:15:50 ---> d10569e2745f 02:15:50 Step 18/24 : EXPOSE 4000 02:15:50 ---> Running in 68aad7111397 02:15:51 Removing intermediate container 68aad7111397 02:15:51 ---> a075f2f292fb 02:15:51 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 02:15:53 ---> e7e64e730864 02:15:53 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:15:53 ---> Running in a004bcf702d1 02:15:53 Removing intermediate container a004bcf702d1 02:15:53 ---> 057c1a81c016 02:15:53 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 02:15:53 ---> Running in b3db80de1dfa 02:15:54 Removing intermediate container b3db80de1dfa 02:15:54 ---> 8d8dc30eca63 02:15:54 Step 22/24 : LABEL arch=arm64 02:15:54 ---> Running in 1c159e95061e 02:15:55 Removing intermediate container 1c159e95061e 02:15:55 ---> d82a85670179 02:15:55 Step 23/24 : LABEL git_sha=58c1d98ff6c59bbb922e03c102cb3ac873d43900 02:15:55 ---> Running in 1ca4f059df67 02:15:55 Removing intermediate container 1ca4f059df67 02:15:55 ---> af6bb844c20d 02:15:55 Step 24/24 : LABEL version=0.0.0 02:15:55 ---> Running in b2551f2ff420 02:15:56 Removing intermediate container b2551f2ff420 02:15:56 ---> aaf98f41b371 02:15:56 [Warning] One or more build-args [ARCH] were not consumed 02:15:56 Successfully built aaf98f41b371 02:15:56 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 02:15:57 ---> job-cost.sh 02:15:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iwsu 02:16:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:18:12 lf-activate-venv(): INFO: Adding /tmp/venv-iwsu/bin to PATH 02:18:12 INFO: No Stack... 02:18:12 INFO: Retrieving Pricing Info for: lf-standard-4 02:18:12 INFO: Archiving Costs [Pipeline] sh 02:18:13 + cat /w/workspace/edgex-ui-go/6/archives/cost.csv+ 02:18:13 cut -d, -f6 [Pipeline] lock 02:18:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-297-6-stack-cost] 02:18:13 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-6-stack-cost] did not exist. Created. 02:18:13 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-297-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:18:13 /w/workspace/edgex-ui-go/6@tmp/durable-00278113/script.sh: 1: /w/workspace/edgex-ui-go/6@tmp/durable-00278113/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:18:14 + echo total: 0.20999999344348907 [Pipeline] stash 02:18:14 Warning: overwriting stash ‘stack-cost’ 02:18:14 Stashed 1 file(s) [Pipeline] } 02:18:14 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-6-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 02:18:15 provisioning config files... 02:18:15 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/config8286664189566926209tmp [Pipeline] { [Pipeline] sh 02:18:16 + set +x 02:18:16 + curl -s https://codecov.io/bash 02:18:16 + bash -s -- 02:18:16 02:18:16 _____ _ 02:18:16 / ____| | | 02:18:16 | | ___ __| | ___ ___ _____ __ 02:18:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:18:16 | |___| (_) | (_| | __/ (_| (_) \ V / 02:18:16 \_____\___/ \__,_|\___|\___\___/ \_/ 02:18:16 Bash-20210309-2b87ace 02:18:16 02:18:16 02:18:16 ==> git version 2.24.3 found 02:18:16 ==> 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 02:18:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:18:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:18:16 ==> Jenkins CI detected. 02:18:16 project root: . 02:18:16 --> token set from env 02:18:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:18:16 ==> Running gcov in . (disable via -X gcov) 02:18:16 ==> Python coveragepy not found 02:18:16 ==> Searching for coverage reports in: 02:18:16 + . 02:18:16 -> Found 1 reports 02:18:16 ==> Detecting git/mercurial file structure 02:18:16 ==> Reading reports 02:18:16 + ./coverage.out bytes=10 02:18:16 ==> Appending adjustments 02:18:16 https://docs.codecov.io/docs/fixing-reports 02:18:16 + Found adjustments 02:18:16 ==> Gzipping contents 02:18:16 4.0K /tmp/codecov.6Jv7l8.gz 02:18:16 ==> Uploading reports 02:18:16 url: https://codecov.io 02:18:16 query: branch=PR-297&commit=58c1d98ff6c59bbb922e03c102cb3ac873d43900&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-297%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=297&job=&cmd_args= 02:18:16 -> Pinging Codecov 02:18:16 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-297&commit=58c1d98ff6c59bbb922e03c102cb3ac873d43900&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-297%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=297&job=&cmd_args= 02:18:17 -> Uploading to 02:18:17 https://storage.googleapis.com/codecov/v4/raw/2021-03-11/FB506323287CE973F263BFD2A0EB1F37/58c1d98ff6c59bbb922e03c102cb3ac873d43900/2e7403d6-1df7-46d8-9379-316328408edc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210311T021817Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=056a1a6d7880724864f0f5e3afdaefa63e004fb25ef5b53eeee0053fdcc28bf1 02:18:17 % Total % Received % Xferd Average Speed Time Time Time Current 02:18:17 Dload Upload Total Spent Left Speed 02:18:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3072 0 0 100 3072 0 6802 --:--:-- --:--:-- --:--:-- 6796 100 3072 0 0 100 3072 0 6800 --:--:-- --:--:-- --:--:-- 6796 02:18:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/58c1d98ff6c59bbb922e03c102cb3ac873d43900 [Pipeline] } 02:18:17 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 02:18:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:18:20 ---> package-listing.sh 02:18:20 ++ facter osfamily 02:18:20 ++ tr '[:upper:]' '[:lower:]' 02:18:20 + OS_FAMILY=redhat 02:18:20 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-297 02:18:20 + START_PACKAGES=/tmp/packages_start.txt 02:18:20 + END_PACKAGES=/tmp/packages_end.txt 02:18:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:18:20 + PACKAGES=/tmp/packages_start.txt 02:18:20 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-297 ']' 02:18:20 + PACKAGES=/tmp/packages_end.txt 02:18:20 + case "${OS_FAMILY}" in 02:18:20 + rpm -qa 02:18:20 + sort 02:18:25 + '[' -f /tmp/packages_start.txt ']' 02:18:25 + '[' -f /tmp/packages_end.txt ']' 02:18:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:18:25 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-297 ']' 02:18:25 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-297/archives/ 02:18:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-297/archives/ [Pipeline] echo 02:18:25 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-297/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:18:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:18:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:18:26 02:18:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:18:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:18:26 alpine: Pulling from edgex-lftools-log-publisher 02:18:26 df20fa9351a1: Pulling fs layer 02:18:26 36b3adc4ff6f: Pulling fs layer 02:18:26 8ad3a11d3b57: Pulling fs layer 02:18:26 46f8f816bc3b: Pulling fs layer 02:18:26 93b61091891f: Pulling fs layer 02:18:26 93b9cdb0e59b: Pulling fs layer 02:18:26 5e14af77c1be: Pulling fs layer 02:18:26 01666e4c0597: Pulling fs layer 02:18:26 aa168da1d23b: Pulling fs layer 02:18:26 93b61091891f: Waiting 02:18:26 93b9cdb0e59b: Waiting 02:18:26 5e14af77c1be: Waiting 02:18:26 01666e4c0597: Waiting 02:18:26 aa168da1d23b: Waiting 02:18:26 46f8f816bc3b: Waiting 02:18:26 36b3adc4ff6f: Download complete 02:18:26 46f8f816bc3b: Verifying Checksum 02:18:26 46f8f816bc3b: Download complete 02:18:27 93b61091891f: Download complete 02:18:27 93b9cdb0e59b: Verifying Checksum 02:18:27 93b9cdb0e59b: Download complete 02:18:27 5e14af77c1be: Verifying Checksum 02:18:27 5e14af77c1be: Download complete 02:18:27 01666e4c0597: Verifying Checksum 02:18:27 df20fa9351a1: Verifying Checksum 02:18:27 df20fa9351a1: Download complete 02:18:27 df20fa9351a1: Pull complete 02:18:27 36b3adc4ff6f: Pull complete 02:18:27 8ad3a11d3b57: Verifying Checksum 02:18:27 8ad3a11d3b57: Download complete 02:18:28 8ad3a11d3b57: Pull complete 02:18:28 46f8f816bc3b: Pull complete 02:18:29 93b61091891f: Pull complete 02:18:29 93b9cdb0e59b: Pull complete 02:18:29 5e14af77c1be: Pull complete 02:18:29 01666e4c0597: Pull complete 02:18:31 aa168da1d23b: Download complete 02:18:38 aa168da1d23b: Pull complete 02:18:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:18:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:18:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:18:38 prd-centos7-docker-4c-2g-29440 does not seem to be running inside a container 02:18:38 $ 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-297/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-297 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297:/w/workspace/edgexfoundry_edgex-ui-go_PR-297:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:18:42 $ docker top 5b4b484204591068bbdac0b5de4dc6c4baba7daedc3c6d91300d7738b56a6647 -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:43 + touch /tmp/pre-build-complete [Pipeline] sh 02:18:43 + mkdir -p /var/log/sa [Pipeline] sh 02:18:43 + ls /var/log/sa-host 02:18:43 + sadf -c /var/log/sa-host/sa11 02:18:43 file_magic: OK 02:18:43 HZ: Using current value: 100 02:18:43 file_header: OK 02:18:43 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 02:18:43 Statistics: 02:18:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:18:43 File successfully converted to sysstat format version 12.2.1 02:18:43 + sadf -c /var/log/sa-host/sa23 02:18:43 file_magic: OK 02:18:43 HZ: Using current value: 100 02:18:43 file_header: OK 02:18:43 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 02:18:43 Statistics: 02:18:43 Hnuu...uuuununununu... 02:18:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:44 provisioning config files... 02:18:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/config7126576256024649415tmp [Pipeline] { [Pipeline] echo 02:18:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:18:44 ---> create-netrc.sh [Pipeline] } 02:18:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:18:44 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:18:45 ---> python-tools-install.sh [Pipeline] echo 02:18:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:18:45 ---> sudo-logs.sh 02:18:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:18:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:18:45 ---> job-cost.sh 02:18:45 lf-activate-venv: SKIPPING 02:18:45 DEBUG: total: 0.20999999344348907 02:18:45 INFO: Retrieving Stack Cost... 02:18:47 INFO: Retrieving Pricing Info for: v1-standard-2 02:18:47 INFO: Archiving Costs [Pipeline] echo 02:18:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:18:48 ---> logs-deploy.sh 02:18:48 lf-activate-venv: SKIPPING 02:18:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-297/6 02:18:48 INFO: archiving workspace using pattern(s): 02:18:50 Archives upload complete. 02:18:50 INFO: archiving logs to Nexus