Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 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 cf598ef4eee878cf4fd68936879ff849bf9f782f 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 cf598ef4eee878cf4fd68936879ff849bf9f782f 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 cf598ef4eee878cf4fd68936879ff849bf9f782f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cf598ef4eee878cf4fd68936879ff849bf9f782f # timeout=10 Commit message: "Merge pull request #334 from ernestojeda/archives-permissions" > 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 Running on prd-centos7-docker-4c-2g-2296 in /w/workspace/edgexfoundry_edgex-ui-go_master [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_master # 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/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" > git rev-list --no-walk a88ea99ffe9e2626f031198baec7712ee48b9091 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:35:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:35:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:35:11 ========================================================= 07:35:11 EdgeX Global Pipelines Version Info 07:35:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:35:14 ------------------- 07:35:14 stable info: 07:35:14 ------------------- 07:35:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:35:14 Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f 07:35:14 Message: update stable to v1.0.190 07:35:15 ------------------- 07:35:15 experimental info: 07:35:15 ------------------- 07:35:15 Commited By: **** collab-it+edgex@linuxfoundation.org 07:35:15 Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f 07:35:15 Message: update experimental to v1.0.190 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 07:35:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 07:35:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 [Pipeline] echo 07:35:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b7a6d5 [Pipeline] echo 07:35:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:35:17 provisioning config files... 07:35:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2589315099309179492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:18 ---> docker-login.sh 07:35:18 nexus3.edgexfoundry.org:10001 07:35:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:19 Configure a credential helper to remove this warning. See 07:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:19 07:35:19 Login Succeeded 07:35:19 nexus3.edgexfoundry.org:10002 07:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:20 Configure a credential helper to remove this warning. See 07:35:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:20 07:35:20 Login Succeeded 07:35:20 nexus3.edgexfoundry.org:10003 07:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:21 Configure a credential helper to remove this warning. See 07:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:21 07:35:21 Login Succeeded 07:35:21 nexus3.edgexfoundry.org:10004 07:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:21 Configure a credential helper to remove this warning. See 07:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:21 07:35:21 Login Succeeded 07:35:21 docker.io 07:35:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:35:34 Configure a credential helper to remove this warning. See 07:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:35:34 07:35:34 Login Succeeded 07:35:34 ---> docker-login.sh ends [Pipeline] } 07:35:35 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 07:35:35 + git log --format=format:%s -1 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 [Pipeline] echo 07:35:35 GIT_COMMIT: 5b7a6d502f1bf04de365d57eb8e3bc85953b8089, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 07:35:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:35:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:35:38 07:35:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:35:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:35:39 latest: Pulling from edgex-devops/git-semver 07:35:39 31603596830f: Pulling fs layer 07:35:39 54011a49482f: Pulling fs layer 07:35:39 a6820b24f6d8: Pulling fs layer 07:35:39 f581987b2513: Pulling fs layer 07:35:39 f581987b2513: Waiting 07:35:39 54011a49482f: Verifying Checksum 07:35:39 54011a49482f: Download complete 07:35:39 31603596830f: Download complete 07:35:40 f581987b2513: Verifying Checksum 07:35:40 f581987b2513: Download complete 07:35:40 a6820b24f6d8: Verifying Checksum 07:35:40 a6820b24f6d8: Download complete 07:35:41 31603596830f: Pull complete 07:35:42 54011a49482f: Pull complete 07:35:44 a6820b24f6d8: Pull complete 07:35:45 f581987b2513: Pull complete 07:35:45 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:35:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:35:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:35:46 prd-centos7-docker-4c-2g-2296 does not seem to be running inside a container 07:35:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:35:50 $ docker top d2f82dfbebfb5203a404f9baef5eb8e6b560cb9a5cc9578ab9e6b7ee5b3f1f8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:35:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:35:50 [ssh-agent] Looking for ssh-agent implementation... 07:35:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:35:51 $ docker exec d2f82dfbebfb5203a404f9baef5eb8e6b560cb9a5cc9578ab9e6b7ee5b3f1f8e ssh-agent 07:35:52 SSH_AUTH_SOCK=/tmp/ssh-2YRtUxaI8Y9L/agent.12 07:35:52 SSH_AGENT_PID=17 07:35:52 Running ssh-add (command line suppressed) 07:35:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6037850748610235818.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6037850748610235818.key) 07:35:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:35:53 + git tag --points-at HEAD [Pipeline] } 07:35:53 $ docker exec --env ******** --env ******** d2f82dfbebfb5203a404f9baef5eb8e6b560cb9a5cc9578ab9e6b7ee5b3f1f8e ssh-agent -k 07:35:53 unset SSH_AUTH_SOCK; 07:35:53 unset SSH_AGENT_PID; 07:35:53 echo Agent pid 17 killed; 07:35:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:35:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:35:54 [ssh-agent] Looking for ssh-agent implementation... 07:35:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:35:54 $ docker exec d2f82dfbebfb5203a404f9baef5eb8e6b560cb9a5cc9578ab9e6b7ee5b3f1f8e ssh-agent 07:35:54 SSH_AUTH_SOCK=/tmp/ssh-nbMFK42nrvcb/agent.45 07:35:54 SSH_AGENT_PID=50 07:35:54 Running ssh-add (command line suppressed) 07:35:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2085581935120517154.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2085581935120517154.key) 07:35:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:35:55 + git semver init 07:35:55 # -> Open(): unable to determine branch for HEAD 07:35:55 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:35:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:35:55 # $SEMVER_REMOTE_NAME = origin 07:35:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:35:55 # $SEMVER_USER_NAME = edgex-jenkins 07:35:55 # $SEMVER_BRANCH = master 07:35:55 # $SEMVER_TEMP = /tmp/semver-480574507 07:35:55 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:35:58 # '/tmp/semver-480574507' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 07:35:58 # -> Force: false 07:35:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 07:35:58 $ docker exec --env ******** --env ******** d2f82dfbebfb5203a404f9baef5eb8e6b560cb9a5cc9578ab9e6b7ee5b3f1f8e ssh-agent -k 07:35:59 unset SSH_AUTH_SOCK; 07:35:59 unset SSH_AGENT_PID; 07:35:59 echo Agent pid 50 killed; 07:35:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:36:00 + git semver [Pipeline] } 07:36:00 $ docker stop --time=1 d2f82dfbebfb5203a404f9baef5eb8e6b560cb9a5cc9578ab9e6b7ee5b3f1f8e 07:36:02 $ docker rm -f d2f82dfbebfb5203a404f9baef5eb8e6b560cb9a5cc9578ab9e6b7ee5b3f1f8e [Pipeline] // withDockerContainer [Pipeline] sh 07:36:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:36:05 Stashed 1 file(s) [Pipeline] echo 07:36:05 [edgeXSemver]: initialized semver on version 2.0.0-dev.42 [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 07:36:20 Still waiting to schedule task 07:36:20 ‘prd-centos7-docker-4c-2g-2297’ is offline; ‘prd-centos7-docker-4c-2g-2298’ is offline 07:36:20 Still waiting to schedule task 07:36:20 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:38:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2299 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 07:38:16 Running in /w/workspace/edgex-ui-go/101 [Pipeline] { [Pipeline] checkout 07:38:22 using credential edgex-jenkins-ssh 07:38:22 Cloning the remote Git repository 07:38:22 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:38:22 > git init /w/workspace/edgex-ui-go/101 # timeout=10 07:38:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:38:22 > git --version # timeout=10 07:38:22 > git --version # 'git version 2.17.1' 07:38:22 using GIT_SSH to set credentials SSH Credentials for GitHub 07:38:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:38:25 Checking out Revision 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 (master) 07:38:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:38:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:38:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:38:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:38:24 using GIT_SSH to set credentials SSH Credentials for GitHub 07:38:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:38:25 > git config core.sparsecheckout # timeout=10 07:38:25 > git checkout -f 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 # timeout=10 07:38:30 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:38:31 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:38:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:38:32 + true 07:38:32 + sudo service docker restart 07:38:34 Running on prd-centos7-docker-4c-2g-2300 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 07:38:34 Running in /w/workspace/edgex-ui-go/101 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:38:34 provisioning config files... 07:38:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/101@tmp/config4312749461305652679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:38:35 ---> docker-login.sh 07:38:35 nexus3.edgexfoundry.org:10001 07:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:36 Configure a credential helper to remove this warning. See 07:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:36 07:38:36 Login Succeeded 07:38:36 nexus3.edgexfoundry.org:10002 07:38:36 using credential edgex-jenkins-ssh 07:38:36 Cloning the remote Git repository 07:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:37 Configure a credential helper to remove this warning. See 07:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:37 07:38:37 Login Succeeded 07:38:37 nexus3.edgexfoundry.org:10003 07:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:37 Configure a credential helper to remove this warning. See 07:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:37 07:38:37 Login Succeeded 07:38:37 nexus3.edgexfoundry.org:10004 07:38:37 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:38:37 > git init /w/workspace/edgex-ui-go/101 # timeout=10 07:38:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:38:37 > git --version # timeout=10 07:38:37 > git --version # 'git version 2.24.3' 07:38:37 using GIT_SSH to set credentials SSH Credentials for GitHub 07:38:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:38 Configure a credential helper to remove this warning. See 07:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:38 07:38:38 Login Succeeded 07:38:38 docker.io 07:38:38 Checking out Revision 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 (master) 07:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:38 Configure a credential helper to remove this warning. See 07:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:38 07:38:38 Login Succeeded 07:38:38 ---> docker-login.sh ends [Pipeline] } 07:38:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 07:38:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:38:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:38:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:38:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:38:38 using GIT_SSH to set credentials SSH Credentials for GitHub 07:38:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:38:38 > git config core.sparsecheckout # timeout=10 07:38:38 > git checkout -f 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 # timeout=10 [Pipeline] echo 07:38:39 ========================================================= 07:38:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:38:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:38:39 + 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 . 07:38:40 Sending build context to Docker daemon 34.82MB 07:38:40 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:38:40 Step 2/8 : FROM ${BASE} 07:38:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:38:40 5f621e34cdf4: Pulling fs layer 07:38:40 a4357932f1b6: Pulling fs layer 07:38:40 18c013af1878: Pulling fs layer 07:38:40 00ac8860ef70: Pulling fs layer 07:38:40 63d7cb157983: Pulling fs layer 07:38:40 b116817d02f9: Pulling fs layer 07:38:40 745a02a5169b: Pulling fs layer 07:38:40 63d7cb157983: Waiting 07:38:40 b116817d02f9: Waiting 07:38:40 00ac8860ef70: Waiting 07:38:40 745a02a5169b: Waiting 07:38:40 18c013af1878: Download complete 07:38:40 a4357932f1b6: Download complete 07:38:40 63d7cb157983: Verifying Checksum 07:38:40 63d7cb157983: Download complete 07:38:40 b116817d02f9: Download complete 07:38:40 5f621e34cdf4: Download complete 07:38:41 5f621e34cdf4: Pull complete 07:38:42 a4357932f1b6: Pull complete 07:38:42 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 07:38:42 18c013af1878: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:38:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:38:43 745a02a5169b: Download complete 07:38:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:38:44 + sudo service docker restart 07:38:44 + true 07:38:44 Redirecting to /bin/systemctl restart docker.service 07:38:45 00ac8860ef70: Verifying Checksum 07:38:45 00ac8860ef70: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:38:45 provisioning config files... 07:38:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/101@tmp/config4570609130235116826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:38:45 ---> docker-login.sh 07:38:45 nexus3.edgexfoundry.org:10001 07:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:46 Configure a credential helper to remove this warning. See 07:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:46 07:38:46 Login Succeeded 07:38:46 nexus3.edgexfoundry.org:10002 07:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:46 Configure a credential helper to remove this warning. See 07:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:46 07:38:46 Login Succeeded 07:38:46 nexus3.edgexfoundry.org:10003 07:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:46 Configure a credential helper to remove this warning. See 07:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:46 07:38:46 Login Succeeded 07:38:46 nexus3.edgexfoundry.org:10004 07:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:46 Configure a credential helper to remove this warning. See 07:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:46 07:38:46 Login Succeeded 07:38:46 docker.io 07:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:38:47 Configure a credential helper to remove this warning. See 07:38:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:38:47 07:38:47 Login Succeeded 07:38:47 ---> docker-login.sh ends [Pipeline] } 07:38:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:38:47 ========================================================= 07:38:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:38:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:38:47 + 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 . 07:38:48 Sending build context to Docker daemon 34.82MB 07:38:48 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:38:48 Step 2/8 : FROM ${BASE} 07:38:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:38:48 188c0c94c7c5: Pulling fs layer 07:38:48 0ef7d3d256c8: Pulling fs layer 07:38:48 de9db76c5a1d: Pulling fs layer 07:38:48 bca2f99d35d6: Pulling fs layer 07:38:48 93359f2a8cfa: Pulling fs layer 07:38:48 7c6f9722023f: Pulling fs layer 07:38:48 a35cf1a2eb13: Pulling fs layer 07:38:48 7c6f9722023f: Waiting 07:38:48 bca2f99d35d6: Waiting 07:38:48 93359f2a8cfa: Waiting 07:38:48 a35cf1a2eb13: Waiting 07:38:48 de9db76c5a1d: Download complete 07:38:48 0ef7d3d256c8: Verifying Checksum 07:38:48 0ef7d3d256c8: Download complete 07:38:48 93359f2a8cfa: Verifying Checksum 07:38:48 93359f2a8cfa: Download complete 07:38:48 7c6f9722023f: Verifying Checksum 07:38:48 7c6f9722023f: Download complete 07:38:48 188c0c94c7c5: Verifying Checksum 07:38:48 188c0c94c7c5: Download complete 07:38:48 188c0c94c7c5: Pull complete 07:38:48 0ef7d3d256c8: Pull complete 07:38:48 de9db76c5a1d: Pull complete 07:38:50 a35cf1a2eb13: Verifying Checksum 07:38:50 a35cf1a2eb13: Download complete 07:38:50 bca2f99d35d6: Verifying Checksum 07:38:50 bca2f99d35d6: Download complete 07:38:55 00ac8860ef70: Pull complete 07:38:55 63d7cb157983: Pull complete 07:38:55 b116817d02f9: Pull complete 07:38:55 bca2f99d35d6: Pull complete 07:38:55 93359f2a8cfa: Pull complete 07:38:55 7c6f9722023f: Pull complete 07:38:59 745a02a5169b: Pull complete 07:38:59 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:38:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:38:59 ---> b7e6874047d6 07:38:59 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:39:02 ---> Running in 7c3163a594da 07:39:02 a35cf1a2eb13: Pull complete 07:39:02 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:39:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:39:02 ---> a62c8e92a672 07:39:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:39:02 ---> Running in b3a71ede3d46 07:39:02 Removing intermediate container 7c3163a594da 07:39:02 ---> 7e634ddfa4c7 07:39:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:39:02 Removing intermediate container b3a71ede3d46 07:39:02 ---> 8a0c9c6e6249 07:39:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:39:03 ---> Running in 4511f8c2ead8 07:39:03 ---> Running in 2d8f3d8eea6e 07:39:04 Removing intermediate container 2d8f3d8eea6e 07:39:04 ---> ac55f4909645 07:39:04 Step 5/8 : RUN apk add --no-cache make git 07:39:04 ---> Running in 76642b1b6fdc 07:39:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:39:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:39:05 Removing intermediate container 4511f8c2ead8 07:39:05 ---> 9beeaa4cdd3d 07:39:05 Step 5/8 : RUN apk add --no-cache make git 07:39:05 ---> Running in 91bff466acfc 07:39:06 OK: 166 MiB in 39 packages 07:39:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:39:06 Removing intermediate container 76642b1b6fdc 07:39:06 ---> aecb76b13cd4 07:39:06 Step 6/8 : WORKDIR /edgex-ui-go 07:39:06 ---> Running in 77f29bdf4287 07:39:06 Removing intermediate container 77f29bdf4287 07:39:06 ---> df6306528e1d 07:39:06 Step 7/8 : COPY . . 07:39:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:39:07 OK: 142 MiB in 39 packages 07:39:09 Removing intermediate container 91bff466acfc 07:39:09 ---> efed0b745cb1 07:39:09 Step 6/8 : WORKDIR /edgex-ui-go 07:39:09 ---> 1080d1da4fa4 07:39:09 Step 8/8 : RUN go mod download 07:39:09 ---> Running in 73fde49504e7 07:39:09 ---> Running in 0c7ac222905b 07:39:09 Removing intermediate container 0c7ac222905b 07:39:09 ---> 94b0510aabf8 07:39:09 Step 7/8 : COPY . . 07:39:13 ---> e82cb9e2615d 07:39:13 Step 8/8 : RUN go mod download 07:39:13 ---> Running in 50bbfcfede98 07:39:41 Removing intermediate container 73fde49504e7 07:39:41 ---> 6199b69c303f 07:39:41 Successfully built 6199b69c303f 07:39:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:39:41 + docker inspect -f . ci-base-image-x86_64 07:39:41 . [Pipeline] withDockerContainer 07:39:42 prd-centos7-docker-4c-2g-2300 does not seem to be running inside a container 07:39:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/101 -v /w/workspace/edgex-ui-go/101:/w/workspace/edgex-ui-go/101:rw,z -v /w/workspace/edgex-ui-go/101@tmp:/w/workspace/edgex-ui-go/101@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 ******** ci-base-image-x86_64 cat 07:39:42 $ docker top 22989b90a7ba51d940bfcfc7959f18582c4bce9122ab971daac8c62d6cfb6894 -eo pid,comm [Pipeline] { [Pipeline] sh 07:39:43 + go version 07:39:43 go version go1.15.5 linux/amd64 [Pipeline] } 07:39:43 $ docker stop --time=1 22989b90a7ba51d940bfcfc7959f18582c4bce9122ab971daac8c62d6cfb6894 07:39:44 $ docker rm -f 22989b90a7ba51d940bfcfc7959f18582c4bce9122ab971daac8c62d6cfb6894 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:39:45 + docker inspect -f . ci-base-image-x86_64 07:39:45 . [Pipeline] withDockerContainer 07:39:45 prd-centos7-docker-4c-2g-2300 does not seem to be running inside a container 07:39:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/101 -v /w/workspace/edgex-ui-go/101:/w/workspace/edgex-ui-go/101:rw,z -v /w/workspace/edgex-ui-go/101@tmp:/w/workspace/edgex-ui-go/101@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 ******** ci-base-image-x86_64 cat 07:39:45 Removing intermediate container 50bbfcfede98 07:39:45 ---> 6594cc57c40d 07:39:45 Successfully built 6594cc57c40d 07:39:45 Successfully tagged ci-base-image-arm64:latest 07:39:46 $ docker top 0cfdaa72633553ced813919eed9ade80c7227553be354f4c81a5a2b36ae9ef07 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 07:39:46 + make test 07:39:46 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:39:46 + docker inspect -f . ci-base-image-arm64 07:39:46 . [Pipeline] withDockerContainer 07:39:47 prd-ubuntu18.04-docker-arm64-4c-16g-2299 does not seem to be running inside a container 07:39:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/101 -v /w/workspace/edgex-ui-go/101:/w/workspace/edgex-ui-go/101:rw,z -v /w/workspace/edgex-ui-go/101@tmp:/w/workspace/edgex-ui-go/101@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 ******** ci-base-image-arm64 cat 07:39:48 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:39:48 $ docker top 81776730c2b47e129364bdcf1fd6eb4dc84ad97a8665ca174f12ab9d9ad5766b -eo pid,comm [Pipeline] { [Pipeline] sh 07:39:49 + go version 07:39:49 go version go1.15.5 linux/arm64 [Pipeline] } 07:39:49 $ docker stop --time=1 81776730c2b47e129364bdcf1fd6eb4dc84ad97a8665ca174f12ab9d9ad5766b 07:39:51 $ docker rm -f 81776730c2b47e129364bdcf1fd6eb4dc84ad97a8665ca174f12ab9d9ad5766b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:39:52 + docker inspect -f . ci-base-image-arm64 07:39:52 . [Pipeline] withDockerContainer 07:39:52 prd-ubuntu18.04-docker-arm64-4c-16g-2299 does not seem to be running inside a container 07:39:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/101 -v /w/workspace/edgex-ui-go/101:/w/workspace/edgex-ui-go/101:rw,z -v /w/workspace/edgex-ui-go/101@tmp:/w/workspace/edgex-ui-go/101@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 ******** ci-base-image-arm64 cat 07:39:54 $ docker top 30c9dca629afc995c751d039640a74ad072ff8ad1ce721365fb453baaf5794e5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:39:55 + make test 07:39:55 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:39:56 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:39:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:39:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:39:58 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:39:58 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:39:58 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:39:58 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:39:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:39:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:39:58 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:39:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:39:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:39:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:39:58 GO111MODULE=on go vet ./... [Pipeline] } 07:39:59 $ docker stop --time=1 0cfdaa72633553ced813919eed9ade80c7227553be354f4c81a5a2b36ae9ef07 07:40:02 $ docker rm -f 0cfdaa72633553ced813919eed9ade80c7227553be354f4c81a5a2b36ae9ef07 [Pipeline] // withDockerContainer [Pipeline] sh 07:40:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:40:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:40:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:40:06 + ls -al . 07:40:06 total 92 07:40:06 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 29 07:39 . 07:40:06 drwxrwxr-x. 4 jenkins jenkins 32 Apr 29 07:38 .. 07:40:06 drwxrwxr-x. 3 jenkins jenkins 20 Apr 29 07:38 assets 07:40:06 drwxrwxr-x. 2 jenkins jenkins 35 Apr 29 07:38 bin 07:40:06 drwxrwxr-x. 3 jenkins jenkins 29 Apr 29 07:38 cmd 07:40:06 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 29 07:38 CONTRIBUTING.md 07:40:06 -rw-r--r--. 1 jenkins jenkins 10 Apr 29 07:39 coverage.out 07:40:06 -rw-rw-r--. 1 jenkins jenkins 1508 Apr 29 07:38 Dockerfile 07:40:06 -rw-rw-r--. 1 jenkins jenkins 902 Apr 29 07:38 Dockerfile.build 07:40:06 drwxrwxr-x. 5 jenkins jenkins 104 Apr 29 07:38 docs 07:40:06 drwxrwxr-x. 8 jenkins jenkins 162 Apr 29 07:38 .git 07:40:06 drwxrwxr-x. 2 jenkins jenkins 103 Apr 29 07:38 .github 07:40:06 -rw-rw-r--. 1 jenkins jenkins 162 Apr 29 07:38 .gitignore 07:40:06 -rw-rw-r--. 1 jenkins jenkins 987 Apr 29 07:38 go.mod 07:40:06 -rw-r--r--. 1 jenkins jenkins 22392 Apr 29 07:39 go.sum 07:40:06 drwxrwxr-x. 10 jenkins jenkins 139 Apr 29 07:38 internal 07:40:06 -rw-rw-r--. 1 jenkins jenkins 652 Apr 29 07:38 Jenkinsfile 07:40:06 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 29 07:38 LICENSE 07:40:06 -rw-rw-r--. 1 jenkins jenkins 951 Apr 29 07:38 Makefile 07:40:06 -rw-rw-r--. 1 jenkins jenkins 6012 Apr 29 07:38 README.md 07:40:06 -rw-rw-r--. 1 jenkins jenkins 12 Apr 29 07:36 VERSION 07:40:06 -rw-rw-r--. 1 jenkins jenkins 155 Apr 29 07:38 version.go 07:40:06 drwxrwxr-x. 4 jenkins jenkins 4096 Apr 29 07:38 web [Pipeline] isUnix [Pipeline] sh 07:40:06 + 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=5b7a6d502f1bf04de365d57eb8e3bc85953b8089 --label arch=amd64 --label version=2.0.0-dev.42 . 07:40:07 Sending build context to Docker daemon 34.84MB 07:40:07 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 07:40:07 Step 2/24 : FROM ${BASE} AS builder 07:40:07 ---> 6199b69c303f 07:40:07 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:40:07 ---> Running in 856e7f7462f7 07:40:07 Removing intermediate container 856e7f7462f7 07:40:07 ---> e750614b478a 07:40:07 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:40:07 ---> Running in 9992f65fdf99 07:40:07 Removing intermediate container 9992f65fdf99 07:40:07 ---> a0ed051b8b97 07:40:07 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:40:07 ---> Running in e5bf3d7dbfa7 07:40:08 Removing intermediate container e5bf3d7dbfa7 07:40:08 ---> 89232f692b4e 07:40:08 Step 6/24 : LABEL Name=edgex-ui-go 07:40:08 ---> Running in 3687cf897a64 07:40:08 Removing intermediate container 3687cf897a64 07:40:08 ---> 9ebdf5a205c9 07:40:08 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:40:08 ---> Running in ad636b42d109 07:40:08 Removing intermediate container ad636b42d109 07:40:08 ---> 9f1cfe325a4b 07:40:08 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:08 ---> Running in 555ccebfd834 07:40:09 Removing intermediate container 555ccebfd834 07:40:09 ---> e2199f699144 07:40:09 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:40:09 ---> Running in a8c9281544bb 07:40:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:40:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:40:11 OK: 166 MiB in 39 packages 07:40:11 Removing intermediate container a8c9281544bb 07:40:11 ---> 30b8111d2e60 07:40:11 Step 10/24 : ENV GO111MODULE=on 07:40:11 ---> Running in aaffd1626d85 07:40:11 Removing intermediate container aaffd1626d85 07:40:11 ---> 8f36d4438812 07:40:11 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:40:12 ---> Running in 1c3dd0c00471 07:40:12 Removing intermediate container 1c3dd0c00471 07:40:12 ---> fac604b3ad99 07:40:12 Step 12/24 : COPY go.mod . 07:40:12 ---> eef1476b4a37 07:40:12 Step 13/24 : COPY Makefile . 07:40:12 ---> e9c20ded9609 07:40:12 Step 14/24 : RUN make update 07:40:12 ---> Running in 142e0b2725e3 07:40:13 CGO_ENABLED=0 GO111MODULE=on go mod download 07:40:13 Removing intermediate container 142e0b2725e3 07:40:13 ---> 4edd2ad7c406 07:40:13 Step 15/24 : COPY . . 07:40:15 ---> a02fd89af40b 07:40:15 Step 16/24 : RUN ${MAKE} 07:40:16 ---> Running in ed699c614e71 07:40:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.42" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:40:26 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:40:28 Removing intermediate container ed699c614e71 07:40:28 ---> c6e45862b8d7 07:40:28 Step 17/24 : FROM alpine:3.12 07:40:29 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:40:29 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:40:29 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 07:40:29 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:40:29 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:40:29 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:40:29 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:40:29 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:40:29 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:40:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:40:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:40:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:40:29 GO111MODULE=on go vet ./... [Pipeline] } 07:40:30 $ docker stop --time=1 30c9dca629afc995c751d039640a74ad072ff8ad1ce721365fb453baaf5794e5 07:40:32 $ docker rm -f 30c9dca629afc995c751d039640a74ad072ff8ad1ce721365fb453baaf5794e5 07:40:33 3.12: Pulling from library/alpine 07:40:33 339de151aab4: Pulling fs layer 07:40:33 339de151aab4: Download complete 07:40:33 339de151aab4: Pull complete 07:40:33 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:40:33 Status: Downloaded newer image for alpine:3.12 07:40:33 ---> 13621d1b12d4 07:40:33 Step 18/24 : EXPOSE 4000 07:40:33 ---> Running in e65b20ce8f06 07:40:33 Removing intermediate container e65b20ce8f06 07:40:33 ---> 698389a67bb7 07:40:33 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 [Pipeline] // withDockerContainer [Pipeline] sh 07:40:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:40:33 Warning: overwriting stash ‘coverage-report’ 07:40:34 ---> 3e1745973f38 07:40:34 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:40:34 ---> Running in d588664f2a17 07:40:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 07:40:34 Removing intermediate container d588664f2a17 07:40:34 ---> f50e8bc10e13 07:40:34 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:40:34 ---> Running in 49100c2ac428 [Pipeline] script [Pipeline] { [Pipeline] sh 07:40:35 Removing intermediate container 49100c2ac428 07:40:35 ---> 2d5eb7211902 07:40:35 Step 22/24 : LABEL arch=amd64 07:40:35 ---> Running in 00896e26c4ec 07:40:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:40:35 Removing intermediate container 00896e26c4ec 07:40:35 ---> b22433953c5b 07:40:35 Step 23/24 : LABEL git_sha=5b7a6d502f1bf04de365d57eb8e3bc85953b8089 07:40:35 ---> Running in a085085d094e 07:40:35 + ls -al . 07:40:35 total 124 07:40:35 drwxrwxr-x 10 jenkins jenkins 4096 Apr 29 07:39 . 07:40:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 07:38 .. 07:40:35 drwxrwxr-x 8 jenkins jenkins 4096 Apr 29 07:38 .git 07:40:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 29 07:38 .github 07:40:35 -rw-rw-r-- 1 jenkins jenkins 162 Apr 29 07:38 .gitignore 07:40:35 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 29 07:38 CONTRIBUTING.md 07:40:35 -rw-rw-r-- 1 jenkins jenkins 1508 Apr 29 07:38 Dockerfile 07:40:35 -rw-rw-r-- 1 jenkins jenkins 902 Apr 29 07:38 Dockerfile.build 07:40:35 -rw-rw-r-- 1 jenkins jenkins 652 Apr 29 07:38 Jenkinsfile 07:40:35 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 29 07:38 LICENSE 07:40:35 -rw-rw-r-- 1 jenkins jenkins 951 Apr 29 07:38 Makefile 07:40:35 -rw-rw-r-- 1 jenkins jenkins 6012 Apr 29 07:38 README.md 07:40:35 -rw-rw-r-- 1 jenkins jenkins 12 Apr 29 07:36 VERSION 07:40:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 29 07:38 assets 07:40:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 29 07:38 bin 07:40:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 29 07:38 cmd 07:40:35 -rw-r--r-- 1 jenkins jenkins 10 Apr 29 07:39 coverage.out 07:40:35 drwxrwxr-x 5 jenkins jenkins 4096 Apr 29 07:38 docs 07:40:35 -rw-rw-r-- 1 jenkins jenkins 987 Apr 29 07:38 go.mod 07:40:35 -rw-r--r-- 1 jenkins jenkins 22392 Apr 29 07:39 go.sum 07:40:35 drwxrwxr-x 10 jenkins jenkins 4096 Apr 29 07:38 internal 07:40:35 -rw-rw-r-- 1 jenkins jenkins 155 Apr 29 07:38 version.go 07:40:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 07:38 web [Pipeline] isUnix [Pipeline] sh 07:40:35 Removing intermediate container a085085d094e 07:40:35 ---> cbcdfb5a1513 07:40:35 Step 24/24 : LABEL version=2.0.0-dev.42 07:40:35 ---> Running in 30025eb9f0d0 07:40:35 Removing intermediate container 30025eb9f0d0 07:40:35 ---> 4fa7cc486e82 07:40:35 [Warning] One or more build-args [ARCH] were not consumed 07:40:35 Successfully built 4fa7cc486e82 07:40:35 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 07:40:36 + 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=5b7a6d502f1bf04de365d57eb8e3bc85953b8089 --label arch=arm64 --label version=2.0.0-dev.42 . [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:40:36 provisioning config files... 07:40:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/101@tmp/config3266386964750106855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:40:36 ---> docker-login.sh 07:40:36 nexus3.edgexfoundry.org:10001 07:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:36 Configure a credential helper to remove this warning. See 07:40:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:36 07:40:36 Login Succeeded 07:40:36 nexus3.edgexfoundry.org:10002 07:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:36 Configure a credential helper to remove this warning. See 07:40:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:36 07:40:36 Login Succeeded 07:40:36 nexus3.edgexfoundry.org:10003 07:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:37 Configure a credential helper to remove this warning. See 07:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:37 07:40:37 Login Succeeded 07:40:37 nexus3.edgexfoundry.org:10004 07:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:37 Sending build context to Docker daemon 34.84MB 07:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:37 Configure a credential helper to remove this warning. See 07:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:37 07:40:37 Login Succeeded 07:40:37 docker.io 07:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:37 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 07:40:37 Step 2/24 : FROM ${BASE} AS builder 07:40:37 ---> 6594cc57c40d 07:40:37 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:37 Configure a credential helper to remove this warning. See 07:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:37 07:40:37 Login Succeeded 07:40:37 ---> docker-login.sh ends [Pipeline] } 07:40:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } 07:40:37 ---> Running in debb6b7b85cd [Pipeline] // withEnv [Pipeline] echo 07:40:37 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 07:40:37 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 07:40:37 latest 07:40:37 2.0.0-dev.42 07:40:37 5b7a6d502f1bf04de365d57eb8e3bc85953b8089-2.0.0-dev.42 07:40:37 master 07:40:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:40:37 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5b7a6d502f1bf04de365d57eb8e3bc85953b8089 [Pipeline] isUnix [Pipeline] sh 07:40:38 Removing intermediate container debb6b7b85cd 07:40:38 ---> e059f2195b10 07:40:38 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:40:38 ---> Running in 75fcc6bb3002 07:40:38 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5b7a6d502f1bf04de365d57eb8e3bc85953b8089 07:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 07:40:38 e747fe886eb8: Preparing 07:40:38 32f366d666a5: Preparing 07:40:38 32f366d666a5: Layer already exists 07:40:38 Removing intermediate container 75fcc6bb3002 07:40:38 ---> 2a3738451db3 07:40:38 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:40:38 ---> Running in 34c22e917ef7 07:40:39 Removing intermediate container 34c22e917ef7 07:40:39 ---> 7d43ee6021c7 07:40:39 Step 6/24 : LABEL Name=edgex-ui-go 07:40:39 ---> Running in d7165e9ddbb8 07:40:39 Removing intermediate container d7165e9ddbb8 07:40:39 ---> 646ac4142ae0 07:40:39 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:40:39 ---> Running in fd23e6b1a9bb 07:40:40 Removing intermediate container fd23e6b1a9bb 07:40:40 ---> 11ed0a75ef61 07:40:40 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:40 ---> Running in c0e149a97fae 07:40:40 e747fe886eb8: Pushed 07:40:40 5b7a6d502f1bf04de365d57eb8e3bc85953b8089: digest: sha256:1f8cc1a2ffc57ff39151de30fc04e5496e6a06db8311f1ffaa5fbe9e6bb13968 size: 740 [Pipeline] isUnix [Pipeline] sh 07:40:41 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 07:40:41 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 07:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 07:40:41 e747fe886eb8: Preparing 07:40:41 32f366d666a5: Preparing 07:40:41 32f366d666a5: Layer already exists 07:40:41 e747fe886eb8: Layer already exists 07:40:41 latest: digest: sha256:1f8cc1a2ffc57ff39151de30fc04e5496e6a06db8311f1ffaa5fbe9e6bb13968 size: 740 [Pipeline] isUnix [Pipeline] sh 07:40:41 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 07:40:42 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.42 07:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 07:40:42 e747fe886eb8: Preparing 07:40:42 32f366d666a5: Preparing 07:40:42 32f366d666a5: Layer already exists 07:40:42 e747fe886eb8: Layer already exists 07:40:42 2.0.0-dev.42: digest: sha256:1f8cc1a2ffc57ff39151de30fc04e5496e6a06db8311f1ffaa5fbe9e6bb13968 size: 740 [Pipeline] isUnix [Pipeline] sh 07:40:42 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5b7a6d502f1bf04de365d57eb8e3bc85953b8089-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 07:40:42 Removing intermediate container c0e149a97fae 07:40:42 ---> 36e9b743b014 07:40:42 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:40:42 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5b7a6d502f1bf04de365d57eb8e3bc85953b8089-2.0.0-dev.42 07:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 07:40:42 e747fe886eb8: Preparing 07:40:42 32f366d666a5: Preparing 07:40:42 e747fe886eb8: Layer already exists 07:40:42 32f366d666a5: Layer already exists 07:40:42 5b7a6d502f1bf04de365d57eb8e3bc85953b8089-2.0.0-dev.42: digest: sha256:1f8cc1a2ffc57ff39151de30fc04e5496e6a06db8311f1ffaa5fbe9e6bb13968 size: 740 07:40:42 ---> Running in 888e9d4162a0 [Pipeline] isUnix [Pipeline] sh 07:40:43 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 07:40:43 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 07:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 07:40:43 e747fe886eb8: Preparing 07:40:43 32f366d666a5: Preparing 07:40:43 e747fe886eb8: Layer already exists 07:40:43 32f366d666a5: Layer already exists 07:40:43 master: digest: sha256:1f8cc1a2ffc57ff39151de30fc04e5496e6a06db8311f1ffaa5fbe9e6bb13968 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:40:43 ===================================================== [Pipeline] echo 07:40:43 taggedImages: 07:40:43 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5b7a6d502f1bf04de365d57eb8e3bc85953b8089 07:40:43 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 07:40:43 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.42 07:40:43 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:5b7a6d502f1bf04de365d57eb8e3bc85953b8089-2.0.0-dev.42 07:40:43 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:40:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:40:44 ---> job-cost.sh 07:40:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RmSe 07:40:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:40:45 OK: 142 MiB in 39 packages 07:40:46 Removing intermediate container 888e9d4162a0 07:40:46 ---> d3fdded6709f 07:40:46 Step 10/24 : ENV GO111MODULE=on 07:40:46 ---> Running in 53ecc2bc80c2 07:40:46 Removing intermediate container 53ecc2bc80c2 07:40:46 ---> 27e82019ed49 07:40:46 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:40:47 ---> Running in 997d1dcbc035 07:40:47 Removing intermediate container 997d1dcbc035 07:40:47 ---> e63f726ad6c9 07:40:47 Step 12/24 : COPY go.mod . 07:40:48 ---> 0aa63834e4a1 07:40:48 Step 13/24 : COPY Makefile . 07:40:48 ---> 09cc5a94ef39 07:40:48 Step 14/24 : RUN make update 07:40:49 ---> Running in a12db8a53545 07:40:50 CGO_ENABLED=0 GO111MODULE=on go mod download 07:40:51 Removing intermediate container a12db8a53545 07:40:51 ---> 6d60df0e22c7 07:40:51 Step 15/24 : COPY . . 07:40:54 ---> b62a62661edb 07:40:54 Step 16/24 : RUN ${MAKE} 07:40:54 ---> Running in fc7f10a68edc 07:40:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.42" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:40:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:41:22 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:41:25 lf-activate-venv(): INFO: Adding /tmp/venv-RmSe/bin to PATH 07:41:25 INFO: No Stack... 07:41:25 INFO: Retrieving Pricing Info for: v1-standard-2 07:41:25 INFO: Archiving Costs [Pipeline] sh 07:41:26 + cat /w/workspace/edgex-ui-go/101/archives/cost.csv 07:41:26 + cut -d, -f6 [Pipeline] lock 07:41:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-101-stack-cost] 07:41:26 Resource [jenkins-edgexfoundry-edgex-ui-go-master-101-stack-cost] did not exist. Created. 07:41:26 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:41:26 + echo total: 0.029999999329447746 [Pipeline] stash 07:41:26 Stashed 1 file(s) [Pipeline] } 07:41:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-101-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:41:27 Removing intermediate container fc7f10a68edc 07:41:27 ---> 305b9a6e9797 07:41:27 Step 17/24 : FROM alpine:3.12 07:41:28 3.12: Pulling from library/alpine 07:41:28 d2f70382dc9a: Pulling fs layer 07:41:28 d2f70382dc9a: Verifying Checksum 07:41:28 d2f70382dc9a: Download complete 07:41:28 d2f70382dc9a: Pull complete 07:41:28 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 07:41:28 Status: Downloaded newer image for alpine:3.12 07:41:28 ---> 9852663dfa18 07:41:28 Step 18/24 : EXPOSE 4000 07:41:29 ---> Running in 5cffc4de354f 07:41:29 Removing intermediate container 5cffc4de354f 07:41:29 ---> b479ab62bab3 07:41:29 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 07:41:32 ---> 185fe6a6dd99 07:41:32 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:41:32 ---> Running in 69f6a16982a3 07:41:32 Removing intermediate container 69f6a16982a3 07:41:32 ---> 34376facb534 07:41:32 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:41:32 ---> Running in ae7db1a4b82a 07:41:32 Removing intermediate container ae7db1a4b82a 07:41:32 ---> cea8a2f27069 07:41:32 Step 22/24 : LABEL arch=arm64 07:41:33 ---> Running in 9a661a15e715 07:41:33 Removing intermediate container 9a661a15e715 07:41:33 ---> 9268d97e5519 07:41:33 Step 23/24 : LABEL git_sha=5b7a6d502f1bf04de365d57eb8e3bc85953b8089 07:41:33 ---> Running in 79868a99e162 07:41:34 Removing intermediate container 79868a99e162 07:41:34 ---> 29a0b6d53229 07:41:34 Step 24/24 : LABEL version=2.0.0-dev.42 07:41:34 ---> Running in cbd887e7a124 07:41:34 Removing intermediate container cbd887e7a124 07:41:34 ---> 1cae0bc02c4b 07:41:34 [Warning] One or more build-args [ARCH] were not consumed 07:41:34 Successfully built 1cae0bc02c4b 07:41:34 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:41:35 provisioning config files... 07:41:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/101@tmp/config948803689504376312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:41:35 ---> docker-login.sh 07:41:35 nexus3.edgexfoundry.org:10001 07:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:35 Configure a credential helper to remove this warning. See 07:41:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:35 07:41:35 Login Succeeded 07:41:35 nexus3.edgexfoundry.org:10002 07:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:36 Configure a credential helper to remove this warning. See 07:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:36 07:41:36 Login Succeeded 07:41:36 nexus3.edgexfoundry.org:10003 07:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:37 Configure a credential helper to remove this warning. See 07:41:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:37 07:41:37 Login Succeeded 07:41:37 nexus3.edgexfoundry.org:10004 07:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:39 Configure a credential helper to remove this warning. See 07:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:39 07:41:39 Login Succeeded 07:41:39 docker.io 07:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:39 Configure a credential helper to remove this warning. See 07:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:39 07:41:39 Login Succeeded 07:41:39 ---> docker-login.sh ends [Pipeline] } 07:41:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:41:40 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 07:41:40 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 07:41:40 latest 07:41:40 2.0.0-dev.42 07:41:40 5b7a6d502f1bf04de365d57eb8e3bc85953b8089-2.0.0-dev.42 07:41:40 master 07:41:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:41:40 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5b7a6d502f1bf04de365d57eb8e3bc85953b8089 [Pipeline] isUnix [Pipeline] sh 07:41:40 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5b7a6d502f1bf04de365d57eb8e3bc85953b8089 07:41:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 07:41:40 e34d186abda0: Preparing 07:41:40 3fbe34a1663b: Preparing 07:41:41 3fbe34a1663b: Layer already exists 07:41:47 e34d186abda0: Pushed 07:41:47 5b7a6d502f1bf04de365d57eb8e3bc85953b8089: digest: sha256:5637724498b6f92b308e8385f3afa3d3ceef8b281c3036d711d52a350214bfc8 size: 740 [Pipeline] isUnix [Pipeline] sh 07:41:48 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:41:48 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 07:41:48 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 07:41:48 e34d186abda0: Preparing 07:41:48 3fbe34a1663b: Preparing 07:41:48 3fbe34a1663b: Layer already exists 07:41:48 e34d186abda0: Layer already exists 07:41:48 latest: digest: sha256:5637724498b6f92b308e8385f3afa3d3ceef8b281c3036d711d52a350214bfc8 size: 740 [Pipeline] isUnix [Pipeline] sh 07:41:49 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 07:41:49 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.42 07:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 07:41:49 e34d186abda0: Preparing 07:41:49 3fbe34a1663b: Preparing 07:41:49 e34d186abda0: Layer already exists 07:41:49 3fbe34a1663b: Layer already exists 07:41:49 2.0.0-dev.42: digest: sha256:5637724498b6f92b308e8385f3afa3d3ceef8b281c3036d711d52a350214bfc8 size: 740 [Pipeline] isUnix [Pipeline] sh 07:41:49 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5b7a6d502f1bf04de365d57eb8e3bc85953b8089-2.0.0-dev.42 [Pipeline] isUnix [Pipeline] sh 07:41:50 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5b7a6d502f1bf04de365d57eb8e3bc85953b8089-2.0.0-dev.42 07:41:50 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 07:41:50 e34d186abda0: Preparing 07:41:50 3fbe34a1663b: Preparing 07:41:50 3fbe34a1663b: Layer already exists 07:41:50 e34d186abda0: Layer already exists 07:41:50 5b7a6d502f1bf04de365d57eb8e3bc85953b8089-2.0.0-dev.42: digest: sha256:5637724498b6f92b308e8385f3afa3d3ceef8b281c3036d711d52a350214bfc8 size: 740 [Pipeline] isUnix [Pipeline] sh 07:41:50 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 07:41:51 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 07:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 07:41:51 e34d186abda0: Preparing 07:41:51 3fbe34a1663b: Preparing 07:41:51 e34d186abda0: Layer already exists 07:41:51 3fbe34a1663b: Layer already exists 07:41:51 master: digest: sha256:5637724498b6f92b308e8385f3afa3d3ceef8b281c3036d711d52a350214bfc8 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:41:51 ===================================================== [Pipeline] echo 07:41:51 taggedImages: 07:41:51 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5b7a6d502f1bf04de365d57eb8e3bc85953b8089 07:41:51 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 07:41:51 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.42 07:41:51 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:5b7a6d502f1bf04de365d57eb8e3bc85953b8089-2.0.0-dev.42 07:41:51 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:41:52 ---> job-cost.sh 07:41:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-siA0 07:42:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:43:52 lf-activate-venv(): INFO: Adding /tmp/venv-siA0/bin to PATH 07:43:52 INFO: No Stack... 07:43:53 INFO: Retrieving Pricing Info for: lf-standard-4 07:43:53 INFO: Archiving Costs [Pipeline] sh 07:43:54 + cat /w/workspace/edgex-ui-go/101/archives/cost.csv 07:43:54 + cut -d, -f6 [Pipeline] lock 07:43:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-101-stack-cost] 07:43:54 Resource [jenkins-edgexfoundry-edgex-ui-go-master-101-stack-cost] did not exist. Created. 07:43:54 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:43:54 /w/workspace/edgex-ui-go/101@tmp/durable-31fdb739/script.sh: 1: /w/workspace/edgex-ui-go/101@tmp/durable-31fdb739/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:43:55 + echo total: 0.20999999344348907 [Pipeline] stash 07:43:55 Warning: overwriting stash ‘stack-cost’ 07:43:55 Stashed 1 file(s) [Pipeline] } 07:43:55 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-101-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 07:43:56 provisioning config files... 07:43:56 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1700654446093320228tmp [Pipeline] { [Pipeline] sh 07:43:56 + set +x 07:43:56 + bash -s -- 07:43:56 + curl -s https://codecov.io/bash 07:43:57 07:43:57 _____ _ 07:43:57 / ____| | | 07:43:57 | | ___ __| | ___ ___ _____ __ 07:43:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:43:57 | |___| (_) | (_| | __/ (_| (_) \ V / 07:43:57 \_____\___/ \__,_|\___|\___\___/ \_/ 07:43:57 Bash-1.0.2 07:43:57 07:43:57 07:43:57 ==> git version 2.24.3 found 07:43: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 07:43:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:43:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:43:57 ==> Jenkins CI detected. 07:43:57 project root: . 07:43:57 --> token set from env 07:43:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:43:57 ==> Running gcov in . (disable via -X gcov) 07:43:57 ==> Python coveragepy not found 07:43:57 ==> Searching for coverage reports in: 07:43:57 + . 07:43:57 -> Found 1 reports 07:43:57 ==> Detecting git/mercurial file structure 07:43:57 ==> Reading reports 07:43:57 + ./coverage.out bytes=10 07:43:57 ==> Appending adjustments 07:43:57 https://docs.codecov.io/docs/fixing-reports 07:43:57 + Found adjustments 07:43:57 ==> Gzipping contents 07:43:57 4.0K /tmp/codecov.2ZxZ3A.gz 07:43:57 ==> Uploading reports 07:43:57 url: https://codecov.io 07:43:57 query: branch=master&commit=5b7a6d502f1bf04de365d57eb8e3bc85953b8089&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F101%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:43:57 -> Pinging Codecov 07:43:57 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=5b7a6d502f1bf04de365d57eb8e3bc85953b8089&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F101%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:43:58 -> Uploading to 07:43:58 https://storage.googleapis.com/codecov/v4/raw/2021-04-29/FB506323287CE973F263BFD2A0EB1F37/5b7a6d502f1bf04de365d57eb8e3bc85953b8089/0829823b-cd27-4676-8a3b-2fc0bd1727a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210429%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210429T074357Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad5ee8508e148e7398ebf0a40a302a924762331ae2b08c6faede84e1af3e6823 07:43:58 % Total % Received % Xferd Average Speed Time Time Time Current 07:43:58 Dload Upload Total Spent Left Speed 07:43:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 6619 --:--:-- --:--:-- --:--:-- 6624 07:43:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/5b7a6d502f1bf04de365d57eb8e3bc85953b8089 [Pipeline] } 07:43:58 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:43:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:43:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:43:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:44:00 07:44:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 07:44:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:44:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:44:00 188c0c94c7c5: Pulling fs layer 07:44:00 0ef7d3d256c8: Pulling fs layer 07:44:00 de9db76c5a1d: Pulling fs layer 07:44:00 0eba1c9be4d2: Pulling fs layer 07:44:00 0d57e429df01: Pulling fs layer 07:44:00 4e4be7b47b0d: Pulling fs layer 07:44:00 e1f770b5df2f: Pulling fs layer 07:44:00 85a0685a4137: Pulling fs layer 07:44:00 0eba1c9be4d2: Waiting 07:44:00 e1f770b5df2f: Waiting 07:44:00 0d57e429df01: Waiting 07:44:00 4e4be7b47b0d: Waiting 07:44:00 de9db76c5a1d: Verifying Checksum 07:44:00 de9db76c5a1d: Download complete 07:44:01 0ef7d3d256c8: Verifying Checksum 07:44:01 0ef7d3d256c8: Download complete 07:44:01 0d57e429df01: Verifying Checksum 07:44:01 0d57e429df01: Download complete 07:44:01 4e4be7b47b0d: Verifying Checksum 07:44:01 4e4be7b47b0d: Download complete 07:44:01 188c0c94c7c5: Verifying Checksum 07:44:01 188c0c94c7c5: Download complete 07:44:02 188c0c94c7c5: Pull complete 07:44:03 0ef7d3d256c8: Pull complete 07:44:03 de9db76c5a1d: Pull complete 07:44:04 e1f770b5df2f: Download complete 07:44:11 0eba1c9be4d2: Verifying Checksum 07:44:11 0eba1c9be4d2: Download complete 07:44:12 85a0685a4137: Verifying Checksum 07:44:12 85a0685a4137: Download complete 07:44:25 0eba1c9be4d2: Pull complete 07:44:25 0d57e429df01: Pull complete 07:44:25 4e4be7b47b0d: Pull complete 07:44:26 e1f770b5df2f: Pull complete 07:44:42 85a0685a4137: Pull complete 07:44:42 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 07:44:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:44:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 07:44:42 prd-centos7-docker-4c-2g-2296 does not seem to be running inside a container 07:44:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:44:44 $ docker top 082e196c555390991dc8935b41e4e5a7954198aee5610d52ae4bc3844329b4c0 -eo pid,comm [Pipeline] { [Pipeline] echo 07:44:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 07:44:44 + set -o pipefail 07:44:44 + snyk monitor '--org=edgex-jenkins' 07:45:03 07:45:03 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 07:45:03 07:45:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/5284ff61-af3e-46f2-90f1-ab76d0bc52eb 07:45:03 07:45:03 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:45:03 07:45:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:45:03 07:45:03 [Pipeline] } 07:45:03 $ docker stop --time=1 082e196c555390991dc8935b41e4e5a7954198aee5610d52ae4bc3844329b4c0 07:45:07 $ docker rm -f 082e196c555390991dc8935b41e4e5a7954198aee5610d52ae4bc3844329b4c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:45:09 + git log --format=format:%s -1 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 [Pipeline] isUnix [Pipeline] sh 07:45:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:45:09 . [Pipeline] withDockerContainer 07:45:09 prd-centos7-docker-4c-2g-2296 does not seem to be running inside a container 07:45:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:45:12 $ docker top 533afd55f4da85e9a9b745b67e115b0318f508fc87547e06cc708c1c719d6d98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:45:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:45:12 [ssh-agent] Looking for ssh-agent implementation... 07:45:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:45:12 $ docker exec 533afd55f4da85e9a9b745b67e115b0318f508fc87547e06cc708c1c719d6d98 ssh-agent 07:45:13 SSH_AUTH_SOCK=/tmp/ssh-xtMsASjPKQW2/agent.12 07:45:13 SSH_AGENT_PID=17 07:45:13 Running ssh-add (command line suppressed) 07:45:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8994005892515702791.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8994005892515702791.key) 07:45:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:45:14 + git semver tag 07:45:14 # -> Open(): unable to determine branch for HEAD 07:45:14 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:45:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:45:14 # $SEMVER_REMOTE_NAME = origin 07:45:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:45:14 # $SEMVER_USER_NAME = edgex-jenkins 07:45:14 # $SEMVER_BRANCH = master 07:45:14 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 07:45:14 # 5b7a6d502f1bf04de365d57eb8e3bc85953b8089 HEAD 07:45:14 # -> Force: false 07:45:14 # 716a47d8b8de352b0e1da9c1fb07a4c5bbd224ba refs/tags/v2.0.0-dev.42 [Pipeline] } 07:45:14 $ docker exec --env ******** --env ******** 533afd55f4da85e9a9b745b67e115b0318f508fc87547e06cc708c1c719d6d98 ssh-agent -k 07:45:15 unset SSH_AUTH_SOCK; 07:45:15 unset SSH_AGENT_PID; 07:45:15 echo Agent pid 17 killed; 07:45:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:45:15 + git semver [Pipeline] } 07:45:15 $ docker stop --time=1 533afd55f4da85e9a9b745b67e115b0318f508fc87547e06cc708c1c719d6d98 07:45:17 $ docker rm -f 533afd55f4da85e9a9b745b67e115b0318f508fc87547e06cc708c1c719d6d98 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:45:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:45:18 07:45:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:45:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:45:18 0.23.1-centos7: Pulling from edgex-lftools 07:45:18 ab5ef0e58194: Pulling fs layer 07:45:18 9712f1f96733: Pulling fs layer 07:45:18 63f879dbbcfc: Pulling fs layer 07:45:18 0d9ebad4ef96: Pulling fs layer 07:45:18 e9a5061849ea: Pulling fs layer 07:45:18 d747dcd14b5f: Pulling fs layer 07:45:18 2de7ff778b66: Pulling fs layer 07:45:18 e9a5061849ea: Waiting 07:45:18 d747dcd14b5f: Waiting 07:45:18 0d9ebad4ef96: Waiting 07:45:18 2de7ff778b66: Waiting 07:45:18 9712f1f96733: Verifying Checksum 07:45:18 9712f1f96733: Download complete 07:45:23 63f879dbbcfc: Verifying Checksum 07:45:23 63f879dbbcfc: Download complete 07:45:24 e9a5061849ea: Verifying Checksum 07:45:24 e9a5061849ea: Download complete 07:45:24 d747dcd14b5f: Verifying Checksum 07:45:24 d747dcd14b5f: Download complete 07:45:25 2de7ff778b66: Verifying Checksum 07:45:25 2de7ff778b66: Download complete 07:45:27 0d9ebad4ef96: Verifying Checksum 07:45:27 0d9ebad4ef96: Download complete 07:45:27 ab5ef0e58194: Verifying Checksum 07:45:27 ab5ef0e58194: Download complete 07:45:38 ab5ef0e58194: Pull complete 07:45:38 9712f1f96733: Pull complete 07:45:43 63f879dbbcfc: Pull complete 07:45:59 0d9ebad4ef96: Pull complete 07:46:01 e9a5061849ea: Pull complete 07:46:01 d747dcd14b5f: Pull complete 07:46:07 2de7ff778b66: Pull complete 07:46:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:46:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:46:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:46:07 prd-centos7-docker-4c-2g-2296 does not seem to be running inside a container 07:46:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:46:11 $ docker top 349c7749fd73e6d739453e2e07bc3a94e185aa418e8503dad1403458d99dcf99 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:46:11 provisioning config files... 07:46:11 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1801341338711615935tmp 07:46:11 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6224977283691459233tmp 07:46:11 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config952932072152318163tmp [Pipeline] { [Pipeline] echo 07:46:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:46:13 ---> sigul-configuration.sh 07:46:13 gpg: directory `/root/.gnupg' created 07:46:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:46:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:46:13 gpg: keyring `/root/.gnupg/secring.gpg' created 07:46:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:46:13 gpg: CAST5 encrypted data 07:46:13 gpg: encrypted with 1 passphrase 07:46:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:46:14 + mkdir /home/jenkins 07:46:14 + mkdir /home/jenkins/sigul [Pipeline] sh 07:46:16 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:46:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:46:17 ---> sigul-install.sh 07:46:32 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 07:46:34 + git tag --list 07:46:34 0.1.1 07:46:34 v1.1.0 07:46:34 v1.2.0 07:46:34 v1.2.1 07:46:34 v1.3.0 07:46:34 v2.0.0-dev.1 07:46:34 v2.0.0-dev.10 07:46:34 v2.0.0-dev.11 07:46:34 v2.0.0-dev.12 07:46:34 v2.0.0-dev.13 07:46:34 v2.0.0-dev.14 07:46:34 v2.0.0-dev.15 07:46:34 v2.0.0-dev.16 07:46:34 v2.0.0-dev.17 07:46:34 v2.0.0-dev.18 07:46:34 v2.0.0-dev.19 07:46:34 v2.0.0-dev.2 07:46:34 v2.0.0-dev.20 07:46:34 v2.0.0-dev.21 07:46:34 v2.0.0-dev.22 07:46:34 v2.0.0-dev.23 07:46:34 v2.0.0-dev.24 07:46:34 v2.0.0-dev.25 07:46:34 v2.0.0-dev.26 07:46:34 v2.0.0-dev.27 07:46:34 v2.0.0-dev.28 07:46:34 v2.0.0-dev.29 07:46:34 v2.0.0-dev.3 07:46:34 v2.0.0-dev.30 07:46:34 v2.0.0-dev.31 07:46:34 v2.0.0-dev.32 07:46:34 v2.0.0-dev.33 07:46:34 v2.0.0-dev.34 07:46:34 v2.0.0-dev.35 07:46:34 v2.0.0-dev.36 07:46:34 v2.0.0-dev.37 07:46:34 v2.0.0-dev.38 07:46:34 v2.0.0-dev.39 07:46:34 v2.0.0-dev.4 07:46:34 v2.0.0-dev.40 07:46:34 v2.0.0-dev.41 07:46:34 v2.0.0-dev.42 07:46:34 v2.0.0-dev.5 07:46:34 v2.0.0-dev.6 07:46:34 v2.0.0-dev.7 07:46:34 v2.0.0-dev.8 07:46:34 v2.0.0-dev.9 [Pipeline] sh 07:46:35 + lftools sign git-tag v2.0.0-dev.42 07:46:38 Signing Git tag with Sigul... 07:46:38 Signing v2.0.0-dev.42 [Pipeline] echo 07:46:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:46:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:46:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:46:43 $ docker stop --time=1 349c7749fd73e6d739453e2e07bc3a94e185aa418e8503dad1403458d99dcf99 07:46:46 $ docker rm -f 349c7749fd73e6d739453e2e07bc3a94e185aa418e8503dad1403458d99dcf99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 07:46:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:46:47 . [Pipeline] withDockerContainer 07:46:47 prd-centos7-docker-4c-2g-2296 does not seem to be running inside a container 07:46:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:46:51 $ docker top 497909ab6297501e498a5ef099787585769e75ef80e7b99987b1e2219ebcd434 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:46:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:46:52 [ssh-agent] Looking for ssh-agent implementation... 07:46:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:46:53 $ docker exec 497909ab6297501e498a5ef099787585769e75ef80e7b99987b1e2219ebcd434 ssh-agent 07:46:54 SSH_AUTH_SOCK=/tmp/ssh-YWpQItdCWk7c/agent.11 07:46:54 SSH_AGENT_PID=16 07:46:54 Running ssh-add (command line suppressed) 07:46:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8895056403628391287.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8895056403628391287.key) 07:46:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:46:55 + git semver bump pre 07:46:55 # -> Open(): unable to determine branch for HEAD 07:46:55 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:46:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:46:55 # $SEMVER_REMOTE_NAME = origin 07:46:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:46:55 # $SEMVER_USER_NAME = edgex-jenkins 07:46:55 # $SEMVER_BRANCH = master 07:46:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 07:46:55 2.0.0-dev.43 [Pipeline] } 07:46:55 $ docker exec --env ******** --env ******** 497909ab6297501e498a5ef099787585769e75ef80e7b99987b1e2219ebcd434 ssh-agent -k 07:46:55 unset SSH_AUTH_SOCK; 07:46:55 unset SSH_AGENT_PID; 07:46:55 echo Agent pid 16 killed; 07:46:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:46:56 + git semver [Pipeline] } 07:46:57 $ docker stop --time=1 497909ab6297501e498a5ef099787585769e75ef80e7b99987b1e2219ebcd434 07:46:58 $ docker rm -f 497909ab6297501e498a5ef099787585769e75ef80e7b99987b1e2219ebcd434 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:46:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:47:00 . [Pipeline] withDockerContainer 07:47:00 prd-centos7-docker-4c-2g-2296 does not seem to be running inside a container 07:47:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:47:02 $ docker top 255154404a71ded32cc6b69bd96fd062d140cf4849137f50dacdd5a982604fda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:47:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:47:02 [ssh-agent] Looking for ssh-agent implementation... 07:47:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:47:03 $ docker exec 255154404a71ded32cc6b69bd96fd062d140cf4849137f50dacdd5a982604fda ssh-agent 07:47:04 SSH_AUTH_SOCK=/tmp/ssh-1E9SxnUjGLzg/agent.11 07:47:04 SSH_AGENT_PID=16 07:47:04 Running ssh-add (command line suppressed) 07:47:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2170480523700607747.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2170480523700607747.key) 07:47:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:47:07 + git semver push 07:47:07 # -> Open(): unable to determine branch for HEAD 07:47:07 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:47:07 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:47:07 # $SEMVER_REMOTE_NAME = origin 07:47:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:47:07 # $SEMVER_USER_NAME = edgex-jenkins 07:47:07 # $SEMVER_BRANCH = master 07:47:07 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 07:47:13 $ docker exec --env ******** --env ******** 255154404a71ded32cc6b69bd96fd062d140cf4849137f50dacdd5a982604fda ssh-agent -k 07:47:13 unset SSH_AUTH_SOCK; 07:47:13 unset SSH_AGENT_PID; 07:47:13 echo Agent pid 16 killed; 07:47:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:47:15 + git semver [Pipeline] } 07:47:15 $ docker stop --time=1 255154404a71ded32cc6b69bd96fd062d140cf4849137f50dacdd5a982604fda 07:47:17 $ docker rm -f 255154404a71ded32cc6b69bd96fd062d140cf4849137f50dacdd5a982604fda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 07:47:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:47:20 ---> package-listing.sh 07:47:20 ++ facter osfamily 07:47:20 ++ tr '[:upper:]' '[:lower:]' 07:47:20 + OS_FAMILY=redhat 07:47:20 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 07:47:20 + START_PACKAGES=/tmp/packages_start.txt 07:47:20 + END_PACKAGES=/tmp/packages_end.txt 07:47:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:47:20 + PACKAGES=/tmp/packages_start.txt 07:47:20 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 07:47:20 + PACKAGES=/tmp/packages_end.txt 07:47:20 + case "${OS_FAMILY}" in 07:47:20 + rpm -qa 07:47:20 + sort 07:47:27 + '[' -f /tmp/packages_start.txt ']' 07:47:27 + '[' -f /tmp/packages_end.txt ']' 07:47:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:47:27 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 07:47:27 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 07:47:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 07:47:27 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:47:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:47:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:47:28 07:47:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:47:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:47:29 alpine: Pulling from edgex-lftools-log-publisher 07:47:29 df20fa9351a1: Pulling fs layer 07:47:29 36b3adc4ff6f: Pulling fs layer 07:47:29 8ad3a11d3b57: Pulling fs layer 07:47:29 46f8f816bc3b: Pulling fs layer 07:47:29 93b61091891f: Pulling fs layer 07:47:29 93b9cdb0e59b: Pulling fs layer 07:47:29 5e14af77c1be: Pulling fs layer 07:47:29 01666e4c0597: Pulling fs layer 07:47:29 aa168da1d23b: Pulling fs layer 07:47:29 93b9cdb0e59b: Waiting 07:47:29 5e14af77c1be: Waiting 07:47:29 01666e4c0597: Waiting 07:47:29 aa168da1d23b: Waiting 07:47:29 46f8f816bc3b: Waiting 07:47:29 93b61091891f: Waiting 07:47:29 36b3adc4ff6f: Verifying Checksum 07:47:29 36b3adc4ff6f: Download complete 07:47:29 46f8f816bc3b: Verifying Checksum 07:47:29 46f8f816bc3b: Download complete 07:47:30 df20fa9351a1: Download complete 07:47:30 93b9cdb0e59b: Verifying Checksum 07:47:30 93b9cdb0e59b: Download complete 07:47:30 5e14af77c1be: Verifying Checksum 07:47:30 5e14af77c1be: Download complete 07:47:30 93b61091891f: Verifying Checksum 07:47:30 93b61091891f: Download complete 07:47:30 01666e4c0597: Download complete 07:47:31 8ad3a11d3b57: Verifying Checksum 07:47:31 8ad3a11d3b57: Download complete 07:47:31 df20fa9351a1: Pull complete 07:47:32 36b3adc4ff6f: Pull complete 07:47:35 8ad3a11d3b57: Pull complete 07:47:35 46f8f816bc3b: Pull complete 07:47:36 93b61091891f: Pull complete 07:47:37 93b9cdb0e59b: Pull complete 07:47:37 5e14af77c1be: Pull complete 07:47:38 01666e4c0597: Pull complete 07:47:40 aa168da1d23b: Verifying Checksum 07:47:40 aa168da1d23b: Download complete 07:47:59 aa168da1d23b: Pull complete 07:47:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:47:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:47:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:47:59 prd-centos7-docker-4c-2g-2296 does not seem to be running inside a container 07:48:00 $ 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_master/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_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:48:03 $ docker top 2f704102d1aef1b2897d20e1aa3e4a736c3af03ea1879ca579ad8fe594780f5e -eo pid,comm [Pipeline] { [Pipeline] sh 07:48:05 + touch /tmp/pre-build-complete [Pipeline] sh 07:48:05 + mkdir -p /var/log/sa [Pipeline] sh 07:48:06 + ls /var/log/sa-host 07:48:06 + sadf -c /var/log/sa-host/sa23 07:48:06 file_magic: OK 07:48:06 HZ: Using current value: 100 07:48:06 file_header: OK 07:48:06 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 07:48:06 Statistics: 07:48:06 Hnuu...uuuununununu... 07:48:06 File successfully converted to sysstat format version 12.2.1 07:48:06 + sadf -c /var/log/sa-host/sa29 07:48:06 file_magic: OK 07:48:06 HZ: Using current value: 100 07:48:06 file_header: OK 07:48:06 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 07:48:06 Statistics: 07:48:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:48:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:48:06 provisioning config files... 07:48:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6731843157180169714tmp [Pipeline] { [Pipeline] echo 07:48:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:48:07 ---> create-netrc.sh [Pipeline] } 07:48:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:48:07 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:48:08 ---> python-tools-install.sh [Pipeline] echo 07:48:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:48:08 ---> sudo-logs.sh 07:48:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:48:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:48:09 ---> job-cost.sh 07:48:09 lf-activate-venv: SKIPPING 07:48:09 DEBUG: total: 0.20999999344348907 07:48:09 INFO: Retrieving Stack Cost... 07:48:11 INFO: Retrieving Pricing Info for: v1-standard-2 07:48:12 INFO: Archiving Costs [Pipeline] echo 07:48:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:48:12 ---> logs-deploy.sh 07:48:12 lf-activate-venv: SKIPPING 07:48:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/101 07:48:12 INFO: archiving workspace using pattern(s): 07:48:15 Archives upload complete. 07:48:15 INFO: archiving logs to Nexus 07:48:17 ---> uname -a: 07:48:17 Linux prd-centos7-docker-4c-2g-2296.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:48:17 07:48:17 07:48:17 ---> lscpu: 07:48:17 Architecture: x86_64 07:48:17 CPU op-mode(s): 32-bit, 64-bit 07:48:17 Byte Order: Little Endian 07:48:17 Address sizes: 40 bits physical, 48 bits virtual 07:48:17 CPU(s): 4 07:48:17 On-line CPU(s) list: 0-3 07:48:17 Thread(s) per core: 1 07:48:17 Core(s) per socket: 1 07:48:17 Socket(s): 4 07:48:17 NUMA node(s): 1 07:48:17 Vendor ID: GenuineIntel 07:48:17 CPU family: 6 07:48:17 Model: 44 07:48:17 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:48:17 Stepping: 1 07:48:17 CPU MHz: 2933.438 07:48:17 BogoMIPS: 5866.87 07:48:17 Virtualization: VT-x 07:48:17 Hypervisor vendor: KVM 07:48:17 Virtualization type: full 07:48:17 L1d cache: 128 KiB 07:48:17 L1i cache: 128 KiB 07:48:17 L2 cache: 16 MiB 07:48:17 L3 cache: 64 MiB 07:48:17 NUMA node0 CPU(s): 0-3 07:48:17 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:48:17 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:48:17 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:48:17 Vulnerability Meltdown: Mitigation; PTI 07:48:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:48:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:48:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:48:17 Vulnerability Srbds: Not affected 07:48:17 Vulnerability Tsx async abort: Not affected 07:48:17 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 07:48:17 07:48:17 07:48:17 ---> nproc: 07:48:17 4 07:48:17 07:48:17 07:48:17 ---> df -h: 07:48:17 Filesystem Size Used Available Use% Mounted on 07:48:17 overlay 50.0G 8.6G 41.4G 17% / 07:48:17 tmpfs 64.0M 0 64.0M 0% /dev 07:48:17 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:48:17 shm 64.0M 0 64.0M 0% /dev/shm 07:48:17 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 07:48:17 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 07:48:17 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 07:48:17 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 07:48:17 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 07:48:17 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 07:48:17 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 07:48:17 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master 07:48:17 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 07:48:17 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 07:48:17 07:48:17 07:48:17 ---> free -m: 07:48:17 total used free shared buff/cache available 07:48:17 Mem: 1837 838 145 0 853 933 07:48:17 Swap: 1023 4 1019 07:48:17 07:48:17 07:48:17 ---> ip addr: 07:48:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:48:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:48:17 inet 127.0.0.1/8 scope host lo 07:48:17 valid_lft forever preferred_lft forever 07:48:17 inet6 ::1/128 scope host 07:48:17 valid_lft forever preferred_lft forever 07:48:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:48:17 link/ether fa:16:3e:ea:93:11 brd ff:ff:ff:ff:ff:ff 07:48:17 inet 10.30.123.178/23 brd 10.30.123.255 scope global dynamic eth0 07:48:17 valid_lft 85537sec preferred_lft 85537sec 07:48:17 inet6 fe80::f816:3eff:feea:9311/64 scope link 07:48:17 valid_lft forever preferred_lft forever 07:48:17 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:48:17 link/ether 02:42:55:42:52:47 brd ff:ff:ff:ff:ff:ff 07:48:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:48:17 valid_lft forever preferred_lft forever 07:48:17 inet6 fe80::42:55ff:fe42:5247/64 scope link 07:48:17 valid_lft forever preferred_lft forever 07:48:17 07:48:17 07:48:17 ---> sar -b -r -n DEV: 07:48:17 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/29/21 _x86_64_ (4 CPU) 07:48:17 07:48:17 07:33:37 LINUX RESTART (4 CPU) 07:48:17 07:48:17 07:34:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:48:17 07:35:01 169.73 112.14 57.60 0.00 9144.53 37495.22 0.00 07:48:17 07:36:01 52.09 11.72 40.37 0.00 4548.71 3516.55 0.00 07:48:17 07:37:01 8.11 1.33 6.79 0.00 63.86 777.22 0.00 07:48:17 07:38:01 0.47 0.00 0.47 0.00 0.00 8.23 0.00 07:48:17 07:39:01 0.27 0.00 0.27 0.00 0.00 3.38 0.00 07:48:17 07:40:01 0.30 0.00 0.30 0.00 0.00 4.28 0.00 07:48:17 07:41:01 0.23 0.00 0.23 0.00 0.00 2.03 0.00 07:48:17 07:42:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 07:48:17 07:43:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 07:48:17 07:44:01 0.73 0.42 0.32 0.00 167.71 3.34 0.00 07:48:17 07:45:01 331.39 192.09 139.30 0.00 8399.40 34855.41 0.00 07:48:17 07:46:01 159.45 31.72 127.72 0.00 1613.37 29868.43 0.00 07:48:17 07:47:01 89.93 50.22 39.70 0.00 3942.30 7604.94 0.00 07:48:17 07:48:01 145.41 58.06 87.35 0.00 4892.04 18541.00 0.00 07:48:17 Average: 68.38 32.67 35.72 0.00 2338.25 9440.28 0.00 07:48:17 07:48:17 07:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:48:17 07:35:01 64540 0 545644 29.00 2620 1268740 1081492 36.91 371092 1247708 3936 07:48:17 07:36:01 87592 0 671900 35.71 2620 1119432 1434472 48.96 474084 1116712 19448 07:48:17 07:37:01 128500 0 638784 33.95 2620 1111640 1176856 40.16 457364 1093440 20 07:48:17 07:38:01 140564 0 626716 33.31 2620 1111644 1080364 36.87 451592 1088916 16 07:48:17 07:39:01 139432 0 627844 33.37 2620 1111648 1080740 36.88 464636 1077756 16 07:48:17 07:40:01 138900 0 628368 33.40 2620 1111656 1080764 36.88 464712 1077760 12 07:48:17 07:41:01 138972 0 628296 33.39 2620 1111656 1080740 36.88 458812 1083652 20 07:48:17 07:42:01 141132 0 626108 33.28 2620 1111684 1080428 36.87 457052 1083656 24 07:48:17 07:43:01 141108 0 626148 33.28 2620 1111668 1080428 36.87 457132 1083652 8 07:48:17 07:44:01 66284 0 686336 36.48 2620 1126304 1492736 50.94 517260 1094636 9544 07:48:17 07:45:01 65004 0 810416 43.07 2596 1003528 1447432 49.40 586536 952612 89244 07:48:17 07:46:01 107740 0 833012 44.27 2168 938624 1561768 53.30 584092 867080 22072 07:48:17 07:47:01 231136 0 812036 43.16 1592 836780 1592668 54.36 577756 736124 20 07:48:17 07:48:01 194136 0 845428 44.93 1352 840628 1346212 45.94 549344 766592 60 07:48:17 Average: 127503 0 686217 36.47 2422 1065402 1258364 42.95 490819 1026450 10317 07:48:17 07:48:17 07:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:48:17 07:35:01 eth0 172.21 122.77 624.16 46.80 0.00 0.00 0.00 0.00 07:48:17 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:36:01 veth561b686 41.07 27.41 4.54 158.98 0.00 0.00 0.00 0.00 07:48:17 07:36:01 eth0 144.21 136.86 777.09 35.05 0.00 0.00 0.00 0.00 07:48:17 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:36:01 docker0 41.07 27.27 3.98 158.97 0.00 0.00 0.00 0.00 07:48:17 07:37:01 eth0 12.68 12.13 8.99 34.96 0.00 0.00 0.00 0.00 07:48:17 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:38:01 eth0 0.98 0.10 0.09 0.07 0.00 0.00 0.00 0.00 07:48:17 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:39:01 eth0 1.44 0.59 0.59 0.37 0.00 0.00 0.00 0.00 07:48:17 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:40:01 eth0 1.48 0.48 0.44 0.28 0.00 0.00 0.00 0.00 07:48:17 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:41:01 eth0 0.61 0.50 0.33 0.26 0.00 0.00 0.00 0.00 07:48:17 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:42:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:48:17 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:43:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:48:17 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:44:01 eth0 28.38 20.96 173.24 4.24 0.00 0.00 0.00 0.00 07:48:17 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:45:01 eth0 472.83 378.08 4280.18 35.90 0.00 0.00 0.00 0.00 07:48:17 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:45:01 veth0c947c1 70.29 77.00 6.83 373.81 0.00 0.00 0.00 0.00 07:48:17 07:45:01 docker0 70.29 76.86 5.86 373.80 0.00 0.00 0.00 0.00 07:48:17 07:46:01 eth0 401.60 347.83 3261.96 85.56 0.00 0.00 0.00 0.00 07:48:17 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:46:01 docker0 0.51 0.52 0.11 0.15 0.00 0.00 0.00 0.00 07:48:17 07:47:01 vethe2afddd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:47:01 eth0 157.32 64.57 296.90 20.49 0.00 0.00 0.00 0.00 07:48:17 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:47:01 vetha4ffaa0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:48:01 eth0 237.30 194.60 2184.15 72.81 0.00 0.00 0.00 0.00 07:48:17 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 07:48:01 docker0 140.14 152.25 11.75 776.79 0.00 0.00 0.00 0.00 07:48:17 Average: eth0 116.34 91.24 828.25 24.01 0.00 0.00 0.00 0.00 07:48:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:48:17 Average: docker0 10.07 10.94 0.84 55.82 0.00 0.00 0.00 0.00 07:48:17 07:48:17 07:48:17 ---> sar -P ALL: 07:48:17 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/29/21 _x86_64_ (4 CPU) 07:48:17 07:48:17 07:33:37 LINUX RESTART (4 CPU) 07:48:17 07:48:17 07:34:02 CPU %user %nice %system %iowait %steal %idle 07:48:17 07:35:01 all 13.27 0.00 8.92 8.58 34.08 35.14 07:48:17 07:35:01 0 10.46 0.00 10.04 10.63 34.41 34.46 07:48:17 07:35:01 1 12.32 0.00 7.19 8.31 34.44 37.74 07:48:17 07:35:01 2 16.74 0.00 10.20 7.48 33.56 32.02 07:48:17 07:35:01 3 13.78 0.00 8.29 7.80 33.88 36.25 07:48:17 07:36:01 all 3.57 0.00 3.10 1.64 21.31 70.38 07:48:17 07:36:01 0 2.58 0.00 2.50 1.27 23.12 70.52 07:48:17 07:36:01 1 3.26 0.00 2.98 0.72 21.14 71.90 07:48:17 07:36:01 2 4.39 0.00 3.05 2.21 20.68 69.67 07:48:17 07:36:01 3 4.09 0.00 3.89 2.39 20.23 69.40 07:48:17 07:37:01 all 0.75 0.00 0.38 0.15 4.20 94.52 07:48:17 07:37:01 0 0.91 0.00 0.49 0.13 4.34 94.13 07:48:17 07:37:01 1 0.46 0.00 0.39 0.05 3.41 95.69 07:48:17 07:37:01 2 1.07 0.00 0.31 0.36 4.67 93.60 07:48:17 07:37:01 3 0.55 0.00 0.34 0.06 4.38 94.66 07:48:17 07:38:01 all 0.08 0.00 0.07 0.00 0.86 98.99 07:48:17 07:38:01 0 0.03 0.00 0.10 0.00 0.50 99.37 07:48:17 07:38:01 1 0.02 0.00 0.05 0.00 0.56 99.37 07:48:17 07:38:01 2 0.18 0.00 0.05 0.00 0.91 98.86 07:48:17 07:38:01 3 0.10 0.00 0.08 0.00 1.47 98.35 07:48:17 07:39:01 all 0.12 0.00 0.04 0.00 0.74 99.10 07:48:17 07:39:01 0 0.02 0.00 0.07 0.00 0.69 99.23 07:48:17 07:39:01 1 0.30 0.00 0.02 0.00 0.78 98.90 07:48:17 07:39:01 2 0.13 0.00 0.05 0.00 0.84 98.97 07:48:17 07:39:01 3 0.02 0.00 0.03 0.00 0.64 99.31 07:48:17 07:40:01 all 0.08 0.00 0.03 0.00 0.72 99.16 07:48:17 07:40:01 0 0.02 0.00 0.07 0.00 0.33 99.58 07:48:17 07:40:01 1 0.28 0.00 0.03 0.00 1.12 98.56 07:48:17 07:40:01 2 0.02 0.00 0.02 0.00 0.68 99.29 07:48:17 07:40:01 3 0.02 0.00 0.02 0.00 0.75 99.22 07:48:17 07:41:01 all 0.09 0.00 0.30 0.00 2.38 97.23 07:48:17 07:41:01 0 0.03 0.00 0.28 0.00 1.87 97.82 07:48:17 07:41:01 1 0.23 0.00 0.11 0.00 3.57 96.09 07:48:17 07:41:01 2 0.03 0.00 0.39 0.00 2.28 97.30 07:48:17 07:41:01 3 0.08 0.00 0.43 0.00 1.77 97.72 07:48:17 07:42:01 all 0.06 0.00 0.03 0.00 0.69 99.22 07:48:17 07:42:01 0 0.02 0.00 0.02 0.00 0.33 99.63 07:48:17 07:42:01 1 0.08 0.00 0.00 0.00 0.38 99.54 07:48:17 07:42:01 2 0.03 0.00 0.07 0.00 1.32 98.58 07:48:17 07:42:01 3 0.12 0.00 0.03 0.00 0.71 99.14 07:48:17 07:43:01 all 0.09 0.00 0.03 0.00 0.64 99.24 07:48:17 07:43:01 0 0.02 0.00 0.03 0.00 0.28 99.67 07:48:17 07:43:01 1 0.25 0.00 0.02 0.00 0.40 99.33 07:48:17 07:43:01 2 0.03 0.00 0.03 0.00 0.63 99.30 07:48:17 07:43:01 3 0.05 0.00 0.03 0.00 1.25 98.66 07:48:17 07:44:01 all 0.37 0.00 0.40 0.03 2.15 97.05 07:48:17 07:44:01 0 0.45 0.00 0.48 0.05 2.10 96.92 07:48:17 07:44:01 1 0.40 0.00 0.26 0.02 1.91 97.41 07:48:17 07:44:01 2 0.36 0.00 0.59 0.05 1.96 97.03 07:48:17 07:44:01 3 0.26 0.00 0.26 0.02 2.63 96.83 07:48:17 07:45:01 all 5.43 0.00 4.74 3.51 27.33 58.99 07:48:17 07:45:01 0 5.10 0.00 5.23 4.22 29.35 56.10 07:48:17 07:45:01 1 6.11 0.00 4.85 3.51 26.63 58.89 07:48:17 07:45:01 2 4.83 0.00 4.05 2.91 26.13 62.07 07:48:17 07:45:01 3 5.67 0.00 4.83 3.38 27.23 58.89 07:48:17 07:48:17 07:45:01 CPU %user %nice %system %iowait %steal %idle 07:48:17 07:46:01 all 4.79 0.00 5.40 1.31 27.23 61.28 07:48:17 07:46:01 0 4.57 0.00 4.66 1.11 28.96 60.70 07:48:17 07:46:01 1 3.79 0.00 4.88 1.12 26.91 63.29 07:48:17 07:46:01 2 4.85 0.00 5.85 2.11 25.56 61.64 07:48:17 07:46:01 3 5.99 0.00 6.25 0.90 27.46 59.39 07:48:17 07:47:01 all 4.46 0.00 4.91 2.46 23.54 64.63 07:48:17 07:47:01 0 5.35 0.00 3.94 2.39 25.52 62.80 07:48:17 07:47:01 1 6.81 0.00 6.03 1.06 22.38 63.72 07:48:17 07:47:01 2 2.23 0.00 5.16 3.06 22.20 67.35 07:48:17 07:47:01 3 3.43 0.00 4.55 3.30 23.98 64.73 07:48:17 07:48:01 all 4.06 0.00 4.80 1.97 26.36 62.81 07:48:17 07:48:01 0 3.20 0.00 3.75 0.66 27.81 64.58 07:48:17 07:48:01 1 3.88 0.00 5.32 0.97 25.79 64.04 07:48:17 07:48:01 2 4.40 0.00 4.52 2.43 26.16 62.49 07:48:17 07:48:01 3 4.81 0.00 5.65 3.90 25.61 60.03 07:48:17 Average: all 2.74 0.00 2.45 1.45 12.69 80.68 07:48:17 Average: 0 2.45 0.00 2.36 1.52 13.42 80.25 07:48:17 Average: 1 2.83 0.00 2.39 1.17 12.53 81.09 07:48:17 Average: 2 2.86 0.00 2.51 1.51 12.29 80.83 07:48:17 Average: 3 2.82 0.00 2.53 1.59 12.53 80.54 07:48:17 07:48:17 07:48:17