Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a267235e54e602672fad9900538a6a004b251877 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-ssh4915952618467503650.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8928383059313920852.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8770117946839021298.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9087951034241827898.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-ssh8230928601156908104.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 ‘prd-centos7-docker-4c-2g-895’ is offline Running on prd-centos7-docker-4c-2g-898 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-ssh1032872455304351880.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 a267235e54e602672fad9900538a6a004b251877 (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 a267235e54e602672fad9900538a6a004b251877 # timeout=10 Commit message: "feat: fix some bugs in UI" > git rev-list --no-walk 5b73c1ff08b1a5869110c2e738db83cc765dfa4d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:28:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:28:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:28:01 ========================================================= 08:28:01 EdgeX Global Pipelines Version Info 08:28:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:28:03 ------------------- 08:28:03 stable info: 08:28:03 ------------------- 08:28:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:28:03 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 08:28:03 Message: update stable to v1.0.195 08:28:03 ------------------- 08:28:03 experimental info: 08:28:03 ------------------- 08:28:03 Commited By: **** collab-it+edgex@linuxfoundation.org 08:28:03 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 08:28:03 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a267235e54e602672fad9900538a6a004b251877 [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a267235 [Pipeline] echo 08:28:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:28:05 provisioning config files... 08:28:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7051935077890674685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:05 ---> docker-login.sh 08:28:05 nexus3.edgexfoundry.org:10001 08:28:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:05 Configure a credential helper to remove this warning. See 08:28:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:05 08:28:05 Login Succeeded 08:28:05 nexus3.edgexfoundry.org:10002 08:28:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:05 Configure a credential helper to remove this warning. See 08:28:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:05 08:28:05 Login Succeeded 08:28:05 nexus3.edgexfoundry.org:10003 08:28:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:05 Configure a credential helper to remove this warning. See 08:28:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:05 08:28:05 Login Succeeded 08:28:05 nexus3.edgexfoundry.org:10004 08:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:06 Configure a credential helper to remove this warning. See 08:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:06 08:28:06 Login Succeeded 08:28:06 docker.io 08:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:06 Configure a credential helper to remove this warning. See 08:28:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:06 08:28:06 Login Succeeded 08:28:06 ---> docker-login.sh ends [Pipeline] } 08:28:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:28:07 + git log --format=format:%s -1 a267235e54e602672fad9900538a6a004b251877 [Pipeline] echo 08:28:07 GIT_COMMIT: a267235e54e602672fad9900538a6a004b251877, Commit Message: feat: fix some bugs in UI [Pipeline] echo 08:28:07 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:28:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:28:08 08:28:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:28:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:28:08 latest: Pulling from edgex-devops/git-semver 08:28:08 31603596830f: Pulling fs layer 08:28:08 54011a49482f: Pulling fs layer 08:28:08 a6820b24f6d8: Pulling fs layer 08:28:08 f581987b2513: Pulling fs layer 08:28:08 f581987b2513: Waiting 08:28:08 54011a49482f: Verifying Checksum 08:28:08 54011a49482f: Download complete 08:28:09 31603596830f: Verifying Checksum 08:28:09 31603596830f: Download complete 08:28:09 a6820b24f6d8: Verifying Checksum 08:28:09 a6820b24f6d8: Download complete 08:28:09 31603596830f: Pull complete 08:28:09 54011a49482f: Pull complete 08:28:09 f581987b2513: Verifying Checksum 08:28:09 f581987b2513: Download complete 08:28:09 a6820b24f6d8: Pull complete 08:28:10 f581987b2513: Pull complete 08:28:10 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:28:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:28:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:28:10 prd-centos7-docker-4c-2g-898 does not seem to be running inside a container 08:28: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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:28:11 $ docker top 1ebcaac3adadbf9175fbed73b88d9ff49403e63d79a69298beedf443f2d38ca8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:28:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:28:12 [ssh-agent] Looking for ssh-agent implementation... 08:28:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:28:12 $ docker exec 1ebcaac3adadbf9175fbed73b88d9ff49403e63d79a69298beedf443f2d38ca8 ssh-agent 08:28:12 SSH_AUTH_SOCK=/tmp/ssh-fKjeTeNwDsh4/agent.15 08:28:12 SSH_AGENT_PID=22 08:28:12 Running ssh-add (command line suppressed) 08:28:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4037510805343710788.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4037510805343710788.key) 08:28:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:28:12 + git tag --points-at HEAD [Pipeline] } 08:28:12 $ docker exec --env ******** --env ******** 1ebcaac3adadbf9175fbed73b88d9ff49403e63d79a69298beedf443f2d38ca8 ssh-agent -k 08:28:12 unset SSH_AUTH_SOCK; 08:28:12 unset SSH_AGENT_PID; 08:28:12 echo Agent pid 22 killed; 08:28:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:28:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:28:12 [ssh-agent] Looking for ssh-agent implementation... 08:28:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:28:12 $ docker exec 1ebcaac3adadbf9175fbed73b88d9ff49403e63d79a69298beedf443f2d38ca8 ssh-agent 08:28:13 SSH_AUTH_SOCK=/tmp/ssh-HJReaH9RObw4/agent.56 08:28:13 SSH_AGENT_PID=62 08:28:13 Running ssh-add (command line suppressed) 08:28:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3031558462808900668.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3031558462808900668.key) 08:28:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:28:13 + git semver init 08:28:13 # -> Open(): unable to determine branch for HEAD 08:28:13 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:28:13 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:28:13 # $SEMVER_REMOTE_NAME = origin 08:28:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:28:13 # $SEMVER_USER_NAME = edgex-jenkins 08:28:13 # $SEMVER_BRANCH = master 08:28:13 # $SEMVER_TEMP = /tmp/semver-871621786 08:28:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:28:15 # '/tmp/semver-871621786' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 08:28:15 # -> Force: false 08:28:15 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 08:28:15 $ docker exec --env ******** --env ******** 1ebcaac3adadbf9175fbed73b88d9ff49403e63d79a69298beedf443f2d38ca8 ssh-agent -k 08:28:15 unset SSH_AUTH_SOCK; 08:28:15 unset SSH_AGENT_PID; 08:28:15 echo Agent pid 62 killed; 08:28:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:28:15 + git semver [Pipeline] } 08:28:15 $ docker stop --time=1 1ebcaac3adadbf9175fbed73b88d9ff49403e63d79a69298beedf443f2d38ca8 08:28:17 $ docker rm -f 1ebcaac3adadbf9175fbed73b88d9ff49403e63d79a69298beedf443f2d38ca8 [Pipeline] // withDockerContainer [Pipeline] sh 08:28:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:28:17 Stashed 1 file(s) [Pipeline] echo 08:28:17 [edgeXSemver]: initialized semver on version 2.0.0-dev.83 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 08:28:33 Still waiting to schedule task 08:28:33 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:28:33 Still waiting to schedule task 08:28:33 ‘prd-ubuntu18.04-docker-arm64-4c-16g-897’ is offline 08:30:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-899 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 08:30:30 Running in /w/workspace/edgex-ui-go/143 [Pipeline] { [Pipeline] checkout 08:30:30 The recommended git tool is: git 08:30:36 using credential edgex-jenkins-ssh 08:30:36 Cloning the remote Git repository 08:30:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:30:36 > git init /w/workspace/edgex-ui-go/143 # timeout=10 08:30:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:30:36 > git --version # timeout=10 08:30:36 > git --version # 'git version 2.17.1' 08:30:36 using GIT_SSH to set credentials SSH Credentials for GitHub 08:30:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:30:39 Avoid second fetch 08:30:39 Checking out Revision a267235e54e602672fad9900538a6a004b251877 (master) 08:30:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:30:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:30:39 > git config core.sparsecheckout # timeout=10 08:30:40 > git checkout -f a267235e54e602672fad9900538a6a004b251877 # timeout=10 08:30:44 Commit message: "feat: fix some bugs in UI" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:30:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:30:46 + true 08:30:46 + sudo service docker restart 08:30:57 Running on prd-centos7-docker-4c-2g-900 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 08:30:57 Running in /w/workspace/edgex-ui-go/143 [Pipeline] { [Pipeline] checkout 08:30:57 The recommended git tool is: git 08:31:00 using credential edgex-jenkins-ssh 08:31:00 Cloning the remote Git repository 08:30:59 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:30:59 > git init /w/workspace/edgex-ui-go/143 # timeout=10 08:31:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:31:00 > git --version # timeout=10 08:31:00 > git --version # 'git version 2.24.4' 08:31:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:00 [INFO] Currently running in a labeled security context 08:31:00 [INFO] Currently SELinux is 'enforcing' on the host 08:31:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/143@tmp/jenkins-gitclient-ssh6369675354243504601.key 08:31:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:02 Avoid second fetch 08:31:02 Checking out Revision a267235e54e602672fad9900538a6a004b251877 (master) 08:31:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:31:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:02 > git config core.sparsecheckout # timeout=10 08:31:02 > git checkout -f a267235e54e602672fad9900538a6a004b251877 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:05 provisioning config files... 08:31:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/143@tmp/config3276048730935185571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:05 ---> docker-login.sh 08:31:05 nexus3.edgexfoundry.org:10001 08:31:05 Commit message: "feat: fix some bugs in UI" 08:31:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:31:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:06 Configure a credential helper to remove this warning. See 08:31:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:06 08:31:06 Login Succeeded 08:31:06 nexus3.edgexfoundry.org:10002 08:31:06 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:07 Configure a credential helper to remove this warning. See 08:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:07 08:31:07 Login Succeeded 08:31:07 nexus3.edgexfoundry.org:10003 08:31:07 + sudo service docker restart 08:31:07 + true 08:31:07 Redirecting to /bin/systemctl restart docker.service 08:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:07 Configure a credential helper to remove this warning. See 08:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:07 08:31:07 Login Succeeded 08:31:07 nexus3.edgexfoundry.org:10004 08:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:08 Configure a credential helper to remove this warning. See 08:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:08 08:31:08 Login Succeeded 08:31:08 docker.io 08:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:09 Configure a credential helper to remove this warning. See 08:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:09 08:31:09 Login Succeeded 08:31:09 ---> docker-login.sh ends [Pipeline] } 08:31:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:31:09 ========================================================= 08:31:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:31:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:31:10 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 08:31:10 Sending build context to Docker daemon 17.94MB 08:31:10 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:31:10 Step 2/8 : FROM ${BASE} 08:31:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:31:10 595b0fe564bb: Pulling fs layer 08:31:10 3088b5b3c5c0: Pulling fs layer 08:31:10 5b7225fbf94c: Pulling fs layer 08:31:10 ba82ee9f976e: Pulling fs layer 08:31:10 506bd15cee9f: Pulling fs layer 08:31:10 75a0a4a0db45: Pulling fs layer 08:31:10 618dc40b7e24: Pulling fs layer 08:31:10 506bd15cee9f: Waiting 08:31:10 75a0a4a0db45: Waiting 08:31:10 ba82ee9f976e: Waiting 08:31:10 618dc40b7e24: Waiting 08:31:11 3088b5b3c5c0: Verifying Checksum 08:31:11 3088b5b3c5c0: Download complete 08:31:11 5b7225fbf94c: Verifying Checksum 08:31:11 5b7225fbf94c: Download complete 08:31:11 506bd15cee9f: Verifying Checksum 08:31:11 506bd15cee9f: Download complete 08:31:11 75a0a4a0db45: Verifying Checksum 08:31:11 75a0a4a0db45: Download complete 08:31:11 595b0fe564bb: Verifying Checksum 08:31:11 595b0fe564bb: Download complete 08:31:11 595b0fe564bb: Pull complete 08:31:12 3088b5b3c5c0: Pull complete 08:31:12 5b7225fbf94c: Pull complete 08:31:13 618dc40b7e24: Verifying Checksum 08:31:13 618dc40b7e24: Download complete 08:31:15 ba82ee9f976e: Verifying Checksum 08:31:15 ba82ee9f976e: Download complete 08:31:25 ba82ee9f976e: Pull complete 08:31:25 506bd15cee9f: Pull complete [Pipeline] withEnv [Pipeline] { 08:31:25 75a0a4a0db45: Pull complete [Pipeline] configFileProvider 08:31:25 provisioning config files... 08:31:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/143@tmp/config1203191910215004074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:26 ---> docker-login.sh 08:31:26 nexus3.edgexfoundry.org:10001 08:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:26 Configure a credential helper to remove this warning. See 08:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:26 08:31:26 Login Succeeded 08:31:26 nexus3.edgexfoundry.org:10002 08:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:26 Configure a credential helper to remove this warning. See 08:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:26 08:31:26 Login Succeeded 08:31:26 nexus3.edgexfoundry.org:10003 08:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:26 Configure a credential helper to remove this warning. See 08:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:26 08:31:26 Login Succeeded 08:31:26 nexus3.edgexfoundry.org:10004 08:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:26 Configure a credential helper to remove this warning. See 08:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:26 08:31:26 Login Succeeded 08:31:26 docker.io 08:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:27 Configure a credential helper to remove this warning. See 08:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:27 08:31:27 Login Succeeded 08:31:27 ---> docker-login.sh ends [Pipeline] } 08:31:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:31:27 ========================================================= 08:31:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:31:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:31:27 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 08:31:27 Sending build context to Docker daemon 17.95MB 08:31:27 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:31:27 Step 2/8 : FROM ${BASE} 08:31:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:28 540db60ca938: Pulling fs layer 08:31:28 adcc1eea9eea: Pulling fs layer 08:31:28 4c4ab2625f07: Pulling fs layer 08:31:28 0510c868ecb4: Pulling fs layer 08:31:28 afea3b2eda06: Pulling fs layer 08:31:28 7809a108b3ef: Pulling fs layer 08:31:28 f706445af74f: Pulling fs layer 08:31:28 afea3b2eda06: Waiting 08:31:28 7809a108b3ef: Waiting 08:31:28 f706445af74f: Waiting 08:31:28 0510c868ecb4: Waiting 08:31:28 4c4ab2625f07: Download complete 08:31:28 adcc1eea9eea: Verifying Checksum 08:31:28 adcc1eea9eea: Download complete 08:31:28 afea3b2eda06: Verifying Checksum 08:31:28 afea3b2eda06: Download complete 08:31:28 540db60ca938: Verifying Checksum 08:31:28 540db60ca938: Download complete 08:31:28 7809a108b3ef: Verifying Checksum 08:31:28 7809a108b3ef: Download complete 08:31:28 540db60ca938: Pull complete 08:31:28 adcc1eea9eea: Pull complete 08:31:28 4c4ab2625f07: Pull complete 08:31:29 f706445af74f: Verifying Checksum 08:31:29 f706445af74f: Download complete 08:31:30 618dc40b7e24: Pull complete 08:31:30 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 08:31:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:31:30 ---> a36622ca3599 08:31:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:31:30 0510c868ecb4: Verifying Checksum 08:31:30 0510c868ecb4: Download complete 08:31:32 ---> Running in b3a3662499cd 08:31:32 Removing intermediate container b3a3662499cd 08:31:32 ---> da0db0041d79 08:31:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:32 ---> Running in a6ca59c2f8db 08:31:33 0510c868ecb4: Pull complete 08:31:33 afea3b2eda06: Pull complete 08:31:33 7809a108b3ef: Pull complete 08:31:34 f706445af74f: Pull complete 08:31:34 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:31:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:31:34 ---> b068be0155e3 08:31:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:31:34 Removing intermediate container a6ca59c2f8db 08:31:34 ---> 12a1a0e28464 08:31:34 Step 5/8 : RUN apk add --no-cache make git 08:31:34 ---> Running in 1a5665a21387 08:31:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:31:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:31:37 OK: 138 MiB in 40 packages 08:31:38 Removing intermediate container 1a5665a21387 08:31:38 ---> affd914372d6 08:31:38 Step 6/8 : WORKDIR /edgex-ui-go 08:31:38 ---> Running in f1003fd410cb 08:31:39 ---> Running in 899829d127ea 08:31:39 Removing intermediate container 899829d127ea 08:31:39 ---> eb8f0673ab1f 08:31:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:39 ---> Running in 9fd21a7a2c83 08:31:39 Removing intermediate container 9fd21a7a2c83 08:31:39 ---> 6ba1b913fb9d 08:31:39 Step 5/8 : RUN apk add --no-cache make git 08:31:39 ---> Running in 048d999d267c 08:31:39 Removing intermediate container f1003fd410cb 08:31:39 ---> c5cd3ace2c14 08:31:39 Step 7/8 : COPY . . 08:31:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:31:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:31:40 OK: 149 MiB in 40 packages 08:31:41 Removing intermediate container 048d999d267c 08:31:41 ---> 257747d3c5c1 08:31:41 Step 6/8 : WORKDIR /edgex-ui-go 08:31:41 ---> Running in 61eade08522a 08:31:41 Removing intermediate container 61eade08522a 08:31:41 ---> 486e0441b535 08:31:41 Step 7/8 : COPY . . 08:31:41 ---> 6769b7fefd4d 08:31:41 Step 8/8 : RUN go mod download 08:31:41 ---> Running in 63b8c6bacf17 08:31:41 ---> 5f547d195e6d 08:31:41 Step 8/8 : RUN go mod download 08:31:42 ---> Running in 7e5e31ed284a 08:31:57 Removing intermediate container 7e5e31ed284a 08:31:57 ---> 5b9e483e843a 08:31:57 Successfully built 5b9e483e843a 08:31:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:31:57 + docker inspect -f . ci-base-image-x86_64 08:31:57 . [Pipeline] withDockerContainer 08:31:57 prd-centos7-docker-4c-2g-900 does not seem to be running inside a container 08:31:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/143 -v /w/workspace/edgex-ui-go/143:/w/workspace/edgex-ui-go/143:rw,z -v /w/workspace/edgex-ui-go/143@tmp:/w/workspace/edgex-ui-go/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:57 $ docker top 677612dc8e4457b417b2163b24797312856739208c5a743447b42f79b2b6c170 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:58 + go version 08:31:58 go version go1.16.3 linux/amd64 [Pipeline] } 08:31:58 $ docker stop --time=1 677612dc8e4457b417b2163b24797312856739208c5a743447b42f79b2b6c170 08:31:59 $ docker rm -f 677612dc8e4457b417b2163b24797312856739208c5a743447b42f79b2b6c170 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:32:00 + docker inspect -f . ci-base-image-x86_64 08:32:00 . [Pipeline] withDockerContainer 08:32:00 prd-centos7-docker-4c-2g-900 does not seem to be running inside a container 08:32:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/143 -v /w/workspace/edgex-ui-go/143:/w/workspace/edgex-ui-go/143:rw,z -v /w/workspace/edgex-ui-go/143@tmp:/w/workspace/edgex-ui-go/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:00 $ docker top d9f20635725ff9a5fd76ef588f65ed8d744427ca941fadb25d37d00db059d71c -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:01 + go mod tidy [Pipeline] sh 08:32:01 + make test 08:32:01 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:32:02 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:32:08 Removing intermediate container 63b8c6bacf17 08:32:08 ---> 69209e2cfe5e 08:32:08 Successfully built 69209e2cfe5e 08:32:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:32:08 + docker inspect -f . ci-base-image-arm64 08:32:08 . [Pipeline] withDockerContainer 08:32:09 prd-ubuntu18.04-docker-arm64-4c-16g-899 does not seem to be running inside a container 08:32:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/143 -v /w/workspace/edgex-ui-go/143:/w/workspace/edgex-ui-go/143:rw,z -v /w/workspace/edgex-ui-go/143@tmp:/w/workspace/edgex-ui-go/143@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 08:32:10 $ docker top 83586b6c0a24d9c189bc506b95095af862e2e36e95763f1bb3fe699bc37ec25c -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:11 + go version 08:32:11 go version go1.16.5 linux/arm64 [Pipeline] } 08:32:11 $ docker stop --time=1 83586b6c0a24d9c189bc506b95095af862e2e36e95763f1bb3fe699bc37ec25c 08:32:12 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:32:12 GO111MODULE=on go vet ./... 08:32:13 $ docker rm -f 83586b6c0a24d9c189bc506b95095af862e2e36e95763f1bb3fe699bc37ec25c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:32:14 + docker inspect -f . ci-base-image-arm64 08:32:14 . [Pipeline] withDockerContainer 08:32:14 prd-ubuntu18.04-docker-arm64-4c-16g-899 does not seem to be running inside a container 08:32:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/143 -v /w/workspace/edgex-ui-go/143:/w/workspace/edgex-ui-go/143:rw,z -v /w/workspace/edgex-ui-go/143@tmp:/w/workspace/edgex-ui-go/143@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 08:32:16 $ docker top 1e3eb6632beb68196c203eb0a96e52c1f45741df758206fcf5e1602c0d4613d8 -eo pid,comm [Pipeline] { [Pipeline] } 08:32:16 $ docker stop --time=1 d9f20635725ff9a5fd76ef588f65ed8d744427ca941fadb25d37d00db059d71c 08:32:18 $ docker rm -f d9f20635725ff9a5fd76ef588f65ed8d744427ca941fadb25d37d00db059d71c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 08:32:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:32:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 08:32:18 + go mod tidy [Pipeline] sh [Pipeline] sh 08:32:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:32:21 + make test 08:32:21 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:32:21 + ls -al . 08:32:21 total 92 08:32:21 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 23 08:32 . 08:32:21 drwxrwxr-x. 4 jenkins jenkins 32 Jun 23 08:31 .. 08:32:21 drwxrwxr-x. 3 jenkins jenkins 20 Jun 23 08:31 assets 08:32:21 drwxrwxr-x. 2 jenkins jenkins 35 Jun 23 08:31 bin 08:32:21 drwxrwxr-x. 3 jenkins jenkins 29 Jun 23 08:31 cmd 08:32:21 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 23 08:31 CONTRIBUTING.md 08:32:21 -rw-r--r--. 1 jenkins jenkins 10 Jun 23 08:32 coverage.out 08:32:21 -rw-rw-r--. 1 jenkins jenkins 1526 Jun 23 08:31 Dockerfile 08:32:21 -rw-rw-r--. 1 jenkins jenkins 902 Jun 23 08:31 Dockerfile.build 08:32:21 drwxrwxr-x. 2 jenkins jenkins 23 Jun 23 08:31 docs 08:32:21 drwxrwxr-x. 8 jenkins jenkins 162 Jun 23 08:31 .git 08:32:21 drwxrwxr-x. 2 jenkins jenkins 103 Jun 23 08:31 .github 08:32:21 -rw-rw-r--. 1 jenkins jenkins 162 Jun 23 08:31 .gitignore 08:32:21 -rw-rw-r--. 1 jenkins jenkins 838 Jun 23 08:31 go.mod 08:32:21 -rw-r--r--. 1 jenkins jenkins 23723 Jun 23 08:32 go.sum 08:32:21 drwxrwxr-x. 9 jenkins jenkins 125 Jun 23 08:31 internal 08:32:21 -rw-rw-r--. 1 jenkins jenkins 652 Jun 23 08:31 Jenkinsfile 08:32:21 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 23 08:31 LICENSE 08:32:21 -rw-rw-r--. 1 jenkins jenkins 990 Jun 23 08:31 Makefile 08:32:21 drwxrwxr-x. 3 jenkins jenkins 19 Jun 23 08:31 pkg 08:32:21 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 23 08:31 README.md 08:32:21 -rw-rw-r--. 1 jenkins jenkins 12 Jun 23 08:28 VERSION 08:32:21 -rw-rw-r--. 1 jenkins jenkins 155 Jun 23 08:31 version.go 08:32:21 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 23 08:31 web [Pipeline] isUnix [Pipeline] sh 08:32:22 + 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=a267235e54e602672fad9900538a6a004b251877 --label arch=amd64 --label version=2.0.0-dev.83 . 08:32:22 Sending build context to Docker daemon 17.97MB 08:32:22 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 08:32:22 Step 2/25 : FROM ${BASE} AS builder 08:32:22 ---> 5b9e483e843a 08:32:22 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:32:22 ---> Running in 8e04e07049ac 08:32:22 Removing intermediate container 8e04e07049ac 08:32:22 ---> 00712970862b 08:32:22 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 08:32:22 ---> Running in 9de02edaf663 08:32:22 Removing intermediate container 9de02edaf663 08:32:22 ---> edd94763c729 08:32:22 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 08:32:22 ---> Running in c0273996dade 08:32:22 Removing intermediate container c0273996dade 08:32:22 ---> 8b633e09554d 08:32:22 Step 6/25 : LABEL Name=edgex-ui-go 08:32:22 ---> Running in 096a9183e664 08:32:22 Removing intermediate container 096a9183e664 08:32:22 ---> a708af384919 08:32:22 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:32:22 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:32:22 ---> Running in 57093f565699 08:32:22 Removing intermediate container 57093f565699 08:32:22 ---> 9efee5cee566 08:32:22 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:32:22 ---> Running in 10dab9da58ef 08:32:23 Removing intermediate container 10dab9da58ef 08:32:23 ---> cde85a1110c0 08:32:23 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:32:23 ---> Running in 26c2f9f2241e 08:32:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:32:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:32:24 OK: 149 MiB in 40 packages 08:32:25 Removing intermediate container 26c2f9f2241e 08:32:25 ---> c2f4cc20bd23 08:32:25 Step 10/25 : ENV GO111MODULE=on 08:32:25 ---> Running in 40af152cac37 08:32:25 Removing intermediate container 40af152cac37 08:32:25 ---> 7606d4ce8047 08:32:25 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:32:25 ---> Running in e1b1c4dae241 08:32:25 Removing intermediate container e1b1c4dae241 08:32:25 ---> 160516932246 08:32:25 Step 12/25 : COPY go.mod . 08:32:25 ---> df2a9665ed2d 08:32:25 Step 13/25 : COPY Makefile . 08:32:25 ---> 2d08e362e021 08:32:25 Step 14/25 : RUN make update 08:32:25 ---> Running in aea9294f676b 08:32:25 CGO_ENABLED=0 GO111MODULE=on go mod download 08:32:26 Removing intermediate container aea9294f676b 08:32:26 ---> c332e9a5b80a 08:32:26 Step 15/25 : COPY . . 08:32:26 ---> ce2aa97f327a 08:32:26 Step 16/25 : RUN go mod tidy 08:32:26 ---> Running in 5238d9c5d563 08:32:27 Removing intermediate container 5238d9c5d563 08:32:27 ---> 560b68ae88c0 08:32:27 Step 17/25 : RUN ${MAKE} 08:32:27 ---> Running in 4c423f81fa0c 08:32:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.83" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:32:35 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:32:37 Removing intermediate container 4c423f81fa0c 08:32:37 ---> becda4b026ee 08:32:37 Step 18/25 : FROM alpine:3.12 08:32:37 3.12: Pulling from library/alpine 08:32:37 339de151aab4: Pulling fs layer 08:32:37 339de151aab4: Verifying Checksum 08:32:37 339de151aab4: Download complete 08:32:38 339de151aab4: Pull complete 08:32:38 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:32:38 Status: Downloaded newer image for alpine:3.12 08:32:38 ---> 13621d1b12d4 08:32:38 Step 19/25 : EXPOSE 4000 08:32:38 ---> Running in ff15f10bb239 08:32:38 Removing intermediate container ff15f10bb239 08:32:38 ---> 0ddb03ddd74f 08:32:38 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:32:38 ---> 7ceb7d6c9dd6 08:32:38 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:32:38 ---> Running in a8cf281298b2 08:32:38 Removing intermediate container a8cf281298b2 08:32:38 ---> 993b1e50b26b 08:32:38 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:32:38 ---> Running in 269ea437b6c9 08:32:38 Removing intermediate container 269ea437b6c9 08:32:38 ---> 136ec26a423b 08:32:38 Step 23/25 : LABEL arch=amd64 08:32:38 ---> Running in 20a8a55ce320 08:32:38 Removing intermediate container 20a8a55ce320 08:32:38 ---> 1a76e6e03a82 08:32:38 Step 24/25 : LABEL git_sha=a267235e54e602672fad9900538a6a004b251877 08:32:39 ---> Running in 78ee2c9a5fd1 08:32:39 Removing intermediate container 78ee2c9a5fd1 08:32:39 ---> 159ace62f2bd 08:32:39 Step 25/25 : LABEL version=2.0.0-dev.83 08:32:39 ---> Running in fdbf968ea2c9 08:32:39 Removing intermediate container fdbf968ea2c9 08:32:39 ---> a68f0a6f6277 08:32:39 [Warning] One or more build-args [ARCH] were not consumed 08:32:39 Successfully built a68f0a6f6277 08:32:39 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:39 provisioning config files... 08:32:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/143@tmp/config2579653987309362334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:39 ---> docker-login.sh 08:32:39 nexus3.edgexfoundry.org:10001 08:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:39 Configure a credential helper to remove this warning. See 08:32:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:39 08:32:39 Login Succeeded 08:32:39 nexus3.edgexfoundry.org:10002 08:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:39 Configure a credential helper to remove this warning. See 08:32:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:39 08:32:39 Login Succeeded 08:32:39 nexus3.edgexfoundry.org:10003 08:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:39 Configure a credential helper to remove this warning. See 08:32:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:39 08:32:39 Login Succeeded 08:32:39 nexus3.edgexfoundry.org:10004 08:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:40 Configure a credential helper to remove this warning. See 08:32:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:40 08:32:40 Login Succeeded 08:32:40 docker.io 08:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:40 Configure a credential helper to remove this warning. See 08:32:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:40 08:32:40 Login Succeeded 08:32:40 ---> docker-login.sh ends [Pipeline] } 08:32:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:32:40 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 08:32:40 a267235e54e602672fad9900538a6a004b251877 08:32:40 latest 08:32:40 2.0.0-dev.83 08:32:40 a267235e54e602672fad9900538a6a004b251877-2.0.0-dev.83 08:32:40 master 08:32:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:32:40 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a267235e54e602672fad9900538a6a004b251877 [Pipeline] isUnix [Pipeline] sh 08:32:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a267235e54e602672fad9900538a6a004b251877 08:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:32:41 a880e9e22f24: Preparing 08:32:41 32f366d666a5: Preparing 08:32:41 32f366d666a5: Layer already exists 08:32:43 a880e9e22f24: Pushed 08:32:43 a267235e54e602672fad9900538a6a004b251877: digest: sha256:190e8574026074b4439ad145597e0c96c1f15464a4172fcd3bfbd5e1bf12e647 size: 739 [Pipeline] isUnix [Pipeline] sh 08:32:43 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 08:32:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:32:43 a880e9e22f24: Preparing 08:32:43 32f366d666a5: Preparing 08:32:43 32f366d666a5: Layer already exists 08:32:43 a880e9e22f24: Layer already exists 08:32:43 latest: digest: sha256:190e8574026074b4439ad145597e0c96c1f15464a4172fcd3bfbd5e1bf12e647 size: 739 [Pipeline] isUnix [Pipeline] sh 08:32:44 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.83 [Pipeline] isUnix [Pipeline] sh 08:32:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.83 08:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:32:44 a880e9e22f24: Preparing 08:32:44 32f366d666a5: Preparing 08:32:44 a880e9e22f24: Layer already exists 08:32:44 32f366d666a5: Layer already exists 08:32:44 2.0.0-dev.83: digest: sha256:190e8574026074b4439ad145597e0c96c1f15464a4172fcd3bfbd5e1bf12e647 size: 739 [Pipeline] isUnix [Pipeline] sh 08:32:44 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:a267235e54e602672fad9900538a6a004b251877-2.0.0-dev.83 [Pipeline] isUnix [Pipeline] sh 08:32:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:a267235e54e602672fad9900538a6a004b251877-2.0.0-dev.83 08:32:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:32:45 a880e9e22f24: Preparing 08:32:45 32f366d666a5: Preparing 08:32:45 32f366d666a5: Layer already exists 08:32:45 a880e9e22f24: Layer already exists 08:32:45 a267235e54e602672fad9900538a6a004b251877-2.0.0-dev.83: digest: sha256:190e8574026074b4439ad145597e0c96c1f15464a4172fcd3bfbd5e1bf12e647 size: 739 [Pipeline] isUnix [Pipeline] sh 08:32:45 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 08:32:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 08:32:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 08:32:45 a880e9e22f24: Preparing 08:32:45 32f366d666a5: Preparing 08:32:45 a880e9e22f24: Layer already exists 08:32:45 32f366d666a5: Layer already exists 08:32:45 master: digest: sha256:190e8574026074b4439ad145597e0c96c1f15464a4172fcd3bfbd5e1bf12e647 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:32:45 ===================================================== [Pipeline] echo 08:32:45 taggedImages: 08:32:45 - nexus3.edgexfoundry.org:10004/edgex-ui:a267235e54e602672fad9900538a6a004b251877 08:32:45 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 08:32:45 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.83 08:32:45 - nexus3.edgexfoundry.org:10004/edgex-ui:a267235e54e602672fad9900538a6a004b251877-2.0.0-dev.83 08:32:45 - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:32:46 ---> job-cost.sh 08:32:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ytjC 08:32:55 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:32:55 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 08:32:55 GO111MODULE=on go vet ./... 08:32:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:33:08 lf-activate-venv(): INFO: Adding /tmp/venv-ytjC/bin to PATH 08:33:08 INFO: No Stack... 08:33:09 INFO: Retrieving Pricing Info for: v3-standard-2 08:33:09 INFO: Archiving Costs [Pipeline] sh 08:33:10 + cat /w/workspace/edgex-ui-go/143/archives/cost.csv 08:33:10 + cut -d, -f6 [Pipeline] lock 08:33:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-143-stack-cost] 08:33:10 Resource [jenkins-edgexfoundry-edgex-ui-go-master-143-stack-cost] did not exist. Created. 08:33:10 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:33:10 + echo total: 0.05999999865889549 [Pipeline] stash 08:33:10 Stashed 1 file(s) [Pipeline] } 08:33:10 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-143-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 08:33:17 $ docker stop --time=1 1e3eb6632beb68196c203eb0a96e52c1f45741df758206fcf5e1602c0d4613d8 08:33:19 $ docker rm -f 1e3eb6632beb68196c203eb0a96e52c1f45741df758206fcf5e1602c0d4613d8 [Pipeline] // withDockerContainer [Pipeline] sh 08:33:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:33:20 Warning: overwriting stash ‘coverage-report’ 08:33:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:33:21 + ls -al . 08:33:21 total 128 08:33:21 drwxrwxr-x 11 jenkins jenkins 4096 Jun 23 08:32 . 08:33:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 08:30 .. 08:33:21 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 08:30 .git 08:33:21 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 08:30 .github 08:33:21 -rw-rw-r-- 1 jenkins jenkins 162 Jun 23 08:30 .gitignore 08:33:21 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 23 08:30 CONTRIBUTING.md 08:33:21 -rw-rw-r-- 1 jenkins jenkins 1526 Jun 23 08:30 Dockerfile 08:33:21 -rw-rw-r-- 1 jenkins jenkins 902 Jun 23 08:30 Dockerfile.build 08:33:21 -rw-rw-r-- 1 jenkins jenkins 652 Jun 23 08:30 Jenkinsfile 08:33:21 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 23 08:30 LICENSE 08:33:21 -rw-rw-r-- 1 jenkins jenkins 990 Jun 23 08:30 Makefile 08:33:21 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 23 08:30 README.md 08:33:21 -rw-rw-r-- 1 jenkins jenkins 12 Jun 23 08:28 VERSION 08:33:21 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 08:30 assets 08:33:21 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 08:30 bin 08:33:21 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 08:30 cmd 08:33:21 -rw-r--r-- 1 jenkins jenkins 10 Jun 23 08:32 coverage.out 08:33:21 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 08:30 docs 08:33:21 -rw-rw-r-- 1 jenkins jenkins 838 Jun 23 08:30 go.mod 08:33:21 -rw-r--r-- 1 jenkins jenkins 23723 Jun 23 08:32 go.sum 08:33:21 drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 08:30 internal 08:33:21 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 08:30 pkg 08:33:21 -rw-rw-r-- 1 jenkins jenkins 155 Jun 23 08:30 version.go 08:33:21 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 08:30 web [Pipeline] isUnix [Pipeline] sh 08:33:21 + 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=a267235e54e602672fad9900538a6a004b251877 --label arch=arm64 --label version=2.0.0-dev.83 . 08:33:22 Sending build context to Docker daemon 17.97MB 08:33:22 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 08:33:22 Step 2/25 : FROM ${BASE} AS builder 08:33:22 ---> 69209e2cfe5e 08:33:22 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:33:23 ---> Running in f08b8630275b 08:33:23 Removing intermediate container f08b8630275b 08:33:23 ---> 52e2cb02cec2 08:33:23 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 08:33:23 ---> Running in 41998b0bd16e 08:33:24 Removing intermediate container 41998b0bd16e 08:33:24 ---> 24f4135ea6eb 08:33:24 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 08:33:24 ---> Running in 41adf56486b5 08:33:24 Removing intermediate container 41adf56486b5 08:33:24 ---> c9b8885ed274 08:33:24 Step 6/25 : LABEL Name=edgex-ui-go 08:33:25 ---> Running in 59e8beb3ecff 08:33:25 Removing intermediate container 59e8beb3ecff 08:33:25 ---> 9f0adfa3a133 08:33:25 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:33:25 ---> Running in deb4d310ef64 08:33:26 Removing intermediate container deb4d310ef64 08:33:26 ---> 6e886b49fea1 08:33:26 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:26 ---> Running in e37b56e5d436 08:33:28 Removing intermediate container e37b56e5d436 08:33:28 ---> c7db6c47c743 08:33:28 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:33:28 ---> Running in cfc6b7330e6d 08:33:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:33:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:33:31 OK: 138 MiB in 40 packages 08:33:33 Removing intermediate container cfc6b7330e6d 08:33:33 ---> b1910f30cb38 08:33:33 Step 10/25 : ENV GO111MODULE=on 08:33:33 ---> Running in a05991273cc0 08:33:33 Removing intermediate container a05991273cc0 08:33:33 ---> 53a9e0e431cb 08:33:33 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:33:33 ---> Running in 8f7c018508e5 08:33:34 Removing intermediate container 8f7c018508e5 08:33:34 ---> 6009e6e2c2fc 08:33:34 Step 12/25 : COPY go.mod . 08:33:35 ---> 3e2b11d2e756 08:33:35 Step 13/25 : COPY Makefile . 08:33:35 ---> ec2c21baf574 08:33:35 Step 14/25 : RUN make update 08:33:35 ---> Running in 6e0d0f96bb65 08:33:37 CGO_ENABLED=0 GO111MODULE=on go mod download 08:33:38 Removing intermediate container 6e0d0f96bb65 08:33:38 ---> 307168b67dd3 08:33:38 Step 15/25 : COPY . . 08:33:41 ---> 67448b1d09c0 08:33:41 Step 16/25 : RUN go mod tidy 08:33:41 ---> Running in 232a0938294d 08:33:43 Removing intermediate container 232a0938294d 08:33:43 ---> b929aab39e31 08:33:43 Step 17/25 : RUN ${MAKE} 08:33:43 ---> Running in 50347c6ea5a0 08:33:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.83" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:34:11 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:34:15 Removing intermediate container 50347c6ea5a0 08:34:15 ---> 6bf5fea8cb93 08:34:15 Step 18/25 : FROM alpine:3.12 08:34:15 3.12: Pulling from library/alpine 08:34:15 d2f70382dc9a: Pulling fs layer 08:34:16 d2f70382dc9a: Verifying Checksum 08:34:16 d2f70382dc9a: Download complete 08:34:16 d2f70382dc9a: Pull complete 08:34:16 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:34:16 Status: Downloaded newer image for alpine:3.12 08:34:16 ---> c4fd0aeabfcf 08:34:16 Step 19/25 : EXPOSE 4000 08:34:17 ---> Running in 78ccc4d85a84 08:34:17 Removing intermediate container 78ccc4d85a84 08:34:17 ---> 8a33f8e20b72 08:34:17 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:34:19 ---> f9c303b3357c 08:34:19 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:34:19 ---> Running in f73c3d83acb6 08:34:19 Removing intermediate container f73c3d83acb6 08:34:19 ---> 7bddb8729333 08:34:19 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:34:19 ---> Running in 38cfa55144e4 08:34:20 Removing intermediate container 38cfa55144e4 08:34:20 ---> 568d3e096469 08:34:20 Step 23/25 : LABEL arch=arm64 08:34:20 ---> Running in b135e3470577 08:34:20 Removing intermediate container b135e3470577 08:34:20 ---> 7964ad9c6967 08:34:20 Step 24/25 : LABEL git_sha=a267235e54e602672fad9900538a6a004b251877 08:34:20 ---> Running in 3b44c539e255 08:34:21 Removing intermediate container 3b44c539e255 08:34:21 ---> 3566e9c0cb1b 08:34:21 Step 25/25 : LABEL version=2.0.0-dev.83 08:34:21 ---> Running in 471ed448aaa6 08:34:21 Removing intermediate container 471ed448aaa6 08:34:21 ---> edad29a3ab17 08:34:21 [Warning] One or more build-args [ARCH] were not consumed 08:34:22 Successfully built edad29a3ab17 08:34:22 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:22 provisioning config files... 08:34:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/143@tmp/config3559796524873524770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:22 ---> docker-login.sh 08:34:22 nexus3.edgexfoundry.org:10001 08:34:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:23 Configure a credential helper to remove this warning. See 08:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:23 08:34:23 Login Succeeded 08:34:23 nexus3.edgexfoundry.org:10002 08:34:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:23 Configure a credential helper to remove this warning. See 08:34:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:23 08:34:23 Login Succeeded 08:34:23 nexus3.edgexfoundry.org:10003 08:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:24 Configure a credential helper to remove this warning. See 08:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:24 08:34:24 Login Succeeded 08:34:24 nexus3.edgexfoundry.org:10004 08:34:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:24 Configure a credential helper to remove this warning. See 08:34:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:24 08:34:24 Login Succeeded 08:34:24 docker.io 08:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:25 Configure a credential helper to remove this warning. See 08:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:25 08:34:25 Login Succeeded 08:34:25 ---> docker-login.sh ends [Pipeline] } 08:34:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:25 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 08:34:25 a267235e54e602672fad9900538a6a004b251877 08:34:25 latest 08:34:25 2.0.0-dev.83 08:34:25 a267235e54e602672fad9900538a6a004b251877-2.0.0-dev.83 08:34:25 master 08:34:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:34:26 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a267235e54e602672fad9900538a6a004b251877 [Pipeline] isUnix [Pipeline] sh 08:34:26 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a267235e54e602672fad9900538a6a004b251877 08:34:26 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:34:26 0c84b88d9d78: Preparing 08:34:26 3fbe34a1663b: Preparing 08:34:26 3fbe34a1663b: Layer already exists 08:34:30 0c84b88d9d78: Pushed 08:34:30 a267235e54e602672fad9900538a6a004b251877: digest: sha256:8b4d62b12165f7b1e0bcf05de17c824282709597737e52a3487b98119c391029 size: 739 [Pipeline] isUnix [Pipeline] sh 08:34:30 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:34:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:34:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:34:30 0c84b88d9d78: Preparing 08:34:30 3fbe34a1663b: Preparing 08:34:30 3fbe34a1663b: Layer already exists 08:34:30 0c84b88d9d78: Layer already exists 08:34:31 latest: digest: sha256:8b4d62b12165f7b1e0bcf05de17c824282709597737e52a3487b98119c391029 size: 739 [Pipeline] isUnix [Pipeline] sh 08:34:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.83 [Pipeline] isUnix [Pipeline] sh 08:34:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.83 08:34:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:34:31 0c84b88d9d78: Preparing 08:34:31 3fbe34a1663b: Preparing 08:34:31 0c84b88d9d78: Layer already exists 08:34:31 3fbe34a1663b: Layer already exists 08:34:32 2.0.0-dev.83: digest: sha256:8b4d62b12165f7b1e0bcf05de17c824282709597737e52a3487b98119c391029 size: 739 [Pipeline] isUnix [Pipeline] sh 08:34:32 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a267235e54e602672fad9900538a6a004b251877-2.0.0-dev.83 [Pipeline] isUnix [Pipeline] sh 08:34:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a267235e54e602672fad9900538a6a004b251877-2.0.0-dev.83 08:34:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:34:32 0c84b88d9d78: Preparing 08:34:32 3fbe34a1663b: Preparing 08:34:32 3fbe34a1663b: Layer already exists 08:34:32 0c84b88d9d78: Layer already exists 08:34:33 a267235e54e602672fad9900538a6a004b251877-2.0.0-dev.83: digest: sha256:8b4d62b12165f7b1e0bcf05de17c824282709597737e52a3487b98119c391029 size: 739 [Pipeline] isUnix [Pipeline] sh 08:34:33 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 08:34:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 08:34:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:34:33 0c84b88d9d78: Preparing 08:34:33 3fbe34a1663b: Preparing 08:34:33 0c84b88d9d78: Layer already exists 08:34:33 3fbe34a1663b: Layer already exists 08:34:34 master: digest: sha256:8b4d62b12165f7b1e0bcf05de17c824282709597737e52a3487b98119c391029 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:34 ===================================================== [Pipeline] echo 08:34:34 taggedImages: 08:34:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a267235e54e602672fad9900538a6a004b251877 08:34:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:34:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.83 08:34:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:a267235e54e602672fad9900538a6a004b251877-2.0.0-dev.83 08:34:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:34:34 ---> job-cost.sh 08:34:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f6rE 08:35:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:36:35 lf-activate-venv(): INFO: Adding /tmp/venv-f6rE/bin to PATH 08:36:35 INFO: No Stack... 08:36:35 INFO: Retrieving Pricing Info for: v2-standard-4 08:36:35 INFO: Archiving Costs [Pipeline] sh 08:36:36 + cat /w/workspace/edgex-ui-go/143/archives/cost.csv 08:36:36 + cut -d, -f6 [Pipeline] lock 08:36:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-143-stack-cost] 08:36:36 Resource [jenkins-edgexfoundry-edgex-ui-go-master-143-stack-cost] did not exist. Created. 08:36:36 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:36:36 /w/workspace/edgex-ui-go/143@tmp/durable-0cd0d106/script.sh: 1: /w/workspace/edgex-ui-go/143@tmp/durable-0cd0d106/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:36:37 + echo total: 0.18000000715255737 [Pipeline] stash 08:36:37 Warning: overwriting stash ‘stack-cost’ 08:36:37 Stashed 1 file(s) [Pipeline] } 08:36:37 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-143-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:36:38 provisioning config files... 08:36:38 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config309381595991817182tmp [Pipeline] { [Pipeline] sh 08:36:38 + set +x 08:36:38 + curl -s https://codecov.io/bash 08:36:38 + bash -s -- 08:36:38 08:36:38 _____ _ 08:36:38 / ____| | | 08:36:38 | | ___ __| | ___ ___ _____ __ 08:36:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:36:38 | |___| (_) | (_| | __/ (_| (_) \ V / 08:36:38 \_____\___/ \__,_|\___|\___\___/ \_/ 08:36:38 Bash-1.0.3 08:36:38 08:36:38 08:36:38 ==> git version 2.24.4 found 08:36:38 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:36:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:36:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:36:38 ==> Jenkins CI detected. 08:36:38 project root: . 08:36:38 --> token set from env 08:36:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:36:38 ==> Running gcov in . (disable via -X gcov) 08:36:38 ==> Python coveragepy not found 08:36:38 ==> Searching for coverage reports in: 08:36:38 + . 08:36:38 -> Found 1 reports 08:36:38 ==> Detecting git/mercurial file structure 08:36:38 ==> Reading reports 08:36:38 + ./coverage.out bytes=10 08:36:38 ==> Appending adjustments 08:36:38 https://docs.codecov.io/docs/fixing-reports 08:36:38 + Found adjustments 08:36:38 ==> Gzipping contents 08:36:38 4.0K /tmp/codecov.BxqaIh.gz 08:36:38 ==> Uploading reports 08:36:38 url: https://codecov.io 08:36:38 query: branch=master&commit=a267235e54e602672fad9900538a6a004b251877&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F143%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:36:38 -> Pinging Codecov 08:36:38 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=a267235e54e602672fad9900538a6a004b251877&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F143%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:36:39 -> Uploading to 08:36:39 https://storage.googleapis.com/codecov/v4/raw/2021-06-23/FB506323287CE973F263BFD2A0EB1F37/a267235e54e602672fad9900538a6a004b251877/0c023fb3-de74-45f3-95ad-a4c8c824e3ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T083639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1de28d47a62f9f133b747c656c150a7581baf7c32870bb2a9a3647f6cb4c688 08:36:39 % Total % Received % Xferd Average Speed Time Time Time Current 08:36:39 Dload Upload Total Spent Left Speed 08:36:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3292 0 0 100 3292 0 8904 --:--:-- --:--:-- --:--:-- 8897 100 3292 0 0 100 3292 0 8900 --:--:-- --:--:-- --:--:-- 8897 08:36:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/a267235e54e602672fad9900538a6a004b251877 [Pipeline] } 08:36:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:36:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:36:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:36:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:36:40 08:36:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 08:36:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:36:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:36:41 188c0c94c7c5: Pulling fs layer 08:36:41 0ef7d3d256c8: Pulling fs layer 08:36:41 de9db76c5a1d: Pulling fs layer 08:36:41 0eba1c9be4d2: Pulling fs layer 08:36:41 0d57e429df01: Pulling fs layer 08:36:41 4e4be7b47b0d: Pulling fs layer 08:36:41 e1f770b5df2f: Pulling fs layer 08:36:41 85a0685a4137: Pulling fs layer 08:36:41 0eba1c9be4d2: Waiting 08:36:41 0d57e429df01: Waiting 08:36:41 4e4be7b47b0d: Waiting 08:36:41 e1f770b5df2f: Waiting 08:36:41 85a0685a4137: Waiting 08:36:41 de9db76c5a1d: Verifying Checksum 08:36:41 de9db76c5a1d: Download complete 08:36:41 0ef7d3d256c8: Verifying Checksum 08:36:41 0ef7d3d256c8: Download complete 08:36:41 0d57e429df01: Verifying Checksum 08:36:41 0d57e429df01: Download complete 08:36:41 188c0c94c7c5: Verifying Checksum 08:36:41 188c0c94c7c5: Download complete 08:36:41 4e4be7b47b0d: Verifying Checksum 08:36:41 4e4be7b47b0d: Download complete 08:36:41 188c0c94c7c5: Pull complete 08:36:41 0ef7d3d256c8: Pull complete 08:36:41 de9db76c5a1d: Pull complete 08:36:42 e1f770b5df2f: Verifying Checksum 08:36:42 e1f770b5df2f: Download complete 08:36:44 0eba1c9be4d2: Verifying Checksum 08:36:44 0eba1c9be4d2: Download complete 08:36:44 85a0685a4137: Verifying Checksum 08:36:44 85a0685a4137: Download complete 08:36:47 0eba1c9be4d2: Pull complete 08:36:47 0d57e429df01: Pull complete 08:36:47 4e4be7b47b0d: Pull complete 08:36:48 e1f770b5df2f: Pull complete 08:36:51 85a0685a4137: Pull complete 08:36:51 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 08:36:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:36:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 08:36:51 prd-centos7-docker-4c-2g-898 does not seem to be running inside a container 08:36:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:36:54 $ docker top 8da2484cdfdf331dcf664609a5c54fcfaa2eaa3707640662647df0e469bb7ec4 -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 08:36:54 + set -o pipefail 08:36:54 + snyk monitor '--org=edgex-jenkins' 08:37:00 08:37:00 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 08:37:00 08:37:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/c5e657e6-81e4-4b66-b44a-b5d452e68960 08:37:00 08:37:00 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:37:00 08:37:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:37:00 08:37:00 [Pipeline] } 08:37:00 $ docker stop --time=1 8da2484cdfdf331dcf664609a5c54fcfaa2eaa3707640662647df0e469bb7ec4 08:37:02 $ docker rm -f 8da2484cdfdf331dcf664609a5c54fcfaa2eaa3707640662647df0e469bb7ec4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:37:03 + git log --format=format:%s -1 a267235e54e602672fad9900538a6a004b251877 [Pipeline] isUnix [Pipeline] sh 08:37:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:37:03 . [Pipeline] withDockerContainer 08:37:03 prd-centos7-docker-4c-2g-898 does not seem to be running inside a container 08:37:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:37:04 $ docker top bf2233e064608046d838066cd3bccc873e0970e4337ab5b672d1f2f46fdcbdbb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:37:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:37:04 [ssh-agent] Looking for ssh-agent implementation... 08:37:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:37:04 $ docker exec bf2233e064608046d838066cd3bccc873e0970e4337ab5b672d1f2f46fdcbdbb ssh-agent 08:37:04 SSH_AUTH_SOCK=/tmp/ssh-wOsH719wVGmV/agent.14 08:37:04 SSH_AGENT_PID=20 08:37:04 Running ssh-add (command line suppressed) 08:37:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3052131785723473311.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3052131785723473311.key) 08:37:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:37:05 + git semver tag 08:37:05 # -> Open(): unable to determine branch for HEAD 08:37:05 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:37:05 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:37:05 # $SEMVER_REMOTE_NAME = origin 08:37:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:37:05 # $SEMVER_USER_NAME = edgex-jenkins 08:37:05 # $SEMVER_BRANCH = master 08:37:05 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 08:37:05 # a267235e54e602672fad9900538a6a004b251877 HEAD 08:37:05 # -> Force: false 08:37:05 # 06ae5d25dbcfe66ca4da487565c5c3648d290dfd refs/tags/v2.0.0-dev.83 [Pipeline] } 08:37:05 $ docker exec --env ******** --env ******** bf2233e064608046d838066cd3bccc873e0970e4337ab5b672d1f2f46fdcbdbb ssh-agent -k 08:37:05 unset SSH_AUTH_SOCK; 08:37:05 unset SSH_AGENT_PID; 08:37:05 echo Agent pid 20 killed; 08:37:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:37:05 + git semver [Pipeline] } 08:37:05 $ docker stop --time=1 bf2233e064608046d838066cd3bccc873e0970e4337ab5b672d1f2f46fdcbdbb 08:37:07 $ docker rm -f bf2233e064608046d838066cd3bccc873e0970e4337ab5b672d1f2f46fdcbdbb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:37:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:37:07 08:37:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:37:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:37:07 0.23.1-centos7: Pulling from edgex-lftools 08:37:07 ab5ef0e58194: Pulling fs layer 08:37:07 9712f1f96733: Pulling fs layer 08:37:07 63f879dbbcfc: Pulling fs layer 08:37:07 0d9ebad4ef96: Pulling fs layer 08:37:07 e9a5061849ea: Pulling fs layer 08:37:07 d747dcd14b5f: Pulling fs layer 08:37:07 2de7ff778b66: Pulling fs layer 08:37:07 e9a5061849ea: Waiting 08:37:07 d747dcd14b5f: Waiting 08:37:07 2de7ff778b66: Waiting 08:37:07 0d9ebad4ef96: Waiting 08:37:07 9712f1f96733: Verifying Checksum 08:37:07 9712f1f96733: Download complete 08:37:09 63f879dbbcfc: Verifying Checksum 08:37:09 63f879dbbcfc: Download complete 08:37:09 e9a5061849ea: Verifying Checksum 08:37:09 e9a5061849ea: Download complete 08:37:09 d747dcd14b5f: Verifying Checksum 08:37:09 d747dcd14b5f: Download complete 08:37:09 2de7ff778b66: Verifying Checksum 08:37:09 2de7ff778b66: Download complete 08:37:09 0d9ebad4ef96: Verifying Checksum 08:37:09 0d9ebad4ef96: Download complete 08:37:10 ab5ef0e58194: Verifying Checksum 08:37:10 ab5ef0e58194: Download complete 08:37:13 ab5ef0e58194: Pull complete 08:37:13 9712f1f96733: Pull complete 08:37:13 63f879dbbcfc: Pull complete 08:37:17 0d9ebad4ef96: Pull complete 08:37:17 e9a5061849ea: Pull complete 08:37:17 d747dcd14b5f: Pull complete 08:37:18 2de7ff778b66: Pull complete 08:37:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:37:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:37:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:37:18 prd-centos7-docker-4c-2g-898 does not seem to be running inside a container 08:37:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:37:22 $ docker top 91ef0f0170911e1196b5077e0bc732ea23c80b7c8dee5a6f738a2e5ead301182 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:37:23 provisioning config files... 08:37:23 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1466915238574327735tmp 08:37:23 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7981731300325320948tmp 08:37:23 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3154814852726974578tmp [Pipeline] { [Pipeline] echo 08:37:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:37:23 ---> sigul-configuration.sh 08:37:23 gpg: directory `/root/.gnupg' created 08:37:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:37:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:37:23 gpg: keyring `/root/.gnupg/secring.gpg' created 08:37:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:37:23 gpg: CAST5 encrypted data 08:37:23 gpg: encrypted with 1 passphrase 08:37:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:37:23 + mkdir /home/jenkins 08:37:23 + mkdir /home/jenkins/sigul [Pipeline] sh 08:37:24 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:37:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:37:24 ---> sigul-install.sh 08:37:29 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 08:37:30 + git tag --list 08:37:30 0.1.1 08:37:30 v1.1.0 08:37:30 v1.2.0 08:37:30 v1.2.1 08:37:30 v1.3.0 08:37:30 v2.0.0-dev.1 08:37:30 v2.0.0-dev.10 08:37:30 v2.0.0-dev.11 08:37:30 v2.0.0-dev.12 08:37:30 v2.0.0-dev.13 08:37:30 v2.0.0-dev.14 08:37:30 v2.0.0-dev.15 08:37:30 v2.0.0-dev.16 08:37:30 v2.0.0-dev.17 08:37:30 v2.0.0-dev.18 08:37:30 v2.0.0-dev.19 08:37:30 v2.0.0-dev.2 08:37:30 v2.0.0-dev.20 08:37:30 v2.0.0-dev.21 08:37:30 v2.0.0-dev.22 08:37:30 v2.0.0-dev.23 08:37:30 v2.0.0-dev.24 08:37:30 v2.0.0-dev.25 08:37:30 v2.0.0-dev.26 08:37:30 v2.0.0-dev.27 08:37:30 v2.0.0-dev.28 08:37:30 v2.0.0-dev.29 08:37:30 v2.0.0-dev.3 08:37:30 v2.0.0-dev.30 08:37:30 v2.0.0-dev.31 08:37:30 v2.0.0-dev.32 08:37:30 v2.0.0-dev.33 08:37:30 v2.0.0-dev.34 08:37:30 v2.0.0-dev.35 08:37:30 v2.0.0-dev.36 08:37:30 v2.0.0-dev.37 08:37:30 v2.0.0-dev.38 08:37:30 v2.0.0-dev.39 08:37:30 v2.0.0-dev.4 08:37:30 v2.0.0-dev.40 08:37:30 v2.0.0-dev.41 08:37:30 v2.0.0-dev.42 08:37:30 v2.0.0-dev.43 08:37:30 v2.0.0-dev.44 08:37:30 v2.0.0-dev.45 08:37:30 v2.0.0-dev.46 08:37:30 v2.0.0-dev.47 08:37:30 v2.0.0-dev.48 08:37:30 v2.0.0-dev.49 08:37:30 v2.0.0-dev.5 08:37:30 v2.0.0-dev.50 08:37:30 v2.0.0-dev.51 08:37:30 v2.0.0-dev.52 08:37:30 v2.0.0-dev.53 08:37:30 v2.0.0-dev.54 08:37:30 v2.0.0-dev.55 08:37:30 v2.0.0-dev.56 08:37:30 v2.0.0-dev.57 08:37:30 v2.0.0-dev.58 08:37:30 v2.0.0-dev.59 08:37:30 v2.0.0-dev.6 08:37:30 v2.0.0-dev.60 08:37:30 v2.0.0-dev.61 08:37:30 v2.0.0-dev.62 08:37:30 v2.0.0-dev.63 08:37:30 v2.0.0-dev.64 08:37:30 v2.0.0-dev.65 08:37:30 v2.0.0-dev.66 08:37:30 v2.0.0-dev.67 08:37:30 v2.0.0-dev.68 08:37:30 v2.0.0-dev.69 08:37:30 v2.0.0-dev.7 08:37:30 v2.0.0-dev.70 08:37:30 v2.0.0-dev.71 08:37:30 v2.0.0-dev.72 08:37:30 v2.0.0-dev.73 08:37:30 v2.0.0-dev.74 08:37:30 v2.0.0-dev.75 08:37:30 v2.0.0-dev.76 08:37:30 v2.0.0-dev.77 08:37:30 v2.0.0-dev.78 08:37:30 v2.0.0-dev.79 08:37:30 v2.0.0-dev.8 08:37:30 v2.0.0-dev.80 08:37:30 v2.0.0-dev.81 08:37:30 v2.0.0-dev.82 08:37:30 v2.0.0-dev.83 08:37:30 v2.0.0-dev.9 [Pipeline] sh 08:37:30 + lftools sign git-tag v2.0.0-dev.83 08:37:31 Signing Git tag with Sigul... 08:37:31 Signing v2.0.0-dev.83 [Pipeline] echo 08:37:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:37:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:37:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:37:32 $ docker stop --time=1 91ef0f0170911e1196b5077e0bc732ea23c80b7c8dee5a6f738a2e5ead301182 08:37:33 $ docker rm -f 91ef0f0170911e1196b5077e0bc732ea23c80b7c8dee5a6f738a2e5ead301182 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 08:37:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:37:34 . [Pipeline] withDockerContainer 08:37:34 prd-centos7-docker-4c-2g-898 does not seem to be running inside a container 08:37:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:37:34 $ docker top 9b0784459e10433219d15278190909b9ef19f9f078ca58507acb9d50644817d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:37:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:37:34 [ssh-agent] Looking for ssh-agent implementation... 08:37:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:37:35 $ docker exec 9b0784459e10433219d15278190909b9ef19f9f078ca58507acb9d50644817d6 ssh-agent 08:37:35 SSH_AUTH_SOCK=/tmp/ssh-SedrnTZXZJmN/agent.14 08:37:35 SSH_AGENT_PID=21 08:37:35 Running ssh-add (command line suppressed) 08:37:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6426620523936341487.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6426620523936341487.key) 08:37:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:37:35 + git semver bump pre 08:37:35 # -> Open(): unable to determine branch for HEAD 08:37:35 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:37:35 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:37:35 # $SEMVER_REMOTE_NAME = origin 08:37:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:37:35 # $SEMVER_USER_NAME = edgex-jenkins 08:37:35 # $SEMVER_BRANCH = master 08:37:35 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 08:37:35 2.0.0-dev.84 [Pipeline] } 08:37:35 $ docker exec --env ******** --env ******** 9b0784459e10433219d15278190909b9ef19f9f078ca58507acb9d50644817d6 ssh-agent -k 08:37:35 unset SSH_AUTH_SOCK; 08:37:35 unset SSH_AGENT_PID; 08:37:35 echo Agent pid 21 killed; 08:37:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:37:36 + git semver [Pipeline] } 08:37:36 $ docker stop --time=1 9b0784459e10433219d15278190909b9ef19f9f078ca58507acb9d50644817d6 08:37:37 $ docker rm -f 9b0784459e10433219d15278190909b9ef19f9f078ca58507acb9d50644817d6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 08:37:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:37:37 . [Pipeline] withDockerContainer 08:37:37 prd-centos7-docker-4c-2g-898 does not seem to be running inside a container 08:37:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:37:38 $ docker top 28c2a13eb1bfb89e945cf60c4d58bf3d7b9e21ae9563fb21a9115fbd3969ab10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:37:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:37:38 [ssh-agent] Looking for ssh-agent implementation... 08:37:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:37:38 $ docker exec 28c2a13eb1bfb89e945cf60c4d58bf3d7b9e21ae9563fb21a9115fbd3969ab10 ssh-agent 08:37:38 SSH_AUTH_SOCK=/tmp/ssh-FezyeEBRzgZf/agent.13 08:37:38 SSH_AGENT_PID=20 08:37:38 Running ssh-add (command line suppressed) 08:37:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2456521536721966423.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_2456521536721966423.key) 08:37:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:37:39 + git semver push 08:37:39 # -> Open(): unable to determine branch for HEAD 08:37:39 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 08:37:39 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 08:37:39 # $SEMVER_REMOTE_NAME = origin 08:37:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:37:39 # $SEMVER_USER_NAME = edgex-jenkins 08:37:39 # $SEMVER_BRANCH = master 08:37:39 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 08:37:44 $ docker exec --env ******** --env ******** 28c2a13eb1bfb89e945cf60c4d58bf3d7b9e21ae9563fb21a9115fbd3969ab10 ssh-agent -k 08:37:44 unset SSH_AUTH_SOCK; 08:37:44 unset SSH_AGENT_PID; 08:37:44 echo Agent pid 20 killed; 08:37:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:37:44 + git semver [Pipeline] } 08:37:44 $ docker stop --time=1 28c2a13eb1bfb89e945cf60c4d58bf3d7b9e21ae9563fb21a9115fbd3969ab10 08:37:45 $ docker rm -f 28c2a13eb1bfb89e945cf60c4d58bf3d7b9e21ae9563fb21a9115fbd3969ab10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:37:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:37:47 ---> package-listing.sh 08:37:47 ++ facter osfamily 08:37:47 ++ tr '[:upper:]' '[:lower:]' 08:37:47 + OS_FAMILY=redhat 08:37:47 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 08:37:47 + START_PACKAGES=/tmp/packages_start.txt 08:37:47 + END_PACKAGES=/tmp/packages_end.txt 08:37:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:37:47 + PACKAGES=/tmp/packages_start.txt 08:37:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 08:37:47 + PACKAGES=/tmp/packages_end.txt 08:37:47 + case "${OS_FAMILY}" in 08:37:47 + rpm -qa 08:37:47 + sort 08:37:48 + '[' -f /tmp/packages_start.txt ']' 08:37:48 + '[' -f /tmp/packages_end.txt ']' 08:37:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:37:48 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 08:37:48 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 08:37:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 08:37:48 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:37:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:37:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:37:49 08:37:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:37:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:37:49 alpine: Pulling from edgex-lftools-log-publisher 08:37:49 df20fa9351a1: Pulling fs layer 08:37:49 36b3adc4ff6f: Pulling fs layer 08:37:49 8ad3a11d3b57: Pulling fs layer 08:37:49 46f8f816bc3b: Pulling fs layer 08:37:49 93b61091891f: Pulling fs layer 08:37:49 93b9cdb0e59b: Pulling fs layer 08:37:49 5e14af77c1be: Pulling fs layer 08:37:49 01666e4c0597: Pulling fs layer 08:37:49 aa168da1d23b: Pulling fs layer 08:37:49 93b9cdb0e59b: Waiting 08:37:49 5e14af77c1be: Waiting 08:37:49 01666e4c0597: Waiting 08:37:49 aa168da1d23b: Waiting 08:37:49 46f8f816bc3b: Waiting 08:37:49 93b61091891f: Waiting 08:37:49 36b3adc4ff6f: Verifying Checksum 08:37:49 36b3adc4ff6f: Download complete 08:37:49 46f8f816bc3b: Verifying Checksum 08:37:49 46f8f816bc3b: Download complete 08:37:49 df20fa9351a1: Verifying Checksum 08:37:49 df20fa9351a1: Download complete 08:37:49 93b9cdb0e59b: Verifying Checksum 08:37:49 93b9cdb0e59b: Download complete 08:37:49 5e14af77c1be: Download complete 08:37:49 93b61091891f: Verifying Checksum 08:37:49 93b61091891f: Download complete 08:37:49 01666e4c0597: Verifying Checksum 08:37:49 01666e4c0597: Download complete 08:37:49 df20fa9351a1: Pull complete 08:37:50 8ad3a11d3b57: Verifying Checksum 08:37:50 8ad3a11d3b57: Download complete 08:37:50 36b3adc4ff6f: Pull complete 08:37:50 8ad3a11d3b57: Pull complete 08:37:50 46f8f816bc3b: Pull complete 08:37:51 93b61091891f: Pull complete 08:37:51 93b9cdb0e59b: Pull complete 08:37:51 5e14af77c1be: Pull complete 08:37:51 01666e4c0597: Pull complete 08:37:51 aa168da1d23b: Verifying Checksum 08:37:51 aa168da1d23b: Download complete 08:37:56 aa168da1d23b: Pull complete 08:37:56 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:37:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:37:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:37:56 prd-centos7-docker-4c-2g-898 does not seem to be running inside a container 08:37:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:37:58 $ docker top 61e5c01afd3729f3b0266ef0b409fbb40318c66da664c6bc8404c64fa9623ef4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:59 + touch /tmp/pre-build-complete [Pipeline] sh 08:37:59 + mkdir -p /var/log/sa [Pipeline] sh 08:37:59 + ls /var/log/sa-host 08:37:59 + sadf -c /var/log/sa-host/sa05 08:37:59 file_magic: OK 08:37:59 HZ: Using current value: 100 08:37:59 file_header: OK 08:37:59 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:37:59 Statistics: 08:37:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:37:59 File successfully converted to sysstat format version 12.2.1 08:37:59 + sadf -c /var/log/sa-host/sa23 08:37:59 file_magic: OK 08:37:59 HZ: Using current value: 100 08:37:59 file_header: OK 08:37:59 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:37:59 Statistics: 08:37:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:37:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:00 provisioning config files... 08:38:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config5825298486535967397tmp [Pipeline] { [Pipeline] echo 08:38:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:38:00 ---> create-netrc.sh [Pipeline] } 08:38:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:38:01 ---> python-tools-install.sh [Pipeline] echo 08:38:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:38:01 ---> sudo-logs.sh 08:38:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:38:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:38:01 ---> job-cost.sh 08:38:01 lf-activate-venv: SKIPPING 08:38:01 DEBUG: total: 0.18000000715255737 08:38:01 INFO: Retrieving Stack Cost... 08:38:02 INFO: Retrieving Pricing Info for: v3-standard-2 08:38:02 INFO: Archiving Costs [Pipeline] echo 08:38:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:38:03 ---> logs-deploy.sh 08:38:03 lf-activate-venv: SKIPPING 08:38:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/143 08:38:03 INFO: archiving workspace using pattern(s): 08:38:04 Archives upload complete. 08:38:04 INFO: archiving logs to Nexus 08:38:04 ---> uname -a: 08:38:04 Linux prd-centos7-docker-4c-2g-898.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:38:04 08:38:04 08:38:04 ---> lscpu: 08:38:04 Architecture: x86_64 08:38:04 CPU op-mode(s): 32-bit, 64-bit 08:38:04 Byte Order: Little Endian 08:38:04 Address sizes: 40 bits physical, 48 bits virtual 08:38:04 CPU(s): 2 08:38:04 On-line CPU(s) list: 0,1 08:38:04 Thread(s) per core: 1 08:38:04 Core(s) per socket: 1 08:38:04 Socket(s): 2 08:38:04 NUMA node(s): 1 08:38:04 Vendor ID: AuthenticAMD 08:38:04 CPU family: 23 08:38:04 Model: 49 08:38:04 Model name: AMD EPYC-Rome Processor 08:38:04 Stepping: 0 08:38:04 CPU MHz: 2800.000 08:38:04 BogoMIPS: 5600.00 08:38:04 Virtualization: AMD-V 08:38:04 Hypervisor vendor: KVM 08:38:04 Virtualization type: full 08:38:04 L1d cache: 64 KiB 08:38:04 L1i cache: 64 KiB 08:38:04 L2 cache: 1 MiB 08:38:04 L3 cache: 32 MiB 08:38:04 NUMA node0 CPU(s): 0,1 08:38:04 Vulnerability Itlb multihit: Not affected 08:38:04 Vulnerability L1tf: Not affected 08:38:04 Vulnerability Mds: Not affected 08:38:04 Vulnerability Meltdown: Not affected 08:38:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:38:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:38:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:38:04 Vulnerability Srbds: Not affected 08:38:04 Vulnerability Tsx async abort: Not affected 08:38:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 08:38:04 08:38:04 08:38:04 ---> nproc: 08:38:04 2 08:38:04 08:38:04 08:38:04 ---> df -h: 08:38:04 Filesystem Size Used Available Use% Mounted on 08:38:04 overlay 40.0G 8.9G 31.1G 22% / 08:38:04 tmpfs 64.0M 0 64.0M 0% /dev 08:38:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:38:04 shm 64.0M 0 64.0M 0% /dev/shm 08:38:04 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 08:38:04 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 08:38:04 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 08:38:04 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 08:38:04 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 08:38:04 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 08:38:04 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 08:38:04 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 08:38:04 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 08:38:04 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 08:38:04 08:38:04 08:38:04 ---> free -m: 08:38:04 total used free shared buff/cache available 08:38:04 Mem: 7821 1154 3256 0 3410 6587 08:38:04 Swap: 1023 0 1023 08:38:04 08:38:04 08:38:04 ---> ip addr: 08:38:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:38:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:38:04 inet 127.0.0.1/8 scope host lo 08:38:04 valid_lft forever preferred_lft forever 08:38:04 inet6 ::1/128 scope host 08:38:04 valid_lft forever preferred_lft forever 08:38:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:38:04 link/ether fa:16:3e:89:e2:1b brd ff:ff:ff:ff:ff:ff 08:38:04 inet 10.30.122.90/23 brd 10.30.123.255 scope global dynamic eth0 08:38:04 valid_lft 85760sec preferred_lft 85760sec 08:38:04 inet6 fe80::f816:3eff:fe89:e21b/64 scope link 08:38:04 valid_lft forever preferred_lft forever 08:38:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:38:04 link/ether 02:42:0b:c2:ca:d0 brd ff:ff:ff:ff:ff:ff 08:38:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:38:04 valid_lft forever preferred_lft forever 08:38:04 inet6 fe80::42:bff:fec2:cad0/64 scope link 08:38:04 valid_lft forever preferred_lft forever 08:38:04 08:38:04 08:38:04 ---> sar -b -r -n DEV: 08:38:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 08:38:04 08:38:04 08:27:14 LINUX RESTART (2 CPU) 08:38:04 08:38:04 08:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:38:04 08:29:01 23.36 3.60 19.77 0.00 2601.70 4037.52 0.00 08:38:04 08:30:01 1.62 0.00 1.62 0.00 0.00 31.68 0.00 08:38:04 08:31:01 0.25 0.00 0.25 0.00 0.00 3.75 0.00 08:38:04 08:32:01 0.28 0.00 0.28 0.00 0.00 4.68 0.00 08:38:04 08:33:01 0.17 0.00 0.17 0.00 0.00 1.67 0.00 08:38:04 08:34:01 0.33 0.00 0.33 0.00 0.00 4.83 0.00 08:38:04 08:35:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 08:38:04 08:36:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 08:38:04 08:37:01 91.86 0.03 91.83 0.00 3.73 28917.81 0.00 08:38:04 Average: 13.16 0.40 12.75 0.00 289.55 3669.82 0.00 08:38:04 08:38:04 08:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:38:04 08:29:01 5436524 0 806988 10.08 2620 1762800 1165848 12.87 582108 1588440 20 08:38:04 08:30:01 5445940 0 797564 9.96 2620 1762808 1081888 11.94 574372 1588404 20 08:38:04 08:31:01 5441448 0 802056 10.01 2620 1762808 1120940 12.38 581592 1584652 8 08:38:04 08:32:01 5439212 0 804284 10.04 2620 1762816 1135332 12.53 583828 1584652 8 08:38:04 08:33:01 5448528 0 794964 9.93 2620 1762820 1065284 11.76 567140 1593204 20 08:38:04 08:34:01 5440532 0 802956 10.03 2620 1762824 1065044 11.76 575596 1593208 16 08:38:04 08:35:01 5440140 0 803344 10.03 2620 1762828 1064984 11.76 575880 1593204 16 08:38:04 08:36:01 5440112 0 803368 10.03 2620 1762832 1064984 11.76 577268 1591756 8 08:38:04 08:37:01 4467416 0 948216 11.84 2620 2590680 1248876 13.79 755780 2275664 32048 08:38:04 Average: 5333317 0 818193 10.22 2620 1854802 1112576 12.28 597063 1665909 3574 08:38:04 08:38:04 08:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:38:04 08:29:01 eth0 193.11 179.62 614.84 33.47 0.00 0.00 0.00 0.00 08:38:04 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:04 08:29:01 docker0 77.09 52.66 7.10 193.30 0.00 0.00 0.00 0.00 08:38:04 08:30:01 eth0 5.21 3.07 3.14 8.12 0.00 0.00 0.00 0.00 08:38:04 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:04 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:04 08:31:01 eth0 1.58 1.22 0.36 6.57 0.00 0.00 0.00 0.00 08:38:04 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:04 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:04 08:32:01 eth0 1.08 1.05 0.31 6.56 0.00 0.00 0.00 0.00 08:38:04 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:04 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:04 08:33:01 eth0 0.67 0.65 0.11 1.10 0.00 0.00 0.00 0.00 08:38:04 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:04 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:04 08:34:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 08:38:04 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:04 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:04 08:35:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:38:04 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:04 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:04 08:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:38:04 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:04 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:04 08:37:01 eth0 498.95 462.57 4431.26 40.14 0.00 0.00 0.00 0.00 08:38:04 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:04 08:37:01 docker0 73.42 74.10 6.09 350.10 0.00 0.00 0.00 0.00 08:38:04 Average: eth0 77.93 72.09 561.47 10.67 0.00 0.00 0.00 0.00 08:38:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:04 Average: docker0 16.73 14.09 1.47 60.41 0.00 0.00 0.00 0.00 08:38:04 08:38:04 08:38:04 ---> sar -P ALL: 08:38:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 08:38:04 08:38:04 08:27:14 LINUX RESTART (2 CPU) 08:38:04 08:38:04 08:28:01 CPU %user %nice %system %iowait %steal %idle 08:38:04 08:29:01 all 4.51 0.00 1.78 1.18 0.04 92.48 08:38:04 08:29:01 0 4.45 0.00 1.95 1.30 0.03 92.26 08:38:04 08:29:01 1 4.57 0.00 1.62 1.06 0.05 92.69 08:38:04 08:30:01 all 0.14 0.00 0.07 0.00 0.04 99.75 08:38:04 08:30:01 0 0.17 0.00 0.08 0.00 0.05 99.70 08:38:04 08:30:01 1 0.12 0.00 0.05 0.00 0.03 99.80 08:38:04 08:31:01 all 0.08 0.00 0.03 0.00 0.02 99.87 08:38:04 08:31:01 0 0.10 0.00 0.02 0.00 0.02 99.87 08:38:04 08:31:01 1 0.07 0.00 0.05 0.00 0.02 99.87 08:38:04 08:32:01 all 0.04 0.00 0.03 0.00 0.03 99.89 08:38:04 08:32:01 0 0.05 0.00 0.03 0.00 0.05 99.87 08:38:04 08:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:38:04 08:33:01 all 0.14 0.00 0.05 0.00 0.03 99.78 08:38:04 08:33:01 0 0.07 0.00 0.07 0.00 0.03 99.83 08:38:04 08:33:01 1 0.22 0.00 0.03 0.00 0.02 99.73 08:38:04 08:34:01 all 0.10 0.00 0.03 0.00 0.02 99.86 08:38:04 08:34:01 0 0.07 0.00 0.02 0.00 0.03 99.88 08:38:04 08:34:01 1 0.13 0.00 0.03 0.00 0.00 99.83 08:38:04 08:35:01 all 0.13 0.00 0.03 0.00 0.02 99.83 08:38:04 08:35:01 0 0.23 0.00 0.02 0.00 0.02 99.73 08:38:04 08:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:38:04 08:36:01 all 0.03 0.00 0.03 0.00 0.04 99.90 08:38:04 08:36:01 0 0.05 0.00 0.03 0.00 0.05 99.87 08:38:04 08:36:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:38:04 08:37:01 all 10.62 0.00 4.40 2.37 0.05 82.56 08:38:04 08:37:01 0 10.81 0.00 4.75 2.34 0.05 82.04 08:38:04 08:37:01 1 10.42 0.00 4.04 2.40 0.05 83.08 08:38:04 Average: all 1.72 0.00 0.70 0.39 0.03 97.15 08:38:04 Average: 0 1.74 0.00 0.76 0.40 0.04 97.06 08:38:04 Average: 1 1.70 0.00 0.65 0.38 0.03 97.25 08:38:04 08:38:04 08:38:04