Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e780ff51f2d38c8c04fab48d9c2943cf7701f258 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh635994152364380402.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1812641407603617722.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh48931679238946535.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh347878677710136950.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3583428598057065870.key > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-104 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/jenkins-gitclient-ssh3186222894288123816.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e780ff51f2d38c8c04fab48d9c2943cf7701f258 (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 core.sparsecheckout # timeout=10 > git checkout -f e780ff51f2d38c8c04fab48d9c2943cf7701f258 # timeout=10 Commit message: "feat: update built web" > git rev-list --no-walk c34a5b00355d78dd87fd6b647778846c32b4b87a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:43:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:43:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:43:59 ========================================================= 08:43:59 EdgeX Global Pipelines Version Info 08:43:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:44:01 ------------------- 08:44:01 stable info: 08:44:01 ------------------- 08:44:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:44:01 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:44:01 Message: update stable to v1.0.192 08:44:02 ------------------- 08:44:02 experimental info: 08:44:02 ------------------- 08:44:02 Commited By: **** collab-it+edgex@linuxfoundation.org 08:44:02 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:44:02 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:44:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:44:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:44:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:44:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:44:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:44:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:44:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:44:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:44:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:44:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:44:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:44:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:44:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:44:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:44:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:44:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:44:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:44:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:44:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:44:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:44:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 08:44:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 08:44:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 08:44:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e780ff51f2d38c8c04fab48d9c2943cf7701f258 [Pipeline] echo 08:44:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e780ff5 [Pipeline] echo 08:44:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:44:03 provisioning config files... 08:44:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5286627480882335180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:04 ---> docker-login.sh 08:44:04 nexus3.edgexfoundry.org:10001 08:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:04 Configure a credential helper to remove this warning. See 08:44:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:04 08:44:04 Login Succeeded 08:44:04 nexus3.edgexfoundry.org:10002 08:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:05 Configure a credential helper to remove this warning. See 08:44:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:05 08:44:05 Login Succeeded 08:44:05 nexus3.edgexfoundry.org:10003 08:44:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:05 Configure a credential helper to remove this warning. See 08:44:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:05 08:44:05 Login Succeeded 08:44:05 nexus3.edgexfoundry.org:10004 08:44:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:05 Configure a credential helper to remove this warning. See 08:44:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:05 08:44:05 Login Succeeded 08:44:05 docker.io 08:44:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:06 Configure a credential helper to remove this warning. See 08:44:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:06 08:44:06 Login Succeeded 08:44:06 ---> docker-login.sh ends [Pipeline] } 08:44:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:44:06 + git log --format=format:%s -1 e780ff51f2d38c8c04fab48d9c2943cf7701f258 [Pipeline] echo 08:44:06 GIT_COMMIT: e780ff51f2d38c8c04fab48d9c2943cf7701f258, Commit Message: feat: update built web [Pipeline] echo 08:44:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:44:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:44:08 08:44:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:44:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:44:08 latest: Pulling from edgex-devops/git-semver 08:44:08 31603596830f: Pulling fs layer 08:44:08 54011a49482f: Pulling fs layer 08:44:08 a6820b24f6d8: Pulling fs layer 08:44:08 f581987b2513: Pulling fs layer 08:44:08 f581987b2513: Waiting 08:44:08 54011a49482f: Download complete 08:44:08 31603596830f: Verifying Checksum 08:44:08 31603596830f: Download complete 08:44:08 f581987b2513: Verifying Checksum 08:44:08 f581987b2513: Download complete 08:44:08 a6820b24f6d8: Verifying Checksum 08:44:08 a6820b24f6d8: Download complete 08:44:09 31603596830f: Pull complete 08:44:09 54011a49482f: Pull complete 08:44:10 a6820b24f6d8: Pull complete 08:44:11 f581987b2513: Pull complete 08:44:11 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:44:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:44:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:44:11 prd-centos7-docker-4c-2g-104 does not seem to be running inside a container 08:44:11 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:44:14 $ docker top f799bf7b8e1d26382675d1674baad0e6aa89b58b91994664dfc276485456c793 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:44:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:44:14 [ssh-agent] Looking for ssh-agent implementation... 08:44:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:44:15 $ docker exec f799bf7b8e1d26382675d1674baad0e6aa89b58b91994664dfc276485456c793 ssh-agent 08:44:15 SSH_AUTH_SOCK=/tmp/ssh-beaRIIlYm5fK/agent.11 08:44:15 SSH_AGENT_PID=17 08:44:15 Running ssh-add (command line suppressed) 08:44:15 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7502980259087067435.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7502980259087067435.key) 08:44:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:44:15 + git tag --points-at HEAD [Pipeline] } 08:44:16 $ docker exec --env ******** --env ******** f799bf7b8e1d26382675d1674baad0e6aa89b58b91994664dfc276485456c793 ssh-agent -k 08:44:16 unset SSH_AUTH_SOCK; 08:44:16 unset SSH_AGENT_PID; 08:44:16 echo Agent pid 17 killed; 08:44:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:44:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:44:16 [ssh-agent] Looking for ssh-agent implementation... 08:44:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:44:16 $ docker exec f799bf7b8e1d26382675d1674baad0e6aa89b58b91994664dfc276485456c793 ssh-agent 08:44:17 SSH_AUTH_SOCK=/tmp/ssh-KFiaUQRHSrhB/agent.46 08:44:17 SSH_AGENT_PID=51 08:44:17 Running ssh-add (command line suppressed) 08:44:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_663374353511086007.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_663374353511086007.key) 08:44:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:44:17 + git semver init 08:44:17 # -> Open(): unable to determine branch for HEAD 08:44:17 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:44:17 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:44:17 # $SEMVER_REMOTE_NAME = origin 08:44:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:44:17 # $SEMVER_USER_NAME = edgex-jenkins 08:44:17 # $SEMVER_BRANCH = master 08:44:17 # $SEMVER_TEMP = /tmp/semver-175336318 08:44:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:44:19 # '/tmp/semver-175336318' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 08:44:19 # -> Force: false 08:44:19 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 08:44:19 $ docker exec --env ******** --env ******** f799bf7b8e1d26382675d1674baad0e6aa89b58b91994664dfc276485456c793 ssh-agent -k 08:44:19 unset SSH_AUTH_SOCK; 08:44:19 unset SSH_AGENT_PID; 08:44:19 echo Agent pid 51 killed; 08:44:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:44:20 + git semver [Pipeline] } 08:44:20 $ docker stop --time=1 f799bf7b8e1d26382675d1674baad0e6aa89b58b91994664dfc276485456c793 08:44:22 $ docker rm -f f799bf7b8e1d26382675d1674baad0e6aa89b58b91994664dfc276485456c793 [Pipeline] // withDockerContainer [Pipeline] sh 08:44:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:44:23 Stashed 1 file(s) [Pipeline] echo 08:44:23 [edgeXSemver]: initialized semver on version 2.0.0-dev.51 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 08:44:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-103 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 08:44:23 Running in /w/workspace/edgex-ui-go/111 [Pipeline] { [Pipeline] checkout 08:44:23 The recommended git tool is: git 08:44:28 using credential edgex-jenkins-ssh 08:44:28 Cloning the remote Git repository 08:44:29 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:44:29 > git init /w/workspace/edgex-ui-go/111 # timeout=10 08:44:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:44:29 > git --version # timeout=10 08:44:29 > git --version # 'git version 2.17.1' 08:44:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:44:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:44:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:44:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:44:31 Avoid second fetch 08:44:31 Checking out Revision e780ff51f2d38c8c04fab48d9c2943cf7701f258 (master) 08:44:31 > git config core.sparsecheckout # timeout=10 08:44:31 > git checkout -f e780ff51f2d38c8c04fab48d9c2943cf7701f258 # timeout=10 08:44:36 Commit message: "feat: update built web" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:44:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:44:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:44:38 + + sudotrue service 08:44:38 docker restart 08:44:38 Still waiting to schedule task 08:44:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:44:40 provisioning config files... 08:44:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/111@tmp/config393709142904833007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:40 ---> docker-login.sh 08:44:40 nexus3.edgexfoundry.org:10001 08:44:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:41 Configure a credential helper to remove this warning. See 08:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:41 08:44:41 Login Succeeded 08:44:41 nexus3.edgexfoundry.org:10002 08:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:42 Configure a credential helper to remove this warning. See 08:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:42 08:44:42 Login Succeeded 08:44:42 nexus3.edgexfoundry.org:10003 08:44:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:42 Configure a credential helper to remove this warning. See 08:44:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:42 08:44:42 Login Succeeded 08:44:42 nexus3.edgexfoundry.org:10004 08:44:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:43 Configure a credential helper to remove this warning. See 08:44:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:43 08:44:43 Login Succeeded 08:44:43 docker.io 08:44:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:43 Configure a credential helper to remove this warning. See 08:44:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:43 08:44:43 Login Succeeded 08:44:43 ---> docker-login.sh ends [Pipeline] } 08:44:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:44:44 ========================================================= 08:44:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:44:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:44:44 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 08:44:45 Sending build context to Docker daemon 35.44MB 08:44:45 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:44:45 Step 2/8 : FROM ${BASE} 08:44:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:44:45 595b0fe564bb: Pulling fs layer 08:44:45 7186ed65a4f7: Pulling fs layer 08:44:45 316046926c0a: Pulling fs layer 08:44:45 4ebd0625c992: Pulling fs layer 08:44:45 207e8628e3a3: Pulling fs layer 08:44:45 c791037a9be2: Pulling fs layer 08:44:45 ffd874e62e21: Pulling fs layer 08:44:45 4ebd0625c992: Waiting 08:44:45 207e8628e3a3: Waiting 08:44:45 c791037a9be2: Waiting 08:44:45 ffd874e62e21: Waiting 08:44:45 316046926c0a: Download complete 08:44:45 7186ed65a4f7: Verifying Checksum 08:44:45 7186ed65a4f7: Download complete 08:44:45 207e8628e3a3: Download complete 08:44:45 c791037a9be2: Verifying Checksum 08:44:45 c791037a9be2: Download complete 08:44:45 595b0fe564bb: Verifying Checksum 08:44:45 595b0fe564bb: Download complete 08:44:46 595b0fe564bb: Pull complete 08:44:47 7186ed65a4f7: Pull complete 08:44:47 316046926c0a: Pull complete 08:44:47 ffd874e62e21: Download complete 08:44:49 4ebd0625c992: Verifying Checksum 08:44:49 4ebd0625c992: Download complete 08:45:00 4ebd0625c992: Pull complete 08:45:00 207e8628e3a3: Pull complete 08:45:00 c791037a9be2: Pull complete 08:45:05 ffd874e62e21: Pull complete 08:45:05 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 08:45:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:45:05 ---> cfc18b08335c 08:45:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:45:07 ---> Running in 07ea6ae54794 08:45:07 Removing intermediate container 07ea6ae54794 08:45:07 ---> d545a8d3afa3 08:45:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:08 ---> Running in 758572d91c00 08:45:10 Removing intermediate container 758572d91c00 08:45:10 ---> f09590c07a6e 08:45:10 Step 5/8 : RUN apk add --no-cache make git 08:45:10 ---> Running in 29028e248b21 08:45:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:45:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:45:13 OK: 138 MiB in 40 packages 08:45:14 Removing intermediate container 29028e248b21 08:45:14 ---> 9887ff2571aa 08:45:14 Step 6/8 : WORKDIR /edgex-ui-go 08:45:14 ---> Running in 92b2dc8deb48 08:45:14 Removing intermediate container 92b2dc8deb48 08:45:14 ---> 19db61c47671 08:45:14 Step 7/8 : COPY . . 08:45:18 ---> c57dbbb30275 08:45:18 Step 8/8 : RUN go mod download 08:45:18 ---> Running in c58fc5edbe20 08:45:50 Removing intermediate container c58fc5edbe20 08:45:50 ---> 26abc6befa5d 08:45:50 Successfully built 26abc6befa5d 08:45:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:45:51 + docker inspect -f . ci-base-image-arm64 08:45:51 . [Pipeline] withDockerContainer 08:45:51 prd-ubuntu18.04-docker-arm64-4c-16g-103 does not seem to be running inside a container 08:45:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/111 -v /w/workspace/edgex-ui-go/111:/w/workspace/edgex-ui-go/111:rw,z -v /w/workspace/edgex-ui-go/111@tmp:/w/workspace/edgex-ui-go/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:45:53 $ docker top b7bfd028a676acce2b488ea6e1df815216a15e03334249c29651c02dc85369d1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:54 + go version 08:45:54 go version go1.16.3 linux/arm64 [Pipeline] } 08:45:54 $ docker stop --time=1 b7bfd028a676acce2b488ea6e1df815216a15e03334249c29651c02dc85369d1 08:45:55 $ docker rm -f b7bfd028a676acce2b488ea6e1df815216a15e03334249c29651c02dc85369d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:45:56 + docker inspect -f . ci-base-image-arm64 08:45:56 . [Pipeline] withDockerContainer 08:45:56 prd-ubuntu18.04-docker-arm64-4c-16g-103 does not seem to be running inside a container 08:45:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/111 -v /w/workspace/edgex-ui-go/111:/w/workspace/edgex-ui-go/111:rw,z -v /w/workspace/edgex-ui-go/111@tmp:/w/workspace/edgex-ui-go/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:45:58 $ docker top 1403168d7fe92ca285584b04c098c7153867e3776b58d6b07919e3d397808368 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:59 + go mod tidy [Pipeline] sh 08:46:00 + make test 08:46:00 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:46:01 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:46:34 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:46:34 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:46:34 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:46:34 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:46:34 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:46:34 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:46:34 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:46:34 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:46:34 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:46:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:46:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:46:34 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:46:34 GO111MODULE=on go vet ./... [Pipeline] } 08:46:56 $ docker stop --time=1 1403168d7fe92ca285584b04c098c7153867e3776b58d6b07919e3d397808368 08:46:58 Running on prd-centos7-docker-4c-2g-105 in /w/workspace/edgexfoundry_edgex-ui-go_master 08:46:58 $ docker rm -f 1403168d7fe92ca285584b04c098c7153867e3776b58d6b07919e3d397808368 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] ws 08:46:59 Running in /w/workspace/edgex-ui-go/111 [Pipeline] { [Pipeline] checkout 08:46:59 The recommended git tool is: git 08:46:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:46:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:47:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:47:01 + ls -al . 08:47:01 total 124 08:47:01 drwxrwxr-x 10 jenkins jenkins 4096 May 14 08:46 . 08:47:01 drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:44 .. 08:47:01 drwxrwxr-x 8 jenkins jenkins 4096 May 14 08:44 .git 08:47:01 drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:44 .github 08:47:01 -rw-rw-r-- 1 jenkins jenkins 162 May 14 08:44 .gitignore 08:47:01 -rw-rw-r-- 1 jenkins jenkins 3959 May 14 08:44 CONTRIBUTING.md 08:47:01 -rw-rw-r-- 1 jenkins jenkins 1508 May 14 08:44 Dockerfile 08:47:01 -rw-rw-r-- 1 jenkins jenkins 902 May 14 08:44 Dockerfile.build 08:47:01 -rw-rw-r-- 1 jenkins jenkins 652 May 14 08:44 Jenkinsfile 08:47:01 -rw-rw-r-- 1 jenkins jenkins 11357 May 14 08:44 LICENSE 08:47:01 -rw-rw-r-- 1 jenkins jenkins 941 May 14 08:44 Makefile 08:47:01 -rw-rw-r-- 1 jenkins jenkins 6012 May 14 08:44 README.md 08:47:01 -rw-rw-r-- 1 jenkins jenkins 12 May 14 08:44 VERSION 08:47:01 drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:44 assets 08:47:01 drwxrwxr-x 2 jenkins jenkins 4096 May 14 08:44 bin 08:47:01 drwxrwxr-x 3 jenkins jenkins 4096 May 14 08:44 cmd 08:47:01 -rw-r--r-- 1 jenkins jenkins 10 May 14 08:46 coverage.out 08:47:01 drwxrwxr-x 5 jenkins jenkins 4096 May 14 08:44 docs 08:47:01 -rw-rw-r-- 1 jenkins jenkins 987 May 14 08:44 go.mod 08:47:01 -rw-r--r-- 1 jenkins jenkins 24424 May 14 08:45 go.sum 08:47:01 drwxrwxr-x 10 jenkins jenkins 4096 May 14 08:44 internal 08:47:01 -rw-rw-r-- 1 jenkins jenkins 155 May 14 08:44 version.go 08:47:01 drwxrwxr-x 4 jenkins jenkins 4096 May 14 08:44 web [Pipeline] isUnix [Pipeline] sh 08:47:01 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e780ff51f2d38c8c04fab48d9c2943cf7701f258 --label arch=arm64 --label version=2.0.0-dev.51 . 08:47:02 Sending build context to Docker daemon 35.46MB 08:47:02 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:47:02 Step 2/24 : FROM ${BASE} AS builder 08:47:02 ---> 26abc6befa5d 08:47:02 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:47:03 ---> Running in 5e9aafcc6b16 08:47:03 Removing intermediate container 5e9aafcc6b16 08:47:03 ---> 17080a2a5c4b 08:47:03 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:47:03 ---> Running in b30ff409cc23 08:47:04 Removing intermediate container b30ff409cc23 08:47:04 ---> 0997b293a2e4 08:47:04 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:47:04 ---> Running in f09739cb834e 08:47:04 Removing intermediate container f09739cb834e 08:47:04 ---> f3c94027b49c 08:47:04 Step 6/24 : LABEL Name=edgex-ui-go 08:47:04 ---> Running in f230b5c8af87 08:47:05 Removing intermediate container f230b5c8af87 08:47:05 ---> 63da11b8ddbe 08:47:05 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:47:05 ---> Running in 68cfdac4c370 08:47:05 using credential edgex-jenkins-ssh 08:47:05 Cloning the remote Git repository 08:47:05 Removing intermediate container 68cfdac4c370 08:47:05 ---> 044b47b6ac0f 08:47:05 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:47:06 ---> Running in a83433e0d870 08:47:05 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:47:05 > git init /w/workspace/edgex-ui-go/111 # timeout=10 08:47:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:47:06 > git --version # timeout=10 08:47:06 > git --version # 'git version 2.24.3' 08:47:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:47:06 [INFO] Currently running in a labeled security context 08:47:06 [INFO] Currently SELinux is 'enforcing' on the host 08:47:06 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/111@tmp/jenkins-gitclient-ssh3111369674308468747.key 08:47:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:07 Avoid second fetch 08:47:07 Checking out Revision e780ff51f2d38c8c04fab48d9c2943cf7701f258 (master) 08:47:08 Removing intermediate container a83433e0d870 08:47:08 ---> b22ac57181ca 08:47:08 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:47:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:47:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:07 > git config core.sparsecheckout # timeout=10 08:47:07 > git checkout -f e780ff51f2d38c8c04fab48d9c2943cf7701f258 # timeout=10 08:47:08 ---> Running in 27a1f75cacaa 08:47:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:47:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:47:11 OK: 138 MiB in 40 packages 08:47:12 Commit message: "feat: update built web" 08:47:12 Removing intermediate container 27a1f75cacaa 08:47:12 ---> 8b688d7f5798 08:47:12 Step 10/24 : ENV GO111MODULE=on 08:47:12 ---> Running in e8909eebb55d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:47:12 Removing intermediate container e8909eebb55d 08:47:12 ---> 33343407d0f4 08:47:12 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:47:13 ---> Running in 42000e067517 08:47:13 Removing intermediate container 42000e067517 08:47:13 ---> 49700197613e 08:47:13 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:47:13 Step 12/24 : COPY go.mod . 08:47:13 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:47:14 ---> 447552fa5b0c 08:47:14 Step 13/24 : COPY Makefile . 08:47:14 + sudo service docker restart 08:47:14 + true 08:47:14 Redirecting to /bin/systemctl restart docker.service 08:47:15 ---> 41c6b47cb6aa 08:47:15 Step 14/24 : RUN make update 08:47:15 ---> Running in 429906a8cf05 08:47:16 CGO_ENABLED=0 GO111MODULE=on go mod download [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:47:16 provisioning config files... 08:47:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/111@tmp/config1909944767236827814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:47:16 ---> docker-login.sh 08:47:16 nexus3.edgexfoundry.org:10001 08:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:17 Configure a credential helper to remove this warning. See 08:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:17 08:47:17 Login Succeeded 08:47:17 nexus3.edgexfoundry.org:10002 08:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:17 Configure a credential helper to remove this warning. See 08:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:17 08:47:17 Login Succeeded 08:47:17 nexus3.edgexfoundry.org:10003 08:47:17 Removing intermediate container 429906a8cf05 08:47:17 ---> d2a2d9cc28c5 08:47:17 Step 15/24 : COPY . . 08:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:18 Configure a credential helper to remove this warning. See 08:47:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:18 08:47:18 Login Succeeded 08:47:18 nexus3.edgexfoundry.org:10004 08:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:18 Configure a credential helper to remove this warning. See 08:47:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:18 08:47:18 Login Succeeded 08:47:18 docker.io 08:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:19 Configure a credential helper to remove this warning. See 08:47:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:19 08:47:19 Login Succeeded 08:47:19 ---> docker-login.sh ends [Pipeline] } 08:47:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:47:19 ========================================================= 08:47:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:47:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:47:19 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 08:47:20 Sending build context to Docker daemon 35.44MB 08:47:20 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:47:20 Step 2/8 : FROM ${BASE} 08:47:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:47:20 540db60ca938: Pulling fs layer 08:47:20 adcc1eea9eea: Pulling fs layer 08:47:20 4c4ab2625f07: Pulling fs layer 08:47:20 0510c868ecb4: Pulling fs layer 08:47:20 afea3b2eda06: Pulling fs layer 08:47:20 7809a108b3ef: Pulling fs layer 08:47:20 f706445af74f: Pulling fs layer 08:47:20 afea3b2eda06: Waiting 08:47:20 7809a108b3ef: Waiting 08:47:20 0510c868ecb4: Waiting 08:47:20 f706445af74f: Waiting 08:47:20 4c4ab2625f07: Verifying Checksum 08:47:20 4c4ab2625f07: Download complete 08:47:20 adcc1eea9eea: Verifying Checksum 08:47:20 adcc1eea9eea: Download complete 08:47:20 afea3b2eda06: Verifying Checksum 08:47:20 afea3b2eda06: Download complete 08:47:20 7809a108b3ef: Verifying Checksum 08:47:20 7809a108b3ef: Download complete 08:47:20 540db60ca938: Verifying Checksum 08:47:20 540db60ca938: Download complete 08:47:21 540db60ca938: Pull complete 08:47:21 ---> a248a53264d5 08:47:21 Step 16/24 : RUN ${MAKE} 08:47:21 ---> Running in 339f3cd5c745 08:47:21 adcc1eea9eea: Pull complete 08:47:21 4c4ab2625f07: Pull complete 08:47:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.51" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:47:24 f706445af74f: Verifying Checksum 08:47:24 f706445af74f: Download complete 08:47:24 0510c868ecb4: Verifying Checksum 08:47:24 0510c868ecb4: Download complete 08:47:34 0510c868ecb4: Pull complete 08:47:34 afea3b2eda06: Pull complete 08:47:35 7809a108b3ef: Pull complete 08:47:40 f706445af74f: Pull complete 08:47:40 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:47:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:47:40 ---> b068be0155e3 08:47:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:47:40 ---> Running in 839b2542f1c5 08:47:41 Removing intermediate container 839b2542f1c5 08:47:41 ---> 2dcd3d68bac2 08:47:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:47:41 ---> Running in 9b01fe78e927 08:47:43 Removing intermediate container 9b01fe78e927 08:47:43 ---> 453bce64d570 08:47:43 Step 5/8 : RUN apk add --no-cache make git 08:47:43 ---> Running in 3d293853ac91 08:47:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:47:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:47:47 OK: 149 MiB in 40 packages 08:47:47 Removing intermediate container 3d293853ac91 08:47:47 ---> 94de3b3922ea 08:47:47 Step 6/8 : WORKDIR /edgex-ui-go 08:47:47 ---> Running in 84f234b3eb9d 08:47:48 Removing intermediate container 84f234b3eb9d 08:47:48 ---> 3a6fcd9de46e 08:47:48 Step 7/8 : COPY . . 08:47:48 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:47:52 ---> 38afc798fb3d 08:47:52 Step 8/8 : RUN go mod download 08:47:52 ---> Running in d81d168548cb 08:47:54 Removing intermediate container 339f3cd5c745 08:47:54 ---> 1e4f476463af 08:47:54 Step 17/24 : FROM alpine:3.12 08:47:54 3.12: Pulling from library/alpine 08:47:54 d2f70382dc9a: Pulling fs layer 08:47:54 d2f70382dc9a: Download complete 08:47:54 d2f70382dc9a: Pull complete 08:47:54 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:47:54 Status: Downloaded newer image for alpine:3.12 08:47:54 ---> 9852663dfa18 08:47:54 Step 18/24 : EXPOSE 4000 08:47:55 ---> Running in d9aa58861ebd 08:47:55 Removing intermediate container d9aa58861ebd 08:47:55 ---> 5cf9d46c2789 08:47:55 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:47:58 ---> 847a7d71ab8f 08:47:58 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:47:58 ---> Running in aab6bfbf4f71 08:47:58 Removing intermediate container aab6bfbf4f71 08:47:58 ---> 124d01be057b 08:47:58 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:47:58 ---> Running in d72d7f427386 08:47:58 Removing intermediate container d72d7f427386 08:47:58 ---> 2654caf73594 08:47:58 Step 22/24 : LABEL arch=arm64 08:47:58 ---> Running in cadf38491b9d 08:47:59 Removing intermediate container cadf38491b9d 08:47:59 ---> 3269b7df04f5 08:47:59 Step 23/24 : LABEL git_sha=e780ff51f2d38c8c04fab48d9c2943cf7701f258 08:47:59 ---> Running in 776b398104fe 08:48:00 Removing intermediate container 776b398104fe 08:48:00 ---> 4b4922667e1f 08:48:00 Step 24/24 : LABEL version=2.0.0-dev.51 08:48:00 ---> Running in ff1fc80a08e1 08:48:00 Removing intermediate container ff1fc80a08e1 08:48:00 ---> e26f74113c31 08:48:00 [Warning] One or more build-args [ARCH] were not consumed 08:48:00 Successfully built e26f74113c31 08:48:00 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:48:01 provisioning config files... 08:48:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/111@tmp/config1610879615140210486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:01 ---> docker-login.sh 08:48:01 nexus3.edgexfoundry.org:10001 08:48:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:01 Configure a credential helper to remove this warning. See 08:48:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:01 08:48:01 Login Succeeded 08:48:01 nexus3.edgexfoundry.org:10002 08:48:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:02 Configure a credential helper to remove this warning. See 08:48:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:02 08:48:02 Login Succeeded 08:48:02 nexus3.edgexfoundry.org:10003 08:48:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:04 Configure a credential helper to remove this warning. See 08:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:04 08:48:04 Login Succeeded 08:48:04 nexus3.edgexfoundry.org:10004 08:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:04 Configure a credential helper to remove this warning. See 08:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:04 08:48:04 Login Succeeded 08:48:04 docker.io 08:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:05 Configure a credential helper to remove this warning. See 08:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:05 08:48:05 Login Succeeded 08:48:05 ---> docker-login.sh ends [Pipeline] } 08:48:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:48:05 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 08:48:05 e780ff51f2d38c8c04fab48d9c2943cf7701f258 08:48:05 latest 08:48:05 2.0.0-dev.51 08:48:05 e780ff51f2d38c8c04fab48d9c2943cf7701f258-2.0.0-dev.51 08:48:05 master 08:48:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:48:05 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e780ff51f2d38c8c04fab48d9c2943cf7701f258 [Pipeline] isUnix [Pipeline] sh 08:48:06 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e780ff51f2d38c8c04fab48d9c2943cf7701f258 08:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:48:06 bd9b29187d41: Preparing 08:48:06 3fbe34a1663b: Preparing 08:48:06 3fbe34a1663b: Layer already exists 08:48:12 bd9b29187d41: Pushed 08:48:12 e780ff51f2d38c8c04fab48d9c2943cf7701f258: digest: sha256:9e1fba3c4a5277b15f8710aa83eb181aebd1868f4844498c9a72763d3d60bdb0 size: 740 [Pipeline] isUnix [Pipeline] sh 08:48:13 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:48:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:48:13 bd9b29187d41: Preparing 08:48:13 3fbe34a1663b: Preparing 08:48:13 3fbe34a1663b: Layer already exists 08:48:13 bd9b29187d41: Layer already exists 08:48:13 latest: digest: sha256:9e1fba3c4a5277b15f8710aa83eb181aebd1868f4844498c9a72763d3d60bdb0 size: 740 [Pipeline] isUnix [Pipeline] sh 08:48:14 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.51 [Pipeline] isUnix [Pipeline] sh 08:48:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.51 08:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:48:14 bd9b29187d41: Preparing 08:48:14 3fbe34a1663b: Preparing 08:48:14 3fbe34a1663b: Layer already exists 08:48:14 bd9b29187d41: Layer already exists 08:48:14 2.0.0-dev.51: digest: sha256:9e1fba3c4a5277b15f8710aa83eb181aebd1868f4844498c9a72763d3d60bdb0 size: 740 [Pipeline] isUnix [Pipeline] sh 08:48:15 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e780ff51f2d38c8c04fab48d9c2943cf7701f258-2.0.0-dev.51 [Pipeline] isUnix [Pipeline] sh 08:48:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e780ff51f2d38c8c04fab48d9c2943cf7701f258-2.0.0-dev.51 08:48:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:48:15 bd9b29187d41: Preparing 08:48:15 3fbe34a1663b: Preparing 08:48:15 3fbe34a1663b: Layer already exists 08:48:15 bd9b29187d41: Layer already exists 08:48:15 e780ff51f2d38c8c04fab48d9c2943cf7701f258-2.0.0-dev.51: digest: sha256:9e1fba3c4a5277b15f8710aa83eb181aebd1868f4844498c9a72763d3d60bdb0 size: 740 [Pipeline] isUnix [Pipeline] sh 08:48:16 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 08:48:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 08:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:48:16 bd9b29187d41: Preparing 08:48:16 3fbe34a1663b: Preparing 08:48:16 3fbe34a1663b: Layer already exists 08:48:16 bd9b29187d41: Layer already exists 08:48:16 master: digest: sha256:9e1fba3c4a5277b15f8710aa83eb181aebd1868f4844498c9a72763d3d60bdb0 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:48:16 ===================================================== [Pipeline] echo 08:48:16 taggedImages: 08:48:16 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e780ff51f2d38c8c04fab48d9c2943cf7701f258 08:48:16 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:48:16 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.51 08:48:16 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e780ff51f2d38c8c04fab48d9c2943cf7701f258-2.0.0-dev.51 08:48:16 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:48:17 ---> job-cost.sh 08:48:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nwRZ 08:48:25 Removing intermediate container d81d168548cb 08:48:25 ---> 8b7a9d5fbe60 08:48:25 Successfully built 8b7a9d5fbe60 08:48:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:48:25 + docker inspect -f . ci-base-image-x86_64 08:48:25 . [Pipeline] withDockerContainer 08:48:26 prd-centos7-docker-4c-2g-105 does not seem to be running inside a container 08:48:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/111 -v /w/workspace/edgex-ui-go/111:/w/workspace/edgex-ui-go/111:rw,z -v /w/workspace/edgex-ui-go/111@tmp:/w/workspace/edgex-ui-go/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:48:27 $ docker top 56f1325f6ca8e8bb10c9a6a7e65ef841f46e0efe8fa2799f0426606cf590792f -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:28 + go version 08:48:28 go version go1.16.3 linux/amd64 [Pipeline] } 08:48:28 $ docker stop --time=1 56f1325f6ca8e8bb10c9a6a7e65ef841f46e0efe8fa2799f0426606cf590792f 08:48:30 $ docker rm -f 56f1325f6ca8e8bb10c9a6a7e65ef841f46e0efe8fa2799f0426606cf590792f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:48:31 + docker inspect -f . ci-base-image-x86_64 08:48:31 . [Pipeline] withDockerContainer 08:48:31 prd-centos7-docker-4c-2g-105 does not seem to be running inside a container 08:48:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/111 -v /w/workspace/edgex-ui-go/111:/w/workspace/edgex-ui-go/111:rw,z -v /w/workspace/edgex-ui-go/111@tmp:/w/workspace/edgex-ui-go/111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:48:32 $ docker top ebabd7c32aa9c76f78e6e112ca16c6574c9aa5570f9758daf95e66922ad59a53 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:33 + go mod tidy [Pipeline] sh 08:48:35 + make test 08:48:35 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:48:37 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:48:55 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:48:55 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:48:55 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:48:55 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:48:55 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:48:55 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:48:55 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:48:55 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:48:55 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:48:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:48:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:48:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:48:55 GO111MODULE=on go vet ./... 08:48:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } 08:49:08 $ docker stop --time=1 ebabd7c32aa9c76f78e6e112ca16c6574c9aa5570f9758daf95e66922ad59a53 08:49:10 $ docker rm -f ebabd7c32aa9c76f78e6e112ca16c6574c9aa5570f9758daf95e66922ad59a53 [Pipeline] // withDockerContainer [Pipeline] sh 08:49:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:49:11 Warning: overwriting stash ‘coverage-report’ 08:49:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:49:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:49:12 + ls -al . 08:49:12 total 92 08:49:12 drwxrwxr-x. 10 jenkins jenkins 4096 May 14 08:48 . 08:49:12 drwxrwxr-x. 4 jenkins jenkins 32 May 14 08:47 .. 08:49:12 drwxrwxr-x. 3 jenkins jenkins 20 May 14 08:47 assets 08:49:12 drwxrwxr-x. 2 jenkins jenkins 35 May 14 08:47 bin 08:49:12 drwxrwxr-x. 3 jenkins jenkins 29 May 14 08:47 cmd 08:49:12 -rw-rw-r--. 1 jenkins jenkins 3959 May 14 08:47 CONTRIBUTING.md 08:49:12 -rw-r--r--. 1 jenkins jenkins 10 May 14 08:48 coverage.out 08:49:12 -rw-rw-r--. 1 jenkins jenkins 1508 May 14 08:47 Dockerfile 08:49:12 -rw-rw-r--. 1 jenkins jenkins 902 May 14 08:47 Dockerfile.build 08:49:12 drwxrwxr-x. 5 jenkins jenkins 104 May 14 08:47 docs 08:49:12 drwxrwxr-x. 8 jenkins jenkins 162 May 14 08:47 .git 08:49:12 drwxrwxr-x. 2 jenkins jenkins 103 May 14 08:47 .github 08:49:12 -rw-rw-r--. 1 jenkins jenkins 162 May 14 08:47 .gitignore 08:49:12 -rw-rw-r--. 1 jenkins jenkins 987 May 14 08:47 go.mod 08:49:12 -rw-r--r--. 1 jenkins jenkins 24424 May 14 08:48 go.sum 08:49:12 drwxrwxr-x. 10 jenkins jenkins 139 May 14 08:47 internal 08:49:12 -rw-rw-r--. 1 jenkins jenkins 652 May 14 08:47 Jenkinsfile 08:49:12 -rw-rw-r--. 1 jenkins jenkins 11357 May 14 08:47 LICENSE 08:49:12 -rw-rw-r--. 1 jenkins jenkins 941 May 14 08:47 Makefile 08:49:12 -rw-rw-r--. 1 jenkins jenkins 6012 May 14 08:47 README.md 08:49:12 -rw-rw-r--. 1 jenkins jenkins 12 May 14 08:44 VERSION 08:49:12 -rw-rw-r--. 1 jenkins jenkins 155 May 14 08:47 version.go 08:49:12 drwxrwxr-x. 4 jenkins jenkins 4096 May 14 08:47 web [Pipeline] isUnix [Pipeline] sh 08:49:13 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=e780ff51f2d38c8c04fab48d9c2943cf7701f258 --label arch=amd64 --label version=2.0.0-dev.51 . 08:49:14 Sending build context to Docker daemon 35.46MB 08:49:14 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:49:14 Step 2/24 : FROM ${BASE} AS builder 08:49:14 ---> 8b7a9d5fbe60 08:49:14 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:49:15 ---> Running in a96b0610c209 08:49:15 Removing intermediate container a96b0610c209 08:49:15 ---> da8cdc16bc82 08:49:15 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:49:15 ---> Running in 838e041b13c3 08:49:15 Removing intermediate container 838e041b13c3 08:49:15 ---> 12be92cad437 08:49:15 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:49:15 ---> Running in cd6c9460fefe 08:49:16 Removing intermediate container cd6c9460fefe 08:49:16 ---> b030b069994f 08:49:16 Step 6/24 : LABEL Name=edgex-ui-go 08:49:16 ---> Running in 43cff7b80b31 08:49:16 Removing intermediate container 43cff7b80b31 08:49:16 ---> 88a4a7d22c73 08:49:16 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:49:16 ---> Running in 2e46fae1ed79 08:49:16 Removing intermediate container 2e46fae1ed79 08:49:16 ---> 59f2ed1302e5 08:49:16 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:49:17 ---> Running in 50c91a681a2d 08:49:19 Removing intermediate container 50c91a681a2d 08:49:19 ---> 69f534232ee7 08:49:19 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:49:19 ---> Running in 00b0bf2d7794 08:49:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:49:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:49:24 OK: 149 MiB in 40 packages 08:49:25 Removing intermediate container 00b0bf2d7794 08:49:25 ---> 717d75d1f732 08:49:25 Step 10/24 : ENV GO111MODULE=on 08:49:25 ---> Running in 1eadae6832de 08:49:25 Removing intermediate container 1eadae6832de 08:49:25 ---> 63325d43e036 08:49:25 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:49:25 ---> Running in c4a966bcc767 08:49:26 Removing intermediate container c4a966bcc767 08:49:26 ---> 6cb4631e6814 08:49:26 Step 12/24 : COPY go.mod . 08:49:26 ---> c898da45b9ea 08:49:26 Step 13/24 : COPY Makefile . 08:49:27 ---> 4ba87a269acf 08:49:27 Step 14/24 : RUN make update 08:49:27 ---> Running in 5163ee6cda3f 08:49:28 CGO_ENABLED=0 GO111MODULE=on go mod download 08:49:29 Removing intermediate container 5163ee6cda3f 08:49:29 ---> 52225889f6a0 08:49:29 Step 15/24 : COPY . . 08:49:32 ---> a8c6a0219620 08:49:32 Step 16/24 : RUN ${MAKE} 08:49:32 ---> Running in 36a0402a0bd5 08:49:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.51" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:49:52 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:49:55 Removing intermediate container 36a0402a0bd5 08:49:55 ---> d3c44ca61e8d 08:49:55 Step 17/24 : FROM alpine:3.12 08:49:55 3.12: Pulling from library/alpine 08:49:55 339de151aab4: Pulling fs layer 08:49:55 339de151aab4: Verifying Checksum 08:49:55 339de151aab4: Download complete 08:49:56 339de151aab4: Pull complete 08:49:56 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:49:56 Status: Downloaded newer image for alpine:3.12 08:49:56 ---> 13621d1b12d4 08:49:56 Step 18/24 : EXPOSE 4000 08:49:56 ---> Running in 01f67f6ec042 08:49:56 Removing intermediate container 01f67f6ec042 08:49:56 ---> beaac8d5772a 08:49:56 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:49:59 ---> 67bdb529989a 08:49:59 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:49:59 ---> Running in 30fc7d385596 08:49:59 Removing intermediate container 30fc7d385596 08:49:59 ---> 85651756286b 08:49:59 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:49:59 ---> Running in 4a538a1e8e69 08:49:59 Removing intermediate container 4a538a1e8e69 08:49:59 ---> 8b979b1633d3 08:49:59 Step 22/24 : LABEL arch=amd64 08:49:59 ---> Running in f93c6f914136 08:50:00 Removing intermediate container f93c6f914136 08:50:00 ---> 9996bac78b92 08:50:00 Step 23/24 : LABEL git_sha=e780ff51f2d38c8c04fab48d9c2943cf7701f258 08:50:00 ---> Running in 957106bb166b 08:50:00 Removing intermediate container 957106bb166b 08:50:00 ---> 9dd26de44401 08:50:00 Step 24/24 : LABEL version=2.0.0-dev.51 08:50:00 ---> Running in 94787102521f 08:50:01 Removing intermediate container 94787102521f 08:50:01 ---> 32519b3ce1a0 08:50:01 [Warning] One or more build-args [ARCH] were not consumed 08:50:01 Successfully built 32519b3ce1a0 08:50:02 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:50:02 provisioning config files... 08:50:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/111@tmp/config4188179495796257129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:50:03 ---> docker-login.sh 08:50:03 nexus3.edgexfoundry.org:10001 08:50:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:03 Configure a credential helper to remove this warning. See 08:50:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:03 08:50:03 Login Succeeded 08:50:03 nexus3.edgexfoundry.org:10002 08:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:04 Configure a credential helper to remove this warning. See 08:50:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:04 08:50:04 Login Succeeded 08:50:04 nexus3.edgexfoundry.org:10003 08:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:05 Configure a credential helper to remove this warning. See 08:50:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:05 08:50:05 Login Succeeded 08:50:05 nexus3.edgexfoundry.org:10004 08:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:05 Configure a credential helper to remove this warning. See 08:50:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:05 08:50:05 Login Succeeded 08:50:05 docker.io 08:50:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:50:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:50:06 Configure a credential helper to remove this warning. See 08:50:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:50:06 08:50:06 Login Succeeded 08:50:06 ---> docker-login.sh ends [Pipeline] } 08:50:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:50:06 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 08:50:06 e780ff51f2d38c8c04fab48d9c2943cf7701f258 08:50:06 latest 08:50:06 2.0.0-dev.51 08:50:06 e780ff51f2d38c8c04fab48d9c2943cf7701f258-2.0.0-dev.51 08:50:06 master 08:50:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:50:06 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e780ff51f2d38c8c04fab48d9c2943cf7701f258 [Pipeline] isUnix [Pipeline] sh 08:50:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e780ff51f2d38c8c04fab48d9c2943cf7701f258 08:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:50:07 8485c893a129: Preparing 08:50:07 32f366d666a5: Preparing 08:50:07 32f366d666a5: Layer already exists 08:50:10 8485c893a129: Pushed 08:50:11 e780ff51f2d38c8c04fab48d9c2943cf7701f258: digest: sha256:779d94b5e2a42912e73e16a818c6e8b36095301fe1855db3c00195b3aeb896e5 size: 740 [Pipeline] isUnix [Pipeline] sh 08:50:11 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 08:50:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:50:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:50:12 8485c893a129: Preparing 08:50:12 32f366d666a5: Preparing 08:50:12 32f366d666a5: Layer already exists 08:50:12 8485c893a129: Layer already exists 08:50:12 latest: digest: sha256:779d94b5e2a42912e73e16a818c6e8b36095301fe1855db3c00195b3aeb896e5 size: 740 [Pipeline] isUnix [Pipeline] sh 08:50:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.51 [Pipeline] isUnix [Pipeline] sh 08:50:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.51 08:50:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:50:13 8485c893a129: Preparing 08:50:13 32f366d666a5: Preparing 08:50:13 32f366d666a5: Layer already exists 08:50:13 8485c893a129: Layer already exists 08:50:13 2.0.0-dev.51: digest: sha256:779d94b5e2a42912e73e16a818c6e8b36095301fe1855db3c00195b3aeb896e5 size: 740 [Pipeline] isUnix [Pipeline] sh 08:50:13 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e780ff51f2d38c8c04fab48d9c2943cf7701f258-2.0.0-dev.51 [Pipeline] isUnix [Pipeline] sh 08:50:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e780ff51f2d38c8c04fab48d9c2943cf7701f258-2.0.0-dev.51 08:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:50:14 8485c893a129: Preparing 08:50:14 32f366d666a5: Preparing 08:50:14 8485c893a129: Layer already exists 08:50:14 32f366d666a5: Layer already exists 08:50:14 e780ff51f2d38c8c04fab48d9c2943cf7701f258-2.0.0-dev.51: digest: sha256:779d94b5e2a42912e73e16a818c6e8b36095301fe1855db3c00195b3aeb896e5 size: 740 [Pipeline] isUnix [Pipeline] sh 08:50:14 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 08:50:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 08:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:50:14 8485c893a129: Preparing 08:50:14 32f366d666a5: Preparing 08:50:14 8485c893a129: Layer already exists 08:50:14 32f366d666a5: Layer already exists 08:50:15 master: digest: sha256:779d94b5e2a42912e73e16a818c6e8b36095301fe1855db3c00195b3aeb896e5 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:50:15 ===================================================== [Pipeline] echo 08:50:15 taggedImages: 08:50:15 - nexus3.edgexfoundry.org:10004/edgex-ui:e780ff51f2d38c8c04fab48d9c2943cf7701f258 08:50:15 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:50:15 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.51 08:50:15 - nexus3.edgexfoundry.org:10004/edgex-ui:e780ff51f2d38c8c04fab48d9c2943cf7701f258-2.0.0-dev.51 08:50:15 - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:50:16 ---> job-cost.sh 08:50:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gbno 08:50:18 lf-activate-venv(): INFO: Adding /tmp/venv-nwRZ/bin to PATH 08:50:18 INFO: No Stack... 08:50:18 INFO: Retrieving Pricing Info for: lf-standard-4 08:50:18 INFO: Archiving Costs [Pipeline] sh 08:50:19 + cat /w/workspace/edgex-ui-go/111/archives/cost.csv+ 08:50:19 cut -d, -f6 [Pipeline] lock 08:50:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-111-stack-cost] 08:50:19 Resource [jenkins-edgexfoundry-edgex-ui-go-master-111-stack-cost] did not exist. Created. 08:50:19 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:50:19 + echo total: 0.20999999344348907 [Pipeline] stash 08:50:19 Stashed 1 file(s) [Pipeline] } 08:50:19 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-111-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:50:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:51:22 lf-activate-venv(): INFO: Adding /tmp/venv-gbno/bin to PATH 08:51:22 INFO: No Stack... 08:51:24 INFO: Retrieving Pricing Info for: v1-standard-2 08:51:24 INFO: Archiving Costs [Pipeline] sh 08:51:25 + cat /w/workspace/edgex-ui-go/111/archives/cost.csv 08:51:25 + cut -d, -f6 [Pipeline] lock 08:51:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-111-stack-cost] 08:51:25 Resource [jenkins-edgexfoundry-edgex-ui-go-master-111-stack-cost] did not exist. Created. 08:51:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:51:25 /w/workspace/edgex-ui-go/111@tmp/durable-3b9424a5/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 08:51:26 + echo total: 0.029999999329447746 [Pipeline] stash 08:51:26 Warning: overwriting stash ‘stack-cost’ 08:51:26 Stashed 1 file(s) [Pipeline] } 08:51:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-111-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] configFileProvider 08:51:27 provisioning config files... 08:51:27 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3575775038751047284tmp [Pipeline] { [Pipeline] sh 08:51:27 + set +x 08:51:27 + curl -s https://codecov.io/bash 08:51:27 + bash -s -- 08:51:28 08:51:28 _____ _ 08:51:28 / ____| | | 08:51:28 | | ___ __| | ___ ___ _____ __ 08:51:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:51:28 | |___| (_) | (_| | __/ (_| (_) \ V / 08:51:28 \_____\___/ \__,_|\___|\___\___/ \_/ 08:51:28 Bash-1.0.2 08:51:28 08:51:28 08:51:28 ==> git version 2.24.3 found 08:51:28 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:51:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:51:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:51:28 ==> Jenkins CI detected. 08:51:28 project root: . 08:51:28 --> token set from env 08:51:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:51:28 ==> Running gcov in . (disable via -X gcov) 08:51:28 ==> Python coveragepy not found 08:51:28 ==> Searching for coverage reports in: 08:51:28 + . 08:51:28 -> Found 1 reports 08:51:28 ==> Detecting git/mercurial file structure 08:51:28 ==> Reading reports 08:51:28 + ./coverage.out bytes=10 08:51:28 ==> Appending adjustments 08:51:28 https://docs.codecov.io/docs/fixing-reports 08:51:28 + Found adjustments 08:51:28 ==> Gzipping contents 08:51:28 4.0K /tmp/codecov.IQHh1C.gz 08:51:28 ==> Uploading reports 08:51:28 url: https://codecov.io 08:51:28 query: branch=master&commit=e780ff51f2d38c8c04fab48d9c2943cf7701f258&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F111%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:51:28 -> Pinging Codecov 08:51:28 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=e780ff51f2d38c8c04fab48d9c2943cf7701f258&build=111&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F111%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:51:29 -> Uploading to 08:51:29 https://storage.googleapis.com/codecov/v4/raw/2021-05-14/FB506323287CE973F263BFD2A0EB1F37/e780ff51f2d38c8c04fab48d9c2943cf7701f258/e7319475-63a4-4f51-a7de-0e1425699aa1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210514%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210514T085129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=89c0859332b2d978aa30bf913dfa9aea4916dd82055231ad7704fabafd0b0aa0 08:51:29 % Total % Received % Xferd Average Speed Time Time Time Current 08:51:29 Dload Upload Total Spent Left Speed 08:51:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3926 0 0 100 3926 0 9423 --:--:-- --:--:-- --:--:-- 9437 08:51:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e780ff51f2d38c8c04fab48d9c2943cf7701f258 [Pipeline] } 08:51:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:51:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:51:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:51:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:51:30 08:51:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 08:51:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:51:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:51:31 188c0c94c7c5: Pulling fs layer 08:51:31 0ef7d3d256c8: Pulling fs layer 08:51:31 de9db76c5a1d: Pulling fs layer 08:51:31 0eba1c9be4d2: Pulling fs layer 08:51:31 0d57e429df01: Pulling fs layer 08:51:31 4e4be7b47b0d: Pulling fs layer 08:51:31 e1f770b5df2f: Pulling fs layer 08:51:31 85a0685a4137: Pulling fs layer 08:51:31 4e4be7b47b0d: Waiting 08:51:31 0eba1c9be4d2: Waiting 08:51:31 0d57e429df01: Waiting 08:51:31 e1f770b5df2f: Waiting 08:51:31 85a0685a4137: Waiting 08:51:31 de9db76c5a1d: Verifying Checksum 08:51:31 de9db76c5a1d: Download complete 08:51:31 0ef7d3d256c8: Download complete 08:51:31 0d57e429df01: Verifying Checksum 08:51:31 0d57e429df01: Download complete 08:51:31 4e4be7b47b0d: Verifying Checksum 08:51:31 4e4be7b47b0d: Download complete 08:51:31 188c0c94c7c5: Download complete 08:51:32 188c0c94c7c5: Pull complete 08:51:33 0ef7d3d256c8: Pull complete 08:51:33 de9db76c5a1d: Pull complete 08:51:33 e1f770b5df2f: Verifying Checksum 08:51:33 e1f770b5df2f: Download complete 08:51:43 0eba1c9be4d2: Verifying Checksum 08:51:43 0eba1c9be4d2: Download complete 08:51:44 85a0685a4137: Verifying Checksum 08:51:44 85a0685a4137: Download complete 08:51:54 0eba1c9be4d2: Pull complete 08:51:54 0d57e429df01: Pull complete 08:51:54 4e4be7b47b0d: Pull complete 08:51:58 e1f770b5df2f: Pull complete 08:52:10 85a0685a4137: Pull complete 08:52:10 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 08:52:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:52:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 08:52:11 prd-centos7-docker-4c-2g-104 does not seem to be running inside a container 08:52:11 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:52:13 $ docker top 059b04c0c3de8a6e9082b8360fca917d1d2d691d7ef19f40f406ce4261cc4939 -eo pid,comm [Pipeline] { [Pipeline] echo 08:52:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 08:52:14 + set -o pipefail 08:52:14 + snyk monitor '--org=edgex-jenkins' 08:52:29 08:52:29 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 08:52:29 08:52:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/37fbc265-6534-4df6-babb-602d9aa119cb 08:52:29 08:52:29 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:52:29 08:52:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:52:29 08:52:29 [Pipeline] } 08:52:29 $ docker stop --time=1 059b04c0c3de8a6e9082b8360fca917d1d2d691d7ef19f40f406ce4261cc4939 08:52:32 $ docker rm -f 059b04c0c3de8a6e9082b8360fca917d1d2d691d7ef19f40f406ce4261cc4939 [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 08:52:34 + git log --format=format:%s -1 e780ff51f2d38c8c04fab48d9c2943cf7701f258 [Pipeline] isUnix [Pipeline] sh 08:52:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:52:34 . [Pipeline] withDockerContainer 08:52:35 prd-centos7-docker-4c-2g-104 does not seem to be running inside a container 08:52:35 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:52:36 $ docker top cae7f5ab8d89eb15d81f1eef8e3459ca29bbeacaec9d15826d14663fd94e6c35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:52:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:52:37 [ssh-agent] Looking for ssh-agent implementation... 08:52:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:52:37 $ docker exec cae7f5ab8d89eb15d81f1eef8e3459ca29bbeacaec9d15826d14663fd94e6c35 ssh-agent 08:52:38 SSH_AUTH_SOCK=/tmp/ssh-UZ7J97LAnNsy/agent.12 08:52:38 SSH_AGENT_PID=17 08:52:38 Running ssh-add (command line suppressed) 08:52:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7733220925743194390.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7733220925743194390.key) 08:52:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:52:38 + git semver tag 08:52:39 # -> Open(): unable to determine branch for HEAD 08:52:39 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:52:39 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:52:39 # $SEMVER_REMOTE_NAME = origin 08:52:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:52:39 # $SEMVER_USER_NAME = edgex-jenkins 08:52:39 # $SEMVER_BRANCH = master 08:52:39 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 08:52:39 # e780ff51f2d38c8c04fab48d9c2943cf7701f258 HEAD 08:52:39 # -> Force: false 08:52:39 # 1c2dbe4642364356fbcbebca5505973caa21e8f4 refs/tags/v2.0.0-dev.51 [Pipeline] } 08:52:39 $ docker exec --env ******** --env ******** cae7f5ab8d89eb15d81f1eef8e3459ca29bbeacaec9d15826d14663fd94e6c35 ssh-agent -k 08:52:39 unset SSH_AUTH_SOCK; 08:52:39 unset SSH_AGENT_PID; 08:52:39 echo Agent pid 17 killed; 08:52:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:52:40 + git semver [Pipeline] } 08:52:40 $ docker stop --time=1 cae7f5ab8d89eb15d81f1eef8e3459ca29bbeacaec9d15826d14663fd94e6c35 08:52:41 $ docker rm -f cae7f5ab8d89eb15d81f1eef8e3459ca29bbeacaec9d15826d14663fd94e6c35 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:52:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:52:42 08:52:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:52:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:52:43 0.23.1-centos7: Pulling from edgex-lftools 08:52:43 ab5ef0e58194: Pulling fs layer 08:52:43 9712f1f96733: Pulling fs layer 08:52:43 63f879dbbcfc: Pulling fs layer 08:52:43 0d9ebad4ef96: Pulling fs layer 08:52:43 e9a5061849ea: Pulling fs layer 08:52:43 d747dcd14b5f: Pulling fs layer 08:52:43 2de7ff778b66: Pulling fs layer 08:52:43 0d9ebad4ef96: Waiting 08:52:43 e9a5061849ea: Waiting 08:52:43 d747dcd14b5f: Waiting 08:52:43 2de7ff778b66: Waiting 08:52:43 9712f1f96733: Verifying Checksum 08:52:43 9712f1f96733: Download complete 08:52:45 63f879dbbcfc: Verifying Checksum 08:52:45 63f879dbbcfc: Download complete 08:52:45 e9a5061849ea: Verifying Checksum 08:52:45 e9a5061849ea: Download complete 08:52:45 d747dcd14b5f: Verifying Checksum 08:52:45 d747dcd14b5f: Download complete 08:52:47 2de7ff778b66: Verifying Checksum 08:52:47 2de7ff778b66: Download complete 08:52:47 0d9ebad4ef96: Verifying Checksum 08:52:47 0d9ebad4ef96: Download complete 08:52:48 ab5ef0e58194: Verifying Checksum 08:52:48 ab5ef0e58194: Download complete 08:52:56 ab5ef0e58194: Pull complete 08:52:56 9712f1f96733: Pull complete 08:52:59 63f879dbbcfc: Pull complete 08:53:09 0d9ebad4ef96: Pull complete 08:53:10 e9a5061849ea: Pull complete 08:53:11 d747dcd14b5f: Pull complete 08:53:14 2de7ff778b66: Pull complete 08:53:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:53:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:53:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:53:14 prd-centos7-docker-4c-2g-104 does not seem to be running inside a container 08:53:14 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:53:18 $ docker top bc4bcc67493566d14226299db8e13a0064736dd0f947aa964da2044a4d2ff80e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:53:18 provisioning config files... 08:53:18 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4794664656032758889tmp 08:53:18 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3736050803000188584tmp 08:53:18 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1300804384333741290tmp [Pipeline] { [Pipeline] echo 08:53:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:53:18 ---> sigul-configuration.sh 08:53:19 gpg: directory `/root/.gnupg' created 08:53:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:53:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:53:19 gpg: keyring `/root/.gnupg/secring.gpg' created 08:53:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:53:19 gpg: CAST5 encrypted data 08:53:19 gpg: encrypted with 1 passphrase 08:53:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:53:19 + mkdir /home/jenkins 08:53:19 + mkdir /home/jenkins/sigul [Pipeline] sh 08:53:19 + 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 08:53:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:53:20 ---> sigul-install.sh 08:53:30 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 08:53:30 + git tag --list 08:53:30 0.1.1 08:53:30 v1.1.0 08:53:30 v1.2.0 08:53:30 v1.2.1 08:53:30 v1.3.0 08:53:30 v2.0.0-dev.1 08:53:30 v2.0.0-dev.10 08:53:30 v2.0.0-dev.11 08:53:30 v2.0.0-dev.12 08:53:30 v2.0.0-dev.13 08:53:30 v2.0.0-dev.14 08:53:30 v2.0.0-dev.15 08:53:30 v2.0.0-dev.16 08:53:30 v2.0.0-dev.17 08:53:30 v2.0.0-dev.18 08:53:30 v2.0.0-dev.19 08:53:30 v2.0.0-dev.2 08:53:30 v2.0.0-dev.20 08:53:30 v2.0.0-dev.21 08:53:30 v2.0.0-dev.22 08:53:30 v2.0.0-dev.23 08:53:30 v2.0.0-dev.24 08:53:30 v2.0.0-dev.25 08:53:30 v2.0.0-dev.26 08:53:30 v2.0.0-dev.27 08:53:30 v2.0.0-dev.28 08:53:30 v2.0.0-dev.29 08:53:30 v2.0.0-dev.3 08:53:30 v2.0.0-dev.30 08:53:30 v2.0.0-dev.31 08:53:30 v2.0.0-dev.32 08:53:30 v2.0.0-dev.33 08:53:30 v2.0.0-dev.34 08:53:30 v2.0.0-dev.35 08:53:30 v2.0.0-dev.36 08:53:30 v2.0.0-dev.37 08:53:30 v2.0.0-dev.38 08:53:30 v2.0.0-dev.39 08:53:30 v2.0.0-dev.4 08:53:30 v2.0.0-dev.40 08:53:30 v2.0.0-dev.41 08:53:30 v2.0.0-dev.42 08:53:30 v2.0.0-dev.43 08:53:30 v2.0.0-dev.44 08:53:30 v2.0.0-dev.45 08:53:30 v2.0.0-dev.46 08:53:30 v2.0.0-dev.47 08:53:30 v2.0.0-dev.48 08:53:30 v2.0.0-dev.49 08:53:30 v2.0.0-dev.5 08:53:30 v2.0.0-dev.50 08:53:30 v2.0.0-dev.51 08:53:30 v2.0.0-dev.6 08:53:30 v2.0.0-dev.7 08:53:30 v2.0.0-dev.8 08:53:30 v2.0.0-dev.9 [Pipeline] sh 08:53:31 + lftools sign git-tag v2.0.0-dev.51 08:53:33 Signing Git tag with Sigul... 08:53:33 Signing v2.0.0-dev.51 [Pipeline] echo 08:53:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:53:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:53:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:53:36 $ docker stop --time=1 bc4bcc67493566d14226299db8e13a0064736dd0f947aa964da2044a4d2ff80e 08:53:38 $ docker rm -f bc4bcc67493566d14226299db8e13a0064736dd0f947aa964da2044a4d2ff80e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 08:53:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:53:39 . [Pipeline] withDockerContainer 08:53:39 prd-centos7-docker-4c-2g-104 does not seem to be running inside a container 08:53: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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:53:41 $ docker top 88657c2a2b19af2ffed9f3dec25264ccd83460e99465ab624d2fc6a93719b820 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:53:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:53:41 [ssh-agent] Looking for ssh-agent implementation... 08:53:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:53:42 $ docker exec 88657c2a2b19af2ffed9f3dec25264ccd83460e99465ab624d2fc6a93719b820 ssh-agent 08:53:42 SSH_AUTH_SOCK=/tmp/ssh-BffGv0AMkqhb/agent.11 08:53:42 SSH_AGENT_PID=16 08:53:42 Running ssh-add (command line suppressed) 08:53:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4845336685166239755.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4845336685166239755.key) 08:53:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:53:43 + git semver bump pre 08:53:43 # -> Open(): unable to determine branch for HEAD 08:53:43 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:53:43 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:53:43 # $SEMVER_REMOTE_NAME = origin 08:53:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:53:43 # $SEMVER_USER_NAME = edgex-jenkins 08:53:43 # $SEMVER_BRANCH = master 08:53:43 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 08:53:43 2.0.0-dev.52 [Pipeline] } 08:53:43 $ docker exec --env ******** --env ******** 88657c2a2b19af2ffed9f3dec25264ccd83460e99465ab624d2fc6a93719b820 ssh-agent -k 08:53:44 unset SSH_AUTH_SOCK; 08:53:44 unset SSH_AGENT_PID; 08:53:44 echo Agent pid 16 killed; 08:53:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:53:44 + git semver [Pipeline] } 08:53:44 $ docker stop --time=1 88657c2a2b19af2ffed9f3dec25264ccd83460e99465ab624d2fc6a93719b820 08:53:46 $ docker rm -f 88657c2a2b19af2ffed9f3dec25264ccd83460e99465ab624d2fc6a93719b820 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 08:53:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:53:46 . [Pipeline] withDockerContainer 08:53:47 prd-centos7-docker-4c-2g-104 does not seem to be running inside a container 08:53:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:53:48 $ docker top e42d3b3cf4c0b2a26ca452938d4fd620075208a45b429289e2d91408e2f3415c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:53:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:53:48 [ssh-agent] Looking for ssh-agent implementation... 08:53:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:53:48 $ docker exec e42d3b3cf4c0b2a26ca452938d4fd620075208a45b429289e2d91408e2f3415c ssh-agent 08:53:49 SSH_AUTH_SOCK=/tmp/ssh-nOUuyOv3xgK5/agent.11 08:53:49 SSH_AGENT_PID=16 08:53:49 Running ssh-add (command line suppressed) 08:53:49 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7089161528352290191.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7089161528352290191.key) 08:53:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:53:49 + git semver push 08:53:49 # -> Open(): unable to determine branch for HEAD 08:53:49 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:53:49 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:53:49 # $SEMVER_REMOTE_NAME = origin 08:53:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:53:49 # $SEMVER_USER_NAME = edgex-jenkins 08:53:49 # $SEMVER_BRANCH = master 08:53:49 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 08:53:55 $ docker exec --env ******** --env ******** e42d3b3cf4c0b2a26ca452938d4fd620075208a45b429289e2d91408e2f3415c ssh-agent -k 08:53:55 unset SSH_AUTH_SOCK; 08:53:55 unset SSH_AGENT_PID; 08:53:55 echo Agent pid 16 killed; 08:53:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:53:55 + git semver [Pipeline] } 08:53:55 $ docker stop --time=1 e42d3b3cf4c0b2a26ca452938d4fd620075208a45b429289e2d91408e2f3415c 08:53:57 $ docker rm -f e42d3b3cf4c0b2a26ca452938d4fd620075208a45b429289e2d91408e2f3415c [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 08:53:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:53:59 ---> package-listing.sh 08:53:59 ++ facter osfamily 08:53:59 ++ tr '[:upper:]' '[:lower:]' 08:53:59 + OS_FAMILY=redhat 08:53:59 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 08:53:59 + START_PACKAGES=/tmp/packages_start.txt 08:53:59 + END_PACKAGES=/tmp/packages_end.txt 08:53:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:53:59 + PACKAGES=/tmp/packages_start.txt 08:53:59 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 08:53:59 + PACKAGES=/tmp/packages_end.txt 08:53:59 + case "${OS_FAMILY}" in 08:53:59 + rpm -qa 08:53:59 + sort 08:54:05 + '[' -f /tmp/packages_start.txt ']' 08:54:05 + '[' -f /tmp/packages_end.txt ']' 08:54:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:54:05 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 08:54:05 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 08:54:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 08:54:05 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 08:54:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:54:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:54:06 08:54:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:54:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:54:06 alpine: Pulling from edgex-lftools-log-publisher 08:54:06 df20fa9351a1: Pulling fs layer 08:54:06 36b3adc4ff6f: Pulling fs layer 08:54:06 8ad3a11d3b57: Pulling fs layer 08:54:06 46f8f816bc3b: Pulling fs layer 08:54:06 93b61091891f: Pulling fs layer 08:54:06 93b9cdb0e59b: Pulling fs layer 08:54:06 5e14af77c1be: Pulling fs layer 08:54:06 01666e4c0597: Pulling fs layer 08:54:06 aa168da1d23b: Pulling fs layer 08:54:06 46f8f816bc3b: Waiting 08:54:06 93b61091891f: Waiting 08:54:06 93b9cdb0e59b: Waiting 08:54:06 5e14af77c1be: Waiting 08:54:06 01666e4c0597: Waiting 08:54:06 aa168da1d23b: Waiting 08:54:06 36b3adc4ff6f: Verifying Checksum 08:54:06 36b3adc4ff6f: Download complete 08:54:06 46f8f816bc3b: Verifying Checksum 08:54:06 46f8f816bc3b: Download complete 08:54:07 df20fa9351a1: Verifying Checksum 08:54:07 df20fa9351a1: Download complete 08:54:07 93b9cdb0e59b: Verifying Checksum 08:54:07 93b9cdb0e59b: Download complete 08:54:07 5e14af77c1be: Verifying Checksum 08:54:07 5e14af77c1be: Download complete 08:54:07 93b61091891f: Verifying Checksum 08:54:07 93b61091891f: Download complete 08:54:07 01666e4c0597: Verifying Checksum 08:54:07 01666e4c0597: Download complete 08:54:07 8ad3a11d3b57: Verifying Checksum 08:54:07 8ad3a11d3b57: Download complete 08:54:07 df20fa9351a1: Pull complete 08:54:08 36b3adc4ff6f: Pull complete 08:54:09 8ad3a11d3b57: Pull complete 08:54:10 46f8f816bc3b: Pull complete 08:54:11 93b61091891f: Pull complete 08:54:11 aa168da1d23b: Verifying Checksum 08:54:11 aa168da1d23b: Download complete 08:54:11 93b9cdb0e59b: Pull complete 08:54:11 5e14af77c1be: Pull complete 08:54:11 01666e4c0597: Pull complete 08:54:24 aa168da1d23b: Pull complete 08:54:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:54:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:54:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:54:24 prd-centos7-docker-4c-2g-104 does not seem to be running inside a container 08:54:24 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:54:28 $ docker top 04e8d9773baa14b3c7e43b04895b495093e2145488530031a79d1bc0cd58054f -eo pid,comm [Pipeline] { [Pipeline] sh 08:54:28 + touch /tmp/pre-build-complete [Pipeline] sh 08:54:29 + mkdir -p /var/log/sa [Pipeline] sh 08:54:29 + ls /var/log/sa-host 08:54:29 + sadf -c /var/log/sa-host/sa14 08:54:29 file_magic: OK 08:54:29 HZ: Using current value: 100 08:54:29 file_header: OK 08:54:29 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:54:29 Statistics: 08:54:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:54:29 File successfully converted to sysstat format version 12.2.1 08:54:29 + sadf -c /var/log/sa-host/sa23 08:54:29 file_magic: OK 08:54:29 HZ: Using current value: 100 08:54:29 file_header: OK 08:54:29 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:54:29 Statistics: 08:54:29 Hnuu...uuuununununu... 08:54:29 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:54:30 provisioning config files... 08:54:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5700658704177581338tmp [Pipeline] { [Pipeline] echo 08:54:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:54:31 ---> create-netrc.sh [Pipeline] } 08:54:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:54:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:54:31 ---> python-tools-install.sh [Pipeline] echo 08:54:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:54:32 ---> sudo-logs.sh 08:54:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:54:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:54:33 ---> job-cost.sh 08:54:33 lf-activate-venv: SKIPPING 08:54:33 DEBUG: total: 0.029999999329447746 08:54:33 INFO: Retrieving Stack Cost... 08:54:34 INFO: Retrieving Pricing Info for: v1-standard-2 08:54:34 INFO: Archiving Costs [Pipeline] echo 08:54:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:54:35 ---> logs-deploy.sh 08:54:35 lf-activate-venv: SKIPPING 08:54:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/111 08:54:35 INFO: archiving workspace using pattern(s): 08:54:38 Archives upload complete. 08:54:38 INFO: archiving logs to Nexus 08:54:40 ---> uname -a: 08:54:40 Linux prd-centos7-docker-4c-2g-104.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:54:40 08:54:40 08:54:40 ---> lscpu: 08:54:40 Architecture: x86_64 08:54:40 CPU op-mode(s): 32-bit, 64-bit 08:54:40 Byte Order: Little Endian 08:54:40 Address sizes: 40 bits physical, 48 bits virtual 08:54:40 CPU(s): 4 08:54:40 On-line CPU(s) list: 0-3 08:54:40 Thread(s) per core: 1 08:54:40 Core(s) per socket: 1 08:54:40 Socket(s): 4 08:54:40 NUMA node(s): 1 08:54:40 Vendor ID: GenuineIntel 08:54:40 CPU family: 6 08:54:40 Model: 44 08:54:40 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:54:40 Stepping: 1 08:54:40 CPU MHz: 2933.438 08:54:40 BogoMIPS: 5866.87 08:54:40 Virtualization: VT-x 08:54:40 Hypervisor vendor: KVM 08:54:40 Virtualization type: full 08:54:40 L1d cache: 128 KiB 08:54:40 L1i cache: 128 KiB 08:54:40 L2 cache: 16 MiB 08:54:40 L3 cache: 64 MiB 08:54:40 NUMA node0 CPU(s): 0-3 08:54:40 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:54:40 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:54:40 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:54:40 Vulnerability Meltdown: Mitigation; PTI 08:54:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:54:40 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:54:40 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:54:40 Vulnerability Srbds: Not affected 08:54:40 Vulnerability Tsx async abort: Not affected 08:54:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 08:54:40 08:54:40 08:54:40 ---> nproc: 08:54:40 4 08:54:40 08:54:40 08:54:40 ---> df -h: 08:54:40 Filesystem Size Used Available Use% Mounted on 08:54:40 overlay 50.0G 8.6G 41.4G 17% / 08:54:40 tmpfs 64.0M 0 64.0M 0% /dev 08:54:40 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:54:40 shm 64.0M 0 64.0M 0% /dev/shm 08:54:40 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 08:54:40 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 08:54:40 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 08:54:40 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 08:54:40 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 08:54:40 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master 08:54:40 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 08:54:40 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 08:54:40 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 08:54:40 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 08:54:40 08:54:40 08:54:40 ---> free -m: 08:54:40 total used free shared buff/cache available 08:54:40 Mem: 1837 838 145 0 853 934 08:54:40 Swap: 1023 2 1021 08:54:40 08:54:40 08:54:40 ---> ip addr: 08:54:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:54:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:54:40 inet 127.0.0.1/8 scope host lo 08:54:40 valid_lft forever preferred_lft forever 08:54:40 inet6 ::1/128 scope host 08:54:40 valid_lft forever preferred_lft forever 08:54:40 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:54:40 link/ether fa:16:3e:dc:e7:16 brd ff:ff:ff:ff:ff:ff 08:54:40 inet 10.30.122.77/23 brd 10.30.123.255 scope global dynamic eth0 08:54:40 valid_lft 85716sec preferred_lft 85716sec 08:54:40 inet6 fe80::f816:3eff:fedc:e716/64 scope link 08:54:40 valid_lft forever preferred_lft forever 08:54:40 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:54:40 link/ether 02:42:bd:5b:1e:bd brd ff:ff:ff:ff:ff:ff 08:54:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:54:40 valid_lft forever preferred_lft forever 08:54:40 inet6 fe80::42:bdff:fe5b:1ebd/64 scope link 08:54:40 valid_lft forever preferred_lft forever 08:54:40 08:54:40 08:54:40 ---> sar -b -r -n DEV: 08:54:40 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 08:54:40 08:54:40 08:43:03 LINUX RESTART (4 CPU) 08:54:40 08:54:40 08:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:54:40 08:45:01 32.34 10.01 22.32 0.00 4258.55 3778.29 0.00 08:54:40 08:46:01 1.80 0.00 1.80 0.00 0.00 28.78 0.00 08:54:40 08:47:01 0.25 0.00 0.25 0.00 0.00 3.06 0.00 08:54:40 08:48:01 0.25 0.00 0.25 0.00 0.00 3.41 0.00 08:54:40 08:49:01 0.18 0.00 0.18 0.00 0.00 2.20 0.00 08:54:40 08:50:01 0.35 0.00 0.35 0.00 0.00 4.82 0.00 08:54:40 08:51:02 0.23 0.00 0.23 0.00 0.00 2.96 0.00 08:54:40 08:52:01 121.84 60.91 60.93 0.00 2753.86 21847.11 0.00 08:54:40 08:53:01 289.14 151.43 137.71 0.00 7089.74 34288.41 0.00 08:54:40 08:54:01 175.18 90.29 84.89 0.00 7353.75 16265.54 0.00 08:54:40 Average: 62.10 31.24 30.86 0.00 2145.70 7603.76 0.00 08:54:40 08:54:40 08:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:54:40 08:45:01 138660 0 606944 32.26 2620 1133320 1132716 38.66 453132 1087568 16 08:54:40 08:46:01 142156 0 603440 32.07 2620 1133328 1090296 37.21 460216 1078324 8 08:54:40 08:47:01 140140 0 605452 32.18 2620 1133332 1072856 36.61 464868 1076188 20 08:54:40 08:48:01 136844 0 608748 32.35 2620 1133332 1072940 36.62 474216 1069888 8 08:54:40 08:49:01 138008 0 607576 32.29 2620 1133340 1072736 36.61 466708 1076360 8 08:54:40 08:50:01 138368 0 607208 32.27 2620 1133348 1072736 36.61 466716 1076360 20 08:54:40 08:51:02 138952 0 606620 32.24 2620 1133352 1072664 36.61 466328 1076360 20 08:54:40 08:52:01 77084 0 748920 39.80 2620 1052920 1544720 52.72 543504 1018744 98152 08:54:40 08:53:01 70584 0 777092 41.30 2052 1031816 1558448 53.19 639936 901792 93396 08:54:40 08:54:01 146880 0 802280 42.64 1492 930892 1211592 41.35 591800 803716 92 08:54:40 Average: 126768 0 657428 34.94 2450 1094898 1190170 40.62 502742 1026530 19174 08:54:40 08:54:40 08:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:54:40 08:45:01 eth0 119.00 117.68 502.91 22.02 0.00 0.00 0.00 0.00 08:54:40 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:40 08:45:01 docker0 67.53 53.59 6.11 161.31 0.00 0.00 0.00 0.00 08:54:40 08:46:01 eth0 0.63 0.45 1.53 0.03 0.00 0.00 0.00 0.00 08:54:40 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:40 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:40 08:47:01 eth0 1.06 0.35 0.32 0.17 0.00 0.00 0.00 0.00 08:54:40 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:40 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:40 08:48:01 eth0 0.85 0.40 0.31 0.24 0.00 0.00 0.00 0.00 08:54:40 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:40 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:40 08:49:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:54:40 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:40 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:40 08:50:01 eth0 0.20 0.08 0.07 0.01 0.00 0.00 0.00 0.00 08:54:40 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:40 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:40 08:51:02 eth0 0.83 0.15 0.07 0.01 0.00 0.00 0.00 0.00 08:54:40 08:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:40 08:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:40 08:52:01 eth0 431.02 338.33 4145.23 64.66 0.00 0.00 0.00 0.00 08:54:40 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:40 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:40 08:53:01 eth0 449.60 384.22 3583.36 41.27 0.00 0.00 0.00 0.00 08:54:40 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:40 08:53:01 docker0 68.58 72.88 5.57 372.20 0.00 0.00 0.00 0.00 08:54:40 08:54:01 eth0 171.92 92.59 325.37 85.05 0.00 0.00 0.00 0.00 08:54:40 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:40 08:54:01 docker0 40.00 70.02 2.44 260.99 0.00 0.00 0.00 0.00 08:54:40 Average: eth0 117.06 93.08 850.89 21.29 0.00 0.00 0.00 0.00 08:54:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:40 Average: docker0 17.65 19.69 1.42 79.64 0.00 0.00 0.00 0.00 08:54:40 08:54:40 08:54:40 ---> sar -P ALL: 08:54:40 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 08:54:40 08:54:40 08:43:03 LINUX RESTART (4 CPU) 08:54:40 08:54:40 08:44:01 CPU %user %nice %system %iowait %steal %idle 08:54:40 08:45:01 all 3.03 0.00 2.35 1.00 2.58 91.04 08:54:40 08:45:01 0 3.30 0.00 2.27 0.44 2.44 91.56 08:54:40 08:45:01 1 2.52 0.00 1.55 2.24 2.82 90.87 08:54:40 08:45:01 2 3.63 0.00 2.69 0.84 2.50 90.34 08:54:40 08:45:01 3 2.68 0.00 2.92 0.46 2.55 91.40 08:54:40 08:46:01 all 0.12 0.00 0.07 0.00 0.27 99.55 08:54:40 08:46:01 0 0.08 0.00 0.08 0.00 0.18 99.65 08:54:40 08:46:01 1 0.32 0.00 0.05 0.00 0.30 99.33 08:54:40 08:46:01 2 0.03 0.00 0.07 0.00 0.33 99.57 08:54:40 08:46:01 3 0.05 0.00 0.07 0.00 0.25 99.63 08:54:40 08:47:01 all 0.13 0.00 0.07 0.00 0.37 99.43 08:54:40 08:47:01 0 0.03 0.00 0.05 0.00 0.32 99.60 08:54:40 08:47:01 1 0.32 0.00 0.05 0.00 0.30 99.33 08:54:40 08:47:01 2 0.13 0.00 0.10 0.00 0.60 99.17 08:54:40 08:47:01 3 0.03 0.00 0.07 0.00 0.28 99.62 08:54:40 08:48:01 all 0.10 0.00 0.05 0.00 0.54 99.30 08:54:40 08:48:01 0 0.02 0.00 0.07 0.00 0.32 99.60 08:54:40 08:48:01 1 0.07 0.00 0.07 0.02 1.11 98.75 08:54:40 08:48:01 2 0.30 0.00 0.03 0.00 0.51 99.15 08:54:40 08:48:01 3 0.03 0.00 0.03 0.00 0.22 99.72 08:54:40 08:49:01 all 0.12 0.00 0.24 0.00 0.97 98.67 08:54:40 08:49:01 0 0.05 0.00 0.43 0.00 1.06 98.46 08:54:40 08:49:01 1 0.05 0.00 0.15 0.00 1.01 98.79 08:54:40 08:49:01 2 0.36 0.00 0.13 0.00 1.11 98.39 08:54:40 08:49:01 3 0.03 0.00 0.25 0.00 0.70 99.02 08:54:40 08:50:01 all 0.10 0.00 0.03 0.00 0.64 99.23 08:54:40 08:50:01 0 0.02 0.00 0.02 0.00 0.61 99.35 08:54:40 08:50:01 1 0.02 0.00 0.02 0.00 0.65 99.32 08:54:40 08:50:01 2 0.33 0.00 0.03 0.00 1.07 98.56 08:54:40 08:50:01 3 0.03 0.00 0.05 0.00 0.22 99.70 08:54:40 08:51:02 all 0.10 0.00 0.02 0.00 0.70 99.18 08:54:40 08:51:02 0 0.03 0.00 0.02 0.00 0.43 99.52 08:54:40 08:51:02 1 0.02 0.00 0.02 0.00 0.88 99.09 08:54:40 08:51:02 2 0.31 0.00 0.03 0.00 1.30 98.35 08:54:40 08:51:02 3 0.02 0.00 0.03 0.00 0.20 99.75 08:54:40 08:52:01 all 4.03 0.00 3.49 0.33 15.15 77.00 08:54:40 08:52:01 0 4.00 0.00 3.31 0.07 17.01 75.62 08:54:40 08:52:01 1 4.15 0.00 3.62 0.13 14.50 77.60 08:54:40 08:52:01 2 3.74 0.00 3.62 0.55 14.85 77.24 08:54:40 08:52:01 3 4.23 0.00 3.43 0.59 14.22 77.53 08:54:40 08:53:01 all 8.13 0.00 7.16 3.62 17.93 63.16 08:54:40 08:53:01 0 8.83 0.00 8.01 4.32 18.77 60.06 08:54:40 08:53:01 1 7.69 0.00 6.70 2.65 17.86 65.11 08:54:40 08:53:01 2 8.77 0.00 6.77 3.45 17.89 63.12 08:54:40 08:53:01 3 7.25 0.00 7.17 4.04 17.21 64.33 08:54:40 08:54:01 all 7.88 0.00 7.21 2.74 10.10 72.07 08:54:40 08:54:01 0 5.55 0.00 6.71 2.27 10.29 75.18 08:54:40 08:54:01 1 5.94 0.00 7.73 2.76 10.40 73.16 08:54:40 08:54:01 2 5.99 0.00 7.17 1.80 9.69 75.35 08:54:40 08:54:01 3 14.13 0.00 7.23 4.17 10.01 64.46 08:54:40 Average: all 2.36 0.00 2.06 0.77 4.91 89.90 08:54:40 Average: 0 2.18 0.00 2.09 0.71 5.12 89.90 08:54:40 Average: 1 2.10 0.00 1.99 0.78 4.96 90.18 08:54:40 Average: 2 2.35 0.00 2.06 0.66 4.98 89.94 08:54:40 Average: 3 2.83 0.00 2.11 0.92 4.57 89.57 08:54:40 08:54:40 08:54:40