Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2042747214768a5297d4458d210c69ac58bfc67c 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-ssh4235673827999178983.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh6847626937481531785.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh200189870003424149.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh3560470236855504215.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-ssh9200727469707696286.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-170 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-ssh1131134528395323371.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 2042747214768a5297d4458d210c69ac58bfc67c (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 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 Commit message: "feat: update built UI product" > git rev-list --no-walk ed8947b643568b301883c9fef62d671807069f73 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:16:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:16:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:16:19 ========================================================= 08:16:19 EdgeX Global Pipelines Version Info 08:16:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:16:21 ------------------- 08:16:21 stable info: 08:16:21 ------------------- 08:16:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:16:21 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 08:16:21 Message: update stable to v1.0.194 08:16:21 ------------------- 08:16:21 experimental info: 08:16:21 ------------------- 08:16:21 Commited By: **** collab-it+edgex@linuxfoundation.org 08:16:21 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 08:16:21 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:16:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:16:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 08:16:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2042747214768a5297d4458d210c69ac58bfc67c [Pipeline] echo 08:16:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2042747 [Pipeline] echo 08:16:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:16:23 provisioning config files... 08:16:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3755167246752449332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:16:23 ---> docker-login.sh 08:16:23 nexus3.edgexfoundry.org:10001 08:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:23 Configure a credential helper to remove this warning. See 08:16:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:23 08:16:23 Login Succeeded 08:16:23 nexus3.edgexfoundry.org:10002 08:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:24 Configure a credential helper to remove this warning. See 08:16:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:24 08:16:24 Login Succeeded 08:16:24 nexus3.edgexfoundry.org:10003 08:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:24 Configure a credential helper to remove this warning. See 08:16:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:24 08:16:24 Login Succeeded 08:16:24 nexus3.edgexfoundry.org:10004 08:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:24 Configure a credential helper to remove this warning. See 08:16:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:24 08:16:24 Login Succeeded 08:16:24 docker.io 08:16:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:16:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:16:24 Configure a credential helper to remove this warning. See 08:16:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:16:24 08:16:24 Login Succeeded 08:16:24 ---> docker-login.sh ends [Pipeline] } 08:16:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:16:25 + git log --format=format:%s -1 2042747214768a5297d4458d210c69ac58bfc67c [Pipeline] echo 08:16:25 GIT_COMMIT: 2042747214768a5297d4458d210c69ac58bfc67c, Commit Message: feat: update built UI product [Pipeline] echo 08:16:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:16:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:16:26 08:16:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:16:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:16:26 latest: Pulling from edgex-devops/git-semver 08:16:26 31603596830f: Pulling fs layer 08:16:26 54011a49482f: Pulling fs layer 08:16:26 a6820b24f6d8: Pulling fs layer 08:16:26 f581987b2513: Pulling fs layer 08:16:26 f581987b2513: Waiting 08:16:26 54011a49482f: Verifying Checksum 08:16:26 54011a49482f: Download complete 08:16:26 31603596830f: Verifying Checksum 08:16:26 31603596830f: Download complete 08:16:26 f581987b2513: Verifying Checksum 08:16:26 f581987b2513: Download complete 08:16:26 a6820b24f6d8: Verifying Checksum 08:16:26 a6820b24f6d8: Download complete 08:16:26 31603596830f: Pull complete 08:16:27 54011a49482f: Pull complete 08:16:27 a6820b24f6d8: Pull complete 08:16:27 f581987b2513: Pull complete 08:16:27 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:16:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:16:27 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:16:27 prd-centos7-docker-4c-2g-170 does not seem to be running inside a container 08:16:27 $ 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 08:16:28 $ docker top 74e61052382b3011f0a53c72002d11832b3d0475bc7ff38cd6c61e846ddf15c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:16:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:16:29 [ssh-agent] Looking for ssh-agent implementation... 08:16:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:16:29 $ docker exec 74e61052382b3011f0a53c72002d11832b3d0475bc7ff38cd6c61e846ddf15c7 ssh-agent 08:16:29 SSH_AUTH_SOCK=/tmp/ssh-uWw94g4R9R74/agent.13 08:16:29 SSH_AGENT_PID=19 08:16:29 Running ssh-add (command line suppressed) 08:16:29 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_304113231373320756.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_304113231373320756.key) 08:16:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:16:29 + git tag --points-at HEAD [Pipeline] } 08:16:29 $ docker exec --env ******** --env ******** 74e61052382b3011f0a53c72002d11832b3d0475bc7ff38cd6c61e846ddf15c7 ssh-agent -k 08:16:29 unset SSH_AUTH_SOCK; 08:16:29 unset SSH_AGENT_PID; 08:16:29 echo Agent pid 19 killed; 08:16:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:16:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:16:29 [ssh-agent] Looking for ssh-agent implementation... 08:16:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:16:30 $ docker exec 74e61052382b3011f0a53c72002d11832b3d0475bc7ff38cd6c61e846ddf15c7 ssh-agent 08:16:30 SSH_AUTH_SOCK=/tmp/ssh-gnbE1S3mMlWV/agent.54 08:16:30 SSH_AGENT_PID=61 08:16:30 Running ssh-add (command line suppressed) 08:16:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3542113498132139918.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3542113498132139918.key) 08:16:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:16:30 + git semver init 08:16:30 # -> Open(): unable to determine branch for HEAD 08:16:30 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:16:30 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:16:30 # $SEMVER_REMOTE_NAME = origin 08:16:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:16:30 # $SEMVER_USER_NAME = edgex-jenkins 08:16:30 # $SEMVER_BRANCH = master 08:16:30 # $SEMVER_TEMP = /tmp/semver-986104973 08:16:30 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:16:31 # '/tmp/semver-986104973' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 08:16:31 # -> Force: false 08:16:31 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 08:16:31 $ docker exec --env ******** --env ******** 74e61052382b3011f0a53c72002d11832b3d0475bc7ff38cd6c61e846ddf15c7 ssh-agent -k 08:16:32 unset SSH_AUTH_SOCK; 08:16:32 unset SSH_AGENT_PID; 08:16:32 echo Agent pid 61 killed; 08:16:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:16:32 + git semver [Pipeline] } 08:16:32 $ docker stop --time=1 74e61052382b3011f0a53c72002d11832b3d0475bc7ff38cd6c61e846ddf15c7 08:16:33 $ docker rm -f 74e61052382b3011f0a53c72002d11832b3d0475bc7ff38cd6c61e846ddf15c7 [Pipeline] // withDockerContainer [Pipeline] sh 08:16:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:16:34 Stashed 1 file(s) [Pipeline] echo 08:16:34 [edgeXSemver]: initialized semver on version 2.0.0-dev.63 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 08:16:49 Still waiting to schedule task 08:16:49 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:16:49 Still waiting to schedule task 08:16:49 ‘prd-ubuntu18.04-docker-arm64-4c-16g-168’ is offline 08:18:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-171 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 08:18:52 Running in /w/workspace/edgex-ui-go/123 [Pipeline] { [Pipeline] checkout 08:18:52 The recommended git tool is: git 08:18:58 using credential edgex-jenkins-ssh 08:18:58 Cloning the remote Git repository 08:18:58 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:18:58 > git init /w/workspace/edgex-ui-go/123 # timeout=10 08:18:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:18:58 > git --version # timeout=10 08:18:58 > git --version # 'git version 2.17.1' 08:18:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:18:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:19:00 Avoid second fetch 08:19:00 Checking out Revision 2042747214768a5297d4458d210c69ac58bfc67c (master) 08:19:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:19:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:19:00 > git config core.sparsecheckout # timeout=10 08:19:00 > git checkout -f 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 08:19:05 Commit message: "feat: update built UI product" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:19:07 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:19:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:19:07 + + true 08:19:07 sudo service docker restart 08:19:22 Running on prd-centos7-docker-4c-2g-172 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 08:19:22 Running in /w/workspace/edgex-ui-go/123 [Pipeline] { [Pipeline] checkout 08:19:22 The recommended git tool is: git 08:19:24 using credential edgex-jenkins-ssh 08:19:24 Cloning the remote Git repository 08:19:24 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:19:24 > git init /w/workspace/edgex-ui-go/123 # timeout=10 08:19:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:19:24 > git --version # timeout=10 08:19:24 > git --version # 'git version 2.24.4' 08:19:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:19:24 [INFO] Currently running in a labeled security context 08:19:24 [INFO] Currently SELinux is 'enforcing' on the host 08:19:24 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/123@tmp/jenkins-gitclient-ssh8620097657398836009.key 08:19:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:19:26 Avoid second fetch 08:19:26 Checking out Revision 2042747214768a5297d4458d210c69ac58bfc67c (master) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:19:26 provisioning config files... 08:19:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/123@tmp/config2875801084868034340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:19:26 ---> docker-login.sh 08:19:26 nexus3.edgexfoundry.org:10001 08:19:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:19:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:19:26 > git config core.sparsecheckout # timeout=10 08:19:26 > git checkout -f 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 08:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:27 Configure a credential helper to remove this warning. See 08:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:27 08:19:27 Login Succeeded 08:19:27 nexus3.edgexfoundry.org:10002 08:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:28 Configure a credential helper to remove this warning. See 08:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:28 08:19:28 Login Succeeded 08:19:28 nexus3.edgexfoundry.org:10003 08:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:28 Configure a credential helper to remove this warning. See 08:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:28 08:19:28 Login Succeeded 08:19:28 nexus3.edgexfoundry.org:10004 08:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:29 Configure a credential helper to remove this warning. See 08:19:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:29 08:19:29 Login Succeeded 08:19:29 docker.io 08:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:29 Commit message: "feat: update built UI product" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:19:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:30 Configure a credential helper to remove this warning. See 08:19:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:30 08:19:30 Login Succeeded 08:19:30 ---> docker-login.sh ends [Pipeline] } 08:19:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:19:30 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] echo 08:19:30 ========================================================= 08:19:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:19:30 ========================================================= [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 08:19:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:19:31 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 08:19:31 + true 08:19:31 + sudo service docker restart 08:19:31 Redirecting to /bin/systemctl restart docker.service 08:19:32 Sending build context to Docker daemon 35.79MB 08:19:32 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:19:32 Step 2/8 : FROM ${BASE} 08:19:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:19:32 595b0fe564bb: Pulling fs layer 08:19:32 3088b5b3c5c0: Pulling fs layer 08:19:32 5b7225fbf94c: Pulling fs layer 08:19:32 ba82ee9f976e: Pulling fs layer 08:19:32 506bd15cee9f: Pulling fs layer 08:19:32 75a0a4a0db45: Pulling fs layer 08:19:32 618dc40b7e24: Pulling fs layer 08:19:32 506bd15cee9f: Waiting 08:19:32 75a0a4a0db45: Waiting 08:19:32 618dc40b7e24: Waiting 08:19:32 ba82ee9f976e: Waiting 08:19:32 5b7225fbf94c: Download complete 08:19:32 3088b5b3c5c0: Download complete 08:19:32 506bd15cee9f: Verifying Checksum 08:19:32 506bd15cee9f: Download complete 08:19:32 75a0a4a0db45: Verifying Checksum 08:19:32 75a0a4a0db45: Download complete 08:19:32 595b0fe564bb: Verifying Checksum 08:19:32 595b0fe564bb: Download complete 08:19:33 595b0fe564bb: Pull complete 08:19:34 3088b5b3c5c0: Pull complete 08:19:34 5b7225fbf94c: Pull complete 08:19:35 618dc40b7e24: Verifying Checksum 08:19:35 618dc40b7e24: Download complete 08:19:36 ba82ee9f976e: Verifying Checksum 08:19:36 ba82ee9f976e: Download complete 08:19:46 ba82ee9f976e: Pull complete 08:19:46 506bd15cee9f: Pull complete 08:19:46 75a0a4a0db45: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:19:49 provisioning config files... 08:19:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/123@tmp/config8275824787509209724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:19:50 ---> docker-login.sh 08:19:50 nexus3.edgexfoundry.org:10001 08:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:50 Configure a credential helper to remove this warning. See 08:19:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:50 08:19:50 Login Succeeded 08:19:50 nexus3.edgexfoundry.org:10002 08:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:50 Configure a credential helper to remove this warning. See 08:19:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:50 08:19:50 Login Succeeded 08:19:50 nexus3.edgexfoundry.org:10003 08:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:50 Configure a credential helper to remove this warning. See 08:19:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:50 08:19:50 Login Succeeded 08:19:50 nexus3.edgexfoundry.org:10004 08:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:50 Configure a credential helper to remove this warning. See 08:19:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:50 08:19:50 Login Succeeded 08:19:50 docker.io 08:19:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:19:51 Configure a credential helper to remove this warning. See 08:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:19:51 08:19:51 Login Succeeded 08:19:51 ---> docker-login.sh ends [Pipeline] } 08:19:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:19:51 ========================================================= 08:19:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:19:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:19:51 618dc40b7e24: Pull complete 08:19:51 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 08:19:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:19:51 ---> a36622ca3599 08:19:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:19:51 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 08:19:51 Sending build context to Docker daemon 35.79MB 08:19:51 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:19:51 Step 2/8 : FROM ${BASE} 08:19:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:19:51 540db60ca938: Pulling fs layer 08:19:51 adcc1eea9eea: Pulling fs layer 08:19:51 4c4ab2625f07: Pulling fs layer 08:19:51 0510c868ecb4: Pulling fs layer 08:19:51 afea3b2eda06: Pulling fs layer 08:19:51 7809a108b3ef: Pulling fs layer 08:19:51 f706445af74f: Pulling fs layer 08:19:51 0510c868ecb4: Waiting 08:19:51 afea3b2eda06: Waiting 08:19:51 7809a108b3ef: Waiting 08:19:51 f706445af74f: Waiting 08:19:51 4c4ab2625f07: Verifying Checksum 08:19:51 4c4ab2625f07: Download complete 08:19:51 adcc1eea9eea: Verifying Checksum 08:19:51 adcc1eea9eea: Download complete 08:19:51 afea3b2eda06: Verifying Checksum 08:19:51 afea3b2eda06: Download complete 08:19:51 7809a108b3ef: Verifying Checksum 08:19:51 7809a108b3ef: Download complete 08:19:51 540db60ca938: Verifying Checksum 08:19:51 540db60ca938: Download complete 08:19:52 540db60ca938: Pull complete 08:19:52 adcc1eea9eea: Pull complete 08:19:52 4c4ab2625f07: Pull complete 08:19:52 ---> Running in 8a9afced4121 08:19:53 Removing intermediate container 8a9afced4121 08:19:53 ---> 2af0d46dcf14 08:19:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:53 ---> Running in eac5350bacab 08:19:54 f706445af74f: Verifying Checksum 08:19:54 f706445af74f: Download complete 08:19:55 0510c868ecb4: Verifying Checksum 08:19:55 0510c868ecb4: Download complete 08:19:56 Removing intermediate container eac5350bacab 08:19:56 ---> cdea18777d7a 08:19:56 Step 5/8 : RUN apk add --no-cache make git 08:19:56 ---> Running in 659e97a616f6 08:19:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:19:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:19:58 0510c868ecb4: Pull complete 08:19:58 afea3b2eda06: Pull complete 08:19:58 7809a108b3ef: Pull complete 08:19:59 OK: 138 MiB in 40 packages 08:20:00 Removing intermediate container 659e97a616f6 08:20:00 ---> 21c817e7c6b5 08:20:00 Step 6/8 : WORKDIR /edgex-ui-go 08:20:00 ---> Running in 72ed77a49b36 08:20:00 f706445af74f: Pull complete 08:20:00 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:20:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:20:00 ---> b068be0155e3 08:20:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:20:00 Removing intermediate container 72ed77a49b36 08:20:00 ---> 3d4861a66997 08:20:00 Step 7/8 : COPY . . 08:20:03 ---> Running in 7696f168e183 08:20:03 Removing intermediate container 7696f168e183 08:20:03 ---> 218b26dba681 08:20:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:03 ---> Running in 9467e0b0b1b9 08:20:03 Removing intermediate container 9467e0b0b1b9 08:20:03 ---> 1d541fe70926 08:20:03 Step 5/8 : RUN apk add --no-cache make git 08:20:03 ---> Running in 17a90641e1f4 08:20:04 ---> a1cb9de465e7 08:20:04 Step 8/8 : RUN go mod download 08:20:04 ---> Running in 7096e881fdd8 08:20:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:20:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:20:05 OK: 149 MiB in 40 packages 08:20:05 Removing intermediate container 17a90641e1f4 08:20:05 ---> 33e9b53ebdcf 08:20:05 Step 6/8 : WORKDIR /edgex-ui-go 08:20:05 ---> Running in 8a11ff9527bc 08:20:05 Removing intermediate container 8a11ff9527bc 08:20:05 ---> f1e41003413a 08:20:05 Step 7/8 : COPY . . 08:20:06 ---> 97c896bf6a53 08:20:06 Step 8/8 : RUN go mod download 08:20:06 ---> Running in c7fbc291916f 08:20:21 Removing intermediate container c7fbc291916f 08:20:21 ---> ea99333e086e 08:20:21 Successfully built ea99333e086e 08:20:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:20:22 + docker inspect -f . ci-base-image-x86_64 08:20:22 . [Pipeline] withDockerContainer 08:20:22 prd-centos7-docker-4c-2g-172 does not seem to be running inside a container 08:20:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/123 -v /w/workspace/edgex-ui-go/123:/w/workspace/edgex-ui-go/123:rw,z -v /w/workspace/edgex-ui-go/123@tmp:/w/workspace/edgex-ui-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:20:22 $ docker top e855fe3a0a08d747e35ff2108fc9ce773514d9ffde618a0d14382cc0b419f15c -eo pid,comm [Pipeline] { [Pipeline] sh 08:20:23 + go version 08:20:23 go version go1.16.3 linux/amd64 [Pipeline] } 08:20:23 $ docker stop --time=1 e855fe3a0a08d747e35ff2108fc9ce773514d9ffde618a0d14382cc0b419f15c 08:20:24 $ docker rm -f e855fe3a0a08d747e35ff2108fc9ce773514d9ffde618a0d14382cc0b419f15c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:20:24 + docker inspect -f . ci-base-image-x86_64 08:20:24 . [Pipeline] withDockerContainer 08:20:24 prd-centos7-docker-4c-2g-172 does not seem to be running inside a container 08:20:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/123 -v /w/workspace/edgex-ui-go/123:/w/workspace/edgex-ui-go/123:rw,z -v /w/workspace/edgex-ui-go/123@tmp:/w/workspace/edgex-ui-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:20:25 $ docker top 9fb4d0228f8610333b2fa3cb8d44882bdef5cdff1829fbfe360a2e33b247b915 -eo pid,comm [Pipeline] { [Pipeline] sh 08:20:25 + go mod tidy [Pipeline] sh 08:20:26 + make test 08:20:26 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:20:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:20:36 Removing intermediate container 7096e881fdd8 08:20:36 ---> eb247322d752 08:20:36 Successfully built eb247322d752 08:20:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:20:36 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:20:36 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:20:36 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:20:36 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:20:36 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:20:36 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:20:36 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:20:36 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:20:36 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:20:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:20:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:20:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:20:36 GO111MODULE=on go vet ./... 08:20:36 + docker inspect -f . ci-base-image-arm64 08:20:36 . [Pipeline] withDockerContainer 08:20:36 prd-ubuntu18.04-docker-arm64-4c-16g-171 does not seem to be running inside a container 08:20:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/123 -v /w/workspace/edgex-ui-go/123:/w/workspace/edgex-ui-go/123:rw,z -v /w/workspace/edgex-ui-go/123@tmp:/w/workspace/edgex-ui-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:20:38 $ docker top 0e75ca95d8c181b9c84073f0b0e7ab8fc4958ca7e80df86a679dbade6f1d7a44 -eo pid,comm [Pipeline] { [Pipeline] sh 08:20:39 + go version 08:20:39 go version go1.16.5 linux/arm64 [Pipeline] } 08:20:39 $ docker stop --time=1 0e75ca95d8c181b9c84073f0b0e7ab8fc4958ca7e80df86a679dbade6f1d7a44 08:20:41 $ docker rm -f 0e75ca95d8c181b9c84073f0b0e7ab8fc4958ca7e80df86a679dbade6f1d7a44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 08:20:41 $ docker stop --time=1 9fb4d0228f8610333b2fa3cb8d44882bdef5cdff1829fbfe360a2e33b247b915 08:20:43 $ docker rm -f 9fb4d0228f8610333b2fa3cb8d44882bdef5cdff1829fbfe360a2e33b247b915 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:20:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:20:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 08:20:43 + docker inspect -f . ci-base-image-arm64 08:20:43 . [Pipeline] // stage [Pipeline] withDockerContainer 08:20:44 prd-ubuntu18.04-docker-arm64-4c-16g-171 does not seem to be running inside a container 08:20:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/123 -v /w/workspace/edgex-ui-go/123:/w/workspace/edgex-ui-go/123:rw,z -v /w/workspace/edgex-ui-go/123@tmp:/w/workspace/edgex-ui-go/123@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:20:45 $ docker top bf505779028f0286651ce16e7f241656cffd87bd24bdccd808b7cc208f6278c4 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:20:46 + go mod tidy [Pipeline] sh [Pipeline] sh 08:20:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:20:48 + ls -al . 08:20:48 total 92 08:20:48 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 10 08:20 . 08:20:48 drwxrwxr-x. 4 jenkins jenkins 32 Jun 10 08:19 .. 08:20:48 drwxrwxr-x. 3 jenkins jenkins 20 Jun 10 08:19 assets 08:20:48 drwxrwxr-x. 2 jenkins jenkins 35 Jun 10 08:19 bin 08:20:48 drwxrwxr-x. 3 jenkins jenkins 29 Jun 10 08:19 cmd 08:20:48 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 10 08:19 CONTRIBUTING.md 08:20:48 -rw-r--r--. 1 jenkins jenkins 10 Jun 10 08:20 coverage.out 08:20:48 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 10 08:19 Dockerfile 08:20:48 -rw-rw-r--. 1 jenkins jenkins 902 Jun 10 08:19 Dockerfile.build 08:20:48 drwxrwxr-x. 5 jenkins jenkins 104 Jun 10 08:19 docs 08:20:48 drwxrwxr-x. 8 jenkins jenkins 162 Jun 10 08:19 .git 08:20:48 drwxrwxr-x. 2 jenkins jenkins 103 Jun 10 08:19 .github 08:20:48 -rw-rw-r--. 1 jenkins jenkins 162 Jun 10 08:19 .gitignore 08:20:48 -rw-rw-r--. 1 jenkins jenkins 971 Jun 10 08:19 go.mod 08:20:48 -rw-r--r--. 1 jenkins jenkins 23959 Jun 10 08:20 go.sum 08:20:48 drwxrwxr-x. 10 jenkins jenkins 139 Jun 10 08:19 internal 08:20:48 -rw-rw-r--. 1 jenkins jenkins 652 Jun 10 08:19 Jenkinsfile 08:20:48 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 10 08:19 LICENSE 08:20:48 -rw-rw-r--. 1 jenkins jenkins 941 Jun 10 08:19 Makefile 08:20:48 -rw-rw-r--. 1 jenkins jenkins 6012 Jun 10 08:19 README.md 08:20:48 -rw-rw-r--. 1 jenkins jenkins 12 Jun 10 08:16 VERSION 08:20:48 -rw-rw-r--. 1 jenkins jenkins 155 Jun 10 08:19 version.go 08:20:48 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 10 08:19 web [Pipeline] isUnix [Pipeline] sh 08:20:48 + make test 08:20:48 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:20:48 + 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=2042747214768a5297d4458d210c69ac58bfc67c --label arch=amd64 --label version=2.0.0-dev.63 . 08:20:49 Sending build context to Docker daemon 35.82MB 08:20:49 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 08:20:49 Step 2/24 : FROM ${BASE} AS builder 08:20:49 ---> ea99333e086e 08:20:49 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:20:49 ---> Running in bf264cdd8056 08:20:49 Removing intermediate container bf264cdd8056 08:20:49 ---> 65de112e71ce 08:20:49 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:20:49 ---> Running in 4cfb925cd469 08:20:49 Removing intermediate container 4cfb925cd469 08:20:49 ---> d322f5a45b7e 08:20:49 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:20:49 ---> Running in 33cca04d0533 08:20:49 Removing intermediate container 33cca04d0533 08:20:49 ---> 7b074da4fa3d 08:20:49 Step 6/24 : LABEL Name=edgex-ui-go 08:20:49 ---> Running in 36b2a02ef7a5 08:20:49 Removing intermediate container 36b2a02ef7a5 08:20:49 ---> e7812d63d3f5 08:20:49 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:20:49 ---> Running in 931d98b373fb 08:20:49 Removing intermediate container 931d98b373fb 08:20:49 ---> 94227bd7642a 08:20:49 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:49 ---> Running in 7a24eedfd985 08:20:49 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:20:50 Removing intermediate container 7a24eedfd985 08:20:50 ---> 327f0888461e 08:20:50 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:20:50 ---> Running in 2e252d4d086d 08:20:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:20:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:20:51 OK: 149 MiB in 40 packages 08:20:51 Removing intermediate container 2e252d4d086d 08:20:51 ---> 2ae4d594d5dd 08:20:51 Step 10/24 : ENV GO111MODULE=on 08:20:51 ---> Running in e3b66fd77778 08:20:51 Removing intermediate container e3b66fd77778 08:20:51 ---> 39f4873ac904 08:20:51 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:20:51 ---> Running in c5e31d6239f2 08:20:52 Removing intermediate container c5e31d6239f2 08:20:52 ---> 366e38acace4 08:20:52 Step 12/24 : COPY go.mod . 08:20:52 ---> 177f9c1725a6 08:20:52 Step 13/24 : COPY Makefile . 08:20:52 ---> 0870d6c7ff0b 08:20:52 Step 14/24 : RUN make update 08:20:52 ---> Running in 3dba1dcd8035 08:20:52 CGO_ENABLED=0 GO111MODULE=on go mod download 08:20:52 Removing intermediate container 3dba1dcd8035 08:20:52 ---> c8f6796d580e 08:20:52 Step 15/24 : COPY . . 08:20:53 ---> e702f7bb79f1 08:20:53 Step 16/24 : RUN ${MAKE} 08:20:53 ---> Running in 9501d9f3c7a6 08:20:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.63" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:21:02 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:21:02 Removing intermediate container 9501d9f3c7a6 08:21:02 ---> 6878bb06d28e 08:21:02 Step 17/24 : FROM alpine:3.12 08:21:03 3.12: Pulling from library/alpine 08:21:03 339de151aab4: Pulling fs layer 08:21:03 339de151aab4: Verifying Checksum 08:21:03 339de151aab4: Download complete 08:21:03 339de151aab4: Pull complete 08:21:04 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:21:04 Status: Downloaded newer image for alpine:3.12 08:21:04 ---> 13621d1b12d4 08:21:04 Step 18/24 : EXPOSE 4000 08:21:04 ---> Running in 0e1afab6d29e 08:21:04 Removing intermediate container 0e1afab6d29e 08:21:04 ---> 1d4b3fecc80b 08:21:04 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:21:04 ---> 6a74c2f3d87b 08:21:04 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:21:04 ---> Running in dd27b2eee2dd 08:21:04 Removing intermediate container dd27b2eee2dd 08:21:04 ---> 5854030f529e 08:21:04 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:21:04 ---> Running in caf8e80ac7b3 08:21:04 Removing intermediate container caf8e80ac7b3 08:21:04 ---> 1bfadfa20e13 08:21:04 Step 22/24 : LABEL arch=amd64 08:21:04 ---> Running in 0e949887a69d 08:21:04 Removing intermediate container 0e949887a69d 08:21:04 ---> 4039f4b97728 08:21:04 Step 23/24 : LABEL git_sha=2042747214768a5297d4458d210c69ac58bfc67c 08:21:04 ---> Running in 2d03003a2da0 08:21:05 Removing intermediate container 2d03003a2da0 08:21:05 ---> fdd4f50f69c1 08:21:05 Step 24/24 : LABEL version=2.0.0-dev.63 08:21:05 ---> Running in c95e2bc04bfe 08:21:05 Removing intermediate container c95e2bc04bfe 08:21:05 ---> e8656cfae327 08:21:05 [Warning] One or more build-args [ARCH] were not consumed 08:21:05 Successfully built e8656cfae327 08:21:05 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:21:05 provisioning config files... 08:21:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/123@tmp/config2683759241163578956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:05 ---> docker-login.sh 08:21:05 nexus3.edgexfoundry.org:10001 08:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:05 Configure a credential helper to remove this warning. See 08:21:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:05 08:21:05 Login Succeeded 08:21:05 nexus3.edgexfoundry.org:10002 08:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:05 Configure a credential helper to remove this warning. See 08:21:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:05 08:21:05 Login Succeeded 08:21:05 nexus3.edgexfoundry.org:10003 08:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:05 Configure a credential helper to remove this warning. See 08:21:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:05 08:21:05 Login Succeeded 08:21:05 nexus3.edgexfoundry.org:10004 08:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:05 Configure a credential helper to remove this warning. See 08:21:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:05 08:21:05 Login Succeeded 08:21:05 docker.io 08:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:06 Configure a credential helper to remove this warning. See 08:21:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:06 08:21:06 Login Succeeded 08:21:06 ---> docker-login.sh ends [Pipeline] } 08:21:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:06 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 08:21:06 2042747214768a5297d4458d210c69ac58bfc67c 08:21:06 latest 08:21:06 2.0.0-dev.63 08:21:06 2042747214768a5297d4458d210c69ac58bfc67c-2.0.0-dev.63 08:21:06 master 08:21:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:21:07 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2042747214768a5297d4458d210c69ac58bfc67c [Pipeline] isUnix [Pipeline] sh 08:21:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2042747214768a5297d4458d210c69ac58bfc67c 08:21:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:21:07 576260f5c923: Preparing 08:21:07 32f366d666a5: Preparing 08:21:07 32f366d666a5: Layer already exists 08:21:10 576260f5c923: Pushed 08:21:10 2042747214768a5297d4458d210c69ac58bfc67c: digest: sha256:0184ac8f6b85e70f80c370a1c3b859b6dd07422f4b669d689319336a98fd7272 size: 740 [Pipeline] isUnix [Pipeline] sh 08:21:10 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 08:21:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:21:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:21:11 576260f5c923: Preparing 08:21:11 32f366d666a5: Preparing 08:21:11 576260f5c923: Layer already exists 08:21:11 32f366d666a5: Layer already exists 08:21:11 latest: digest: sha256:0184ac8f6b85e70f80c370a1c3b859b6dd07422f4b669d689319336a98fd7272 size: 740 [Pipeline] isUnix [Pipeline] sh 08:21:11 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.63 [Pipeline] isUnix [Pipeline] sh 08:21:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.63 08:21:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:21:11 576260f5c923: Preparing 08:21:11 32f366d666a5: Preparing 08:21:11 576260f5c923: Layer already exists 08:21:11 32f366d666a5: Layer already exists 08:21:11 2.0.0-dev.63: digest: sha256:0184ac8f6b85e70f80c370a1c3b859b6dd07422f4b669d689319336a98fd7272 size: 740 [Pipeline] isUnix [Pipeline] sh 08:21:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2042747214768a5297d4458d210c69ac58bfc67c-2.0.0-dev.63 [Pipeline] isUnix [Pipeline] sh 08:21:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2042747214768a5297d4458d210c69ac58bfc67c-2.0.0-dev.63 08:21:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:21:12 576260f5c923: Preparing 08:21:12 32f366d666a5: Preparing 08:21:12 32f366d666a5: Layer already exists 08:21:12 576260f5c923: Layer already exists 08:21:12 2042747214768a5297d4458d210c69ac58bfc67c-2.0.0-dev.63: digest: sha256:0184ac8f6b85e70f80c370a1c3b859b6dd07422f4b669d689319336a98fd7272 size: 740 [Pipeline] isUnix [Pipeline] sh 08:21:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 08:21:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 08:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:21:13 576260f5c923: Preparing 08:21:13 32f366d666a5: Preparing 08:21:13 32f366d666a5: Layer already exists 08:21:13 576260f5c923: Layer already exists 08:21:13 master: digest: sha256:0184ac8f6b85e70f80c370a1c3b859b6dd07422f4b669d689319336a98fd7272 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:21:13 ===================================================== [Pipeline] echo 08:21:13 taggedImages: 08:21:13 - nexus3.edgexfoundry.org:10004/edgex-ui:2042747214768a5297d4458d210c69ac58bfc67c 08:21:13 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:21:13 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.63 08:21:13 - nexus3.edgexfoundry.org:10004/edgex-ui:2042747214768a5297d4458d210c69ac58bfc67c-2.0.0-dev.63 08:21:13 - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:21:13 ---> job-cost.sh 08:21:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QPjO 08:21:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:21:22 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:21:22 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:21:22 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:21:22 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:21:22 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:21:22 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:21:22 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:21:22 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:21:22 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:21:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:21:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:21:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:21:22 GO111MODULE=on go vet ./... 08:21:37 lf-activate-venv(): INFO: Adding /tmp/venv-QPjO/bin to PATH 08:21:37 INFO: No Stack... 08:21:37 INFO: Retrieving Pricing Info for: v3-standard-2 08:21:37 INFO: Archiving Costs [Pipeline] sh 08:21:37 + cat /w/workspace/edgex-ui-go/123/archives/cost.csv 08:21:37 + cut -d, -f6 [Pipeline] lock 08:21:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-123-stack-cost] 08:21:37 Resource [jenkins-edgexfoundry-edgex-ui-go-master-123-stack-cost] did not exist. Created. 08:21:37 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:21:37 + echo total: 0.05999999865889549 [Pipeline] stash 08:21:37 Stashed 1 file(s) [Pipeline] } 08:21:37 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-123-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 08:21:49 $ docker stop --time=1 bf505779028f0286651ce16e7f241656cffd87bd24bdccd808b7cc208f6278c4 08:21:51 $ docker rm -f bf505779028f0286651ce16e7f241656cffd87bd24bdccd808b7cc208f6278c4 [Pipeline] // withDockerContainer [Pipeline] sh 08:21:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:21:51 Warning: overwriting stash ‘coverage-report’ 08:21:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:21:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:21:53 + ls -al . 08:21:53 total 124 08:21:53 drwxrwxr-x 10 jenkins jenkins 4096 Jun 10 08:20 . 08:21:53 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 08:18 .. 08:21:53 drwxrwxr-x 8 jenkins jenkins 4096 Jun 10 08:19 .git 08:21:53 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 08:19 .github 08:21:53 -rw-rw-r-- 1 jenkins jenkins 162 Jun 10 08:19 .gitignore 08:21:53 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 10 08:19 CONTRIBUTING.md 08:21:53 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 10 08:19 Dockerfile 08:21:53 -rw-rw-r-- 1 jenkins jenkins 902 Jun 10 08:19 Dockerfile.build 08:21:53 -rw-rw-r-- 1 jenkins jenkins 652 Jun 10 08:19 Jenkinsfile 08:21:53 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 10 08:19 LICENSE 08:21:53 -rw-rw-r-- 1 jenkins jenkins 941 Jun 10 08:19 Makefile 08:21:53 -rw-rw-r-- 1 jenkins jenkins 6012 Jun 10 08:19 README.md 08:21:53 -rw-rw-r-- 1 jenkins jenkins 12 Jun 10 08:16 VERSION 08:21:53 drwxrwxr-x 3 jenkins jenkins 4096 Jun 10 08:19 assets 08:21:53 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 08:19 bin 08:21:53 drwxrwxr-x 3 jenkins jenkins 4096 Jun 10 08:19 cmd 08:21:53 -rw-r--r-- 1 jenkins jenkins 10 Jun 10 08:20 coverage.out 08:21:53 drwxrwxr-x 5 jenkins jenkins 4096 Jun 10 08:19 docs 08:21:53 -rw-rw-r-- 1 jenkins jenkins 971 Jun 10 08:19 go.mod 08:21:53 -rw-r--r-- 1 jenkins jenkins 23959 Jun 10 08:20 go.sum 08:21:53 drwxrwxr-x 10 jenkins jenkins 4096 Jun 10 08:19 internal 08:21:53 -rw-rw-r-- 1 jenkins jenkins 155 Jun 10 08:19 version.go 08:21:53 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 08:19 web [Pipeline] isUnix [Pipeline] sh 08:21:53 + 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=2042747214768a5297d4458d210c69ac58bfc67c --label arch=arm64 --label version=2.0.0-dev.63 . 08:21:54 Sending build context to Docker daemon 35.82MB 08:21:54 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 08:21:54 Step 2/24 : FROM ${BASE} AS builder 08:21:54 ---> eb247322d752 08:21:54 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:21:55 ---> Running in afc49f25ec17 08:21:55 Removing intermediate container afc49f25ec17 08:21:55 ---> 2d5d2c440b46 08:21:55 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:21:55 ---> Running in 402ee2ffbcdf 08:21:56 Removing intermediate container 402ee2ffbcdf 08:21:56 ---> e8347172b055 08:21:56 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:21:56 ---> Running in d6fb991caf05 08:21:57 Removing intermediate container d6fb991caf05 08:21:57 ---> 8a4b212906f8 08:21:57 Step 6/24 : LABEL Name=edgex-ui-go 08:21:57 ---> Running in 90de39e3a36e 08:21:57 Removing intermediate container 90de39e3a36e 08:21:57 ---> 5f1a49ad80d4 08:21:57 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:21:57 ---> Running in fe8c5b290dd8 08:21:58 Removing intermediate container fe8c5b290dd8 08:21:58 ---> 38ad79cd2643 08:21:58 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:21:58 ---> Running in a2c253634a33 08:22:00 Removing intermediate container a2c253634a33 08:22:00 ---> aecdeb9fc918 08:22:00 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:22:00 ---> Running in 0a69146edd61 08:22:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:22:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:22:03 OK: 138 MiB in 40 packages 08:22:04 Removing intermediate container 0a69146edd61 08:22:04 ---> 33a5cf5a08eb 08:22:04 Step 10/24 : ENV GO111MODULE=on 08:22:04 ---> Running in e118bd90fc1b 08:22:05 Removing intermediate container e118bd90fc1b 08:22:05 ---> a3c70cd486e9 08:22:05 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:22:05 ---> Running in 41f92fe53299 08:22:06 Removing intermediate container 41f92fe53299 08:22:06 ---> 5cd93918ea6a 08:22:06 Step 12/24 : COPY go.mod . 08:22:06 ---> b4a979699164 08:22:06 Step 13/24 : COPY Makefile . 08:22:07 ---> 59eab3c3816d 08:22:07 Step 14/24 : RUN make update 08:22:07 ---> Running in 4edd4aecacdb 08:22:08 CGO_ENABLED=0 GO111MODULE=on go mod download 08:22:10 Removing intermediate container 4edd4aecacdb 08:22:10 ---> 49b05c9b2eb4 08:22:10 Step 15/24 : COPY . . 08:22:13 ---> 577168415525 08:22:13 Step 16/24 : RUN ${MAKE} 08:22:13 ---> Running in 7cd7ef753da6 08:22:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.63" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:22:41 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:22:43 Removing intermediate container 7cd7ef753da6 08:22:43 ---> 387b72845e9f 08:22:43 Step 17/24 : FROM alpine:3.12 08:22:44 3.12: Pulling from library/alpine 08:22:44 d2f70382dc9a: Pulling fs layer 08:22:44 d2f70382dc9a: Verifying Checksum 08:22:44 d2f70382dc9a: Download complete 08:22:45 d2f70382dc9a: Pull complete 08:22:45 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:22:45 Status: Downloaded newer image for alpine:3.12 08:22:45 ---> 9852663dfa18 08:22:45 Step 18/24 : EXPOSE 4000 08:22:45 ---> Running in 3ac2a860dca5 08:22:46 Removing intermediate container 3ac2a860dca5 08:22:46 ---> ad737e39e5d5 08:22:46 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:22:48 ---> 40c8dc07dfbb 08:22:48 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:22:48 ---> Running in af34590c0b25 08:22:49 Removing intermediate container af34590c0b25 08:22:49 ---> 8fd129bf5f85 08:22:49 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:22:49 ---> Running in 50bd9ffca17a 08:22:49 Removing intermediate container 50bd9ffca17a 08:22:49 ---> af1b0f8d6e90 08:22:49 Step 22/24 : LABEL arch=arm64 08:22:49 ---> Running in e43cd2697faf 08:22:50 Removing intermediate container e43cd2697faf 08:22:50 ---> f3e314f2a808 08:22:50 Step 23/24 : LABEL git_sha=2042747214768a5297d4458d210c69ac58bfc67c 08:22:50 ---> Running in 848e39cbc206 08:22:50 Removing intermediate container 848e39cbc206 08:22:50 ---> 0964d1ecf944 08:22:50 Step 24/24 : LABEL version=2.0.0-dev.63 08:22:51 ---> Running in 9c70024b714f 08:22:51 Removing intermediate container 9c70024b714f 08:22:51 ---> 83448d5960dc 08:22:51 [Warning] One or more build-args [ARCH] were not consumed 08:22:51 Successfully built 83448d5960dc 08:22:51 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:22:51 provisioning config files... 08:22:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/123@tmp/config5674335504691840700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:22:52 ---> docker-login.sh 08:22:52 nexus3.edgexfoundry.org:10001 08:22:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:52 Configure a credential helper to remove this warning. See 08:22:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:52 08:22:52 Login Succeeded 08:22:52 nexus3.edgexfoundry.org:10002 08:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:53 Configure a credential helper to remove this warning. See 08:22:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:53 08:22:53 Login Succeeded 08:22:53 nexus3.edgexfoundry.org:10003 08:22:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:53 Configure a credential helper to remove this warning. See 08:22:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:53 08:22:53 Login Succeeded 08:22:53 nexus3.edgexfoundry.org:10004 08:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:54 Configure a credential helper to remove this warning. See 08:22:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:54 08:22:54 Login Succeeded 08:22:54 docker.io 08:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:55 Configure a credential helper to remove this warning. See 08:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:55 08:22:55 Login Succeeded 08:22:55 ---> docker-login.sh ends [Pipeline] } 08:22:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:22:55 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 08:22:55 2042747214768a5297d4458d210c69ac58bfc67c 08:22:55 latest 08:22:55 2.0.0-dev.63 08:22:55 2042747214768a5297d4458d210c69ac58bfc67c-2.0.0-dev.63 08:22:55 master 08:22:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:22:55 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2042747214768a5297d4458d210c69ac58bfc67c [Pipeline] isUnix [Pipeline] sh 08:22:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2042747214768a5297d4458d210c69ac58bfc67c 08:22:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:22:56 bd2557656a6c: Preparing 08:22:56 3fbe34a1663b: Preparing 08:22:56 3fbe34a1663b: Layer already exists 08:23:03 bd2557656a6c: Pushed 08:23:03 2042747214768a5297d4458d210c69ac58bfc67c: digest: sha256:adcf04cd215a1e78b0822bee9c5341c16fe589c552707b6d6603d4297adb8f53 size: 739 [Pipeline] isUnix [Pipeline] sh 08:23:03 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:23:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:23:03 bd2557656a6c: Preparing 08:23:03 3fbe34a1663b: Preparing 08:23:03 bd2557656a6c: Layer already exists 08:23:03 3fbe34a1663b: Layer already exists 08:23:04 latest: digest: sha256:adcf04cd215a1e78b0822bee9c5341c16fe589c552707b6d6603d4297adb8f53 size: 739 [Pipeline] isUnix [Pipeline] sh 08:23:04 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.63 [Pipeline] isUnix [Pipeline] sh 08:23:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.63 08:23:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:23:04 bd2557656a6c: Preparing 08:23:04 3fbe34a1663b: Preparing 08:23:04 3fbe34a1663b: Layer already exists 08:23:04 bd2557656a6c: Layer already exists 08:23:04 2.0.0-dev.63: digest: sha256:adcf04cd215a1e78b0822bee9c5341c16fe589c552707b6d6603d4297adb8f53 size: 739 [Pipeline] isUnix [Pipeline] sh 08:23:05 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2042747214768a5297d4458d210c69ac58bfc67c-2.0.0-dev.63 [Pipeline] isUnix [Pipeline] sh 08:23:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2042747214768a5297d4458d210c69ac58bfc67c-2.0.0-dev.63 08:23:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:23:05 bd2557656a6c: Preparing 08:23:05 3fbe34a1663b: Preparing 08:23:05 bd2557656a6c: Layer already exists 08:23:05 3fbe34a1663b: Layer already exists 08:23:05 2042747214768a5297d4458d210c69ac58bfc67c-2.0.0-dev.63: digest: sha256:adcf04cd215a1e78b0822bee9c5341c16fe589c552707b6d6603d4297adb8f53 size: 739 [Pipeline] isUnix [Pipeline] sh 08:23:06 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 08:23:06 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 08:23:06 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:23:06 bd2557656a6c: Preparing 08:23:06 3fbe34a1663b: Preparing 08:23:06 3fbe34a1663b: Layer already exists 08:23:06 bd2557656a6c: Layer already exists 08:23:06 master: digest: sha256:adcf04cd215a1e78b0822bee9c5341c16fe589c552707b6d6603d4297adb8f53 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:23:07 ===================================================== [Pipeline] echo 08:23:07 taggedImages: 08:23:07 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2042747214768a5297d4458d210c69ac58bfc67c 08:23:07 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:23:07 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.63 08:23:07 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2042747214768a5297d4458d210c69ac58bfc67c-2.0.0-dev.63 08:23:07 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:23:07 ---> job-cost.sh 08:23:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nMTj 08:23:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:25:08 lf-activate-venv(): INFO: Adding /tmp/venv-nMTj/bin to PATH 08:25:08 INFO: No Stack... 08:25:08 INFO: Retrieving Pricing Info for: v2-standard-4 08:25:09 INFO: Archiving Costs [Pipeline] sh 08:25:09 + cat /w/workspace/edgex-ui-go/123/archives/cost.csv 08:25:09 + cut -d, -f6 [Pipeline] lock 08:25:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-123-stack-cost] 08:25:09 Resource [jenkins-edgexfoundry-edgex-ui-go-master-123-stack-cost] did not exist. Created. 08:25:09 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:25:10 /w/workspace/edgex-ui-go/123@tmp/durable-4c189200/script.sh: 1: /w/workspace/edgex-ui-go/123@tmp/durable-4c189200/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:25:10 + echo total: 0.18000000715255737 [Pipeline] stash 08:25:10 Warning: overwriting stash ‘stack-cost’ 08:25:10 Stashed 1 file(s) [Pipeline] } 08:25:10 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-123-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:25:11 provisioning config files... 08:25:11 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6640201384111629133tmp [Pipeline] { [Pipeline] sh 08:25:12 + set +x 08:25:12 + curl -s https://codecov.io/bash 08:25:12 + bash -s -- 08:25:12 08:25:12 _____ _ 08:25:12 / ____| | | 08:25:12 | | ___ __| | ___ ___ _____ __ 08:25:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:25:12 | |___| (_) | (_| | __/ (_| (_) \ V / 08:25:12 \_____\___/ \__,_|\___|\___\___/ \_/ 08:25:12 Bash-1.0.3 08:25:12 08:25:12 08:25:12 ==> git version 2.24.4 found 08:25:12 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:25:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:25:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:25:12 ==> Jenkins CI detected. 08:25:12 project root: . 08:25:12 --> token set from env 08:25:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:25:12 ==> Running gcov in . (disable via -X gcov) 08:25:12 ==> Python coveragepy not found 08:25:12 ==> Searching for coverage reports in: 08:25:12 + . 08:25:12 -> Found 1 reports 08:25:12 ==> Detecting git/mercurial file structure 08:25:12 ==> Reading reports 08:25:12 + ./coverage.out bytes=10 08:25:12 ==> Appending adjustments 08:25:12 https://docs.codecov.io/docs/fixing-reports 08:25:12 + Found adjustments 08:25:12 ==> Gzipping contents 08:25:12 4.0K /tmp/codecov.tkgG1i.gz 08:25:12 ==> Uploading reports 08:25:12 url: https://codecov.io 08:25:12 query: branch=master&commit=2042747214768a5297d4458d210c69ac58bfc67c&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F123%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:25:12 -> Pinging Codecov 08:25:12 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=2042747214768a5297d4458d210c69ac58bfc67c&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F123%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:25:12 -> Uploading to 08:25:12 https://storage.googleapis.com/codecov/v4/raw/2021-06-10/FB506323287CE973F263BFD2A0EB1F37/2042747214768a5297d4458d210c69ac58bfc67c/b6cd29b1-a977-4188-8944-6ff3dbe579ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T082512Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9074bf316b11333fde7abac3d49cf078b99d34f0378ba07e2650b8fb335e9e9 08:25:12 % Total % Received % Xferd Average Speed Time Time Time Current 08:25:12 Dload Upload Total Spent Left Speed 08:25:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 8457 --:--:-- --:--:-- --:--:-- 8473 08:25:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/2042747214768a5297d4458d210c69ac58bfc67c [Pipeline] } 08:25:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:25:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:25:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:25:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:25:14 08:25:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 08:25:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:25:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:25:14 188c0c94c7c5: Pulling fs layer 08:25:14 0ef7d3d256c8: Pulling fs layer 08:25:14 de9db76c5a1d: Pulling fs layer 08:25:14 0eba1c9be4d2: Pulling fs layer 08:25:14 0d57e429df01: Pulling fs layer 08:25:14 4e4be7b47b0d: Pulling fs layer 08:25:14 e1f770b5df2f: Pulling fs layer 08:25:14 85a0685a4137: Pulling fs layer 08:25:14 0d57e429df01: Waiting 08:25:14 4e4be7b47b0d: Waiting 08:25:14 e1f770b5df2f: Waiting 08:25:14 85a0685a4137: Waiting 08:25:14 0eba1c9be4d2: Waiting 08:25:14 de9db76c5a1d: Verifying Checksum 08:25:14 de9db76c5a1d: Download complete 08:25:14 0ef7d3d256c8: Verifying Checksum 08:25:14 0ef7d3d256c8: Download complete 08:25:14 0d57e429df01: Verifying Checksum 08:25:14 0d57e429df01: Download complete 08:25:14 4e4be7b47b0d: Verifying Checksum 08:25:14 4e4be7b47b0d: Download complete 08:25:15 188c0c94c7c5: Verifying Checksum 08:25:15 188c0c94c7c5: Download complete 08:25:15 188c0c94c7c5: Pull complete 08:25:15 0ef7d3d256c8: Pull complete 08:25:15 de9db76c5a1d: Pull complete 08:25:16 e1f770b5df2f: Verifying Checksum 08:25:16 e1f770b5df2f: Download complete 08:25:18 0eba1c9be4d2: Verifying Checksum 08:25:18 0eba1c9be4d2: Download complete 08:25:18 85a0685a4137: Verifying Checksum 08:25:18 85a0685a4137: Download complete 08:25:22 0eba1c9be4d2: Pull complete 08:25:22 0d57e429df01: Pull complete 08:25:22 4e4be7b47b0d: Pull complete 08:25:22 e1f770b5df2f: Pull complete 08:25:25 85a0685a4137: Pull complete 08:25:25 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 08:25:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:25:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 08:25:25 prd-centos7-docker-4c-2g-170 does not seem to be running inside a container 08:25:25 $ 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 08:25:28 $ docker top 625de42c7b90ade2e1e93a763b3b81e7313c386395c572f19aad58c89aca3f25 -eo pid,comm [Pipeline] { [Pipeline] echo 08:25:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 08:25:29 + set -o pipefail 08:25:29 + snyk monitor '--org=edgex-jenkins' 08:25:37 08:25:37 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 08:25:37 08:25:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/fc704ece-e340-41f6-9502-899d76291613 08:25:37 08:25:37 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:25:37 08:25:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:25:37 08:25:37 [Pipeline] } 08:25:37 $ docker stop --time=1 625de42c7b90ade2e1e93a763b3b81e7313c386395c572f19aad58c89aca3f25 08:25:39 $ docker rm -f 625de42c7b90ade2e1e93a763b3b81e7313c386395c572f19aad58c89aca3f25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:25:40 + git log --format=format:%s -1 2042747214768a5297d4458d210c69ac58bfc67c [Pipeline] isUnix [Pipeline] sh 08:25:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:25:40 . [Pipeline] withDockerContainer 08:25:40 prd-centos7-docker-4c-2g-170 does not seem to be running inside a container 08:25:40 $ 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 08:25:41 $ docker top f2923d259f631708795cb9411a4498405723b674722e80cd35b64631b974fdee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:25:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:25:41 [ssh-agent] Looking for ssh-agent implementation... 08:25:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:25:41 $ docker exec f2923d259f631708795cb9411a4498405723b674722e80cd35b64631b974fdee ssh-agent 08:25:41 SSH_AUTH_SOCK=/tmp/ssh-HtmnXrtqUaRv/agent.13 08:25:41 SSH_AGENT_PID=20 08:25:41 Running ssh-add (command line suppressed) 08:25:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4536429351157392746.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4536429351157392746.key) 08:25:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:25:42 + git semver tag 08:25:42 # -> Open(): unable to determine branch for HEAD 08:25:42 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:25:42 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:25:42 # $SEMVER_REMOTE_NAME = origin 08:25:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:25:42 # $SEMVER_USER_NAME = edgex-jenkins 08:25:42 # $SEMVER_BRANCH = master 08:25:42 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 08:25:42 # 2042747214768a5297d4458d210c69ac58bfc67c HEAD 08:25:42 # -> Force: false 08:25:42 # 47365185f629facf29dbaee835b37520156ec02a refs/tags/v2.0.0-dev.63 [Pipeline] } 08:25:42 $ docker exec --env ******** --env ******** f2923d259f631708795cb9411a4498405723b674722e80cd35b64631b974fdee ssh-agent -k 08:25:42 unset SSH_AUTH_SOCK; 08:25:42 unset SSH_AGENT_PID; 08:25:42 echo Agent pid 20 killed; 08:25:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:25:42 + git semver [Pipeline] } 08:25:42 $ docker stop --time=1 f2923d259f631708795cb9411a4498405723b674722e80cd35b64631b974fdee 08:25:43 $ docker rm -f f2923d259f631708795cb9411a4498405723b674722e80cd35b64631b974fdee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:25:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:25:44 08:25:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:25:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:25:44 0.23.1-centos7: Pulling from edgex-lftools 08:25:44 ab5ef0e58194: Pulling fs layer 08:25:44 9712f1f96733: Pulling fs layer 08:25:44 63f879dbbcfc: Pulling fs layer 08:25:44 0d9ebad4ef96: Pulling fs layer 08:25:44 e9a5061849ea: Pulling fs layer 08:25:44 d747dcd14b5f: Pulling fs layer 08:25:44 2de7ff778b66: Pulling fs layer 08:25:44 e9a5061849ea: Waiting 08:25:44 d747dcd14b5f: Waiting 08:25:44 2de7ff778b66: Waiting 08:25:44 0d9ebad4ef96: Waiting 08:25:44 9712f1f96733: Verifying Checksum 08:25:44 9712f1f96733: Download complete 08:25:46 63f879dbbcfc: Verifying Checksum 08:25:46 63f879dbbcfc: Download complete 08:25:46 e9a5061849ea: Verifying Checksum 08:25:46 e9a5061849ea: Download complete 08:25:46 d747dcd14b5f: Verifying Checksum 08:25:46 d747dcd14b5f: Download complete 08:25:46 2de7ff778b66: Verifying Checksum 08:25:46 2de7ff778b66: Download complete 08:25:47 0d9ebad4ef96: Verifying Checksum 08:25:47 0d9ebad4ef96: Download complete 08:25:47 ab5ef0e58194: Verifying Checksum 08:25:47 ab5ef0e58194: Download complete 08:25:49 ab5ef0e58194: Pull complete 08:25:49 9712f1f96733: Pull complete 08:25:50 63f879dbbcfc: Pull complete 08:25:53 0d9ebad4ef96: Pull complete 08:25:53 e9a5061849ea: Pull complete 08:25:53 d747dcd14b5f: Pull complete 08:25:54 2de7ff778b66: Pull complete 08:25:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:25:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:25:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:25:54 prd-centos7-docker-4c-2g-170 does not seem to be running inside a container 08:25:55 $ 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 08:25:58 $ docker top d91dbc38c8f2e9793b7aa366fd4609dec8a79551634bf0006e7abc31a63ca837 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:25:59 provisioning config files... 08:25:59 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3598132455649973736tmp 08:25:59 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1033577098586905593tmp 08:25:59 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1568502926371860488tmp [Pipeline] { [Pipeline] echo 08:25:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:25:59 ---> sigul-configuration.sh 08:25:59 gpg: directory `/root/.gnupg' created 08:25:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:25:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:25:59 gpg: keyring `/root/.gnupg/secring.gpg' created 08:25:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:25:59 gpg: CAST5 encrypted data 08:25:59 gpg: encrypted with 1 passphrase 08:25:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:25:59 + mkdir /home/jenkins 08:25:59 + mkdir /home/jenkins/sigul [Pipeline] sh 08:26:00 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:26:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:26:00 ---> sigul-install.sh 08:26:05 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 08:26:05 + git tag --list 08:26:05 0.1.1 08:26:05 v1.1.0 08:26:05 v1.2.0 08:26:05 v1.2.1 08:26:05 v1.3.0 08:26:05 v2.0.0-dev.1 08:26:05 v2.0.0-dev.10 08:26:05 v2.0.0-dev.11 08:26:05 v2.0.0-dev.12 08:26:05 v2.0.0-dev.13 08:26:05 v2.0.0-dev.14 08:26:05 v2.0.0-dev.15 08:26:05 v2.0.0-dev.16 08:26:05 v2.0.0-dev.17 08:26:05 v2.0.0-dev.18 08:26:05 v2.0.0-dev.19 08:26:05 v2.0.0-dev.2 08:26:05 v2.0.0-dev.20 08:26:05 v2.0.0-dev.21 08:26:05 v2.0.0-dev.22 08:26:05 v2.0.0-dev.23 08:26:05 v2.0.0-dev.24 08:26:05 v2.0.0-dev.25 08:26:05 v2.0.0-dev.26 08:26:05 v2.0.0-dev.27 08:26:05 v2.0.0-dev.28 08:26:05 v2.0.0-dev.29 08:26:05 v2.0.0-dev.3 08:26:05 v2.0.0-dev.30 08:26:05 v2.0.0-dev.31 08:26:05 v2.0.0-dev.32 08:26:05 v2.0.0-dev.33 08:26:05 v2.0.0-dev.34 08:26:05 v2.0.0-dev.35 08:26:05 v2.0.0-dev.36 08:26:05 v2.0.0-dev.37 08:26:05 v2.0.0-dev.38 08:26:05 v2.0.0-dev.39 08:26:05 v2.0.0-dev.4 08:26:05 v2.0.0-dev.40 08:26:05 v2.0.0-dev.41 08:26:05 v2.0.0-dev.42 08:26:05 v2.0.0-dev.43 08:26:05 v2.0.0-dev.44 08:26:05 v2.0.0-dev.45 08:26:05 v2.0.0-dev.46 08:26:05 v2.0.0-dev.47 08:26:05 v2.0.0-dev.48 08:26:05 v2.0.0-dev.49 08:26:05 v2.0.0-dev.5 08:26:05 v2.0.0-dev.50 08:26:05 v2.0.0-dev.51 08:26:05 v2.0.0-dev.52 08:26:05 v2.0.0-dev.53 08:26:05 v2.0.0-dev.54 08:26:05 v2.0.0-dev.55 08:26:05 v2.0.0-dev.56 08:26:05 v2.0.0-dev.57 08:26:05 v2.0.0-dev.58 08:26:05 v2.0.0-dev.59 08:26:05 v2.0.0-dev.6 08:26:05 v2.0.0-dev.60 08:26:05 v2.0.0-dev.61 08:26:05 v2.0.0-dev.62 08:26:05 v2.0.0-dev.63 08:26:05 v2.0.0-dev.7 08:26:05 v2.0.0-dev.8 08:26:05 v2.0.0-dev.9 [Pipeline] sh 08:26:06 + lftools sign git-tag v2.0.0-dev.63 08:26:06 Signing Git tag with Sigul... 08:26:06 Signing v2.0.0-dev.63 [Pipeline] echo 08:26:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:26:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:26:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:26:08 $ docker stop --time=1 d91dbc38c8f2e9793b7aa366fd4609dec8a79551634bf0006e7abc31a63ca837 08:26:09 $ docker rm -f d91dbc38c8f2e9793b7aa366fd4609dec8a79551634bf0006e7abc31a63ca837 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 08:26:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:26:10 . [Pipeline] withDockerContainer 08:26:10 prd-centos7-docker-4c-2g-170 does not seem to be running inside a container 08:26:10 $ 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 08:26:11 $ docker top a5d55c45da288436ded4d38e0cf52c16005bc72550d505450b2f2ce19806b2c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:26:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:26:11 [ssh-agent] Looking for ssh-agent implementation... 08:26:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:26:11 $ docker exec a5d55c45da288436ded4d38e0cf52c16005bc72550d505450b2f2ce19806b2c5 ssh-agent 08:26:11 SSH_AUTH_SOCK=/tmp/ssh-gpvCquP7xiUN/agent.14 08:26:11 SSH_AGENT_PID=19 08:26:11 Running ssh-add (command line suppressed) 08:26:11 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7174193747847250630.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7174193747847250630.key) 08:26:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:26:11 + git semver bump pre 08:26:11 # -> Open(): unable to determine branch for HEAD 08:26:11 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:26:11 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:26:11 # $SEMVER_REMOTE_NAME = origin 08:26:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:26:11 # $SEMVER_USER_NAME = edgex-jenkins 08:26:11 # $SEMVER_BRANCH = master 08:26:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 08:26:11 2.0.0-dev.64 [Pipeline] } 08:26:11 $ docker exec --env ******** --env ******** a5d55c45da288436ded4d38e0cf52c16005bc72550d505450b2f2ce19806b2c5 ssh-agent -k 08:26:11 unset SSH_AUTH_SOCK; 08:26:11 unset SSH_AGENT_PID; 08:26:11 echo Agent pid 19 killed; 08:26:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:26:12 + git semver [Pipeline] } 08:26:12 $ docker stop --time=1 a5d55c45da288436ded4d38e0cf52c16005bc72550d505450b2f2ce19806b2c5 08:26:13 $ docker rm -f a5d55c45da288436ded4d38e0cf52c16005bc72550d505450b2f2ce19806b2c5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 08:26:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:26:13 . [Pipeline] withDockerContainer 08:26:13 prd-centos7-docker-4c-2g-170 does not seem to be running inside a container 08:26:14 $ 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 08:26:14 $ docker top 45e429ea2c8ae3a1495cd648df7d4c679126e41f7b3dc07591abb0ed2ea84859 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:26:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:26:14 [ssh-agent] Looking for ssh-agent implementation... 08:26:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:26:14 $ docker exec 45e429ea2c8ae3a1495cd648df7d4c679126e41f7b3dc07591abb0ed2ea84859 ssh-agent 08:26:14 SSH_AUTH_SOCK=/tmp/ssh-x7UVshBJVJsp/agent.15 08:26:14 SSH_AGENT_PID=22 08:26:14 Running ssh-add (command line suppressed) 08:26:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8816275533307560232.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_8816275533307560232.key) 08:26:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:26:15 + git semver push 08:26:15 # -> Open(): unable to determine branch for HEAD 08:26:15 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:26:15 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:26:15 # $SEMVER_REMOTE_NAME = origin 08:26:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:26:15 # $SEMVER_USER_NAME = edgex-jenkins 08:26:15 # $SEMVER_BRANCH = master 08:26:15 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 08:26:20 $ docker exec --env ******** --env ******** 45e429ea2c8ae3a1495cd648df7d4c679126e41f7b3dc07591abb0ed2ea84859 ssh-agent -k 08:26:20 unset SSH_AUTH_SOCK; 08:26:20 unset SSH_AGENT_PID; 08:26:20 echo Agent pid 22 killed; 08:26:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:26:20 + git semver [Pipeline] } 08:26:20 $ docker stop --time=1 45e429ea2c8ae3a1495cd648df7d4c679126e41f7b3dc07591abb0ed2ea84859 08:26:22 $ docker rm -f 45e429ea2c8ae3a1495cd648df7d4c679126e41f7b3dc07591abb0ed2ea84859 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:26:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:26:23 ---> package-listing.sh 08:26:23 ++ facter osfamily 08:26:23 ++ tr '[:upper:]' '[:lower:]' 08:26:24 + OS_FAMILY=redhat 08:26:24 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 08:26:24 + START_PACKAGES=/tmp/packages_start.txt 08:26:24 + END_PACKAGES=/tmp/packages_end.txt 08:26:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:26:24 + PACKAGES=/tmp/packages_start.txt 08:26:24 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 08:26:24 + PACKAGES=/tmp/packages_end.txt 08:26:24 + case "${OS_FAMILY}" in 08:26:24 + rpm -qa 08:26:24 + sort 08:26:24 + '[' -f /tmp/packages_start.txt ']' 08:26:24 + '[' -f /tmp/packages_end.txt ']' 08:26:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:26:24 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 08:26:24 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 08:26:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 08:26:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:26:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:26:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:26:25 08:26:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:26:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:26:25 alpine: Pulling from edgex-lftools-log-publisher 08:26:25 df20fa9351a1: Pulling fs layer 08:26:25 36b3adc4ff6f: Pulling fs layer 08:26:25 8ad3a11d3b57: Pulling fs layer 08:26:25 46f8f816bc3b: Pulling fs layer 08:26:25 93b61091891f: Pulling fs layer 08:26:25 93b9cdb0e59b: Pulling fs layer 08:26:25 5e14af77c1be: Pulling fs layer 08:26:25 01666e4c0597: Pulling fs layer 08:26:25 aa168da1d23b: Pulling fs layer 08:26:25 46f8f816bc3b: Waiting 08:26:25 93b61091891f: Waiting 08:26:25 93b9cdb0e59b: Waiting 08:26:25 5e14af77c1be: Waiting 08:26:25 01666e4c0597: Waiting 08:26:25 aa168da1d23b: Waiting 08:26:25 36b3adc4ff6f: Verifying Checksum 08:26:25 36b3adc4ff6f: Download complete 08:26:25 46f8f816bc3b: Verifying Checksum 08:26:25 46f8f816bc3b: Download complete 08:26:26 df20fa9351a1: Verifying Checksum 08:26:26 df20fa9351a1: Download complete 08:26:26 93b61091891f: Verifying Checksum 08:26:26 93b61091891f: Download complete 08:26:26 93b9cdb0e59b: Verifying Checksum 08:26:26 93b9cdb0e59b: Download complete 08:26:26 5e14af77c1be: Verifying Checksum 08:26:26 5e14af77c1be: Download complete 08:26:26 01666e4c0597: Verifying Checksum 08:26:26 01666e4c0597: Download complete 08:26:26 df20fa9351a1: Pull complete 08:26:26 8ad3a11d3b57: Verifying Checksum 08:26:26 8ad3a11d3b57: Download complete 08:26:26 36b3adc4ff6f: Pull complete 08:26:26 8ad3a11d3b57: Pull complete 08:26:26 46f8f816bc3b: Pull complete 08:26:27 93b61091891f: Pull complete 08:26:27 93b9cdb0e59b: Pull complete 08:26:27 5e14af77c1be: Pull complete 08:26:27 01666e4c0597: Pull complete 08:26:28 aa168da1d23b: Verifying Checksum 08:26:28 aa168da1d23b: Download complete 08:26:32 aa168da1d23b: Pull complete 08:26:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:26:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:26:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:26:32 prd-centos7-docker-4c-2g-170 does not seem to be running inside a container 08:26:32 $ 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 08:26:35 $ docker top 1cc5798d04da14ced3581a0890ace8342f134a82112b3e0012087d16a415f4d4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:26:35 + touch /tmp/pre-build-complete [Pipeline] sh 08:26:35 + mkdir -p /var/log/sa [Pipeline] sh 08:26:36 + ls /var/log/sa-host 08:26:36 + sadf -c /var/log/sa-host/sa05 08:26:36 file_magic: OK 08:26:36 HZ: Using current value: 100 08:26:36 file_header: OK 08:26:36 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:26:36 Statistics: 08:26:36 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:26:36 File successfully converted to sysstat format version 12.2.1 08:26:36 + sadf -c /var/log/sa-host/sa10 08:26:36 file_magic: OK 08:26:36 HZ: Using current value: 100 08:26:36 file_header: OK 08:26:36 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:26:36 Statistics: 08:26:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:26:36 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:26:36 provisioning config files... 08:26:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1062794317363577472tmp [Pipeline] { [Pipeline] echo 08:26:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:26:36 ---> create-netrc.sh [Pipeline] } 08:26:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:26:37 ---> python-tools-install.sh [Pipeline] echo 08:26:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:26:37 ---> sudo-logs.sh 08:26:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:26:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:26:37 ---> job-cost.sh 08:26:37 lf-activate-venv: SKIPPING 08:26:37 DEBUG: total: 0.18000000715255737 08:26:37 INFO: Retrieving Stack Cost... 08:26:38 INFO: Retrieving Pricing Info for: v3-standard-2 08:26:38 INFO: Archiving Costs [Pipeline] echo 08:26:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:26:39 ---> logs-deploy.sh 08:26:39 lf-activate-venv: SKIPPING 08:26:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/123 08:26:39 INFO: archiving workspace using pattern(s): 08:26:40 Archives upload complete. 08:26:40 INFO: archiving logs to Nexus 08:26:41 ---> uname -a: 08:26:41 Linux prd-centos7-docker-4c-2g-170.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:26:41 08:26:41 08:26:41 ---> lscpu: 08:26:41 Architecture: x86_64 08:26:41 CPU op-mode(s): 32-bit, 64-bit 08:26:41 Byte Order: Little Endian 08:26:41 Address sizes: 40 bits physical, 48 bits virtual 08:26:41 CPU(s): 2 08:26:41 On-line CPU(s) list: 0,1 08:26:41 Thread(s) per core: 1 08:26:41 Core(s) per socket: 1 08:26:41 Socket(s): 2 08:26:41 NUMA node(s): 1 08:26:41 Vendor ID: AuthenticAMD 08:26:41 CPU family: 23 08:26:41 Model: 49 08:26:41 Model name: AMD EPYC-Rome Processor 08:26:41 Stepping: 0 08:26:41 CPU MHz: 2800.000 08:26:41 BogoMIPS: 5600.00 08:26:41 Virtualization: AMD-V 08:26:41 Hypervisor vendor: KVM 08:26:41 Virtualization type: full 08:26:41 L1d cache: 64 KiB 08:26:41 L1i cache: 64 KiB 08:26:41 L2 cache: 1 MiB 08:26:41 L3 cache: 32 MiB 08:26:41 NUMA node0 CPU(s): 0,1 08:26:41 Vulnerability Itlb multihit: Not affected 08:26:41 Vulnerability L1tf: Not affected 08:26:41 Vulnerability Mds: Not affected 08:26:41 Vulnerability Meltdown: Not affected 08:26:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:26:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:26:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:26:41 Vulnerability Srbds: Not affected 08:26:41 Vulnerability Tsx async abort: Not affected 08:26:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 08:26:41 08:26:41 08:26:41 ---> nproc: 08:26:41 2 08:26:41 08:26:41 08:26:41 ---> df -h: 08:26:41 Filesystem Size Used Available Use% Mounted on 08:26:41 overlay 40.0G 8.9G 31.1G 22% / 08:26:41 tmpfs 64.0M 0 64.0M 0% /dev 08:26:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:26:41 shm 64.0M 0 64.0M 0% /dev/shm 08:26:41 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 08:26:41 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 08:26:41 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 08:26:41 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 08:26:41 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 08:26:41 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 08:26:41 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 08:26:41 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 08:26:41 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 08:26:41 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 08:26:41 08:26:41 08:26:41 ---> free -m: 08:26:41 total used free shared buff/cache available 08:26:41 Mem: 7821 1182 3210 0 3428 6558 08:26:41 Swap: 1023 0 1023 08:26:41 08:26:41 08:26:41 ---> ip addr: 08:26:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:26:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:26:41 inet 127.0.0.1/8 scope host lo 08:26:41 valid_lft forever preferred_lft forever 08:26:41 inet6 ::1/128 scope host 08:26:41 valid_lft forever preferred_lft forever 08:26:41 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:26:41 link/ether fa:16:3e:b1:a5:1b brd ff:ff:ff:ff:ff:ff 08:26:41 inet 10.30.122.75/23 brd 10.30.123.255 scope global dynamic eth0 08:26:41 valid_lft 85747sec preferred_lft 85747sec 08:26:41 inet6 fe80::f816:3eff:feb1:a51b/64 scope link 08:26:41 valid_lft forever preferred_lft forever 08:26:41 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:26:41 link/ether 02:42:6b:54:d7:10 brd ff:ff:ff:ff:ff:ff 08:26:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:26:41 valid_lft forever preferred_lft forever 08:26:41 inet6 fe80::42:6bff:fe54:d710/64 scope link 08:26:41 valid_lft forever preferred_lft forever 08:26:41 08:26:41 08:26:41 ---> sar -b -r -n DEV: 08:26:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 08:26:41 08:26:41 08:15:37 LINUX RESTART (2 CPU) 08:26:41 08:26:41 08:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:26:41 08:17:01 118.37 19.20 99.17 0.00 5842.46 7498.13 0.00 08:26:41 08:18:01 0.83 0.00 0.83 0.00 0.00 20.27 0.00 08:26:41 08:19:01 0.43 0.00 0.43 0.00 0.00 6.00 0.00 08:26:41 08:20:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 08:26:41 08:21:01 0.23 0.00 0.23 0.00 0.00 3.15 0.00 08:26:41 08:22:01 0.33 0.00 0.33 0.00 0.00 5.01 0.00 08:26:41 08:23:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 08:26:41 08:24:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 08:26:41 08:25:01 0.28 0.00 0.28 0.00 0.00 3.06 0.00 08:26:41 08:26:01 193.34 0.03 193.31 0.00 3.73 54643.21 0.00 08:26:41 Average: 31.46 1.92 29.54 0.00 584.76 6220.26 0.00 08:26:41 08:26:41 08:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:26:41 08:17:01 5413324 0 811352 10.13 2620 1781644 1293480 14.28 585692 1606912 132 08:26:41 08:18:01 5424600 0 800068 9.99 2620 1781652 1206752 13.32 576768 1606880 16 08:26:41 08:19:01 5420960 0 803708 10.04 2620 1781652 1207068 13.33 583188 1603812 16 08:26:41 08:20:01 5419404 0 805260 10.05 2620 1781656 1207152 13.33 584912 1603812 16 08:26:41 08:21:01 5421368 0 803288 10.03 2620 1781664 1206816 13.32 574900 1611980 8 08:26:41 08:22:01 5417132 0 807524 10.08 2620 1781664 1206924 13.33 579376 1611980 8 08:26:41 08:23:01 5418064 0 806580 10.07 2620 1781676 1206816 13.32 578840 1611980 8 08:26:41 08:24:01 5417448 0 807192 10.08 2620 1781680 1206816 13.32 579464 1611980 8 08:26:41 08:25:01 5409780 0 814856 10.17 2620 1781684 1206816 13.32 586912 1611984 8 08:26:41 08:26:01 3721332 0 1138412 14.21 2620 3146576 1548860 17.10 855260 2791788 8832 08:26:41 Average: 5248341 0 839824 10.49 2620 1918155 1249750 13.80 608531 1727311 905 08:26:41 08:26:41 08:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:26:41 08:17:01 eth0 667.48 508.78 1386.38 95.68 0.00 0.00 0.00 0.00 08:26:41 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:41 08:17:01 docker0 63.53 48.14 5.59 165.89 0.00 0.00 0.00 0.00 08:26:41 08:18:01 eth0 0.80 0.08 0.07 0.02 0.00 0.00 0.00 0.00 08:26:41 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:41 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:41 08:19:01 eth0 8.29 4.53 6.85 0.48 0.00 0.00 0.00 0.00 08:26:41 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:41 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:41 08:20:01 eth0 0.48 0.27 0.27 0.20 0.00 0.00 0.00 0.00 08:26:41 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:41 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:41 08:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:26:41 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:41 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:41 08:22:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:26:41 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:41 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:41 08:23:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:26:41 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:41 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:41 08:24:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:26:41 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:41 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:41 08:25:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:26:41 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:41 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:41 08:26:01 veth42ba78c 30.72 38.23 2.09 145.69 0.00 0.00 0.00 0.00 08:26:41 08:26:01 eth0 897.14 818.48 7791.92 97.50 0.00 0.00 0.00 0.00 08:26:41 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:41 08:26:01 docker0 97.02 107.03 7.11 492.76 0.00 0.00 0.00 0.00 08:26:41 Average: veth42ba78c 3.07 3.82 0.21 14.57 0.00 0.00 0.00 0.00 08:26:41 Average: eth0 157.52 133.30 918.77 19.40 0.00 0.00 0.00 0.00 08:26:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:41 Average: docker0 16.06 15.52 1.27 65.88 0.00 0.00 0.00 0.00 08:26:41 08:26:41 08:26:41 ---> sar -P ALL: 08:26:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 08:26:41 08:26:41 08:15:37 LINUX RESTART (2 CPU) 08:26:41 08:26:41 08:16:01 CPU %user %nice %system %iowait %steal %idle 08:26:41 08:17:01 all 17.52 0.00 4.85 2.95 0.07 74.60 08:26:41 08:17:01 0 15.67 0.00 5.76 3.26 0.07 75.24 08:26:41 08:17:01 1 19.38 0.00 3.94 2.64 0.07 73.97 08:26:41 08:18:01 all 0.12 0.00 0.07 0.00 0.03 99.79 08:26:41 08:18:01 0 0.18 0.00 0.07 0.00 0.02 99.73 08:26:41 08:18:01 1 0.05 0.00 0.07 0.00 0.03 99.85 08:26:41 08:19:01 all 0.17 0.00 0.06 0.00 0.03 99.75 08:26:41 08:19:01 0 0.25 0.00 0.07 0.00 0.02 99.67 08:26:41 08:19:01 1 0.08 0.00 0.05 0.00 0.03 99.83 08:26:41 08:20:01 all 0.17 0.00 0.03 0.00 0.03 99.77 08:26:41 08:20:01 0 0.28 0.00 0.03 0.00 0.02 99.67 08:26:41 08:20:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:26:41 08:21:01 all 0.18 0.00 0.24 0.00 0.02 99.57 08:26:41 08:21:01 0 0.22 0.00 0.23 0.00 0.03 99.52 08:26:41 08:21:01 1 0.13 0.00 0.25 0.00 0.00 99.62 08:26:41 08:22:01 all 0.11 0.00 0.05 0.00 0.02 99.82 08:26:41 08:22:01 0 0.12 0.00 0.08 0.00 0.02 99.78 08:26:41 08:22:01 1 0.10 0.00 0.02 0.00 0.02 99.87 08:26:41 08:23:01 all 0.06 0.00 0.04 0.00 0.03 99.87 08:26:41 08:23:01 0 0.07 0.00 0.05 0.00 0.03 99.85 08:26:41 08:23:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:26:41 08:24:01 all 0.06 0.00 0.03 0.00 0.03 99.87 08:26:41 08:24:01 0 0.10 0.00 0.02 0.00 0.03 99.85 08:26:41 08:24:01 1 0.02 0.00 0.05 0.00 0.03 99.90 08:26:41 08:25:01 all 0.14 0.00 0.04 0.00 0.03 99.79 08:26:41 08:25:01 0 0.25 0.00 0.05 0.00 0.02 99.68 08:26:41 08:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:26:41 08:26:01 all 21.05 0.00 9.71 3.44 0.09 65.71 08:26:41 08:26:01 0 21.23 0.00 9.97 3.63 0.09 65.08 08:26:41 08:26:01 1 20.88 0.00 9.45 3.25 0.09 66.33 08:26:41 Average: all 3.81 0.00 1.46 0.62 0.03 94.08 08:26:41 Average: 0 3.69 0.00 1.57 0.66 0.03 94.04 08:26:41 Average: 1 3.93 0.00 1.34 0.57 0.04 94.12 08:26:41 08:26:41 08:26:41