Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f3d832780459d13231503a8fc399caf5bd23089c 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-33597 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 Checking out Revision f3d832780459d13231503a8fc399caf5bd23089c (master) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f f3d832780459d13231503a8fc399caf5bd23089c # timeout=10 Commit message: "update some contracts local" > git rev-list --no-walk c79708e2ba97b6a333b52287e61b5928dba1b1d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:28:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:28:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:28:35 ========================================================= 04:28:35 EdgeX Global Pipelines Version Info 04:28:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:28:36 ------------------- 04:28:36 stable info: 04:28:36 ------------------- 04:28:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:28:36 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 04:28:36 Message: update stable to v1.0.186 04:28:37 ------------------- 04:28:37 experimental info: 04:28:37 ------------------- 04:28:37 Commited By: **** collab-it+edgex@linuxfoundation.org 04:28:37 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 04:28:37 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:28:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:28:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:28:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:28:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:28:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:28:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:28:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:28:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:28:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:28:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:28:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:28:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 04:28:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:28:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:28:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:28:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:28:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:28:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:28:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:28:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:28:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:28:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:28:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:28:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:28:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:28:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:28:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 04:28:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 04:28:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 04:28:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3d832780459d13231503a8fc399caf5bd23089c [Pipeline] echo 04:28:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3d8327 [Pipeline] echo 04:28:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:28:41 provisioning config files... 04:28:41 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6294360345620135988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:41 ---> docker-login.sh 04:28:41 nexus3.edgexfoundry.org:10001 04:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:42 Configure a credential helper to remove this warning. See 04:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:42 04:28:42 Login Succeeded 04:28:42 nexus3.edgexfoundry.org:10002 04:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:42 Configure a credential helper to remove this warning. See 04:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:42 04:28:42 Login Succeeded 04:28:42 nexus3.edgexfoundry.org:10003 04:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:42 Configure a credential helper to remove this warning. See 04:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:42 04:28:42 Login Succeeded 04:28:42 nexus3.edgexfoundry.org:10004 04:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:42 Configure a credential helper to remove this warning. See 04:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:42 04:28:42 Login Succeeded 04:28:42 docker.io 04:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:43 Configure a credential helper to remove this warning. See 04:28:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:43 04:28:43 Login Succeeded 04:28:43 ---> docker-login.sh ends [Pipeline] } 04:28:43 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 04:28:44 + git log --format=format:%s -1 f3d832780459d13231503a8fc399caf5bd23089c [Pipeline] echo 04:28:44 GIT_COMMIT: f3d832780459d13231503a8fc399caf5bd23089c, Commit Message: update some contracts local [Pipeline] echo 04:28:44 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:28:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:28:44 04:28:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:28:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:28:45 latest: Pulling from edgex-devops/git-semver 04:28:45 31603596830f: Pulling fs layer 04:28:45 2a8b12db71e7: Pulling fs layer 04:28:45 6ca5941a6612: Pulling fs layer 04:28:45 ecc8261a40a4: Pulling fs layer 04:28:45 ecc8261a40a4: Waiting 04:28:45 2a8b12db71e7: Verifying Checksum 04:28:45 2a8b12db71e7: Download complete 04:28:45 31603596830f: Verifying Checksum 04:28:45 31603596830f: Download complete 04:28:45 ecc8261a40a4: Verifying Checksum 04:28:45 ecc8261a40a4: Download complete 04:28:45 6ca5941a6612: Verifying Checksum 04:28:45 6ca5941a6612: Download complete 04:28:45 31603596830f: Pull complete 04:28:45 2a8b12db71e7: Pull complete 04:28:46 6ca5941a6612: Pull complete 04:28:46 ecc8261a40a4: Pull complete 04:28:46 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:28:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:28:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:28:47 prd-centos7-docker-4c-2g-33597 does not seem to be running inside a container 04:28: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:28:49 $ docker top d0c507f41e416d60eb9c6c029074af432c0ab19f10ef2e3746e952263c9d19b8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:28:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:28:49 [ssh-agent] Looking for ssh-agent implementation... 04:28:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:28:49 $ docker exec d0c507f41e416d60eb9c6c029074af432c0ab19f10ef2e3746e952263c9d19b8 ssh-agent 04:28:50 SSH_AUTH_SOCK=/tmp/ssh-6DeLUr6dGNon/agent.11 04:28:50 SSH_AGENT_PID=16 04:28:50 Running ssh-add (command line suppressed) 04:28:50 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1211262760100730835.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1211262760100730835.key) 04:28:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:28:50 + git tag --points-at HEAD [Pipeline] } 04:28:50 $ docker exec --env ******** --env ******** d0c507f41e416d60eb9c6c029074af432c0ab19f10ef2e3746e952263c9d19b8 ssh-agent -k 04:28:50 unset SSH_AUTH_SOCK; 04:28:50 unset SSH_AGENT_PID; 04:28:50 echo Agent pid 16 killed; 04:28:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:28:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:28:50 [ssh-agent] Looking for ssh-agent implementation... 04:28:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:28:51 $ docker exec d0c507f41e416d60eb9c6c029074af432c0ab19f10ef2e3746e952263c9d19b8 ssh-agent 04:28:51 SSH_AUTH_SOCK=/tmp/ssh-3aBsGiU1vIUm/agent.45 04:28:51 SSH_AGENT_PID=50 04:28:51 Running ssh-add (command line suppressed) 04:28:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_379777987682404781.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_379777987682404781.key) 04:28:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:28:51 + git semver init 04:28:51 # -> Open(): unable to determine branch for HEAD 04:28:51 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 04:28:51 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 04:28:51 # $SEMVER_REMOTE_NAME = origin 04:28:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:28:51 # $SEMVER_USER_NAME = edgex-jenkins 04:28:51 # $SEMVER_BRANCH = master 04:28:51 # $SEMVER_TEMP = /tmp/semver-269161995 04:28:51 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:28:53 # '/tmp/semver-269161995' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 04:28:53 # -> Force: false 04:28:53 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 04:28:53 $ docker exec --env ******** --env ******** d0c507f41e416d60eb9c6c029074af432c0ab19f10ef2e3746e952263c9d19b8 ssh-agent -k 04:28:53 unset SSH_AUTH_SOCK; 04:28:53 unset SSH_AGENT_PID; 04:28:53 echo Agent pid 50 killed; 04:28:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:28:53 + git semver [Pipeline] } 04:28:53 $ docker stop --time=1 d0c507f41e416d60eb9c6c029074af432c0ab19f10ef2e3746e952263c9d19b8 04:28:55 $ docker rm -f d0c507f41e416d60eb9c6c029074af432c0ab19f10ef2e3746e952263c9d19b8 [Pipeline] // withDockerContainer [Pipeline] sh 04:28:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:28:56 Stashed 1 file(s) [Pipeline] echo 04:28:56 [edgeXSemver]: initialized semver on version 2.0.0-dev.33 [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 04:29:11 Still waiting to schedule task 04:29:11 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:29:11 Still waiting to schedule task 04:29:11 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:31:37 Running on prd-centos7-docker-4c-2g-33598 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 04:31:37 Running in /w/workspace/edgex-ui-go/92 [Pipeline] { [Pipeline] checkout 04:31:40 using credential edgex-jenkins-ssh 04:31:40 Cloning the remote Git repository 04:31:40 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:31:40 > git init /w/workspace/edgex-ui-go/92 # timeout=10 04:31:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:31:40 > git --version # timeout=10 04:31:40 > git --version # 'git version 2.24.3' 04:31:40 using GIT_SSH to set credentials SSH Credentials for GitHub 04:31:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:31:41 Checking out Revision f3d832780459d13231503a8fc399caf5bd23089c (master) 04:31:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:31:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:31:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:31:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:31:41 using GIT_SSH to set credentials SSH Credentials for GitHub 04:31:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:31:41 > git config core.sparsecheckout # timeout=10 04:31:41 > git checkout -f f3d832780459d13231503a8fc399caf5bd23089c # timeout=10 04:31:45 Commit message: "update some contracts local" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:31:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:31:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:31:47 + sudo service docker restart 04:31:47 + true 04:31:47 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:31:48 provisioning config files... 04:31:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/92@tmp/config690261372944670750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:49 ---> docker-login.sh 04:31:49 nexus3.edgexfoundry.org:10001 04:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:31:49 Configure a credential helper to remove this warning. See 04:31:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:31:49 04:31:49 Login Succeeded 04:31:49 nexus3.edgexfoundry.org:10002 04:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:31:49 Configure a credential helper to remove this warning. See 04:31:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:31:49 04:31:49 Login Succeeded 04:31:49 nexus3.edgexfoundry.org:10003 04:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:31:49 Configure a credential helper to remove this warning. See 04:31:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:31:49 04:31:49 Login Succeeded 04:31:49 nexus3.edgexfoundry.org:10004 04:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:31:50 Configure a credential helper to remove this warning. See 04:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:31:50 04:31:50 Login Succeeded 04:31:50 docker.io 04:31:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:31:50 Configure a credential helper to remove this warning. See 04:31:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:31:50 04:31:50 Login Succeeded 04:31:50 ---> docker-login.sh ends [Pipeline] } 04:31:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:31:50 ========================================================= 04:31:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:31:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:31:51 + 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 . 04:31:51 Sending build context to Docker daemon 17.65MB 04:31:51 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 04:31:51 Step 2/8 : FROM ${BASE} 04:31:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:31:51 188c0c94c7c5: Pulling fs layer 04:31:51 0ef7d3d256c8: Pulling fs layer 04:31:51 de9db76c5a1d: Pulling fs layer 04:31:51 bca2f99d35d6: Pulling fs layer 04:31:51 93359f2a8cfa: Pulling fs layer 04:31:51 7c6f9722023f: Pulling fs layer 04:31:51 a35cf1a2eb13: Pulling fs layer 04:31:51 bca2f99d35d6: Waiting 04:31:51 93359f2a8cfa: Waiting 04:31:51 7c6f9722023f: Waiting 04:31:51 a35cf1a2eb13: Waiting 04:31:51 de9db76c5a1d: Verifying Checksum 04:31:51 de9db76c5a1d: Download complete 04:31:51 0ef7d3d256c8: Verifying Checksum 04:31:51 0ef7d3d256c8: Download complete 04:31:52 93359f2a8cfa: Verifying Checksum 04:31:52 93359f2a8cfa: Download complete 04:31:52 7c6f9722023f: Verifying Checksum 04:31:52 7c6f9722023f: Download complete 04:31:52 188c0c94c7c5: Verifying Checksum 04:31:52 188c0c94c7c5: Download complete 04:31:52 188c0c94c7c5: Pull complete 04:31:52 0ef7d3d256c8: Pull complete 04:31:53 de9db76c5a1d: Pull complete 04:31:54 a35cf1a2eb13: Verifying Checksum 04:31:54 a35cf1a2eb13: Download complete 04:31:55 bca2f99d35d6: Verifying Checksum 04:31:55 bca2f99d35d6: Download complete 04:32:00 bca2f99d35d6: Pull complete 04:32:00 93359f2a8cfa: Pull complete 04:32:00 7c6f9722023f: Pull complete 04:32:04 a35cf1a2eb13: Pull complete 04:32:04 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 04:32:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:32:04 ---> a62c8e92a672 04:32:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:32:04 ---> Running in dd94f72f41bd 04:32:05 Removing intermediate container dd94f72f41bd 04:32:05 ---> 0a0f06b74941 04:32:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:32:05 ---> Running in 7f87aa46d1ab 04:32:06 Removing intermediate container 7f87aa46d1ab 04:32:06 ---> a57f3d35e822 04:32:06 Step 5/8 : RUN apk add --no-cache make git 04:32:06 ---> Running in d120ae364f5e 04:32:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:32:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:32:08 OK: 166 MiB in 39 packages 04:32:09 Removing intermediate container d120ae364f5e 04:32:09 ---> 50aeaf433d7a 04:32:09 Step 6/8 : WORKDIR /edgex-ui-go 04:32:09 ---> Running in 083ea5d690a8 04:32:09 Removing intermediate container 083ea5d690a8 04:32:09 ---> 2a802b82a8d6 04:32:09 Step 7/8 : COPY . . 04:32:11 ---> fc6c05eee5de 04:32:11 Step 8/8 : RUN go mod download 04:32:11 ---> Running in d39f13fcd696 04:32:44 Removing intermediate container d39f13fcd696 04:32:44 ---> b582a9946c8d 04:32:44 Successfully built b582a9946c8d 04:32:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:32:44 + docker inspect -f . ci-base-image-x86_64 04:32:44 . [Pipeline] withDockerContainer 04:32:44 prd-centos7-docker-4c-2g-33598 does not seem to be running inside a container 04:32:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/92 -v /w/workspace/edgex-ui-go/92:/w/workspace/edgex-ui-go/92:rw,z -v /w/workspace/edgex-ui-go/92@tmp:/w/workspace/edgex-ui-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:32:45 $ docker top 97b64109eefdc0f35c07428f8af6105e8e135e1e308729ada8db1886e1d69fcf -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:46 + go version 04:32:46 go version go1.15.5 linux/amd64 [Pipeline] } 04:32:46 $ docker stop --time=1 97b64109eefdc0f35c07428f8af6105e8e135e1e308729ada8db1886e1d69fcf 04:32:47 $ docker rm -f 97b64109eefdc0f35c07428f8af6105e8e135e1e308729ada8db1886e1d69fcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:32:48 + docker inspect -f . ci-base-image-x86_64 04:32:48 . [Pipeline] withDockerContainer 04:32:48 prd-centos7-docker-4c-2g-33598 does not seem to be running inside a container 04:32:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/92 -v /w/workspace/edgex-ui-go/92:/w/workspace/edgex-ui-go/92:rw,z -v /w/workspace/edgex-ui-go/92@tmp:/w/workspace/edgex-ui-go/92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:32:49 $ docker top af9c943e7d05676b4285655343f053c04927ffb2b1fa9d8bf4e88c5e1881c58e -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:49 + make test 04:32:49 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:32:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33599 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 04:32:49 Running in /w/workspace/edgex-ui-go/92 [Pipeline] { [Pipeline] checkout 04:32:51 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:32:55 using credential edgex-jenkins-ssh 04:32:55 Cloning the remote Git repository 04:32:55 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:32:55 > git init /w/workspace/edgex-ui-go/92 # timeout=10 04:32:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:32:55 > git --version # timeout=10 04:32:55 > git --version # 'git version 2.17.1' 04:32:55 using GIT_SSH to set credentials SSH Credentials for GitHub 04:32:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:32:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:32:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:32:57 using GIT_SSH to set credentials SSH Credentials for GitHub 04:32:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:32:57 Checking out Revision f3d832780459d13231503a8fc399caf5bd23089c (master) 04:32:57 > git config core.sparsecheckout # timeout=10 04:32:57 > git checkout -f f3d832780459d13231503a8fc399caf5bd23089c # timeout=10 04:32:59 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:32:59 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:32:59 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 04:32:59 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:32:59 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:32:59 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:32:59 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:32:59 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:32:59 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 04:32:59 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:32:59 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:32:59 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:32:59 GO111MODULE=on go vet ./... [Pipeline] } 04:33:01 $ docker stop --time=1 af9c943e7d05676b4285655343f053c04927ffb2b1fa9d8bf4e88c5e1881c58e 04:33:02 Commit message: "update some contracts local" 04:33:04 $ docker rm -f af9c943e7d05676b4285655343f053c04927ffb2b1fa9d8bf4e88c5e1881c58e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 04:33:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash 04:33:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:33:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 04:33:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:33:06 + + sudo service dockertrue restart 04:33:06 [Pipeline] sh 04:33:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:33:07 + ls -al . 04:33:07 total 92 04:33:07 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 11 04:32 . 04:33:07 drwxrwxr-x. 4 jenkins jenkins 30 Apr 11 04:31 .. 04:33:07 drwxrwxr-x. 3 jenkins jenkins 20 Apr 11 04:31 assets 04:33:07 drwxrwxr-x. 2 jenkins jenkins 35 Apr 11 04:31 bin 04:33:07 drwxrwxr-x. 3 jenkins jenkins 29 Apr 11 04:31 cmd 04:33:07 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 11 04:31 CONTRIBUTING.md 04:33:07 -rw-r--r--. 1 jenkins jenkins 10 Apr 11 04:32 coverage.out 04:33:07 -rw-rw-r--. 1 jenkins jenkins 1508 Apr 11 04:31 Dockerfile 04:33:07 -rw-rw-r--. 1 jenkins jenkins 902 Apr 11 04:31 Dockerfile.build 04:33:07 drwxrwxr-x. 5 jenkins jenkins 104 Apr 11 04:31 docs 04:33:07 drwxrwxr-x. 8 jenkins jenkins 162 Apr 11 04:31 .git 04:33:07 drwxrwxr-x. 2 jenkins jenkins 103 Apr 11 04:31 .github 04:33:07 -rw-rw-r--. 1 jenkins jenkins 153 Apr 11 04:31 .gitignore 04:33:07 -rw-rw-r--. 1 jenkins jenkins 987 Apr 11 04:31 go.mod 04:33:07 -rw-r--r--. 1 jenkins jenkins 22319 Apr 11 04:32 go.sum 04:33:07 drwxrwxr-x. 10 jenkins jenkins 139 Apr 11 04:31 internal 04:33:07 -rw-rw-r--. 1 jenkins jenkins 652 Apr 11 04:31 Jenkinsfile 04:33:07 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 11 04:31 LICENSE 04:33:07 -rw-rw-r--. 1 jenkins jenkins 951 Apr 11 04:31 Makefile 04:33:07 -rw-rw-r--. 1 jenkins jenkins 4535 Apr 11 04:31 README.md 04:33:07 -rw-rw-r--. 1 jenkins jenkins 12 Apr 11 04:28 VERSION 04:33:07 -rw-rw-r--. 1 jenkins jenkins 155 Apr 11 04:31 version.go 04:33:07 drwxrwxr-x. 4 jenkins jenkins 4096 Apr 11 04:31 web [Pipeline] isUnix [Pipeline] sh 04:33:07 + 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=f3d832780459d13231503a8fc399caf5bd23089c --label arch=amd64 --label version=2.0.0-dev.33 . 04:33:07 Sending build context to Docker daemon 17.68MB 04:33:07 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 04:33:07 Step 2/24 : FROM ${BASE} AS builder 04:33:07 ---> b582a9946c8d 04:33:07 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:33:08 ---> Running in c4cf363d7606 04:33:08 Removing intermediate container c4cf363d7606 04:33:08 ---> 963d2c91214c 04:33:08 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 04:33:08 ---> Running in 98df728ad3e4 [Pipeline] withEnv [Pipeline] { 04:33:09 Removing intermediate container 98df728ad3e4 04:33:09 ---> 63256b35218a 04:33:09 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 04:33:09 ---> Running in 57161aba0e11 [Pipeline] wrap 04:33:09 provisioning config files... 04:33:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/92@tmp/config1610135503150254740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:09 Removing intermediate container 57161aba0e11 04:33:09 ---> 54f8b652dd79 04:33:09 Step 6/24 : LABEL Name=edgex-ui-go 04:33:09 ---> Running in 446ade9f157d 04:33:09 ---> docker-login.sh 04:33:09 nexus3.edgexfoundry.org:10001 04:33:09 Removing intermediate container 446ade9f157d 04:33:09 ---> 3cc06e7b0603 04:33:09 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:33:09 ---> Running in f46a3589f5b9 04:33:09 Removing intermediate container f46a3589f5b9 04:33:09 ---> c3c63876c9e8 04:33:09 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:33:09 ---> Running in 4db584de1584 04:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:10 Configure a credential helper to remove this warning. See 04:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:10 04:33:10 Login Succeeded 04:33:10 nexus3.edgexfoundry.org:10002 04:33:10 Removing intermediate container 4db584de1584 04:33:10 ---> 2263e3e32ba6 04:33:10 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:33:10 ---> Running in 883eea64fc2e 04:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:11 Configure a credential helper to remove this warning. See 04:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:11 04:33:11 Login Succeeded 04:33:11 nexus3.edgexfoundry.org:10003 04:33:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:11 Configure a credential helper to remove this warning. See 04:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:11 04:33:11 Login Succeeded 04:33:11 nexus3.edgexfoundry.org:10004 04:33:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:12 Configure a credential helper to remove this warning. See 04:33:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:12 04:33:12 Login Succeeded 04:33:12 docker.io 04:33:12 OK: 166 MiB in 39 packages 04:33:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:12 Removing intermediate container 883eea64fc2e 04:33:12 ---> 0470a64ff38d 04:33:12 Step 10/24 : ENV GO111MODULE=on 04:33:12 ---> Running in 0d9a056a8507 04:33:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:12 Configure a credential helper to remove this warning. See 04:33:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:12 04:33:12 Login Succeeded 04:33:12 ---> docker-login.sh ends [Pipeline] } 04:33:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } 04:33:13 Removing intermediate container 0d9a056a8507 04:33:13 ---> afffaa034afe 04:33:13 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:33:13 ---> Running in 55b1da9a0719 [Pipeline] // withEnv [Pipeline] unstash 04:33:13 Removing intermediate container 55b1da9a0719 04:33:13 ---> f137c420228b 04:33:13 Step 12/24 : COPY go.mod . [Pipeline] echo 04:33:13 ========================================================= 04:33:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:33:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:33:13 ---> 33ade7cb8f1a 04:33:13 Step 13/24 : COPY Makefile . 04:33:13 ---> 7e661cdce7d4 04:33:13 Step 14/24 : RUN make update 04:33:13 + 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 . 04:33:13 ---> Running in 3c5d3d982d1c 04:33:14 CGO_ENABLED=0 GO111MODULE=on go mod download 04:33:14 Sending build context to Docker daemon 17.65MB 04:33:14 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 04:33:14 Step 2/8 : FROM ${BASE} 04:33:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:33:14 5f621e34cdf4: Pulling fs layer 04:33:14 a4357932f1b6: Pulling fs layer 04:33:14 18c013af1878: Pulling fs layer 04:33:14 00ac8860ef70: Pulling fs layer 04:33:14 63d7cb157983: Pulling fs layer 04:33:14 b116817d02f9: Pulling fs layer 04:33:14 745a02a5169b: Pulling fs layer 04:33:14 00ac8860ef70: Waiting 04:33:14 63d7cb157983: Waiting 04:33:14 b116817d02f9: Waiting 04:33:14 745a02a5169b: Waiting 04:33:14 18c013af1878: Download complete 04:33:14 a4357932f1b6: Verifying Checksum 04:33:14 a4357932f1b6: Download complete 04:33:14 63d7cb157983: Verifying Checksum 04:33:14 63d7cb157983: Download complete 04:33:14 Removing intermediate container 3c5d3d982d1c 04:33:14 ---> b3124fc59210 04:33:14 Step 15/24 : COPY . . 04:33:14 b116817d02f9: Verifying Checksum 04:33:14 b116817d02f9: Download complete 04:33:14 5f621e34cdf4: Download complete 04:33:15 5f621e34cdf4: Pull complete 04:33:16 a4357932f1b6: Pull complete 04:33:16 18c013af1878: Pull complete 04:33:17 ---> 8d30e23e2c3e 04:33:17 Step 16/24 : RUN ${MAKE} 04:33:17 ---> Running in f0d08af67fd1 04:33:17 745a02a5169b: Verifying Checksum 04:33:17 745a02a5169b: Download complete 04:33:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.33" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:33:18 00ac8860ef70: Verifying Checksum 04:33:18 00ac8860ef70: Download complete 04:33:25 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:33:28 00ac8860ef70: Pull complete 04:33:28 63d7cb157983: Pull complete 04:33:29 b116817d02f9: Pull complete 04:33:29 Removing intermediate container f0d08af67fd1 04:33:29 ---> be8fa3e2f0c9 04:33:29 Step 17/24 : FROM alpine:3.12 04:33:29 3.12: Pulling from library/alpine 04:33:29 532819f3e44c: Pulling fs layer 04:33:30 532819f3e44c: Verifying Checksum 04:33:30 532819f3e44c: Download complete 04:33:30 532819f3e44c: Pull complete 04:33:30 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 04:33:30 Status: Downloaded newer image for alpine:3.12 04:33:30 ---> 7230e588e954 04:33:30 Step 18/24 : EXPOSE 4000 04:33:30 ---> Running in f9eeb3d060a2 04:33:30 Removing intermediate container f9eeb3d060a2 04:33:30 ---> 9a74797a4648 04:33:30 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 04:33:32 ---> 88368f8c0409 04:33:32 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:33:32 ---> Running in bbf4df6ec033 04:33:32 Removing intermediate container bbf4df6ec033 04:33:32 ---> c802ebb25e61 04:33:32 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:33:32 ---> Running in 0c5ea8aba1af 04:33:32 Removing intermediate container 0c5ea8aba1af 04:33:32 ---> a137d8d3bfa6 04:33:32 Step 22/24 : LABEL arch=amd64 04:33:32 ---> Running in 32a1528a0fe7 04:33:32 Removing intermediate container 32a1528a0fe7 04:33:32 ---> fcfd1b9293b4 04:33:32 Step 23/24 : LABEL git_sha=f3d832780459d13231503a8fc399caf5bd23089c 04:33:32 ---> Running in 2fc82d1ef571 04:33:33 Removing intermediate container 2fc82d1ef571 04:33:33 ---> 329e2ba35dcb 04:33:33 Step 24/24 : LABEL version=2.0.0-dev.33 04:33:33 ---> Running in 7fac2ab87fca 04:33:33 745a02a5169b: Pull complete 04:33:33 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 04:33:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:33:33 ---> b7e6874047d6 04:33:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:33:33 Removing intermediate container 7fac2ab87fca 04:33:33 ---> 8459c807083e 04:33:33 [Warning] One or more build-args [ARCH] were not consumed 04:33:33 Successfully built 8459c807083e 04:33:33 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:33:33 provisioning config files... 04:33:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/92@tmp/config8999069763645948561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:34 ---> docker-login.sh 04:33:34 nexus3.edgexfoundry.org:10001 04:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:34 Configure a credential helper to remove this warning. See 04:33:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:34 04:33:34 Login Succeeded 04:33:34 nexus3.edgexfoundry.org:10002 04:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:34 Configure a credential helper to remove this warning. See 04:33:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:34 04:33:34 Login Succeeded 04:33:34 nexus3.edgexfoundry.org:10003 04:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:34 Configure a credential helper to remove this warning. See 04:33:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:34 04:33:34 Login Succeeded 04:33:34 nexus3.edgexfoundry.org:10004 04:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:35 Configure a credential helper to remove this warning. See 04:33:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:35 04:33:35 Login Succeeded 04:33:35 docker.io 04:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:33:35 Configure a credential helper to remove this warning. See 04:33:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:33:35 04:33:35 Login Succeeded 04:33:35 ---> docker-login.sh ends [Pipeline] } 04:33:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:33:35 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 04:33:35 f3d832780459d13231503a8fc399caf5bd23089c 04:33:35 latest 04:33:35 2.0.0-dev.33 04:33:35 f3d832780459d13231503a8fc399caf5bd23089c-2.0.0-dev.33 04:33:35 master 04:33:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:33:36 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:f3d832780459d13231503a8fc399caf5bd23089c [Pipeline] isUnix [Pipeline] sh 04:33:36 ---> Running in bf3700e9b3a6 04:33:36 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:f3d832780459d13231503a8fc399caf5bd23089c 04:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 04:33:36 3432bbf2d4b5: Preparing 04:33:36 b0b9881431d7: Preparing 04:33:36 b0b9881431d7: Layer already exists 04:33:36 Removing intermediate container bf3700e9b3a6 04:33:36 ---> fc3f5e9aa1b8 04:33:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:33:36 ---> Running in 2dd3c55d3039 04:33:37 3432bbf2d4b5: Pushed 04:33:37 f3d832780459d13231503a8fc399caf5bd23089c: digest: sha256:1e73c3df191e33a27dece8dfb7d46b867d919cda86ebe4fbe3add7d6acc51e55 size: 739 [Pipeline] isUnix [Pipeline] sh 04:33:38 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 04:33:38 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 04:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 04:33:38 3432bbf2d4b5: Preparing 04:33:38 b0b9881431d7: Preparing 04:33:38 b0b9881431d7: Layer already exists 04:33:38 3432bbf2d4b5: Layer already exists 04:33:38 latest: digest: sha256:1e73c3df191e33a27dece8dfb7d46b867d919cda86ebe4fbe3add7d6acc51e55 size: 739 [Pipeline] isUnix [Pipeline] sh 04:33:38 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.33 [Pipeline] isUnix [Pipeline] sh 04:33:39 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.33 04:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 04:33:39 3432bbf2d4b5: Preparing 04:33:39 b0b9881431d7: Preparing 04:33:39 b0b9881431d7: Layer already exists 04:33:39 3432bbf2d4b5: Layer already exists 04:33:39 2.0.0-dev.33: digest: sha256:1e73c3df191e33a27dece8dfb7d46b867d919cda86ebe4fbe3add7d6acc51e55 size: 739 [Pipeline] isUnix [Pipeline] sh 04:33:39 Removing intermediate container 2dd3c55d3039 04:33:39 ---> 2a5eec52ebe2 04:33:39 Step 5/8 : RUN apk add --no-cache make git 04:33:39 ---> Running in b16fbda048bd 04:33:39 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:f3d832780459d13231503a8fc399caf5bd23089c-2.0.0-dev.33 [Pipeline] isUnix [Pipeline] sh 04:33:39 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:f3d832780459d13231503a8fc399caf5bd23089c-2.0.0-dev.33 04:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 04:33:39 3432bbf2d4b5: Preparing 04:33:39 b0b9881431d7: Preparing 04:33:39 b0b9881431d7: Layer already exists 04:33:39 3432bbf2d4b5: Layer already exists 04:33:39 f3d832780459d13231503a8fc399caf5bd23089c-2.0.0-dev.33: digest: sha256:1e73c3df191e33a27dece8dfb7d46b867d919cda86ebe4fbe3add7d6acc51e55 size: 739 [Pipeline] isUnix [Pipeline] sh 04:33:40 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 04:33:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:33:40 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 04:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 04:33:40 3432bbf2d4b5: Preparing 04:33:40 b0b9881431d7: Preparing 04:33:40 b0b9881431d7: Layer already exists 04:33:40 3432bbf2d4b5: Layer already exists 04:33:40 master: digest: sha256:1e73c3df191e33a27dece8dfb7d46b867d919cda86ebe4fbe3add7d6acc51e55 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:33:40 ===================================================== [Pipeline] echo 04:33:40 taggedImages: 04:33:40 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:f3d832780459d13231503a8fc399caf5bd23089c 04:33:40 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 04:33:40 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:2.0.0-dev.33 04:33:40 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:f3d832780459d13231503a8fc399caf5bd23089c-2.0.0-dev.33 04:33:40 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] } [Pipeline] // script [Pipeline] } 04:33:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:33:41 ---> job-cost.sh 04:33:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ybfA 04:33:41 OK: 142 MiB in 39 packages 04:33:42 Removing intermediate container b16fbda048bd 04:33:42 ---> 4a6b38587af4 04:33:42 Step 6/8 : WORKDIR /edgex-ui-go 04:33:43 ---> Running in 82b01551ab2f 04:33:43 Removing intermediate container 82b01551ab2f 04:33:43 ---> ca6e6cef9325 04:33:43 Step 7/8 : COPY . . 04:33:46 ---> 1d5bba82dc4b 04:33:46 Step 8/8 : RUN go mod download 04:33:46 ---> Running in 29343ef8c6ba 04:33:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:34:18 Removing intermediate container 29343ef8c6ba 04:34:18 ---> 3afc64534923 04:34:18 Successfully built 3afc64534923 04:34:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:34:18 + docker inspect -f . ci-base-image-arm64 04:34:18 . [Pipeline] withDockerContainer 04:34:19 prd-ubuntu18.04-docker-arm64-4c-16g-33599 does not seem to be running inside a container 04:34:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/92 -v /w/workspace/edgex-ui-go/92:/w/workspace/edgex-ui-go/92:rw,z -v /w/workspace/edgex-ui-go/92@tmp:/w/workspace/edgex-ui-go/92@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 04:34:20 $ docker top b1ee75f9e59f37117474b1971403b61640a987be075bffe11a4e7be4bda74233 -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:21 + go version 04:34:21 go version go1.15.5 linux/arm64 [Pipeline] } 04:34:21 $ docker stop --time=1 b1ee75f9e59f37117474b1971403b61640a987be075bffe11a4e7be4bda74233 04:34:23 lf-activate-venv(): INFO: Adding /tmp/venv-ybfA/bin to PATH 04:34:23 INFO: No Stack... 04:34:23 INFO: Retrieving Pricing Info for: v1-standard-2 04:34:23 INFO: Archiving Costs 04:34:23 $ docker rm -f b1ee75f9e59f37117474b1971403b61640a987be075bffe11a4e7be4bda74233 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 04:34:24 + cat /w/workspace/edgex-ui-go/92/archives/cost.csv 04:34:24 + cut -d, -f6 [Pipeline] isUnix [Pipeline] sh [Pipeline] lock 04:34:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-92-stack-cost] 04:34:24 Resource [jenkins-edgexfoundry-edgex-ui-go-master-92-stack-cost] did not exist. Created. 04:34:24 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-92-stack-cost] [Pipeline] { [Pipeline] unstash 04:34:24 + docker inspect -f . ci-base-image-arm64 04:34:24 . [Pipeline] sh [Pipeline] withDockerContainer 04:34:25 + echo total: 0.029999999329447746 04:34:25 prd-ubuntu18.04-docker-arm64-4c-16g-33599 does not seem to be running inside a container 04:34:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/92 -v /w/workspace/edgex-ui-go/92:/w/workspace/edgex-ui-go/92:rw,z -v /w/workspace/edgex-ui-go/92@tmp:/w/workspace/edgex-ui-go/92@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 04:34:26 $ docker top af47626d2932f165fa9c2c2172ee9027270b7a7dee56c61b8874c4b3ca4d8f86 -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh 04:34:27 Stashed 1 file(s) [Pipeline] } 04:34:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-92-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 04:34:27 + make test 04:34:27 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] } 04:34:29 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:34:56 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:34:56 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:34:56 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 04:34:56 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:34:56 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:34:56 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:34:56 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:34:56 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:34:56 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 04:34:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:34:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:34:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:34:56 GO111MODULE=on go vet ./... [Pipeline] } 04:35:02 $ docker stop --time=1 af47626d2932f165fa9c2c2172ee9027270b7a7dee56c61b8874c4b3ca4d8f86 04:35:04 $ docker rm -f af47626d2932f165fa9c2c2172ee9027270b7a7dee56c61b8874c4b3ca4d8f86 [Pipeline] // withDockerContainer [Pipeline] sh 04:35:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:35:05 Warning: overwriting stash ‘coverage-report’ 04:35:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:35:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:35:07 + ls -al . 04:35:07 total 124 04:35:07 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 04:34 . 04:35:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 04:32 .. 04:35:07 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 04:33 .git 04:35:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 04:32 .github 04:35:07 -rw-rw-r-- 1 jenkins jenkins 153 Apr 11 04:32 .gitignore 04:35:07 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 11 04:32 CONTRIBUTING.md 04:35:07 -rw-rw-r-- 1 jenkins jenkins 1508 Apr 11 04:32 Dockerfile 04:35:07 -rw-rw-r-- 1 jenkins jenkins 902 Apr 11 04:32 Dockerfile.build 04:35:07 -rw-rw-r-- 1 jenkins jenkins 652 Apr 11 04:32 Jenkinsfile 04:35:07 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 11 04:32 LICENSE 04:35:07 -rw-rw-r-- 1 jenkins jenkins 951 Apr 11 04:32 Makefile 04:35:07 -rw-rw-r-- 1 jenkins jenkins 4535 Apr 11 04:32 README.md 04:35:07 -rw-rw-r-- 1 jenkins jenkins 12 Apr 11 04:28 VERSION 04:35:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 04:32 assets 04:35:07 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 04:32 bin 04:35:07 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 04:32 cmd 04:35:07 -rw-r--r-- 1 jenkins jenkins 10 Apr 11 04:34 coverage.out 04:35:07 drwxrwxr-x 5 jenkins jenkins 4096 Apr 11 04:32 docs 04:35:07 -rw-rw-r-- 1 jenkins jenkins 987 Apr 11 04:32 go.mod 04:35:07 -rw-r--r-- 1 jenkins jenkins 22319 Apr 11 04:34 go.sum 04:35:07 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 04:32 internal 04:35:07 -rw-rw-r-- 1 jenkins jenkins 155 Apr 11 04:32 version.go 04:35:07 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 04:32 web [Pipeline] isUnix [Pipeline] sh 04:35:08 + 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=f3d832780459d13231503a8fc399caf5bd23089c --label arch=arm64 --label version=2.0.0-dev.33 . 04:35:08 Sending build context to Docker daemon 17.67MB 04:35:09 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 04:35:09 Step 2/24 : FROM ${BASE} AS builder 04:35:09 ---> 3afc64534923 04:35:09 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:35:09 ---> Running in 4c6e4f12fe23 04:35:09 Removing intermediate container 4c6e4f12fe23 04:35:09 ---> f7e3ea9600d5 04:35:09 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 04:35:09 ---> Running in 52d3424c3936 04:35:10 Removing intermediate container 52d3424c3936 04:35:10 ---> 2e223044b3ad 04:35:10 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 04:35:10 ---> Running in 2f5b960f6b88 04:35:10 Removing intermediate container 2f5b960f6b88 04:35:10 ---> 84f05605a536 04:35:10 Step 6/24 : LABEL Name=edgex-ui-go 04:35:10 ---> Running in 7fbe3207d9b3 04:35:11 Removing intermediate container 7fbe3207d9b3 04:35:11 ---> 926a03be6115 04:35:11 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:35:11 ---> Running in 77bdb2c56c10 04:35:11 Removing intermediate container 77bdb2c56c10 04:35:11 ---> b35eefe81f4e 04:35:11 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:35:12 ---> Running in 7eff6e43181c 04:35:14 Removing intermediate container 7eff6e43181c 04:35:14 ---> e2596a6cdcb5 04:35:14 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:35:14 ---> Running in fc76464b375f 04:35:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:35:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:35:16 OK: 142 MiB in 39 packages 04:35:18 Removing intermediate container fc76464b375f 04:35:18 ---> 768a01d34378 04:35:18 Step 10/24 : ENV GO111MODULE=on 04:35:18 ---> Running in b5d1500a6c6a 04:35:18 Removing intermediate container b5d1500a6c6a 04:35:18 ---> ce00efdf49b2 04:35:18 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:35:18 ---> Running in 7624178ae0f2 04:35:19 Removing intermediate container 7624178ae0f2 04:35:19 ---> c997b0f84b71 04:35:19 Step 12/24 : COPY go.mod . 04:35:19 ---> 75405e346993 04:35:19 Step 13/24 : COPY Makefile . 04:35:20 ---> 69f31fbf53cd 04:35:20 Step 14/24 : RUN make update 04:35:20 ---> Running in fde7f5288a76 04:35:21 CGO_ENABLED=0 GO111MODULE=on go mod download 04:35:23 Removing intermediate container fde7f5288a76 04:35:23 ---> 93d9895475cf 04:35:23 Step 15/24 : COPY . . 04:35:25 ---> b5f174ca583f 04:35:25 Step 16/24 : RUN ${MAKE} 04:35:25 ---> Running in 6a0efcd0a592 04:35:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.33" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:35:53 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:35:58 Removing intermediate container 6a0efcd0a592 04:35:58 ---> 2a93df3f09b6 04:35:58 Step 17/24 : FROM alpine:3.12 04:35:58 3.12: Pulling from library/alpine 04:35:58 9a219e8acc52: Pulling fs layer 04:35:58 9a219e8acc52: Verifying Checksum 04:35:58 9a219e8acc52: Download complete 04:35:59 9a219e8acc52: Pull complete 04:35:59 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 04:35:59 Status: Downloaded newer image for alpine:3.12 04:35:59 ---> d75e27dfc0a0 04:35:59 Step 18/24 : EXPOSE 4000 04:35:59 ---> Running in 5d3ebe145c80 04:36:00 Removing intermediate container 5d3ebe145c80 04:36:00 ---> b10b1b86ad9b 04:36:00 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 04:36:01 ---> fdf93f08406e 04:36:01 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:36:02 ---> Running in 24a483bbf6e0 04:36:02 Removing intermediate container 24a483bbf6e0 04:36:02 ---> 7317c234d99e 04:36:02 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:36:02 ---> Running in 907c1c779ce0 04:36:03 Removing intermediate container 907c1c779ce0 04:36:03 ---> 1b102d27af32 04:36:03 Step 22/24 : LABEL arch=arm64 04:36:03 ---> Running in ca946f000194 04:36:03 Removing intermediate container ca946f000194 04:36:03 ---> 25c5384304a8 04:36:03 Step 23/24 : LABEL git_sha=f3d832780459d13231503a8fc399caf5bd23089c 04:36:03 ---> Running in ec082e3c4301 04:36:04 Removing intermediate container ec082e3c4301 04:36:04 ---> ac98813dce85 04:36:04 Step 24/24 : LABEL version=2.0.0-dev.33 04:36:04 ---> Running in 0939025a090d 04:36:04 Removing intermediate container 0939025a090d 04:36:04 ---> bcd974ef74f2 04:36:04 [Warning] One or more build-args [ARCH] were not consumed 04:36:04 Successfully built bcd974ef74f2 04:36:04 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 04:36:05 provisioning config files... 04:36:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/92@tmp/config2134366719350551703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:36:05 ---> docker-login.sh 04:36:05 nexus3.edgexfoundry.org:10001 04:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:06 Configure a credential helper to remove this warning. See 04:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:06 04:36:06 Login Succeeded 04:36:06 nexus3.edgexfoundry.org:10002 04:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:07 Configure a credential helper to remove this warning. See 04:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:07 04:36:07 Login Succeeded 04:36:07 nexus3.edgexfoundry.org:10003 04:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:07 Configure a credential helper to remove this warning. See 04:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:07 04:36:07 Login Succeeded 04:36:07 nexus3.edgexfoundry.org:10004 04:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:07 Configure a credential helper to remove this warning. See 04:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:07 04:36:07 Login Succeeded 04:36:07 docker.io 04:36:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:36:08 Configure a credential helper to remove this warning. See 04:36:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:36:08 04:36:08 Login Succeeded 04:36:08 ---> docker-login.sh ends [Pipeline] } 04:36:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:36:08 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 04:36:08 f3d832780459d13231503a8fc399caf5bd23089c 04:36:08 latest 04:36:08 2.0.0-dev.33 04:36:08 f3d832780459d13231503a8fc399caf5bd23089c-2.0.0-dev.33 04:36:08 master 04:36:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:36:09 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:f3d832780459d13231503a8fc399caf5bd23089c [Pipeline] isUnix [Pipeline] sh 04:36:09 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:f3d832780459d13231503a8fc399caf5bd23089c 04:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 04:36:09 6e26e2d112b1: Preparing 04:36:09 e08058ee1dfe: Preparing 04:36:10 e08058ee1dfe: Layer already exists 04:36:13 6e26e2d112b1: Pushed 04:36:13 f3d832780459d13231503a8fc399caf5bd23089c: digest: sha256:e8e485b3af00137236b1e7669839cd4f6a1811c7c79288d8c459fa23521071e0 size: 739 [Pipeline] isUnix [Pipeline] sh 04:36:14 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:36:14 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 04:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 04:36:14 6e26e2d112b1: Preparing 04:36:14 e08058ee1dfe: Preparing 04:36:14 6e26e2d112b1: Layer already exists 04:36:14 e08058ee1dfe: Layer already exists 04:36:15 latest: digest: sha256:e8e485b3af00137236b1e7669839cd4f6a1811c7c79288d8c459fa23521071e0 size: 739 [Pipeline] isUnix [Pipeline] sh 04:36:15 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.33 [Pipeline] isUnix [Pipeline] sh 04:36:15 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.33 04:36:15 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 04:36:15 6e26e2d112b1: Preparing 04:36:15 e08058ee1dfe: Preparing 04:36:15 e08058ee1dfe: Layer already exists 04:36:15 6e26e2d112b1: Layer already exists 04:36:16 2.0.0-dev.33: digest: sha256:e8e485b3af00137236b1e7669839cd4f6a1811c7c79288d8c459fa23521071e0 size: 739 [Pipeline] isUnix [Pipeline] sh 04:36:16 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:f3d832780459d13231503a8fc399caf5bd23089c-2.0.0-dev.33 [Pipeline] isUnix [Pipeline] sh 04:36:16 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:f3d832780459d13231503a8fc399caf5bd23089c-2.0.0-dev.33 04:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 04:36:16 6e26e2d112b1: Preparing 04:36:16 e08058ee1dfe: Preparing 04:36:16 6e26e2d112b1: Layer already exists 04:36:16 e08058ee1dfe: Layer already exists 04:36:17 f3d832780459d13231503a8fc399caf5bd23089c-2.0.0-dev.33: digest: sha256:e8e485b3af00137236b1e7669839cd4f6a1811c7c79288d8c459fa23521071e0 size: 739 [Pipeline] isUnix [Pipeline] sh 04:36:17 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 04:36:17 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 04:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 04:36:17 6e26e2d112b1: Preparing 04:36:17 e08058ee1dfe: Preparing 04:36:18 e08058ee1dfe: Layer already exists 04:36:18 6e26e2d112b1: Layer already exists 04:36:18 master: digest: sha256:e8e485b3af00137236b1e7669839cd4f6a1811c7c79288d8c459fa23521071e0 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:36:18 ===================================================== [Pipeline] echo 04:36:18 taggedImages: 04:36:18 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:f3d832780459d13231503a8fc399caf5bd23089c 04:36:18 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 04:36:18 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:2.0.0-dev.33 04:36:18 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:f3d832780459d13231503a8fc399caf5bd23089c-2.0.0-dev.33 04:36:18 - nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:36:18 ---> job-cost.sh 04:36:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4j4v 04:36:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:38:34 lf-activate-venv(): INFO: Adding /tmp/venv-4j4v/bin to PATH 04:38:34 INFO: No Stack... 04:38:34 INFO: Retrieving Pricing Info for: lf-standard-4 04:38:34 INFO: Archiving Costs [Pipeline] sh 04:38:34 + cut -d, -f6 04:38:34 + cat /w/workspace/edgex-ui-go/92/archives/cost.csv [Pipeline] lock 04:38:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-92-stack-cost] 04:38:35 Resource [jenkins-edgexfoundry-edgex-ui-go-master-92-stack-cost] did not exist. Created. 04:38:35 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-92-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:38:35 /w/workspace/edgex-ui-go/92@tmp/durable-58e74385/script.sh: 1: /w/workspace/edgex-ui-go/92@tmp/durable-58e74385/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:38:35 + echo total: 0.20999999344348907 [Pipeline] stash 04:38:35 Warning: overwriting stash ‘stack-cost’ 04:38:36 Stashed 1 file(s) [Pipeline] } 04:38:36 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-92-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 04:38:37 provisioning config files... 04:38:37 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8311295416583994550tmp [Pipeline] { [Pipeline] sh 04:38:37 + set +x 04:38:37 + curl -s https://codecov.io/bash 04:38:37 + bash -s -- 04:38:38 04:38:38 _____ _ 04:38:38 / ____| | | 04:38:38 | | ___ __| | ___ ___ _____ __ 04:38:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:38:38 | |___| (_) | (_| | __/ (_| (_) \ V / 04:38:38 \_____\___/ \__,_|\___|\___\___/ \_/ 04:38:38 Bash-20210309-2b87ace 04:38:38 04:38:38 04:38:38 ==> git version 2.24.3 found 04:38:38 ==> 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 04:38:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:38:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:38:38 ==> Jenkins CI detected. 04:38:38 project root: . 04:38:38 --> token set from env 04:38:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:38:38 ==> Running gcov in . (disable via -X gcov) 04:38:38 ==> Python coveragepy not found 04:38:38 ==> Searching for coverage reports in: 04:38:38 + . 04:38:38 -> Found 1 reports 04:38:38 ==> Detecting git/mercurial file structure 04:38:38 ==> Reading reports 04:38:38 + ./coverage.out bytes=10 04:38:38 ==> Appending adjustments 04:38:38 https://docs.codecov.io/docs/fixing-reports 04:38:38 + Found adjustments 04:38:38 ==> Gzipping contents 04:38:38 4.0K /tmp/codecov.fpSr4A.gz 04:38:38 ==> Uploading reports 04:38:38 url: https://codecov.io 04:38:38 query: branch=master&commit=f3d832780459d13231503a8fc399caf5bd23089c&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F92%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:38:38 -> Pinging Codecov 04:38:38 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=f3d832780459d13231503a8fc399caf5bd23089c&build=92&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F92%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:38:38 -> Uploading to 04:38:38 https://storage.googleapis.com/codecov/v4/raw/2021-04-11/FB506323287CE973F263BFD2A0EB1F37/f3d832780459d13231503a8fc399caf5bd23089c/9db10c74-498f-45d3-8157-6a45ba30cf6c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210411T043838Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3545e5bd6081025c4177afa12dce1e5a3b27437ebc0488d5f7162a39909676d 04:38:38 % Total % Received % Xferd Average Speed Time Time Time Current 04:38:38 Dload Upload Total Spent Left Speed 04:38:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3606 0 0 100 3606 0 8937 --:--:-- --:--:-- --:--:-- 8925 04:38:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/f3d832780459d13231503a8fc399caf5bd23089c [Pipeline] } 04:38:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:38:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:38:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:38:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:38:40 04:38:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 04:38:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:38:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:38:40 188c0c94c7c5: Pulling fs layer 04:38:40 0ef7d3d256c8: Pulling fs layer 04:38:40 de9db76c5a1d: Pulling fs layer 04:38:40 0eba1c9be4d2: Pulling fs layer 04:38:40 0d57e429df01: Pulling fs layer 04:38:40 4e4be7b47b0d: Pulling fs layer 04:38:40 e1f770b5df2f: Pulling fs layer 04:38:40 85a0685a4137: Pulling fs layer 04:38:40 0d57e429df01: Waiting 04:38:40 4e4be7b47b0d: Waiting 04:38:40 e1f770b5df2f: Waiting 04:38:40 85a0685a4137: Waiting 04:38:40 0eba1c9be4d2: Waiting 04:38:40 de9db76c5a1d: Verifying Checksum 04:38:40 de9db76c5a1d: Download complete 04:38:40 0ef7d3d256c8: Download complete 04:38:40 0d57e429df01: Verifying Checksum 04:38:40 0d57e429df01: Download complete 04:38:41 4e4be7b47b0d: Verifying Checksum 04:38:41 4e4be7b47b0d: Download complete 04:38:41 188c0c94c7c5: Verifying Checksum 04:38:41 188c0c94c7c5: Download complete 04:38:42 188c0c94c7c5: Pull complete 04:38:42 0ef7d3d256c8: Pull complete 04:38:42 de9db76c5a1d: Pull complete 04:38:43 e1f770b5df2f: Verifying Checksum 04:38:43 e1f770b5df2f: Download complete 04:38:45 0eba1c9be4d2: Verifying Checksum 04:38:45 0eba1c9be4d2: Download complete 04:38:45 85a0685a4137: Verifying Checksum 04:38:45 85a0685a4137: Download complete 04:38:50 0eba1c9be4d2: Pull complete 04:38:50 0d57e429df01: Pull complete 04:38:50 4e4be7b47b0d: Pull complete 04:38:52 e1f770b5df2f: Pull complete 04:39:00 85a0685a4137: Pull complete 04:39:00 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 04:39:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:39:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 04:39:00 prd-centos7-docker-4c-2g-33597 does not seem to be running inside a container 04:39:00 $ 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 04:39:01 $ docker top c8ecc3706e5bcbda6baef056f0cd9e60c043a7612d5b08a020468165e9ef3a91 -eo pid,comm [Pipeline] { [Pipeline] echo 04:39:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 04:39:02 + set -o pipefail 04:39:02 + snyk monitor '--org=edgex-jenkins' 04:39:34 04:39:34 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 04:39:34 04:39:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/c70f2c78-4a8d-4542-8de9-5c0c099beda1 04:39:34 04:39:34 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:39:34 04:39:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:39:34 04:39:34 04:39:34 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 04:39:34 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:39:34 $ docker stop --time=1 c8ecc3706e5bcbda6baef056f0cd9e60c043a7612d5b08a020468165e9ef3a91 04:39:37 $ docker rm -f c8ecc3706e5bcbda6baef056f0cd9e60c043a7612d5b08a020468165e9ef3a91 [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 04:39:39 + git log --format=format:%s -1 f3d832780459d13231503a8fc399caf5bd23089c [Pipeline] isUnix [Pipeline] sh 04:39:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:39:39 . [Pipeline] withDockerContainer 04:39:39 prd-centos7-docker-4c-2g-33597 does not seem to be running inside a container 04:39:39 $ 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 04:39:40 $ docker top 8b03beea6cc0c44b1b05c4dbb6ee9d8f46f26bc8cd06273ee56559c7e8cb438b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:39:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:39:40 [ssh-agent] Looking for ssh-agent implementation... 04:39:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:39:40 $ docker exec 8b03beea6cc0c44b1b05c4dbb6ee9d8f46f26bc8cd06273ee56559c7e8cb438b ssh-agent 04:39:40 SSH_AUTH_SOCK=/tmp/ssh-RF3U3vhrhLie/agent.12 04:39:40 SSH_AGENT_PID=18 04:39:40 Running ssh-add (command line suppressed) 04:39:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5564497968638835978.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5564497968638835978.key) 04:39:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:39:41 + git semver tag 04:39:41 # -> Open(): unable to determine branch for HEAD 04:39:41 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 04:39:41 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 04:39:41 # $SEMVER_REMOTE_NAME = origin 04:39:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:39:41 # $SEMVER_USER_NAME = edgex-jenkins 04:39:41 # $SEMVER_BRANCH = master 04:39:41 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 04:39:41 # f3d832780459d13231503a8fc399caf5bd23089c HEAD 04:39:41 # -> Force: false 04:39:41 # cac5e87705cb28d6fbb64861cb6e808d0bf0f679 refs/tags/v2.0.0-dev.33 [Pipeline] } 04:39:41 $ docker exec --env ******** --env ******** 8b03beea6cc0c44b1b05c4dbb6ee9d8f46f26bc8cd06273ee56559c7e8cb438b ssh-agent -k 04:39:41 unset SSH_AUTH_SOCK; 04:39:41 unset SSH_AGENT_PID; 04:39:41 echo Agent pid 18 killed; 04:39:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:39:42 + git semver [Pipeline] } 04:39:42 $ docker stop --time=1 8b03beea6cc0c44b1b05c4dbb6ee9d8f46f26bc8cd06273ee56559c7e8cb438b 04:39:43 $ docker rm -f 8b03beea6cc0c44b1b05c4dbb6ee9d8f46f26bc8cd06273ee56559c7e8cb438b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:39:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:39:44 04:39:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:39:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:39:44 0.23.1-centos7: Pulling from edgex-lftools 04:39:44 ab5ef0e58194: Pulling fs layer 04:39:44 9712f1f96733: Pulling fs layer 04:39:44 63f879dbbcfc: Pulling fs layer 04:39:44 0d9ebad4ef96: Pulling fs layer 04:39:44 e9a5061849ea: Pulling fs layer 04:39:44 d747dcd14b5f: Pulling fs layer 04:39:44 2de7ff778b66: Pulling fs layer 04:39:44 0d9ebad4ef96: Waiting 04:39:44 e9a5061849ea: Waiting 04:39:44 d747dcd14b5f: Waiting 04:39:44 2de7ff778b66: Waiting 04:39:44 9712f1f96733: Verifying Checksum 04:39:44 9712f1f96733: Download complete 04:39:46 63f879dbbcfc: Verifying Checksum 04:39:46 63f879dbbcfc: Download complete 04:39:46 e9a5061849ea: Verifying Checksum 04:39:46 e9a5061849ea: Download complete 04:39:46 d747dcd14b5f: Download complete 04:39:47 0d9ebad4ef96: Verifying Checksum 04:39:47 0d9ebad4ef96: Download complete 04:39:47 2de7ff778b66: Verifying Checksum 04:39:47 2de7ff778b66: Download complete 04:39:47 ab5ef0e58194: Verifying Checksum 04:39:47 ab5ef0e58194: Download complete 04:39:51 ab5ef0e58194: Pull complete 04:39:51 9712f1f96733: Pull complete 04:39:53 63f879dbbcfc: Pull complete 04:40:00 0d9ebad4ef96: Pull complete 04:40:01 e9a5061849ea: Pull complete 04:40:01 d747dcd14b5f: Pull complete 04:40:04 2de7ff778b66: Pull complete 04:40:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:40:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:40:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:40:04 prd-centos7-docker-4c-2g-33597 does not seem to be running inside a container 04:40:04 $ 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 04:40:08 $ docker top ba3a4d6242a57d59b6dc60749247e16bd6c9398889562261b58db49b1cbaae54 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:40:08 provisioning config files... 04:40:08 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3032411587730467758tmp 04:40:08 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config9197353477592999071tmp 04:40:08 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7550686109231279306tmp [Pipeline] { [Pipeline] echo 04:40:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:40:09 ---> sigul-configuration.sh 04:40:09 gpg: directory `/root/.gnupg' created 04:40:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:40:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:40:09 gpg: keyring `/root/.gnupg/secring.gpg' created 04:40:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:40:09 gpg: CAST5 encrypted data 04:40:09 gpg: encrypted with 1 passphrase 04:40:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:40:09 + mkdir /home/jenkins 04:40:09 + mkdir /home/jenkins/sigul [Pipeline] sh 04:40:10 + 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 04:40:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:40:10 ---> sigul-install.sh 04:40:17 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 04:40:17 + git tag --list 04:40:17 0.1.1 04:40:17 v1.1.0 04:40:17 v1.2.0 04:40:17 v1.2.1 04:40:17 v1.3.0 04:40:17 v2.0.0-dev.1 04:40:17 v2.0.0-dev.10 04:40:17 v2.0.0-dev.11 04:40:17 v2.0.0-dev.12 04:40:17 v2.0.0-dev.13 04:40:17 v2.0.0-dev.14 04:40:17 v2.0.0-dev.15 04:40:17 v2.0.0-dev.16 04:40:17 v2.0.0-dev.17 04:40:17 v2.0.0-dev.18 04:40:17 v2.0.0-dev.19 04:40:17 v2.0.0-dev.2 04:40:17 v2.0.0-dev.20 04:40:17 v2.0.0-dev.21 04:40:17 v2.0.0-dev.22 04:40:17 v2.0.0-dev.23 04:40:17 v2.0.0-dev.24 04:40:17 v2.0.0-dev.25 04:40:17 v2.0.0-dev.26 04:40:17 v2.0.0-dev.27 04:40:17 v2.0.0-dev.28 04:40:17 v2.0.0-dev.29 04:40:17 v2.0.0-dev.3 04:40:17 v2.0.0-dev.30 04:40:17 v2.0.0-dev.31 04:40:17 v2.0.0-dev.32 04:40:17 v2.0.0-dev.33 04:40:17 v2.0.0-dev.4 04:40:17 v2.0.0-dev.5 04:40:17 v2.0.0-dev.6 04:40:17 v2.0.0-dev.7 04:40:17 v2.0.0-dev.8 04:40:17 v2.0.0-dev.9 [Pipeline] sh 04:40:17 + lftools sign git-tag v2.0.0-dev.33 04:40:19 Signing Git tag with Sigul... 04:40:19 Signing v2.0.0-dev.33 [Pipeline] echo 04:40:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:40:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:40:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:40:21 $ docker stop --time=1 ba3a4d6242a57d59b6dc60749247e16bd6c9398889562261b58db49b1cbaae54 04:40:23 $ docker rm -f ba3a4d6242a57d59b6dc60749247e16bd6c9398889562261b58db49b1cbaae54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 04:40:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:40:24 . [Pipeline] withDockerContainer 04:40:24 prd-centos7-docker-4c-2g-33597 does not seem to be running inside a container 04:40:24 $ 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 04:40:25 $ docker top 0484f8b1b0e4f0c718f49e76cb8af58f48687afe3d50f7e5df247e699e8103c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:40:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:25 [ssh-agent] Looking for ssh-agent implementation... 04:40:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:25 $ docker exec 0484f8b1b0e4f0c718f49e76cb8af58f48687afe3d50f7e5df247e699e8103c8 ssh-agent 04:40:26 SSH_AUTH_SOCK=/tmp/ssh-fXXt81byiMpL/agent.11 04:40:26 SSH_AGENT_PID=16 04:40:26 Running ssh-add (command line suppressed) 04:40:26 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1544590301830621357.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1544590301830621357.key) 04:40:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:26 + git semver bump pre 04:40:26 # -> Open(): unable to determine branch for HEAD 04:40:26 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 04:40:26 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 04:40:26 # $SEMVER_REMOTE_NAME = origin 04:40:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:40:26 # $SEMVER_USER_NAME = edgex-jenkins 04:40:26 # $SEMVER_BRANCH = master 04:40:26 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 04:40:26 2.0.0-dev.34 [Pipeline] } 04:40:26 $ docker exec --env ******** --env ******** 0484f8b1b0e4f0c718f49e76cb8af58f48687afe3d50f7e5df247e699e8103c8 ssh-agent -k 04:40:26 unset SSH_AUTH_SOCK; 04:40:26 unset SSH_AGENT_PID; 04:40:26 echo Agent pid 16 killed; 04:40:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:27 + git semver [Pipeline] } 04:40:27 $ docker stop --time=1 0484f8b1b0e4f0c718f49e76cb8af58f48687afe3d50f7e5df247e699e8103c8 04:40:28 $ docker rm -f 0484f8b1b0e4f0c718f49e76cb8af58f48687afe3d50f7e5df247e699e8103c8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:40:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:40:29 . [Pipeline] withDockerContainer 04:40:29 prd-centos7-docker-4c-2g-33597 does not seem to be running inside a container 04:40:29 $ 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 04:40:30 $ docker top 0ac13f3746ead8b01108bb67846ec1d07d3067b3e8909277ad69105ac511ce1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:40:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:30 [ssh-agent] Looking for ssh-agent implementation... 04:40:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:30 $ docker exec 0ac13f3746ead8b01108bb67846ec1d07d3067b3e8909277ad69105ac511ce1b ssh-agent 04:40:30 SSH_AUTH_SOCK=/tmp/ssh-Z5FQwi6icpeu/agent.11 04:40:30 SSH_AGENT_PID=16 04:40:30 Running ssh-add (command line suppressed) 04:40:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_611098288141974759.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_611098288141974759.key) 04:40:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:31 + git semver push 04:40:31 # -> Open(): unable to determine branch for HEAD 04:40:31 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 04:40:31 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 04:40:31 # $SEMVER_REMOTE_NAME = origin 04:40:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:40:31 # $SEMVER_USER_NAME = edgex-jenkins 04:40:31 # $SEMVER_BRANCH = master 04:40:31 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 04:40:34 $ docker exec --env ******** --env ******** 0ac13f3746ead8b01108bb67846ec1d07d3067b3e8909277ad69105ac511ce1b ssh-agent -k 04:40:34 unset SSH_AUTH_SOCK; 04:40:34 unset SSH_AGENT_PID; 04:40:34 echo Agent pid 16 killed; 04:40:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:35 + git semver [Pipeline] } 04:40:35 $ docker stop --time=1 0ac13f3746ead8b01108bb67846ec1d07d3067b3e8909277ad69105ac511ce1b 04:40:36 $ docker rm -f 0ac13f3746ead8b01108bb67846ec1d07d3067b3e8909277ad69105ac511ce1b [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 04:40:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:40:38 ---> package-listing.sh 04:40:38 ++ tr '[:upper:]' '[:lower:]' 04:40:38 ++ facter osfamily 04:40:38 + OS_FAMILY=redhat 04:40:38 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 04:40:38 + START_PACKAGES=/tmp/packages_start.txt 04:40:38 + END_PACKAGES=/tmp/packages_end.txt 04:40:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:40:38 + PACKAGES=/tmp/packages_start.txt 04:40:38 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 04:40:38 + PACKAGES=/tmp/packages_end.txt 04:40:38 + case "${OS_FAMILY}" in 04:40:38 + rpm -qa 04:40:38 + sort 04:40:43 + '[' -f /tmp/packages_start.txt ']' 04:40:43 + '[' -f /tmp/packages_end.txt ']' 04:40:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:40:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 04:40:43 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 04:40:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 04:40:43 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 04:40:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:40:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:40:44 04:40:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:40:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:40:44 alpine: Pulling from edgex-lftools-log-publisher 04:40:44 df20fa9351a1: Pulling fs layer 04:40:44 36b3adc4ff6f: Pulling fs layer 04:40:44 8ad3a11d3b57: Pulling fs layer 04:40:44 46f8f816bc3b: Pulling fs layer 04:40:44 93b61091891f: Pulling fs layer 04:40:44 93b9cdb0e59b: Pulling fs layer 04:40:44 5e14af77c1be: Pulling fs layer 04:40:44 01666e4c0597: Pulling fs layer 04:40:44 aa168da1d23b: Pulling fs layer 04:40:44 46f8f816bc3b: Waiting 04:40:44 93b61091891f: Waiting 04:40:44 93b9cdb0e59b: Waiting 04:40:44 01666e4c0597: Waiting 04:40:44 aa168da1d23b: Waiting 04:40:44 5e14af77c1be: Waiting 04:40:44 36b3adc4ff6f: Verifying Checksum 04:40:44 36b3adc4ff6f: Download complete 04:40:44 46f8f816bc3b: Download complete 04:40:44 df20fa9351a1: Verifying Checksum 04:40:45 93b9cdb0e59b: Verifying Checksum 04:40:45 93b9cdb0e59b: Download complete 04:40:45 5e14af77c1be: Verifying Checksum 04:40:45 5e14af77c1be: Download complete 04:40:45 01666e4c0597: Verifying Checksum 04:40:45 01666e4c0597: Download complete 04:40:45 93b61091891f: Download complete 04:40:45 8ad3a11d3b57: Verifying Checksum 04:40:45 8ad3a11d3b57: Download complete 04:40:45 df20fa9351a1: Pull complete 04:40:45 36b3adc4ff6f: Pull complete 04:40:47 8ad3a11d3b57: Pull complete 04:40:47 aa168da1d23b: Verifying Checksum 04:40:47 aa168da1d23b: Download complete 04:40:47 46f8f816bc3b: Pull complete 04:40:47 93b61091891f: Pull complete 04:40:47 93b9cdb0e59b: Pull complete 04:40:48 5e14af77c1be: Pull complete 04:40:48 01666e4c0597: Pull complete 04:40:56 aa168da1d23b: Pull complete 04:40:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:40:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:40:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:40:56 prd-centos7-docker-4c-2g-33597 does not seem to be running inside a container 04:40:56 $ 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 04:40:59 $ docker top 335f0e919aa44f7bf7de8d02a647501ddcbdab59b77713bda1df00d0607d7974 -eo pid,comm [Pipeline] { [Pipeline] sh 04:40:59 + touch /tmp/pre-build-complete [Pipeline] sh 04:41:00 + mkdir -p /var/log/sa [Pipeline] sh 04:41:00 + ls /var/log/sa-host 04:41:00 + sadf -c /var/log/sa-host/sa11 04:41:00 file_magic: OK 04:41:00 HZ: Using current value: 100 04:41:00 file_header: OK 04:41:00 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 04:41:00 Statistics: 04:41:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:41:00 File successfully converted to sysstat format version 12.2.1 04:41:00 + sadf -c /var/log/sa-host/sa23 04:41:00 file_magic: OK 04:41:00 HZ: Using current value: 100 04:41:00 file_header: OK 04:41:00 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 04:41:00 Statistics: 04:41:00 Hnuu...uuuununununu... 04:41:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:41:00 provisioning config files... 04:41:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4670306340736760701tmp [Pipeline] { [Pipeline] echo 04:41:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:41:01 ---> create-netrc.sh [Pipeline] } 04:41:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:41:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:41:01 ---> python-tools-install.sh [Pipeline] echo 04:41:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:41:01 ---> sudo-logs.sh 04:41:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:41:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:41:02 ---> job-cost.sh 04:41:02 lf-activate-venv: SKIPPING 04:41:02 DEBUG: total: 0.20999999344348907 04:41:02 INFO: Retrieving Stack Cost... 04:41:03 INFO: Retrieving Pricing Info for: v1-standard-2 04:41:03 INFO: Archiving Costs [Pipeline] echo 04:41:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:41:04 ---> logs-deploy.sh 04:41:04 lf-activate-venv: SKIPPING 04:41:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/92 04:41:04 INFO: archiving workspace using pattern(s): 04:41:05 Archives upload complete. 04:41:05 INFO: archiving logs to Nexus 04:41:06 ---> uname -a: 04:41:06 Linux prd-centos7-docker-4c-2g-33597.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 04:41:06 04:41:06 04:41:06 ---> lscpu: 04:41:06 Architecture: x86_64 04:41:06 CPU op-mode(s): 32-bit, 64-bit 04:41:06 Byte Order: Little Endian 04:41:06 Address sizes: 40 bits physical, 48 bits virtual 04:41:06 CPU(s): 4 04:41:06 On-line CPU(s) list: 0-3 04:41:06 Thread(s) per core: 1 04:41:06 Core(s) per socket: 1 04:41:06 Socket(s): 4 04:41:06 NUMA node(s): 1 04:41:06 Vendor ID: GenuineIntel 04:41:06 CPU family: 6 04:41:06 Model: 44 04:41:06 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:41:06 Stepping: 1 04:41:06 CPU MHz: 2933.438 04:41:06 BogoMIPS: 5866.87 04:41:06 Virtualization: VT-x 04:41:06 Hypervisor vendor: KVM 04:41:06 Virtualization type: full 04:41:06 L1d cache: 128 KiB 04:41:06 L1i cache: 128 KiB 04:41:06 L2 cache: 16 MiB 04:41:06 L3 cache: 64 MiB 04:41:06 NUMA node0 CPU(s): 0-3 04:41:06 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:41:06 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:41:06 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:41:06 Vulnerability Meltdown: Mitigation; PTI 04:41:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:41:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:41:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:41:06 Vulnerability Srbds: Not affected 04:41:06 Vulnerability Tsx async abort: Not affected 04:41:06 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 04:41:06 04:41:06 04:41:06 ---> nproc: 04:41:06 4 04:41:06 04:41:06 04:41:06 ---> df -h: 04:41:06 Filesystem Size Used Available Use% Mounted on 04:41:06 overlay 50.0G 8.6G 41.4G 17% / 04:41:06 tmpfs 64.0M 0 64.0M 0% /dev 04:41:06 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:41:06 shm 64.0M 0 64.0M 0% /dev/shm 04:41:06 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 04:41:06 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 04:41:06 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 04:41:06 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 04:41:06 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 04:41:06 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 04:41:06 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 04:41:06 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master 04:41:06 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 04:41:06 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 04:41:06 04:41:06 04:41:06 ---> free -m: 04:41:06 total used free shared buff/cache available 04:41:06 Mem: 1837 818 139 0 879 954 04:41:06 Swap: 1023 3 1020 04:41:06 04:41:06 04:41:06 ---> ip addr: 04:41:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:41:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:41:06 inet 127.0.0.1/8 scope host lo 04:41:06 valid_lft forever preferred_lft forever 04:41:06 inet6 ::1/128 scope host 04:41:06 valid_lft forever preferred_lft forever 04:41:06 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:41:06 link/ether fa:16:3e:cc:25:e2 brd ff:ff:ff:ff:ff:ff 04:41:06 inet 10.30.123.117/23 brd 10.30.123.255 scope global dynamic eth0 04:41:06 valid_lft 85614sec preferred_lft 85614sec 04:41:06 inet6 fe80::f816:3eff:fecc:25e2/64 scope link 04:41:06 valid_lft forever preferred_lft forever 04:41:06 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:41:06 link/ether 02:42:20:a2:16:6f brd ff:ff:ff:ff:ff:ff 04:41:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:41:06 valid_lft forever preferred_lft forever 04:41:06 inet6 fe80::42:20ff:fea2:166f/64 scope link 04:41:06 valid_lft forever preferred_lft forever 04:41:06 04:41:06 04:41:06 ---> sar -b -r -n DEV: 04:41:06 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/11/21 _x86_64_ (4 CPU) 04:41:06 04:41:06 04:27:48 LINUX RESTART (4 CPU) 04:41:06 04:41:06 04:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:41:06 04:30:01 3.08 0.00 3.08 0.00 0.00 108.57 0.00 04:41:06 04:31:01 0.42 0.00 0.42 0.00 0.00 5.58 0.00 04:41:06 04:32:01 0.32 0.00 0.32 0.00 0.00 3.76 0.00 04:41:06 04:33:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 04:41:06 04:34:01 0.30 0.00 0.30 0.00 0.00 4.86 0.00 04:41:06 04:35:01 0.27 0.00 0.27 0.00 0.00 3.26 0.00 04:41:06 04:36:01 0.30 0.00 0.30 0.00 0.00 3.65 0.00 04:41:06 04:37:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 04:41:06 04:38:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 04:41:06 04:39:01 201.02 121.28 79.74 0.00 6062.66 33410.30 0.00 04:41:06 04:40:01 198.74 74.72 124.01 0.00 3381.33 27387.45 0.00 04:41:06 Average: 36.89 17.85 19.04 0.00 860.21 5550.24 0.00 04:41:06 04:41:06 04:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:41:06 04:30:01 143668 0 584440 31.06 2620 1150816 1073700 36.64 418936 1116912 12 04:41:06 04:31:01 144352 0 583748 31.02 2620 1150824 1073700 36.64 416508 1119100 8 04:41:06 04:32:01 141848 0 586248 31.16 2620 1150828 1073820 36.65 422972 1115308 8 04:41:06 04:33:01 142296 0 585800 31.13 2620 1150828 1073796 36.65 421248 1116812 12 04:41:06 04:34:01 142128 0 585960 31.14 2620 1150836 1073772 36.65 416932 1121132 12 04:41:06 04:35:01 142400 0 585684 31.13 2620 1150840 1073700 36.64 416212 1121204 20 04:41:06 04:36:01 142444 0 585636 31.13 2620 1150844 1073760 36.65 416652 1121204 8 04:41:06 04:37:01 142548 0 585528 31.12 2620 1150848 1073700 36.64 416344 1121204 8 04:41:06 04:38:01 142580 0 585488 31.12 2620 1150856 1073700 36.64 416472 1121208 8 04:41:06 04:39:01 155400 0 691528 36.75 2596 1032020 1550048 52.90 471724 1000056 32 04:41:06 04:40:01 168692 0 765956 40.71 2132 944764 1302856 44.46 554700 845172 86628 04:41:06 Average: 146214 0 611456 32.50 2573 1121300 1137868 38.83 435336 1083574 7887 04:41:06 04:41:06 04:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:41:06 04:30:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:41:06 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:31:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:41:06 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:32:01 eth0 1.50 0.28 0.37 0.20 0.00 0.00 0.00 0.00 04:41:06 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:33:01 eth0 0.60 0.30 0.27 0.20 0.00 0.00 0.00 0.00 04:41:06 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:34:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:41:06 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:35:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:41:06 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:36:01 eth0 0.20 0.18 0.09 0.01 0.00 0.00 0.00 0.00 04:41:06 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:37:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:38:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:41:06 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:39:01 veth200c4e7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:39:01 eth0 414.88 370.75 4079.01 31.60 0.00 0.00 0.00 0.00 04:41:06 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:40:01 eth0 462.46 408.62 3464.09 90.71 0.00 0.00 0.00 0.00 04:41:06 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 04:40:01 docker0 53.32 60.03 4.62 248.96 0.00 0.00 0.00 0.00 04:41:06 Average: eth0 80.19 71.11 687.17 11.19 0.00 0.00 0.00 0.00 04:41:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:06 Average: docker0 4.86 5.47 0.42 22.68 0.00 0.00 0.00 0.00 04:41:06 04:41:06 04:41:06 ---> sar -P ALL: 04:41:06 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/11/21 _x86_64_ (4 CPU) 04:41:06 04:41:06 04:27:48 LINUX RESTART (4 CPU) 04:41:06 04:41:06 04:29:02 CPU %user %nice %system %iowait %steal %idle 04:41:06 04:30:01 all 0.18 0.00 0.06 0.00 0.00 99.75 04:41:06 04:30:01 0 0.12 0.00 0.07 0.00 0.00 99.81 04:41:06 04:30:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:41:06 04:30:01 2 0.07 0.00 0.08 0.00 0.00 99.85 04:41:06 04:30:01 3 0.53 0.00 0.07 0.00 0.00 99.41 04:41:06 04:31:01 all 0.15 0.00 0.04 0.00 0.00 99.81 04:41:06 04:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:41:06 04:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:41:06 04:31:01 2 0.07 0.00 0.07 0.00 0.02 99.85 04:41:06 04:31:01 3 0.48 0.00 0.05 0.00 0.00 99.47 04:41:06 04:32:01 all 0.16 0.00 0.06 0.00 0.00 99.78 04:41:06 04:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:41:06 04:32:01 1 0.08 0.00 0.08 0.00 0.00 99.83 04:41:06 04:32:01 2 0.07 0.00 0.03 0.00 0.00 99.90 04:41:06 04:32:01 3 0.47 0.00 0.08 0.00 0.00 99.45 04:41:06 04:33:01 all 0.17 0.00 0.03 0.00 0.01 99.79 04:41:06 04:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:41:06 04:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:41:06 04:33:01 2 0.08 0.00 0.05 0.00 0.02 99.85 04:41:06 04:33:01 3 0.53 0.00 0.02 0.00 0.02 99.43 04:41:06 04:34:01 all 0.13 0.00 0.04 0.00 0.00 99.82 04:41:06 04:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:41:06 04:34:01 1 0.07 0.00 0.05 0.00 0.00 99.88 04:41:06 04:34:01 2 0.07 0.00 0.03 0.00 0.00 99.90 04:41:06 04:34:01 3 0.38 0.00 0.05 0.00 0.00 99.57 04:41:06 04:35:01 all 0.04 0.00 0.05 0.00 0.00 99.92 04:41:06 04:35:01 0 0.05 0.00 0.05 0.00 0.00 99.90 04:41:06 04:35:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:41:06 04:35:01 2 0.05 0.00 0.05 0.00 0.00 99.90 04:41:06 04:35:01 3 0.03 0.00 0.05 0.00 0.00 99.92 04:41:06 04:36:01 all 0.17 0.00 0.04 0.00 0.00 99.80 04:41:06 04:36:01 0 0.07 0.00 0.02 0.00 0.00 99.92 04:41:06 04:36:01 1 0.05 0.00 0.03 0.00 0.00 99.92 04:41:06 04:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 04:41:06 04:36:01 3 0.52 0.00 0.07 0.00 0.00 99.42 04:41:06 04:37:01 all 0.16 0.00 0.03 0.00 0.00 99.81 04:41:06 04:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:41:06 04:37:01 1 0.07 0.00 0.05 0.00 0.00 99.88 04:41:06 04:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:41:06 04:37:01 3 0.53 0.00 0.03 0.00 0.00 99.43 04:41:06 04:38:01 all 0.16 0.00 0.04 0.00 0.00 99.80 04:41:06 04:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:41:06 04:38:01 1 0.05 0.00 0.07 0.00 0.00 99.88 04:41:06 04:38:01 2 0.05 0.00 0.03 0.00 0.00 99.92 04:41:06 04:38:01 3 0.52 0.00 0.02 0.00 0.00 99.47 04:41:06 04:39:01 all 7.38 0.00 5.10 1.41 0.02 86.10 04:41:06 04:39:01 0 7.01 0.00 5.59 0.71 0.00 86.69 04:41:06 04:39:01 1 7.77 0.00 4.47 0.46 0.03 87.27 04:41:06 04:39:01 2 7.37 0.00 5.49 2.12 0.02 85.02 04:41:06 04:39:01 3 7.37 0.00 4.84 2.35 0.02 85.42 04:41:06 04:40:01 all 9.56 0.00 6.95 1.94 0.05 81.51 04:41:06 04:40:01 0 9.48 0.00 7.48 2.41 0.05 80.57 04:41:06 04:40:01 1 8.88 0.00 7.27 0.92 0.05 82.88 04:41:06 04:40:01 2 10.78 0.00 6.80 1.55 0.03 80.84 04:41:06 04:40:01 3 9.08 0.00 6.23 2.89 0.05 81.75 04:41:06 04:41:06 Average: CPU %user %nice %system %iowait %steal %idle 04:41:06 Average: all 1.64 0.00 1.11 0.30 0.01 96.94 04:41:06 Average: 0 1.51 0.00 1.19 0.28 0.01 97.01 04:41:06 Average: 1 1.53 0.00 1.09 0.12 0.01 97.24 04:41:06 Average: 2 1.67 0.00 1.14 0.33 0.01 96.85 04:41:06 Average: 3 1.84 0.00 1.03 0.47 0.01 96.65 04:41:06 04:41:06 04:41:06