Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0733ae0f6dad76de22872421f213062917bd013d 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-ssh1217034865011351133.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-ssh4631028447393152379.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-ssh2656455689625460268.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-ssh4736129943107233157.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-ssh2759052824917475479.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-674 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-ssh5476859608738190571.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 0733ae0f6dad76de22872421f213062917bd013d (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 0733ae0f6dad76de22872421f213062917bd013d # timeout=10 Commit message: "feat: add the route path configuration of app service" > git rev-list --no-walk cdb5529cc0fb558cf7b12a6d118c0060bf1a3bff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:42:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:42:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:42:57 ========================================================= 07:42:57 EdgeX Global Pipelines Version Info 07:42:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:42:58 ------------------- 07:42:58 stable info: 07:42:58 ------------------- 07:42:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:42:58 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:42:58 Message: update stable to v1.0.195 07:42:59 ------------------- 07:42:59 experimental info: 07:42:59 ------------------- 07:42:59 Commited By: **** collab-it+edgex@linuxfoundation.org 07:42:59 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 07:42:59 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:42:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:42:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:42:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:42:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:42:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:42:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:42:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:42:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:43:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:43:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:43:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:43:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:43:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:43:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:43:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:43:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:43:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:43:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:43:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:43:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:43:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 07:43:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 07:43:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 07:43:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0733ae0f6dad76de22872421f213062917bd013d [Pipeline] echo 07:43:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0733ae0 [Pipeline] echo 07:43:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:43:00 provisioning config files... 07:43:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8845821124654913663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:43:00 ---> docker-login.sh 07:43:00 nexus3.edgexfoundry.org:10001 07:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:01 Configure a credential helper to remove this warning. See 07:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:01 07:43:01 Login Succeeded 07:43:01 nexus3.edgexfoundry.org:10002 07:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:01 Configure a credential helper to remove this warning. See 07:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:01 07:43:01 Login Succeeded 07:43:01 nexus3.edgexfoundry.org:10003 07:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:01 Configure a credential helper to remove this warning. See 07:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:01 07:43:01 Login Succeeded 07:43:01 nexus3.edgexfoundry.org:10004 07:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:01 Configure a credential helper to remove this warning. See 07:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:01 07:43:01 Login Succeeded 07:43:01 docker.io 07:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:02 Configure a credential helper to remove this warning. See 07:43:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:02 07:43:02 Login Succeeded 07:43:02 ---> docker-login.sh ends [Pipeline] } 07:43:02 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 07:43:02 + git log --format=format:%s -1 0733ae0f6dad76de22872421f213062917bd013d [Pipeline] echo 07:43:02 GIT_COMMIT: 0733ae0f6dad76de22872421f213062917bd013d, Commit Message: feat: add the route path configuration of app service [Pipeline] echo 07:43:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:43:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:43:03 07:43:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:43:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:43:04 latest: Pulling from edgex-devops/git-semver 07:43:04 31603596830f: Pulling fs layer 07:43:04 54011a49482f: Pulling fs layer 07:43:04 a6820b24f6d8: Pulling fs layer 07:43:04 f581987b2513: Pulling fs layer 07:43:04 f581987b2513: Waiting 07:43:04 54011a49482f: Verifying Checksum 07:43:04 54011a49482f: Download complete 07:43:04 31603596830f: Verifying Checksum 07:43:04 31603596830f: Download complete 07:43:04 f581987b2513: Verifying Checksum 07:43:04 f581987b2513: Download complete 07:43:04 a6820b24f6d8: Verifying Checksum 07:43:04 a6820b24f6d8: Download complete 07:43:04 31603596830f: Pull complete 07:43:04 54011a49482f: Pull complete 07:43:05 a6820b24f6d8: Pull complete 07:43:05 f581987b2513: Pull complete 07:43:05 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 07:43:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:43:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:43:06 prd-centos7-docker-4c-2g-674 does not seem to be running inside a container 07:43:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:43:07 $ docker top ad9169c5a8334e2ac509007c4e8c77111fed18df5a88f689d0388aee788f86e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:43:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:43:07 [ssh-agent] Looking for ssh-agent implementation... 07:43:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:43:07 $ docker exec ad9169c5a8334e2ac509007c4e8c77111fed18df5a88f689d0388aee788f86e0 ssh-agent 07:43:07 SSH_AUTH_SOCK=/tmp/ssh-b67GZxrTDeVj/agent.13 07:43:07 SSH_AGENT_PID=19 07:43:07 Running ssh-add (command line suppressed) 07:43:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6766746699617997442.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6766746699617997442.key) 07:43:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:43:08 + git tag --points-at HEAD [Pipeline] } 07:43:08 $ docker exec --env ******** --env ******** ad9169c5a8334e2ac509007c4e8c77111fed18df5a88f689d0388aee788f86e0 ssh-agent -k 07:43:08 unset SSH_AUTH_SOCK; 07:43:08 unset SSH_AGENT_PID; 07:43:08 echo Agent pid 19 killed; 07:43:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:43:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:43:08 [ssh-agent] Looking for ssh-agent implementation... 07:43:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:43:08 $ docker exec ad9169c5a8334e2ac509007c4e8c77111fed18df5a88f689d0388aee788f86e0 ssh-agent 07:43:08 SSH_AUTH_SOCK=/tmp/ssh-CYKpB1kYoP0N/agent.50 07:43:08 SSH_AGENT_PID=56 07:43:08 Running ssh-add (command line suppressed) 07:43:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8388396036015264918.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8388396036015264918.key) 07:43:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:43:09 + git semver init 07:43:09 # -> Open(): unable to determine branch for HEAD 07:43:09 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:43:09 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:43:09 # $SEMVER_REMOTE_NAME = origin 07:43:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:43:09 # $SEMVER_USER_NAME = edgex-jenkins 07:43:09 # $SEMVER_BRANCH = master 07:43:09 # $SEMVER_TEMP = /tmp/semver-880157967 07:43:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:43:11 # '/tmp/semver-880157967' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 07:43:11 # -> Force: false 07:43:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 07:43:11 $ docker exec --env ******** --env ******** ad9169c5a8334e2ac509007c4e8c77111fed18df5a88f689d0388aee788f86e0 ssh-agent -k 07:43:11 unset SSH_AUTH_SOCK; 07:43:11 unset SSH_AGENT_PID; 07:43:11 echo Agent pid 56 killed; 07:43:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:43:11 + git semver [Pipeline] } 07:43:11 $ docker stop --time=1 ad9169c5a8334e2ac509007c4e8c77111fed18df5a88f689d0388aee788f86e0 07:43:13 $ docker rm -f ad9169c5a8334e2ac509007c4e8c77111fed18df5a88f689d0388aee788f86e0 [Pipeline] // withDockerContainer [Pipeline] sh 07:43:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:43:13 Stashed 1 file(s) [Pipeline] echo 07:43:13 [edgeXSemver]: initialized semver on version 2.0.0-dev.81 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 07:43:29 Still waiting to schedule task 07:43:29 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:43:29 Still waiting to schedule task 07:43:29 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-673’ 07:45:56 Running on prd-centos7-docker-4c-2g-675 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 07:45:56 Running in /w/workspace/edgex-ui-go/141 [Pipeline] { [Pipeline] checkout 07:45:57 The recommended git tool is: git 07:45:59 using credential edgex-jenkins-ssh 07:45:59 Cloning the remote Git repository 07:45:59 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:45:59 > git init /w/workspace/edgex-ui-go/141 # timeout=10 07:45:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:45:59 > git --version # timeout=10 07:45:59 > git --version # 'git version 2.24.4' 07:45:59 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:59 [INFO] Currently running in a labeled security context 07:45:59 [INFO] Currently SELinux is 'enforcing' on the host 07:45:59 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/141@tmp/jenkins-gitclient-ssh3488872519072490051.key 07:45:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:46:01 Avoid second fetch 07:46:01 Checking out Revision 0733ae0f6dad76de22872421f213062917bd013d (master) 07:46:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:46:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:46:01 > git config core.sparsecheckout # timeout=10 07:46:01 > git checkout -f 0733ae0f6dad76de22872421f213062917bd013d # timeout=10 07:46:05 Commit message: "feat: add the route path configuration of app service" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:46:06 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:46:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:46:07 + true 07:46:07 + sudo service docker restart 07:46:07 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:25 provisioning config files... 07:46:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/141@tmp/config6561151448064425502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:26 ---> docker-login.sh 07:46:26 nexus3.edgexfoundry.org:10001 07:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:26 Configure a credential helper to remove this warning. See 07:46:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:26 07:46:26 Login Succeeded 07:46:26 nexus3.edgexfoundry.org:10002 07:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:26 Configure a credential helper to remove this warning. See 07:46:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:26 07:46:26 Login Succeeded 07:46:26 nexus3.edgexfoundry.org:10003 07:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:26 Configure a credential helper to remove this warning. See 07:46:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:26 07:46:26 Login Succeeded 07:46:26 nexus3.edgexfoundry.org:10004 07:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:26 Configure a credential helper to remove this warning. See 07:46:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:26 07:46:26 Login Succeeded 07:46:26 docker.io 07:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:27 Configure a credential helper to remove this warning. See 07:46:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:27 07:46:27 Login Succeeded 07:46:27 ---> docker-login.sh ends [Pipeline] } 07:46:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:46:27 ========================================================= 07:46:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:46:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:46:27 + 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 . 07:46:27 Sending build context to Docker daemon 17.93MB 07:46:27 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:46:27 Step 2/8 : FROM ${BASE} 07:46:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:46:27 540db60ca938: Pulling fs layer 07:46:27 adcc1eea9eea: Pulling fs layer 07:46:27 4c4ab2625f07: Pulling fs layer 07:46:27 0510c868ecb4: Pulling fs layer 07:46:27 afea3b2eda06: Pulling fs layer 07:46:27 7809a108b3ef: Pulling fs layer 07:46:27 f706445af74f: Pulling fs layer 07:46:27 afea3b2eda06: Waiting 07:46:27 7809a108b3ef: Waiting 07:46:27 f706445af74f: Waiting 07:46:27 0510c868ecb4: Waiting 07:46:27 4c4ab2625f07: Verifying Checksum 07:46:27 4c4ab2625f07: Download complete 07:46:27 adcc1eea9eea: Verifying Checksum 07:46:27 adcc1eea9eea: Download complete 07:46:27 afea3b2eda06: Verifying Checksum 07:46:27 afea3b2eda06: Download complete 07:46:27 540db60ca938: Verifying Checksum 07:46:27 540db60ca938: Download complete 07:46:27 7809a108b3ef: Verifying Checksum 07:46:27 7809a108b3ef: Download complete 07:46:28 540db60ca938: Pull complete 07:46:28 adcc1eea9eea: Pull complete 07:46:28 4c4ab2625f07: Pull complete 07:46:29 f706445af74f: Verifying Checksum 07:46:29 f706445af74f: Download complete 07:46:30 0510c868ecb4: Verifying Checksum 07:46:30 0510c868ecb4: Download complete 07:46:33 0510c868ecb4: Pull complete 07:46:34 afea3b2eda06: Pull complete 07:46:34 7809a108b3ef: Pull complete 07:46:35 f706445af74f: Pull complete 07:46:35 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 07:46:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:46:35 ---> b068be0155e3 07:46:35 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:46:41 ---> Running in c6ed8aa2bd5a 07:46:41 Removing intermediate container c6ed8aa2bd5a 07:46:41 ---> 5d9df1541362 07:46:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:46:41 ---> Running in 78c90b4bcdac 07:46:41 Removing intermediate container 78c90b4bcdac 07:46:41 ---> e370fd4907bb 07:46:41 Step 5/8 : RUN apk add --no-cache make git 07:46:41 ---> Running in 67b1b4ba079b 07:46:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:46:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:46:44 OK: 149 MiB in 40 packages 07:46:44 Removing intermediate container 67b1b4ba079b 07:46:44 ---> 5ef3ef550413 07:46:44 Step 6/8 : WORKDIR /edgex-ui-go 07:46:44 ---> Running in a46680b0fc96 07:46:44 Removing intermediate container a46680b0fc96 07:46:44 ---> 48bb03625315 07:46:44 Step 7/8 : COPY . . 07:46:45 ---> 7095e09cee69 07:46:45 Step 8/8 : RUN go mod download 07:46:45 ---> Running in 1c415c7cdfe8 07:47:12 Removing intermediate container 1c415c7cdfe8 07:47:12 ---> 22bbea58bf5e 07:47:12 Successfully built 22bbea58bf5e 07:47:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:47:12 + docker inspect -f . ci-base-image-x86_64 07:47:12 . [Pipeline] withDockerContainer 07:47:12 prd-centos7-docker-4c-2g-675 does not seem to be running inside a container 07:47:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/141 -v /w/workspace/edgex-ui-go/141:/w/workspace/edgex-ui-go/141:rw,z -v /w/workspace/edgex-ui-go/141@tmp:/w/workspace/edgex-ui-go/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:47:13 $ docker top bc14cd3c1c47191e482f1bc16c8a5be3595d82e2dd9f0e8101c805263aec34a7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:13 + go version 07:47:13 go version go1.16.3 linux/amd64 [Pipeline] } 07:47:13 $ docker stop --time=1 bc14cd3c1c47191e482f1bc16c8a5be3595d82e2dd9f0e8101c805263aec34a7 07:47:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-676 in /w/workspace/edgexfoundry_edgex-ui-go_master 07:47:14 $ docker rm -f bc14cd3c1c47191e482f1bc16c8a5be3595d82e2dd9f0e8101c805263aec34a7 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 07:47:14 Running in /w/workspace/edgex-ui-go/141 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:47:15 The recommended git tool is: git 07:47:15 + docker inspect -f . ci-base-image-x86_64 07:47:15 . [Pipeline] withDockerContainer 07:47:15 prd-centos7-docker-4c-2g-675 does not seem to be running inside a container 07:47:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/141 -v /w/workspace/edgex-ui-go/141:/w/workspace/edgex-ui-go/141:rw,z -v /w/workspace/edgex-ui-go/141@tmp:/w/workspace/edgex-ui-go/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:47:16 $ docker top 3fd346b49669bfb84e520c39d4eedf79311869c7d04f834ad9fee648ebf9f595 -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:16 + go mod tidy [Pipeline] sh 07:47:16 + make test 07:47:16 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:47:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:47:20 using credential edgex-jenkins-ssh 07:47:20 Cloning the remote Git repository 07:47:20 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:47:20 > git init /w/workspace/edgex-ui-go/141 # timeout=10 07:47:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:47:20 > git --version # timeout=10 07:47:20 > git --version # 'git version 2.17.1' 07:47:20 using GIT_SSH to set credentials SSH Credentials for GitHub 07:47:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:47:23 Avoid second fetch 07:47:23 Checking out Revision 0733ae0f6dad76de22872421f213062917bd013d (master) 07:47:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:47:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:47:23 > git config core.sparsecheckout # timeout=10 07:47:23 > git checkout -f 0733ae0f6dad76de22872421f213062917bd013d # timeout=10 07:47:28 Commit message: "feat: add the route path configuration of app service" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:47:29 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:47:29 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:47:29 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:47:29 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:47:29 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:47:29 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:47:29 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:47:29 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:47:29 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:47:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:47:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:47:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:47:29 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 07:47:29 GO111MODULE=on go vet ./... 07:47:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:47:30 + sudo service docker restart 07:47:30 + true [Pipeline] } 07:47:34 $ docker stop --time=1 3fd346b49669bfb84e520c39d4eedf79311869c7d04f834ad9fee648ebf9f595 07:47:35 $ docker rm -f 3fd346b49669bfb84e520c39d4eedf79311869c7d04f834ad9fee648ebf9f595 [Pipeline] // withDockerContainer [Pipeline] sh 07:47:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:47:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:47:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:47:39 + ls -al . 07:47:39 total 92 07:47:39 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 22 07:47 . 07:47:39 drwxrwxr-x. 4 jenkins jenkins 32 Jun 22 07:45 .. 07:47:39 drwxrwxr-x. 3 jenkins jenkins 20 Jun 22 07:46 assets 07:47:39 drwxrwxr-x. 2 jenkins jenkins 35 Jun 22 07:46 bin 07:47:39 drwxrwxr-x. 3 jenkins jenkins 29 Jun 22 07:46 cmd 07:47:39 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 22 07:46 CONTRIBUTING.md 07:47:39 -rw-r--r--. 1 jenkins jenkins 10 Jun 22 07:47 coverage.out 07:47:39 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 22 07:46 Dockerfile 07:47:39 -rw-rw-r--. 1 jenkins jenkins 902 Jun 22 07:46 Dockerfile.build 07:47:39 drwxrwxr-x. 2 jenkins jenkins 23 Jun 22 07:46 docs 07:47:39 drwxrwxr-x. 8 jenkins jenkins 162 Jun 22 07:46 .git 07:47:39 drwxrwxr-x. 2 jenkins jenkins 103 Jun 22 07:46 .github 07:47:39 -rw-rw-r--. 1 jenkins jenkins 162 Jun 22 07:46 .gitignore 07:47:39 -rw-rw-r--. 1 jenkins jenkins 838 Jun 22 07:46 go.mod 07:47:39 -rw-r--r--. 1 jenkins jenkins 23723 Jun 22 07:47 go.sum 07:47:39 drwxrwxr-x. 9 jenkins jenkins 125 Jun 22 07:46 internal 07:47:39 -rw-rw-r--. 1 jenkins jenkins 652 Jun 22 07:46 Jenkinsfile 07:47:39 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 22 07:46 LICENSE 07:47:39 -rw-rw-r--. 1 jenkins jenkins 941 Jun 22 07:46 Makefile 07:47:39 drwxrwxr-x. 3 jenkins jenkins 19 Jun 22 07:46 pkg 07:47:39 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 22 07:46 README.md 07:47:39 -rw-rw-r--. 1 jenkins jenkins 12 Jun 22 07:43 VERSION 07:47:39 -rw-rw-r--. 1 jenkins jenkins 155 Jun 22 07:46 version.go 07:47:39 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 22 07:46 web [Pipeline] isUnix [Pipeline] sh 07:47:39 + 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=0733ae0f6dad76de22872421f213062917bd013d --label arch=amd64 --label version=2.0.0-dev.81 . 07:47:39 Sending build context to Docker daemon 17.96MB 07:47:39 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:47:39 Step 2/24 : FROM ${BASE} AS builder 07:47:39 ---> 22bbea58bf5e 07:47:39 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:47:40 ---> Running in 51771190793f 07:47:40 Removing intermediate container 51771190793f 07:47:40 ---> 3dfed0db15a8 07:47:40 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:47:40 ---> Running in 3ff606555f47 07:47:40 Removing intermediate container 3ff606555f47 07:47:40 ---> a1b93379119f 07:47:40 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:47:40 ---> Running in fcf36a77a218 07:47:40 Removing intermediate container fcf36a77a218 07:47:40 ---> 07cf26f96513 07:47:40 Step 6/24 : LABEL Name=edgex-ui-go 07:47:40 ---> Running in 657df8866e68 07:47:40 Removing intermediate container 657df8866e68 07:47:40 ---> 344d8f514e8f 07:47:40 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:47:40 ---> Running in 6939a4b8a4d4 07:47:40 Removing intermediate container 6939a4b8a4d4 07:47:40 ---> d44806a45684 07:47:40 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:40 ---> Running in e7f89150273f 07:47:41 Removing intermediate container e7f89150273f 07:47:41 ---> 69b69887f134 07:47:41 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:47:41 ---> Running in 23e60a53b628 07:47:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:47:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:47:43 OK: 149 MiB in 40 packages 07:47:43 Removing intermediate container 23e60a53b628 07:47:43 ---> c1deee98a628 07:47:43 Step 10/24 : ENV GO111MODULE=on 07:47:43 ---> Running in 8260ec4ce896 07:47:43 Removing intermediate container 8260ec4ce896 07:47:43 ---> 12ead9a88e1e 07:47:43 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:47:43 ---> Running in faf9f657f978 07:47:43 Removing intermediate container faf9f657f978 07:47:43 ---> 1943d00d3c80 07:47:43 Step 12/24 : COPY go.mod . 07:47:43 ---> bdb95d6f2646 07:47:43 Step 13/24 : COPY Makefile . 07:47:44 ---> fd6b7514fb9c 07:47:44 Step 14/24 : RUN make update 07:47:44 ---> Running in c811915de665 07:47:44 CGO_ENABLED=0 GO111MODULE=on go mod download 07:47:44 Removing intermediate container c811915de665 07:47:44 ---> d909403f3d1b 07:47:44 Step 15/24 : COPY . . 07:47:45 ---> 20e0cc30c792 07:47:45 Step 16/24 : RUN ${MAKE} 07:47:45 ---> Running in b3a747ff0627 07:47:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.81" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:47:48 provisioning config files... 07:47:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/141@tmp/config9130184794574637401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:47:49 ---> docker-login.sh 07:47:49 nexus3.edgexfoundry.org:10001 07:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:50 Configure a credential helper to remove this warning. See 07:47:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:50 07:47:50 Login Succeeded 07:47:50 nexus3.edgexfoundry.org:10002 07:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:50 Configure a credential helper to remove this warning. See 07:47:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:50 07:47:50 Login Succeeded 07:47:50 nexus3.edgexfoundry.org:10003 07:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:51 Configure a credential helper to remove this warning. See 07:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:51 07:47:51 Login Succeeded 07:47:51 nexus3.edgexfoundry.org:10004 07:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:51 Configure a credential helper to remove this warning. See 07:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:51 07:47:51 Login Succeeded 07:47:51 docker.io 07:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:52 Configure a credential helper to remove this warning. See 07:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:52 07:47:52 Login Succeeded 07:47:52 ---> docker-login.sh ends [Pipeline] } 07:47:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:47:53 ========================================================= 07:47:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:47:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:47:53 + 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 . 07:47:54 Sending build context to Docker daemon 17.93MB 07:47:54 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:47:54 Step 2/8 : FROM ${BASE} 07:47:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:47:54 595b0fe564bb: Pulling fs layer 07:47:54 3088b5b3c5c0: Pulling fs layer 07:47:54 5b7225fbf94c: Pulling fs layer 07:47:54 ba82ee9f976e: Pulling fs layer 07:47:54 506bd15cee9f: Pulling fs layer 07:47:54 75a0a4a0db45: Pulling fs layer 07:47:54 ba82ee9f976e: Waiting 07:47:54 506bd15cee9f: Waiting 07:47:54 618dc40b7e24: Pulling fs layer 07:47:54 75a0a4a0db45: Waiting 07:47:54 618dc40b7e24: Waiting 07:47:54 5b7225fbf94c: Download complete 07:47:54 3088b5b3c5c0: Verifying Checksum 07:47:54 3088b5b3c5c0: Download complete 07:47:54 506bd15cee9f: Verifying Checksum 07:47:54 506bd15cee9f: Download complete 07:47:54 595b0fe564bb: Verifying Checksum 07:47:54 595b0fe564bb: Download complete 07:47:54 75a0a4a0db45: Verifying Checksum 07:47:54 75a0a4a0db45: Download complete 07:47:55 595b0fe564bb: Pull complete 07:47:55 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:47:55 3088b5b3c5c0: Pull complete 07:47:56 618dc40b7e24: Download complete 07:47:56 5b7225fbf94c: Pull complete 07:47:56 Removing intermediate container b3a747ff0627 07:47:56 ---> e4b0fc3cad5d 07:47:56 Step 17/24 : FROM alpine:3.12 07:47:57 3.12: Pulling from library/alpine 07:47:57 339de151aab4: Pulling fs layer 07:47:57 339de151aab4: Verifying Checksum 07:47:57 339de151aab4: Download complete 07:47:57 339de151aab4: Pull complete 07:47:57 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:47:57 Status: Downloaded newer image for alpine:3.12 07:47:57 ---> 13621d1b12d4 07:47:57 Step 18/24 : EXPOSE 4000 07:47:58 ---> Running in aa6dd8ba7bc2 07:47:58 Removing intermediate container aa6dd8ba7bc2 07:47:58 ---> 1b9635288b30 07:47:58 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:47:58 ba82ee9f976e: Verifying Checksum 07:47:58 ba82ee9f976e: Download complete 07:47:58 ---> 11b81a41f92e 07:47:58 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:47:58 ---> Running in 94f46de41d38 07:47:58 Removing intermediate container 94f46de41d38 07:47:58 ---> 3bb8971c719d 07:47:58 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:47:58 ---> Running in 4a76b78bf96f 07:47:58 Removing intermediate container 4a76b78bf96f 07:47:58 ---> 8c8656ebdead 07:47:58 Step 22/24 : LABEL arch=amd64 07:47:58 ---> Running in 2857541c14cb 07:47:58 Removing intermediate container 2857541c14cb 07:47:58 ---> a5762bff2b36 07:47:58 Step 23/24 : LABEL git_sha=0733ae0f6dad76de22872421f213062917bd013d 07:47:58 ---> Running in 328b588035f5 07:47:59 Removing intermediate container 328b588035f5 07:47:59 ---> eb64236ec657 07:47:59 Step 24/24 : LABEL version=2.0.0-dev.81 07:47:59 ---> Running in 4d5efcf8ebf3 07:47:59 Removing intermediate container 4d5efcf8ebf3 07:47:59 ---> 8eef1ff39ff4 07:47:59 [Warning] One or more build-args [ARCH] were not consumed 07:47:59 Successfully built 8eef1ff39ff4 07:47:59 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:47:59 provisioning config files... 07:47:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/141@tmp/config2371238650225063207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:47:59 ---> docker-login.sh 07:47:59 nexus3.edgexfoundry.org:10001 07:47:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:59 Configure a credential helper to remove this warning. See 07:47:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:59 07:47:59 Login Succeeded 07:47:59 nexus3.edgexfoundry.org:10002 07:47:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:00 Configure a credential helper to remove this warning. See 07:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:00 07:48:00 Login Succeeded 07:48:00 nexus3.edgexfoundry.org:10003 07:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:00 Configure a credential helper to remove this warning. See 07:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:00 07:48:00 Login Succeeded 07:48:00 nexus3.edgexfoundry.org:10004 07:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:00 Configure a credential helper to remove this warning. See 07:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:00 07:48:00 Login Succeeded 07:48:00 docker.io 07:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:00 Configure a credential helper to remove this warning. See 07:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:00 07:48:00 Login Succeeded 07:48:00 ---> docker-login.sh ends [Pipeline] } 07:48:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:00 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 07:48:00 0733ae0f6dad76de22872421f213062917bd013d 07:48:00 latest 07:48:00 2.0.0-dev.81 07:48:00 0733ae0f6dad76de22872421f213062917bd013d-2.0.0-dev.81 07:48:00 master 07:48:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:48:00 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0733ae0f6dad76de22872421f213062917bd013d [Pipeline] isUnix [Pipeline] sh 07:48:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0733ae0f6dad76de22872421f213062917bd013d 07:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:48:01 ad8fb4402cde: Preparing 07:48:01 32f366d666a5: Preparing 07:48:01 32f366d666a5: Layer already exists 07:48:02 ad8fb4402cde: Pushed 07:48:03 0733ae0f6dad76de22872421f213062917bd013d: digest: sha256:8e0fba45330759022d0433b2093b2c82bf17211d246e650a9a166187133a525a size: 739 [Pipeline] isUnix [Pipeline] sh 07:48:03 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 07:48:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:48:03 ad8fb4402cde: Preparing 07:48:03 32f366d666a5: Preparing 07:48:03 32f366d666a5: Layer already exists 07:48:03 ad8fb4402cde: Layer already exists 07:48:03 latest: digest: sha256:8e0fba45330759022d0433b2093b2c82bf17211d246e650a9a166187133a525a size: 739 [Pipeline] isUnix [Pipeline] sh 07:48:03 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.81 [Pipeline] isUnix [Pipeline] sh 07:48:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.81 07:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:48:04 ad8fb4402cde: Preparing 07:48:04 32f366d666a5: Preparing 07:48:04 32f366d666a5: Layer already exists 07:48:04 ad8fb4402cde: Layer already exists 07:48:04 2.0.0-dev.81: digest: sha256:8e0fba45330759022d0433b2093b2c82bf17211d246e650a9a166187133a525a size: 739 [Pipeline] isUnix [Pipeline] sh 07:48:04 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0733ae0f6dad76de22872421f213062917bd013d-2.0.0-dev.81 [Pipeline] isUnix [Pipeline] sh 07:48:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0733ae0f6dad76de22872421f213062917bd013d-2.0.0-dev.81 07:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:48:04 ad8fb4402cde: Preparing 07:48:04 32f366d666a5: Preparing 07:48:04 ad8fb4402cde: Layer already exists 07:48:04 32f366d666a5: Layer already exists 07:48:04 0733ae0f6dad76de22872421f213062917bd013d-2.0.0-dev.81: digest: sha256:8e0fba45330759022d0433b2093b2c82bf17211d246e650a9a166187133a525a size: 739 [Pipeline] isUnix [Pipeline] sh 07:48:05 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 07:48:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 07:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:48:05 ad8fb4402cde: Preparing 07:48:05 32f366d666a5: Preparing 07:48:05 32f366d666a5: Layer already exists 07:48:05 ad8fb4402cde: Layer already exists 07:48:05 master: digest: sha256:8e0fba45330759022d0433b2093b2c82bf17211d246e650a9a166187133a525a size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:05 ===================================================== [Pipeline] echo 07:48:05 taggedImages: 07:48:05 - nexus3.edgexfoundry.org:10004/edgex-ui:0733ae0f6dad76de22872421f213062917bd013d 07:48:05 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:48:05 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.81 07:48:05 - nexus3.edgexfoundry.org:10004/edgex-ui:0733ae0f6dad76de22872421f213062917bd013d-2.0.0-dev.81 07:48:05 - 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 07:48:06 ---> job-cost.sh 07:48:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x7mE 07:48:08 ba82ee9f976e: Pull complete 07:48:08 506bd15cee9f: Pull complete 07:48:09 75a0a4a0db45: Pull complete 07:48:13 618dc40b7e24: Pull complete 07:48:13 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 07:48:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:48:13 ---> a36622ca3599 07:48:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:48:14 ---> Running in 0cb6345f94d6 07:48:15 Removing intermediate container 0cb6345f94d6 07:48:15 ---> 0b9885311f3d 07:48:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:48:15 ---> Running in e197ff8d1130 07:48:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:48:18 Removing intermediate container e197ff8d1130 07:48:18 ---> d9177adaab43 07:48:18 Step 5/8 : RUN apk add --no-cache make git 07:48:18 ---> Running in dd94fec38e98 07:48:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:48:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:48:21 OK: 138 MiB in 40 packages 07:48:22 Removing intermediate container dd94fec38e98 07:48:22 ---> fd8ed6c2bbb4 07:48:22 Step 6/8 : WORKDIR /edgex-ui-go 07:48:22 ---> Running in a6cc93f9b251 07:48:22 Removing intermediate container a6cc93f9b251 07:48:22 ---> 39d860b6fb54 07:48:22 Step 7/8 : COPY . . 07:48:25 ---> f364e9041324 07:48:25 Step 8/8 : RUN go mod download 07:48:25 ---> Running in 31ca54073f3d 07:48:31 lf-activate-venv(): INFO: Adding /tmp/venv-x7mE/bin to PATH 07:48:31 INFO: No Stack... 07:48:31 INFO: Retrieving Pricing Info for: v3-standard-2 07:48:31 INFO: Archiving Costs [Pipeline] sh 07:48:31 + cut -d, -f6 07:48:31 + cat /w/workspace/edgex-ui-go/141/archives/cost.csv [Pipeline] lock 07:48:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-141-stack-cost] 07:48:31 Resource [jenkins-edgexfoundry-edgex-ui-go-master-141-stack-cost] did not exist. Created. 07:48:31 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:48:32 + echo total: 0.05999999865889549 [Pipeline] stash 07:48:32 Stashed 1 file(s) [Pipeline] } 07:48:32 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-141-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:48:52 Removing intermediate container 31ca54073f3d 07:48:52 ---> c6804f6bdd49 07:48:52 Successfully built c6804f6bdd49 07:48:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:48:52 + docker inspect -f . ci-base-image-arm64 07:48:52 . [Pipeline] withDockerContainer 07:48:52 prd-ubuntu18.04-docker-arm64-4c-16g-676 does not seem to be running inside a container 07:48:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/141 -v /w/workspace/edgex-ui-go/141:/w/workspace/edgex-ui-go/141:rw,z -v /w/workspace/edgex-ui-go/141@tmp:/w/workspace/edgex-ui-go/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:48:54 $ docker top 942fa937b484e79a802f5acaa4caaa9af6fa60d60307b19d41e11eb92c06e460 -eo pid,comm [Pipeline] { [Pipeline] sh 07:48:55 + go version 07:48:55 go version go1.16.5 linux/arm64 [Pipeline] } 07:48:55 $ docker stop --time=1 942fa937b484e79a802f5acaa4caaa9af6fa60d60307b19d41e11eb92c06e460 07:48:57 $ docker rm -f 942fa937b484e79a802f5acaa4caaa9af6fa60d60307b19d41e11eb92c06e460 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:48:58 + docker inspect -f . ci-base-image-arm64 07:48:58 . [Pipeline] withDockerContainer 07:48:58 prd-ubuntu18.04-docker-arm64-4c-16g-676 does not seem to be running inside a container 07:48:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/141 -v /w/workspace/edgex-ui-go/141:/w/workspace/edgex-ui-go/141:rw,z -v /w/workspace/edgex-ui-go/141@tmp:/w/workspace/edgex-ui-go/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:49:00 $ docker top f819ea011b49d2d3c3de01615f30c29ae7df0c842772de68f9f658a6f1bc30bc -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:01 + go mod tidy [Pipeline] sh 07:49:02 + make test 07:49:02 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:49:03 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:49:36 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:49:36 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:49:36 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:49:36 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:49:36 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:49:36 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:49:36 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:49:36 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:49:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:49:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:49:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:49:36 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 07:49:36 GO111MODULE=on go vet ./... [Pipeline] } 07:49:58 $ docker stop --time=1 f819ea011b49d2d3c3de01615f30c29ae7df0c842772de68f9f658a6f1bc30bc 07:50:00 $ docker rm -f f819ea011b49d2d3c3de01615f30c29ae7df0c842772de68f9f658a6f1bc30bc [Pipeline] // withDockerContainer [Pipeline] sh 07:50:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:50:01 Warning: overwriting stash ‘coverage-report’ 07:50:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:50:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:50:02 + ls -al . 07:50:02 total 128 07:50:02 drwxrwxr-x 11 jenkins jenkins 4096 Jun 22 07:49 . 07:50:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 07:47 .. 07:50:02 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 07:47 .git 07:50:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 07:47 .github 07:50:02 -rw-rw-r-- 1 jenkins jenkins 162 Jun 22 07:47 .gitignore 07:50:02 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 22 07:47 CONTRIBUTING.md 07:50:02 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 22 07:47 Dockerfile 07:50:02 -rw-rw-r-- 1 jenkins jenkins 902 Jun 22 07:47 Dockerfile.build 07:50:02 -rw-rw-r-- 1 jenkins jenkins 652 Jun 22 07:47 Jenkinsfile 07:50:02 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 22 07:47 LICENSE 07:50:02 -rw-rw-r-- 1 jenkins jenkins 941 Jun 22 07:47 Makefile 07:50:02 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 22 07:47 README.md 07:50:02 -rw-rw-r-- 1 jenkins jenkins 12 Jun 22 07:43 VERSION 07:50:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 07:47 assets 07:50:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 07:47 bin 07:50:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 07:47 cmd 07:50:02 -rw-r--r-- 1 jenkins jenkins 10 Jun 22 07:49 coverage.out 07:50:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 07:47 docs 07:50:02 -rw-rw-r-- 1 jenkins jenkins 838 Jun 22 07:47 go.mod 07:50:02 -rw-r--r-- 1 jenkins jenkins 23723 Jun 22 07:49 go.sum 07:50:02 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 07:47 internal 07:50:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 07:47 pkg 07:50:02 -rw-rw-r-- 1 jenkins jenkins 155 Jun 22 07:47 version.go 07:50:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 07:47 web [Pipeline] isUnix [Pipeline] sh 07:50:03 + 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=0733ae0f6dad76de22872421f213062917bd013d --label arch=arm64 --label version=2.0.0-dev.81 . 07:50:03 Sending build context to Docker daemon 17.96MB 07:50:03 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 07:50:03 Step 2/24 : FROM ${BASE} AS builder 07:50:03 ---> c6804f6bdd49 07:50:03 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:50:04 ---> Running in 81e476dad347 07:50:04 Removing intermediate container 81e476dad347 07:50:04 ---> 5870b5671506 07:50:04 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:50:04 ---> Running in 7b9e7b3d9c87 07:50:05 Removing intermediate container 7b9e7b3d9c87 07:50:05 ---> 1396c1ad62b5 07:50:05 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:50:05 ---> Running in ae5ddd3a9bec 07:50:06 Removing intermediate container ae5ddd3a9bec 07:50:06 ---> ad0fc7e4e6ac 07:50:06 Step 6/24 : LABEL Name=edgex-ui-go 07:50:06 ---> Running in 51322a140bcf 07:50:06 Removing intermediate container 51322a140bcf 07:50:06 ---> afeb1d09057d 07:50:06 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:50:06 ---> Running in ad58b50e801f 07:50:07 Removing intermediate container ad58b50e801f 07:50:07 ---> 59e23427abe4 07:50:07 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:50:07 ---> Running in 41c3cb39ff4a 07:50:09 Removing intermediate container 41c3cb39ff4a 07:50:09 ---> 03910c7aab4f 07:50:09 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:50:09 ---> Running in cdb9c78c913b 07:50:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:50:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:50:12 OK: 138 MiB in 40 packages 07:50:13 Removing intermediate container cdb9c78c913b 07:50:13 ---> f669ea43126d 07:50:13 Step 10/24 : ENV GO111MODULE=on 07:50:13 ---> Running in 94cc6f0d656c 07:50:14 Removing intermediate container 94cc6f0d656c 07:50:14 ---> eba5e19b7ace 07:50:14 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:50:14 ---> Running in 0f260277173b 07:50:15 Removing intermediate container 0f260277173b 07:50:15 ---> 9b2329fa942a 07:50:15 Step 12/24 : COPY go.mod . 07:50:15 ---> 39a8b43fc898 07:50:15 Step 13/24 : COPY Makefile . 07:50:16 ---> fb4480b40573 07:50:16 Step 14/24 : RUN make update 07:50:16 ---> Running in fbd1233fcb72 07:50:18 CGO_ENABLED=0 GO111MODULE=on go mod download 07:50:19 Removing intermediate container fbd1233fcb72 07:50:19 ---> 63598bbc4019 07:50:19 Step 15/24 : COPY . . 07:50:21 ---> bb9fe771805f 07:50:21 Step 16/24 : RUN ${MAKE} 07:50:22 ---> Running in d0c8b3da9f0f 07:50:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.81" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:50:49 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:50:54 Removing intermediate container d0c8b3da9f0f 07:50:54 ---> d9b1e4dc10f8 07:50:54 Step 17/24 : FROM alpine:3.12 07:50:54 3.12: Pulling from library/alpine 07:50:54 d2f70382dc9a: Pulling fs layer 07:50:55 d2f70382dc9a: Verifying Checksum 07:50:55 d2f70382dc9a: Download complete 07:50:55 d2f70382dc9a: Pull complete 07:50:55 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 07:50:55 Status: Downloaded newer image for alpine:3.12 07:50:55 ---> c4fd0aeabfcf 07:50:55 Step 18/24 : EXPOSE 4000 07:50:55 ---> Running in 49de6c62a0cf 07:50:56 Removing intermediate container 49de6c62a0cf 07:50:56 ---> eb84307b2bdc 07:50:56 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:50:57 ---> 09142ed1e3d0 07:50:57 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:50:57 ---> Running in c50499793f9a 07:50:58 Removing intermediate container c50499793f9a 07:50:58 ---> 2fc1b6903186 07:50:58 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:50:58 ---> Running in 4a9aae3a1084 07:50:59 Removing intermediate container 4a9aae3a1084 07:50:59 ---> acef873e33f5 07:50:59 Step 22/24 : LABEL arch=arm64 07:50:59 ---> Running in 661f097a64a6 07:50:59 Removing intermediate container 661f097a64a6 07:50:59 ---> 2ad7bb8da14b 07:50:59 Step 23/24 : LABEL git_sha=0733ae0f6dad76de22872421f213062917bd013d 07:50:59 ---> Running in 6ed705fe8989 07:51:00 Removing intermediate container 6ed705fe8989 07:51:00 ---> 8cc71d3fab5e 07:51:00 Step 24/24 : LABEL version=2.0.0-dev.81 07:51:00 ---> Running in 46c76da39a34 07:51:00 Removing intermediate container 46c76da39a34 07:51:00 ---> eb1b82915bdb 07:51:00 [Warning] One or more build-args [ARCH] were not consumed 07:51:00 Successfully built eb1b82915bdb 07:51:00 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:51:01 provisioning config files... 07:51:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/141@tmp/config851896261219402820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:51:01 ---> docker-login.sh 07:51:01 nexus3.edgexfoundry.org:10001 07:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:01 Configure a credential helper to remove this warning. See 07:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:01 07:51:01 Login Succeeded 07:51:01 nexus3.edgexfoundry.org:10002 07:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:02 Configure a credential helper to remove this warning. See 07:51:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:02 07:51:02 Login Succeeded 07:51:02 nexus3.edgexfoundry.org:10003 07:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:03 Configure a credential helper to remove this warning. See 07:51:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:03 07:51:03 Login Succeeded 07:51:03 nexus3.edgexfoundry.org:10004 07:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:03 Configure a credential helper to remove this warning. See 07:51:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:03 07:51:03 Login Succeeded 07:51:03 docker.io 07:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:04 Configure a credential helper to remove this warning. See 07:51:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:04 07:51:04 Login Succeeded 07:51:04 ---> docker-login.sh ends [Pipeline] } 07:51:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:51:04 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 07:51:04 0733ae0f6dad76de22872421f213062917bd013d 07:51:04 latest 07:51:04 2.0.0-dev.81 07:51:04 0733ae0f6dad76de22872421f213062917bd013d-2.0.0-dev.81 07:51:04 master 07:51:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:51:05 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0733ae0f6dad76de22872421f213062917bd013d [Pipeline] isUnix [Pipeline] sh 07:51:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0733ae0f6dad76de22872421f213062917bd013d 07:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:51:05 1b663d346460: Preparing 07:51:05 3fbe34a1663b: Preparing 07:51:05 3fbe34a1663b: Layer already exists 07:51:08 1b663d346460: Pushed 07:51:09 0733ae0f6dad76de22872421f213062917bd013d: digest: sha256:04ccb1ae7a76c43d6b90247e281ad6db90b26a0ebfb29ddc4cf7f25247ecdf38 size: 739 [Pipeline] isUnix [Pipeline] sh 07:51:09 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:51:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:51:09 1b663d346460: Preparing 07:51:09 3fbe34a1663b: Preparing 07:51:10 3fbe34a1663b: Layer already exists 07:51:10 1b663d346460: Layer already exists 07:51:10 latest: digest: sha256:04ccb1ae7a76c43d6b90247e281ad6db90b26a0ebfb29ddc4cf7f25247ecdf38 size: 739 [Pipeline] isUnix [Pipeline] sh 07:51:10 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.81 [Pipeline] isUnix [Pipeline] sh 07:51:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.81 07:51:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:51:10 1b663d346460: Preparing 07:51:10 3fbe34a1663b: Preparing 07:51:11 1b663d346460: Layer already exists 07:51:11 3fbe34a1663b: Layer already exists 07:51:11 2.0.0-dev.81: digest: sha256:04ccb1ae7a76c43d6b90247e281ad6db90b26a0ebfb29ddc4cf7f25247ecdf38 size: 739 [Pipeline] isUnix [Pipeline] sh 07:51:11 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0733ae0f6dad76de22872421f213062917bd013d-2.0.0-dev.81 [Pipeline] isUnix [Pipeline] sh 07:51:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0733ae0f6dad76de22872421f213062917bd013d-2.0.0-dev.81 07:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:51:11 1b663d346460: Preparing 07:51:11 3fbe34a1663b: Preparing 07:51:11 1b663d346460: Layer already exists 07:51:11 3fbe34a1663b: Layer already exists 07:51:11 0733ae0f6dad76de22872421f213062917bd013d-2.0.0-dev.81: digest: sha256:04ccb1ae7a76c43d6b90247e281ad6db90b26a0ebfb29ddc4cf7f25247ecdf38 size: 739 [Pipeline] isUnix [Pipeline] sh 07:51:12 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 07:51:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 07:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:51:12 1b663d346460: Preparing 07:51:12 3fbe34a1663b: Preparing 07:51:12 1b663d346460: Layer already exists 07:51:12 3fbe34a1663b: Layer already exists 07:51:12 master: digest: sha256:04ccb1ae7a76c43d6b90247e281ad6db90b26a0ebfb29ddc4cf7f25247ecdf38 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:51:12 ===================================================== [Pipeline] echo 07:51:13 taggedImages: 07:51:13 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0733ae0f6dad76de22872421f213062917bd013d 07:51:13 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:51:13 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.81 07:51:13 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0733ae0f6dad76de22872421f213062917bd013d-2.0.0-dev.81 07:51:13 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 07:51:13 ---> job-cost.sh 07:51:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hZcF 07:51:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:53:29 lf-activate-venv(): INFO: Adding /tmp/venv-hZcF/bin to PATH 07:53:29 INFO: No Stack... 07:53:29 INFO: Retrieving Pricing Info for: v2-standard-4 07:53:29 INFO: Archiving Costs [Pipeline] sh 07:53:29 + + catcut /w/workspace/edgex-ui-go/141/archives/cost.csv -d, 07:53:29 -f6 [Pipeline] lock 07:53:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-141-stack-cost] 07:53:29 Resource [jenkins-edgexfoundry-edgex-ui-go-master-141-stack-cost] did not exist. Created. 07:53:29 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:53:30 /w/workspace/edgex-ui-go/141@tmp/durable-5a61d5a6/script.sh: 1: /w/workspace/edgex-ui-go/141@tmp/durable-5a61d5a6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:53:30 + echo total: 0.18000000715255737 [Pipeline] stash 07:53:30 Warning: overwriting stash ‘stack-cost’ 07:53:30 Stashed 1 file(s) [Pipeline] } 07:53:30 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-141-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 07:53:31 provisioning config files... 07:53:31 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1284627184180213113tmp [Pipeline] { [Pipeline] sh 07:53:32 + set +x 07:53:32 + bash -s -- 07:53:32 + curl -s https://codecov.io/bash 07:53:32 07:53:32 _____ _ 07:53:32 / ____| | | 07:53:32 | | ___ __| | ___ ___ _____ __ 07:53:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:53:32 | |___| (_) | (_| | __/ (_| (_) \ V / 07:53:32 \_____\___/ \__,_|\___|\___\___/ \_/ 07:53:32 Bash-1.0.3 07:53:32 07:53:32 07:53:32 ==> git version 2.24.4 found 07:53:32 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:53:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:53:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:53:32 ==> Jenkins CI detected. 07:53:32 project root: . 07:53:32 --> token set from env 07:53:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:53:32 ==> Running gcov in . (disable via -X gcov) 07:53:32 ==> Python coveragepy not found 07:53:32 ==> Searching for coverage reports in: 07:53:32 + . 07:53:32 -> Found 1 reports 07:53:32 ==> Detecting git/mercurial file structure 07:53:32 ==> Reading reports 07:53:32 + ./coverage.out bytes=10 07:53:32 ==> Appending adjustments 07:53:32 https://docs.codecov.io/docs/fixing-reports 07:53:32 + Found adjustments 07:53:32 ==> Gzipping contents 07:53:32 4.0K /tmp/codecov.D1WX24.gz 07:53:32 ==> Uploading reports 07:53:32 url: https://codecov.io 07:53:32 query: branch=master&commit=0733ae0f6dad76de22872421f213062917bd013d&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F141%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:53:32 -> Pinging Codecov 07:53:32 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=0733ae0f6dad76de22872421f213062917bd013d&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F141%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:53:33 -> Uploading to 07:53:33 https://storage.googleapis.com/codecov/v4/raw/2021-06-22/FB506323287CE973F263BFD2A0EB1F37/0733ae0f6dad76de22872421f213062917bd013d/f5bc69c3-0a8d-42f2-acf5-4c9b9c27b9ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210622T075332Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a919fbee58ea4cd2b3fbd7b72d034461a2727db377485293e4094425bfbec32f 07:53:33 % Total % Received % Xferd Average Speed Time Time Time Current 07:53:33 Dload Upload Total Spent Left Speed 07:53:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3292 0 0 100 3292 0 9475 --:--:-- --:--:-- --:--:-- 9487 07:53:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0733ae0f6dad76de22872421f213062917bd013d [Pipeline] } 07:53:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:53:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:53:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:53:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:53:34 07:53:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 07:53:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:53:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:53:34 188c0c94c7c5: Pulling fs layer 07:53:34 0ef7d3d256c8: Pulling fs layer 07:53:34 de9db76c5a1d: Pulling fs layer 07:53:34 0eba1c9be4d2: Pulling fs layer 07:53:34 0d57e429df01: Pulling fs layer 07:53:34 4e4be7b47b0d: Pulling fs layer 07:53:34 e1f770b5df2f: Pulling fs layer 07:53:34 85a0685a4137: Pulling fs layer 07:53:34 0d57e429df01: Waiting 07:53:34 4e4be7b47b0d: Waiting 07:53:34 e1f770b5df2f: Waiting 07:53:34 85a0685a4137: Waiting 07:53:35 de9db76c5a1d: Verifying Checksum 07:53:35 de9db76c5a1d: Download complete 07:53:35 0ef7d3d256c8: Verifying Checksum 07:53:35 0ef7d3d256c8: Download complete 07:53:35 0d57e429df01: Verifying Checksum 07:53:35 0d57e429df01: Download complete 07:53:35 188c0c94c7c5: Verifying Checksum 07:53:35 188c0c94c7c5: Download complete 07:53:35 4e4be7b47b0d: Verifying Checksum 07:53:35 4e4be7b47b0d: Download complete 07:53:35 188c0c94c7c5: Pull complete 07:53:35 0ef7d3d256c8: Pull complete 07:53:35 de9db76c5a1d: Pull complete 07:53:37 e1f770b5df2f: Verifying Checksum 07:53:37 e1f770b5df2f: Download complete 07:53:38 0eba1c9be4d2: Verifying Checksum 07:53:38 0eba1c9be4d2: Download complete 07:53:38 85a0685a4137: Verifying Checksum 07:53:38 85a0685a4137: Download complete 07:53:42 0eba1c9be4d2: Pull complete 07:53:42 0d57e429df01: Pull complete 07:53:42 4e4be7b47b0d: Pull complete 07:53:42 e1f770b5df2f: Pull complete 07:53:47 85a0685a4137: Pull complete 07:53:47 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 07:53:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:53:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 07:53:47 prd-centos7-docker-4c-2g-674 does not seem to be running inside a container 07:53:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:53:54 $ docker top bd2875b048d3f72abea3977754f6c5f44c70bc75a316c3b45ba58326a054d1f4 -eo pid,comm [Pipeline] { [Pipeline] echo 07:53:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 07:53:54 + set -o pipefail 07:53:54 + snyk monitor '--org=edgex-jenkins' 07:54:03 07:54:03 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 07:54:03 07:54:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/75cdbd9d-3338-43e2-9825-71a0d37605e2 07:54:03 07:54:03 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:54:03 07:54:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:54:03 07:54:03 [Pipeline] } 07:54:03 $ docker stop --time=1 bd2875b048d3f72abea3977754f6c5f44c70bc75a316c3b45ba58326a054d1f4 07:54:07 $ docker rm -f bd2875b048d3f72abea3977754f6c5f44c70bc75a316c3b45ba58326a054d1f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:54:08 + git log --format=format:%s -1 0733ae0f6dad76de22872421f213062917bd013d [Pipeline] isUnix [Pipeline] sh 07:54:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:54:09 . [Pipeline] withDockerContainer 07:54:09 prd-centos7-docker-4c-2g-674 does not seem to be running inside a container 07:54:09 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:54:09 $ docker top a74d82bfb2e8d0cfa0ded1446bfcd6d3b9292f2bd8ca2275420cbceebac34857 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:54:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:54:09 [ssh-agent] Looking for ssh-agent implementation... 07:54:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:54:09 $ docker exec a74d82bfb2e8d0cfa0ded1446bfcd6d3b9292f2bd8ca2275420cbceebac34857 ssh-agent 07:54:10 SSH_AUTH_SOCK=/tmp/ssh-XKZTA9uISmeU/agent.13 07:54:10 SSH_AGENT_PID=20 07:54:10 Running ssh-add (command line suppressed) 07:54:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3884032928998179605.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3884032928998179605.key) 07:54:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:54:10 + git semver tag 07:54:10 # -> Open(): unable to determine branch for HEAD 07:54:10 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:54:10 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:54:10 # $SEMVER_REMOTE_NAME = origin 07:54:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:54:10 # $SEMVER_USER_NAME = edgex-jenkins 07:54:10 # $SEMVER_BRANCH = master 07:54:10 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 07:54:10 # 0733ae0f6dad76de22872421f213062917bd013d HEAD 07:54:10 # -> Force: false 07:54:10 # 35eebf509b0fca99631aaf4d2369c31cf2675004 refs/tags/v2.0.0-dev.81 [Pipeline] } 07:54:10 $ docker exec --env ******** --env ******** a74d82bfb2e8d0cfa0ded1446bfcd6d3b9292f2bd8ca2275420cbceebac34857 ssh-agent -k 07:54:10 unset SSH_AUTH_SOCK; 07:54:10 unset SSH_AGENT_PID; 07:54:10 echo Agent pid 20 killed; 07:54:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:54:10 + git semver [Pipeline] } 07:54:10 $ docker stop --time=1 a74d82bfb2e8d0cfa0ded1446bfcd6d3b9292f2bd8ca2275420cbceebac34857 07:54:12 $ docker rm -f a74d82bfb2e8d0cfa0ded1446bfcd6d3b9292f2bd8ca2275420cbceebac34857 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:54:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:54:12 07:54:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:54:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:54:13 0.23.1-centos7: Pulling from edgex-lftools 07:54:13 ab5ef0e58194: Pulling fs layer 07:54:13 9712f1f96733: Pulling fs layer 07:54:13 63f879dbbcfc: Pulling fs layer 07:54:13 0d9ebad4ef96: Pulling fs layer 07:54:13 e9a5061849ea: Pulling fs layer 07:54:13 d747dcd14b5f: Pulling fs layer 07:54:13 2de7ff778b66: Pulling fs layer 07:54:13 e9a5061849ea: Waiting 07:54:13 d747dcd14b5f: Waiting 07:54:13 2de7ff778b66: Waiting 07:54:13 0d9ebad4ef96: Waiting 07:54:13 9712f1f96733: Verifying Checksum 07:54:13 9712f1f96733: Download complete 07:54:15 63f879dbbcfc: Verifying Checksum 07:54:15 63f879dbbcfc: Download complete 07:54:15 e9a5061849ea: Verifying Checksum 07:54:15 e9a5061849ea: Download complete 07:54:15 d747dcd14b5f: Verifying Checksum 07:54:15 d747dcd14b5f: Download complete 07:54:15 0d9ebad4ef96: Verifying Checksum 07:54:15 0d9ebad4ef96: Download complete 07:54:15 2de7ff778b66: Verifying Checksum 07:54:15 2de7ff778b66: Download complete 07:54:15 ab5ef0e58194: Verifying Checksum 07:54:15 ab5ef0e58194: Download complete 07:54:18 ab5ef0e58194: Pull complete 07:54:18 9712f1f96733: Pull complete 07:54:19 63f879dbbcfc: Pull complete 07:54:23 0d9ebad4ef96: Pull complete 07:54:25 e9a5061849ea: Pull complete 07:54:25 d747dcd14b5f: Pull complete 07:54:26 2de7ff778b66: Pull complete 07:54:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:54:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:54:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:54:26 prd-centos7-docker-4c-2g-674 does not seem to be running inside a container 07:54:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:54:33 $ docker top d84ba69a3472c9f6287c530da01b6c2a346dc0be1b6de05c34b1200aefab3c0f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:54:34 provisioning config files... 07:54:34 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4110539437529397948tmp 07:54:34 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3693963654574382222tmp 07:54:34 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1700604393965384275tmp [Pipeline] { [Pipeline] echo 07:54:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:54:34 ---> sigul-configuration.sh 07:54:34 gpg: directory `/root/.gnupg' created 07:54:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:54:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:54:34 gpg: keyring `/root/.gnupg/secring.gpg' created 07:54:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:54:34 gpg: CAST5 encrypted data 07:54:34 gpg: encrypted with 1 passphrase 07:54:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:54:34 + mkdir /home/jenkins 07:54:34 + mkdir /home/jenkins/sigul [Pipeline] sh 07:54:35 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:54:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:54:35 ---> sigul-install.sh 07:54:40 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 07:54:41 + git tag --list 07:54:41 0.1.1 07:54:41 v1.1.0 07:54:41 v1.2.0 07:54:41 v1.2.1 07:54:41 v1.3.0 07:54:41 v2.0.0-dev.1 07:54:41 v2.0.0-dev.10 07:54:41 v2.0.0-dev.11 07:54:41 v2.0.0-dev.12 07:54:41 v2.0.0-dev.13 07:54:41 v2.0.0-dev.14 07:54:41 v2.0.0-dev.15 07:54:41 v2.0.0-dev.16 07:54:41 v2.0.0-dev.17 07:54:41 v2.0.0-dev.18 07:54:41 v2.0.0-dev.19 07:54:41 v2.0.0-dev.2 07:54:41 v2.0.0-dev.20 07:54:41 v2.0.0-dev.21 07:54:41 v2.0.0-dev.22 07:54:41 v2.0.0-dev.23 07:54:41 v2.0.0-dev.24 07:54:41 v2.0.0-dev.25 07:54:41 v2.0.0-dev.26 07:54:41 v2.0.0-dev.27 07:54:41 v2.0.0-dev.28 07:54:41 v2.0.0-dev.29 07:54:41 v2.0.0-dev.3 07:54:41 v2.0.0-dev.30 07:54:41 v2.0.0-dev.31 07:54:41 v2.0.0-dev.32 07:54:41 v2.0.0-dev.33 07:54:41 v2.0.0-dev.34 07:54:41 v2.0.0-dev.35 07:54:41 v2.0.0-dev.36 07:54:41 v2.0.0-dev.37 07:54:41 v2.0.0-dev.38 07:54:41 v2.0.0-dev.39 07:54:41 v2.0.0-dev.4 07:54:41 v2.0.0-dev.40 07:54:41 v2.0.0-dev.41 07:54:41 v2.0.0-dev.42 07:54:41 v2.0.0-dev.43 07:54:41 v2.0.0-dev.44 07:54:41 v2.0.0-dev.45 07:54:41 v2.0.0-dev.46 07:54:41 v2.0.0-dev.47 07:54:41 v2.0.0-dev.48 07:54:41 v2.0.0-dev.49 07:54:41 v2.0.0-dev.5 07:54:41 v2.0.0-dev.50 07:54:41 v2.0.0-dev.51 07:54:41 v2.0.0-dev.52 07:54:41 v2.0.0-dev.53 07:54:41 v2.0.0-dev.54 07:54:41 v2.0.0-dev.55 07:54:41 v2.0.0-dev.56 07:54:41 v2.0.0-dev.57 07:54:41 v2.0.0-dev.58 07:54:41 v2.0.0-dev.59 07:54:41 v2.0.0-dev.6 07:54:41 v2.0.0-dev.60 07:54:41 v2.0.0-dev.61 07:54:41 v2.0.0-dev.62 07:54:41 v2.0.0-dev.63 07:54:41 v2.0.0-dev.64 07:54:41 v2.0.0-dev.65 07:54:41 v2.0.0-dev.66 07:54:41 v2.0.0-dev.67 07:54:41 v2.0.0-dev.68 07:54:41 v2.0.0-dev.69 07:54:41 v2.0.0-dev.7 07:54:41 v2.0.0-dev.70 07:54:41 v2.0.0-dev.71 07:54:41 v2.0.0-dev.72 07:54:41 v2.0.0-dev.73 07:54:41 v2.0.0-dev.74 07:54:41 v2.0.0-dev.75 07:54:41 v2.0.0-dev.76 07:54:41 v2.0.0-dev.77 07:54:41 v2.0.0-dev.78 07:54:41 v2.0.0-dev.79 07:54:41 v2.0.0-dev.8 07:54:41 v2.0.0-dev.80 07:54:41 v2.0.0-dev.81 07:54:41 v2.0.0-dev.9 [Pipeline] sh 07:54:41 + lftools sign git-tag v2.0.0-dev.81 07:54:42 Signing Git tag with Sigul... 07:54:42 Signing v2.0.0-dev.81 [Pipeline] echo 07:54:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:54:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:54:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:54:43 $ docker stop --time=1 d84ba69a3472c9f6287c530da01b6c2a346dc0be1b6de05c34b1200aefab3c0f 07:54:48 $ docker rm -f d84ba69a3472c9f6287c530da01b6c2a346dc0be1b6de05c34b1200aefab3c0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 07:54:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:54:48 . [Pipeline] withDockerContainer 07:54:48 prd-centos7-docker-4c-2g-674 does not seem to be running inside a container 07:54:48 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:54:49 $ docker top f2e02a1729b0e289009923457faf5f0bb97abca0e89d44a3ae494e39dde02085 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:54:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:54:49 [ssh-agent] Looking for ssh-agent implementation... 07:54:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:54:49 $ docker exec f2e02a1729b0e289009923457faf5f0bb97abca0e89d44a3ae494e39dde02085 ssh-agent 07:54:49 SSH_AUTH_SOCK=/tmp/ssh-Y6xbPcuA4dZ8/agent.15 07:54:49 SSH_AGENT_PID=22 07:54:49 Running ssh-add (command line suppressed) 07:54:49 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5897106458722739120.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_5897106458722739120.key) 07:54:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:54:50 + git semver bump pre 07:54:50 # -> Open(): unable to determine branch for HEAD 07:54:50 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:54:50 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:54:50 # $SEMVER_REMOTE_NAME = origin 07:54:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:54:50 # $SEMVER_USER_NAME = edgex-jenkins 07:54:50 # $SEMVER_BRANCH = master 07:54:50 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 07:54:50 2.0.0-dev.82 [Pipeline] } 07:54:50 $ docker exec --env ******** --env ******** f2e02a1729b0e289009923457faf5f0bb97abca0e89d44a3ae494e39dde02085 ssh-agent -k 07:54:50 unset SSH_AUTH_SOCK; 07:54:50 unset SSH_AGENT_PID; 07:54:50 echo Agent pid 22 killed; 07:54:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:54:50 + git semver [Pipeline] } 07:54:50 $ docker stop --time=1 f2e02a1729b0e289009923457faf5f0bb97abca0e89d44a3ae494e39dde02085 07:54:51 $ docker rm -f f2e02a1729b0e289009923457faf5f0bb97abca0e89d44a3ae494e39dde02085 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:54:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:54:52 . [Pipeline] withDockerContainer 07:54:52 prd-centos7-docker-4c-2g-674 does not seem to be running inside a container 07:54:52 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:54:52 $ docker top 68a2b1ca8b8cadfe84a5801d76ecfdab0289a3c0992d2fa5813a1cb3f4af2296 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:54:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:54:53 [ssh-agent] Looking for ssh-agent implementation... 07:54:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:54:53 $ docker exec 68a2b1ca8b8cadfe84a5801d76ecfdab0289a3c0992d2fa5813a1cb3f4af2296 ssh-agent 07:54:53 SSH_AUTH_SOCK=/tmp/ssh-6isNsvOzljph/agent.13 07:54:53 SSH_AGENT_PID=19 07:54:53 Running ssh-add (command line suppressed) 07:54:53 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1124994145726510989.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1124994145726510989.key) 07:54:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:54:53 + git semver push 07:54:53 # -> Open(): unable to determine branch for HEAD 07:54:53 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 07:54:53 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 07:54:53 # $SEMVER_REMOTE_NAME = origin 07:54:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:54:53 # $SEMVER_USER_NAME = edgex-jenkins 07:54:53 # $SEMVER_BRANCH = master 07:54:53 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 07:54:58 $ docker exec --env ******** --env ******** 68a2b1ca8b8cadfe84a5801d76ecfdab0289a3c0992d2fa5813a1cb3f4af2296 ssh-agent -k 07:54:59 unset SSH_AUTH_SOCK; 07:54:59 unset SSH_AGENT_PID; 07:54:59 echo Agent pid 19 killed; 07:54:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:54:59 + git semver [Pipeline] } 07:54:59 $ docker stop --time=1 68a2b1ca8b8cadfe84a5801d76ecfdab0289a3c0992d2fa5813a1cb3f4af2296 07:55:00 $ docker rm -f 68a2b1ca8b8cadfe84a5801d76ecfdab0289a3c0992d2fa5813a1cb3f4af2296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:55:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:55:02 ---> package-listing.sh 07:55:02 ++ facter osfamily 07:55:02 ++ tr '[:upper:]' '[:lower:]' 07:55:03 + OS_FAMILY=redhat 07:55:03 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 07:55:03 + START_PACKAGES=/tmp/packages_start.txt 07:55:03 + END_PACKAGES=/tmp/packages_end.txt 07:55:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:55:03 + PACKAGES=/tmp/packages_start.txt 07:55:03 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 07:55:03 + PACKAGES=/tmp/packages_end.txt 07:55:03 + case "${OS_FAMILY}" in 07:55:03 + rpm -qa 07:55:03 + sort 07:55:03 + '[' -f /tmp/packages_start.txt ']' 07:55:03 + '[' -f /tmp/packages_end.txt ']' 07:55:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:55:03 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 07:55:03 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 07:55:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 07:55:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:55:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:55:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:55:04 07:55:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:55:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:55:04 alpine: Pulling from edgex-lftools-log-publisher 07:55:04 df20fa9351a1: Pulling fs layer 07:55:04 36b3adc4ff6f: Pulling fs layer 07:55:04 8ad3a11d3b57: Pulling fs layer 07:55:04 46f8f816bc3b: Pulling fs layer 07:55:04 93b61091891f: Pulling fs layer 07:55:04 93b9cdb0e59b: Pulling fs layer 07:55:04 5e14af77c1be: Pulling fs layer 07:55:04 01666e4c0597: Pulling fs layer 07:55:04 aa168da1d23b: Pulling fs layer 07:55:04 93b9cdb0e59b: Waiting 07:55:04 5e14af77c1be: Waiting 07:55:04 01666e4c0597: Waiting 07:55:04 aa168da1d23b: Waiting 07:55:04 46f8f816bc3b: Waiting 07:55:04 93b61091891f: Waiting 07:55:04 df20fa9351a1: Verifying Checksum 07:55:04 df20fa9351a1: Download complete 07:55:04 46f8f816bc3b: Verifying Checksum 07:55:04 46f8f816bc3b: Download complete 07:55:05 93b61091891f: Verifying Checksum 07:55:05 93b61091891f: Download complete 07:55:05 93b9cdb0e59b: Verifying Checksum 07:55:05 93b9cdb0e59b: Download complete 07:55:05 5e14af77c1be: Verifying Checksum 07:55:05 5e14af77c1be: Download complete 07:55:05 36b3adc4ff6f: Verifying Checksum 07:55:05 36b3adc4ff6f: Download complete 07:55:05 01666e4c0597: Verifying Checksum 07:55:05 01666e4c0597: Download complete 07:55:05 8ad3a11d3b57: Verifying Checksum 07:55:05 8ad3a11d3b57: Download complete 07:55:05 df20fa9351a1: Pull complete 07:55:05 36b3adc4ff6f: Pull complete 07:55:05 8ad3a11d3b57: Pull complete 07:55:05 46f8f816bc3b: Pull complete 07:55:05 93b61091891f: Pull complete 07:55:05 93b9cdb0e59b: Pull complete 07:55:06 5e14af77c1be: Pull complete 07:55:06 01666e4c0597: Pull complete 07:55:07 aa168da1d23b: Verifying Checksum 07:55:07 aa168da1d23b: Download complete 07:55:11 aa168da1d23b: Pull complete 07:55:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:55:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:55:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:55:11 prd-centos7-docker-4c-2g-674 does not seem to be running inside a container 07:55:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:55:21 $ docker top cd8684584a48ab749645de3ff5845eda4ba979d4f0d729de572aa2cbec5fc317 -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:22 + touch /tmp/pre-build-complete [Pipeline] sh 07:55:22 + mkdir -p /var/log/sa [Pipeline] sh 07:55:22 + ls /var/log/sa-host 07:55:22 + sadf -c /var/log/sa-host/sa05 07:55:22 file_magic: OK 07:55:22 HZ: Using current value: 100 07:55:22 file_header: OK 07:55:22 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:55:22 Statistics: 07:55:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:55:22 File successfully converted to sysstat format version 12.2.1 07:55:22 + sadf -c /var/log/sa-host/sa22 07:55:22 file_magic: OK 07:55:22 HZ: Using current value: 100 07:55:22 file_header: OK 07:55:22 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 07:55:22 Statistics: 07:55:22 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... 07:55:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:55:23 provisioning config files... 07:55:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config635908557147150666tmp [Pipeline] { [Pipeline] echo 07:55:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:55:23 ---> create-netrc.sh [Pipeline] } 07:55:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:55:24 ---> python-tools-install.sh [Pipeline] echo 07:55:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:55:24 ---> sudo-logs.sh 07:55:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:55:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:55:24 ---> job-cost.sh 07:55:24 lf-activate-venv: SKIPPING 07:55:24 DEBUG: total: 0.18000000715255737 07:55:24 INFO: Retrieving Stack Cost... 07:55:25 INFO: Retrieving Pricing Info for: v3-standard-2 07:55:25 INFO: Archiving Costs [Pipeline] echo 07:55:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:55:26 ---> logs-deploy.sh 07:55:26 lf-activate-venv: SKIPPING 07:55:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/141 07:55:26 INFO: archiving workspace using pattern(s): 07:55:27 Archives upload complete. 07:55:27 INFO: archiving logs to Nexus 07:55:28 ---> uname -a: 07:55:28 Linux prd-centos7-docker-4c-2g-674.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 07:55:28 07:55:28 07:55:28 ---> lscpu: 07:55:28 Architecture: x86_64 07:55:28 CPU op-mode(s): 32-bit, 64-bit 07:55:28 Byte Order: Little Endian 07:55:28 Address sizes: 40 bits physical, 48 bits virtual 07:55:28 CPU(s): 2 07:55:28 On-line CPU(s) list: 0,1 07:55:28 Thread(s) per core: 1 07:55:28 Core(s) per socket: 1 07:55:28 Socket(s): 2 07:55:28 NUMA node(s): 1 07:55:28 Vendor ID: AuthenticAMD 07:55:28 CPU family: 23 07:55:28 Model: 49 07:55:28 Model name: AMD EPYC-Rome Processor 07:55:28 Stepping: 0 07:55:28 CPU MHz: 2799.998 07:55:28 BogoMIPS: 5599.99 07:55:28 Virtualization: AMD-V 07:55:28 Hypervisor vendor: KVM 07:55:28 Virtualization type: full 07:55:28 L1d cache: 64 KiB 07:55:28 L1i cache: 64 KiB 07:55:28 L2 cache: 1 MiB 07:55:28 L3 cache: 32 MiB 07:55:28 NUMA node0 CPU(s): 0,1 07:55:28 Vulnerability Itlb multihit: Not affected 07:55:28 Vulnerability L1tf: Not affected 07:55:28 Vulnerability Mds: Not affected 07:55:28 Vulnerability Meltdown: Not affected 07:55:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:55:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:55:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:55:28 Vulnerability Srbds: Not affected 07:55:28 Vulnerability Tsx async abort: Not affected 07:55:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 07:55:28 07:55:28 07:55:28 ---> nproc: 07:55:28 2 07:55:28 07:55:28 07:55:28 ---> df -h: 07:55:28 Filesystem Size Used Available Use% Mounted on 07:55:28 overlay 40.0G 8.9G 31.1G 22% / 07:55:28 tmpfs 64.0M 0 64.0M 0% /dev 07:55:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:55:28 shm 64.0M 0 64.0M 0% /dev/shm 07:55:28 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 07:55:28 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 07:55:28 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 07:55:28 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 07:55:28 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 07:55:28 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 07:55:28 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 07:55:28 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 07:55:28 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 07:55:28 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 07:55:28 07:55:28 07:55:28 ---> free -m: 07:55:28 total used free shared buff/cache available 07:55:28 Mem: 7821 1147 3263 0 3410 6593 07:55:28 Swap: 1023 0 1023 07:55:28 07:55:28 07:55:28 ---> ip addr: 07:55:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:55:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:55:28 inet 127.0.0.1/8 scope host lo 07:55:28 valid_lft forever preferred_lft forever 07:55:28 inet6 ::1/128 scope host 07:55:28 valid_lft forever preferred_lft forever 07:55:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:55:28 link/ether fa:16:3e:c5:a5:f5 brd ff:ff:ff:ff:ff:ff 07:55:28 inet 10.30.122.26/23 brd 10.30.123.255 scope global dynamic eth0 07:55:28 valid_lft 85605sec preferred_lft 85605sec 07:55:28 inet6 fe80::f816:3eff:fec5:a5f5/64 scope link 07:55:28 valid_lft forever preferred_lft forever 07:55:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:55:28 link/ether 02:42:73:c0:2f:90 brd ff:ff:ff:ff:ff:ff 07:55:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:55:28 valid_lft forever preferred_lft forever 07:55:28 inet6 fe80::42:73ff:fec0:2f90/64 scope link 07:55:28 valid_lft forever preferred_lft forever 07:55:28 07:55:28 07:55:28 ---> sar -b -r -n DEV: 07:55:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 07:55:28 07:55:28 07:42:01 LINUX RESTART (2 CPU) 07:55:28 07:55:28 07:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:55:28 07:44:01 21.89 0.67 21.23 0.00 352.31 4096.17 0.00 07:55:28 07:45:01 1.77 0.00 1.77 0.00 0.00 34.23 0.00 07:55:28 07:46:01 0.33 0.00 0.33 0.00 0.00 5.41 0.00 07:55:28 07:47:01 0.20 0.00 0.20 0.00 0.00 3.43 0.00 07:55:28 07:48:01 0.33 0.00 0.33 0.00 0.00 5.48 0.00 07:55:28 07:49:01 0.37 0.00 0.37 0.00 0.00 5.73 0.00 07:55:28 07:50:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 07:55:28 07:51:02 0.25 0.00 0.25 0.00 0.00 2.58 0.00 07:55:28 07:52:01 0.20 0.00 0.20 0.00 0.00 1.64 0.00 07:55:28 07:53:01 0.28 0.00 0.28 0.00 0.00 2.98 0.00 07:55:28 07:54:01 84.87 0.03 84.83 0.00 3.73 27520.86 0.00 07:55:28 07:55:01 137.89 0.00 137.89 0.00 0.00 30343.30 0.00 07:55:28 Average: 20.75 0.06 20.69 0.00 29.72 5177.38 0.00 07:55:28 07:55:28 07:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:55:28 07:44:01 5451904 0 791640 9.88 2620 1762768 1134420 12.52 569020 1586548 20 07:55:28 07:45:01 5461660 0 781876 9.76 2620 1762776 1076168 11.88 564664 1583120 8 07:55:28 07:46:01 5456036 0 787500 9.83 2620 1762776 1095392 12.09 567148 1585896 20 07:55:28 07:47:01 5460092 0 783436 9.78 2620 1762784 1076432 11.88 563132 1585896 12 07:55:28 07:48:01 5457940 0 785584 9.81 2620 1762788 1113140 12.29 558732 1591792 20 07:55:28 07:49:01 5458084 0 785440 9.81 2620 1762788 1077720 11.90 559684 1591792 16 07:55:28 07:50:01 5449520 0 793996 9.91 2620 1762796 1077720 11.90 568220 1591792 8 07:55:28 07:51:02 5449376 0 794132 9.92 2620 1762804 1077720 11.90 570148 1589776 8 07:55:28 07:52:01 5449408 0 794096 9.92 2620 1762808 1077720 11.90 570184 1589776 8 07:55:28 07:53:01 5447060 0 796428 9.94 2620 1762824 1077792 11.90 580520 1582164 32 07:55:28 07:54:01 4384304 0 1031352 12.88 2620 2590656 1346184 14.86 799252 2313716 89504 07:55:28 07:55:01 3872080 0 1049544 13.10 2620 3084688 1184296 13.08 796384 2701888 20 07:55:28 Average: 5233122 0 831252 10.38 2620 1941938 1117892 12.34 605591 1741180 7473 07:55:28 07:55:28 07:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:55:28 07:44:01 eth0 111.90 105.83 525.94 26.34 0.00 0.00 0.00 0.00 07:55:28 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:44:01 docker0 48.72 39.13 4.95 192.24 0.00 0.00 0.00 0.00 07:55:28 07:45:01 eth0 0.10 0.12 0.01 0.16 0.00 0.00 0.00 0.00 07:55:28 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:46:01 eth0 2.66 1.83 0.47 6.57 0.00 0.00 0.00 0.00 07:55:28 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:47:01 eth0 0.32 0.08 0.03 0.11 0.00 0.00 0.00 0.00 07:55:28 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:48:01 eth0 1.92 1.72 0.49 7.93 0.00 0.00 0.00 0.00 07:55:28 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:49:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:55:28 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:51:02 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:55:28 07:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:55:28 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:53:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:55:28 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:54:01 eth0 470.85 439.21 4432.34 38.85 0.00 0.00 0.00 0.00 07:55:28 07:54:01 vethdfb0a00 71.30 66.65 7.06 351.25 0.00 0.00 0.00 0.00 07:55:28 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:54:01 docker0 71.30 66.53 6.08 351.24 0.00 0.00 0.00 0.00 07:55:28 07:55:01 eth0 493.24 436.32 3538.68 113.33 0.00 0.00 0.00 0.00 07:55:28 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 07:55:01 docker0 37.32 38.97 2.29 275.53 0.00 0.00 0.00 0.00 07:55:28 Average: eth0 90.28 82.27 709.36 16.14 0.00 0.00 0.00 0.00 07:55:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:55:28 Average: docker0 13.13 12.07 1.11 68.37 0.00 0.00 0.00 0.00 07:55:28 07:55:28 07:55:28 ---> sar -P ALL: 07:55:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 07:55:28 07:55:28 07:42:01 LINUX RESTART (2 CPU) 07:55:28 07:55:28 07:43:01 CPU %user %nice %system %iowait %steal %idle 07:55:28 07:44:01 all 3.58 0.00 1.68 0.81 0.04 93.89 07:55:28 07:44:01 0 3.29 0.00 1.69 0.49 0.03 94.50 07:55:28 07:44:01 1 3.87 0.00 1.67 1.13 0.05 93.28 07:55:28 07:45:01 all 0.03 0.00 0.03 0.00 0.03 99.91 07:55:28 07:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:55:28 07:45:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:55:28 07:46:01 all 0.08 0.00 0.05 0.00 0.03 99.84 07:55:28 07:46:01 0 0.07 0.00 0.07 0.00 0.02 99.85 07:55:28 07:46:01 1 0.10 0.00 0.03 0.00 0.03 99.83 07:55:28 07:47:01 all 0.03 0.00 0.03 0.00 0.03 99.92 07:55:28 07:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:55:28 07:47:01 1 0.02 0.00 0.03 0.00 0.03 99.92 07:55:28 07:48:01 all 0.47 0.00 0.08 0.00 0.03 99.42 07:55:28 07:48:01 0 0.77 0.00 0.05 0.00 0.03 99.15 07:55:28 07:48:01 1 0.17 0.00 0.10 0.00 0.03 99.70 07:55:28 07:49:01 all 0.07 0.00 0.05 0.00 0.03 99.86 07:55:28 07:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:55:28 07:49:01 1 0.10 0.00 0.07 0.00 0.03 99.80 07:55:28 07:50:01 all 0.13 0.00 0.04 0.00 0.03 99.81 07:55:28 07:50:01 0 0.22 0.00 0.03 0.00 0.02 99.73 07:55:28 07:50:01 1 0.03 0.00 0.05 0.00 0.03 99.88 07:55:28 07:51:02 all 0.10 0.00 0.03 0.00 0.03 99.85 07:55:28 07:51:02 0 0.17 0.00 0.02 0.00 0.02 99.80 07:55:28 07:51:02 1 0.03 0.00 0.03 0.00 0.03 99.90 07:55:28 07:52:01 all 0.14 0.00 0.03 0.00 0.01 99.82 07:55:28 07:52:01 0 0.12 0.00 0.02 0.00 0.00 99.86 07:55:28 07:52:01 1 0.17 0.00 0.03 0.00 0.02 99.78 07:55:28 07:53:01 all 0.08 0.00 0.03 0.00 0.03 99.87 07:55:28 07:53:01 0 0.02 0.00 0.03 0.00 0.03 99.92 07:55:28 07:53:01 1 0.13 0.00 0.02 0.00 0.02 99.83 07:55:28 07:54:01 all 10.33 0.00 4.06 8.15 0.05 77.41 07:55:28 07:54:01 0 10.20 0.00 4.36 5.70 0.05 79.69 07:55:28 07:54:01 1 10.46 0.00 3.76 10.58 0.05 75.15 07:55:28 07:55:28 07:54:01 CPU %user %nice %system %iowait %steal %idle 07:55:28 07:55:01 all 14.41 0.00 6.99 6.17 0.08 72.35 07:55:28 07:55:01 0 12.34 0.00 6.71 6.47 0.09 74.39 07:55:28 07:55:01 1 16.48 0.00 7.27 5.88 0.07 70.30 07:55:28 Average: all 2.40 0.00 1.06 1.23 0.03 95.28 07:55:28 Average: 0 2.22 0.00 1.06 1.03 0.03 95.66 07:55:28 Average: 1 2.57 0.00 1.07 1.43 0.04 94.90 07:55:28 07:55:28 07:55:28