Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6c2af2ebb94b5013cf38e327f2c6e7be82713caf 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-ssh390890415492233195.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-ssh5128344980136486083.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-ssh2850317568870283196.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-ssh8005764654804823810.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-ssh6847618227996780550.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-1825’ is offline Running on prd-centos7-docker-4c-2g-390 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-ssh8871157381688168156.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 6c2af2ebb94b5013cf38e327f2c6e7be82713caf (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 6c2af2ebb94b5013cf38e327f2c6e7be82713caf # timeout=10 Commit message: "feat: adding new app-service model" > git rev-list --no-walk f32179d6a5cf6b05eee146d451d5ff52947f3193 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:22:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:22:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:22:54 ========================================================= 09:22:54 EdgeX Global Pipelines Version Info 09:22:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:22:56 ------------------- 09:22:56 stable info: 09:22:56 ------------------- 09:22:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:22:56 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:22:56 Message: update stable to v1.0.195 09:22:56 ------------------- 09:22:56 experimental info: 09:22:56 ------------------- 09:22:56 Commited By: **** collab-it+edgex@linuxfoundation.org 09:22:56 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:22:56 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:22:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:22:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:22:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:22:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:22:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:22:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:22:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:22:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c2af2ebb94b5013cf38e327f2c6e7be82713caf [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c2af2e [Pipeline] echo 09:22:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:22:57 provisioning config files... 09:22:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2337980022432875150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:22:58 ---> docker-login.sh 09:22:58 nexus3.edgexfoundry.org:10001 09:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:58 Configure a credential helper to remove this warning. See 09:22:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:58 09:22:58 Login Succeeded 09:22:58 nexus3.edgexfoundry.org:10002 09:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:58 Configure a credential helper to remove this warning. See 09:22:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:58 09:22:58 Login Succeeded 09:22:58 nexus3.edgexfoundry.org:10003 09:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:58 Configure a credential helper to remove this warning. See 09:22:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:58 09:22:58 Login Succeeded 09:22:58 nexus3.edgexfoundry.org:10004 09:22:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:58 Configure a credential helper to remove this warning. See 09:22:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:58 09:22:58 Login Succeeded 09:22:58 docker.io 09:22:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:59 Configure a credential helper to remove this warning. See 09:22:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:59 09:22:59 Login Succeeded 09:22:59 ---> docker-login.sh ends [Pipeline] } 09:22:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:22:59 + git log --format=format:%s -1 6c2af2ebb94b5013cf38e327f2c6e7be82713caf [Pipeline] echo 09:22:59 GIT_COMMIT: 6c2af2ebb94b5013cf38e327f2c6e7be82713caf, Commit Message: feat: adding new app-service model [Pipeline] echo 09:22:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:23:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:23:00 09:23:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:23:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:23:01 latest: Pulling from edgex-devops/git-semver 09:23:01 31603596830f: Pulling fs layer 09:23:01 54011a49482f: Pulling fs layer 09:23:01 a6820b24f6d8: Pulling fs layer 09:23:01 f581987b2513: Pulling fs layer 09:23:01 f581987b2513: Waiting 09:23:01 54011a49482f: Verifying Checksum 09:23:01 54011a49482f: Download complete 09:23:01 31603596830f: Verifying Checksum 09:23:01 31603596830f: Download complete 09:23:01 f581987b2513: Verifying Checksum 09:23:01 f581987b2513: Download complete 09:23:01 a6820b24f6d8: Verifying Checksum 09:23:01 a6820b24f6d8: Download complete 09:23:01 31603596830f: Pull complete 09:23:01 54011a49482f: Pull complete 09:23:02 a6820b24f6d8: Pull complete 09:23:02 f581987b2513: Pull complete 09:23:02 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:23:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:23:02 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:23:02 prd-centos7-docker-4c-2g-390 does not seem to be running inside a container 09:23:02 $ 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 09:23:04 $ docker top 6938217500fe5b1b7a8d651e262f9d6a021ea4647cba6867ac9a0d219ed9304e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:23:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:23:04 [ssh-agent] Looking for ssh-agent implementation... 09:23:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:04 $ docker exec 6938217500fe5b1b7a8d651e262f9d6a021ea4647cba6867ac9a0d219ed9304e ssh-agent 09:23:04 SSH_AUTH_SOCK=/tmp/ssh-V33NdqoDhyEj/agent.13 09:23:04 SSH_AGENT_PID=19 09:23:04 Running ssh-add (command line suppressed) 09:23:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1637655155464350016.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1637655155464350016.key) 09:23:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:23:04 + git tag --points-at HEAD [Pipeline] } 09:23:04 $ docker exec --env ******** --env ******** 6938217500fe5b1b7a8d651e262f9d6a021ea4647cba6867ac9a0d219ed9304e ssh-agent -k 09:23:05 unset SSH_AUTH_SOCK; 09:23:05 unset SSH_AGENT_PID; 09:23:05 echo Agent pid 19 killed; 09:23:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:23:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:23:05 [ssh-agent] Looking for ssh-agent implementation... 09:23:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:05 $ docker exec 6938217500fe5b1b7a8d651e262f9d6a021ea4647cba6867ac9a0d219ed9304e ssh-agent 09:23:05 SSH_AUTH_SOCK=/tmp/ssh-bwpujEasx2JQ/agent.53 09:23:05 SSH_AGENT_PID=59 09:23:05 Running ssh-add (command line suppressed) 09:23:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7462536168189988763.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_7462536168189988763.key) 09:23:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:23:05 + git semver init 09:23:05 # -> Open(): unable to determine branch for HEAD 09:23:05 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 09:23:05 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 09:23:05 # $SEMVER_REMOTE_NAME = origin 09:23:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:23:05 # $SEMVER_USER_NAME = edgex-jenkins 09:23:05 # $SEMVER_BRANCH = master 09:23:05 # $SEMVER_TEMP = /tmp/semver-852130368 09:23:05 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:23:07 # '/tmp/semver-852130368' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 09:23:07 # -> Force: false 09:23:07 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 09:23:07 $ docker exec --env ******** --env ******** 6938217500fe5b1b7a8d651e262f9d6a021ea4647cba6867ac9a0d219ed9304e ssh-agent -k 09:23:07 unset SSH_AUTH_SOCK; 09:23:07 unset SSH_AGENT_PID; 09:23:07 echo Agent pid 59 killed; 09:23:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:23:08 + git semver [Pipeline] } 09:23:08 $ docker stop --time=1 6938217500fe5b1b7a8d651e262f9d6a021ea4647cba6867ac9a0d219ed9304e 09:23:09 $ docker rm -f 6938217500fe5b1b7a8d651e262f9d6a021ea4647cba6867ac9a0d219ed9304e [Pipeline] // withDockerContainer [Pipeline] sh 09:23:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:23:10 Stashed 1 file(s) [Pipeline] echo 09:23:10 [edgeXSemver]: initialized semver on version 2.0.0-dev.75 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 09:23:25 Still waiting to schedule task 09:23:25 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:23:25 Still waiting to schedule task 09:23:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:25:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-391 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 09:25:30 Running in /w/workspace/edgex-ui-go/135 [Pipeline] { [Pipeline] checkout 09:25:30 The recommended git tool is: git 09:25:36 using credential edgex-jenkins-ssh 09:25:36 Cloning the remote Git repository 09:25:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:25:36 > git init /w/workspace/edgex-ui-go/135 # timeout=10 09:25:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:25:36 > git --version # timeout=10 09:25:36 > git --version # 'git version 2.17.1' 09:25:36 using GIT_SSH to set credentials SSH Credentials for GitHub 09:25:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:25:39 Avoid second fetch 09:25:39 Checking out Revision 6c2af2ebb94b5013cf38e327f2c6e7be82713caf (master) 09:25:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:25:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:25:39 > git config core.sparsecheckout # timeout=10 09:25:39 > git checkout -f 6c2af2ebb94b5013cf38e327f2c6e7be82713caf # timeout=10 09:25:43 Commit message: "feat: adding new app-service model" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:25:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:25:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:25:46 + sudo service docker restart 09:25:46 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:26:04 provisioning config files... 09:26:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/135@tmp/config4619143125141544160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:26:04 ---> docker-login.sh 09:26:04 nexus3.edgexfoundry.org:10001 09:26:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:06 Running on prd-centos7-docker-4c-2g-392 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 09:26:06 Running in /w/workspace/edgex-ui-go/135 [Pipeline] { [Pipeline] checkout 09:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:06 Configure a credential helper to remove this warning. See 09:26:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:06 09:26:06 Login Succeeded 09:26:06 nexus3.edgexfoundry.org:10002 09:26:06 The recommended git tool is: git 09:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:07 Configure a credential helper to remove this warning. See 09:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:07 09:26:07 Login Succeeded 09:26:07 nexus3.edgexfoundry.org:10003 09:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:07 Configure a credential helper to remove this warning. See 09:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:07 09:26:07 Login Succeeded 09:26:07 nexus3.edgexfoundry.org:10004 09:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:08 Configure a credential helper to remove this warning. See 09:26:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:08 09:26:08 Login Succeeded 09:26:08 docker.io 09:26:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:09 using credential edgex-jenkins-ssh 09:26:09 Cloning the remote Git repository 09:26:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:09 Configure a credential helper to remove this warning. See 09:26:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:09 09:26:09 Login Succeeded 09:26:09 ---> docker-login.sh ends [Pipeline] } 09:26:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:26:09 ========================================================= 09:26:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:26:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:26:09 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 09:26:09 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:26:09 > git init /w/workspace/edgex-ui-go/135 # timeout=10 09:26:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:26:09 > git --version # timeout=10 09:26:09 > git --version # 'git version 2.24.4' 09:26:09 using GIT_SSH to set credentials SSH Credentials for GitHub 09:26:09 [INFO] Currently running in a labeled security context 09:26:09 [INFO] Currently SELinux is 'enforcing' on the host 09:26:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/135@tmp/jenkins-gitclient-ssh990467851029682041.key 09:26:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:26:10 Avoid second fetch 09:26:10 Checking out Revision 6c2af2ebb94b5013cf38e327f2c6e7be82713caf (master) 09:26:10 Sending build context to Docker daemon 21.91MB 09:26:10 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:26:10 Step 2/8 : FROM ${BASE} 09:26:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:26:11 595b0fe564bb: Pulling fs layer 09:26:11 3088b5b3c5c0: Pulling fs layer 09:26:11 5b7225fbf94c: Pulling fs layer 09:26:11 ba82ee9f976e: Pulling fs layer 09:26:11 506bd15cee9f: Pulling fs layer 09:26:11 75a0a4a0db45: Pulling fs layer 09:26:11 618dc40b7e24: Pulling fs layer 09:26:11 506bd15cee9f: Waiting 09:26:11 75a0a4a0db45: Waiting 09:26:11 ba82ee9f976e: Waiting 09:26:11 618dc40b7e24: Waiting 09:26:11 5b7225fbf94c: Verifying Checksum 09:26:11 5b7225fbf94c: Download complete 09:26:11 3088b5b3c5c0: Download complete 09:26:11 595b0fe564bb: Verifying Checksum 09:26:11 595b0fe564bb: Download complete 09:26:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:26:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:26:10 > git config core.sparsecheckout # timeout=10 09:26:10 > git checkout -f 6c2af2ebb94b5013cf38e327f2c6e7be82713caf # timeout=10 09:26:11 506bd15cee9f: Verifying Checksum 09:26:11 506bd15cee9f: Download complete 09:26:11 75a0a4a0db45: Download complete 09:26:11 595b0fe564bb: Pull complete 09:26:12 3088b5b3c5c0: Pull complete 09:26:12 5b7225fbf94c: Pull complete 09:26:14 618dc40b7e24: Verifying Checksum 09:26:14 618dc40b7e24: Download complete 09:26:14 Commit message: "feat: adding new app-service model" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:26:14 ba82ee9f976e: Verifying Checksum 09:26:14 ba82ee9f976e: Download complete 09:26:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:26:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:26:16 + sudo service docker restart 09:26:16 + true 09:26:16 Redirecting to /bin/systemctl restart docker.service 09:26:25 ba82ee9f976e: Pull complete 09:26:25 506bd15cee9f: Pull complete 09:26:25 75a0a4a0db45: Pull complete 09:26:30 618dc40b7e24: Pull complete 09:26:30 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 09:26:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:26:30 ---> a36622ca3599 09:26:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:26:31 ---> Running in 57533cdd507f 09:26:32 Removing intermediate container 57533cdd507f 09:26:32 ---> cc228c5fe91b 09:26:32 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:26:32 ---> Running in eb124b346fec [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:26:34 provisioning config files... 09:26:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/135@tmp/config7478096824294303498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:26:34 ---> docker-login.sh 09:26:34 nexus3.edgexfoundry.org:10001 09:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:34 Configure a credential helper to remove this warning. See 09:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:34 09:26:34 Login Succeeded 09:26:34 nexus3.edgexfoundry.org:10002 09:26:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:34 Configure a credential helper to remove this warning. See 09:26:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:34 09:26:34 Login Succeeded 09:26:34 nexus3.edgexfoundry.org:10003 09:26:34 Removing intermediate container eb124b346fec 09:26:34 ---> 699729e443fd 09:26:34 Step 5/8 : RUN apk add --no-cache make git 09:26:34 ---> Running in 31a284502767 09:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:35 Configure a credential helper to remove this warning. See 09:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:35 09:26:35 Login Succeeded 09:26:35 nexus3.edgexfoundry.org:10004 09:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:35 Configure a credential helper to remove this warning. See 09:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:35 09:26:35 Login Succeeded 09:26:35 docker.io 09:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:35 Configure a credential helper to remove this warning. See 09:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:35 09:26:35 Login Succeeded 09:26:35 ---> docker-login.sh ends [Pipeline] } 09:26:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:26:35 ========================================================= 09:26:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:26:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:26:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:26:36 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 09:26:36 Sending build context to Docker daemon 21.91MB 09:26:36 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:26:36 Step 2/8 : FROM ${BASE} 09:26:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:26:36 540db60ca938: Pulling fs layer 09:26:36 adcc1eea9eea: Pulling fs layer 09:26:36 4c4ab2625f07: Pulling fs layer 09:26:36 0510c868ecb4: Pulling fs layer 09:26:36 afea3b2eda06: Pulling fs layer 09:26:36 7809a108b3ef: Pulling fs layer 09:26:36 f706445af74f: Pulling fs layer 09:26:36 afea3b2eda06: Waiting 09:26:36 7809a108b3ef: Waiting 09:26:36 f706445af74f: Waiting 09:26:36 0510c868ecb4: Waiting 09:26:36 4c4ab2625f07: Verifying Checksum 09:26:36 4c4ab2625f07: Download complete 09:26:36 adcc1eea9eea: Verifying Checksum 09:26:36 adcc1eea9eea: Download complete 09:26:36 afea3b2eda06: Verifying Checksum 09:26:36 afea3b2eda06: Download complete 09:26:36 540db60ca938: Verifying Checksum 09:26:36 540db60ca938: Download complete 09:26:36 540db60ca938: Pull complete 09:26:36 7809a108b3ef: Verifying Checksum 09:26:36 7809a108b3ef: Download complete 09:26:36 adcc1eea9eea: Pull complete 09:26:36 4c4ab2625f07: Pull complete 09:26:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:26:38 f706445af74f: Verifying Checksum 09:26:38 f706445af74f: Download complete 09:26:38 0510c868ecb4: Verifying Checksum 09:26:38 0510c868ecb4: Download complete 09:26:40 OK: 138 MiB in 40 packages 09:26:41 Removing intermediate container 31a284502767 09:26:41 ---> e5cc5be37115 09:26:41 Step 6/8 : WORKDIR /edgex-ui-go 09:26:41 ---> Running in 495bd8400e59 09:26:41 0510c868ecb4: Pull complete 09:26:41 afea3b2eda06: Pull complete 09:26:41 7809a108b3ef: Pull complete 09:26:42 Removing intermediate container 495bd8400e59 09:26:42 ---> b0c9588885e6 09:26:42 Step 7/8 : COPY . . 09:26:42 f706445af74f: Pull complete 09:26:42 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:26:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:26:43 ---> b068be0155e3 09:26:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:26:44 ---> a3878bda33fc 09:26:44 Step 8/8 : RUN go mod download 09:26:44 ---> Running in e15e0bb4b9c9 09:26:47 ---> Running in bb0e3c1ef3f9 09:26:47 Removing intermediate container bb0e3c1ef3f9 09:26:47 ---> 571f23296262 09:26:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:26:47 ---> Running in 2a34cb997d85 09:26:48 Removing intermediate container 2a34cb997d85 09:26:48 ---> 22b0540f5259 09:26:48 Step 5/8 : RUN apk add --no-cache make git 09:26:48 ---> Running in c5e261d96b2d 09:26:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:26:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:26:49 OK: 149 MiB in 40 packages 09:26:49 Removing intermediate container c5e261d96b2d 09:26:49 ---> 8d5c46dd5969 09:26:49 Step 6/8 : WORKDIR /edgex-ui-go 09:26:49 ---> Running in 4a165a934c82 09:26:49 Removing intermediate container 4a165a934c82 09:26:49 ---> ea1301bec705 09:26:49 Step 7/8 : COPY . . 09:26:50 ---> 5290d5e233cf 09:26:50 Step 8/8 : RUN go mod download 09:26:50 ---> Running in b118009cfe4c 09:27:05 Removing intermediate container b118009cfe4c 09:27:05 ---> bf17a5dd12d4 09:27:05 Successfully built bf17a5dd12d4 09:27:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:27:05 + docker inspect -f . ci-base-image-x86_64 09:27:05 . [Pipeline] withDockerContainer 09:27:06 prd-centos7-docker-4c-2g-392 does not seem to be running inside a container 09:27:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/135 -v /w/workspace/edgex-ui-go/135:/w/workspace/edgex-ui-go/135:rw,z -v /w/workspace/edgex-ui-go/135@tmp:/w/workspace/edgex-ui-go/135@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 09:27:06 $ docker top 7d072d4e659d741b33c3d3ba42496df6867a5e21c0b628af5f227d6729efa18c -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:06 + go version 09:27:06 go version go1.16.3 linux/amd64 [Pipeline] } 09:27:06 $ docker stop --time=1 7d072d4e659d741b33c3d3ba42496df6867a5e21c0b628af5f227d6729efa18c 09:27:08 $ docker rm -f 7d072d4e659d741b33c3d3ba42496df6867a5e21c0b628af5f227d6729efa18c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:27:08 + docker inspect -f . ci-base-image-x86_64 09:27:08 . [Pipeline] withDockerContainer 09:27:08 prd-centos7-docker-4c-2g-392 does not seem to be running inside a container 09:27:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/135 -v /w/workspace/edgex-ui-go/135:/w/workspace/edgex-ui-go/135:rw,z -v /w/workspace/edgex-ui-go/135@tmp:/w/workspace/edgex-ui-go/135@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 09:27:09 $ docker top 00e18fa697b2f931ba094ed1865590e161626fbb926af3badb48437c6e767dc8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:09 + go mod tidy [Pipeline] sh 09:27:10 + make test 09:27:10 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:27:10 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:27:17 Removing intermediate container e15e0bb4b9c9 09:27:17 ---> c6b975ad503a 09:27:17 Successfully built c6b975ad503a 09:27:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:27:17 + docker inspect -f . ci-base-image-arm64 09:27:17 . [Pipeline] withDockerContainer 09:27:17 prd-ubuntu18.04-docker-arm64-4c-16g-391 does not seem to be running inside a container 09:27:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/135 -v /w/workspace/edgex-ui-go/135:/w/workspace/edgex-ui-go/135:rw,z -v /w/workspace/edgex-ui-go/135@tmp:/w/workspace/edgex-ui-go/135@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 09:27:19 $ docker top 8b86c2e40535da05a292947fe119fa714292b3f77b3d8938a868966ab6148b2b -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:20 + go version 09:27:20 go version go1.16.5 linux/arm64 [Pipeline] } 09:27:20 $ docker stop --time=1 8b86c2e40535da05a292947fe119fa714292b3f77b3d8938a868966ab6148b2b 09:27:20 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:27:20 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:27:20 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:27:20 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:27:20 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:27:20 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:27:20 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:27:20 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:27:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:27:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:27:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:27:20 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:27:20 GO111MODULE=on go vet ./... 09:27:22 $ docker rm -f 8b86c2e40535da05a292947fe119fa714292b3f77b3d8938a868966ab6148b2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:27:23 + docker inspect -f . ci-base-image-arm64 09:27:23 . [Pipeline] withDockerContainer 09:27:23 prd-ubuntu18.04-docker-arm64-4c-16g-391 does not seem to be running inside a container 09:27:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/135 -v /w/workspace/edgex-ui-go/135:/w/workspace/edgex-ui-go/135:rw,z -v /w/workspace/edgex-ui-go/135@tmp:/w/workspace/edgex-ui-go/135@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 09:27:25 $ docker top 0585f0b0437cb80b1d7dbbcc9a1d84ddb42057fdbba80f056e63e10a6ab1ca6c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] } 09:27:26 $ docker stop --time=1 00e18fa697b2f931ba094ed1865590e161626fbb926af3badb48437c6e767dc8 09:27:26 + go mod tidy 09:27:27 $ docker rm -f 00e18fa697b2f931ba094ed1865590e161626fbb926af3badb48437c6e767dc8 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 09:27:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:27:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 09:27:28 + make test 09:27:28 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:27:29 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh 09:27:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:27:31 + ls -al . 09:27:31 total 92 09:27:31 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 20 09:27 . 09:27:31 drwxrwxr-x. 4 jenkins jenkins 32 Jun 20 09:26 .. 09:27:31 drwxrwxr-x. 3 jenkins jenkins 20 Jun 20 09:26 assets 09:27:31 drwxrwxr-x. 2 jenkins jenkins 35 Jun 20 09:26 bin 09:27:31 drwxrwxr-x. 3 jenkins jenkins 29 Jun 20 09:26 cmd 09:27:31 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 20 09:26 CONTRIBUTING.md 09:27:31 -rw-r--r--. 1 jenkins jenkins 10 Jun 20 09:27 coverage.out 09:27:31 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 20 09:26 Dockerfile 09:27:31 -rw-rw-r--. 1 jenkins jenkins 902 Jun 20 09:26 Dockerfile.build 09:27:31 drwxrwxr-x. 2 jenkins jenkins 23 Jun 20 09:26 docs 09:27:31 drwxrwxr-x. 8 jenkins jenkins 162 Jun 20 09:26 .git 09:27:31 drwxrwxr-x. 2 jenkins jenkins 103 Jun 20 09:26 .github 09:27:31 -rw-rw-r--. 1 jenkins jenkins 162 Jun 20 09:26 .gitignore 09:27:31 -rw-rw-r--. 1 jenkins jenkins 838 Jun 20 09:26 go.mod 09:27:31 -rw-r--r--. 1 jenkins jenkins 23723 Jun 20 09:27 go.sum 09:27:31 drwxrwxr-x. 9 jenkins jenkins 125 Jun 20 09:26 internal 09:27:31 -rw-rw-r--. 1 jenkins jenkins 652 Jun 20 09:26 Jenkinsfile 09:27:31 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 20 09:26 LICENSE 09:27:31 -rw-rw-r--. 1 jenkins jenkins 941 Jun 20 09:26 Makefile 09:27:31 drwxrwxr-x. 3 jenkins jenkins 19 Jun 20 09:26 pkg 09:27:31 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 20 09:26 README.md 09:27:31 -rw-rw-r--. 1 jenkins jenkins 12 Jun 20 09:23 VERSION 09:27:31 -rw-rw-r--. 1 jenkins jenkins 155 Jun 20 09:26 version.go 09:27:31 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 20 09:26 web [Pipeline] isUnix [Pipeline] sh 09:27:31 + 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=6c2af2ebb94b5013cf38e327f2c6e7be82713caf --label arch=amd64 --label version=2.0.0-dev.75 . 09:27:31 Sending build context to Docker daemon 21.93MB 09:27:31 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 09:27:31 Step 2/24 : FROM ${BASE} AS builder 09:27:31 ---> bf17a5dd12d4 09:27:31 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:27:31 ---> Running in 75acd6bf0337 09:27:31 Removing intermediate container 75acd6bf0337 09:27:31 ---> 4b6a376846cd 09:27:31 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 09:27:31 ---> Running in ec2706fe6944 09:27:31 Removing intermediate container ec2706fe6944 09:27:31 ---> 5404c3967b32 09:27:31 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:27:31 ---> Running in 80f323dc9cf9 09:27:31 Removing intermediate container 80f323dc9cf9 09:27:31 ---> 1f6a2b08ea9f 09:27:31 Step 6/24 : LABEL Name=edgex-ui-go 09:27:31 ---> Running in c2d40613418e 09:27:32 Removing intermediate container c2d40613418e 09:27:32 ---> 15716ae774ae 09:27:32 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:27:32 ---> Running in 1438be0fb400 09:27:32 Removing intermediate container 1438be0fb400 09:27:32 ---> 9deb11f08fd1 09:27:32 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:27:32 ---> Running in 0691915a3b7d 09:27:32 Removing intermediate container 0691915a3b7d 09:27:32 ---> 16c6798d370e 09:27:32 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:27:32 ---> Running in 4359c0db6041 09:27:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:27:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:27:34 OK: 149 MiB in 40 packages 09:27:34 Removing intermediate container 4359c0db6041 09:27:34 ---> 56e644ba07b9 09:27:34 Step 10/24 : ENV GO111MODULE=on 09:27:34 ---> Running in bd515a6cd215 09:27:35 Removing intermediate container bd515a6cd215 09:27:35 ---> 4d16b908d29b 09:27:35 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:27:35 ---> Running in 96a29f247e72 09:27:35 Removing intermediate container 96a29f247e72 09:27:35 ---> b39544b7fce0 09:27:35 Step 12/24 : COPY go.mod . 09:27:35 ---> 96e3e633e431 09:27:35 Step 13/24 : COPY Makefile . 09:27:35 ---> c09f978d5d1e 09:27:35 Step 14/24 : RUN make update 09:27:35 ---> Running in 658106820d80 09:27:35 CGO_ENABLED=0 GO111MODULE=on go mod download 09:27:36 Removing intermediate container 658106820d80 09:27:36 ---> c610fdcac661 09:27:36 Step 15/24 : COPY . . 09:27:37 ---> 96c787faa64e 09:27:37 Step 16/24 : RUN ${MAKE} 09:27:37 ---> Running in 3e2b5ca0d59f 09:27:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.75" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:27:45 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:27:46 Removing intermediate container 3e2b5ca0d59f 09:27:46 ---> 2b1663534cfb 09:27:46 Step 17/24 : FROM alpine:3.12 09:27:47 3.12: Pulling from library/alpine 09:27:47 339de151aab4: Pulling fs layer 09:27:47 339de151aab4: Verifying Checksum 09:27:47 339de151aab4: Download complete 09:27:47 339de151aab4: Pull complete 09:27:47 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:27:47 Status: Downloaded newer image for alpine:3.12 09:27:47 ---> 13621d1b12d4 09:27:47 Step 18/24 : EXPOSE 4000 09:27:47 ---> Running in f20bed3f1576 09:27:47 Removing intermediate container f20bed3f1576 09:27:47 ---> c0e90465bf24 09:27:47 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:27:48 ---> 84f87731f249 09:27:48 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:27:48 ---> Running in c7ce27735700 09:27:48 Removing intermediate container c7ce27735700 09:27:48 ---> f9f7a881e995 09:27:48 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:27:48 ---> Running in 6200ba1069ef 09:27:48 Removing intermediate container 6200ba1069ef 09:27:48 ---> a93c74f15c42 09:27:48 Step 22/24 : LABEL arch=amd64 09:27:48 ---> Running in 96f345180937 09:27:48 Removing intermediate container 96f345180937 09:27:48 ---> 5ada87e01923 09:27:48 Step 23/24 : LABEL git_sha=6c2af2ebb94b5013cf38e327f2c6e7be82713caf 09:27:48 ---> Running in 5eae4628eb83 09:27:49 Removing intermediate container 5eae4628eb83 09:27:49 ---> 1793889f78df 09:27:49 Step 24/24 : LABEL version=2.0.0-dev.75 09:27:49 ---> Running in f29aa0be808a 09:27:49 Removing intermediate container f29aa0be808a 09:27:49 ---> 80f5aa492238 09:27:49 [Warning] One or more build-args [ARCH] were not consumed 09:27:49 Successfully built 80f5aa492238 09:27:49 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:27:49 provisioning config files... 09:27:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/135@tmp/config7696172830130813929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:27:49 ---> docker-login.sh 09:27:49 nexus3.edgexfoundry.org:10001 09:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:27:49 Configure a credential helper to remove this warning. See 09:27:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:27:49 09:27:49 Login Succeeded 09:27:49 nexus3.edgexfoundry.org:10002 09:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:27:49 Configure a credential helper to remove this warning. See 09:27:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:27:49 09:27:49 Login Succeeded 09:27:49 nexus3.edgexfoundry.org:10003 09:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:27:49 Configure a credential helper to remove this warning. See 09:27:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:27:49 09:27:49 Login Succeeded 09:27:49 nexus3.edgexfoundry.org:10004 09:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:27:50 Configure a credential helper to remove this warning. See 09:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:27:50 09:27:50 Login Succeeded 09:27:50 docker.io 09:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:27:50 Configure a credential helper to remove this warning. See 09:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:27:50 09:27:50 Login Succeeded 09:27:50 ---> docker-login.sh ends [Pipeline] } 09:27:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:50 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 09:27:50 6c2af2ebb94b5013cf38e327f2c6e7be82713caf 09:27:50 latest 09:27:50 2.0.0-dev.75 09:27:50 6c2af2ebb94b5013cf38e327f2c6e7be82713caf-2.0.0-dev.75 09:27:50 master 09:27:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:27:50 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6c2af2ebb94b5013cf38e327f2c6e7be82713caf [Pipeline] isUnix [Pipeline] sh 09:27:51 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6c2af2ebb94b5013cf38e327f2c6e7be82713caf 09:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:27:51 c9f0f6ccdff0: Preparing 09:27:51 32f366d666a5: Preparing 09:27:51 32f366d666a5: Layer already exists 09:27:53 c9f0f6ccdff0: Pushed 09:27:53 6c2af2ebb94b5013cf38e327f2c6e7be82713caf: digest: sha256:12fd049cd4c8189a493529df8e70def30d748f7011522f9c011d807936b7027d size: 739 [Pipeline] isUnix [Pipeline] sh 09:27:53 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 09:27:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:27:54 c9f0f6ccdff0: Preparing 09:27:54 32f366d666a5: Preparing 09:27:54 c9f0f6ccdff0: Layer already exists 09:27:54 32f366d666a5: Layer already exists 09:27:54 latest: digest: sha256:12fd049cd4c8189a493529df8e70def30d748f7011522f9c011d807936b7027d size: 739 [Pipeline] isUnix [Pipeline] sh 09:27:54 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.75 [Pipeline] isUnix [Pipeline] sh 09:27:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.75 09:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:27:54 c9f0f6ccdff0: Preparing 09:27:54 32f366d666a5: Preparing 09:27:54 c9f0f6ccdff0: Layer already exists 09:27:54 32f366d666a5: Layer already exists 09:27:54 2.0.0-dev.75: digest: sha256:12fd049cd4c8189a493529df8e70def30d748f7011522f9c011d807936b7027d size: 739 [Pipeline] isUnix [Pipeline] sh 09:27:55 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6c2af2ebb94b5013cf38e327f2c6e7be82713caf-2.0.0-dev.75 [Pipeline] isUnix [Pipeline] sh 09:27:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6c2af2ebb94b5013cf38e327f2c6e7be82713caf-2.0.0-dev.75 09:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:27:55 c9f0f6ccdff0: Preparing 09:27:55 32f366d666a5: Preparing 09:27:55 c9f0f6ccdff0: Layer already exists 09:27:55 32f366d666a5: Layer already exists 09:27:55 6c2af2ebb94b5013cf38e327f2c6e7be82713caf-2.0.0-dev.75: digest: sha256:12fd049cd4c8189a493529df8e70def30d748f7011522f9c011d807936b7027d size: 739 [Pipeline] isUnix [Pipeline] sh 09:27:55 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] isUnix [Pipeline] sh 09:27:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:master 09:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:27:55 c9f0f6ccdff0: Preparing 09:27:55 32f366d666a5: Preparing 09:27:55 c9f0f6ccdff0: Layer already exists 09:27:55 32f366d666a5: Layer already exists 09:27:55 master: digest: sha256:12fd049cd4c8189a493529df8e70def30d748f7011522f9c011d807936b7027d size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:55 ===================================================== [Pipeline] echo 09:27:55 taggedImages: 09:27:55 - nexus3.edgexfoundry.org:10004/edgex-ui:6c2af2ebb94b5013cf38e327f2c6e7be82713caf 09:27:55 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:27:55 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.0-dev.75 09:27:55 - nexus3.edgexfoundry.org:10004/edgex-ui:6c2af2ebb94b5013cf38e327f2c6e7be82713caf-2.0.0-dev.75 09:27:55 - nexus3.edgexfoundry.org:10004/edgex-ui:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:27:56 ---> job-cost.sh 09:27:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wQBm 09:28:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:28:02 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:28:02 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:28:02 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:28:02 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:28:02 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:28:02 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:28:02 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:28:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:28:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:28:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:28:02 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:28:02 GO111MODULE=on go vet ./... 09:28:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:28:19 lf-activate-venv(): INFO: Adding /tmp/venv-wQBm/bin to PATH 09:28:19 INFO: No Stack... 09:28:19 INFO: Retrieving Pricing Info for: v3-standard-2 09:28:20 INFO: Archiving Costs [Pipeline] sh 09:28:20 + cat /w/workspace/edgex-ui-go/135/archives/cost.csv 09:28:20 + cut -d, -f6 [Pipeline] lock 09:28:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-135-stack-cost] 09:28:20 Resource [jenkins-edgexfoundry-edgex-ui-go-master-135-stack-cost] did not exist. Created. 09:28:20 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:28:20 + echo total: 0.05999999865889549 [Pipeline] stash 09:28:20 Stashed 1 file(s) [Pipeline] } 09:28:20 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-135-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 09:28:24 $ docker stop --time=1 0585f0b0437cb80b1d7dbbcc9a1d84ddb42057fdbba80f056e63e10a6ab1ca6c 09:28:26 $ docker rm -f 0585f0b0437cb80b1d7dbbcc9a1d84ddb42057fdbba80f056e63e10a6ab1ca6c [Pipeline] // withDockerContainer [Pipeline] sh 09:28:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:28:27 Warning: overwriting stash ‘coverage-report’ 09:28:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:28:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:28:28 + ls -al . 09:28:28 total 128 09:28:28 drwxrwxr-x 11 jenkins jenkins 4096 Jun 20 09:27 . 09:28:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 09:25 .. 09:28:28 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 09:25 .git 09:28:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 09:25 .github 09:28:28 -rw-rw-r-- 1 jenkins jenkins 162 Jun 20 09:25 .gitignore 09:28:28 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 20 09:25 CONTRIBUTING.md 09:28:28 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 20 09:25 Dockerfile 09:28:28 -rw-rw-r-- 1 jenkins jenkins 902 Jun 20 09:25 Dockerfile.build 09:28:28 -rw-rw-r-- 1 jenkins jenkins 652 Jun 20 09:25 Jenkinsfile 09:28:28 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 20 09:25 LICENSE 09:28:28 -rw-rw-r-- 1 jenkins jenkins 941 Jun 20 09:25 Makefile 09:28:28 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 20 09:25 README.md 09:28:28 -rw-rw-r-- 1 jenkins jenkins 12 Jun 20 09:23 VERSION 09:28:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 09:25 assets 09:28:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 09:25 bin 09:28:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 09:25 cmd 09:28:28 -rw-r--r-- 1 jenkins jenkins 10 Jun 20 09:27 coverage.out 09:28:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 09:25 docs 09:28:28 -rw-rw-r-- 1 jenkins jenkins 838 Jun 20 09:25 go.mod 09:28:28 -rw-r--r-- 1 jenkins jenkins 23723 Jun 20 09:27 go.sum 09:28:28 drwxrwxr-x 9 jenkins jenkins 4096 Jun 20 09:25 internal 09:28:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 09:25 pkg 09:28:28 -rw-rw-r-- 1 jenkins jenkins 155 Jun 20 09:25 version.go 09:28:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 09:25 web [Pipeline] isUnix [Pipeline] sh 09:28:28 + 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=6c2af2ebb94b5013cf38e327f2c6e7be82713caf --label arch=arm64 --label version=2.0.0-dev.75 . 09:28:29 Sending build context to Docker daemon 21.93MB 09:28:29 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 09:28:29 Step 2/24 : FROM ${BASE} AS builder 09:28:29 ---> c6b975ad503a 09:28:29 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:28:30 ---> Running in 09e5d26e7bc1 09:28:30 Removing intermediate container 09e5d26e7bc1 09:28:30 ---> 533ce0fc5b62 09:28:30 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 09:28:30 ---> Running in a1ecbe01a96d 09:28:31 Removing intermediate container a1ecbe01a96d 09:28:31 ---> 4c58f560de3e 09:28:31 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:28:31 ---> Running in 65856927a799 09:28:32 Removing intermediate container 65856927a799 09:28:32 ---> 086c473ec6cd 09:28:32 Step 6/24 : LABEL Name=edgex-ui-go 09:28:32 ---> Running in ca9979de29d3 09:28:32 Removing intermediate container ca9979de29d3 09:28:32 ---> ceac1c01349c 09:28:32 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:28:32 ---> Running in ba7dccd26ed6 09:28:33 Removing intermediate container ba7dccd26ed6 09:28:33 ---> b3421ad49ea5 09:28:33 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:33 ---> Running in 4593e1af79b4 09:28:36 Removing intermediate container 4593e1af79b4 09:28:36 ---> 39d504894881 09:28:36 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:28:36 ---> Running in b10199aa21c1 09:28:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:28:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:28:38 OK: 138 MiB in 40 packages 09:28:39 Removing intermediate container b10199aa21c1 09:28:39 ---> 6799ba7269b6 09:28:39 Step 10/24 : ENV GO111MODULE=on 09:28:39 ---> Running in 7a03e11cfcc4 09:28:40 Removing intermediate container 7a03e11cfcc4 09:28:40 ---> 8a72701ddab9 09:28:40 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:28:40 ---> Running in 70c50a199a72 09:28:41 Removing intermediate container 70c50a199a72 09:28:41 ---> 82654de3a0c7 09:28:41 Step 12/24 : COPY go.mod . 09:28:42 ---> a95edfa3c458 09:28:42 Step 13/24 : COPY Makefile . 09:28:42 ---> 68f6fddb6ddf 09:28:42 Step 14/24 : RUN make update 09:28:43 ---> Running in fc4dd5286c01 09:28:43 CGO_ENABLED=0 GO111MODULE=on go mod download 09:28:45 Removing intermediate container fc4dd5286c01 09:28:45 ---> 8f36473ed23b 09:28:45 Step 15/24 : COPY . . 09:28:48 ---> c6374b4dd71f 09:28:48 Step 16/24 : RUN ${MAKE} 09:28:48 ---> Running in c9cc96ad68a9 09:28:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.0-dev.75" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:29:16 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:29:19 Removing intermediate container c9cc96ad68a9 09:29:19 ---> 5046f298574b 09:29:19 Step 17/24 : FROM alpine:3.12 09:29:19 3.12: Pulling from library/alpine 09:29:20 d2f70382dc9a: Pulling fs layer 09:29:20 d2f70382dc9a: Download complete 09:29:21 d2f70382dc9a: Pull complete 09:29:21 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:29:21 Status: Downloaded newer image for alpine:3.12 09:29:21 ---> c4fd0aeabfcf 09:29:21 Step 18/24 : EXPOSE 4000 09:29:21 ---> Running in b48369833769 09:29:21 Removing intermediate container b48369833769 09:29:21 ---> 1f9239b3ac95 09:29:21 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:29:23 ---> 49833c78a0cc 09:29:23 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:29:23 ---> Running in bef1559ee40e 09:29:24 Removing intermediate container bef1559ee40e 09:29:24 ---> e661bc01e441 09:29:24 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:29:24 ---> Running in 49353c5222a3 09:29:25 Removing intermediate container 49353c5222a3 09:29:25 ---> 8aedc55c513a 09:29:25 Step 22/24 : LABEL arch=arm64 09:29:25 ---> Running in a5298d492192 09:29:25 Removing intermediate container a5298d492192 09:29:25 ---> 77b6e47b9c7f 09:29:25 Step 23/24 : LABEL git_sha=6c2af2ebb94b5013cf38e327f2c6e7be82713caf 09:29:25 ---> Running in a83b1e483b99 09:29:26 Removing intermediate container a83b1e483b99 09:29:26 ---> 6c0a857e1a5b 09:29:26 Step 24/24 : LABEL version=2.0.0-dev.75 09:29:26 ---> Running in 4333cb4c8f2d 09:29:26 Removing intermediate container 4333cb4c8f2d 09:29:26 ---> 2a50ad62fbfe 09:29:26 [Warning] One or more build-args [ARCH] were not consumed 09:29:26 Successfully built 2a50ad62fbfe 09:29:26 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:29:27 provisioning config files... 09:29:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/135@tmp/config2813417405360130450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:29:27 ---> docker-login.sh 09:29:27 nexus3.edgexfoundry.org:10001 09:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:28 Configure a credential helper to remove this warning. See 09:29:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:28 09:29:28 Login Succeeded 09:29:28 nexus3.edgexfoundry.org:10002 09:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:28 Configure a credential helper to remove this warning. See 09:29:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:28 09:29:28 Login Succeeded 09:29:28 nexus3.edgexfoundry.org:10003 09:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:29 Configure a credential helper to remove this warning. See 09:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:29 09:29:29 Login Succeeded 09:29:29 nexus3.edgexfoundry.org:10004 09:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:29 Configure a credential helper to remove this warning. See 09:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:29 09:29:29 Login Succeeded 09:29:29 docker.io 09:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:30 Configure a credential helper to remove this warning. See 09:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:30 09:29:30 Login Succeeded 09:29:30 ---> docker-login.sh ends [Pipeline] } 09:29:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:30 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 09:29:30 6c2af2ebb94b5013cf38e327f2c6e7be82713caf 09:29:30 latest 09:29:30 2.0.0-dev.75 09:29:30 6c2af2ebb94b5013cf38e327f2c6e7be82713caf-2.0.0-dev.75 09:29:30 master 09:29:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:29:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6c2af2ebb94b5013cf38e327f2c6e7be82713caf [Pipeline] isUnix [Pipeline] sh 09:29:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6c2af2ebb94b5013cf38e327f2c6e7be82713caf 09:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:29:31 24696cd11eba: Preparing 09:29:31 3fbe34a1663b: Preparing 09:29:31 3fbe34a1663b: Layer already exists 09:29:35 24696cd11eba: Pushed 09:29:35 6c2af2ebb94b5013cf38e327f2c6e7be82713caf: digest: sha256:13eb96f940c05ab8e96fe7b6c6d6ba8425e88f2969f853bc2b4223b387c12ad6 size: 739 [Pipeline] isUnix [Pipeline] sh 09:29:36 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:29:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:29:36 24696cd11eba: Preparing 09:29:36 3fbe34a1663b: Preparing 09:29:36 3fbe34a1663b: Layer already exists 09:29:36 24696cd11eba: Layer already exists 09:29:36 latest: digest: sha256:13eb96f940c05ab8e96fe7b6c6d6ba8425e88f2969f853bc2b4223b387c12ad6 size: 739 [Pipeline] isUnix [Pipeline] sh 09:29:37 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.75 [Pipeline] isUnix [Pipeline] sh 09:29:37 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.75 09:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:29:37 24696cd11eba: Preparing 09:29:37 3fbe34a1663b: Preparing 09:29:37 24696cd11eba: Layer already exists 09:29:37 3fbe34a1663b: Layer already exists 09:29:37 2.0.0-dev.75: digest: sha256:13eb96f940c05ab8e96fe7b6c6d6ba8425e88f2969f853bc2b4223b387c12ad6 size: 739 [Pipeline] isUnix [Pipeline] sh 09:29:38 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6c2af2ebb94b5013cf38e327f2c6e7be82713caf-2.0.0-dev.75 [Pipeline] isUnix [Pipeline] sh 09:29:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6c2af2ebb94b5013cf38e327f2c6e7be82713caf-2.0.0-dev.75 09:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:29:38 24696cd11eba: Preparing 09:29:38 3fbe34a1663b: Preparing 09:29:38 3fbe34a1663b: Layer already exists 09:29:38 24696cd11eba: Layer already exists 09:29:39 6c2af2ebb94b5013cf38e327f2c6e7be82713caf-2.0.0-dev.75: digest: sha256:13eb96f940c05ab8e96fe7b6c6d6ba8425e88f2969f853bc2b4223b387c12ad6 size: 739 [Pipeline] isUnix [Pipeline] sh 09:29:39 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] isUnix [Pipeline] sh 09:29:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master 09:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:29:39 24696cd11eba: Preparing 09:29:39 3fbe34a1663b: Preparing 09:29:39 24696cd11eba: Layer already exists 09:29:39 3fbe34a1663b: Layer already exists 09:29:40 master: digest: sha256:13eb96f940c05ab8e96fe7b6c6d6ba8425e88f2969f853bc2b4223b387c12ad6 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:40 ===================================================== [Pipeline] echo 09:29:40 taggedImages: 09:29:40 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6c2af2ebb94b5013cf38e327f2c6e7be82713caf 09:29:40 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:29:40 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.0-dev.75 09:29:40 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6c2af2ebb94b5013cf38e327f2c6e7be82713caf-2.0.0-dev.75 09:29:40 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:29:40 ---> job-cost.sh 09:29:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k5pO 09:30:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:31:56 lf-activate-venv(): INFO: Adding /tmp/venv-k5pO/bin to PATH 09:31:56 INFO: No Stack... 09:31:56 INFO: Retrieving Pricing Info for: v2-standard-4 09:31:56 INFO: Archiving Costs [Pipeline] sh 09:31:56 + cut -d, -f6 09:31:56 + cat /w/workspace/edgex-ui-go/135/archives/cost.csv [Pipeline] lock 09:31:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-master-135-stack-cost] 09:31:57 Resource [jenkins-edgexfoundry-edgex-ui-go-master-135-stack-cost] did not exist. Created. 09:31:57 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-master-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:31:57 /w/workspace/edgex-ui-go/135@tmp/durable-646a244b/script.sh: 1: /w/workspace/edgex-ui-go/135@tmp/durable-646a244b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:31:57 + echo total: 0.18000000715255737 [Pipeline] stash 09:31:57 Warning: overwriting stash ‘stack-cost’ 09:31:57 Stashed 1 file(s) [Pipeline] } 09:31:57 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-master-135-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:31:58 provisioning config files... 09:31:58 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config735398596059448641tmp [Pipeline] { [Pipeline] sh 09:31:59 + set +x 09:31:59 + curl -s https://codecov.io/bash 09:31:59 + bash -s -- 09:31:59 09:31:59 _____ _ 09:31:59 / ____| | | 09:31:59 | | ___ __| | ___ ___ _____ __ 09:31:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:31:59 | |___| (_) | (_| | __/ (_| (_) \ V / 09:31:59 \_____\___/ \__,_|\___|\___\___/ \_/ 09:31:59 Bash-1.0.3 09:31:59 09:31:59 09:31:59 ==> git version 2.24.4 found 09:31:59 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 09:31:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:31:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:31:59 ==> Jenkins CI detected. 09:31:59 project root: . 09:31:59 --> token set from env 09:31:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:31:59 ==> Running gcov in . (disable via -X gcov) 09:31:59 ==> Python coveragepy not found 09:31:59 ==> Searching for coverage reports in: 09:31:59 + . 09:31:59 -> Found 1 reports 09:31:59 ==> Detecting git/mercurial file structure 09:31:59 ==> Reading reports 09:31:59 + ./coverage.out bytes=10 09:31:59 ==> Appending adjustments 09:31:59 https://docs.codecov.io/docs/fixing-reports 09:31:59 + Found adjustments 09:31:59 ==> Gzipping contents 09:31:59 4.0K /tmp/codecov.SuoXxY.gz 09:31:59 ==> Uploading reports 09:31:59 url: https://codecov.io 09:31:59 query: branch=master&commit=6c2af2ebb94b5013cf38e327f2c6e7be82713caf&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F135%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:31:59 -> Pinging Codecov 09:31:59 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=6c2af2ebb94b5013cf38e327f2c6e7be82713caf&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F135%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:32:00 -> Uploading to 09:32:00 https://storage.googleapis.com/codecov/v4/raw/2021-06-20/FB506323287CE973F263BFD2A0EB1F37/6c2af2ebb94b5013cf38e327f2c6e7be82713caf/ebd56abc-f917-468b-b964-a0fee3b6b20d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210620T093200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=849dfeba19014528dcffbb897406b2062561f3fff338a0e4f7ce1165f1d05932 09:32:00 % Total % Received % Xferd Average Speed Time Time Time Current 09:32:00 Dload Upload Total Spent Left Speed 09:32:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3958 0 0 100 3958 0 8969 --:--:-- --:--:-- --:--:-- 8954 100 3958 0 0 100 3958 0 8965 --:--:-- --:--:-- --:--:-- 8954 09:32:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/6c2af2ebb94b5013cf38e327f2c6e7be82713caf [Pipeline] } 09:32:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:32:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:32:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:32:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:32:01 09:32:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:32:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:32:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:32:02 188c0c94c7c5: Pulling fs layer 09:32:02 0ef7d3d256c8: Pulling fs layer 09:32:02 de9db76c5a1d: Pulling fs layer 09:32:02 0eba1c9be4d2: Pulling fs layer 09:32:02 0d57e429df01: Pulling fs layer 09:32:02 4e4be7b47b0d: Pulling fs layer 09:32:02 e1f770b5df2f: Pulling fs layer 09:32:02 85a0685a4137: Pulling fs layer 09:32:02 0d57e429df01: Waiting 09:32:02 4e4be7b47b0d: Waiting 09:32:02 e1f770b5df2f: Waiting 09:32:02 85a0685a4137: Waiting 09:32:02 0eba1c9be4d2: Waiting 09:32:02 de9db76c5a1d: Verifying Checksum 09:32:02 de9db76c5a1d: Download complete 09:32:02 0ef7d3d256c8: Verifying Checksum 09:32:02 0ef7d3d256c8: Download complete 09:32:02 0d57e429df01: Verifying Checksum 09:32:02 0d57e429df01: Download complete 09:32:02 188c0c94c7c5: Verifying Checksum 09:32:02 188c0c94c7c5: Download complete 09:32:02 4e4be7b47b0d: Verifying Checksum 09:32:02 4e4be7b47b0d: Download complete 09:32:02 188c0c94c7c5: Pull complete 09:32:02 0ef7d3d256c8: Pull complete 09:32:02 de9db76c5a1d: Pull complete 09:32:03 e1f770b5df2f: Verifying Checksum 09:32:03 e1f770b5df2f: Download complete 09:32:05 0eba1c9be4d2: Verifying Checksum 09:32:05 0eba1c9be4d2: Download complete 09:32:05 85a0685a4137: Verifying Checksum 09:32:05 85a0685a4137: Download complete 09:32:08 0eba1c9be4d2: Pull complete 09:32:08 0d57e429df01: Pull complete 09:32:08 4e4be7b47b0d: Pull complete 09:32:09 e1f770b5df2f: Pull complete 09:32:13 85a0685a4137: Pull complete 09:32:13 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:32:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:32:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:32:13 prd-centos7-docker-4c-2g-390 does not seem to be running inside a container 09:32:13 $ 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 09:32:18 $ docker top 5e4e1e41dbfcd01568fea598f281225c4abf55da85f716c3afc45cd8876bb5fb -eo pid,comm [Pipeline] { [Pipeline] echo 09:32:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:32:19 + set -o pipefail 09:32:19 + snyk monitor '--org=edgex-jenkins' 09:32:58 09:32:58 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master (github.com/edgexfoundry/edgex-ui-go)... 09:32:58 09:32:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/7a64c80d-f663-4d8e-8ef7-6b93e702e04c 09:32:58 09:32:58 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:32:58 09:32:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:32:58 09:32:58 [Pipeline] } 09:32:58 $ docker stop --time=1 5e4e1e41dbfcd01568fea598f281225c4abf55da85f716c3afc45cd8876bb5fb 09:33:00 $ docker rm -f 5e4e1e41dbfcd01568fea598f281225c4abf55da85f716c3afc45cd8876bb5fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:33:01 + git log --format=format:%s -1 6c2af2ebb94b5013cf38e327f2c6e7be82713caf [Pipeline] isUnix [Pipeline] sh 09:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:33:01 . [Pipeline] withDockerContainer 09:33:01 prd-centos7-docker-4c-2g-390 does not seem to be running inside a container 09:33:01 $ 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 09:33:02 $ docker top a80e565be48ec93ce855e5ee29a04996f86a794275b1b88f43eba08a2c5d8e54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:33:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:33:02 [ssh-agent] Looking for ssh-agent implementation... 09:33:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:33:02 $ docker exec a80e565be48ec93ce855e5ee29a04996f86a794275b1b88f43eba08a2c5d8e54 ssh-agent 09:33:02 SSH_AUTH_SOCK=/tmp/ssh-j0SW2UjtZ33j/agent.13 09:33:02 SSH_AGENT_PID=20 09:33:02 Running ssh-add (command line suppressed) 09:33:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3205257539230146487.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_3205257539230146487.key) 09:33:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:33:02 + git semver tag 09:33:02 # -> Open(): unable to determine branch for HEAD 09:33:02 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 09:33:02 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 09:33:02 # $SEMVER_REMOTE_NAME = origin 09:33:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:33:02 # $SEMVER_USER_NAME = edgex-jenkins 09:33:02 # $SEMVER_BRANCH = master 09:33:02 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 09:33:02 # 6c2af2ebb94b5013cf38e327f2c6e7be82713caf HEAD 09:33:02 # -> Force: false 09:33:02 # 6695e4875911ff0206eaceed5a7836e62a61872f refs/tags/v2.0.0-dev.75 [Pipeline] } 09:33:02 $ docker exec --env ******** --env ******** a80e565be48ec93ce855e5ee29a04996f86a794275b1b88f43eba08a2c5d8e54 ssh-agent -k 09:33:03 unset SSH_AUTH_SOCK; 09:33:03 unset SSH_AGENT_PID; 09:33:03 echo Agent pid 20 killed; 09:33:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:33:03 + git semver [Pipeline] } 09:33:03 $ docker stop --time=1 a80e565be48ec93ce855e5ee29a04996f86a794275b1b88f43eba08a2c5d8e54 09:33:04 $ docker rm -f a80e565be48ec93ce855e5ee29a04996f86a794275b1b88f43eba08a2c5d8e54 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:33:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:33:05 09:33:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:33:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:33:05 0.23.1-centos7: Pulling from edgex-lftools 09:33:05 ab5ef0e58194: Pulling fs layer 09:33:05 9712f1f96733: Pulling fs layer 09:33:05 63f879dbbcfc: Pulling fs layer 09:33:05 0d9ebad4ef96: Pulling fs layer 09:33:05 e9a5061849ea: Pulling fs layer 09:33:05 d747dcd14b5f: Pulling fs layer 09:33:05 2de7ff778b66: Pulling fs layer 09:33:05 0d9ebad4ef96: Waiting 09:33:05 e9a5061849ea: Waiting 09:33:05 d747dcd14b5f: Waiting 09:33:05 2de7ff778b66: Waiting 09:33:05 9712f1f96733: Verifying Checksum 09:33:05 9712f1f96733: Download complete 09:33:07 63f879dbbcfc: Verifying Checksum 09:33:07 63f879dbbcfc: Download complete 09:33:07 e9a5061849ea: Verifying Checksum 09:33:07 e9a5061849ea: Download complete 09:33:07 d747dcd14b5f: Verifying Checksum 09:33:07 d747dcd14b5f: Download complete 09:33:07 2de7ff778b66: Verifying Checksum 09:33:07 2de7ff778b66: Download complete 09:33:07 0d9ebad4ef96: Verifying Checksum 09:33:07 0d9ebad4ef96: Download complete 09:33:07 ab5ef0e58194: Verifying Checksum 09:33:07 ab5ef0e58194: Download complete 09:33:10 ab5ef0e58194: Pull complete 09:33:10 9712f1f96733: Pull complete 09:33:11 63f879dbbcfc: Pull complete 09:33:14 0d9ebad4ef96: Pull complete 09:33:14 e9a5061849ea: Pull complete 09:33:14 d747dcd14b5f: Pull complete 09:33:15 2de7ff778b66: Pull complete 09:33:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:33:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:33:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:33:15 prd-centos7-docker-4c-2g-390 does not seem to be running inside a container 09:33:15 $ 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 09:33:21 $ docker top f226c80a1b77e9fecfcbf06bc9c2f6406ac485d512a131b1a91b6eec731787ed -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:33:21 provisioning config files... 09:33:21 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config8954767795107717156tmp 09:33:21 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config3822663063025235369tmp 09:33:21 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config2976016920705241657tmp [Pipeline] { [Pipeline] echo 09:33:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:33:22 ---> sigul-configuration.sh 09:33:22 gpg: directory `/root/.gnupg' created 09:33:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:33:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:33:22 gpg: keyring `/root/.gnupg/secring.gpg' created 09:33:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:33:22 gpg: CAST5 encrypted data 09:33:22 gpg: encrypted with 1 passphrase 09:33:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:33:22 + mkdir /home/jenkins 09:33:22 + mkdir /home/jenkins/sigul [Pipeline] sh 09:33:22 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:33:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:33:22 ---> sigul-install.sh 09:33:27 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 09:33:27 + git tag --list 09:33:27 0.1.1 09:33:27 v1.1.0 09:33:27 v1.2.0 09:33:27 v1.2.1 09:33:27 v1.3.0 09:33:27 v2.0.0-dev.1 09:33:27 v2.0.0-dev.10 09:33:27 v2.0.0-dev.11 09:33:27 v2.0.0-dev.12 09:33:27 v2.0.0-dev.13 09:33:27 v2.0.0-dev.14 09:33:27 v2.0.0-dev.15 09:33:27 v2.0.0-dev.16 09:33:27 v2.0.0-dev.17 09:33:27 v2.0.0-dev.18 09:33:27 v2.0.0-dev.19 09:33:27 v2.0.0-dev.2 09:33:27 v2.0.0-dev.20 09:33:27 v2.0.0-dev.21 09:33:27 v2.0.0-dev.22 09:33:27 v2.0.0-dev.23 09:33:27 v2.0.0-dev.24 09:33:27 v2.0.0-dev.25 09:33:27 v2.0.0-dev.26 09:33:27 v2.0.0-dev.27 09:33:27 v2.0.0-dev.28 09:33:27 v2.0.0-dev.29 09:33:27 v2.0.0-dev.3 09:33:27 v2.0.0-dev.30 09:33:27 v2.0.0-dev.31 09:33:27 v2.0.0-dev.32 09:33:27 v2.0.0-dev.33 09:33:27 v2.0.0-dev.34 09:33:27 v2.0.0-dev.35 09:33:27 v2.0.0-dev.36 09:33:27 v2.0.0-dev.37 09:33:27 v2.0.0-dev.38 09:33:27 v2.0.0-dev.39 09:33:27 v2.0.0-dev.4 09:33:27 v2.0.0-dev.40 09:33:27 v2.0.0-dev.41 09:33:27 v2.0.0-dev.42 09:33:27 v2.0.0-dev.43 09:33:27 v2.0.0-dev.44 09:33:27 v2.0.0-dev.45 09:33:27 v2.0.0-dev.46 09:33:27 v2.0.0-dev.47 09:33:27 v2.0.0-dev.48 09:33:27 v2.0.0-dev.49 09:33:27 v2.0.0-dev.5 09:33:27 v2.0.0-dev.50 09:33:27 v2.0.0-dev.51 09:33:27 v2.0.0-dev.52 09:33:27 v2.0.0-dev.53 09:33:27 v2.0.0-dev.54 09:33:27 v2.0.0-dev.55 09:33:27 v2.0.0-dev.56 09:33:27 v2.0.0-dev.57 09:33:27 v2.0.0-dev.58 09:33:27 v2.0.0-dev.59 09:33:27 v2.0.0-dev.6 09:33:27 v2.0.0-dev.60 09:33:27 v2.0.0-dev.61 09:33:27 v2.0.0-dev.62 09:33:27 v2.0.0-dev.63 09:33:27 v2.0.0-dev.64 09:33:27 v2.0.0-dev.65 09:33:27 v2.0.0-dev.66 09:33:27 v2.0.0-dev.67 09:33:27 v2.0.0-dev.68 09:33:27 v2.0.0-dev.69 09:33:27 v2.0.0-dev.7 09:33:27 v2.0.0-dev.70 09:33:27 v2.0.0-dev.71 09:33:27 v2.0.0-dev.72 09:33:27 v2.0.0-dev.73 09:33:27 v2.0.0-dev.74 09:33:27 v2.0.0-dev.75 09:33:27 v2.0.0-dev.8 09:33:27 v2.0.0-dev.9 [Pipeline] sh 09:33:27 + lftools sign git-tag v2.0.0-dev.75 09:33:28 Signing Git tag with Sigul... 09:33:28 Signing v2.0.0-dev.75 [Pipeline] echo 09:33:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:33:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:33:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:33:29 $ docker stop --time=1 f226c80a1b77e9fecfcbf06bc9c2f6406ac485d512a131b1a91b6eec731787ed 09:33:31 $ docker rm -f f226c80a1b77e9fecfcbf06bc9c2f6406ac485d512a131b1a91b6eec731787ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:33:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:33:32 . [Pipeline] withDockerContainer 09:33:32 prd-centos7-docker-4c-2g-390 does not seem to be running inside a container 09:33:32 $ 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 09:33:33 $ docker top 1d27da3cc52ffe661af9031ebf70100bf05b82760ea231c616cf36e58c3a2ffa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:33:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:33:33 [ssh-agent] Looking for ssh-agent implementation... 09:33:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:33:33 $ docker exec 1d27da3cc52ffe661af9031ebf70100bf05b82760ea231c616cf36e58c3a2ffa ssh-agent 09:33:33 SSH_AUTH_SOCK=/tmp/ssh-ktMBKt6pT2hn/agent.13 09:33:33 SSH_AGENT_PID=20 09:33:33 Running ssh-add (command line suppressed) 09:33:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1576125254504447633.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1576125254504447633.key) 09:33:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:33:33 + git semver bump pre 09:33:33 # -> Open(): unable to determine branch for HEAD 09:33:33 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 09:33:33 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 09:33:33 # $SEMVER_REMOTE_NAME = origin 09:33:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:33:33 # $SEMVER_USER_NAME = edgex-jenkins 09:33:33 # $SEMVER_BRANCH = master 09:33:33 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver 09:33:33 2.0.0-dev.76 [Pipeline] } 09:33:33 $ docker exec --env ******** --env ******** 1d27da3cc52ffe661af9031ebf70100bf05b82760ea231c616cf36e58c3a2ffa ssh-agent -k 09:33:34 unset SSH_AUTH_SOCK; 09:33:34 unset SSH_AGENT_PID; 09:33:34 echo Agent pid 20 killed; 09:33:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:33:34 + git semver [Pipeline] } 09:33:34 $ docker stop --time=1 1d27da3cc52ffe661af9031ebf70100bf05b82760ea231c616cf36e58c3a2ffa 09:33:35 $ docker rm -f 1d27da3cc52ffe661af9031ebf70100bf05b82760ea231c616cf36e58c3a2ffa [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:33:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:33:36 . [Pipeline] withDockerContainer 09:33:36 prd-centos7-docker-4c-2g-390 does not seem to be running inside a container 09:33:36 $ 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 09:33:36 $ docker top 372a2b71b379fc84919c7601e86f46b7514bc36029d8b1e241c75ec51950a6f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:33:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:33:36 [ssh-agent] Looking for ssh-agent implementation... 09:33:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:33:36 $ docker exec 372a2b71b379fc84919c7601e86f46b7514bc36029d8b1e241c75ec51950a6f1 ssh-agent 09:33:37 SSH_AUTH_SOCK=/tmp/ssh-UYdjzWbj2MDX/agent.14 09:33:37 SSH_AGENT_PID=20 09:33:37 Running ssh-add (command line suppressed) 09:33:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1605225937098438234.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_1605225937098438234.key) 09:33:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:33:37 + git semver push 09:33:37 # -> Open(): unable to determine branch for HEAD 09:33:37 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 09:33:37 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 09:33:37 # $SEMVER_REMOTE_NAME = origin 09:33:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:33:37 # $SEMVER_USER_NAME = edgex-jenkins 09:33:37 # $SEMVER_BRANCH = master 09:33:37 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 09:33:42 $ docker exec --env ******** --env ******** 372a2b71b379fc84919c7601e86f46b7514bc36029d8b1e241c75ec51950a6f1 ssh-agent -k 09:33:42 unset SSH_AUTH_SOCK; 09:33:42 unset SSH_AGENT_PID; 09:33:42 echo Agent pid 20 killed; 09:33:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:33:43 + git semver [Pipeline] } 09:33:43 $ docker stop --time=1 372a2b71b379fc84919c7601e86f46b7514bc36029d8b1e241c75ec51950a6f1 09:33:44 $ docker rm -f 372a2b71b379fc84919c7601e86f46b7514bc36029d8b1e241c75ec51950a6f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:33:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:33:46 ---> package-listing.sh 09:33:46 ++ facter osfamily 09:33:46 ++ tr '[:upper:]' '[:lower:]' 09:33:46 + OS_FAMILY=redhat 09:33:46 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 09:33:46 + START_PACKAGES=/tmp/packages_start.txt 09:33:46 + END_PACKAGES=/tmp/packages_end.txt 09:33:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:33:46 + PACKAGES=/tmp/packages_start.txt 09:33:46 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 09:33:46 + PACKAGES=/tmp/packages_end.txt 09:33:46 + case "${OS_FAMILY}" in 09:33:46 + sort 09:33:46 + rpm -qa 09:33:47 + '[' -f /tmp/packages_start.txt ']' 09:33:47 + '[' -f /tmp/packages_end.txt ']' 09:33:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:33:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 09:33:47 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 09:33:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] echo 09:33:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:33:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:33:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:33:47 09:33:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:33:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:33:48 alpine: Pulling from edgex-lftools-log-publisher 09:33:48 df20fa9351a1: Pulling fs layer 09:33:48 36b3adc4ff6f: Pulling fs layer 09:33:48 8ad3a11d3b57: Pulling fs layer 09:33:48 46f8f816bc3b: Pulling fs layer 09:33:48 93b61091891f: Pulling fs layer 09:33:48 93b9cdb0e59b: Pulling fs layer 09:33:48 5e14af77c1be: Pulling fs layer 09:33:48 01666e4c0597: Pulling fs layer 09:33:48 aa168da1d23b: Pulling fs layer 09:33:48 93b9cdb0e59b: Waiting 09:33:48 5e14af77c1be: Waiting 09:33:48 01666e4c0597: Waiting 09:33:48 aa168da1d23b: Waiting 09:33:48 46f8f816bc3b: Waiting 09:33:48 93b61091891f: Waiting 09:33:48 36b3adc4ff6f: Verifying Checksum 09:33:48 36b3adc4ff6f: Download complete 09:33:48 46f8f816bc3b: Verifying Checksum 09:33:48 46f8f816bc3b: Download complete 09:33:48 df20fa9351a1: Verifying Checksum 09:33:48 df20fa9351a1: Download complete 09:33:48 93b9cdb0e59b: Verifying Checksum 09:33:48 93b9cdb0e59b: Download complete 09:33:48 5e14af77c1be: Verifying Checksum 09:33:48 5e14af77c1be: Download complete 09:33:48 01666e4c0597: Verifying Checksum 09:33:48 01666e4c0597: Download complete 09:33:48 93b61091891f: Verifying Checksum 09:33:48 93b61091891f: Download complete 09:33:48 df20fa9351a1: Pull complete 09:33:48 8ad3a11d3b57: Verifying Checksum 09:33:48 8ad3a11d3b57: Download complete 09:33:48 36b3adc4ff6f: Pull complete 09:33:49 8ad3a11d3b57: Pull complete 09:33:49 46f8f816bc3b: Pull complete 09:33:49 93b61091891f: Pull complete 09:33:49 93b9cdb0e59b: Pull complete 09:33:49 5e14af77c1be: Pull complete 09:33:49 01666e4c0597: Pull complete 09:33:50 aa168da1d23b: Verifying Checksum 09:33:50 aa168da1d23b: Download complete 09:33:54 aa168da1d23b: Pull complete 09:33:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:33:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:33:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:33:54 prd-centos7-docker-4c-2g-390 does not seem to be running inside a container 09:33:54 $ 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 09:33:57 $ docker top 96c2f75259925e68f3d9a314c0099933b01440135c98c4444a0710e7ecc33b09 -eo pid,comm [Pipeline] { [Pipeline] sh 09:33:57 + touch /tmp/pre-build-complete [Pipeline] sh 09:33:58 + mkdir -p /var/log/sa [Pipeline] sh 09:33:58 + ls /var/log/sa-host 09:33:58 + sadf -c /var/log/sa-host/sa05 09:33:58 file_magic: OK 09:33:58 HZ: Using current value: 100 09:33:58 file_header: OK 09:33:58 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:33:58 Statistics: 09:33:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:33:58 File successfully converted to sysstat format version 12.2.1 09:33:58 + sadf -c /var/log/sa-host/sa20 09:33:58 file_magic: OK 09:33:58 HZ: Using current value: 100 09:33:58 file_header: OK 09:33:58 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 09:33:58 Statistics: 09:33:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:33:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:33:59 provisioning config files... 09:33:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config1974785942971731857tmp [Pipeline] { [Pipeline] echo 09:33:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:33:59 ---> create-netrc.sh [Pipeline] } 09:33:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:33:59 ---> python-tools-install.sh [Pipeline] echo 09:33:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:34:00 ---> sudo-logs.sh 09:34:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:34:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:34:00 ---> job-cost.sh 09:34:00 lf-activate-venv: SKIPPING 09:34:00 DEBUG: total: 0.18000000715255737 09:34:00 INFO: Retrieving Stack Cost... 09:34:01 INFO: Retrieving Pricing Info for: v3-standard-2 09:34:02 INFO: Archiving Costs [Pipeline] echo 09:34:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:34:02 ---> logs-deploy.sh 09:34:02 lf-activate-venv: SKIPPING 09:34:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/135 09:34:02 INFO: archiving workspace using pattern(s): 09:34:03 Archives upload complete. 09:34:03 INFO: archiving logs to Nexus 09:34:03 ---> uname -a: 09:34:03 Linux prd-centos7-docker-4c-2g-390.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:34:03 09:34:03 09:34:03 ---> lscpu: 09:34:03 Architecture: x86_64 09:34:03 CPU op-mode(s): 32-bit, 64-bit 09:34:03 Byte Order: Little Endian 09:34:03 Address sizes: 40 bits physical, 48 bits virtual 09:34:03 CPU(s): 2 09:34:03 On-line CPU(s) list: 0,1 09:34:03 Thread(s) per core: 1 09:34:03 Core(s) per socket: 1 09:34:03 Socket(s): 2 09:34:03 NUMA node(s): 1 09:34:03 Vendor ID: AuthenticAMD 09:34:03 CPU family: 23 09:34:03 Model: 49 09:34:03 Model name: AMD EPYC-Rome Processor 09:34:03 Stepping: 0 09:34:03 CPU MHz: 2800.000 09:34:03 BogoMIPS: 5600.00 09:34:03 Virtualization: AMD-V 09:34:03 Hypervisor vendor: KVM 09:34:03 Virtualization type: full 09:34:03 L1d cache: 64 KiB 09:34:03 L1i cache: 64 KiB 09:34:03 L2 cache: 1 MiB 09:34:03 L3 cache: 32 MiB 09:34:03 NUMA node0 CPU(s): 0,1 09:34:03 Vulnerability Itlb multihit: Not affected 09:34:03 Vulnerability L1tf: Not affected 09:34:03 Vulnerability Mds: Not affected 09:34:03 Vulnerability Meltdown: Not affected 09:34:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:34:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:34:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:34:03 Vulnerability Srbds: Not affected 09:34:03 Vulnerability Tsx async abort: Not affected 09:34:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 09:34:03 09:34:03 09:34:03 ---> nproc: 09:34:03 2 09:34:03 09:34:03 09:34:03 ---> df -h: 09:34:03 Filesystem Size Used Available Use% Mounted on 09:34:03 overlay 40.0G 8.9G 31.1G 22% / 09:34:03 tmpfs 64.0M 0 64.0M 0% /dev 09:34:03 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:34:03 shm 64.0M 0 64.0M 0% /dev/shm 09:34:03 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 09:34:03 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 09:34:03 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 09:34:03 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 09:34:03 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 09:34:03 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master 09:34:03 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 09:34:03 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 09:34:03 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 09:34:03 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 09:34:03 09:34:03 09:34:03 ---> free -m: 09:34:03 total used free shared buff/cache available 09:34:03 Mem: 7821 1278 3125 0 3416 6463 09:34:03 Swap: 1023 0 1023 09:34:03 09:34:03 09:34:03 ---> ip addr: 09:34:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:34:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:34:03 inet 127.0.0.1/8 scope host lo 09:34:03 valid_lft forever preferred_lft forever 09:34:03 inet6 ::1/128 scope host 09:34:03 valid_lft forever preferred_lft forever 09:34:03 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:34:03 link/ether fa:16:3e:c6:2f:8e brd ff:ff:ff:ff:ff:ff 09:34:03 inet 10.30.123.51/23 brd 10.30.123.255 scope global dynamic eth0 09:34:03 valid_lft 85697sec preferred_lft 85697sec 09:34:03 inet6 fe80::f816:3eff:fec6:2f8e/64 scope link 09:34:03 valid_lft forever preferred_lft forever 09:34:03 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:34:03 link/ether 02:42:3c:31:f1:9b brd ff:ff:ff:ff:ff:ff 09:34:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:34:03 valid_lft forever preferred_lft forever 09:34:03 inet6 fe80::42:3cff:fe31:f19b/64 scope link 09:34:03 valid_lft forever preferred_lft forever 09:34:03 09:34:03 09:34:03 ---> sar -b -r -n DEV: 09:34:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/20/21 _x86_64_ (2 CPU) 09:34:03 09:34:03 09:22:10 LINUX RESTART (2 CPU) 09:34:03 09:34:03 09:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:34:03 09:24:01 20.16 0.62 19.55 0.00 351.65 4098.32 0.00 09:34:03 09:25:01 1.77 0.00 1.77 0.00 0.00 33.49 0.00 09:34:03 09:26:01 0.25 0.00 0.25 0.00 0.00 3.60 0.00 09:34:03 09:27:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 09:34:03 09:28:01 0.20 0.00 0.20 0.00 0.00 2.22 0.00 09:34:03 09:29:01 0.43 0.00 0.43 0.00 0.00 6.48 0.00 09:34:03 09:30:01 0.18 0.00 0.18 0.00 0.00 2.97 0.00 09:34:03 09:31:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 09:34:03 09:32:01 0.27 0.03 0.23 0.00 3.73 2.83 0.00 09:34:03 09:33:01 102.51 0.02 102.50 0.00 0.53 31329.00 0.00 09:34:03 Average: 12.63 0.07 12.56 0.00 35.60 3548.69 0.00 09:34:03 09:34:03 09:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:34:03 09:24:01 5432900 0 804024 10.04 2620 1769388 1251596 13.82 582768 1591920 20 09:34:03 09:25:01 5436788 0 800128 9.99 2620 1769396 1207380 13.33 580056 1591888 16 09:34:03 09:26:01 5435492 0 801424 10.01 2620 1769396 1207680 13.33 578960 1594596 8 09:34:03 09:27:01 5433312 0 803600 10.03 2620 1769400 1207656 13.33 580900 1594596 8 09:34:03 09:28:01 5434508 0 802396 10.02 2620 1769408 1207476 13.33 575192 1599260 8 09:34:03 09:29:01 5435016 0 801888 10.01 2620 1769408 1207380 13.33 574796 1599260 12 09:34:03 09:30:01 5433564 0 803332 10.03 2620 1769416 1207380 13.33 576048 1599260 8 09:34:03 09:31:01 5425776 0 811112 10.13 2620 1769424 1207380 13.33 583792 1599260 8 09:34:03 09:32:01 5420944 0 815820 10.19 2620 1769548 1210132 13.36 589468 1597556 28 09:34:03 09:33:01 4521324 0 997468 12.45 2620 2487520 1404272 15.50 790908 2202228 36 09:34:03 Average: 5340962 0 824119 10.29 2620 1841230 1231833 13.60 601289 1656982 15 09:34:03 09:34:03 09:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:34:03 09:24:01 eth0 94.47 99.98 227.20 17.06 0.00 0.00 0.00 0.00 09:34:03 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 09:24:01 docker0 81.95 68.03 7.19 187.90 0.00 0.00 0.00 0.00 09:34:03 09:25:01 eth0 0.75 0.08 0.06 0.01 0.00 0.00 0.00 0.00 09:34:03 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 09:26:01 eth0 4.30 2.53 3.32 0.34 0.00 0.00 0.00 0.00 09:34:03 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 09:27:01 eth0 0.47 0.22 0.27 0.16 0.00 0.00 0.00 0.00 09:34:03 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 09:28:01 eth0 0.32 0.22 0.14 0.10 0.00 0.00 0.00 0.00 09:34:03 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 09:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:34:03 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 09:30:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:34:03 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 09:31:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:34:03 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 09:32:01 eth0 5.33 3.58 5.29 1.80 0.00 0.00 0.00 0.00 09:34:03 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 09:33:01 veth67f78ab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 09:33:01 eth0 535.34 478.76 4434.43 42.77 0.00 0.00 0.00 0.00 09:34:03 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 09:33:01 vethb76ecd7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 Average: veth67f78ab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 Average: eth0 64.13 58.57 467.09 6.23 0.00 0.00 0.00 0.00 09:34:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 Average: vethb76ecd7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:34:03 09:34:03 09:34:03 ---> sar -P ALL: 09:34:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/20/21 _x86_64_ (2 CPU) 09:34:03 09:34:03 09:22:10 LINUX RESTART (2 CPU) 09:34:03 09:34:03 09:23:01 CPU %user %nice %system %iowait %steal %idle 09:34:03 09:24:01 all 2.89 0.00 1.47 0.61 0.05 94.98 09:34:03 09:24:01 0 2.68 0.00 1.42 0.66 0.03 95.20 09:34:03 09:24:01 1 3.10 0.00 1.52 0.56 0.07 94.76 09:34:03 09:25:01 all 0.09 0.00 0.04 0.00 0.04 99.82 09:34:03 09:25:01 0 0.13 0.00 0.03 0.00 0.05 99.78 09:34:03 09:25:01 1 0.05 0.00 0.05 0.00 0.03 99.87 09:34:03 09:26:01 all 0.13 0.00 0.04 0.00 0.03 99.80 09:34:03 09:26:01 0 0.10 0.00 0.05 0.00 0.03 99.82 09:34:03 09:26:01 1 0.15 0.00 0.03 0.00 0.03 99.78 09:34:03 09:27:01 all 0.08 0.00 0.03 0.00 0.03 99.86 09:34:03 09:27:01 0 0.05 0.00 0.05 0.00 0.05 99.85 09:34:03 09:27:01 1 0.10 0.00 0.02 0.00 0.02 99.87 09:34:03 09:28:01 all 0.08 0.00 0.03 0.00 0.04 99.86 09:34:03 09:28:01 0 0.05 0.00 0.02 0.00 0.03 99.90 09:34:03 09:28:01 1 0.10 0.00 0.03 0.00 0.05 99.82 09:34:03 09:29:01 all 0.03 0.00 0.03 0.00 0.03 99.91 09:34:03 09:29:01 0 0.05 0.00 0.03 0.00 0.05 99.87 09:34:03 09:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:34:03 09:30:01 all 0.09 0.00 0.04 0.00 0.04 99.82 09:34:03 09:30:01 0 0.15 0.00 0.07 0.00 0.05 99.73 09:34:03 09:30:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:34:03 09:31:01 all 0.08 0.00 0.03 0.00 0.04 99.84 09:34:03 09:31:01 0 0.13 0.00 0.03 0.00 0.03 99.80 09:34:03 09:31:01 1 0.03 0.00 0.03 0.00 0.05 99.88 09:34:03 09:32:01 all 0.57 0.00 0.35 0.00 0.03 99.05 09:34:03 09:32:01 0 0.80 0.00 0.50 0.00 0.03 98.66 09:34:03 09:32:01 1 0.33 0.00 0.20 0.00 0.03 99.43 09:34:03 09:33:01 all 11.17 0.00 5.11 5.31 0.09 78.32 09:34:03 09:33:01 0 11.35 0.00 5.21 4.48 0.09 78.87 09:34:03 09:33:01 1 11.00 0.00 5.02 6.12 0.09 77.77 09:34:03 Average: all 1.48 0.00 0.70 0.57 0.04 97.20 09:34:03 Average: 0 1.51 0.00 0.72 0.50 0.05 97.22 09:34:03 Average: 1 1.46 0.00 0.68 0.65 0.04 97.17 09:34:03 09:34:03 09:34:03