Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 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-ssh5560727485358034684.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh9027401044501453370.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 6a41506d72e8e131afc862d141935157bee59f41 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-ssh7106041570047897127.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh659127161034142524.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh6966008641378727808.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1685 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-ssh2911491160701700490.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 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 (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 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 # timeout=10 Commit message: "feat: update all contracts model to match edgex v2 updates" > git rev-list --no-walk c1519b29b9670f42e61a704066d525a0dc65e198 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:13:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:13:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:13:45 ========================================================= 09:13:45 EdgeX Global Pipelines Version Info 09:13:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:13:46 ------------------- 09:13:46 stable info: 09:13:46 ------------------- 09:13:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:13:46 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:13:46 Message: update stable to v1.0.195 09:13:47 ------------------- 09:13:47 experimental info: 09:13:47 ------------------- 09:13:47 Commited By: **** collab-it+edgex@linuxfoundation.org 09:13:47 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:13:47 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:13:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:13:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:13:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:13:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:13:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:13:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:13:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:13:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:13:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:13:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:13:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:13:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:13:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:13:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:13:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:13:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:13:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:13:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:13:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:13:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:13:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:13:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:13:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:13:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:13:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:13:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:13:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 09:13:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 09:13:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 09:13:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 [Pipeline] echo 09:13:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8dbde89 [Pipeline] echo 09:13:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:50 provisioning config files... 09:13:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8414143112000988113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:51 ---> docker-login.sh 09:13:51 nexus3.edgexfoundry.org:10001 09:13:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:51 Configure a credential helper to remove this warning. See 09:13:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:51 09:13:51 Login Succeeded 09:13:51 nexus3.edgexfoundry.org:10002 09:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:52 Configure a credential helper to remove this warning. See 09:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:52 09:13:52 Login Succeeded 09:13:52 nexus3.edgexfoundry.org:10003 09:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:52 Configure a credential helper to remove this warning. See 09:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:52 09:13:52 Login Succeeded 09:13:52 nexus3.edgexfoundry.org:10004 09:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:52 Configure a credential helper to remove this warning. See 09:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:52 09:13:52 Login Succeeded 09:13:52 docker.io 09:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:52 Configure a credential helper to remove this warning. See 09:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:52 09:13:52 Login Succeeded 09:13:52 ---> docker-login.sh ends [Pipeline] } 09:13:52 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 09:13:53 + git log --format=format:%s -1 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 [Pipeline] echo 09:13:53 GIT_COMMIT: 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758, Commit Message: feat: update all contracts model to match edgex v2 updates [Pipeline] echo 09:13:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:13:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:13:54 09:13:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:13:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:13:55 latest: Pulling from edgex-devops/git-semver 09:13:55 31603596830f: Pulling fs layer 09:13:55 54011a49482f: Pulling fs layer 09:13:55 a6820b24f6d8: Pulling fs layer 09:13:55 f581987b2513: Pulling fs layer 09:13:55 f581987b2513: Waiting 09:13:55 54011a49482f: Verifying Checksum 09:13:55 54011a49482f: Download complete 09:13:55 31603596830f: Verifying Checksum 09:13:55 31603596830f: Download complete 09:13:55 f581987b2513: Verifying Checksum 09:13:55 f581987b2513: Download complete 09:13:55 a6820b24f6d8: Verifying Checksum 09:13:55 a6820b24f6d8: Download complete 09:13:55 31603596830f: Pull complete 09:13:55 54011a49482f: Pull complete 09:13:56 a6820b24f6d8: Pull complete 09:13:57 f581987b2513: Pull complete 09:13:57 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:13:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:13:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:13:57 prd-centos7-docker-4c-2g-1685 does not seem to be running inside a container 09:13:57 $ 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 09:14:03 $ docker top 26e114ebfee6e23970adad5c47d8690b2c4aa78696515f673a50cdd5ef544e0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:14:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:14:04 [ssh-agent] Looking for ssh-agent implementation... 09:14:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:04 $ docker exec 26e114ebfee6e23970adad5c47d8690b2c4aa78696515f673a50cdd5ef544e0c ssh-agent 09:14:04 SSH_AUTH_SOCK=/tmp/ssh-R6Jnky9TWmrX/agent.13 09:14:04 SSH_AGENT_PID=19 09:14:04 Running ssh-add (command line suppressed) 09:14:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7883736099923589308.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7883736099923589308.key) 09:14:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:14:04 + git tag --points-at HEAD [Pipeline] } 09:14:04 $ docker exec --env ******** --env ******** 26e114ebfee6e23970adad5c47d8690b2c4aa78696515f673a50cdd5ef544e0c ssh-agent -k 09:14:04 unset SSH_AUTH_SOCK; 09:14:04 unset SSH_AGENT_PID; 09:14:04 echo Agent pid 19 killed; 09:14:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:14:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:14:05 [ssh-agent] Looking for ssh-agent implementation... 09:14:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:14:05 $ docker exec 26e114ebfee6e23970adad5c47d8690b2c4aa78696515f673a50cdd5ef544e0c ssh-agent 09:14:05 SSH_AUTH_SOCK=/tmp/ssh-Off6IPSAfR11/agent.54 09:14:05 SSH_AGENT_PID=60 09:14:05 Running ssh-add (command line suppressed) 09:14:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3828268122536482316.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3828268122536482316.key) 09:14:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:14:05 + git semver init 09:14:05 # -> Open(): unable to determine branch for HEAD 09:14:05 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 09:14:05 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 09:14:05 # $SEMVER_REMOTE_NAME = origin 09:14:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:14:05 # $SEMVER_USER_NAME = edgex-jenkins 09:14:05 # $SEMVER_BRANCH = master 09:14:05 # $SEMVER_TEMP = /tmp/semver-261762091 09:14:05 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:14:08 # '/tmp/semver-261762091' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 09:14:08 # -> Force: false 09:14:08 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 09:14:08 $ docker exec --env ******** --env ******** 26e114ebfee6e23970adad5c47d8690b2c4aa78696515f673a50cdd5ef544e0c ssh-agent -k 09:14:08 unset SSH_AUTH_SOCK; 09:14:08 unset SSH_AGENT_PID; 09:14:08 echo Agent pid 60 killed; 09:14:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:14:09 + git semver [Pipeline] } 09:14:09 $ docker stop --time=1 26e114ebfee6e23970adad5c47d8690b2c4aa78696515f673a50cdd5ef544e0c 09:14:11 $ docker rm -f 26e114ebfee6e23970adad5c47d8690b2c4aa78696515f673a50cdd5ef544e0c [Pipeline] // withDockerContainer [Pipeline] sh 09:14:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:14:12 Stashed 1 file(s) [Pipeline] echo 09:14:12 [edgeXSemver]: initialized semver on version 2.0.0-dev.68 [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 09:14:27 Still waiting to schedule task 09:14:27 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1685’ 09:14:27 Still waiting to schedule task 09:14:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:16:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1686 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 09:16:31 Running in /w/workspace/edgex-ui-go/128 [Pipeline] { [Pipeline] checkout 09:16:32 The recommended git tool is: git 09:16:37 using credential edgex-jenkins-ssh 09:16:37 Cloning the remote Git repository 09:16:37 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:16:37 > git init /w/workspace/edgex-ui-go/128 # timeout=10 09:16:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:16:37 > git --version # timeout=10 09:16:37 > git --version # 'git version 2.17.1' 09:16:37 using GIT_SSH to set credentials SSH Credentials for GitHub 09:16:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:39 Avoid second fetch 09:16:39 Checking out Revision 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 (master) 09:16:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:16:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:39 > git config core.sparsecheckout # timeout=10 09:16:39 > git checkout -f 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 # timeout=10 09:16:44 Commit message: "feat: update all contracts model to match edgex v2 updates" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:16:47 Running on prd-centos7-docker-4c-2g-1687 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 09:16:47 Running in /w/workspace/edgex-ui-go/128 [Pipeline] { [Pipeline] checkout 09:16:48 The recommended git tool is: git 09:16:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:16:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:16:49 + sudo service docker restart 09:16:49 + true 09:16:50 using credential edgex-jenkins-ssh 09:16:50 Cloning the remote Git repository 09:16:50 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:16:50 > git init /w/workspace/edgex-ui-go/128 # timeout=10 09:16:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:16:50 > git --version # timeout=10 09:16:50 > git --version # 'git version 2.24.4' 09:16:50 using GIT_SSH to set credentials SSH Credentials for GitHub 09:16:50 [INFO] Currently running in a labeled security context 09:16:50 [INFO] Currently SELinux is 'enforcing' on the host 09:16:50 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/128@tmp/jenkins-gitclient-ssh2210108809992029290.key 09:16:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:51 Avoid second fetch 09:16:51 Checking out Revision 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 (master) 09:16:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:16:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:51 > git config core.sparsecheckout # timeout=10 09:16:51 > git checkout -f 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 # timeout=10 09:16:55 Commit message: "feat: update all contracts model to match edgex v2 updates" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:16:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:16:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:16:57 + true 09:16:57 + sudo service docker restart 09:16:57 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:17:07 provisioning config files... 09:17:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/128@tmp/config2448542312822901934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:07 ---> docker-login.sh 09:17:07 nexus3.edgexfoundry.org:10001 09:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:08 Configure a credential helper to remove this warning. See 09:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:08 09:17:08 Login Succeeded 09:17:08 nexus3.edgexfoundry.org:10002 09:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:09 Configure a credential helper to remove this warning. See 09:17:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:09 09:17:09 Login Succeeded 09:17:09 nexus3.edgexfoundry.org:10003 09:17:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:10 Configure a credential helper to remove this warning. See 09:17:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:10 09:17:10 Login Succeeded 09:17:10 nexus3.edgexfoundry.org:10004 09:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:10 Configure a credential helper to remove this warning. See 09:17:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:10 09:17:10 Login Succeeded 09:17:10 docker.io 09:17:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:11 Configure a credential helper to remove this warning. See 09:17:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:11 09:17:11 Login Succeeded 09:17:11 ---> docker-login.sh ends [Pipeline] } 09:17:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:17:11 ========================================================= 09:17:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:17:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:17:12 + 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 . 09:17:13 Sending build context to Docker daemon 35.85MB 09:17:13 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:17:13 Step 2/8 : FROM ${BASE} 09:17:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:17:13 595b0fe564bb: Pulling fs layer 09:17:13 3088b5b3c5c0: Pulling fs layer 09:17:13 5b7225fbf94c: Pulling fs layer 09:17:13 ba82ee9f976e: Pulling fs layer 09:17:13 506bd15cee9f: Pulling fs layer 09:17:13 75a0a4a0db45: Pulling fs layer 09:17:13 618dc40b7e24: Pulling fs layer 09:17:13 506bd15cee9f: Waiting 09:17:13 75a0a4a0db45: Waiting 09:17:13 ba82ee9f976e: Waiting 09:17:13 618dc40b7e24: Waiting 09:17:13 5b7225fbf94c: Verifying Checksum 09:17:13 3088b5b3c5c0: Download complete 09:17:13 506bd15cee9f: Verifying Checksum 09:17:13 506bd15cee9f: Download complete 09:17:13 75a0a4a0db45: Verifying Checksum 09:17:13 75a0a4a0db45: Download complete 09:17:13 595b0fe564bb: Verifying Checksum 09:17:13 595b0fe564bb: Download complete 09:17:14 595b0fe564bb: Pull complete 09:17:14 3088b5b3c5c0: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:17:15 provisioning config files... 09:17:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/128@tmp/config8430027799944082665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:15 5b7225fbf94c: Pull complete 09:17:15 618dc40b7e24: Verifying Checksum 09:17:15 618dc40b7e24: Download complete 09:17:15 ---> docker-login.sh 09:17:15 nexus3.edgexfoundry.org:10001 09:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:16 Configure a credential helper to remove this warning. See 09:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:16 09:17:16 Login Succeeded 09:17:16 nexus3.edgexfoundry.org:10002 09:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:16 Configure a credential helper to remove this warning. See 09:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:16 09:17:16 Login Succeeded 09:17:16 nexus3.edgexfoundry.org:10003 09:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:16 Configure a credential helper to remove this warning. See 09:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:16 09:17:16 Login Succeeded 09:17:16 nexus3.edgexfoundry.org:10004 09:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:16 Configure a credential helper to remove this warning. See 09:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:16 09:17:16 Login Succeeded 09:17:16 docker.io 09:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:16 ba82ee9f976e: Verifying Checksum 09:17:16 ba82ee9f976e: Download complete 09:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:16 Configure a credential helper to remove this warning. See 09:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:16 09:17:16 Login Succeeded 09:17:16 ---> docker-login.sh ends [Pipeline] } 09:17:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:17:19 ========================================================= 09:17:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:17:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:17:19 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 09:17:19 Sending build context to Docker daemon 35.86MB 09:17:19 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:17:19 Step 2/8 : FROM ${BASE} 09:17:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:17:20 540db60ca938: Pulling fs layer 09:17:20 adcc1eea9eea: Pulling fs layer 09:17:20 4c4ab2625f07: Pulling fs layer 09:17:20 0510c868ecb4: Pulling fs layer 09:17:20 afea3b2eda06: Pulling fs layer 09:17:20 7809a108b3ef: Pulling fs layer 09:17:20 f706445af74f: Pulling fs layer 09:17:20 afea3b2eda06: Waiting 09:17:20 7809a108b3ef: Waiting 09:17:20 f706445af74f: Waiting 09:17:20 0510c868ecb4: Waiting 09:17:20 4c4ab2625f07: Verifying Checksum 09:17:20 4c4ab2625f07: Download complete 09:17:20 adcc1eea9eea: Verifying Checksum 09:17:20 adcc1eea9eea: Download complete 09:17:20 afea3b2eda06: Verifying Checksum 09:17:20 afea3b2eda06: Download complete 09:17:20 7809a108b3ef: Verifying Checksum 09:17:20 7809a108b3ef: Download complete 09:17:20 540db60ca938: Verifying Checksum 09:17:20 540db60ca938: Download complete 09:17:20 540db60ca938: Pull complete 09:17:20 adcc1eea9eea: Pull complete 09:17:21 4c4ab2625f07: Pull complete 09:17:21 f706445af74f: Verifying Checksum 09:17:21 f706445af74f: Download complete 09:17:22 0510c868ecb4: Verifying Checksum 09:17:22 0510c868ecb4: Download complete 09:17:25 0510c868ecb4: Pull complete 09:17:25 afea3b2eda06: Pull complete 09:17:25 7809a108b3ef: Pull complete 09:17:27 f706445af74f: Pull complete 09:17:27 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:17:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:17:27 ---> b068be0155e3 09:17:27 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:17:29 ba82ee9f976e: Pull complete 09:17:29 506bd15cee9f: Pull complete 09:17:29 75a0a4a0db45: Pull complete 09:17:31 618dc40b7e24: Pull complete 09:17:31 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 09:17:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:17:31 ---> a36622ca3599 09:17:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:17:33 ---> Running in facc2a7f0783 09:17:34 Removing intermediate container facc2a7f0783 09:17:34 ---> d10400f26236 09:17:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:34 ---> Running in 7edbb3bed273 09:17:37 Removing intermediate container 7edbb3bed273 09:17:37 ---> 59410c5f17c7 09:17:37 Step 5/8 : RUN apk add --no-cache make git 09:17:37 ---> Running in 9455ddddd1f0 09:17:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:17:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:17:39 OK: 138 MiB in 40 packages 09:17:41 Removing intermediate container 9455ddddd1f0 09:17:41 ---> f830ce4366e8 09:17:41 Step 6/8 : WORKDIR /edgex-ui-go 09:17:41 ---> Running in 1433f6a98ff5 09:17:41 Removing intermediate container 1433f6a98ff5 09:17:41 ---> 9972db5bb554 09:17:41 Step 7/8 : COPY . . 09:17:42 ---> Running in f82db1bd8416 09:17:42 Removing intermediate container f82db1bd8416 09:17:42 ---> b3a0eca1f96e 09:17:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:42 ---> Running in 0cb173f95875 09:17:42 Removing intermediate container 0cb173f95875 09:17:42 ---> b0490d875c10 09:17:42 Step 5/8 : RUN apk add --no-cache make git 09:17:42 ---> Running in 72eee0f24a57 09:17:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:17:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:17:44 OK: 149 MiB in 40 packages 09:17:44 Removing intermediate container 72eee0f24a57 09:17:44 ---> f952de954b57 09:17:44 Step 6/8 : WORKDIR /edgex-ui-go 09:17:44 ---> Running in 9efb3b07b3c6 09:17:44 Removing intermediate container 9efb3b07b3c6 09:17:44 ---> 6035f4463850 09:17:44 Step 7/8 : COPY . . 09:17:44 ---> 3872124f9261 09:17:44 Step 8/8 : RUN go mod download 09:17:44 ---> Running in c77945b5d257 09:17:46 ---> e2ad7281121e 09:17:46 Step 8/8 : RUN go mod download 09:17:46 ---> Running in 6f09e3686703 09:18:01 Removing intermediate container 6f09e3686703 09:18:01 ---> 91da1f31ea60 09:18:01 Successfully built 91da1f31ea60 09:18:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:18:01 + docker inspect -f . ci-base-image-x86_64 09:18:01 . [Pipeline] withDockerContainer 09:18:01 prd-centos7-docker-4c-2g-1687 does not seem to be running inside a container 09:18:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/128 -v /w/workspace/edgex-ui-go/128:/w/workspace/edgex-ui-go/128:rw,z -v /w/workspace/edgex-ui-go/128@tmp:/w/workspace/edgex-ui-go/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:18:01 $ docker top 8976f6ca8e26c27a9d5bc66714e3ae627db5e4dd2a9e6e230806d031ff5cdf66 -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:02 + go version 09:18:02 go version go1.16.3 linux/amd64 [Pipeline] } 09:18:02 $ docker stop --time=1 8976f6ca8e26c27a9d5bc66714e3ae627db5e4dd2a9e6e230806d031ff5cdf66 09:18:03 $ docker rm -f 8976f6ca8e26c27a9d5bc66714e3ae627db5e4dd2a9e6e230806d031ff5cdf66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:18:04 + docker inspect -f . ci-base-image-x86_64 09:18:04 . [Pipeline] withDockerContainer 09:18:04 prd-centos7-docker-4c-2g-1687 does not seem to be running inside a container 09:18:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/128 -v /w/workspace/edgex-ui-go/128:/w/workspace/edgex-ui-go/128:rw,z -v /w/workspace/edgex-ui-go/128@tmp:/w/workspace/edgex-ui-go/128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:18:04 $ docker top 33fc0fb02a3ea7cb6b01c2841363c3d5c023637face1b2ec180cc0ccd457a044 -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:05 + go mod tidy [Pipeline] sh 09:18:05 + make test 09:18:05 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:18:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:18:16 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:18:16 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:18:16 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 09:18:16 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:18:16 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:18:16 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:18:16 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:18:16 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:18:16 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 09:18:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:18:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:18:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:18:16 GO111MODULE=on go vet ./... 09:18:17 Removing intermediate container c77945b5d257 09:18:17 ---> 03d52d6e73d4 09:18:17 Successfully built 03d52d6e73d4 09:18:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:18:17 + docker inspect -f . ci-base-image-arm64 09:18:17 . [Pipeline] withDockerContainer 09:18:17 prd-ubuntu18.04-docker-arm64-4c-16g-1686 does not seem to be running inside a container 09:18:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/128 -v /w/workspace/edgex-ui-go/128:/w/workspace/edgex-ui-go/128:rw,z -v /w/workspace/edgex-ui-go/128@tmp:/w/workspace/edgex-ui-go/128@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 09:18:19 $ docker top b45fca1b39b6ba803acd29e1af331804c070c0b8c120ff1d27f9418c8096786e -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:20 + go version 09:18:20 go version go1.16.5 linux/arm64 [Pipeline] } 09:18:20 $ docker stop --time=1 b45fca1b39b6ba803acd29e1af331804c070c0b8c120ff1d27f9418c8096786e 09:18:22 $ docker rm -f b45fca1b39b6ba803acd29e1af331804c070c0b8c120ff1d27f9418c8096786e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 09:18:22 $ docker stop --time=1 33fc0fb02a3ea7cb6b01c2841363c3d5c023637face1b2ec180cc0ccd457a044 09:18:23 $ docker rm -f 33fc0fb02a3ea7cb6b01c2841363c3d5c023637face1b2ec180cc0ccd457a044 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:18:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:18:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 09:18:24 + docker inspect -f . ci-base-image-arm64 09:18:24 . [Pipeline] // stage [Pipeline] withDockerContainer 09:18:24 prd-ubuntu18.04-docker-arm64-4c-16g-1686 does not seem to be running inside a container 09:18:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/128 -v /w/workspace/edgex-ui-go/128:/w/workspace/edgex-ui-go/128:rw,z -v /w/workspace/edgex-ui-go/128@tmp:/w/workspace/edgex-ui-go/128@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 09:18:26 $ docker top 6a75b0d7af81c356e89ed7a11d1cb68f392b1ef60276aa4c3afc84b64ac05af3 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:18:27 + go mod tidy [Pipeline] sh [Pipeline] sh 09:18:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:18:34 + ls -al . 09:18:34 total 92 09:18:34 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 16 09:18 . 09:18:34 drwxrwxr-x. 4 jenkins jenkins 32 Jun 16 09:16 .. 09:18:34 drwxrwxr-x. 3 jenkins jenkins 20 Jun 16 09:16 assets 09:18:34 drwxrwxr-x. 2 jenkins jenkins 35 Jun 16 09:16 bin 09:18:34 drwxrwxr-x. 3 jenkins jenkins 29 Jun 16 09:16 cmd 09:18:34 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 16 09:16 CONTRIBUTING.md 09:18:34 -rw-r--r--. 1 jenkins jenkins 10 Jun 16 09:18 coverage.out 09:18:34 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 16 09:16 Dockerfile 09:18:34 -rw-rw-r--. 1 jenkins jenkins 902 Jun 16 09:16 Dockerfile.build 09:18:34 drwxrwxr-x. 5 jenkins jenkins 104 Jun 16 09:16 docs 09:18:34 drwxrwxr-x. 8 jenkins jenkins 162 Jun 16 09:16 .git 09:18:34 drwxrwxr-x. 2 jenkins jenkins 103 Jun 16 09:16 .github 09:18:34 -rw-rw-r--. 1 jenkins jenkins 162 Jun 16 09:16 .gitignore 09:18:34 -rw-rw-r--. 1 jenkins jenkins 972 Jun 16 09:18 go.mod 09:18:34 -rw-r--r--. 1 jenkins jenkins 23961 Jun 16 09:18 go.sum 09:18:34 drwxrwxr-x. 10 jenkins jenkins 139 Jun 16 09:16 internal 09:18:34 -rw-rw-r--. 1 jenkins jenkins 652 Jun 16 09:16 Jenkinsfile 09:18:34 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 16 09:16 LICENSE 09:18:34 -rw-rw-r--. 1 jenkins jenkins 941 Jun 16 09:16 Makefile 09:18:34 -rw-rw-r--. 1 jenkins jenkins 6012 Jun 16 09:16 README.md 09:18:34 -rw-rw-r--. 1 jenkins jenkins 12 Jun 16 09:14 VERSION 09:18:34 -rw-rw-r--. 1 jenkins jenkins 155 Jun 16 09:16 version.go 09:18:34 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 16 09:16 web [Pipeline] isUnix [Pipeline] sh 09:18:34 + make test 09:18:34 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:18:34 + 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=8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 --label arch=amd64 --label version=2.0.0-dev.68 . 09:18:34 Sending build context to Docker daemon 35.88MB 09:18:34 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 09:18:34 Step 2/24 : FROM ${BASE} AS builder 09:18:34 ---> 91da1f31ea60 09:18:34 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:18:35 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:18:35 ---> Running in f537447f2006 09:18:35 Removing intermediate container f537447f2006 09:18:35 ---> 7f0eef407adc 09:18:35 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 09:18:35 ---> Running in b543700926c5 09:18:35 Removing intermediate container b543700926c5 09:18:35 ---> a5049664ffdd 09:18:35 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:18:35 ---> Running in 340f9d1b833f 09:18:35 Removing intermediate container 340f9d1b833f 09:18:35 ---> 8d73c92e0f71 09:18:35 Step 6/24 : LABEL Name=edgex-ui-go 09:18:35 ---> Running in dc8c14acba1c 09:18:35 Removing intermediate container dc8c14acba1c 09:18:35 ---> 33f2dd41e442 09:18:35 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:18:35 ---> Running in eca34a0e8406 09:18:36 Removing intermediate container eca34a0e8406 09:18:36 ---> 0a015b073370 09:18:36 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:36 ---> Running in cd83e1ec6661 09:18:36 Removing intermediate container cd83e1ec6661 09:18:36 ---> a3d2c9bf8453 09:18:36 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:18:36 ---> Running in e497f32f11ae 09:18:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:18:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:18:38 OK: 149 MiB in 40 packages 09:18:38 Removing intermediate container e497f32f11ae 09:18:38 ---> 6f624b4ee68b 09:18:38 Step 10/24 : ENV GO111MODULE=on 09:18:38 ---> Running in 1d854d1c6e2e 09:18:38 Removing intermediate container 1d854d1c6e2e 09:18:38 ---> 354c191ab419 09:18:38 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:18:39 ---> Running in 5f08f8b689f5 09:18:39 Removing intermediate container 5f08f8b689f5 09:18:39 ---> d32272f1ddaf 09:18:39 Step 12/24 : COPY go.mod . 09:18:39 ---> fb4d0b18b5c9 09:18:39 Step 13/24 : COPY Makefile . 09:18:39 ---> 29c89cde6fa6 09:18:39 Step 14/24 : RUN make update 09:18:39 ---> Running in 858ec536bb35 09:18:39 CGO_ENABLED=0 GO111MODULE=on go mod download 09:18:40 Removing intermediate container 858ec536bb35 09:18:40 ---> 8816ffa720d7 09:18:40 Step 15/24 : COPY . . 09:18:41 ---> a7ca807fdb05 09:18:41 Step 16/24 : RUN ${MAKE} 09:18:41 ---> Running in 943eb468c901 09:18:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.68" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:18:50 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:18:51 Removing intermediate container 943eb468c901 09:18:51 ---> 75009d1a4f09 09:18:51 Step 17/24 : FROM alpine:3.12 09:18:52 3.12: Pulling from library/alpine 09:18:52 339de151aab4: Pulling fs layer 09:18:52 339de151aab4: Verifying Checksum 09:18:52 339de151aab4: Download complete 09:18:52 339de151aab4: Pull complete 09:18:52 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:18:52 Status: Downloaded newer image for alpine:3.12 09:18:52 ---> 13621d1b12d4 09:18:52 Step 18/24 : EXPOSE 4000 09:18:52 ---> Running in 125c0fb7fa5b 09:18:53 Removing intermediate container 125c0fb7fa5b 09:18:53 ---> 2add6dc702e9 09:18:53 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 09:18:53 ---> cdfda300f06d 09:18:53 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:18:53 ---> Running in 3e7140f5c1cb 09:18:53 Removing intermediate container 3e7140f5c1cb 09:18:53 ---> c7c447d35f87 09:18:53 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:18:53 ---> Running in 7050a9943d54 09:18:53 Removing intermediate container 7050a9943d54 09:18:53 ---> 49d96381326b 09:18:53 Step 22/24 : LABEL arch=amd64 09:18:53 ---> Running in 4cff08311ffa 09:18:54 Removing intermediate container 4cff08311ffa 09:18:54 ---> 2c92436ac1a3 09:18:54 Step 23/24 : LABEL git_sha=8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 09:18:54 ---> Running in b6ff5fd58fe6 09:18:54 Removing intermediate container b6ff5fd58fe6 09:18:54 ---> ddce7d263e60 09:18:54 Step 24/24 : LABEL version=2.0.0-dev.68 09:18:54 ---> Running in 669be611a6cc 09:18:54 Removing intermediate container 669be611a6cc 09:18:54 ---> a99fe9fced9a 09:18:54 [Warning] One or more build-args [ARCH] were not consumed 09:18:54 Successfully built a99fe9fced9a 09:18:54 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:18:54 provisioning config files... 09:18:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/128@tmp/config1570065336343866130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:18:54 ---> docker-login.sh 09:18:54 nexus3.edgexfoundry.org:10001 09:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:18:54 Configure a credential helper to remove this warning. See 09:18:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:18:54 09:18:54 Login Succeeded 09:18:54 nexus3.edgexfoundry.org:10002 09:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:18:55 Configure a credential helper to remove this warning. See 09:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:18:55 09:18:55 Login Succeeded 09:18:55 nexus3.edgexfoundry.org:10003 09:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:18:55 Configure a credential helper to remove this warning. See 09:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:18:55 09:18:55 Login Succeeded 09:18:55 nexus3.edgexfoundry.org:10004 09:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:18:55 Configure a credential helper to remove this warning. See 09:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:18:55 09:18:55 Login Succeeded 09:18:55 docker.io 09:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:18:55 Configure a credential helper to remove this warning. See 09:18:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:18:55 09:18:55 Login Succeeded 09:18:55 ---> docker-login.sh ends [Pipeline] } 09:18:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:18:55 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 09:18:55 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 09:18:55 latest 09:18:55 2.0.0-dev.68 09:18:55 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758-2.0.0-dev.68 09:18:55 master 09:18:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:18:56 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 [Pipeline] isUnix [Pipeline] sh 09:18:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 09:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:18:56 6815c70ced0c: Preparing 09:18:56 32f366d666a5: Preparing 09:18:56 32f366d666a5: Layer already exists 09:18:59 6815c70ced0c: Pushed 09:18:59 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758: digest: sha256:c51975e4167c42e66123a35a45921bb7b034ca5619da2d43f64ada7661bdafce size: 740 [Pipeline] isUnix [Pipeline] sh 09:19:00 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 09:19:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:19:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:19:00 6815c70ced0c: Preparing 09:19:00 32f366d666a5: Preparing 09:19:00 6815c70ced0c: Layer already exists 09:19:00 32f366d666a5: Layer already exists 09:19:00 latest: digest: sha256:c51975e4167c42e66123a35a45921bb7b034ca5619da2d43f64ada7661bdafce size: 740 [Pipeline] isUnix [Pipeline] sh 09:19:00 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.68 [Pipeline] isUnix [Pipeline] sh 09:19:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.68 09:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:19:01 6815c70ced0c: Preparing 09:19:01 32f366d666a5: Preparing 09:19:01 6815c70ced0c: Layer already exists 09:19:01 32f366d666a5: Layer already exists 09:19:01 2.0.0-dev.68: digest: sha256:c51975e4167c42e66123a35a45921bb7b034ca5619da2d43f64ada7661bdafce size: 740 [Pipeline] isUnix [Pipeline] sh 09:19:01 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758-2.0.0-dev.68 [Pipeline] isUnix [Pipeline] sh 09:19:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758-2.0.0-dev.68 09:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:19:01 6815c70ced0c: Preparing 09:19:01 32f366d666a5: Preparing 09:19:01 6815c70ced0c: Layer already exists 09:19:01 32f366d666a5: Layer already exists 09:19:01 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758-2.0.0-dev.68: digest: sha256:c51975e4167c42e66123a35a45921bb7b034ca5619da2d43f64ada7661bdafce size: 740 [Pipeline] isUnix [Pipeline] sh 09:19:01 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 09:19:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 09:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:19:02 6815c70ced0c: Preparing 09:19:02 32f366d666a5: Preparing 09:19:02 6815c70ced0c: Layer already exists 09:19:02 32f366d666a5: Layer already exists 09:19:02 master: digest: sha256:c51975e4167c42e66123a35a45921bb7b034ca5619da2d43f64ada7661bdafce size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:19:02 ===================================================== [Pipeline] echo 09:19:02 taggedImages: 09:19:02 - nexus3.edgexfoundry.org:10004/edgex-ui:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 09:19:02 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:19:02 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.68 09:19:02 - nexus3.edgexfoundry.org:10004/edgex-ui:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758-2.0.0-dev.68 09:19:02 - 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 09:19:03 ---> job-cost.sh 09:19:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Pih 09:19:07 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:19:07 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:19:07 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 09:19:07 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:19:07 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:19:07 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:19:07 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:19:07 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:19:07 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 09:19:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:19:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:19:07 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:19:07 GO111MODULE=on go vet ./... 09:19:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:19:28 lf-activate-venv(): INFO: Adding /tmp/venv-3Pih/bin to PATH 09:19:28 INFO: No Stack... 09:19:28 INFO: Retrieving Pricing Info for: v3-standard-2 09:19:28 INFO: Archiving Costs [Pipeline] sh 09:19:28 + cat /w/workspace/edgex-ui-go/128/archives/cost.csv 09:19:28 + cut -d, -f6 [Pipeline] lock 09:19:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-128-stack-cost] 09:19:28 Resource [jenkins-edgexfoundry-edgex-ui-go-master-128-stack-cost] did not exist. Created. 09:19:28 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:19:28 + echo total: 0.05999999865889549 [Pipeline] stash 09:19:28 Stashed 1 file(s) [Pipeline] } 09:19:28 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-128-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 09:19:29 $ docker stop --time=1 6a75b0d7af81c356e89ed7a11d1cb68f392b1ef60276aa4c3afc84b64ac05af3 09:19:31 $ docker rm -f 6a75b0d7af81c356e89ed7a11d1cb68f392b1ef60276aa4c3afc84b64ac05af3 [Pipeline] // withDockerContainer [Pipeline] sh 09:19:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:19:32 Warning: overwriting stash ‘coverage-report’ 09:19:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:19:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:19:34 + ls -al . 09:19:34 total 124 09:19:34 drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 09:18 . 09:19:34 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 09:16 .. 09:19:34 drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 09:16 .git 09:19:34 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 09:16 .github 09:19:34 -rw-rw-r-- 1 jenkins jenkins 162 Jun 16 09:16 .gitignore 09:19:34 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 16 09:16 CONTRIBUTING.md 09:19:34 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 16 09:16 Dockerfile 09:19:34 -rw-rw-r-- 1 jenkins jenkins 902 Jun 16 09:16 Dockerfile.build 09:19:34 -rw-rw-r-- 1 jenkins jenkins 652 Jun 16 09:16 Jenkinsfile 09:19:34 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 16 09:16 LICENSE 09:19:34 -rw-rw-r-- 1 jenkins jenkins 941 Jun 16 09:16 Makefile 09:19:34 -rw-rw-r-- 1 jenkins jenkins 6012 Jun 16 09:16 README.md 09:19:34 -rw-rw-r-- 1 jenkins jenkins 12 Jun 16 09:14 VERSION 09:19:34 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 09:16 assets 09:19:34 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 09:16 bin 09:19:34 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 09:16 cmd 09:19:34 -rw-r--r-- 1 jenkins jenkins 10 Jun 16 09:18 coverage.out 09:19:34 drwxrwxr-x 5 jenkins jenkins 4096 Jun 16 09:16 docs 09:19:34 -rw-rw-r-- 1 jenkins jenkins 972 Jun 16 09:18 go.mod 09:19:34 -rw-r--r-- 1 jenkins jenkins 23961 Jun 16 09:18 go.sum 09:19:34 drwxrwxr-x 10 jenkins jenkins 4096 Jun 16 09:16 internal 09:19:34 -rw-rw-r-- 1 jenkins jenkins 155 Jun 16 09:16 version.go 09:19:34 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 09:16 web [Pipeline] isUnix [Pipeline] sh 09:19:34 + 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=8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 --label arch=arm64 --label version=2.0.0-dev.68 . 09:19:35 Sending build context to Docker daemon 35.88MB 09:19:35 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 09:19:35 Step 2/24 : FROM ${BASE} AS builder 09:19:35 ---> 03d52d6e73d4 09:19:35 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:19:36 ---> Running in 19a2d1479e69 09:19:36 Removing intermediate container 19a2d1479e69 09:19:36 ---> d9f79fb5dbc6 09:19:36 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 09:19:36 ---> Running in 11bfb9d69753 09:19:37 Removing intermediate container 11bfb9d69753 09:19:37 ---> e1b3651eef8b 09:19:37 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:19:37 ---> Running in ecdcbef2c631 09:19:37 Removing intermediate container ecdcbef2c631 09:19:37 ---> ee096dbdc34b 09:19:37 Step 6/24 : LABEL Name=edgex-ui-go 09:19:37 ---> Running in 2c5ab025df29 09:19:38 Removing intermediate container 2c5ab025df29 09:19:38 ---> e26cc0c5f9e3 09:19:38 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:19:38 ---> Running in 0eebf7ef6e54 09:19:39 Removing intermediate container 0eebf7ef6e54 09:19:39 ---> 0c67da5ed10a 09:19:39 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:19:39 ---> Running in 4787aa748708 09:19:41 Removing intermediate container 4787aa748708 09:19:41 ---> df7688b75989 09:19:41 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:19:41 ---> Running in 6c53b29581c0 09:19:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:19:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:19:45 OK: 138 MiB in 40 packages 09:19:45 Removing intermediate container 6c53b29581c0 09:19:45 ---> c21de7b3632a 09:19:45 Step 10/24 : ENV GO111MODULE=on 09:19:45 ---> Running in 07b4840c46e2 09:19:45 Removing intermediate container 07b4840c46e2 09:19:45 ---> 16d20e7663d8 09:19:45 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:19:46 ---> Running in 67b1eab1bebf 09:19:46 Removing intermediate container 67b1eab1bebf 09:19:46 ---> e6a878f61981 09:19:46 Step 12/24 : COPY go.mod . 09:19:47 ---> 2a0a4338d545 09:19:47 Step 13/24 : COPY Makefile . 09:19:48 ---> 7c5227823a9c 09:19:48 Step 14/24 : RUN make update 09:19:48 ---> Running in 9a7948ed8f7a 09:19:49 CGO_ENABLED=0 GO111MODULE=on go mod download 09:19:50 Removing intermediate container 9a7948ed8f7a 09:19:50 ---> 81052c44400c 09:19:50 Step 15/24 : COPY . . 09:19:54 ---> bb6d31c2772f 09:19:54 Step 16/24 : RUN ${MAKE} 09:19:54 ---> Running in faa2acc2fe8d 09:19:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.68" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:20:22 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:20:25 Removing intermediate container faa2acc2fe8d 09:20:25 ---> 74c143e5c891 09:20:25 Step 17/24 : FROM alpine:3.12 09:20:25 3.12: Pulling from library/alpine 09:20:25 d2f70382dc9a: Pulling fs layer 09:20:26 d2f70382dc9a: Verifying Checksum 09:20:26 d2f70382dc9a: Download complete 09:20:26 d2f70382dc9a: Pull complete 09:20:26 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:20:26 Status: Downloaded newer image for alpine:3.12 09:20:26 ---> c4fd0aeabfcf 09:20:26 Step 18/24 : EXPOSE 4000 09:20:27 ---> Running in 5a53ce288b2f 09:20:27 Removing intermediate container 5a53ce288b2f 09:20:27 ---> af752f2277b9 09:20:27 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 09:20:29 ---> 00b127296304 09:20:29 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:20:29 ---> Running in b6a59ce994d5 09:20:30 Removing intermediate container b6a59ce994d5 09:20:30 ---> ba0eb1ce9b09 09:20:30 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:20:30 ---> Running in 07bd1145f122 09:20:31 Removing intermediate container 07bd1145f122 09:20:31 ---> 791bcf419711 09:20:31 Step 22/24 : LABEL arch=arm64 09:20:31 ---> Running in a0a3058b5d61 09:20:31 Removing intermediate container a0a3058b5d61 09:20:31 ---> 28bef7e66660 09:20:31 Step 23/24 : LABEL git_sha=8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 09:20:31 ---> Running in 92f48d5f6553 09:20:32 Removing intermediate container 92f48d5f6553 09:20:32 ---> c3e1e40006b4 09:20:32 Step 24/24 : LABEL version=2.0.0-dev.68 09:20:32 ---> Running in 6dbbeb7d195e 09:20:32 Removing intermediate container 6dbbeb7d195e 09:20:32 ---> a18967c36fbe 09:20:32 [Warning] One or more build-args [ARCH] were not consumed 09:20:32 Successfully built a18967c36fbe 09:20:32 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 09:20:33 provisioning config files... 09:20:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/128@tmp/config4679373422845364816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:20:33 ---> docker-login.sh 09:20:33 nexus3.edgexfoundry.org:10001 09:20:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:34 Configure a credential helper to remove this warning. See 09:20:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:34 09:20:34 Login Succeeded 09:20:34 nexus3.edgexfoundry.org:10002 09:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:34 Configure a credential helper to remove this warning. See 09:20:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:34 09:20:34 Login Succeeded 09:20:34 nexus3.edgexfoundry.org:10003 09:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:35 Configure a credential helper to remove this warning. See 09:20:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:35 09:20:35 Login Succeeded 09:20:35 nexus3.edgexfoundry.org:10004 09:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:35 Configure a credential helper to remove this warning. See 09:20:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:35 09:20:35 Login Succeeded 09:20:35 docker.io 09:20:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:20:36 Configure a credential helper to remove this warning. See 09:20:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:20:36 09:20:36 Login Succeeded 09:20:36 ---> docker-login.sh ends [Pipeline] } 09:20:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:36 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 09:20:36 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 09:20:36 latest 09:20:36 2.0.0-dev.68 09:20:36 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758-2.0.0-dev.68 09:20:36 master 09:20:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:20:36 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 [Pipeline] isUnix [Pipeline] sh 09:20:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 09:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:20:37 27b43b98eaba: Preparing 09:20:37 3fbe34a1663b: Preparing 09:20:37 3fbe34a1663b: Layer already exists 09:20:43 27b43b98eaba: Pushed 09:20:43 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758: digest: sha256:f5c781c7ebfa0b1a6960daf70d1d0fddc09ceb37fc6c89d7e1ef6559f9d0951a size: 739 [Pipeline] isUnix [Pipeline] sh 09:20:44 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:20:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:20:44 27b43b98eaba: Preparing 09:20:44 3fbe34a1663b: Preparing 09:20:44 3fbe34a1663b: Layer already exists 09:20:44 27b43b98eaba: Layer already exists 09:20:44 latest: digest: sha256:f5c781c7ebfa0b1a6960daf70d1d0fddc09ceb37fc6c89d7e1ef6559f9d0951a size: 739 [Pipeline] isUnix [Pipeline] sh 09:20:45 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.68 [Pipeline] isUnix [Pipeline] sh 09:20:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.68 09:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:20:45 27b43b98eaba: Preparing 09:20:45 3fbe34a1663b: Preparing 09:20:45 27b43b98eaba: Layer already exists 09:20:45 3fbe34a1663b: Layer already exists 09:20:45 2.0.0-dev.68: digest: sha256:f5c781c7ebfa0b1a6960daf70d1d0fddc09ceb37fc6c89d7e1ef6559f9d0951a size: 739 [Pipeline] isUnix [Pipeline] sh 09:20:46 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758-2.0.0-dev.68 [Pipeline] isUnix [Pipeline] sh 09:20:46 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758-2.0.0-dev.68 09:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:20:46 27b43b98eaba: Preparing 09:20:46 3fbe34a1663b: Preparing 09:20:46 3fbe34a1663b: Layer already exists 09:20:46 27b43b98eaba: Layer already exists 09:20:46 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758-2.0.0-dev.68: digest: sha256:f5c781c7ebfa0b1a6960daf70d1d0fddc09ceb37fc6c89d7e1ef6559f9d0951a size: 739 [Pipeline] isUnix [Pipeline] sh 09:20:47 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 09:20:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 09:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:20:47 27b43b98eaba: Preparing 09:20:47 3fbe34a1663b: Preparing 09:20:47 3fbe34a1663b: Layer already exists 09:20:47 27b43b98eaba: Layer already exists 09:20:47 master: digest: sha256:f5c781c7ebfa0b1a6960daf70d1d0fddc09ceb37fc6c89d7e1ef6559f9d0951a size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:20:47 ===================================================== [Pipeline] echo 09:20:47 taggedImages: 09:20:47 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 09:20:47 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:20:47 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.68 09:20:47 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8dbde8922e10ee2d0b6cfcb6ad69cc787871b758-2.0.0-dev.68 09:20:47 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:20:48 ---> job-cost.sh 09:20:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ftbB 09:21:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:22:49 lf-activate-venv(): INFO: Adding /tmp/venv-ftbB/bin to PATH 09:22:49 INFO: No Stack... 09:22:49 INFO: Retrieving Pricing Info for: v2-standard-4 09:22:49 INFO: Archiving Costs [Pipeline] sh 09:22:50 + cat /w/workspace/edgex-ui-go/128/archives/cost.csv 09:22:50 + cut -d, -f6 [Pipeline] lock 09:22:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-128-stack-cost] 09:22:50 Resource [jenkins-edgexfoundry-edgex-ui-go-master-128-stack-cost] did not exist. Created. 09:22:50 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-128-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:22:50 /w/workspace/edgex-ui-go/128@tmp/durable-fb4fbbae/script.sh: 1: /w/workspace/edgex-ui-go/128@tmp/durable-fb4fbbae/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:22:51 + echo total: 0.18000000715255737 [Pipeline] stash 09:22:51 Warning: overwriting stash ‘stack-cost’ 09:22:51 Stashed 1 file(s) [Pipeline] } 09:22:51 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-128-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 09:22:54 provisioning config files... 09:22:54 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1694433153179444995tmp [Pipeline] { [Pipeline] sh 09:22:54 + set +x 09:22:54 + curl -s https://codecov.io/bash 09:22:54 + bash -s -- 09:22:54 09:22:54 _____ _ 09:22:54 / ____| | | 09:22:54 | | ___ __| | ___ ___ _____ __ 09:22:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:22:54 | |___| (_) | (_| | __/ (_| (_) \ V / 09:22:54 \_____\___/ \__,_|\___|\___\___/ \_/ 09:22:54 Bash-1.0.3 09:22:54 09:22:54 09:22:54 ==> git version 2.24.4 found 09:22:54 ==> 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 09:22:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:22:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:22:54 ==> Jenkins CI detected. 09:22:54 project root: . 09:22:54 --> token set from env 09:22:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:22:55 ==> Running gcov in . (disable via -X gcov) 09:22:55 ==> Python coveragepy not found 09:22:55 ==> Searching for coverage reports in: 09:22:55 + . 09:22:55 -> Found 1 reports 09:22:55 ==> Detecting git/mercurial file structure 09:22:55 ==> Reading reports 09:22:55 + ./coverage.out bytes=10 09:22:55 ==> Appending adjustments 09:22:55 https://docs.codecov.io/docs/fixing-reports 09:22:55 + Found adjustments 09:22:55 ==> Gzipping contents 09:22:55 4.0K /tmp/codecov.pQ4KVr.gz 09:22:55 ==> Uploading reports 09:22:55 url: https://codecov.io 09:22:55 query: branch=master&commit=8dbde8922e10ee2d0b6cfcb6ad69cc787871b758&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F128%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:22:55 -> Pinging Codecov 09:22:55 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=8dbde8922e10ee2d0b6cfcb6ad69cc787871b758&build=128&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F128%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:22:55 -> Uploading to 09:22:55 https://storage.googleapis.com/codecov/v4/raw/2021-06-16/FB506323287CE973F263BFD2A0EB1F37/8dbde8922e10ee2d0b6cfcb6ad69cc787871b758/ed0807be-c735-45cc-8e4b-0bdb35e003dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T092255Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e99712179c7bfeba24b74b87f0cc75a391cb24cfc318c08ff2e7cfe2c82e8ac 09:22:55 % Total % Received % Xferd Average Speed Time Time Time Current 09:22:55 Dload Upload Total Spent Left Speed 09:22:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3921 0 0 100 3921 0 8111 --:--:-- --:--:-- --:--:-- 8118 09:22:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 [Pipeline] } 09:22:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:22:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:22:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:22:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:22:57 09:22:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:22:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:22:58 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:22:58 188c0c94c7c5: Pulling fs layer 09:22:58 0ef7d3d256c8: Pulling fs layer 09:22:58 de9db76c5a1d: Pulling fs layer 09:22:58 0eba1c9be4d2: Pulling fs layer 09:22:58 0d57e429df01: Pulling fs layer 09:22:58 4e4be7b47b0d: Pulling fs layer 09:22:58 e1f770b5df2f: Pulling fs layer 09:22:58 85a0685a4137: Pulling fs layer 09:22:58 0d57e429df01: Waiting 09:22:58 4e4be7b47b0d: Waiting 09:22:58 e1f770b5df2f: Waiting 09:22:58 85a0685a4137: Waiting 09:22:58 0eba1c9be4d2: Waiting 09:22:58 de9db76c5a1d: Verifying Checksum 09:22:58 de9db76c5a1d: Download complete 09:22:58 0ef7d3d256c8: Verifying Checksum 09:22:58 0ef7d3d256c8: Download complete 09:22:58 0d57e429df01: Verifying Checksum 09:22:58 0d57e429df01: Download complete 09:22:58 4e4be7b47b0d: Verifying Checksum 09:22:58 4e4be7b47b0d: Download complete 09:22:58 188c0c94c7c5: Verifying Checksum 09:22:58 188c0c94c7c5: Download complete 09:22:59 188c0c94c7c5: Pull complete 09:22:59 0ef7d3d256c8: Pull complete 09:23:00 de9db76c5a1d: Pull complete 09:23:00 e1f770b5df2f: Verifying Checksum 09:23:00 e1f770b5df2f: Download complete 09:23:01 0eba1c9be4d2: Verifying Checksum 09:23:01 0eba1c9be4d2: Download complete 09:23:02 85a0685a4137: Verifying Checksum 09:23:02 85a0685a4137: Download complete 09:23:05 0eba1c9be4d2: Pull complete 09:23:05 0d57e429df01: Pull complete 09:23:06 4e4be7b47b0d: Pull complete 09:23:07 e1f770b5df2f: Pull complete 09:23:15 85a0685a4137: Pull complete 09:23:15 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:23:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:23:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:23:15 prd-centos7-docker-4c-2g-1685 does not seem to be running inside a container 09:23:15 $ 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 09:23:38 $ docker top d7f25c25142a9543199d9f7fe362da930955a54451580b263f155abe7cf9be42 -eo pid,comm [Pipeline] { [Pipeline] echo 09:23:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:23:38 + set -o pipefail 09:23:38 + snyk monitor '--org=edgex-jenkins' 09:23:53 09:23:53 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 09:23:53 09:23:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/f5bb9cc9-70f5-44af-a6bd-cfdaee74f7ec 09:23:53 09:23:53 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:23:53 09:23:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:23:53 09:23:53 [Pipeline] } 09:23:54 $ docker stop --time=1 d7f25c25142a9543199d9f7fe362da930955a54451580b263f155abe7cf9be42 09:24:03 $ docker rm -f d7f25c25142a9543199d9f7fe362da930955a54451580b263f155abe7cf9be42 [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 09:24:04 + git log --format=format:%s -1 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 [Pipeline] isUnix [Pipeline] sh 09:24:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:24:04 . [Pipeline] withDockerContainer 09:24:04 prd-centos7-docker-4c-2g-1685 does not seem to be running inside a container 09:24:04 $ 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 09:24:05 $ docker top f7db0f86f893affaff7ee3622ab57a89fd6162783d293320f50d720cbfffc302 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:24:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:24:08 [ssh-agent] Looking for ssh-agent implementation... 09:24:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:24:08 $ docker exec f7db0f86f893affaff7ee3622ab57a89fd6162783d293320f50d720cbfffc302 ssh-agent 09:24:08 SSH_AUTH_SOCK=/tmp/ssh-SbvpCYuBP9Pe/agent.15 09:24:08 SSH_AGENT_PID=21 09:24:08 Running ssh-add (command line suppressed) 09:24:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_107366562618347210.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_107366562618347210.key) 09:24:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:24:08 + git semver tag 09:24:08 # -> Open(): unable to determine branch for HEAD 09:24:08 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 09:24:08 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 09:24:08 # $SEMVER_REMOTE_NAME = origin 09:24:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:24:08 # $SEMVER_USER_NAME = edgex-jenkins 09:24:08 # $SEMVER_BRANCH = master 09:24:08 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 09:24:08 # 8dbde8922e10ee2d0b6cfcb6ad69cc787871b758 HEAD 09:24:08 # -> Force: false 09:24:08 # e7024b158f202a9d386ef3d1173611da68e6a03b refs/tags/v2.0.0-dev.68 [Pipeline] } 09:24:08 $ docker exec --env ******** --env ******** f7db0f86f893affaff7ee3622ab57a89fd6162783d293320f50d720cbfffc302 ssh-agent -k 09:24:08 unset SSH_AUTH_SOCK; 09:24:08 unset SSH_AGENT_PID; 09:24:08 echo Agent pid 21 killed; 09:24:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:24:09 + git semver [Pipeline] } 09:24:09 $ docker stop --time=1 f7db0f86f893affaff7ee3622ab57a89fd6162783d293320f50d720cbfffc302 09:24:11 $ docker rm -f f7db0f86f893affaff7ee3622ab57a89fd6162783d293320f50d720cbfffc302 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:24:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:24:11 09:24:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:24:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:24:12 0.23.1-centos7: Pulling from edgex-lftools 09:24:12 ab5ef0e58194: Pulling fs layer 09:24:12 9712f1f96733: Pulling fs layer 09:24:12 63f879dbbcfc: Pulling fs layer 09:24:12 0d9ebad4ef96: Pulling fs layer 09:24:12 e9a5061849ea: Pulling fs layer 09:24:12 d747dcd14b5f: Pulling fs layer 09:24:12 2de7ff778b66: Pulling fs layer 09:24:12 0d9ebad4ef96: Waiting 09:24:12 e9a5061849ea: Waiting 09:24:12 d747dcd14b5f: Waiting 09:24:12 2de7ff778b66: Waiting 09:24:12 9712f1f96733: Download complete 09:24:14 63f879dbbcfc: Verifying Checksum 09:24:14 63f879dbbcfc: Download complete 09:24:14 e9a5061849ea: Verifying Checksum 09:24:14 e9a5061849ea: Download complete 09:24:14 d747dcd14b5f: Verifying Checksum 09:24:14 d747dcd14b5f: Download complete 09:24:14 2de7ff778b66: Verifying Checksum 09:24:14 2de7ff778b66: Download complete 09:24:14 0d9ebad4ef96: Verifying Checksum 09:24:14 0d9ebad4ef96: Download complete 09:24:14 ab5ef0e58194: Verifying Checksum 09:24:14 ab5ef0e58194: Download complete 09:24:18 ab5ef0e58194: Pull complete 09:24:18 9712f1f96733: Pull complete 09:24:18 63f879dbbcfc: Pull complete 09:24:25 0d9ebad4ef96: Pull complete 09:24:25 e9a5061849ea: Pull complete 09:24:25 d747dcd14b5f: Pull complete 09:24:27 2de7ff778b66: Pull complete 09:24:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:24:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:24:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:24:27 prd-centos7-docker-4c-2g-1685 does not seem to be running inside a container 09:24:27 $ 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 09:25:07 $ docker top dedcb3a0df24b1b33defb6677d5474cbeae4b22ceeccec4468b8bfb47f02f2c6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:25:07 provisioning config files... 09:25:07 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7733159648799097306tmp 09:25:07 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4201230203370512560tmp 09:25:07 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5819923462171763077tmp [Pipeline] { [Pipeline] echo 09:25:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:25:07 ---> sigul-configuration.sh 09:25:07 gpg: directory `/root/.gnupg' created 09:25:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:25:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:25:07 gpg: keyring `/root/.gnupg/secring.gpg' created 09:25:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:25:07 gpg: CAST5 encrypted data 09:25:07 gpg: encrypted with 1 passphrase 09:25:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:25:07 + mkdir /home/jenkins 09:25:07 + mkdir /home/jenkins/sigul [Pipeline] sh 09:25:08 + 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 09:25:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:25:08 ---> sigul-install.sh 09:25:15 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 09:25:15 + git tag --list 09:25:15 0.1.1 09:25:15 v1.1.0 09:25:15 v1.2.0 09:25:15 v1.2.1 09:25:15 v1.3.0 09:25:15 v2.0.0-dev.1 09:25:15 v2.0.0-dev.10 09:25:15 v2.0.0-dev.11 09:25:15 v2.0.0-dev.12 09:25:15 v2.0.0-dev.13 09:25:15 v2.0.0-dev.14 09:25:15 v2.0.0-dev.15 09:25:15 v2.0.0-dev.16 09:25:15 v2.0.0-dev.17 09:25:15 v2.0.0-dev.18 09:25:15 v2.0.0-dev.19 09:25:15 v2.0.0-dev.2 09:25:15 v2.0.0-dev.20 09:25:15 v2.0.0-dev.21 09:25:15 v2.0.0-dev.22 09:25:15 v2.0.0-dev.23 09:25:15 v2.0.0-dev.24 09:25:15 v2.0.0-dev.25 09:25:15 v2.0.0-dev.26 09:25:15 v2.0.0-dev.27 09:25:15 v2.0.0-dev.28 09:25:15 v2.0.0-dev.29 09:25:15 v2.0.0-dev.3 09:25:15 v2.0.0-dev.30 09:25:15 v2.0.0-dev.31 09:25:15 v2.0.0-dev.32 09:25:15 v2.0.0-dev.33 09:25:15 v2.0.0-dev.34 09:25:15 v2.0.0-dev.35 09:25:15 v2.0.0-dev.36 09:25:15 v2.0.0-dev.37 09:25:15 v2.0.0-dev.38 09:25:15 v2.0.0-dev.39 09:25:15 v2.0.0-dev.4 09:25:15 v2.0.0-dev.40 09:25:15 v2.0.0-dev.41 09:25:15 v2.0.0-dev.42 09:25:15 v2.0.0-dev.43 09:25:15 v2.0.0-dev.44 09:25:15 v2.0.0-dev.45 09:25:15 v2.0.0-dev.46 09:25:15 v2.0.0-dev.47 09:25:15 v2.0.0-dev.48 09:25:15 v2.0.0-dev.49 09:25:15 v2.0.0-dev.5 09:25:15 v2.0.0-dev.50 09:25:15 v2.0.0-dev.51 09:25:15 v2.0.0-dev.52 09:25:15 v2.0.0-dev.53 09:25:15 v2.0.0-dev.54 09:25:15 v2.0.0-dev.55 09:25:15 v2.0.0-dev.56 09:25:15 v2.0.0-dev.57 09:25:15 v2.0.0-dev.58 09:25:15 v2.0.0-dev.59 09:25:15 v2.0.0-dev.6 09:25:15 v2.0.0-dev.60 09:25:15 v2.0.0-dev.61 09:25:15 v2.0.0-dev.62 09:25:15 v2.0.0-dev.63 09:25:15 v2.0.0-dev.64 09:25:15 v2.0.0-dev.65 09:25:15 v2.0.0-dev.66 09:25:15 v2.0.0-dev.67 09:25:15 v2.0.0-dev.68 09:25:15 v2.0.0-dev.7 09:25:15 v2.0.0-dev.8 09:25:15 v2.0.0-dev.9 [Pipeline] sh 09:25:15 + lftools sign git-tag v2.0.0-dev.68 09:25:16 Signing Git tag with Sigul... 09:25:16 Signing v2.0.0-dev.68 [Pipeline] echo 09:25:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:25:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:25:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:25:17 $ docker stop --time=1 dedcb3a0df24b1b33defb6677d5474cbeae4b22ceeccec4468b8bfb47f02f2c6 09:25:23 $ docker rm -f dedcb3a0df24b1b33defb6677d5474cbeae4b22ceeccec4468b8bfb47f02f2c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:25:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:25:24 . [Pipeline] withDockerContainer 09:25:24 prd-centos7-docker-4c-2g-1685 does not seem to be running inside a container 09:25:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:25:25 $ docker top 48015d8fe8bf215d545fa0d2996120d9a12ffe84202d7783162a820bd504c242 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:25:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:25:25 [ssh-agent] Looking for ssh-agent implementation... 09:25:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:25:25 $ docker exec 48015d8fe8bf215d545fa0d2996120d9a12ffe84202d7783162a820bd504c242 ssh-agent 09:25:25 SSH_AUTH_SOCK=/tmp/ssh-nXQARhTmSy4A/agent.15 09:25:25 SSH_AGENT_PID=22 09:25:25 Running ssh-add (command line suppressed) 09:25:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1063483257736650471.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1063483257736650471.key) 09:25:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:25:26 + git semver bump pre 09:25:26 # -> Open(): unable to determine branch for HEAD 09:25:26 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 09:25:26 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 09:25:26 # $SEMVER_REMOTE_NAME = origin 09:25:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:25:26 # $SEMVER_USER_NAME = edgex-jenkins 09:25:26 # $SEMVER_BRANCH = master 09:25:26 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 09:25:26 2.0.0-dev.69 [Pipeline] } 09:25:26 $ docker exec --env ******** --env ******** 48015d8fe8bf215d545fa0d2996120d9a12ffe84202d7783162a820bd504c242 ssh-agent -k 09:25:26 unset SSH_AUTH_SOCK; 09:25:26 unset SSH_AGENT_PID; 09:25:26 echo Agent pid 22 killed; 09:25:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:25:26 + git semver [Pipeline] } 09:25:26 $ docker stop --time=1 48015d8fe8bf215d545fa0d2996120d9a12ffe84202d7783162a820bd504c242 09:25:28 $ docker rm -f 48015d8fe8bf215d545fa0d2996120d9a12ffe84202d7783162a820bd504c242 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:25:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:25:28 . [Pipeline] withDockerContainer 09:25:28 prd-centos7-docker-4c-2g-1685 does not seem to be running inside a container 09:25:28 $ 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 09:25:29 $ docker top d26de332fe9bc40b5e56040e013a32cf977375b8862bf2bb918f820d3c000dd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:25:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:25:29 [ssh-agent] Looking for ssh-agent implementation... 09:25:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:25:29 $ docker exec d26de332fe9bc40b5e56040e013a32cf977375b8862bf2bb918f820d3c000dd6 ssh-agent 09:25:29 SSH_AUTH_SOCK=/tmp/ssh-hGl9w4PCrSAg/agent.14 09:25:29 SSH_AGENT_PID=21 09:25:29 Running ssh-add (command line suppressed) 09:25:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3463564697320241252.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3463564697320241252.key) 09:25:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:25:30 + git semver push 09:25:30 # -> Open(): unable to determine branch for HEAD 09:25:30 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 09:25:30 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 09:25:30 # $SEMVER_REMOTE_NAME = origin 09:25:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:25:30 # $SEMVER_USER_NAME = edgex-jenkins 09:25:30 # $SEMVER_BRANCH = master 09:25:30 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 09:25:35 $ docker exec --env ******** --env ******** d26de332fe9bc40b5e56040e013a32cf977375b8862bf2bb918f820d3c000dd6 ssh-agent -k 09:25:35 unset SSH_AUTH_SOCK; 09:25:35 unset SSH_AGENT_PID; 09:25:35 echo Agent pid 21 killed; 09:25:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:25:36 + git semver [Pipeline] } 09:25:36 $ docker stop --time=1 d26de332fe9bc40b5e56040e013a32cf977375b8862bf2bb918f820d3c000dd6 09:25:37 $ docker rm -f d26de332fe9bc40b5e56040e013a32cf977375b8862bf2bb918f820d3c000dd6 [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 09:25:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:25:39 ---> package-listing.sh 09:25:39 ++ tr '[:upper:]' '[:lower:]' 09:25:39 ++ facter osfamily 09:25:41 + OS_FAMILY=redhat 09:25:41 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 09:25:41 + START_PACKAGES=/tmp/packages_start.txt 09:25:41 + END_PACKAGES=/tmp/packages_end.txt 09:25:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:25:41 + PACKAGES=/tmp/packages_start.txt 09:25:41 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 09:25:41 + PACKAGES=/tmp/packages_end.txt 09:25:41 + case "${OS_FAMILY}" in 09:25:41 + rpm -qa 09:25:41 + sort 09:25:41 + '[' -f /tmp/packages_start.txt ']' 09:25:41 + '[' -f /tmp/packages_end.txt ']' 09:25:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:25:41 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 09:25:41 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 09:25:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 09:25:41 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 09:25:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:25:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:25:42 09:25:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:25:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:25:43 alpine: Pulling from edgex-lftools-log-publisher 09:25:43 df20fa9351a1: Pulling fs layer 09:25:43 36b3adc4ff6f: Pulling fs layer 09:25:43 8ad3a11d3b57: Pulling fs layer 09:25:43 46f8f816bc3b: Pulling fs layer 09:25:43 93b61091891f: Pulling fs layer 09:25:43 93b9cdb0e59b: Pulling fs layer 09:25:43 5e14af77c1be: Pulling fs layer 09:25:43 01666e4c0597: Pulling fs layer 09:25:43 aa168da1d23b: Pulling fs layer 09:25:43 93b61091891f: Waiting 09:25:43 93b9cdb0e59b: Waiting 09:25:43 5e14af77c1be: Waiting 09:25:43 01666e4c0597: Waiting 09:25:43 aa168da1d23b: Waiting 09:25:43 46f8f816bc3b: Waiting 09:25:43 36b3adc4ff6f: Verifying Checksum 09:25:43 36b3adc4ff6f: Download complete 09:25:43 46f8f816bc3b: Verifying Checksum 09:25:43 46f8f816bc3b: Download complete 09:25:43 df20fa9351a1: Verifying Checksum 09:25:43 93b9cdb0e59b: Verifying Checksum 09:25:43 93b9cdb0e59b: Download complete 09:25:43 5e14af77c1be: Verifying Checksum 09:25:43 5e14af77c1be: Download complete 09:25:43 93b61091891f: Verifying Checksum 09:25:43 93b61091891f: Download complete 09:25:43 01666e4c0597: Verifying Checksum 09:25:43 01666e4c0597: Download complete 09:25:43 8ad3a11d3b57: Verifying Checksum 09:25:43 8ad3a11d3b57: Download complete 09:25:43 df20fa9351a1: Pull complete 09:25:43 36b3adc4ff6f: Pull complete 09:25:44 8ad3a11d3b57: Pull complete 09:25:44 46f8f816bc3b: Pull complete 09:25:45 93b61091891f: Pull complete 09:25:45 93b9cdb0e59b: Pull complete 09:25:45 aa168da1d23b: Verifying Checksum 09:25:45 aa168da1d23b: Download complete 09:25:45 5e14af77c1be: Pull complete 09:25:45 01666e4c0597: Pull complete 09:25:52 aa168da1d23b: Pull complete 09:25:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:25:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:25:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:25:52 prd-centos7-docker-4c-2g-1685 does not seem to be running inside a container 09:25:52 $ 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 09:26:11 $ docker top ad08cacb95e6f426b5b92048f15ab9e6dfc536aa2b6e9c5369761a8673dab7e9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:11 + touch /tmp/pre-build-complete [Pipeline] sh 09:26:12 + mkdir -p /var/log/sa [Pipeline] sh 09:26:12 + ls /var/log/sa-host 09:26:12 + sadf -c /var/log/sa-host/sa05 09:26:12 file_magic: OK 09:26:12 HZ: Using current value: 100 09:26:12 file_header: OK 09:26:12 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 09:26:12 Statistics: 09:26:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:26:12 File successfully converted to sysstat format version 12.2.1 09:26:12 + sadf -c /var/log/sa-host/sa16 09:26:12 file_magic: OK 09:26:12 HZ: Using current value: 100 09:26:12 file_header: OK 09:26:12 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 09:26:12 Statistics: 09:26:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:26:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:26:13 provisioning config files... 09:26:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2271685510013736289tmp [Pipeline] { [Pipeline] echo 09:26:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:26:13 ---> create-netrc.sh [Pipeline] } 09:26:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:26:13 ---> python-tools-install.sh [Pipeline] echo 09:26:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:26:14 ---> sudo-logs.sh 09:26:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:26:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:26:14 ---> job-cost.sh 09:26:14 lf-activate-venv: SKIPPING 09:26:14 DEBUG: total: 0.18000000715255737 09:26:14 INFO: Retrieving Stack Cost... 09:26:15 INFO: Retrieving Pricing Info for: v3-standard-2 09:26:15 INFO: Archiving Costs [Pipeline] echo 09:26:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:26:15 ---> logs-deploy.sh 09:26:15 lf-activate-venv: SKIPPING 09:26:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/128 09:26:15 INFO: archiving workspace using pattern(s): 09:26:16 Archives upload complete. 09:26:16 INFO: archiving logs to Nexus 09:26:17 ---> uname -a: 09:26:17 Linux prd-centos7-docker-4c-2g-1685.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:26:17 09:26:17 09:26:17 ---> lscpu: 09:26:17 Architecture: x86_64 09:26:17 CPU op-mode(s): 32-bit, 64-bit 09:26:17 Byte Order: Little Endian 09:26:17 Address sizes: 40 bits physical, 48 bits virtual 09:26:17 CPU(s): 2 09:26:17 On-line CPU(s) list: 0,1 09:26:17 Thread(s) per core: 1 09:26:17 Core(s) per socket: 1 09:26:17 Socket(s): 2 09:26:17 NUMA node(s): 1 09:26:17 Vendor ID: AuthenticAMD 09:26:17 CPU family: 23 09:26:17 Model: 49 09:26:17 Model name: AMD EPYC-Rome Processor 09:26:17 Stepping: 0 09:26:17 CPU MHz: 2800.000 09:26:17 BogoMIPS: 5600.00 09:26:17 Virtualization: AMD-V 09:26:17 Hypervisor vendor: KVM 09:26:17 Virtualization type: full 09:26:17 L1d cache: 64 KiB 09:26:17 L1i cache: 64 KiB 09:26:17 L2 cache: 1 MiB 09:26:17 L3 cache: 32 MiB 09:26:17 NUMA node0 CPU(s): 0,1 09:26:17 Vulnerability Itlb multihit: Not affected 09:26:17 Vulnerability L1tf: Not affected 09:26:17 Vulnerability Mds: Not affected 09:26:17 Vulnerability Meltdown: Not affected 09:26:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:26:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:26:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:26:17 Vulnerability Srbds: Not affected 09:26:17 Vulnerability Tsx async abort: Not affected 09:26:17 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 09:26:17 09:26:17 09:26:17 ---> nproc: 09:26:17 2 09:26:17 09:26:17 09:26:17 ---> df -h: 09:26:17 Filesystem Size Used Available Use% Mounted on 09:26:17 overlay 40.0G 8.9G 31.1G 22% / 09:26:17 tmpfs 64.0M 0 64.0M 0% /dev 09:26:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:26:17 shm 64.0M 0 64.0M 0% /dev/shm 09:26:17 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 09:26:17 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 09:26:17 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 09:26:17 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 09:26:17 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 09:26:17 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 09:26:17 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 09:26:17 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 09:26:17 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 09:26:17 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 09:26:17 09:26:17 09:26:17 ---> free -m: 09:26:17 total used free shared buff/cache available 09:26:17 Mem: 7821 1172 3223 0 3425 6569 09:26:17 Swap: 1023 0 1023 09:26:17 09:26:17 09:26:17 ---> ip addr: 09:26:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:26:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:26:17 inet 127.0.0.1/8 scope host lo 09:26:17 valid_lft forever preferred_lft forever 09:26:17 inet6 ::1/128 scope host 09:26:17 valid_lft forever preferred_lft forever 09:26:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:26:17 link/ether fa:16:3e:7c:43:32 brd ff:ff:ff:ff:ff:ff 09:26:17 inet 10.30.122.215/23 brd 10.30.123.255 scope global dynamic eth0 09:26:17 valid_lft 85569sec preferred_lft 85569sec 09:26:17 inet6 fe80::f816:3eff:fe7c:4332/64 scope link 09:26:17 valid_lft forever preferred_lft forever 09:26:17 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:26:17 link/ether 02:42:10:e1:01:9f brd ff:ff:ff:ff:ff:ff 09:26:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:26:17 valid_lft forever preferred_lft forever 09:26:17 inet6 fe80::42:10ff:fee1:19f/64 scope link 09:26:17 valid_lft forever preferred_lft forever 09:26:17 09:26:17 09:26:17 ---> sar -b -r -n DEV: 09:26:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 09:26:17 09:26:17 09:12:11 LINUX RESTART (2 CPU) 09:26:17 09:26:17 09:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:26:17 09:14:01 87.05 14.54 72.51 0.00 4361.74 40254.51 0.00 09:26:17 09:15:01 12.15 0.60 11.55 0.00 351.06 984.50 0.00 09:26:17 09:16:01 0.63 0.00 0.63 0.00 0.00 11.17 0.00 09:26:17 09:17:01 0.33 0.00 0.33 0.00 0.00 5.56 0.00 09:26:17 09:18:01 0.15 0.00 0.15 0.00 0.00 1.93 0.00 09:26:17 09:19:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 09:26:17 09:20:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 09:26:17 09:21:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 09:26:17 09:22:01 0.33 0.00 0.33 0.00 0.00 5.25 0.00 09:26:17 09:23:01 1.60 0.03 1.57 0.00 3.73 29.86 0.00 09:26:17 09:24:01 95.49 0.00 95.49 0.00 0.00 30128.28 0.00 09:26:17 09:25:01 90.82 0.00 90.82 0.00 0.00 21673.96 0.00 09:26:17 09:26:01 57.46 0.10 57.36 0.00 9.99 16955.18 0.00 09:26:17 Average: 26.62 1.16 25.46 0.00 358.52 8430.87 0.00 09:26:17 09:26:17 09:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:26:17 09:14:01 5412772 0 835576 10.43 2620 1757964 1470612 16.24 603236 1587248 20 09:26:17 09:15:01 5427396 0 800048 9.99 2620 1778868 1247412 13.77 577368 1603432 20 09:26:17 09:16:01 5430600 0 796840 9.95 2620 1778872 1219572 13.46 578792 1598656 12 09:26:17 09:17:01 5429752 0 797680 9.96 2620 1778880 1206208 13.32 577124 1601632 8 09:26:17 09:18:01 5431532 0 795892 9.94 2620 1778888 1205992 13.31 575748 1601636 12 09:26:17 09:19:01 5428000 0 799424 9.98 2620 1778888 1206124 13.32 574220 1606704 8 09:26:17 09:20:01 5428068 0 799352 9.98 2620 1778892 1206028 13.32 573904 1606704 20 09:26:17 09:21:01 5417864 0 809548 10.11 2620 1778900 1205992 13.31 584200 1606704 20 09:26:17 09:22:01 5417776 0 809636 10.11 2620 1778900 1205992 13.31 584064 1606704 8 09:26:17 09:23:01 5182208 0 861520 10.76 2620 1962584 1498968 16.55 667948 1748160 183460 09:26:17 09:24:01 4434696 0 965364 12.05 2620 2606252 1430448 15.79 775428 2282676 8 09:26:17 09:25:01 3815068 0 1090492 13.62 2620 3100752 1445464 15.96 802628 2757304 15384 09:26:17 09:26:01 3317548 0 1183548 14.78 2620 3505216 1539968 17.00 1015932 2963760 75312 09:26:17 Average: 5044098 0 872686 10.90 2620 2089527 1314522 14.51 653122 1859332 21099 09:26:17 09:26:17 09:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:26:17 09:14:01 eth0 598.83 402.20 1225.41 81.59 0.00 0.00 0.00 0.00 09:26:17 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:15:01 eth0 66.27 72.15 191.02 13.43 0.00 0.00 0.00 0.00 09:26:17 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:15:01 docker0 56.68 42.03 5.50 166.82 0.00 0.00 0.00 0.00 09:26:17 09:16:01 eth0 1.12 0.27 0.32 0.20 0.00 0.00 0.00 0.00 09:26:17 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:17:01 eth0 1.28 0.47 0.57 0.36 0.00 0.00 0.00 0.00 09:26:17 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:18:01 eth0 0.52 0.07 0.04 0.04 0.00 0.00 0.00 0.00 09:26:17 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:19:01 eth0 0.42 0.17 0.11 0.07 0.00 0.00 0.00 0.00 09:26:17 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:20:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 09:26:17 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:21:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:26:17 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:26:17 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:23:01 eth0 364.25 337.80 3036.79 52.97 0.00 0.00 0.00 0.00 09:26:17 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:24:01 eth0 189.11 174.02 1402.12 19.95 0.00 0.00 0.00 0.00 09:26:17 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:24:01 docker0 78.95 78.48 6.41 348.51 0.00 0.00 0.00 0.00 09:26:17 09:25:01 eth0 394.56 359.22 3202.05 33.64 0.00 0.00 0.00 0.00 09:26:17 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:26:01 eth0 301.12 261.90 2496.23 107.90 0.00 0.00 0.00 0.00 09:26:17 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 09:26:01 docker0 39.33 41.43 2.47 274.03 0.00 0.00 0.00 0.00 09:26:17 Average: eth0 147.05 123.47 889.15 23.79 0.00 0.00 0.00 0.00 09:26:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:17 Average: docker0 13.48 12.47 1.11 60.80 0.00 0.00 0.00 0.00 09:26:17 09:26:17 09:26:17 ---> sar -P ALL: 09:26:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 09:26:17 09:26:17 09:12:11 LINUX RESTART (2 CPU) 09:26:17 09:26:17 09:13:02 CPU %user %nice %system %iowait %steal %idle 09:26:17 09:14:01 all 12.47 0.00 3.66 37.97 0.10 45.79 09:26:17 09:14:01 0 11.72 0.00 4.06 34.24 0.09 49.90 09:26:17 09:14:01 1 13.22 0.00 3.25 41.70 0.12 41.70 09:26:17 09:15:01 all 2.36 0.00 1.09 1.48 0.03 95.03 09:26:17 09:15:01 0 2.32 0.00 1.08 2.27 0.03 94.29 09:26:17 09:15:01 1 2.40 0.00 1.11 0.69 0.03 95.77 09:26:17 09:16:01 all 0.15 0.00 0.05 0.00 0.02 99.78 09:26:17 09:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:26:17 09:16:01 1 0.27 0.00 0.07 0.00 0.02 99.65 09:26:17 09:17:01 all 0.08 0.00 0.03 0.00 0.03 99.87 09:26:17 09:17:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:26:17 09:17:01 1 0.08 0.00 0.03 0.00 0.03 99.85 09:26:17 09:18:01 all 0.07 0.00 0.03 0.00 0.03 99.87 09:26:17 09:18:01 0 0.03 0.00 0.03 0.00 0.05 99.88 09:26:17 09:18:01 1 0.10 0.00 0.02 0.00 0.02 99.87 09:26:17 09:19:01 all 0.14 0.00 0.04 0.00 0.05 99.77 09:26:17 09:19:01 0 0.07 0.00 0.05 0.00 0.05 99.83 09:26:17 09:19:01 1 0.22 0.00 0.03 0.00 0.05 99.70 09:26:17 09:20:01 all 0.16 0.00 0.04 0.00 0.02 99.78 09:26:17 09:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:26:17 09:20:01 1 0.30 0.00 0.05 0.00 0.03 99.62 09:26:17 09:21:01 all 0.15 0.00 0.03 0.00 0.03 99.79 09:26:17 09:21:01 0 0.07 0.00 0.05 0.00 0.03 99.85 09:26:17 09:21:01 1 0.23 0.00 0.02 0.00 0.02 99.73 09:26:17 09:22:01 all 0.14 0.00 0.02 0.00 0.03 99.82 09:26:17 09:22:01 0 0.25 0.00 0.02 0.00 0.03 99.70 09:26:17 09:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:26:17 09:23:01 all 1.82 0.00 0.87 0.45 0.05 96.80 09:26:17 09:23:01 0 1.72 0.00 1.03 0.88 0.07 96.30 09:26:17 09:23:01 1 1.93 0.00 0.72 0.03 0.03 97.29 09:26:17 09:24:01 all 9.59 0.00 3.64 34.48 0.09 52.20 09:26:17 09:24:01 0 9.68 0.00 3.76 37.98 0.07 48.52 09:26:17 09:24:01 1 9.49 0.00 3.53 30.99 0.10 55.88 09:26:17 09:26:17 09:24:01 CPU %user %nice %system %iowait %steal %idle 09:26:17 09:25:01 all 9.87 0.00 4.90 11.01 0.06 74.16 09:26:17 09:25:01 0 9.80 0.00 4.88 14.33 0.07 70.92 09:26:17 09:25:01 1 9.95 0.00 4.91 7.70 0.05 77.39 09:26:17 09:26:01 all 11.71 0.00 4.59 11.41 0.09 72.20 09:26:17 09:26:01 0 9.27 0.00 4.34 13.60 0.09 72.70 09:26:17 09:26:01 1 14.16 0.00 4.84 9.22 0.09 71.69 09:26:17 Average: all 3.68 0.00 1.44 7.29 0.05 87.55 09:26:17 Average: 0 3.40 0.00 1.46 7.78 0.05 87.31 09:26:17 Average: 1 3.96 0.00 1.41 6.80 0.05 87.79 09:26:17 09:26:17 09:26:17