Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 362a620ccf47aa99c62b2f052005e112b2d013c2 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-ssh5423520062273607100.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-ssh3987713932019988037.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-ssh4588992682193263118.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-ssh7821916544306224805.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-ssh4240766402197678388.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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15302 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.4' 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-ssh4859139043732790426.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 362a620ccf47aa99c62b2f052005e112b2d013c2 (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 362a620ccf47aa99c62b2f052005e112b2d013c2 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" > git rev-list --no-walk 59f0bfa120c4ecb913b8a6e8359267381c7fc82d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:22:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:22:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:22:00 ========================================================= 08:22:00 EdgeX Global Pipelines Version Info 08:22:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:22:02 ------------------- 08:22:02 stable info: 08:22:02 ------------------- 08:22:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:22:02 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:22:02 Message: update stable to v1.0.192 08:22:02 ------------------- 08:22:02 experimental info: 08:22:02 ------------------- 08:22:02 Commited By: **** collab-it+edgex@linuxfoundation.org 08:22:02 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:22:02 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:22:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:22:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:22:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:22:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 362a620ccf47aa99c62b2f052005e112b2d013c2 [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 362a620 [Pipeline] echo 08:22:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:22:03 provisioning config files... 08:22:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3719942788746016106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:22:04 ---> docker-login.sh 08:22:04 nexus3.edgexfoundry.org:10001 08:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:04 Configure a credential helper to remove this warning. See 08:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:04 08:22:04 Login Succeeded 08:22:04 nexus3.edgexfoundry.org:10002 08:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:04 Configure a credential helper to remove this warning. See 08:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:04 08:22:04 Login Succeeded 08:22:04 nexus3.edgexfoundry.org:10003 08:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:04 Configure a credential helper to remove this warning. See 08:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:04 08:22:04 Login Succeeded 08:22:04 nexus3.edgexfoundry.org:10004 08:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:04 Configure a credential helper to remove this warning. See 08:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:04 08:22:04 Login Succeeded 08:22:04 docker.io 08:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:05 Configure a credential helper to remove this warning. See 08:22:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:05 08:22:05 Login Succeeded 08:22:05 ---> docker-login.sh ends [Pipeline] } 08:22:05 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:22:05 + git log --format=format:%s -1 362a620ccf47aa99c62b2f052005e112b2d013c2 [Pipeline] echo 08:22:05 GIT_COMMIT: 362a620ccf47aa99c62b2f052005e112b2d013c2, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 08:22:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:22:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:22:06 08:22:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:22:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:22:07 latest: Pulling from edgex-devops/git-semver 08:22:07 31603596830f: Pulling fs layer 08:22:07 54011a49482f: Pulling fs layer 08:22:07 a6820b24f6d8: Pulling fs layer 08:22:07 f581987b2513: Pulling fs layer 08:22:07 f581987b2513: Waiting 08:22:07 54011a49482f: Verifying Checksum 08:22:07 54011a49482f: Download complete 08:22:07 31603596830f: Verifying Checksum 08:22:07 31603596830f: Download complete 08:22:07 a6820b24f6d8: Verifying Checksum 08:22:07 a6820b24f6d8: Download complete 08:22:07 f581987b2513: Verifying Checksum 08:22:07 f581987b2513: Download complete 08:22:07 31603596830f: Pull complete 08:22:07 54011a49482f: Pull complete 08:22:08 a6820b24f6d8: Pull complete 08:22:08 f581987b2513: Pull complete 08:22:08 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:22:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:22:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:22:08 prd-centos7-docker-4c-2g-15302 does not seem to be running inside a container 08:22:08 $ 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:22:09 $ docker top 34052572ff8811decf1422a6f97d13fec6318bba5479e1a84cb83d1f71259385 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:22:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:22:09 [ssh-agent] Looking for ssh-agent implementation... 08:22:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:22:09 $ docker exec 34052572ff8811decf1422a6f97d13fec6318bba5479e1a84cb83d1f71259385 ssh-agent 08:22:10 SSH_AUTH_SOCK=/tmp/ssh-RLhFz233pfsO/agent.14 08:22:10 SSH_AGENT_PID=21 08:22:10 Running ssh-add (command line suppressed) 08:22:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7718082591350814317.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7718082591350814317.key) 08:22:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:22:10 + git tag --points-at HEAD [Pipeline] } 08:22:10 $ docker exec --env ******** --env ******** 34052572ff8811decf1422a6f97d13fec6318bba5479e1a84cb83d1f71259385 ssh-agent -k 08:22:10 unset SSH_AUTH_SOCK; 08:22:10 unset SSH_AGENT_PID; 08:22:10 echo Agent pid 21 killed; 08:22:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:22:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:22:10 [ssh-agent] Looking for ssh-agent implementation... 08:22:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:22:10 $ docker exec 34052572ff8811decf1422a6f97d13fec6318bba5479e1a84cb83d1f71259385 ssh-agent 08:22:10 SSH_AUTH_SOCK=/tmp/ssh-KHqltaL4hezI/agent.55 08:22:10 SSH_AGENT_PID=61 08:22:10 Running ssh-add (command line suppressed) 08:22:11 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1615386531815928289.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1615386531815928289.key) 08:22:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:22:11 + git semver init 08:22:11 # -> Open(): unable to determine branch for HEAD 08:22:11 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:22:11 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:22:11 # $SEMVER_REMOTE_NAME = origin 08:22:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:22:11 # $SEMVER_USER_NAME = edgex-jenkins 08:22:11 # $SEMVER_BRANCH = master 08:22:11 # $SEMVER_TEMP = /tmp/semver-554717874 08:22:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:22:12 # '/tmp/semver-554717874' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 08:22:12 # -> Force: false 08:22:12 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 08:22:12 $ docker exec --env ******** --env ******** 34052572ff8811decf1422a6f97d13fec6318bba5479e1a84cb83d1f71259385 ssh-agent -k 08:22:12 unset SSH_AUTH_SOCK; 08:22:12 unset SSH_AGENT_PID; 08:22:12 echo Agent pid 61 killed; 08:22:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:22:13 + git semver [Pipeline] } 08:22:13 $ docker stop --time=1 34052572ff8811decf1422a6f97d13fec6318bba5479e1a84cb83d1f71259385 08:22:14 $ docker rm -f 34052572ff8811decf1422a6f97d13fec6318bba5479e1a84cb83d1f71259385 [Pipeline] // withDockerContainer [Pipeline] sh 08:22:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:22:15 Stashed 1 file(s) [Pipeline] echo 08:22:15 [edgeXSemver]: initialized semver on version 2.0.0-dev.58 [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:22:30 Still waiting to schedule task 08:22:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:22:30 Still waiting to schedule task 08:22:30 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:24:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15303 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 08:24:38 Running in /w/workspace/edgex-ui-go/118 [Pipeline] { [Pipeline] checkout 08:24:38 The recommended git tool is: git 08:24:43 using credential edgex-jenkins-ssh 08:24:43 Cloning the remote Git repository 08:24:43 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:24:43 > git init /w/workspace/edgex-ui-go/118 # timeout=10 08:24:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:24:43 > git --version # timeout=10 08:24:43 > git --version # 'git version 2.17.1' 08:24:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:24:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:24:45 Avoid second fetch 08:24:45 Checking out Revision 362a620ccf47aa99c62b2f052005e112b2d013c2 (master) 08:24:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:24:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:24:45 > git config core.sparsecheckout # timeout=10 08:24:45 > git checkout -f 362a620ccf47aa99c62b2f052005e112b2d013c2 # timeout=10 08:24:50 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:24:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:24:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:24:53 + true 08:24:53 + sudo service docker restart 08:25:06 Running on prd-centos7-docker-4c-2g-15304 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 08:25:06 Running in /w/workspace/edgex-ui-go/118 [Pipeline] { [Pipeline] checkout 08:25:06 The recommended git tool is: git 08:25:09 using credential edgex-jenkins-ssh 08:25:09 Cloning the remote Git repository 08:25:09 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:25:09 > git init /w/workspace/edgex-ui-go/118 # timeout=10 08:25:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:25:09 > git --version # timeout=10 08:25:09 > git --version # 'git version 2.24.4' 08:25:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:25:09 [INFO] Currently running in a labeled security context 08:25:09 [INFO] Currently SELinux is 'enforcing' on the host 08:25:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/118@tmp/jenkins-gitclient-ssh4958428513443047187.key 08:25:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:25:10 Avoid second fetch 08:25:10 Checking out Revision 362a620ccf47aa99c62b2f052005e112b2d013c2 (master) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:25:11 provisioning config files... 08:25:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/118@tmp/config2322047938275286919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:25:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:25:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:25:10 > git config core.sparsecheckout # timeout=10 08:25:10 > git checkout -f 362a620ccf47aa99c62b2f052005e112b2d013c2 # timeout=10 08:25:11 ---> docker-login.sh 08:25:11 nexus3.edgexfoundry.org:10001 08:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:13 Configure a credential helper to remove this warning. See 08:25:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:13 08:25:13 Login Succeeded 08:25:13 nexus3.edgexfoundry.org:10002 08:25:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:13 Configure a credential helper to remove this warning. See 08:25:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:13 08:25:13 Login Succeeded 08:25:13 nexus3.edgexfoundry.org:10003 08:25:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:14 Configure a credential helper to remove this warning. See 08:25:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:14 08:25:14 Login Succeeded 08:25:14 nexus3.edgexfoundry.org:10004 08:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:14 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 08:25:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:14 Configure a credential helper to remove this warning. See 08:25:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:14 08:25:14 Login Succeeded 08:25:14 docker.io [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 08:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:15 Configure a credential helper to remove this warning. See 08:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:15 08:25:15 Login Succeeded 08:25:15 ---> docker-login.sh ends [Pipeline] } 08:25:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:25:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [Pipeline] echo 08:25:15 ========================================================= 08:25:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:25:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:25:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:25:16 + 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:25:16 + sudo service docker restart 08:25:16 + true 08:25:16 Redirecting to /bin/systemctl restart docker.service 08:25:17 Sending build context to Docker daemon 35.49MB 08:25:17 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:25:17 Step 2/8 : FROM ${BASE} 08:25:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:25:17 595b0fe564bb: Pulling fs layer 08:25:17 7186ed65a4f7: Pulling fs layer 08:25:17 316046926c0a: Pulling fs layer 08:25:17 4ebd0625c992: Pulling fs layer 08:25:17 207e8628e3a3: Pulling fs layer 08:25:17 c791037a9be2: Pulling fs layer 08:25:17 ffd874e62e21: Pulling fs layer 08:25:17 207e8628e3a3: Waiting 08:25:17 4ebd0625c992: Waiting 08:25:17 c791037a9be2: Waiting 08:25:17 ffd874e62e21: Waiting 08:25:17 316046926c0a: Download complete 08:25:17 7186ed65a4f7: Verifying Checksum 08:25:17 7186ed65a4f7: Download complete 08:25:17 207e8628e3a3: Verifying Checksum 08:25:17 207e8628e3a3: Download complete 08:25:17 c791037a9be2: Verifying Checksum 08:25:17 595b0fe564bb: Verifying Checksum 08:25:17 595b0fe564bb: Download complete 08:25:18 595b0fe564bb: Pull complete 08:25:18 7186ed65a4f7: Pull complete 08:25:19 316046926c0a: Pull complete 08:25:20 ffd874e62e21: Verifying Checksum 08:25:20 ffd874e62e21: Download complete 08:25:21 4ebd0625c992: Verifying Checksum 08:25:21 4ebd0625c992: Download complete 08:25:31 4ebd0625c992: Pull complete 08:25:31 207e8628e3a3: Pull complete 08:25:31 c791037a9be2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:25:34 provisioning config files... 08:25:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/118@tmp/config2245886295032175393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:25:34 ---> docker-login.sh 08:25:34 nexus3.edgexfoundry.org:10001 08:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:35 Configure a credential helper to remove this warning. See 08:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:35 08:25:35 Login Succeeded 08:25:35 nexus3.edgexfoundry.org:10002 08:25:35 ffd874e62e21: Pull complete 08:25:35 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 08:25:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:25:35 ---> cfc18b08335c 08:25:35 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:35 Configure a credential helper to remove this warning. See 08:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:35 08:25:35 Login Succeeded 08:25:35 nexus3.edgexfoundry.org:10003 08:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:35 Configure a credential helper to remove this warning. See 08:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:35 08:25:35 Login Succeeded 08:25:35 nexus3.edgexfoundry.org:10004 08:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:35 Configure a credential helper to remove this warning. See 08:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:35 08:25:35 Login Succeeded 08:25:35 docker.io 08:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:25:35 Configure a credential helper to remove this warning. See 08:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:25:35 08:25:35 Login Succeeded 08:25:35 ---> docker-login.sh ends [Pipeline] } 08:25:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:25:36 ========================================================= 08:25:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:25:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:25:36 + 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:25:36 Sending build context to Docker daemon 35.48MB 08:25:36 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:25:36 Step 2/8 : FROM ${BASE} 08:25:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:25:36 540db60ca938: Pulling fs layer 08:25:36 adcc1eea9eea: Pulling fs layer 08:25:36 4c4ab2625f07: Pulling fs layer 08:25:36 0510c868ecb4: Pulling fs layer 08:25:36 afea3b2eda06: Pulling fs layer 08:25:36 7809a108b3ef: Pulling fs layer 08:25:36 f706445af74f: Pulling fs layer 08:25:36 0510c868ecb4: Waiting 08:25:36 afea3b2eda06: Waiting 08:25:36 7809a108b3ef: Waiting 08:25:36 f706445af74f: Waiting 08:25:36 4c4ab2625f07: Verifying Checksum 08:25:36 4c4ab2625f07: Download complete 08:25:36 adcc1eea9eea: Verifying Checksum 08:25:36 adcc1eea9eea: Download complete 08:25:36 afea3b2eda06: Verifying Checksum 08:25:36 afea3b2eda06: Download complete 08:25:36 540db60ca938: Verifying Checksum 08:25:36 540db60ca938: Download complete 08:25:36 7809a108b3ef: Verifying Checksum 08:25:36 7809a108b3ef: Download complete 08:25:37 540db60ca938: Pull complete 08:25:37 adcc1eea9eea: Pull complete 08:25:37 4c4ab2625f07: Pull complete 08:25:38 ---> Running in 40f53623353f 08:25:38 Removing intermediate container 40f53623353f 08:25:38 ---> 225de9267094 08:25:38 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:25:38 ---> Running in 88e6fe74231d 08:25:38 f706445af74f: Verifying Checksum 08:25:38 f706445af74f: Download complete 08:25:39 0510c868ecb4: Verifying Checksum 08:25:39 0510c868ecb4: Download complete 08:25:40 Removing intermediate container 88e6fe74231d 08:25:40 ---> 3539970a752c 08:25:40 Step 5/8 : RUN apk add --no-cache make git 08:25:40 ---> Running in 22b503667aad 08:25:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:25:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:25:43 0510c868ecb4: Pull complete 08:25:43 afea3b2eda06: Pull complete 08:25:43 7809a108b3ef: Pull complete 08:25:43 OK: 138 MiB in 40 packages 08:25:44 Removing intermediate container 22b503667aad 08:25:44 ---> b968b0c315ab 08:25:44 Step 6/8 : WORKDIR /edgex-ui-go 08:25:44 ---> Running in 50ae4ffbc33a 08:25:45 f706445af74f: Pull complete 08:25:45 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:25:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:25:45 ---> b068be0155e3 08:25:45 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:25:45 Removing intermediate container 50ae4ffbc33a 08:25:45 ---> 5b4d1a1d2fc2 08:25:45 Step 7/8 : COPY . . 08:25:48 ---> 994993e22745 08:25:48 Step 8/8 : RUN go mod download 08:25:48 ---> Running in 5d8cc69c3af5 08:25:50 ---> Running in 4aee2e5d485a 08:25:50 Removing intermediate container 4aee2e5d485a 08:25:50 ---> dd73ed8b64b1 08:25:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:25:50 ---> Running in 996dd088f816 08:25:51 Removing intermediate container 996dd088f816 08:25:51 ---> 7de8c9a1196b 08:25:51 Step 5/8 : RUN apk add --no-cache make git 08:25:51 ---> Running in 1c4190670b20 08:25:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:25:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:25:53 OK: 149 MiB in 40 packages 08:25:53 Removing intermediate container 1c4190670b20 08:25:53 ---> 8c2a4801b5f1 08:25:53 Step 6/8 : WORKDIR /edgex-ui-go 08:25:53 ---> Running in ef45fb7b7805 08:25:53 Removing intermediate container ef45fb7b7805 08:25:53 ---> 885849ec8d4f 08:25:53 Step 7/8 : COPY . . 08:25:55 ---> bb4724227bb8 08:25:55 Step 8/8 : RUN go mod download 08:25:55 ---> Running in 18df22ab44fb 08:26:13 Removing intermediate container 18df22ab44fb 08:26:13 ---> 9b9161f1ad6d 08:26:13 Successfully built 9b9161f1ad6d 08:26:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:26:14 + docker inspect -f . ci-base-image-x86_64 08:26:14 . [Pipeline] withDockerContainer 08:26:14 prd-centos7-docker-4c-2g-15304 does not seem to be running inside a container 08:26:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/118 -v /w/workspace/edgex-ui-go/118:/w/workspace/edgex-ui-go/118:rw,z -v /w/workspace/edgex-ui-go/118@tmp:/w/workspace/edgex-ui-go/118@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-x86_64 cat 08:26:15 $ docker top b4e544e6567880f0204d0c0a16b517f6bb8cd6d99aabc1cc978267ecaa4b24fa -eo pid,comm [Pipeline] { [Pipeline] sh 08:26:15 + go version 08:26:15 go version go1.16.3 linux/amd64 [Pipeline] } 08:26:15 $ docker stop --time=1 b4e544e6567880f0204d0c0a16b517f6bb8cd6d99aabc1cc978267ecaa4b24fa 08:26:16 $ docker rm -f b4e544e6567880f0204d0c0a16b517f6bb8cd6d99aabc1cc978267ecaa4b24fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:26:17 + docker inspect -f . ci-base-image-x86_64 08:26:17 . [Pipeline] withDockerContainer 08:26:17 prd-centos7-docker-4c-2g-15304 does not seem to be running inside a container 08:26:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/118 -v /w/workspace/edgex-ui-go/118:/w/workspace/edgex-ui-go/118:rw,z -v /w/workspace/edgex-ui-go/118@tmp:/w/workspace/edgex-ui-go/118@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-x86_64 cat 08:26:18 $ docker top 98b79c61182e4121280d25eacd4f39c13c0826b0b3b187b8401d02c0127fdef6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:26:18 + go mod tidy [Pipeline] sh 08:26:19 + make test 08:26:19 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:26:19 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:26:21 Removing intermediate container 5d8cc69c3af5 08:26:21 ---> fcc9c67c326f 08:26:21 Successfully built fcc9c67c326f 08:26:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:26:21 + docker inspect -f . ci-base-image-arm64 08:26:21 . [Pipeline] withDockerContainer 08:26:21 prd-ubuntu18.04-docker-arm64-4c-16g-15303 does not seem to be running inside a container 08:26:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/118 -v /w/workspace/edgex-ui-go/118:/w/workspace/edgex-ui-go/118:rw,z -v /w/workspace/edgex-ui-go/118@tmp:/w/workspace/edgex-ui-go/118@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-arm64 cat 08:26:23 $ docker top 497180fa0701ea2e42d6f13992c5714edc5d075d9ea7402923cfc9ceb45eac26 -eo pid,comm [Pipeline] { [Pipeline] sh 08:26:24 + go version 08:26:24 go version go1.16.3 linux/arm64 [Pipeline] } 08:26:24 $ docker stop --time=1 497180fa0701ea2e42d6f13992c5714edc5d075d9ea7402923cfc9ceb45eac26 08:26:26 $ docker rm -f 497180fa0701ea2e42d6f13992c5714edc5d075d9ea7402923cfc9ceb45eac26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:26:27 + docker inspect -f . ci-base-image-arm64 08:26:27 . [Pipeline] withDockerContainer 08:26:27 prd-ubuntu18.04-docker-arm64-4c-16g-15303 does not seem to be running inside a container 08:26:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/118 -v /w/workspace/edgex-ui-go/118:/w/workspace/edgex-ui-go/118:rw,z -v /w/workspace/edgex-ui-go/118@tmp:/w/workspace/edgex-ui-go/118@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-arm64 cat 08:26:29 $ docker top 382ca3d97d2c96cea9ac7277e629ccdd6c556386239a62647f76fa5130e390c3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:26:29 + go mod tidy [Pipeline] sh 08:26:31 + make test 08:26:31 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:26:31 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:26:31 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:26:31 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:26:31 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:26:31 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:26:31 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:26:31 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:26:31 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:26:31 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:26:31 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:26:31 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:26:31 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:26:31 GO111MODULE=on go vet ./... 08:26:32 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] } 08:26:35 $ docker stop --time=1 98b79c61182e4121280d25eacd4f39c13c0826b0b3b187b8401d02c0127fdef6 08:26:37 $ docker rm -f 98b79c61182e4121280d25eacd4f39c13c0826b0b3b187b8401d02c0127fdef6 [Pipeline] // withDockerContainer [Pipeline] sh 08:26:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:26:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:26:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:26:42 + ls -al . 08:26:42 total 92 08:26:42 drwxrwxr-x. 10 jenkins jenkins 4096 May 20 08:26 . 08:26:42 drwxrwxr-x. 4 jenkins jenkins 32 May 20 08:25 .. 08:26:42 drwxrwxr-x. 3 jenkins jenkins 20 May 20 08:25 assets 08:26:42 drwxrwxr-x. 2 jenkins jenkins 35 May 20 08:25 bin 08:26:42 drwxrwxr-x. 3 jenkins jenkins 29 May 20 08:25 cmd 08:26:42 -rw-rw-r--. 1 jenkins jenkins 3959 May 20 08:25 CONTRIBUTING.md 08:26:42 -rw-r--r--. 1 jenkins jenkins 10 May 20 08:26 coverage.out 08:26:42 -rw-rw-r--. 1 jenkins jenkins 1508 May 20 08:25 Dockerfile 08:26:42 -rw-rw-r--. 1 jenkins jenkins 902 May 20 08:25 Dockerfile.build 08:26:42 drwxrwxr-x. 5 jenkins jenkins 104 May 20 08:25 docs 08:26:42 drwxrwxr-x. 8 jenkins jenkins 162 May 20 08:25 .git 08:26:42 drwxrwxr-x. 2 jenkins jenkins 103 May 20 08:25 .github 08:26:42 -rw-rw-r--. 1 jenkins jenkins 162 May 20 08:25 .gitignore 08:26:42 -rw-rw-r--. 1 jenkins jenkins 971 May 20 08:25 go.mod 08:26:42 -rw-r--r--. 1 jenkins jenkins 23959 May 20 08:26 go.sum 08:26:42 drwxrwxr-x. 10 jenkins jenkins 139 May 20 08:25 internal 08:26:42 -rw-rw-r--. 1 jenkins jenkins 652 May 20 08:25 Jenkinsfile 08:26:42 -rw-rw-r--. 1 jenkins jenkins 11357 May 20 08:25 LICENSE 08:26:42 -rw-rw-r--. 1 jenkins jenkins 941 May 20 08:25 Makefile 08:26:42 -rw-rw-r--. 1 jenkins jenkins 6012 May 20 08:25 README.md 08:26:42 -rw-rw-r--. 1 jenkins jenkins 12 May 20 08:22 VERSION 08:26:42 -rw-rw-r--. 1 jenkins jenkins 155 May 20 08:25 version.go 08:26:42 drwxrwxr-x. 4 jenkins jenkins 4096 May 20 08:25 web [Pipeline] isUnix [Pipeline] sh 08:26:42 + 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=362a620ccf47aa99c62b2f052005e112b2d013c2 --label arch=amd64 --label version=2.0.0-dev.58 . 08:26:42 Sending build context to Docker daemon 35.51MB 08:26:42 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 08:26:42 Step 2/24 : FROM ${BASE} AS builder 08:26:42 ---> 9b9161f1ad6d 08:26:42 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:26:43 ---> Running in c15d458fb6aa 08:26:43 Removing intermediate container c15d458fb6aa 08:26:43 ---> 15374e8d89be 08:26:43 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:26:43 ---> Running in 292907fa5787 08:26:43 Removing intermediate container 292907fa5787 08:26:43 ---> 9d30a5db3b4a 08:26:43 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:26:43 ---> Running in 2d3e9a96107f 08:26:43 Removing intermediate container 2d3e9a96107f 08:26:43 ---> aefa2671a2cc 08:26:43 Step 6/24 : LABEL Name=edgex-ui-go 08:26:44 ---> Running in 99da3b2b0df6 08:26:44 Removing intermediate container 99da3b2b0df6 08:26:44 ---> 107eaab1ec68 08:26:44 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:26:44 ---> Running in 170a4be48ee8 08:26:44 Removing intermediate container 170a4be48ee8 08:26:44 ---> cf3348e15ebe 08:26:44 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:26:44 ---> Running in dc14825d68a6 08:26:44 Removing intermediate container dc14825d68a6 08:26:44 ---> 25aef2f16de3 08:26:44 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:26:44 ---> Running in a859263398cb 08:26:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:26:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:26:46 OK: 149 MiB in 40 packages 08:26:47 Removing intermediate container a859263398cb 08:26:47 ---> f977a57ed084 08:26:47 Step 10/24 : ENV GO111MODULE=on 08:26:47 ---> Running in b3cd4c77a564 08:26:47 Removing intermediate container b3cd4c77a564 08:26:47 ---> 114af8ffe987 08:26:47 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:26:47 ---> Running in 7f0c5ec6102a 08:26:47 Removing intermediate container 7f0c5ec6102a 08:26:47 ---> 7656e76a586e 08:26:47 Step 12/24 : COPY go.mod . 08:26:47 ---> 9126755bcce4 08:26:47 Step 13/24 : COPY Makefile . 08:26:47 ---> 8ecd1907b1ac 08:26:47 Step 14/24 : RUN make update 08:26:47 ---> Running in 09a2e00b5c5f 08:26:48 CGO_ENABLED=0 GO111MODULE=on go mod download 08:26:48 Removing intermediate container 09a2e00b5c5f 08:26:48 ---> 859d050e228e 08:26:48 Step 15/24 : COPY . . 08:26:50 ---> 567587bf3fcf 08:26:50 Step 16/24 : RUN ${MAKE} 08:26:50 ---> Running in 7af1fb09f497 08:26:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.58" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:27:00 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:27:02 Removing intermediate container 7af1fb09f497 08:27:02 ---> d15485127bac 08:27:02 Step 17/24 : FROM alpine:3.12 08:27:03 3.12: Pulling from library/alpine 08:27:03 339de151aab4: Pulling fs layer 08:27:03 339de151aab4: Verifying Checksum 08:27:03 339de151aab4: Download complete 08:27:03 339de151aab4: Pull complete 08:27:03 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:27:03 Status: Downloaded newer image for alpine:3.12 08:27:03 ---> 13621d1b12d4 08:27:03 Step 18/24 : EXPOSE 4000 08:27:03 ---> Running in 1e21993962a4 08:27:03 Removing intermediate container 1e21993962a4 08:27:03 ---> 92fcf5b6bbf4 08:27:03 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:27:04 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:27:04 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:27:04 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:27:04 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:27:04 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:27:04 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:27:04 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:27:04 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:27:04 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:27:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:27:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:27:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:27:04 GO111MODULE=on go vet ./... 08:27:05 ---> af0b9ce86ab9 08:27:05 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:27:05 ---> Running in 46c0f5643c79 08:27:05 Removing intermediate container 46c0f5643c79 08:27:05 ---> f3b17d3bef2c 08:27:05 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:27:05 ---> Running in 0820a4c3b403 08:27:05 Removing intermediate container 0820a4c3b403 08:27:05 ---> f3d26ad4230d 08:27:05 Step 22/24 : LABEL arch=amd64 08:27:05 ---> Running in 0e1a067adf69 08:27:05 Removing intermediate container 0e1a067adf69 08:27:05 ---> f2085f16e835 08:27:05 Step 23/24 : LABEL git_sha=362a620ccf47aa99c62b2f052005e112b2d013c2 08:27:05 ---> Running in 6d963c8cd089 08:27:05 Removing intermediate container 6d963c8cd089 08:27:05 ---> 136234b4c9b6 08:27:05 Step 24/24 : LABEL version=2.0.0-dev.58 08:27:05 ---> Running in 90c19da003d2 08:27:06 Removing intermediate container 90c19da003d2 08:27:06 ---> ce2c7b77dcee 08:27:06 [Warning] One or more build-args [ARCH] were not consumed 08:27:06 Successfully built ce2c7b77dcee 08:27:06 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:27:06 provisioning config files... 08:27:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/118@tmp/config9112731190411994870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:27:06 ---> docker-login.sh 08:27:06 nexus3.edgexfoundry.org:10001 08:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:27:06 Configure a credential helper to remove this warning. See 08:27:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:27:06 08:27:06 Login Succeeded 08:27:06 nexus3.edgexfoundry.org:10002 08:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:27:07 Configure a credential helper to remove this warning. See 08:27:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:27:07 08:27:07 Login Succeeded 08:27:07 nexus3.edgexfoundry.org:10003 08:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:27:07 Configure a credential helper to remove this warning. See 08:27:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:27:07 08:27:07 Login Succeeded 08:27:07 nexus3.edgexfoundry.org:10004 08:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:27:07 Configure a credential helper to remove this warning. See 08:27:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:27:07 08:27:07 Login Succeeded 08:27:07 docker.io 08:27:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:27:07 Configure a credential helper to remove this warning. See 08:27:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:27:07 08:27:07 Login Succeeded 08:27:07 ---> docker-login.sh ends [Pipeline] } 08:27:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:27:07 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 08:27:07 362a620ccf47aa99c62b2f052005e112b2d013c2 08:27:07 latest 08:27:07 2.0.0-dev.58 08:27:07 362a620ccf47aa99c62b2f052005e112b2d013c2-2.0.0-dev.58 08:27:07 master 08:27:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:27:08 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:362a620ccf47aa99c62b2f052005e112b2d013c2 [Pipeline] isUnix [Pipeline] sh 08:27:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:362a620ccf47aa99c62b2f052005e112b2d013c2 08:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:27:08 0c6a49c46cd4: Preparing 08:27:08 32f366d666a5: Preparing 08:27:08 32f366d666a5: Layer already exists 08:27:12 0c6a49c46cd4: Pushed 08:27:12 362a620ccf47aa99c62b2f052005e112b2d013c2: digest: sha256:6456a6afce9846480939f80ffe408279db7ebc5a5afb0856a252b3608e177048 size: 740 [Pipeline] isUnix [Pipeline] sh 08:27:13 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 08:27:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:27:13 0c6a49c46cd4: Preparing 08:27:13 32f366d666a5: Preparing 08:27:13 0c6a49c46cd4: Layer already exists 08:27:13 32f366d666a5: Layer already exists 08:27:13 latest: digest: sha256:6456a6afce9846480939f80ffe408279db7ebc5a5afb0856a252b3608e177048 size: 740 [Pipeline] isUnix [Pipeline] sh 08:27:13 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.58 [Pipeline] isUnix [Pipeline] sh 08:27:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.58 08:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:27:14 0c6a49c46cd4: Preparing 08:27:14 32f366d666a5: Preparing 08:27:14 32f366d666a5: Layer already exists 08:27:14 0c6a49c46cd4: Layer already exists 08:27:14 2.0.0-dev.58: digest: sha256:6456a6afce9846480939f80ffe408279db7ebc5a5afb0856a252b3608e177048 size: 740 [Pipeline] isUnix [Pipeline] sh 08:27:14 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:362a620ccf47aa99c62b2f052005e112b2d013c2-2.0.0-dev.58 [Pipeline] isUnix [Pipeline] sh 08:27:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:362a620ccf47aa99c62b2f052005e112b2d013c2-2.0.0-dev.58 08:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:27:14 0c6a49c46cd4: Preparing 08:27:14 32f366d666a5: Preparing 08:27:14 0c6a49c46cd4: Layer already exists 08:27:14 32f366d666a5: Layer already exists 08:27:14 362a620ccf47aa99c62b2f052005e112b2d013c2-2.0.0-dev.58: digest: sha256:6456a6afce9846480939f80ffe408279db7ebc5a5afb0856a252b3608e177048 size: 740 [Pipeline] isUnix [Pipeline] sh 08:27:15 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 08:27:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 08:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:27:15 0c6a49c46cd4: Preparing 08:27:15 32f366d666a5: Preparing 08:27:15 0c6a49c46cd4: Layer already exists 08:27:15 32f366d666a5: Layer already exists 08:27:15 master: digest: sha256:6456a6afce9846480939f80ffe408279db7ebc5a5afb0856a252b3608e177048 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:27:15 ===================================================== [Pipeline] echo 08:27:15 taggedImages: 08:27:15 - nexus3.edgexfoundry.org:10004/edgex-ui:362a620ccf47aa99c62b2f052005e112b2d013c2 08:27:15 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:27:15 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.58 08:27:15 - nexus3.edgexfoundry.org:10004/edgex-ui:362a620ccf47aa99c62b2f052005e112b2d013c2-2.0.0-dev.58 08:27: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:27:16 ---> job-cost.sh 08:27:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YkeX [Pipeline] } 08:27:23 $ docker stop --time=1 382ca3d97d2c96cea9ac7277e629ccdd6c556386239a62647f76fa5130e390c3 08:27:24 $ docker rm -f 382ca3d97d2c96cea9ac7277e629ccdd6c556386239a62647f76fa5130e390c3 [Pipeline] // withDockerContainer [Pipeline] sh 08:27:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:27:25 Warning: overwriting stash ‘coverage-report’ 08:27:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:27:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:27:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:27:27 + ls -al . 08:27:27 total 124 08:27:27 drwxrwxr-x 10 jenkins jenkins 4096 May 20 08:26 . 08:27:27 drwxrwxr-x 4 jenkins jenkins 4096 May 20 08:24 .. 08:27:27 drwxrwxr-x 8 jenkins jenkins 4096 May 20 08:24 .git 08:27:27 drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:24 .github 08:27:27 -rw-rw-r-- 1 jenkins jenkins 162 May 20 08:24 .gitignore 08:27:27 -rw-rw-r-- 1 jenkins jenkins 3959 May 20 08:24 CONTRIBUTING.md 08:27:27 -rw-rw-r-- 1 jenkins jenkins 1508 May 20 08:24 Dockerfile 08:27:27 -rw-rw-r-- 1 jenkins jenkins 902 May 20 08:24 Dockerfile.build 08:27:27 -rw-rw-r-- 1 jenkins jenkins 652 May 20 08:24 Jenkinsfile 08:27:27 -rw-rw-r-- 1 jenkins jenkins 11357 May 20 08:24 LICENSE 08:27:27 -rw-rw-r-- 1 jenkins jenkins 941 May 20 08:24 Makefile 08:27:27 -rw-rw-r-- 1 jenkins jenkins 6012 May 20 08:24 README.md 08:27:27 -rw-rw-r-- 1 jenkins jenkins 12 May 20 08:22 VERSION 08:27:27 drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:24 assets 08:27:27 drwxrwxr-x 2 jenkins jenkins 4096 May 20 08:24 bin 08:27:27 drwxrwxr-x 3 jenkins jenkins 4096 May 20 08:24 cmd 08:27:27 -rw-r--r-- 1 jenkins jenkins 10 May 20 08:26 coverage.out 08:27:27 drwxrwxr-x 5 jenkins jenkins 4096 May 20 08:24 docs 08:27:27 -rw-rw-r-- 1 jenkins jenkins 971 May 20 08:24 go.mod 08:27:27 -rw-r--r-- 1 jenkins jenkins 23959 May 20 08:26 go.sum 08:27:27 drwxrwxr-x 10 jenkins jenkins 4096 May 20 08:24 internal 08:27:27 -rw-rw-r-- 1 jenkins jenkins 155 May 20 08:24 version.go 08:27:27 drwxrwxr-x 4 jenkins jenkins 4096 May 20 08:24 web [Pipeline] isUnix [Pipeline] sh 08:27:27 + 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=362a620ccf47aa99c62b2f052005e112b2d013c2 --label arch=arm64 --label version=2.0.0-dev.58 . 08:27:28 Sending build context to Docker daemon 35.51MB 08:27:28 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 08:27:28 Step 2/24 : FROM ${BASE} AS builder 08:27:28 ---> fcc9c67c326f 08:27:28 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:27:29 ---> Running in 110b027dd5e4 08:27:29 Removing intermediate container 110b027dd5e4 08:27:29 ---> 4a4760cf4cd6 08:27:29 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:27:29 ---> Running in 0fc9302aaefc 08:27:30 Removing intermediate container 0fc9302aaefc 08:27:30 ---> a581db4dc441 08:27:30 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:27:30 ---> Running in 7f5b24b28436 08:27:30 Removing intermediate container 7f5b24b28436 08:27:30 ---> 5636676b4439 08:27:30 Step 6/24 : LABEL Name=edgex-ui-go 08:27:30 ---> Running in 813a604edf42 08:27:31 Removing intermediate container 813a604edf42 08:27:31 ---> 158d09d0eaf6 08:27:31 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:27:31 ---> Running in 8462a6d7e8c4 08:27:32 Removing intermediate container 8462a6d7e8c4 08:27:32 ---> 96586b217cee 08:27:32 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:27:32 ---> Running in 0ee0f6d8b650 08:27:34 Removing intermediate container 0ee0f6d8b650 08:27:34 ---> 3f0d4bcbca47 08:27:34 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:27:34 ---> Running in 1d57108bf0a8 08:27:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:27:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:27:37 OK: 138 MiB in 40 packages 08:27:38 Removing intermediate container 1d57108bf0a8 08:27:38 ---> 2f89abb89b71 08:27:38 Step 10/24 : ENV GO111MODULE=on 08:27:38 ---> Running in 5272e4bfa31d 08:27:38 Removing intermediate container 5272e4bfa31d 08:27:38 ---> eede16da05bb 08:27:38 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:27:39 ---> Running in dd6c303e8de3 08:27:39 Removing intermediate container dd6c303e8de3 08:27:39 ---> eb24236c290c 08:27:39 Step 12/24 : COPY go.mod . 08:27:40 ---> 2abfad70adfa 08:27:40 Step 13/24 : COPY Makefile . 08:27:41 lf-activate-venv(): INFO: Adding /tmp/venv-YkeX/bin to PATH 08:27:41 INFO: No Stack... 08:27:41 INFO: Retrieving Pricing Info for: v3-standard-2 08:27:41 INFO: Archiving Costs 08:27:41 ---> 34b1b39b501d 08:27:41 Step 14/24 : RUN make update 08:27:41 ---> Running in f29cda7ff866 [Pipeline] sh 08:27:41 + cut -d, -f6 08:27:41 + cat /w/workspace/edgex-ui-go/118/archives/cost.csv [Pipeline] lock 08:27:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-118-stack-cost] 08:27:41 Resource [jenkins-edgexfoundry-edgex-ui-go-master-118-stack-cost] did not exist. Created. 08:27:41 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:27:41 + echo total: 0.05999999865889549 [Pipeline] stash 08:27:42 Stashed 1 file(s) [Pipeline] } 08:27:42 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-118-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:27:42 CGO_ENABLED=0 GO111MODULE=on go mod download 08:27:43 Removing intermediate container f29cda7ff866 08:27:43 ---> aabd46989d75 08:27:43 Step 15/24 : COPY . . 08:27:47 ---> 27271860c016 08:27:47 Step 16/24 : RUN ${MAKE} 08:27:47 ---> Running in 0caed9146971 08:27:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.58" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:28:15 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:28:17 Removing intermediate container 0caed9146971 08:28:17 ---> 1d188d578dda 08:28:17 Step 17/24 : FROM alpine:3.12 08:28:17 3.12: Pulling from library/alpine 08:28:18 d2f70382dc9a: Pulling fs layer 08:28:18 d2f70382dc9a: Download complete 08:28:19 d2f70382dc9a: Pull complete 08:28:19 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:28:19 Status: Downloaded newer image for alpine:3.12 08:28:19 ---> 9852663dfa18 08:28:19 Step 18/24 : EXPOSE 4000 08:28:20 ---> Running in e497c6e7876a 08:28:20 Removing intermediate container e497c6e7876a 08:28:20 ---> 7fa1125077bc 08:28:20 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:28:23 ---> 38666ed5197b 08:28:23 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:28:23 ---> Running in aea79aec1c98 08:28:23 Removing intermediate container aea79aec1c98 08:28:23 ---> 092ac8365dca 08:28:23 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:28:24 ---> Running in 97185b31bd6f 08:28:24 Removing intermediate container 97185b31bd6f 08:28:24 ---> 0a22cad91410 08:28:24 Step 22/24 : LABEL arch=arm64 08:28:24 ---> Running in f4d2b9ba3695 08:28:25 Removing intermediate container f4d2b9ba3695 08:28:25 ---> 35001729d892 08:28:25 Step 23/24 : LABEL git_sha=362a620ccf47aa99c62b2f052005e112b2d013c2 08:28:25 ---> Running in 4fa8d15bb7c8 08:28:25 Removing intermediate container 4fa8d15bb7c8 08:28:25 ---> ed5e2a0a3b7d 08:28:25 Step 24/24 : LABEL version=2.0.0-dev.58 08:28:25 ---> Running in ef47cf0e285d 08:28:26 Removing intermediate container ef47cf0e285d 08:28:26 ---> 234e595f05c5 08:28:26 [Warning] One or more build-args [ARCH] were not consumed 08:28:26 Successfully built 234e595f05c5 08:28:26 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:28:26 provisioning config files... 08:28:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/118@tmp/config6389235190856976159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:26 ---> docker-login.sh 08:28:26 nexus3.edgexfoundry.org:10001 08:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:27 Configure a credential helper to remove this warning. See 08:28:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:27 08:28:27 Login Succeeded 08:28:27 nexus3.edgexfoundry.org:10002 08:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:28 Configure a credential helper to remove this warning. See 08:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:28 08:28:28 Login Succeeded 08:28:28 nexus3.edgexfoundry.org:10003 08:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:28 Configure a credential helper to remove this warning. See 08:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:28 08:28:28 Login Succeeded 08:28:28 nexus3.edgexfoundry.org:10004 08:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:29 Configure a credential helper to remove this warning. See 08:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:29 08:28:29 Login Succeeded 08:28:29 docker.io 08:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:29 Configure a credential helper to remove this warning. See 08:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:29 08:28:29 Login Succeeded 08:28:29 ---> docker-login.sh ends [Pipeline] } 08:28:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:28:29 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 08:28:29 362a620ccf47aa99c62b2f052005e112b2d013c2 08:28:29 latest 08:28:29 2.0.0-dev.58 08:28:29 362a620ccf47aa99c62b2f052005e112b2d013c2-2.0.0-dev.58 08:28:29 master 08:28:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:28:30 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:362a620ccf47aa99c62b2f052005e112b2d013c2 [Pipeline] isUnix [Pipeline] sh 08:28:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:362a620ccf47aa99c62b2f052005e112b2d013c2 08:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:28:30 4046ae082c01: Preparing 08:28:30 3fbe34a1663b: Preparing 08:28:30 3fbe34a1663b: Layer already exists 08:28:37 4046ae082c01: Pushed 08:28:37 362a620ccf47aa99c62b2f052005e112b2d013c2: digest: sha256:561a2caf7e0e4c7d054dc140db7c2f6efa3bd84070b6916b82ec3213ba6041fa size: 739 [Pipeline] isUnix [Pipeline] sh 08:28:37 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:28:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:28:38 4046ae082c01: Preparing 08:28:38 3fbe34a1663b: Preparing 08:28:38 4046ae082c01: Layer already exists 08:28:38 3fbe34a1663b: Layer already exists 08:28:38 latest: digest: sha256:561a2caf7e0e4c7d054dc140db7c2f6efa3bd84070b6916b82ec3213ba6041fa size: 739 [Pipeline] isUnix [Pipeline] sh 08:28:38 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.58 [Pipeline] isUnix [Pipeline] sh 08:28:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.58 08:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:28:38 4046ae082c01: Preparing 08:28:38 3fbe34a1663b: Preparing 08:28:38 3fbe34a1663b: Layer already exists 08:28:38 4046ae082c01: Layer already exists 08:28:39 2.0.0-dev.58: digest: sha256:561a2caf7e0e4c7d054dc140db7c2f6efa3bd84070b6916b82ec3213ba6041fa size: 739 [Pipeline] isUnix [Pipeline] sh 08:28:39 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:362a620ccf47aa99c62b2f052005e112b2d013c2-2.0.0-dev.58 [Pipeline] isUnix [Pipeline] sh 08:28:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:362a620ccf47aa99c62b2f052005e112b2d013c2-2.0.0-dev.58 08:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:28:39 4046ae082c01: Preparing 08:28:39 3fbe34a1663b: Preparing 08:28:39 3fbe34a1663b: Layer already exists 08:28:39 4046ae082c01: Layer already exists 08:28:40 362a620ccf47aa99c62b2f052005e112b2d013c2-2.0.0-dev.58: digest: sha256:561a2caf7e0e4c7d054dc140db7c2f6efa3bd84070b6916b82ec3213ba6041fa size: 739 [Pipeline] isUnix [Pipeline] sh 08:28:40 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 08:28:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 08:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:28:40 4046ae082c01: Preparing 08:28:40 3fbe34a1663b: Preparing 08:28:40 3fbe34a1663b: Layer already exists 08:28:40 4046ae082c01: Layer already exists 08:28:41 master: digest: sha256:561a2caf7e0e4c7d054dc140db7c2f6efa3bd84070b6916b82ec3213ba6041fa size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:28:41 ===================================================== [Pipeline] echo 08:28:41 taggedImages: 08:28:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:362a620ccf47aa99c62b2f052005e112b2d013c2 08:28:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:28:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.58 08:28:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:362a620ccf47aa99c62b2f052005e112b2d013c2-2.0.0-dev.58 08:28:41 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:28:41 ---> job-cost.sh 08:28:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3NVJ 08:29:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:30:42 lf-activate-venv(): INFO: Adding /tmp/venv-3NVJ/bin to PATH 08:30:42 INFO: No Stack... 08:30:42 INFO: Retrieving Pricing Info for: v2-standard-4 08:30:42 INFO: Archiving Costs [Pipeline] sh 08:30:42 + cat /w/workspace/edgex-ui-go/118/archives/cost.csv 08:30:42 + cut -d, -f6 [Pipeline] lock 08:30:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-118-stack-cost] 08:30:42 Resource [jenkins-edgexfoundry-edgex-ui-go-master-118-stack-cost] did not exist. Created. 08:30:42 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:30:43 /w/workspace/edgex-ui-go/118@tmp/durable-483c2aaf/script.sh: 1: /w/workspace/edgex-ui-go/118@tmp/durable-483c2aaf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:30:43 + echo total: 0.18000000715255737 [Pipeline] stash 08:30:43 Warning: overwriting stash ‘stack-cost’ 08:30:43 Stashed 1 file(s) [Pipeline] } 08:30:43 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-118-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:30:45 provisioning config files... 08:30:45 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2860505826993794321tmp [Pipeline] { [Pipeline] sh 08:30:45 + set +x 08:30:45 + curl -s https://codecov.io/bash 08:30:45 + bash -s -- 08:30:45 08:30:45 _____ _ 08:30:45 / ____| | | 08:30:45 | | ___ __| | ___ ___ _____ __ 08:30:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:30:45 | |___| (_) | (_| | __/ (_| (_) \ V / 08:30:45 \_____\___/ \__,_|\___|\___\___/ \_/ 08:30:45 Bash-1.0.2 08:30:45 08:30:45 08:30:45 ==> git version 2.24.4 found 08:30:45 ==> 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:30:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:30:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:30:45 ==> Jenkins CI detected. 08:30:45 project root: . 08:30:45 --> token set from env 08:30:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:30:45 ==> Running gcov in . (disable via -X gcov) 08:30:45 ==> Python coveragepy not found 08:30:45 ==> Searching for coverage reports in: 08:30:45 + . 08:30:45 -> Found 1 reports 08:30:45 ==> Detecting git/mercurial file structure 08:30:45 ==> Reading reports 08:30:45 + ./coverage.out bytes=10 08:30:45 ==> Appending adjustments 08:30:45 https://docs.codecov.io/docs/fixing-reports 08:30:45 + Found adjustments 08:30:45 ==> Gzipping contents 08:30:45 4.0K /tmp/codecov.3t7214.gz 08:30:45 ==> Uploading reports 08:30:45 url: https://codecov.io 08:30:45 query: branch=master&commit=362a620ccf47aa99c62b2f052005e112b2d013c2&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F118%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:30:45 -> Pinging Codecov 08:30:45 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=362a620ccf47aa99c62b2f052005e112b2d013c2&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F118%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:30:46 -> Uploading to 08:30:46 https://storage.googleapis.com/codecov/v4/raw/2021-05-20/FB506323287CE973F263BFD2A0EB1F37/362a620ccf47aa99c62b2f052005e112b2d013c2/92837293-d519-4bdf-93d6-96766afc92cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T083046Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7c0b818f8fe920353342a744bc734abe43deaf839db658c3947daf362188d72a 08:30:46 % Total % Received % Xferd Average Speed Time Time Time Current 08:30:46 Dload Upload Total Spent Left Speed 08:30:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3918 0 0 100 3918 0 9363 --:--:-- --:--:-- --:--:-- 9350 100 3918 0 0 100 3918 0 9360 --:--:-- --:--:-- --:--:-- 9350 08:30:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/362a620ccf47aa99c62b2f052005e112b2d013c2 [Pipeline] } 08:30:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:30:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:30:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:30:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:30:47 08:30:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 08:30:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:30:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:30:48 188c0c94c7c5: Pulling fs layer 08:30:48 0ef7d3d256c8: Pulling fs layer 08:30:48 de9db76c5a1d: Pulling fs layer 08:30:48 0eba1c9be4d2: Pulling fs layer 08:30:48 0d57e429df01: Pulling fs layer 08:30:48 4e4be7b47b0d: Pulling fs layer 08:30:48 e1f770b5df2f: Pulling fs layer 08:30:48 85a0685a4137: Pulling fs layer 08:30:48 0d57e429df01: Waiting 08:30:48 4e4be7b47b0d: Waiting 08:30:48 e1f770b5df2f: Waiting 08:30:48 85a0685a4137: Waiting 08:30:48 0eba1c9be4d2: Waiting 08:30:48 de9db76c5a1d: Verifying Checksum 08:30:48 de9db76c5a1d: Download complete 08:30:48 0ef7d3d256c8: Verifying Checksum 08:30:48 0ef7d3d256c8: Download complete 08:30:48 0d57e429df01: Verifying Checksum 08:30:48 0d57e429df01: Download complete 08:30:48 188c0c94c7c5: Verifying Checksum 08:30:48 188c0c94c7c5: Download complete 08:30:48 4e4be7b47b0d: Verifying Checksum 08:30:48 4e4be7b47b0d: Download complete 08:30:48 188c0c94c7c5: Pull complete 08:30:48 0ef7d3d256c8: Pull complete 08:30:48 de9db76c5a1d: Pull complete 08:30:50 e1f770b5df2f: Verifying Checksum 08:30:50 e1f770b5df2f: Download complete 08:30:51 0eba1c9be4d2: Verifying Checksum 08:30:51 0eba1c9be4d2: Download complete 08:30:52 85a0685a4137: Verifying Checksum 08:30:52 85a0685a4137: Download complete 08:30:54 0eba1c9be4d2: Pull complete 08:30:54 0d57e429df01: Pull complete 08:30:54 4e4be7b47b0d: Pull complete 08:30:55 e1f770b5df2f: Pull complete 08:30:58 85a0685a4137: Pull complete 08:30:58 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 08:30:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:30:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 08:30:58 prd-centos7-docker-4c-2g-15302 does not seem to be running inside a container 08:30:58 $ 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:31:01 $ docker top d573bdb85ad2c6aee03ba0a6d3c49284865893a6111f8a63b306a1a5376d004e -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 08:31:02 + set -o pipefail 08:31:02 + snyk monitor '--org=edgex-jenkins' 08:31:07 08:31:07 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 08:31:07 08:31:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/bd9f5b27-1612-4425-b5f0-4eae8bef1151 08:31:07 08:31:07 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:31:07 08:31:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:31:07 08:31:10 [Pipeline] } 08:31:10 $ docker stop --time=1 d573bdb85ad2c6aee03ba0a6d3c49284865893a6111f8a63b306a1a5376d004e 08:31:12 $ docker rm -f d573bdb85ad2c6aee03ba0a6d3c49284865893a6111f8a63b306a1a5376d004e [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:31:13 + git log --format=format:%s -1 362a620ccf47aa99c62b2f052005e112b2d013c2 [Pipeline] isUnix [Pipeline] sh 08:31:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:31:13 . [Pipeline] withDockerContainer 08:31:13 prd-centos7-docker-4c-2g-15302 does not seem to be running inside a container 08:31:13 $ 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:31:14 $ docker top 0a1bf98c7a8c514ab7a3c518d23a5eb479b4a7f249b50f1a0f08f7d9a0280f2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:14 [ssh-agent] Looking for ssh-agent implementation... 08:31:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:14 $ docker exec 0a1bf98c7a8c514ab7a3c518d23a5eb479b4a7f249b50f1a0f08f7d9a0280f2a ssh-agent 08:31:14 SSH_AUTH_SOCK=/tmp/ssh-wmdunkydnpB4/agent.15 08:31:14 SSH_AGENT_PID=21 08:31:14 Running ssh-add (command line suppressed) 08:31:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8230654518735662267.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8230654518735662267.key) 08:31:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:15 + git semver tag 08:31:15 # -> Open(): unable to determine branch for HEAD 08:31:15 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:31:15 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:31:15 # $SEMVER_REMOTE_NAME = origin 08:31:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:31:15 # $SEMVER_USER_NAME = edgex-jenkins 08:31:15 # $SEMVER_BRANCH = master 08:31:15 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 08:31:15 # 362a620ccf47aa99c62b2f052005e112b2d013c2 HEAD 08:31:15 # -> Force: false 08:31:15 # 7a2abbde1ece572793b0f982beb91034004c5399 refs/tags/v2.0.0-dev.58 [Pipeline] } 08:31:15 $ docker exec --env ******** --env ******** 0a1bf98c7a8c514ab7a3c518d23a5eb479b4a7f249b50f1a0f08f7d9a0280f2a ssh-agent -k 08:31:15 unset SSH_AUTH_SOCK; 08:31:15 unset SSH_AGENT_PID; 08:31:15 echo Agent pid 21 killed; 08:31:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:15 + git semver [Pipeline] } 08:31:15 $ docker stop --time=1 0a1bf98c7a8c514ab7a3c518d23a5eb479b4a7f249b50f1a0f08f7d9a0280f2a 08:31:16 $ docker rm -f 0a1bf98c7a8c514ab7a3c518d23a5eb479b4a7f249b50f1a0f08f7d9a0280f2a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:31:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:31:17 08:31:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:31:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:31:17 0.23.1-centos7: Pulling from edgex-lftools 08:31:17 ab5ef0e58194: Pulling fs layer 08:31:17 9712f1f96733: Pulling fs layer 08:31:17 63f879dbbcfc: Pulling fs layer 08:31:17 0d9ebad4ef96: Pulling fs layer 08:31:17 e9a5061849ea: Pulling fs layer 08:31:17 d747dcd14b5f: Pulling fs layer 08:31:17 2de7ff778b66: Pulling fs layer 08:31:17 0d9ebad4ef96: Waiting 08:31:17 e9a5061849ea: Waiting 08:31:17 d747dcd14b5f: Waiting 08:31:17 2de7ff778b66: Waiting 08:31:17 9712f1f96733: Verifying Checksum 08:31:17 9712f1f96733: Download complete 08:31:19 63f879dbbcfc: Verifying Checksum 08:31:19 63f879dbbcfc: Download complete 08:31:19 e9a5061849ea: Verifying Checksum 08:31:19 e9a5061849ea: Download complete 08:31:19 d747dcd14b5f: Verifying Checksum 08:31:19 d747dcd14b5f: Download complete 08:31:19 2de7ff778b66: Verifying Checksum 08:31:19 2de7ff778b66: Download complete 08:31:20 0d9ebad4ef96: Verifying Checksum 08:31:20 0d9ebad4ef96: Download complete 08:31:20 ab5ef0e58194: Verifying Checksum 08:31:20 ab5ef0e58194: Download complete 08:31:22 ab5ef0e58194: Pull complete 08:31:22 9712f1f96733: Pull complete 08:31:23 63f879dbbcfc: Pull complete 08:31:26 0d9ebad4ef96: Pull complete 08:31:26 e9a5061849ea: Pull complete 08:31:26 d747dcd14b5f: Pull complete 08:31:27 2de7ff778b66: Pull complete 08:31:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:31:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:31:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:31:28 prd-centos7-docker-4c-2g-15302 does not seem to be running inside a container 08:31:28 $ 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:31:39 $ docker top 895217ed446244d691a744067a9efe0fadcf288e38daff17d34b615d2393faac -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:31:39 provisioning config files... 08:31:39 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5358683855223909429tmp 08:31:39 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3858942337028572425tmp 08:31:39 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3668328215222527366tmp [Pipeline] { [Pipeline] echo 08:31:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:31:40 ---> sigul-configuration.sh 08:31:40 gpg: directory `/root/.gnupg' created 08:31:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:31:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:31:40 gpg: keyring `/root/.gnupg/secring.gpg' created 08:31:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:31:40 gpg: CAST5 encrypted data 08:31:40 gpg: encrypted with 1 passphrase 08:31:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:31:40 + mkdir /home/jenkins 08:31:40 + mkdir /home/jenkins/sigul [Pipeline] sh 08:31:40 + 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:31:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:31:40 ---> sigul-install.sh 08:31:45 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 08:31:45 + git tag --list 08:31:45 0.1.1 08:31:45 v1.1.0 08:31:45 v1.2.0 08:31:45 v1.2.1 08:31:45 v1.3.0 08:31:45 v2.0.0-dev.1 08:31:45 v2.0.0-dev.10 08:31:45 v2.0.0-dev.11 08:31:45 v2.0.0-dev.12 08:31:45 v2.0.0-dev.13 08:31:45 v2.0.0-dev.14 08:31:45 v2.0.0-dev.15 08:31:45 v2.0.0-dev.16 08:31:45 v2.0.0-dev.17 08:31:45 v2.0.0-dev.18 08:31:45 v2.0.0-dev.19 08:31:45 v2.0.0-dev.2 08:31:45 v2.0.0-dev.20 08:31:45 v2.0.0-dev.21 08:31:45 v2.0.0-dev.22 08:31:45 v2.0.0-dev.23 08:31:45 v2.0.0-dev.24 08:31:45 v2.0.0-dev.25 08:31:45 v2.0.0-dev.26 08:31:45 v2.0.0-dev.27 08:31:45 v2.0.0-dev.28 08:31:45 v2.0.0-dev.29 08:31:45 v2.0.0-dev.3 08:31:45 v2.0.0-dev.30 08:31:45 v2.0.0-dev.31 08:31:45 v2.0.0-dev.32 08:31:45 v2.0.0-dev.33 08:31:45 v2.0.0-dev.34 08:31:45 v2.0.0-dev.35 08:31:45 v2.0.0-dev.36 08:31:45 v2.0.0-dev.37 08:31:45 v2.0.0-dev.38 08:31:45 v2.0.0-dev.39 08:31:45 v2.0.0-dev.4 08:31:45 v2.0.0-dev.40 08:31:45 v2.0.0-dev.41 08:31:45 v2.0.0-dev.42 08:31:45 v2.0.0-dev.43 08:31:45 v2.0.0-dev.44 08:31:45 v2.0.0-dev.45 08:31:45 v2.0.0-dev.46 08:31:45 v2.0.0-dev.47 08:31:45 v2.0.0-dev.48 08:31:45 v2.0.0-dev.49 08:31:45 v2.0.0-dev.5 08:31:45 v2.0.0-dev.50 08:31:45 v2.0.0-dev.51 08:31:45 v2.0.0-dev.52 08:31:45 v2.0.0-dev.53 08:31:45 v2.0.0-dev.54 08:31:45 v2.0.0-dev.55 08:31:45 v2.0.0-dev.56 08:31:45 v2.0.0-dev.57 08:31:45 v2.0.0-dev.58 08:31:45 v2.0.0-dev.6 08:31:45 v2.0.0-dev.7 08:31:45 v2.0.0-dev.8 08:31:45 v2.0.0-dev.9 [Pipeline] sh 08:31:45 + lftools sign git-tag v2.0.0-dev.58 08:31:46 Signing Git tag with Sigul... 08:31:46 Signing v2.0.0-dev.58 [Pipeline] echo 08:31:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:31:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:31:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:31:47 $ docker stop --time=1 895217ed446244d691a744067a9efe0fadcf288e38daff17d34b615d2393faac 08:31:50 $ docker rm -f 895217ed446244d691a744067a9efe0fadcf288e38daff17d34b615d2393faac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 08:31:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:31:50 . [Pipeline] withDockerContainer 08:31:51 prd-centos7-docker-4c-2g-15302 does not seem to be running inside a container 08:31:51 $ 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:31:52 $ docker top 7ad94f500911d19ea4b836a4978c2dc01e32a25083e7d085738949492e21d052 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:52 [ssh-agent] Looking for ssh-agent implementation... 08:31:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:52 $ docker exec 7ad94f500911d19ea4b836a4978c2dc01e32a25083e7d085738949492e21d052 ssh-agent 08:31:52 SSH_AUTH_SOCK=/tmp/ssh-Un3eOtmx5c4J/agent.13 08:31:52 SSH_AGENT_PID=19 08:31:52 Running ssh-add (command line suppressed) 08:31:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8916450652918881114.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8916450652918881114.key) 08:31:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:52 + git semver bump pre 08:31:52 # -> Open(): unable to determine branch for HEAD 08:31:52 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:31:52 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:31:52 # $SEMVER_REMOTE_NAME = origin 08:31:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:31:52 # $SEMVER_USER_NAME = edgex-jenkins 08:31:52 # $SEMVER_BRANCH = master 08:31:52 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 08:31:52 2.0.0-dev.59 [Pipeline] } 08:31:52 $ docker exec --env ******** --env ******** 7ad94f500911d19ea4b836a4978c2dc01e32a25083e7d085738949492e21d052 ssh-agent -k 08:31:53 unset SSH_AUTH_SOCK; 08:31:53 unset SSH_AGENT_PID; 08:31:53 echo Agent pid 19 killed; 08:31:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:53 + git semver [Pipeline] } 08:31:53 $ docker stop --time=1 7ad94f500911d19ea4b836a4978c2dc01e32a25083e7d085738949492e21d052 08:31:54 $ docker rm -f 7ad94f500911d19ea4b836a4978c2dc01e32a25083e7d085738949492e21d052 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 08:31:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:31:55 . [Pipeline] withDockerContainer 08:31:55 prd-centos7-docker-4c-2g-15302 does not seem to be running inside a container 08:31:55 $ 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:31:55 $ docker top ea369cef40cdc132d5a500bd5cd4a46d9fec8b15b861512713ab63518f8c8ef6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:55 [ssh-agent] Looking for ssh-agent implementation... 08:31:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:55 $ docker exec ea369cef40cdc132d5a500bd5cd4a46d9fec8b15b861512713ab63518f8c8ef6 ssh-agent 08:31:55 SSH_AUTH_SOCK=/tmp/ssh-rULLJFztcExZ/agent.14 08:31:55 SSH_AGENT_PID=21 08:31:55 Running ssh-add (command line suppressed) 08:31:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6346005689286108547.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6346005689286108547.key) 08:31:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:56 + git semver push 08:31:56 # -> Open(): unable to determine branch for HEAD 08:31:56 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:31:56 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:31:56 # $SEMVER_REMOTE_NAME = origin 08:31:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:31:56 # $SEMVER_USER_NAME = edgex-jenkins 08:31:56 # $SEMVER_BRANCH = master 08:31:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 08:32:00 $ docker exec --env ******** --env ******** ea369cef40cdc132d5a500bd5cd4a46d9fec8b15b861512713ab63518f8c8ef6 ssh-agent -k 08:32:00 unset SSH_AUTH_SOCK; 08:32:00 unset SSH_AGENT_PID; 08:32:00 echo Agent pid 21 killed; 08:32:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:01 + git semver [Pipeline] } 08:32:01 $ docker stop --time=1 ea369cef40cdc132d5a500bd5cd4a46d9fec8b15b861512713ab63518f8c8ef6 08:32:02 $ docker rm -f ea369cef40cdc132d5a500bd5cd4a46d9fec8b15b861512713ab63518f8c8ef6 [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:32:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:32:04 ---> package-listing.sh 08:32:04 ++ tr '[:upper:]' '[:lower:]' 08:32:04 ++ facter osfamily 08:32:04 + OS_FAMILY=redhat 08:32:04 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 08:32:04 + START_PACKAGES=/tmp/packages_start.txt 08:32:04 + END_PACKAGES=/tmp/packages_end.txt 08:32:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:32:04 + PACKAGES=/tmp/packages_start.txt 08:32:04 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 08:32:04 + PACKAGES=/tmp/packages_end.txt 08:32:04 + case "${OS_FAMILY}" in 08:32:04 + rpm -qa 08:32:04 + sort 08:32:04 + '[' -f /tmp/packages_start.txt ']' 08:32:04 + '[' -f /tmp/packages_end.txt ']' 08:32:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:32:04 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 08:32:04 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 08:32:04 + 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:32:04 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:32:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:32:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:32:05 08:32:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:32:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:32:06 alpine: Pulling from edgex-lftools-log-publisher 08:32:06 df20fa9351a1: Pulling fs layer 08:32:06 36b3adc4ff6f: Pulling fs layer 08:32:06 8ad3a11d3b57: Pulling fs layer 08:32:06 46f8f816bc3b: Pulling fs layer 08:32:06 93b61091891f: Pulling fs layer 08:32:06 93b9cdb0e59b: Pulling fs layer 08:32:06 5e14af77c1be: Pulling fs layer 08:32:06 01666e4c0597: Pulling fs layer 08:32:06 aa168da1d23b: Pulling fs layer 08:32:06 93b9cdb0e59b: Waiting 08:32:06 5e14af77c1be: Waiting 08:32:06 01666e4c0597: Waiting 08:32:06 aa168da1d23b: Waiting 08:32:06 46f8f816bc3b: Waiting 08:32:06 93b61091891f: Waiting 08:32:06 36b3adc4ff6f: Verifying Checksum 08:32:06 36b3adc4ff6f: Download complete 08:32:06 46f8f816bc3b: Verifying Checksum 08:32:06 46f8f816bc3b: Download complete 08:32:06 df20fa9351a1: Download complete 08:32:06 93b9cdb0e59b: Verifying Checksum 08:32:06 93b9cdb0e59b: Download complete 08:32:06 5e14af77c1be: Verifying Checksum 08:32:06 5e14af77c1be: Download complete 08:32:06 01666e4c0597: Verifying Checksum 08:32:06 01666e4c0597: Download complete 08:32:06 8ad3a11d3b57: Verifying Checksum 08:32:06 8ad3a11d3b57: Download complete 08:32:06 93b61091891f: Verifying Checksum 08:32:06 93b61091891f: Download complete 08:32:06 df20fa9351a1: Pull complete 08:32:07 36b3adc4ff6f: Pull complete 08:32:08 8ad3a11d3b57: Pull complete 08:32:08 46f8f816bc3b: Pull complete 08:32:08 93b61091891f: Pull complete 08:32:08 aa168da1d23b: Verifying Checksum 08:32:08 aa168da1d23b: Download complete 08:32:08 93b9cdb0e59b: Pull complete 08:32:08 5e14af77c1be: Pull complete 08:32:09 01666e4c0597: Pull complete 08:32:13 aa168da1d23b: Pull complete 08:32:13 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:32:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:32:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:32:13 prd-centos7-docker-4c-2g-15302 does not seem to be running inside a container 08:32:13 $ 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:32:20 $ docker top 6ca2edfb047c9f18b473e7b8964701a23c2d211c31623909cd8e6b7ed08bc1c9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:20 + touch /tmp/pre-build-complete [Pipeline] sh 08:32:21 + mkdir -p /var/log/sa [Pipeline] sh 08:32:21 + ls /var/log/sa-host 08:32:21 + sadf -c /var/log/sa-host/sa05 08:32:21 file_magic: OK 08:32:21 HZ: Using current value: 100 08:32:21 file_header: OK 08:32:21 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:32:21 Statistics: 08:32:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:32:21 File successfully converted to sysstat format version 12.2.1 08:32:21 + sadf -c /var/log/sa-host/sa20 08:32:21 file_magic: OK 08:32:21 HZ: Using current value: 100 08:32:21 file_header: OK 08:32:21 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:32:21 Statistics: 08:32:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:32:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:21 provisioning config files... 08:32:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3129910586730400168tmp [Pipeline] { [Pipeline] echo 08:32:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:32:22 ---> create-netrc.sh [Pipeline] } 08:32:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:32:22 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:32:22 ---> python-tools-install.sh [Pipeline] echo 08:32:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:32:22 ---> sudo-logs.sh 08:32:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:32:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:32:23 ---> job-cost.sh 08:32:23 lf-activate-venv: SKIPPING 08:32:23 DEBUG: total: 0.18000000715255737 08:32:23 INFO: Retrieving Stack Cost... 08:32:25 INFO: Retrieving Pricing Info for: v3-standard-2 08:32:26 INFO: Archiving Costs [Pipeline] echo 08:32:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:32:26 ---> logs-deploy.sh 08:32:26 lf-activate-venv: SKIPPING 08:32:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/118 08:32:26 INFO: archiving workspace using pattern(s): 08:32:27 Archives upload complete. 08:32:27 INFO: archiving logs to Nexus 08:32:28 ---> uname -a: 08:32:28 Linux prd-centos7-docker-4c-2g-15302.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:32:28 08:32:28 08:32:28 ---> lscpu: 08:32:28 Architecture: x86_64 08:32:28 CPU op-mode(s): 32-bit, 64-bit 08:32:28 Byte Order: Little Endian 08:32:28 Address sizes: 40 bits physical, 48 bits virtual 08:32:28 CPU(s): 2 08:32:28 On-line CPU(s) list: 0,1 08:32:28 Thread(s) per core: 1 08:32:28 Core(s) per socket: 1 08:32:28 Socket(s): 2 08:32:28 NUMA node(s): 1 08:32:28 Vendor ID: AuthenticAMD 08:32:28 CPU family: 23 08:32:28 Model: 49 08:32:28 Model name: AMD EPYC-Rome Processor 08:32:28 Stepping: 0 08:32:28 CPU MHz: 2799.998 08:32:28 BogoMIPS: 5599.99 08:32:28 Virtualization: AMD-V 08:32:28 Hypervisor vendor: KVM 08:32:28 Virtualization type: full 08:32:28 L1d cache: 64 KiB 08:32:28 L1i cache: 64 KiB 08:32:28 L2 cache: 1 MiB 08:32:28 L3 cache: 32 MiB 08:32:28 NUMA node0 CPU(s): 0,1 08:32:28 Vulnerability Itlb multihit: Not affected 08:32:28 Vulnerability L1tf: Not affected 08:32:28 Vulnerability Mds: Not affected 08:32:28 Vulnerability Meltdown: Not affected 08:32:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:32:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:32:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:32:28 Vulnerability Srbds: Not affected 08:32:28 Vulnerability Tsx async abort: Not affected 08:32:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 08:32:28 08:32:28 08:32:28 ---> nproc: 08:32:28 2 08:32:28 08:32:28 08:32:28 ---> df -h: 08:32:28 Filesystem Size Used Available Use% Mounted on 08:32:28 overlay 40.0G 8.9G 31.1G 22% / 08:32:28 tmpfs 64.0M 0 64.0M 0% /dev 08:32:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:32:28 shm 64.0M 0 64.0M 0% /dev/shm 08:32:28 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 08:32:28 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 08:32:28 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 08:32:28 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 08:32:28 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 08:32:28 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 08:32:28 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 08:32:28 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 08:32:28 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 08:32:28 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 08:32:28 08:32:28 08:32:28 ---> free -m: 08:32:28 total used free shared buff/cache available 08:32:28 Mem: 7821 1269 3123 0 3428 6471 08:32:28 Swap: 1023 0 1023 08:32:28 08:32:28 08:32:28 ---> ip addr: 08:32:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:32:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:32:28 inet 127.0.0.1/8 scope host lo 08:32:28 valid_lft forever preferred_lft forever 08:32:28 inet6 ::1/128 scope host 08:32:28 valid_lft forever preferred_lft forever 08:32:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:32:28 link/ether fa:16:3e:f5:a5:16 brd ff:ff:ff:ff:ff:ff 08:32:28 inet 10.30.122.23/23 brd 10.30.123.255 scope global dynamic eth0 08:32:28 valid_lft 85741sec preferred_lft 85741sec 08:32:28 inet6 fe80::f816:3eff:fef5:a516/64 scope link 08:32:28 valid_lft forever preferred_lft forever 08:32:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:32:28 link/ether 02:42:ab:df:ef:95 brd ff:ff:ff:ff:ff:ff 08:32:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:32:28 valid_lft forever preferred_lft forever 08:32:28 inet6 fe80::42:abff:fedf:ef95/64 scope link 08:32:28 valid_lft forever preferred_lft forever 08:32:28 08:32:28 08:32:28 ---> sar -b -r -n DEV: 08:32:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 08:32:28 08:32:28 08:21:16 LINUX RESTART (2 CPU) 08:32:28 08:32:28 08:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:32:28 08:23:01 25.30 3.40 21.90 0.00 2607.69 4591.35 0.00 08:32:28 08:24:01 0.50 0.00 0.50 0.00 0.00 9.39 0.00 08:32:28 08:25:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 08:32:28 08:26:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 08:32:28 08:27:01 0.25 0.00 0.25 0.00 0.00 3.03 0.00 08:32:28 08:28:02 0.48 0.00 0.48 0.00 0.00 6.00 0.00 08:32:28 08:29:01 0.22 0.00 0.22 0.00 0.00 3.52 0.00 08:32:28 08:30:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 08:32:28 08:31:01 56.08 0.03 56.05 0.00 3.73 24199.18 0.00 08:32:28 08:32:01 154.64 0.02 154.62 0.00 0.27 33838.20 0.00 08:32:28 Average: 23.86 0.34 23.52 0.00 257.74 6280.31 0.00 08:32:28 08:32:28 08:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:32:28 08:23:01 5428120 0 796940 9.95 2620 1781260 1258668 13.90 573696 1604388 20 08:32:28 08:24:01 5432360 0 792692 9.90 2620 1781268 1205320 13.31 570840 1604352 8 08:32:28 08:25:01 5431120 0 793932 9.91 2620 1781268 1205476 13.31 573560 1602624 8 08:32:28 08:26:01 5429464 0 795580 9.93 2620 1781276 1205548 13.31 575076 1602624 8 08:32:28 08:27:01 5431328 0 793712 9.91 2620 1781280 1205332 13.31 566472 1610040 8 08:32:28 08:28:02 5430024 0 795012 9.93 2620 1781284 1205344 13.31 567616 1610040 8 08:32:28 08:29:01 5430704 0 794328 9.92 2620 1781288 1205200 13.31 566732 1610040 16 08:32:28 08:30:01 5428876 0 796152 9.94 2620 1781292 1205200 13.31 568548 1610040 12 08:32:28 08:31:01 4545108 0 961872 12.01 2620 2499340 1383364 15.27 693504 2268932 136 08:32:28 08:32:01 3686436 0 1216576 15.19 2620 3103308 1604936 17.72 973044 2709416 48 08:32:28 Average: 5167354 0 853680 10.66 2620 1985286 1268439 14.00 622909 1783250 27 08:32:28 08:32:28 08:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:32:28 08:23:01 eth0 95.50 91.97 506.09 18.49 0.00 0.00 0.00 0.00 08:32:28 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:28 08:23:01 docker0 38.36 27.93 4.03 166.83 0.00 0.00 0.00 0.00 08:32:28 08:24:01 eth0 3.75 1.65 3.04 0.11 0.00 0.00 0.00 0.00 08:32:28 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:28 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:28 08:25:01 eth0 0.87 0.38 0.31 0.20 0.00 0.00 0.00 0.00 08:32:28 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:28 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:28 08:26:01 eth0 0.52 0.25 0.27 0.19 0.00 0.00 0.00 0.00 08:32:28 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:28 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:28 08:27:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:32:28 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:28 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:28 08:28:02 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:32:28 08:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:28 08:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:28 08:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:32:28 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:28 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:28 08:30:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:32:28 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:28 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:28 08:31:01 eth0 432.23 395.32 4079.89 31.95 0.00 0.00 0.00 0.00 08:32:28 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:28 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:28 08:32:01 vethe5ce148 2.05 1.57 0.42 0.45 0.00 0.00 0.00 0.00 08:32:28 08:32:01 eth0 515.72 469.51 3870.05 131.88 0.00 0.00 0.00 0.00 08:32:28 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:28 08:32:01 docker0 103.55 104.01 7.89 606.50 0.00 0.00 0.00 0.00 08:32:28 Average: vethe5ce148 0.21 0.16 0.04 0.05 0.00 0.00 0.00 0.00 08:32:28 Average: eth0 105.12 96.14 848.09 18.33 0.00 0.00 0.00 0.00 08:32:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:32:28 Average: docker0 14.18 13.19 1.19 77.33 0.00 0.00 0.00 0.00 08:32:28 08:32:28 08:32:28 ---> sar -P ALL: 08:32:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 08:32:28 08:32:28 08:21:16 LINUX RESTART (2 CPU) 08:32:28 08:32:28 08:22:02 CPU %user %nice %system %iowait %steal %idle 08:32:28 08:23:01 all 3.20 0.00 1.61 0.92 0.04 94.22 08:32:28 08:23:01 0 3.40 0.00 1.70 0.75 0.03 94.12 08:32:28 08:23:01 1 3.01 0.00 1.53 1.08 0.05 94.32 08:32:28 08:24:01 all 0.11 0.00 0.04 0.00 0.03 99.82 08:32:28 08:24:01 0 0.07 0.00 0.05 0.00 0.03 99.85 08:32:28 08:24:01 1 0.15 0.00 0.03 0.00 0.02 99.80 08:32:28 08:25:01 all 0.12 0.00 0.03 0.00 0.03 99.82 08:32:28 08:25:01 0 0.10 0.00 0.03 0.00 0.03 99.83 08:32:28 08:25:01 1 0.13 0.00 0.02 0.00 0.03 99.82 08:32:28 08:26:01 all 0.10 0.00 0.03 0.00 0.04 99.82 08:32:28 08:26:01 0 0.02 0.00 0.03 0.00 0.05 99.90 08:32:28 08:26:01 1 0.18 0.00 0.03 0.00 0.03 99.75 08:32:28 08:27:01 all 0.11 0.00 0.03 0.00 0.03 99.83 08:32:28 08:27:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:32:28 08:27:01 1 0.17 0.00 0.02 0.00 0.03 99.78 08:32:28 08:28:02 all 0.08 0.00 0.03 0.00 0.03 99.87 08:32:28 08:28:02 0 0.07 0.00 0.02 0.00 0.02 99.90 08:32:28 08:28:02 1 0.10 0.00 0.03 0.00 0.03 99.83 08:32:28 08:29:01 all 0.08 0.00 0.02 0.00 0.03 99.86 08:32:28 08:29:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:32:28 08:29:01 1 0.10 0.00 0.02 0.00 0.05 99.83 08:32:28 08:30:01 all 0.03 0.00 0.03 0.00 0.04 99.90 08:32:28 08:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:32:28 08:30:01 1 0.05 0.00 0.02 0.00 0.07 99.87 08:32:28 08:31:01 all 7.57 0.00 3.19 0.86 0.05 88.33 08:32:28 08:31:01 0 7.62 0.00 3.12 0.70 0.05 88.51 08:32:28 08:31:01 1 7.53 0.00 3.25 1.02 0.05 88.15 08:32:28 08:32:01 all 17.09 0.00 7.66 6.10 0.09 69.06 08:32:28 08:32:01 0 15.16 0.00 7.21 6.96 0.09 70.58 08:32:28 08:32:01 1 19.01 0.00 8.12 5.25 0.09 67.54 08:32:28 Average: all 2.78 0.00 1.23 0.76 0.04 95.18 08:32:28 Average: 0 2.59 0.00 1.19 0.81 0.04 95.37 08:32:28 Average: 1 2.97 0.00 1.27 0.72 0.05 94.99 08:32:28 08:32:28 08:32:28