Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ed8947b643568b301883c9fef62d671807069f73 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-ssh1734908489756667657.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh9103223763758183596.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh8690932066884406310.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh5435965770168284546.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-ssh691854379721707695.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-853 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-ssh488089960431568390.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 ed8947b643568b301883c9fef62d671807069f73 (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 ed8947b643568b301883c9fef62d671807069f73 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" > git rev-list --no-walk 2b2b445aae4e80239e684dcececaac268628f05f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:43:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:43:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:43:41 ========================================================= 05:43:41 EdgeX Global Pipelines Version Info 05:43:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:43:42 ------------------- 05:43:42 stable info: 05:43:42 ------------------- 05:43:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:43:42 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:43:42 Message: update stable to v1.0.193 05:43:43 ------------------- 05:43:43 experimental info: 05:43:43 ------------------- 05:43:43 Commited By: **** collab-it+edgex@linuxfoundation.org 05:43:43 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:43:43 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:43:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:43:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:43:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:43:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:43:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:43:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:43:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:43:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:43:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:43:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:43:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:43:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:43:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:43:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:43:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:43:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:43:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:43:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:43:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:43:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 05:43:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 05:43:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 05:43:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed8947b643568b301883c9fef62d671807069f73 [Pipeline] echo 05:43:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed8947b [Pipeline] echo 05:43:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:43:44 provisioning config files... 05:43:44 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4707234023124504970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:44 ---> docker-login.sh 05:43:44 nexus3.edgexfoundry.org:10001 05:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:45 Configure a credential helper to remove this warning. See 05:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:45 05:43:45 Login Succeeded 05:43:45 nexus3.edgexfoundry.org:10002 05:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:45 Configure a credential helper to remove this warning. See 05:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:45 05:43:45 Login Succeeded 05:43:45 nexus3.edgexfoundry.org:10003 05:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:45 Configure a credential helper to remove this warning. See 05:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:45 05:43:45 Login Succeeded 05:43:45 nexus3.edgexfoundry.org:10004 05:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:45 Configure a credential helper to remove this warning. See 05:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:45 05:43:45 Login Succeeded 05:43:45 docker.io 05:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:45 Configure a credential helper to remove this warning. See 05:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:45 05:43:45 Login Succeeded 05:43:45 ---> docker-login.sh ends [Pipeline] } 05:43:45 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 05:43:46 + git log --format=format:%s -1 ed8947b643568b301883c9fef62d671807069f73 [Pipeline] echo 05:43:46 GIT_COMMIT: ed8947b643568b301883c9fef62d671807069f73, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:43:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:43:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:43:47 05:43:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:43:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:43:47 latest: Pulling from edgex-devops/git-semver 05:43:47 31603596830f: Pulling fs layer 05:43:47 54011a49482f: Pulling fs layer 05:43:47 a6820b24f6d8: Pulling fs layer 05:43:47 f581987b2513: Pulling fs layer 05:43:47 f581987b2513: Waiting 05:43:47 54011a49482f: Verifying Checksum 05:43:47 54011a49482f: Download complete 05:43:47 31603596830f: Download complete 05:43:48 f581987b2513: Verifying Checksum 05:43:48 f581987b2513: Download complete 05:43:48 a6820b24f6d8: Verifying Checksum 05:43:48 a6820b24f6d8: Download complete 05:43:48 31603596830f: Pull complete 05:43:48 54011a49482f: Pull complete 05:43:48 a6820b24f6d8: Pull complete 05:43:48 f581987b2513: Pull complete 05:43:48 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:43:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:43:48 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:43:49 prd-centos7-docker-4c-2g-853 does not seem to be running inside a container 05:43:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:43:50 $ docker top 05ffb0426e8a4fef91767c25c6b8f12721529cfdc00b731f00119b217a011155 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:43:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:50 [ssh-agent] Looking for ssh-agent implementation... 05:43:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:50 $ docker exec 05ffb0426e8a4fef91767c25c6b8f12721529cfdc00b731f00119b217a011155 ssh-agent 05:43:50 SSH_AUTH_SOCK=/tmp/ssh-XIFLRws1EpOF/agent.13 05:43:50 SSH_AGENT_PID=20 05:43:50 Running ssh-add (command line suppressed) 05:43:50 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4096393957315589764.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4096393957315589764.key) 05:43:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:51 + git tag --points-at HEAD [Pipeline] } 05:43:51 $ docker exec --env ******** --env ******** 05ffb0426e8a4fef91767c25c6b8f12721529cfdc00b731f00119b217a011155 ssh-agent -k 05:43:51 unset SSH_AUTH_SOCK; 05:43:51 unset SSH_AGENT_PID; 05:43:51 echo Agent pid 20 killed; 05:43:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:43:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:51 [ssh-agent] Looking for ssh-agent implementation... 05:43:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:51 $ docker exec 05ffb0426e8a4fef91767c25c6b8f12721529cfdc00b731f00119b217a011155 ssh-agent 05:43:51 SSH_AUTH_SOCK=/tmp/ssh-Ke6hz1YOT0i1/agent.53 05:43:51 SSH_AGENT_PID=59 05:43:51 Running ssh-add (command line suppressed) 05:43:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2916259929387502102.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2916259929387502102.key) 05:43:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:52 + git semver init 05:43:52 # -> Open(): unable to determine branch for HEAD 05:43:52 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:43:52 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:43:52 # $SEMVER_REMOTE_NAME = origin 05:43:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:43:52 # $SEMVER_USER_NAME = edgex-jenkins 05:43:52 # $SEMVER_BRANCH = master 05:43:52 # $SEMVER_TEMP = /tmp/semver-116358430 05:43:52 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 05:43:57 # '/tmp/semver-116358430' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 05:43:57 # -> Force: false 05:43:57 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 05:43:57 $ docker exec --env ******** --env ******** 05ffb0426e8a4fef91767c25c6b8f12721529cfdc00b731f00119b217a011155 ssh-agent -k 05:43:57 unset SSH_AUTH_SOCK; 05:43:57 unset SSH_AGENT_PID; 05:43:57 echo Agent pid 59 killed; 05:43:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:43:57 + git semver [Pipeline] } 05:43:57 $ docker stop --time=1 05ffb0426e8a4fef91767c25c6b8f12721529cfdc00b731f00119b217a011155 05:43:59 $ docker rm -f 05ffb0426e8a4fef91767c25c6b8f12721529cfdc00b731f00119b217a011155 [Pipeline] // withDockerContainer [Pipeline] sh 05:43:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:43:59 Stashed 1 file(s) [Pipeline] echo 05:43:59 [edgeXSemver]: initialized semver on version 2.0.0-dev.62 [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 05:44:15 Still waiting to schedule task 05:44:15 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:44:15 Still waiting to schedule task 05:44:15 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:46:10 Running on prd-centos7-docker-4c-2g-855 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 05:46:10 Running in /w/workspace/edgex-ui-go/122 [Pipeline] { [Pipeline] checkout 05:46:10 The recommended git tool is: git 05:46:12 using credential edgex-jenkins-ssh 05:46:12 Cloning the remote Git repository 05:46:12 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:46:12 > git init /w/workspace/edgex-ui-go/122 # timeout=10 05:46:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:46:13 > git --version # timeout=10 05:46:13 > git --version # 'git version 2.24.4' 05:46:13 using GIT_SSH to set credentials SSH Credentials for GitHub 05:46:13 [INFO] Currently running in a labeled security context 05:46:13 [INFO] Currently SELinux is 'enforcing' on the host 05:46:13 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/122@tmp/jenkins-gitclient-ssh4691526882496937771.key 05:46:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:46:14 Avoid second fetch 05:46:14 Checking out Revision ed8947b643568b301883c9fef62d671807069f73 (master) 05:46:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:46:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:46:14 > git config core.sparsecheckout # timeout=10 05:46:14 > git checkout -f ed8947b643568b301883c9fef62d671807069f73 # timeout=10 05:46:18 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:46:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:46:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:46:20 + true 05:46:20 + sudo service docker restart 05:46:20 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:38 provisioning config files... 05:46:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/122@tmp/config8084131657721814750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:38 ---> docker-login.sh 05:46:38 nexus3.edgexfoundry.org:10001 05:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:38 Configure a credential helper to remove this warning. See 05:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:38 05:46:38 Login Succeeded 05:46:38 nexus3.edgexfoundry.org:10002 05:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:38 Configure a credential helper to remove this warning. See 05:46:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:38 05:46:38 Login Succeeded 05:46:38 nexus3.edgexfoundry.org:10003 05:46:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:39 Configure a credential helper to remove this warning. See 05:46:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:39 05:46:39 Login Succeeded 05:46:39 nexus3.edgexfoundry.org:10004 05:46:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:39 Configure a credential helper to remove this warning. See 05:46:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:39 05:46:39 Login Succeeded 05:46:39 docker.io 05:46:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:39 Configure a credential helper to remove this warning. See 05:46:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:39 05:46:39 Login Succeeded 05:46:39 ---> docker-login.sh ends [Pipeline] } 05:46:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:46:39 ========================================================= 05:46:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:46:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:46:40 + 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 . 05:46:40 Sending build context to Docker daemon 35.74MB 05:46:40 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:46:40 Step 2/8 : FROM ${BASE} 05:46:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:46:40 540db60ca938: Pulling fs layer 05:46:40 adcc1eea9eea: Pulling fs layer 05:46:40 4c4ab2625f07: Pulling fs layer 05:46:40 0510c868ecb4: Pulling fs layer 05:46:40 afea3b2eda06: Pulling fs layer 05:46:40 7809a108b3ef: Pulling fs layer 05:46:40 f706445af74f: Pulling fs layer 05:46:40 0510c868ecb4: Waiting 05:46:40 afea3b2eda06: Waiting 05:46:40 7809a108b3ef: Waiting 05:46:40 f706445af74f: Waiting 05:46:40 4c4ab2625f07: Verifying Checksum 05:46:40 4c4ab2625f07: Download complete 05:46:40 adcc1eea9eea: Verifying Checksum 05:46:40 adcc1eea9eea: Download complete 05:46:40 afea3b2eda06: Verifying Checksum 05:46:40 afea3b2eda06: Download complete 05:46:40 540db60ca938: Verifying Checksum 05:46:40 540db60ca938: Download complete 05:46:40 7809a108b3ef: Verifying Checksum 05:46:40 7809a108b3ef: Download complete 05:46:40 540db60ca938: Pull complete 05:46:40 adcc1eea9eea: Pull complete 05:46:40 4c4ab2625f07: Pull complete 05:46:42 f706445af74f: Verifying Checksum 05:46:42 f706445af74f: Download complete 05:46:43 0510c868ecb4: Verifying Checksum 05:46:43 0510c868ecb4: Download complete 05:46:46 0510c868ecb4: Pull complete 05:46:46 afea3b2eda06: Pull complete 05:46:46 7809a108b3ef: Pull complete 05:46:48 f706445af74f: Pull complete 05:46:48 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:46:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:46:48 ---> b068be0155e3 05:46:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:46:51 ---> Running in 2ba343eaebce 05:46:51 Removing intermediate container 2ba343eaebce 05:46:51 ---> 7ae9cdbb6546 05:46:51 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:51 ---> Running in bd82005f848e 05:46:52 Removing intermediate container bd82005f848e 05:46:52 ---> aec2ff5bca11 05:46:52 Step 5/8 : RUN apk add --no-cache make git 05:46:52 ---> Running in 74feac4090d2 05:46:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:46:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:46:53 OK: 149 MiB in 40 packages 05:46:53 Removing intermediate container 74feac4090d2 05:46:53 ---> 463761bb354a 05:46:53 Step 6/8 : WORKDIR /edgex-ui-go 05:46:54 ---> Running in 94b39280fe50 05:46:54 Removing intermediate container 94b39280fe50 05:46:54 ---> a366854ef018 05:46:54 Step 7/8 : COPY . . 05:46:55 ---> 5fe4e965bc8a 05:46:55 Step 8/8 : RUN go mod download 05:46:55 ---> Running in a551582468e7 05:47:10 Removing intermediate container a551582468e7 05:47:10 ---> 75c5dda537d5 05:47:10 Successfully built 75c5dda537d5 05:47:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:47:10 + docker inspect -f . ci-base-image-x86_64 05:47:10 . [Pipeline] withDockerContainer 05:47:10 prd-centos7-docker-4c-2g-855 does not seem to be running inside a container 05:47:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/122 -v /w/workspace/edgex-ui-go/122:/w/workspace/edgex-ui-go/122:rw,z -v /w/workspace/edgex-ui-go/122@tmp:/w/workspace/edgex-ui-go/122@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 05:47:10 $ docker top 0974d06314fd0c59f94c147b6d0dd2a955a8cb1ff189446544fd483dbbfb73da -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:11 + go version 05:47:11 go version go1.16.3 linux/amd64 [Pipeline] } 05:47:11 $ docker stop --time=1 0974d06314fd0c59f94c147b6d0dd2a955a8cb1ff189446544fd483dbbfb73da 05:47:12 $ docker rm -f 0974d06314fd0c59f94c147b6d0dd2a955a8cb1ff189446544fd483dbbfb73da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:47:13 + docker inspect -f . ci-base-image-x86_64 05:47:13 . [Pipeline] withDockerContainer 05:47:13 prd-centos7-docker-4c-2g-855 does not seem to be running inside a container 05:47:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/122 -v /w/workspace/edgex-ui-go/122:/w/workspace/edgex-ui-go/122:rw,z -v /w/workspace/edgex-ui-go/122@tmp:/w/workspace/edgex-ui-go/122@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 05:47:13 $ docker top e8f33fc343bff5939c3f895ea8b38df9b089633e4f4d29c6eb07e343c087a832 -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:14 + go mod tidy [Pipeline] sh 05:47:14 + make test 05:47:14 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:47:14 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:47:24 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:47:24 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:47:24 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 05:47:24 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:47:24 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:47:24 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:47:24 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:47:24 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:47:24 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:47:24 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:47:24 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:47:24 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:47:24 GO111MODULE=on go vet ./... [Pipeline] } 05:47:29 $ docker stop --time=1 e8f33fc343bff5939c3f895ea8b38df9b089633e4f4d29c6eb07e343c087a832 05:47:30 $ docker rm -f e8f33fc343bff5939c3f895ea8b38df9b089633e4f4d29c6eb07e343c087a832 [Pipeline] // withDockerContainer [Pipeline] sh 05:47:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:47:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:47:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:47:32 + ls -al . 05:47:32 total 92 05:47:32 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 8 05:47 . 05:47:32 drwxrwxr-x. 4 jenkins jenkins 32 Jun 8 05:46 .. 05:47:32 drwxrwxr-x. 3 jenkins jenkins 20 Jun 8 05:46 assets 05:47:32 drwxrwxr-x. 2 jenkins jenkins 35 Jun 8 05:46 bin 05:47:32 drwxrwxr-x. 3 jenkins jenkins 29 Jun 8 05:46 cmd 05:47:32 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 8 05:46 CONTRIBUTING.md 05:47:32 -rw-r--r--. 1 jenkins jenkins 10 Jun 8 05:47 coverage.out 05:47:32 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 8 05:46 Dockerfile 05:47:32 -rw-rw-r--. 1 jenkins jenkins 902 Jun 8 05:46 Dockerfile.build 05:47:32 drwxrwxr-x. 5 jenkins jenkins 104 Jun 8 05:46 docs 05:47:32 drwxrwxr-x. 8 jenkins jenkins 162 Jun 8 05:46 .git 05:47:32 drwxrwxr-x. 2 jenkins jenkins 103 Jun 8 05:46 .github 05:47:32 -rw-rw-r--. 1 jenkins jenkins 162 Jun 8 05:46 .gitignore 05:47:32 -rw-rw-r--. 1 jenkins jenkins 971 Jun 8 05:46 go.mod 05:47:32 -rw-r--r--. 1 jenkins jenkins 23959 Jun 8 05:47 go.sum 05:47:32 drwxrwxr-x. 10 jenkins jenkins 139 Jun 8 05:46 internal 05:47:32 -rw-rw-r--. 1 jenkins jenkins 652 Jun 8 05:46 Jenkinsfile 05:47:32 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 8 05:46 LICENSE 05:47:32 -rw-rw-r--. 1 jenkins jenkins 941 Jun 8 05:46 Makefile 05:47:32 -rw-rw-r--. 1 jenkins jenkins 6012 Jun 8 05:46 README.md 05:47:32 -rw-rw-r--. 1 jenkins jenkins 12 Jun 8 05:43 VERSION 05:47:32 -rw-rw-r--. 1 jenkins jenkins 155 Jun 8 05:46 version.go 05:47:32 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 8 05:46 web [Pipeline] isUnix [Pipeline] sh 05:47:32 + 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=ed8947b643568b301883c9fef62d671807069f73 --label arch=amd64 --label version=2.0.0-dev.62 . 05:47:33 Sending build context to Docker daemon 35.76MB 05:47:33 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 05:47:33 Step 2/24 : FROM ${BASE} AS builder 05:47:33 ---> 75c5dda537d5 05:47:33 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:47:33 ---> Running in 12490a8c3de7 05:47:33 Removing intermediate container 12490a8c3de7 05:47:33 ---> 170b46008d2e 05:47:33 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 05:47:33 ---> Running in b15f294c25b4 05:47:33 Removing intermediate container b15f294c25b4 05:47:33 ---> 43e2031b0364 05:47:33 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:47:33 ---> Running in 674d377f09ad 05:47:33 Removing intermediate container 674d377f09ad 05:47:33 ---> b1f0f5d71098 05:47:33 Step 6/24 : LABEL Name=edgex-ui-go 05:47:33 ---> Running in d3e07ea81a3d 05:47:33 Removing intermediate container d3e07ea81a3d 05:47:33 ---> 1583e4d44607 05:47:33 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:47:33 ---> Running in d1e049138d78 05:47:33 Removing intermediate container d1e049138d78 05:47:33 ---> 97d022184b43 05:47:33 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:33 ---> Running in 009b1403ffad 05:47:34 Removing intermediate container 009b1403ffad 05:47:34 ---> 9a72fa6d16eb 05:47:34 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:47:34 ---> Running in 71874f16d49a 05:47:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:47:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:47:35 OK: 149 MiB in 40 packages 05:47:35 Removing intermediate container 71874f16d49a 05:47:35 ---> e2c1a80fa8d2 05:47:35 Step 10/24 : ENV GO111MODULE=on 05:47:35 ---> Running in 737849b70a99 05:47:35 Removing intermediate container 737849b70a99 05:47:35 ---> 3e336ae82c6c 05:47:35 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:47:36 ---> Running in b2fa8ec22425 05:47:36 Removing intermediate container b2fa8ec22425 05:47:36 ---> 4176f5d72cb1 05:47:36 Step 12/24 : COPY go.mod . 05:47:36 ---> 648ca2607bee 05:47:36 Step 13/24 : COPY Makefile . 05:47:36 ---> c7f721c113dd 05:47:36 Step 14/24 : RUN make update 05:47:36 ---> Running in 63a17e671133 05:47:36 CGO_ENABLED=0 GO111MODULE=on go mod download 05:47:36 Removing intermediate container 63a17e671133 05:47:36 ---> 76213cda5783 05:47:36 Step 15/24 : COPY . . 05:47:37 ---> 53a225666cbd 05:47:37 Step 16/24 : RUN ${MAKE} 05:47:37 ---> Running in c41ad3037f2a 05:47:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.62" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:47:46 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:47:47 Removing intermediate container c41ad3037f2a 05:47:47 ---> 336edc1f4f27 05:47:47 Step 17/24 : FROM alpine:3.12 05:47:47 3.12: Pulling from library/alpine 05:47:48 339de151aab4: Pulling fs layer 05:47:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-859 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 05:47:48 Running in /w/workspace/edgex-ui-go/122 [Pipeline] { [Pipeline] checkout 05:47:48 339de151aab4: Verifying Checksum 05:47:48 339de151aab4: Download complete 05:47:48 339de151aab4: Pull complete 05:47:48 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:47:48 Status: Downloaded newer image for alpine:3.12 05:47:48 ---> 13621d1b12d4 05:47:48 Step 18/24 : EXPOSE 4000 05:47:48 ---> Running in 2bb2fb0398ee 05:47:48 The recommended git tool is: git 05:47:48 Removing intermediate container 2bb2fb0398ee 05:47:48 ---> 8ac2b5cede61 05:47:48 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 05:47:50 ---> 5bfe848f887c 05:47:50 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:47:50 ---> Running in 3d69432ebe78 05:47:50 Removing intermediate container 3d69432ebe78 05:47:50 ---> c1a2e5d369d9 05:47:50 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:47:50 ---> Running in 2db9506b451f 05:47:50 Removing intermediate container 2db9506b451f 05:47:50 ---> 7c8a31105711 05:47:50 Step 22/24 : LABEL arch=amd64 05:47:50 ---> Running in cc9fab55da7d 05:47:50 Removing intermediate container cc9fab55da7d 05:47:50 ---> 6ada7ee24bed 05:47:50 Step 23/24 : LABEL git_sha=ed8947b643568b301883c9fef62d671807069f73 05:47:50 ---> Running in 3b230d28d93b 05:47:50 Removing intermediate container 3b230d28d93b 05:47:50 ---> 84a8592d84c7 05:47:50 Step 24/24 : LABEL version=2.0.0-dev.62 05:47:50 ---> Running in 85672e3977f8 05:47:50 Removing intermediate container 85672e3977f8 05:47:50 ---> a0bab54f4cc6 05:47:50 [Warning] One or more build-args [ARCH] were not consumed 05:47:50 Successfully built a0bab54f4cc6 05:47:50 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:47:51 provisioning config files... 05:47:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/122@tmp/config7981160315334415719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:51 ---> docker-login.sh 05:47:51 nexus3.edgexfoundry.org:10001 05:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:51 Configure a credential helper to remove this warning. See 05:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:51 05:47:51 Login Succeeded 05:47:51 nexus3.edgexfoundry.org:10002 05:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:51 Configure a credential helper to remove this warning. See 05:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:51 05:47:51 Login Succeeded 05:47:51 nexus3.edgexfoundry.org:10003 05:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:51 Configure a credential helper to remove this warning. See 05:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:51 05:47:51 Login Succeeded 05:47:51 nexus3.edgexfoundry.org:10004 05:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:52 Configure a credential helper to remove this warning. See 05:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:52 05:47:52 Login Succeeded 05:47:52 docker.io 05:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:52 Configure a credential helper to remove this warning. See 05:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:52 05:47:52 Login Succeeded 05:47:52 ---> docker-login.sh ends [Pipeline] } 05:47:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:47:52 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 05:47:52 ed8947b643568b301883c9fef62d671807069f73 05:47:52 latest 05:47:52 2.0.0-dev.62 05:47:52 ed8947b643568b301883c9fef62d671807069f73-2.0.0-dev.62 05:47:52 master 05:47:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:47:52 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ed8947b643568b301883c9fef62d671807069f73 [Pipeline] isUnix [Pipeline] sh 05:47:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ed8947b643568b301883c9fef62d671807069f73 05:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:47:53 39ba999a167b: Preparing 05:47:53 32f366d666a5: Preparing 05:47:53 32f366d666a5: Layer already exists 05:47:54 using credential edgex-jenkins-ssh 05:47:55 Cloning the remote Git repository 05:47:55 39ba999a167b: Pushed 05:47:55 ed8947b643568b301883c9fef62d671807069f73: digest: sha256:8f578699dde9481592ed58d30ecbc195947d05b7f9557413bceabc833e5a7c99 size: 740 [Pipeline] isUnix [Pipeline] sh 05:47:55 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:47:55 > git init /w/workspace/edgex-ui-go/122 # timeout=10 05:47:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:47:55 > git --version # timeout=10 05:47:55 > git --version # 'git version 2.17.1' 05:47:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:55 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 05:47:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 05:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:47:56 39ba999a167b: Preparing 05:47:56 32f366d666a5: Preparing 05:47:56 39ba999a167b: Layer already exists 05:47:56 32f366d666a5: Layer already exists 05:47:56 latest: digest: sha256:8f578699dde9481592ed58d30ecbc195947d05b7f9557413bceabc833e5a7c99 size: 740 [Pipeline] isUnix [Pipeline] sh 05:47:56 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.62 [Pipeline] isUnix [Pipeline] sh 05:47:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.62 05:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:47:56 39ba999a167b: Preparing 05:47:56 32f366d666a5: Preparing 05:47:56 32f366d666a5: Layer already exists 05:47:56 39ba999a167b: Layer already exists 05:47:56 2.0.0-dev.62: digest: sha256:8f578699dde9481592ed58d30ecbc195947d05b7f9557413bceabc833e5a7c99 size: 740 [Pipeline] isUnix [Pipeline] sh 05:47:57 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ed8947b643568b301883c9fef62d671807069f73-2.0.0-dev.62 [Pipeline] isUnix [Pipeline] sh 05:47:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ed8947b643568b301883c9fef62d671807069f73-2.0.0-dev.62 05:47:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:47:57 39ba999a167b: Preparing 05:47:57 32f366d666a5: Preparing 05:47:57 32f366d666a5: Layer already exists 05:47:57 39ba999a167b: Layer already exists 05:47:57 ed8947b643568b301883c9fef62d671807069f73-2.0.0-dev.62: digest: sha256:8f578699dde9481592ed58d30ecbc195947d05b7f9557413bceabc833e5a7c99 size: 740 [Pipeline] isUnix [Pipeline] sh 05:47:57 Avoid second fetch 05:47:57 Checking out Revision ed8947b643568b301883c9fef62d671807069f73 (master) 05:47:57 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 05:47:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 05:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:47:58 39ba999a167b: Preparing 05:47:58 32f366d666a5: Preparing 05:47:58 32f366d666a5: Layer already exists 05:47:58 39ba999a167b: Layer already exists 05:47:58 master: digest: sha256:8f578699dde9481592ed58d30ecbc195947d05b7f9557413bceabc833e5a7c99 size: 740 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:47:58 ===================================================== [Pipeline] echo 05:47:58 taggedImages: 05:47:58 - nexus3.edgexfoundry.org:10004/edgex-ui:ed8947b643568b301883c9fef62d671807069f73 05:47:58 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 05:47:58 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.62 05:47:58 - nexus3.edgexfoundry.org:10004/edgex-ui:ed8947b643568b301883c9fef62d671807069f73-2.0.0-dev.62 05:47:58 - 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 05:47:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:47:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:57 > git config core.sparsecheckout # timeout=10 05:47:57 > git checkout -f ed8947b643568b301883c9fef62d671807069f73 # timeout=10 05:47:58 ---> job-cost.sh 05:47:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-izgV 05:48:02 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:48:03 05:48:03 GitHub has been notified of this commit’s build result 05:48:03 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:48:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:48:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:48:04 + true+ 05:48:04 sudo service docker restart 05:48:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:48:23 provisioning config files... 05:48:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/122@tmp/config5868012235692498998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:48:23 ---> docker-login.sh 05:48:23 nexus3.edgexfoundry.org:10001 05:48:23 lf-activate-venv(): INFO: Adding /tmp/venv-izgV/bin to PATH 05:48:23 INFO: No Stack... 05:48:23 INFO: Retrieving Pricing Info for: v3-standard-2 05:48:23 INFO: Archiving Costs [Pipeline] sh 05:48:24 + cat /w/workspace/edgex-ui-go/122/archives/cost.csv 05:48:24 + cut -d, -f6 [Pipeline] lock 05:48:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-122-stack-cost] 05:48:24 Resource [jenkins-edgexfoundry-edgex-ui-go-master-122-stack-cost] did not exist. Created. 05:48:24 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:48:24 + echo total: 0.05999999865889549 [Pipeline] stash 05:48:24 Stashed 1 file(s) [Pipeline] } 05:48:24 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-122-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:25 Configure a credential helper to remove this warning. See 05:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:25 05:48:25 Login Succeeded 05:48:25 nexus3.edgexfoundry.org:10002 05:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:25 Configure a credential helper to remove this warning. See 05:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:25 05:48:25 Login Succeeded 05:48:25 nexus3.edgexfoundry.org:10003 05:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:26 Configure a credential helper to remove this warning. See 05:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:26 05:48:26 Login Succeeded 05:48:26 nexus3.edgexfoundry.org:10004 05:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:26 Configure a credential helper to remove this warning. See 05:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:26 05:48:26 Login Succeeded 05:48:26 docker.io 05:48:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:27 Configure a credential helper to remove this warning. See 05:48:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:27 05:48:27 Login Succeeded 05:48:27 ---> docker-login.sh ends [Pipeline] } 05:48:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:48:28 ========================================================= 05:48:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:48:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:48:28 + 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 . 05:48:29 Sending build context to Docker daemon 35.74MB 05:48:29 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:48:29 Step 2/8 : FROM ${BASE} 05:48:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:48:30 595b0fe564bb: Pulling fs layer 05:48:30 7186ed65a4f7: Pulling fs layer 05:48:30 316046926c0a: Pulling fs layer 05:48:30 4ebd0625c992: Pulling fs layer 05:48:30 207e8628e3a3: Pulling fs layer 05:48:30 c791037a9be2: Pulling fs layer 05:48:30 ffd874e62e21: Pulling fs layer 05:48:30 4ebd0625c992: Waiting 05:48:30 207e8628e3a3: Waiting 05:48:30 ffd874e62e21: Waiting 05:48:30 c791037a9be2: Waiting 05:48:30 316046926c0a: Download complete 05:48:30 7186ed65a4f7: Verifying Checksum 05:48:30 7186ed65a4f7: Download complete 05:48:30 207e8628e3a3: Verifying Checksum 05:48:30 207e8628e3a3: Download complete 05:48:30 c791037a9be2: Verifying Checksum 05:48:30 c791037a9be2: Download complete 05:48:30 595b0fe564bb: Verifying Checksum 05:48:30 595b0fe564bb: Download complete 05:48:30 595b0fe564bb: Pull complete 05:48:31 7186ed65a4f7: Pull complete 05:48:31 316046926c0a: Pull complete 05:48:32 ffd874e62e21: Verifying Checksum 05:48:32 ffd874e62e21: Download complete 05:48:33 4ebd0625c992: Verifying Checksum 05:48:33 4ebd0625c992: Download complete 05:48:43 4ebd0625c992: Pull complete 05:48:43 207e8628e3a3: Pull complete 05:48:43 c791037a9be2: Pull complete 05:48:48 ffd874e62e21: Pull complete 05:48:48 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:48:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:48:48 ---> cfc18b08335c 05:48:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:48:50 ---> Running in 2400b3b21ff9 05:48:50 Removing intermediate container 2400b3b21ff9 05:48:50 ---> 389c57afa06b 05:48:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:50 ---> Running in 38bebb4015c8 05:48:53 Removing intermediate container 38bebb4015c8 05:48:53 ---> ef5ed07e2e91 05:48:53 Step 5/8 : RUN apk add --no-cache make git 05:48:53 ---> Running in 5be7bf485ba3 05:48:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:48:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:48:56 OK: 138 MiB in 40 packages 05:48:57 Removing intermediate container 5be7bf485ba3 05:48:57 ---> f555d50d9141 05:48:57 Step 6/8 : WORKDIR /edgex-ui-go 05:48:57 ---> Running in 3af0ac9293c7 05:48:58 Removing intermediate container 3af0ac9293c7 05:48:58 ---> 12c80f2c9ce9 05:48:58 Step 7/8 : COPY . . 05:49:01 ---> 642b7bbbf2a0 05:49:01 Step 8/8 : RUN go mod download 05:49:01 ---> Running in 520880e306a9 05:49:34 Removing intermediate container 520880e306a9 05:49:34 ---> 77171929b65f 05:49:34 Successfully built 77171929b65f 05:49:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:49:34 + docker inspect -f . ci-base-image-arm64 05:49:34 . [Pipeline] withDockerContainer 05:49:34 prd-ubuntu18.04-docker-arm64-4c-16g-859 does not seem to be running inside a container 05:49:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/122 -v /w/workspace/edgex-ui-go/122:/w/workspace/edgex-ui-go/122:rw,z -v /w/workspace/edgex-ui-go/122@tmp:/w/workspace/edgex-ui-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:49:36 $ docker top f1a257ab1a3e7c2e52481fa4527f0c76211f569657a2fb9f9c5f0ae3a008453c -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:37 + go version 05:49:37 go version go1.16.3 linux/arm64 [Pipeline] } 05:49:37 $ docker stop --time=1 f1a257ab1a3e7c2e52481fa4527f0c76211f569657a2fb9f9c5f0ae3a008453c 05:49:39 $ docker rm -f f1a257ab1a3e7c2e52481fa4527f0c76211f569657a2fb9f9c5f0ae3a008453c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:49:40 + docker inspect -f . ci-base-image-arm64 05:49:40 . [Pipeline] withDockerContainer 05:49:40 prd-ubuntu18.04-docker-arm64-4c-16g-859 does not seem to be running inside a container 05:49:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/122 -v /w/workspace/edgex-ui-go/122:/w/workspace/edgex-ui-go/122:rw,z -v /w/workspace/edgex-ui-go/122@tmp:/w/workspace/edgex-ui-go/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:49:42 $ docker top f9ac332d41e808763f6ec9abccbcb370a5faeed02368b15e41ebd542f90bda82 -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:43 + go mod tidy [Pipeline] sh 05:49:44 + make test 05:49:44 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:49:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:50:19 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:50:19 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:50:19 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 05:50:19 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:50:19 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:50:19 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:50:19 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:50:19 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:50:19 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:50:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:50:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:50:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:50:19 GO111MODULE=on go vet ./... [Pipeline] } 05:50:41 $ docker stop --time=1 f9ac332d41e808763f6ec9abccbcb370a5faeed02368b15e41ebd542f90bda82 05:50:43 $ docker rm -f f9ac332d41e808763f6ec9abccbcb370a5faeed02368b15e41ebd542f90bda82 [Pipeline] // withDockerContainer [Pipeline] sh 05:50:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:50:44 Warning: overwriting stash ‘coverage-report’ 05:50:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:50:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:50:46 + ls -al . 05:50:46 total 124 05:50:46 drwxrwxr-x 10 jenkins jenkins 4096 Jun 8 05:49 . 05:50:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 05:47 .. 05:50:46 drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 05:48 .git 05:50:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 05:47 .github 05:50:46 -rw-rw-r-- 1 jenkins jenkins 162 Jun 8 05:47 .gitignore 05:50:46 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 8 05:47 CONTRIBUTING.md 05:50:46 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 8 05:47 Dockerfile 05:50:46 -rw-rw-r-- 1 jenkins jenkins 902 Jun 8 05:47 Dockerfile.build 05:50:46 -rw-rw-r-- 1 jenkins jenkins 652 Jun 8 05:47 Jenkinsfile 05:50:46 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 8 05:47 LICENSE 05:50:46 -rw-rw-r-- 1 jenkins jenkins 941 Jun 8 05:47 Makefile 05:50:46 -rw-rw-r-- 1 jenkins jenkins 6012 Jun 8 05:47 README.md 05:50:46 -rw-rw-r-- 1 jenkins jenkins 12 Jun 8 05:43 VERSION 05:50:46 drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 05:47 assets 05:50:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 05:47 bin 05:50:46 drwxrwxr-x 3 jenkins jenkins 4096 Jun 8 05:47 cmd 05:50:46 -rw-r--r-- 1 jenkins jenkins 10 Jun 8 05:49 coverage.out 05:50:46 drwxrwxr-x 5 jenkins jenkins 4096 Jun 8 05:47 docs 05:50:46 -rw-rw-r-- 1 jenkins jenkins 971 Jun 8 05:47 go.mod 05:50:46 -rw-r--r-- 1 jenkins jenkins 23959 Jun 8 05:49 go.sum 05:50:46 drwxrwxr-x 10 jenkins jenkins 4096 Jun 8 05:47 internal 05:50:46 -rw-rw-r-- 1 jenkins jenkins 155 Jun 8 05:47 version.go 05:50:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 05:47 web [Pipeline] isUnix [Pipeline] sh 05:50:46 + 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=ed8947b643568b301883c9fef62d671807069f73 --label arch=arm64 --label version=2.0.0-dev.62 . 05:50:47 Sending build context to Docker daemon 35.76MB 05:50:47 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 05:50:47 Step 2/24 : FROM ${BASE} AS builder 05:50:47 ---> 77171929b65f 05:50:47 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:50:48 ---> Running in 2d3b38080367 05:50:48 Removing intermediate container 2d3b38080367 05:50:48 ---> da010fc96fab 05:50:48 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 05:50:48 ---> Running in f92e384a0283 05:50:49 Removing intermediate container f92e384a0283 05:50:49 ---> 677a61e730ba 05:50:49 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:50:49 ---> Running in a9f23933e9c7 05:50:50 Removing intermediate container a9f23933e9c7 05:50:50 ---> 38c2b3003b09 05:50:50 Step 6/24 : LABEL Name=edgex-ui-go 05:50:50 ---> Running in 36af223f7c2e 05:50:51 Removing intermediate container 36af223f7c2e 05:50:51 ---> f3ed6cbc3d6f 05:50:51 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:50:51 ---> Running in c8f5d55c29b5 05:50:51 Removing intermediate container c8f5d55c29b5 05:50:51 ---> 6c794430e461 05:50:51 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:51 ---> Running in 7dc0722af943 05:50:54 Removing intermediate container 7dc0722af943 05:50:54 ---> 6016a9c77bcb 05:50:54 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:50:54 ---> Running in a5f4a7820620 05:50:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:50:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:50:57 OK: 138 MiB in 40 packages 05:50:59 Removing intermediate container a5f4a7820620 05:50:59 ---> b7adec8ecd85 05:50:59 Step 10/24 : ENV GO111MODULE=on 05:50:59 ---> Running in beb42c4765ac 05:50:59 Removing intermediate container beb42c4765ac 05:50:59 ---> 30cf828f88c9 05:50:59 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:50:59 ---> Running in fd8d72989f68 05:51:00 Removing intermediate container fd8d72989f68 05:51:00 ---> 48bfd8a86749 05:51:00 Step 12/24 : COPY go.mod . 05:51:01 ---> 7cc380394ee1 05:51:01 Step 13/24 : COPY Makefile . 05:51:01 ---> 3bf0169d10e9 05:51:01 Step 14/24 : RUN make update 05:51:02 ---> Running in 5bf4940f11b1 05:51:03 CGO_ENABLED=0 GO111MODULE=on go mod download 05:51:05 Removing intermediate container 5bf4940f11b1 05:51:05 ---> a38cfacd33ee 05:51:05 Step 15/24 : COPY . . 05:51:08 ---> dfc2293f3255 05:51:08 Step 16/24 : RUN ${MAKE} 05:51:08 ---> Running in cfd479b10d38 05:51:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.62" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:51:39 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:51:44 Removing intermediate container cfd479b10d38 05:51:44 ---> b3a22c24e61a 05:51:44 Step 17/24 : FROM alpine:3.12 05:51:44 3.12: Pulling from library/alpine 05:51:44 d2f70382dc9a: Pulling fs layer 05:51:45 d2f70382dc9a: Verifying Checksum 05:51:45 d2f70382dc9a: Download complete 05:51:45 d2f70382dc9a: Pull complete 05:51:45 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:51:45 Status: Downloaded newer image for alpine:3.12 05:51:45 ---> 9852663dfa18 05:51:45 Step 18/24 : EXPOSE 4000 05:51:45 ---> Running in cdb28d2fc5f8 05:51:46 Removing intermediate container cdb28d2fc5f8 05:51:46 ---> dea282887e1d 05:51: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 05:51:49 ---> c5b059ed2564 05:51:49 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:51:49 ---> Running in c81883207953 05:51:49 Removing intermediate container c81883207953 05:51:49 ---> c37b81766ea1 05:51:49 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:51:49 ---> Running in d40cca02c1b5 05:51:50 Removing intermediate container d40cca02c1b5 05:51:50 ---> b2b55f0b7fa4 05:51:50 Step 22/24 : LABEL arch=arm64 05:51:50 ---> Running in 4b095ee28cdd 05:51:50 Removing intermediate container 4b095ee28cdd 05:51:50 ---> a73bd476df9f 05:51:50 Step 23/24 : LABEL git_sha=ed8947b643568b301883c9fef62d671807069f73 05:51:51 ---> Running in fbf2b09f69d1 05:51:51 Removing intermediate container fbf2b09f69d1 05:51:51 ---> 1ecb4257cdcb 05:51:51 Step 24/24 : LABEL version=2.0.0-dev.62 05:51:51 ---> Running in bb0a08c864ef 05:51:52 Removing intermediate container bb0a08c864ef 05:51:52 ---> 5c48a6d80763 05:51:52 [Warning] One or more build-args [ARCH] were not consumed 05:51:52 Successfully built 5c48a6d80763 05:51:52 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 05:51:52 provisioning config files... 05:51:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/122@tmp/config938946282216973650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:53 ---> docker-login.sh 05:51:53 nexus3.edgexfoundry.org:10001 05:51:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:53 Configure a credential helper to remove this warning. See 05:51:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:53 05:51:53 Login Succeeded 05:51:53 nexus3.edgexfoundry.org:10002 05:51:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:54 Configure a credential helper to remove this warning. See 05:51:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:54 05:51:54 Login Succeeded 05:51:54 nexus3.edgexfoundry.org:10003 05:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:54 Configure a credential helper to remove this warning. See 05:51:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:54 05:51:54 Login Succeeded 05:51:54 nexus3.edgexfoundry.org:10004 05:51:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:55 Configure a credential helper to remove this warning. See 05:51:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:55 05:51:55 Login Succeeded 05:51:55 docker.io 05:51:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:56 Configure a credential helper to remove this warning. See 05:51:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:56 05:51:56 Login Succeeded 05:51:56 ---> docker-login.sh ends [Pipeline] } 05:51:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:51:56 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 05:51:56 ed8947b643568b301883c9fef62d671807069f73 05:51:56 latest 05:51:56 2.0.0-dev.62 05:51:56 ed8947b643568b301883c9fef62d671807069f73-2.0.0-dev.62 05:51:56 master 05:51:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:51:56 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ed8947b643568b301883c9fef62d671807069f73 [Pipeline] isUnix [Pipeline] sh 05:51:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ed8947b643568b301883c9fef62d671807069f73 05:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:51:57 f9b4a6519431: Preparing 05:51:57 3fbe34a1663b: Preparing 05:51:57 3fbe34a1663b: Layer already exists 05:52:04 f9b4a6519431: Pushed 05:52:04 ed8947b643568b301883c9fef62d671807069f73: digest: sha256:593caa40d3f438c66f6ce83ca028134a9afe3d51cf67d035ef3e004b8ed7431e size: 739 [Pipeline] isUnix [Pipeline] sh 05:52:04 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:52:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 05:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:52:04 f9b4a6519431: Preparing 05:52:04 3fbe34a1663b: Preparing 05:52:04 f9b4a6519431: Layer already exists 05:52:04 3fbe34a1663b: Layer already exists 05:52:05 latest: digest: sha256:593caa40d3f438c66f6ce83ca028134a9afe3d51cf67d035ef3e004b8ed7431e size: 739 [Pipeline] isUnix [Pipeline] sh 05:52:05 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.62 [Pipeline] isUnix [Pipeline] sh 05:52:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.62 05:52:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:52:05 f9b4a6519431: Preparing 05:52:05 3fbe34a1663b: Preparing 05:52:06 f9b4a6519431: Layer already exists 05:52:06 3fbe34a1663b: Layer already exists 05:52:06 2.0.0-dev.62: digest: sha256:593caa40d3f438c66f6ce83ca028134a9afe3d51cf67d035ef3e004b8ed7431e size: 739 [Pipeline] isUnix [Pipeline] sh 05:52:06 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ed8947b643568b301883c9fef62d671807069f73-2.0.0-dev.62 [Pipeline] isUnix [Pipeline] sh 05:52:06 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ed8947b643568b301883c9fef62d671807069f73-2.0.0-dev.62 05:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:52:06 f9b4a6519431: Preparing 05:52:06 3fbe34a1663b: Preparing 05:52:06 f9b4a6519431: Layer already exists 05:52:06 3fbe34a1663b: Layer already exists 05:52:07 ed8947b643568b301883c9fef62d671807069f73-2.0.0-dev.62: digest: sha256:593caa40d3f438c66f6ce83ca028134a9afe3d51cf67d035ef3e004b8ed7431e size: 739 [Pipeline] isUnix [Pipeline] sh 05:52:07 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 05:52:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 05:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:52:07 f9b4a6519431: Preparing 05:52:07 3fbe34a1663b: Preparing 05:52:08 3fbe34a1663b: Layer already exists 05:52:08 f9b4a6519431: Layer already exists 05:52:08 master: digest: sha256:593caa40d3f438c66f6ce83ca028134a9afe3d51cf67d035ef3e004b8ed7431e size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:08 ===================================================== [Pipeline] echo 05:52:08 taggedImages: 05:52:08 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ed8947b643568b301883c9fef62d671807069f73 05:52:08 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 05:52:08 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.62 05:52:08 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ed8947b643568b301883c9fef62d671807069f73-2.0.0-dev.62 05:52:08 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:52:08 ---> job-cost.sh 05:52:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7mhg 05:53:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:54:42 lf-activate-venv(): INFO: Adding /tmp/venv-7mhg/bin to PATH 05:54:42 INFO: No Stack... 05:54:42 INFO: Retrieving Pricing Info for: v2-standard-4 05:54:42 INFO: Archiving Costs [Pipeline] sh 05:54:42 + cut -d, -f6 05:54:42 + cat /w/workspace/edgex-ui-go/122/archives/cost.csv [Pipeline] lock 05:54:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-122-stack-cost] 05:54:42 Resource [jenkins-edgexfoundry-edgex-ui-go-master-122-stack-cost] did not exist. Created. 05:54:42 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:54:42 /w/workspace/edgex-ui-go/122@tmp/durable-de0dc875/script.sh: 1: /w/workspace/edgex-ui-go/122@tmp/durable-de0dc875/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:54:43 + echo total: 0.18000000715255737 [Pipeline] stash 05:54:43 Warning: overwriting stash ‘stack-cost’ 05:54:43 Stashed 1 file(s) [Pipeline] } 05:54:43 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-122-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 05:54:43 provisioning config files... 05:54:43 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6196767379357358572tmp [Pipeline] { [Pipeline] sh 05:54:44 + set +x 05:54:44 + curl -s https://codecov.io/bash 05:54:44 + bash -s -- 05:54:44 05:54:44 _____ _ 05:54:44 / ____| | | 05:54:44 | | ___ __| | ___ ___ _____ __ 05:54:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:54:44 | |___| (_) | (_| | __/ (_| (_) \ V / 05:54:44 \_____\___/ \__,_|\___|\___\___/ \_/ 05:54:44 Bash-1.0.3 05:54:44 05:54:44 05:54:44 ==> git version 2.24.4 found 05:54:44 ==> 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 05:54:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:54:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:54:44 ==> Jenkins CI detected. 05:54:44 project root: . 05:54:44 --> token set from env 05:54:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:54:44 ==> Running gcov in . (disable via -X gcov) 05:54:44 ==> Python coveragepy not found 05:54:44 ==> Searching for coverage reports in: 05:54:44 + . 05:54:44 -> Found 1 reports 05:54:44 ==> Detecting git/mercurial file structure 05:54:44 ==> Reading reports 05:54:44 + ./coverage.out bytes=10 05:54:44 ==> Appending adjustments 05:54:44 https://docs.codecov.io/docs/fixing-reports 05:54:44 + Found adjustments 05:54:44 ==> Gzipping contents 05:54:44 4.0K /tmp/codecov.VbCup0.gz 05:54:44 ==> Uploading reports 05:54:44 url: https://codecov.io 05:54:44 query: branch=master&commit=ed8947b643568b301883c9fef62d671807069f73&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F122%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:54:44 -> Pinging Codecov 05:54:44 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=ed8947b643568b301883c9fef62d671807069f73&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F122%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:54:44 -> Uploading to 05:54:44 https://storage.googleapis.com/codecov/v4/raw/2021-06-08/FB506323287CE973F263BFD2A0EB1F37/ed8947b643568b301883c9fef62d671807069f73/a6180dce-3eca-4bdc-b252-9b1d20f054e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T055444Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51689c20726d8429b1dba15333a86dd01aa4b7b66db91b3e68bda10fa96991fb 05:54:44 % Total % Received % Xferd Average Speed Time Time Time Current 05:54:44 Dload Upload Total Spent Left Speed 05:54:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3930 0 0 100 3930 0 12377 --:--:-- --:--:-- --:--:-- 12397 05:54:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ed8947b643568b301883c9fef62d671807069f73 [Pipeline] } 05:54:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:54:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:54:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:54:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:54:46 05:54:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 05:54:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:54:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:54:46 188c0c94c7c5: Pulling fs layer 05:54:46 0ef7d3d256c8: Pulling fs layer 05:54:46 de9db76c5a1d: Pulling fs layer 05:54:46 0eba1c9be4d2: Pulling fs layer 05:54:46 0d57e429df01: Pulling fs layer 05:54:46 4e4be7b47b0d: Pulling fs layer 05:54:46 e1f770b5df2f: Pulling fs layer 05:54:46 85a0685a4137: Pulling fs layer 05:54:46 0eba1c9be4d2: Waiting 05:54:46 0d57e429df01: Waiting 05:54:46 4e4be7b47b0d: Waiting 05:54:46 e1f770b5df2f: Waiting 05:54:46 85a0685a4137: Waiting 05:54:46 de9db76c5a1d: Verifying Checksum 05:54:46 de9db76c5a1d: Download complete 05:54:46 0ef7d3d256c8: Download complete 05:54:46 0d57e429df01: Verifying Checksum 05:54:46 0d57e429df01: Download complete 05:54:46 4e4be7b47b0d: Verifying Checksum 05:54:46 4e4be7b47b0d: Download complete 05:54:46 188c0c94c7c5: Verifying Checksum 05:54:46 188c0c94c7c5: Download complete 05:54:47 188c0c94c7c5: Pull complete 05:54:47 0ef7d3d256c8: Pull complete 05:54:47 de9db76c5a1d: Pull complete 05:54:48 e1f770b5df2f: Verifying Checksum 05:54:48 e1f770b5df2f: Download complete 05:54:50 0eba1c9be4d2: Verifying Checksum 05:54:50 0eba1c9be4d2: Download complete 05:54:50 85a0685a4137: Verifying Checksum 05:54:50 85a0685a4137: Download complete 05:54:53 0eba1c9be4d2: Pull complete 05:54:53 0d57e429df01: Pull complete 05:54:53 4e4be7b47b0d: Pull complete 05:54:53 e1f770b5df2f: Pull complete 05:54:57 85a0685a4137: Pull complete 05:54:57 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 05:54:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:54:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 05:54:57 prd-centos7-docker-4c-2g-853 does not seem to be running inside a container 05:54:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:54:59 $ docker top 44f50aad089ffc10aa3988e4045f5db170bfc253473cbc5ab145b38a92e00bb9 -eo pid,comm [Pipeline] { [Pipeline] echo 05:55:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 05:55:00 + set -o pipefail 05:55:00 + snyk monitor '--org=edgex-jenkins' 05:55:06 05:55:06 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 05:55:06 05:55:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/05405688-0185-4487-884c-dd23975649ce 05:55:06 05:55:06 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:55:06 05:55:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:55:06 05:55:06 [Pipeline] } 05:55:06 $ docker stop --time=1 44f50aad089ffc10aa3988e4045f5db170bfc253473cbc5ab145b38a92e00bb9 05:55:09 $ docker rm -f 44f50aad089ffc10aa3988e4045f5db170bfc253473cbc5ab145b38a92e00bb9 [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 05:55:10 + git log --format=format:%s -1 ed8947b643568b301883c9fef62d671807069f73 [Pipeline] isUnix [Pipeline] sh 05:55:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:55:10 . [Pipeline] withDockerContainer 05:55:10 prd-centos7-docker-4c-2g-853 does not seem to be running inside a container 05:55: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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:55:10 $ docker top c02b1303957f21237e3d16c26fa43e298f54ea3e9a5eb3b22d2c293162b7dfe1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:55:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:55:11 [ssh-agent] Looking for ssh-agent implementation... 05:55:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:55:11 $ docker exec c02b1303957f21237e3d16c26fa43e298f54ea3e9a5eb3b22d2c293162b7dfe1 ssh-agent 05:55:11 SSH_AUTH_SOCK=/tmp/ssh-Ruz68Hm4rI5T/agent.15 05:55:11 SSH_AGENT_PID=22 05:55:11 Running ssh-add (command line suppressed) 05:55:11 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_282546777746227943.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_282546777746227943.key) 05:55:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:55:11 + git semver tag 05:55:11 # -> Open(): unable to determine branch for HEAD 05:55:11 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:55:11 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:55:11 # $SEMVER_REMOTE_NAME = origin 05:55:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:55:11 # $SEMVER_USER_NAME = edgex-jenkins 05:55:11 # $SEMVER_BRANCH = master 05:55:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 05:55:11 # ed8947b643568b301883c9fef62d671807069f73 HEAD 05:55:11 # -> Force: false 05:55:11 # 32bf6c52aeff340337da5f21bd3d77a2f2937736 refs/tags/v2.0.0-dev.62 [Pipeline] } 05:55:11 $ docker exec --env ******** --env ******** c02b1303957f21237e3d16c26fa43e298f54ea3e9a5eb3b22d2c293162b7dfe1 ssh-agent -k 05:55:11 unset SSH_AUTH_SOCK; 05:55:11 unset SSH_AGENT_PID; 05:55:11 echo Agent pid 22 killed; 05:55:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:55:12 + git semver [Pipeline] } 05:55:12 $ docker stop --time=1 c02b1303957f21237e3d16c26fa43e298f54ea3e9a5eb3b22d2c293162b7dfe1 05:55:13 $ docker rm -f c02b1303957f21237e3d16c26fa43e298f54ea3e9a5eb3b22d2c293162b7dfe1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:55:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:55:13 05:55:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:55:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:55:14 0.23.1-centos7: Pulling from edgex-lftools 05:55:14 ab5ef0e58194: Pulling fs layer 05:55:14 9712f1f96733: Pulling fs layer 05:55:14 63f879dbbcfc: Pulling fs layer 05:55:14 0d9ebad4ef96: Pulling fs layer 05:55:14 e9a5061849ea: Pulling fs layer 05:55:14 d747dcd14b5f: Pulling fs layer 05:55:14 2de7ff778b66: Pulling fs layer 05:55:14 0d9ebad4ef96: Waiting 05:55:14 e9a5061849ea: Waiting 05:55:14 d747dcd14b5f: Waiting 05:55:14 2de7ff778b66: Waiting 05:55:14 9712f1f96733: Verifying Checksum 05:55:14 9712f1f96733: Download complete 05:55:15 63f879dbbcfc: Verifying Checksum 05:55:15 63f879dbbcfc: Download complete 05:55:16 e9a5061849ea: Verifying Checksum 05:55:16 e9a5061849ea: Download complete 05:55:16 d747dcd14b5f: Verifying Checksum 05:55:16 d747dcd14b5f: Download complete 05:55:16 2de7ff778b66: Verifying Checksum 05:55:16 2de7ff778b66: Download complete 05:55:16 0d9ebad4ef96: Verifying Checksum 05:55:16 0d9ebad4ef96: Download complete 05:55:16 ab5ef0e58194: Verifying Checksum 05:55:16 ab5ef0e58194: Download complete 05:55:19 ab5ef0e58194: Pull complete 05:55:19 9712f1f96733: Pull complete 05:55:20 63f879dbbcfc: Pull complete 05:55:23 0d9ebad4ef96: Pull complete 05:55:23 e9a5061849ea: Pull complete 05:55:23 d747dcd14b5f: Pull complete 05:55:24 2de7ff778b66: Pull complete 05:55:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:55:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:55:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:55:24 prd-centos7-docker-4c-2g-853 does not seem to be running inside a container 05:55:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:55:28 $ docker top c45e72e97036b9d8467550e0ee8c41e4e0444f22a1a0355bcbe83d689d2832d9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:55:28 provisioning config files... 05:55:28 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3237369716578648980tmp 05:55:28 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config4680772518556194550tmp 05:55:28 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config9185337576917725158tmp [Pipeline] { [Pipeline] echo 05:55:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:55:28 ---> sigul-configuration.sh 05:55:28 gpg: directory `/root/.gnupg' created 05:55:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:55:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:55:28 gpg: keyring `/root/.gnupg/secring.gpg' created 05:55:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:55:28 gpg: CAST5 encrypted data 05:55:28 gpg: encrypted with 1 passphrase 05:55:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:55:29 + mkdir /home/jenkins 05:55:29 + mkdir /home/jenkins/sigul [Pipeline] sh 05:55:29 + 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 05:55:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:55:30 ---> sigul-install.sh 05:55:38 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 05:55:38 + git tag --list 05:55:38 0.1.1 05:55:38 v1.1.0 05:55:38 v1.2.0 05:55:38 v1.2.1 05:55:38 v1.3.0 05:55:38 v2.0.0-dev.1 05:55:38 v2.0.0-dev.10 05:55:38 v2.0.0-dev.11 05:55:38 v2.0.0-dev.12 05:55:38 v2.0.0-dev.13 05:55:38 v2.0.0-dev.14 05:55:38 v2.0.0-dev.15 05:55:38 v2.0.0-dev.16 05:55:38 v2.0.0-dev.17 05:55:38 v2.0.0-dev.18 05:55:38 v2.0.0-dev.19 05:55:38 v2.0.0-dev.2 05:55:38 v2.0.0-dev.20 05:55:38 v2.0.0-dev.21 05:55:38 v2.0.0-dev.22 05:55:38 v2.0.0-dev.23 05:55:38 v2.0.0-dev.24 05:55:38 v2.0.0-dev.25 05:55:38 v2.0.0-dev.26 05:55:38 v2.0.0-dev.27 05:55:38 v2.0.0-dev.28 05:55:38 v2.0.0-dev.29 05:55:38 v2.0.0-dev.3 05:55:38 v2.0.0-dev.30 05:55:38 v2.0.0-dev.31 05:55:38 v2.0.0-dev.32 05:55:38 v2.0.0-dev.33 05:55:38 v2.0.0-dev.34 05:55:38 v2.0.0-dev.35 05:55:38 v2.0.0-dev.36 05:55:38 v2.0.0-dev.37 05:55:38 v2.0.0-dev.38 05:55:38 v2.0.0-dev.39 05:55:38 v2.0.0-dev.4 05:55:38 v2.0.0-dev.40 05:55:38 v2.0.0-dev.41 05:55:38 v2.0.0-dev.42 05:55:38 v2.0.0-dev.43 05:55:38 v2.0.0-dev.44 05:55:38 v2.0.0-dev.45 05:55:38 v2.0.0-dev.46 05:55:38 v2.0.0-dev.47 05:55:38 v2.0.0-dev.48 05:55:38 v2.0.0-dev.49 05:55:38 v2.0.0-dev.5 05:55:38 v2.0.0-dev.50 05:55:38 v2.0.0-dev.51 05:55:38 v2.0.0-dev.52 05:55:38 v2.0.0-dev.53 05:55:38 v2.0.0-dev.54 05:55:38 v2.0.0-dev.55 05:55:38 v2.0.0-dev.56 05:55:38 v2.0.0-dev.57 05:55:38 v2.0.0-dev.58 05:55:38 v2.0.0-dev.59 05:55:38 v2.0.0-dev.6 05:55:38 v2.0.0-dev.60 05:55:38 v2.0.0-dev.61 05:55:38 v2.0.0-dev.62 05:55:38 v2.0.0-dev.7 05:55:38 v2.0.0-dev.8 05:55:38 v2.0.0-dev.9 [Pipeline] sh 05:55:38 + lftools sign git-tag v2.0.0-dev.62 05:55:39 Signing Git tag with Sigul... 05:55:39 Signing v2.0.0-dev.62 [Pipeline] echo 05:55:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:55:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:55:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:55:40 $ docker stop --time=1 c45e72e97036b9d8467550e0ee8c41e4e0444f22a1a0355bcbe83d689d2832d9 05:55:42 $ docker rm -f c45e72e97036b9d8467550e0ee8c41e4e0444f22a1a0355bcbe83d689d2832d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 05:55:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:55:43 . [Pipeline] withDockerContainer 05:55:43 prd-centos7-docker-4c-2g-853 does not seem to be running inside a container 05:55:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:55:44 $ docker top 23a07b13aaaed9f1950f86a62fb83ecb79c0813616fe476cf64982f12eaabb0d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:55:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:55:44 [ssh-agent] Looking for ssh-agent implementation... 05:55:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:55:44 $ docker exec 23a07b13aaaed9f1950f86a62fb83ecb79c0813616fe476cf64982f12eaabb0d ssh-agent 05:55:44 SSH_AUTH_SOCK=/tmp/ssh-7jvn6V0BZ5DR/agent.14 05:55:44 SSH_AGENT_PID=20 05:55:44 Running ssh-add (command line suppressed) 05:55:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3284209509431093024.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3284209509431093024.key) 05:55:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:55:44 + git semver bump pre 05:55:44 # -> Open(): unable to determine branch for HEAD 05:55:44 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:55:44 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:55:44 # $SEMVER_REMOTE_NAME = origin 05:55:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:55:44 # $SEMVER_USER_NAME = edgex-jenkins 05:55:44 # $SEMVER_BRANCH = master 05:55:44 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 05:55:44 2.0.0-dev.63 [Pipeline] } 05:55:44 $ docker exec --env ******** --env ******** 23a07b13aaaed9f1950f86a62fb83ecb79c0813616fe476cf64982f12eaabb0d ssh-agent -k 05:55:44 unset SSH_AUTH_SOCK; 05:55:44 unset SSH_AGENT_PID; 05:55:44 echo Agent pid 20 killed; 05:55:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:55:45 + git semver [Pipeline] } 05:55:45 $ docker stop --time=1 23a07b13aaaed9f1950f86a62fb83ecb79c0813616fe476cf64982f12eaabb0d 05:55:46 $ docker rm -f 23a07b13aaaed9f1950f86a62fb83ecb79c0813616fe476cf64982f12eaabb0d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:55:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:55:46 . [Pipeline] withDockerContainer 05:55:47 prd-centos7-docker-4c-2g-853 does not seem to be running inside a container 05:55:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:55:47 $ docker top aa82265b5850cb941c7ff2f6213f69a8c16ea3a8fdfc350d4ad2ba2389f865fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:55:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:55:47 [ssh-agent] Looking for ssh-agent implementation... 05:55:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:55:47 $ docker exec aa82265b5850cb941c7ff2f6213f69a8c16ea3a8fdfc350d4ad2ba2389f865fc ssh-agent 05:55:47 SSH_AUTH_SOCK=/tmp/ssh-C8G2Guo5WH5V/agent.14 05:55:47 SSH_AGENT_PID=20 05:55:47 Running ssh-add (command line suppressed) 05:55:48 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4340324572451195028.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4340324572451195028.key) 05:55:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:55:48 + git semver push 05:55:48 # -> Open(): unable to determine branch for HEAD 05:55:48 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 05:55:48 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 05:55:48 # $SEMVER_REMOTE_NAME = origin 05:55:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:55:48 # $SEMVER_USER_NAME = edgex-jenkins 05:55:48 # $SEMVER_BRANCH = master 05:55:48 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 05:55:53 $ docker exec --env ******** --env ******** aa82265b5850cb941c7ff2f6213f69a8c16ea3a8fdfc350d4ad2ba2389f865fc ssh-agent -k 05:55:53 unset SSH_AUTH_SOCK; 05:55:53 unset SSH_AGENT_PID; 05:55:53 echo Agent pid 20 killed; 05:55:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:55:54 + git semver [Pipeline] } 05:55:54 $ docker stop --time=1 aa82265b5850cb941c7ff2f6213f69a8c16ea3a8fdfc350d4ad2ba2389f865fc 05:55:55 $ docker rm -f aa82265b5850cb941c7ff2f6213f69a8c16ea3a8fdfc350d4ad2ba2389f865fc [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 05:55:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:55:57 ---> package-listing.sh 05:55:57 ++ facter osfamily 05:55:57 ++ tr '[:upper:]' '[:lower:]' 05:55:57 + OS_FAMILY=redhat 05:55:57 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 05:55:57 + START_PACKAGES=/tmp/packages_start.txt 05:55:57 + END_PACKAGES=/tmp/packages_end.txt 05:55:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:55:57 + PACKAGES=/tmp/packages_start.txt 05:55:57 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 05:55:57 + PACKAGES=/tmp/packages_end.txt 05:55:57 + case "${OS_FAMILY}" in 05:55:57 + rpm -qa 05:55:57 + sort 05:55:57 + '[' -f /tmp/packages_start.txt ']' 05:55:57 + '[' -f /tmp/packages_end.txt ']' 05:55:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:55:57 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 05:55:57 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 05:55:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 05:55:58 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 05:55:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:55:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:55:58 05:55:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:55:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:55:59 alpine: Pulling from edgex-lftools-log-publisher 05:55:59 df20fa9351a1: Pulling fs layer 05:55:59 36b3adc4ff6f: Pulling fs layer 05:55:59 8ad3a11d3b57: Pulling fs layer 05:55:59 46f8f816bc3b: Pulling fs layer 05:55:59 93b61091891f: Pulling fs layer 05:55:59 93b9cdb0e59b: Pulling fs layer 05:55:59 5e14af77c1be: Pulling fs layer 05:55:59 01666e4c0597: Pulling fs layer 05:55:59 aa168da1d23b: Pulling fs layer 05:55:59 93b9cdb0e59b: Waiting 05:55:59 5e14af77c1be: Waiting 05:55:59 01666e4c0597: Waiting 05:55:59 aa168da1d23b: Waiting 05:55:59 46f8f816bc3b: Waiting 05:55:59 93b61091891f: Waiting 05:55:59 36b3adc4ff6f: Verifying Checksum 05:55:59 36b3adc4ff6f: Download complete 05:55:59 46f8f816bc3b: Verifying Checksum 05:55:59 46f8f816bc3b: Download complete 05:55:59 df20fa9351a1: Verifying Checksum 05:55:59 df20fa9351a1: Download complete 05:55:59 93b9cdb0e59b: Verifying Checksum 05:55:59 93b9cdb0e59b: Download complete 05:55:59 5e14af77c1be: Verifying Checksum 05:55:59 5e14af77c1be: Download complete 05:55:59 01666e4c0597: Verifying Checksum 05:55:59 01666e4c0597: Download complete 05:55:59 93b61091891f: Verifying Checksum 05:55:59 93b61091891f: Download complete 05:55:59 df20fa9351a1: Pull complete 05:55:59 36b3adc4ff6f: Pull complete 05:55:59 8ad3a11d3b57: Verifying Checksum 05:55:59 8ad3a11d3b57: Download complete 05:56:00 8ad3a11d3b57: Pull complete 05:56:00 46f8f816bc3b: Pull complete 05:56:00 93b61091891f: Pull complete 05:56:00 93b9cdb0e59b: Pull complete 05:56:00 5e14af77c1be: Pull complete 05:56:00 01666e4c0597: Pull complete 05:56:01 aa168da1d23b: Verifying Checksum 05:56:01 aa168da1d23b: Download complete 05:56:05 aa168da1d23b: Pull complete 05:56:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:56:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:56:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:56:05 prd-centos7-docker-4c-2g-853 does not seem to be running inside a container 05:56:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:56:08 $ docker top bac1d93178fb6bb2f801ee4e9b7e4e62eaaf6298f3b3063f606fa8c607d84914 -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:08 + touch /tmp/pre-build-complete [Pipeline] sh 05:56:09 + mkdir -p /var/log/sa [Pipeline] sh 05:56:09 + ls /var/log/sa-host 05:56:09 + sadf -c /var/log/sa-host/sa05 05:56:09 file_magic: OK 05:56:09 HZ: Using current value: 100 05:56:09 file_header: OK 05:56:09 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 05:56:09 Statistics: 05:56:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:56:09 File successfully converted to sysstat format version 12.2.1 05:56:09 + sadf -c /var/log/sa-host/sa08 05:56:09 file_magic: OK 05:56:09 HZ: Using current value: 100 05:56:09 file_header: OK 05:56:09 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 05:56:09 Statistics: 05:56:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:56:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:56:09 provisioning config files... 05:56:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8602723077347152426tmp [Pipeline] { [Pipeline] echo 05:56:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:56:09 ---> create-netrc.sh [Pipeline] } 05:56:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:56:10 ---> python-tools-install.sh [Pipeline] echo 05:56:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:56:10 ---> sudo-logs.sh 05:56:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:56:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:56:10 ---> job-cost.sh 05:56:10 lf-activate-venv: SKIPPING 05:56:10 DEBUG: total: 0.18000000715255737 05:56:10 INFO: Retrieving Stack Cost... 05:56:11 INFO: Retrieving Pricing Info for: v3-standard-2 05:56:12 INFO: Archiving Costs [Pipeline] echo 05:56:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:56:12 ---> logs-deploy.sh 05:56:12 lf-activate-venv: SKIPPING 05:56:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/122 05:56:12 INFO: archiving workspace using pattern(s): 05:56:13 Archives upload complete. 05:56:13 INFO: archiving logs to Nexus 05:56:14 ---> uname -a: 05:56:14 Linux prd-centos7-docker-4c-2g-853.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:56:14 05:56:14 05:56:14 ---> lscpu: 05:56:14 Architecture: x86_64 05:56:14 CPU op-mode(s): 32-bit, 64-bit 05:56:14 Byte Order: Little Endian 05:56:14 Address sizes: 40 bits physical, 48 bits virtual 05:56:14 CPU(s): 2 05:56:14 On-line CPU(s) list: 0,1 05:56:14 Thread(s) per core: 1 05:56:14 Core(s) per socket: 1 05:56:14 Socket(s): 2 05:56:14 NUMA node(s): 1 05:56:14 Vendor ID: AuthenticAMD 05:56:14 CPU family: 23 05:56:14 Model: 49 05:56:14 Model name: AMD EPYC-Rome Processor 05:56:14 Stepping: 0 05:56:14 CPU MHz: 2799.998 05:56:14 BogoMIPS: 5599.99 05:56:14 Virtualization: AMD-V 05:56:14 Hypervisor vendor: KVM 05:56:14 Virtualization type: full 05:56:14 L1d cache: 64 KiB 05:56:14 L1i cache: 64 KiB 05:56:14 L2 cache: 1 MiB 05:56:14 L3 cache: 32 MiB 05:56:14 NUMA node0 CPU(s): 0,1 05:56:14 Vulnerability Itlb multihit: Not affected 05:56:14 Vulnerability L1tf: Not affected 05:56:14 Vulnerability Mds: Not affected 05:56:14 Vulnerability Meltdown: Not affected 05:56:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:56:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:56:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:56:14 Vulnerability Srbds: Not affected 05:56:14 Vulnerability Tsx async abort: Not affected 05:56:14 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 05:56:14 05:56:14 05:56:14 ---> nproc: 05:56:14 2 05:56:14 05:56:14 05:56:14 ---> df -h: 05:56:14 Filesystem Size Used Available Use% Mounted on 05:56:14 overlay 40.0G 8.9G 31.1G 22% / 05:56:14 tmpfs 64.0M 0 64.0M 0% /dev 05:56:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:56:14 shm 64.0M 0 64.0M 0% /dev/shm 05:56:14 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 05:56:14 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 05:56:14 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 05:56:14 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 05:56:14 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 05:56:14 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 05:56:14 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 05:56:14 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 05:56:14 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 05:56:14 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 05:56:14 05:56:14 05:56:14 ---> free -m: 05:56:14 total used free shared buff/cache available 05:56:14 Mem: 7821 1177 3215 0 3428 6564 05:56:14 Swap: 1023 0 1023 05:56:14 05:56:14 05:56:14 ---> ip addr: 05:56:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:56:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:56:14 inet 127.0.0.1/8 scope host lo 05:56:14 valid_lft forever preferred_lft forever 05:56:14 inet6 ::1/128 scope host 05:56:14 valid_lft forever preferred_lft forever 05:56:14 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:56:14 link/ether fa:16:3e:ba:c5:34 brd ff:ff:ff:ff:ff:ff 05:56:14 inet 10.30.122.61/23 brd 10.30.123.255 scope global dynamic eth0 05:56:14 valid_lft 85605sec preferred_lft 85605sec 05:56:14 inet6 fe80::f816:3eff:feba:c534/64 scope link 05:56:14 valid_lft forever preferred_lft forever 05:56:14 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:56:14 link/ether 02:42:a3:d3:fb:fd brd ff:ff:ff:ff:ff:ff 05:56:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:56:14 valid_lft forever preferred_lft forever 05:56:14 inet6 fe80::42:a3ff:fed3:fbfd/64 scope link 05:56:14 valid_lft forever preferred_lft forever 05:56:14 05:56:14 05:56:14 ---> sar -b -r -n DEV: 05:56:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 05:56:14 05:56:14 05:42:48 LINUX RESTART (2 CPU) 05:56:14 05:56:14 05:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:56:14 05:45:01 2.93 0.03 2.90 0.00 1.07 114.57 0.00 05:56:14 05:46:01 0.40 0.00 0.40 0.00 0.00 5.85 0.00 05:56:14 05:47:01 0.30 0.00 0.30 0.00 0.00 3.88 0.00 05:56:14 05:48:01 0.18 0.00 0.18 0.00 0.00 2.83 0.00 05:56:14 05:49:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 05:56:14 05:50:01 0.32 0.00 0.32 0.00 0.00 3.48 0.00 05:56:14 05:51:01 0.25 0.00 0.25 0.00 0.00 2.67 0.00 05:56:14 05:52:01 0.32 0.00 0.32 0.00 0.00 4.30 0.00 05:56:14 05:53:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 05:56:14 05:54:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 05:56:14 05:55:01 71.34 0.03 71.30 0.00 3.73 26808.39 0.00 05:56:14 05:56:01 145.76 0.10 145.66 0.00 9.99 31243.35 0.00 05:56:14 Average: 18.54 0.01 18.53 0.00 1.23 4851.60 0.00 05:56:14 05:56:14 05:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:56:14 05:45:01 5417880 0 806872 10.07 2620 1781568 1249088 13.79 586800 1602336 12 05:56:14 05:46:01 5423876 0 800868 10.00 2620 1781576 1202612 13.28 580268 1604200 8 05:56:14 05:47:01 5421448 0 803296 10.03 2620 1781576 1202828 13.28 582540 1604196 8 05:56:14 05:48:01 5421264 0 803476 10.03 2620 1781580 1202852 13.28 575892 1611204 8 05:56:14 05:49:01 5411548 0 813184 10.15 2620 1781588 1255504 13.86 584308 1611204 8 05:56:14 05:50:01 5419244 0 805488 10.06 2620 1781588 1196452 13.21 577800 1611204 8 05:56:14 05:51:01 5419272 0 805448 10.06 2620 1781600 1196452 13.21 577788 1611204 8 05:56:14 05:52:01 5406404 0 818312 10.22 2620 1781604 1214396 13.41 590544 1611204 8 05:56:14 05:53:01 5408788 0 815924 10.19 2620 1781608 1197480 13.22 590288 1609320 8 05:56:14 05:54:01 5408592 0 816116 10.19 2620 1781612 1197576 13.22 590328 1609316 8 05:56:14 05:55:01 4484444 0 1021144 12.75 2620 2500732 1473808 16.27 780884 2251204 588 05:56:14 05:56:01 3565940 0 1169276 14.60 2620 3271104 1683892 18.59 1060332 2728620 166784 05:56:14 Average: 5184058 0 856617 10.70 2620 1965645 1272745 14.05 639814 1755434 13955 05:56:14 05:56:14 05:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:56:14 05:45:01 eth0 1.37 0.48 0.58 0.37 0.00 0.00 0.00 0.00 05:56:14 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:46:01 eth0 1.48 0.08 0.12 0.04 0.00 0.00 0.00 0.00 05:56:14 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:47:01 eth0 2.73 0.68 0.70 0.40 0.00 0.00 0.00 0.00 05:56:14 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:48:01 eth0 0.63 0.32 0.28 0.20 0.00 0.00 0.00 0.00 05:56:14 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:49:01 eth0 3.53 3.66 0.59 21.30 0.00 0.00 0.00 0.00 05:56:14 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:50:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:56:14 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:51:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 05:56:14 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:52:01 eth0 1.22 1.02 0.37 3.73 0.00 0.00 0.00 0.00 05:56:14 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:53:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:54:01 eth0 0.40 0.30 0.15 0.08 0.00 0.00 0.00 0.00 05:56:14 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:55:01 veth399f578 13.21 12.67 1.48 13.25 0.00 0.00 0.00 0.00 05:56:14 05:55:01 eth0 408.21 374.13 4093.18 31.85 0.00 0.00 0.00 0.00 05:56:14 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:55:01 docker0 13.21 12.59 1.30 13.24 0.00 0.00 0.00 0.00 05:56:14 05:56:01 eth0 817.61 693.59 6029.18 144.35 0.00 0.00 0.00 0.00 05:56:14 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 05:56:01 docker0 129.75 181.42 8.54 600.99 0.00 0.00 0.00 0.00 05:56:14 Average: eth0 103.21 89.58 844.11 16.87 0.00 0.00 0.00 0.00 05:56:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:14 Average: docker0 11.92 16.18 0.82 51.22 0.00 0.00 0.00 0.00 05:56:14 05:56:14 05:56:14 ---> sar -P ALL: 05:56:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 05:56:14 05:56:14 05:42:48 LINUX RESTART (2 CPU) 05:56:14 05:56:14 05:44:01 CPU %user %nice %system %iowait %steal %idle 05:56:14 05:45:01 all 0.16 0.00 0.05 0.00 0.03 99.76 05:56:14 05:45:01 0 0.23 0.00 0.07 0.00 0.05 99.65 05:56:14 05:45:01 1 0.08 0.00 0.03 0.00 0.02 99.87 05:56:14 05:46:01 all 0.08 0.00 0.03 0.00 0.03 99.86 05:56:14 05:46:01 0 0.03 0.00 0.03 0.00 0.03 99.90 05:56:14 05:46:01 1 0.13 0.00 0.02 0.00 0.03 99.82 05:56:14 05:47:01 all 0.13 0.00 0.03 0.00 0.03 99.82 05:56:14 05:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:56:14 05:47:01 1 0.22 0.00 0.03 0.00 0.03 99.72 05:56:14 05:48:01 all 0.11 0.00 0.03 0.00 0.03 99.83 05:56:14 05:48:01 0 0.05 0.00 0.03 0.00 0.03 99.88 05:56:14 05:48:01 1 0.17 0.00 0.02 0.00 0.03 99.78 05:56:14 05:49:01 all 0.17 0.00 0.04 0.00 0.03 99.77 05:56:14 05:49:01 0 0.15 0.00 0.03 0.00 0.02 99.80 05:56:14 05:49:01 1 0.18 0.00 0.05 0.00 0.03 99.73 05:56:14 05:50:01 all 0.04 0.00 0.03 0.00 0.03 99.90 05:56:14 05:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:56:14 05:50:01 1 0.03 0.00 0.05 0.00 0.03 99.88 05:56:14 05:51:01 all 0.02 0.00 0.02 0.00 0.03 99.93 05:56:14 05:51:01 0 0.02 0.00 0.03 0.00 0.03 99.92 05:56:14 05:51:01 1 0.02 0.00 0.00 0.00 0.03 99.95 05:56:14 05:52:01 all 0.17 0.00 0.03 0.00 0.03 99.77 05:56:14 05:52:01 0 0.20 0.00 0.03 0.00 0.02 99.75 05:56:14 05:52:01 1 0.13 0.00 0.03 0.00 0.05 99.78 05:56:14 05:53:01 all 0.10 0.00 0.02 0.00 0.03 99.85 05:56:14 05:53:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:56:14 05:53:01 1 0.15 0.00 0.02 0.00 0.05 99.78 05:56:14 05:54:01 all 0.03 0.00 0.02 0.00 0.03 99.92 05:56:14 05:54:01 0 0.03 0.00 0.02 0.00 0.03 99.92 05:56:14 05:54:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:56:14 05:55:01 all 8.56 0.00 3.58 1.40 0.04 86.41 05:56:14 05:55:01 0 8.44 0.00 3.61 1.39 0.03 86.52 05:56:14 05:55:01 1 8.68 0.00 3.55 1.42 0.05 86.30 05:56:14 05:56:14 05:55:01 CPU %user %nice %system %iowait %steal %idle 05:56:14 05:56:01 all 18.30 0.00 8.12 3.19 0.09 70.30 05:56:14 05:56:01 0 15.59 0.00 7.99 2.84 0.09 73.49 05:56:14 05:56:01 1 21.01 0.00 8.26 3.53 0.09 67.11 05:56:14 Average: all 2.24 0.00 0.96 0.37 0.04 96.39 05:56:14 Average: 0 2.00 0.00 0.96 0.34 0.03 96.67 05:56:14 Average: 1 2.48 0.00 0.97 0.40 0.04 96.11 05:56:14 05:56:14 05:56:14