Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a950f378dd44c151dfcb168444fd917fd660d9e 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4911931864589373029.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6736346716403043332.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5935813293951594595.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7858583631522777530.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh590238596232101783.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_BUILD_IMAGE_TARGET: builder 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-1959’ is offline Running on prd-centos7-docker-4c-2g-1962 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh1853945081125567835.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 3a950f378dd44c151dfcb168444fd917fd660d9e (main) > 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 3a950f378dd44c151dfcb168444fd917fd660d9e # timeout=10 Commit message: "feat: add new component device-combo-list, it needs more time to be done" > git rev-list --no-walk 3f467a715ceaed59a113654054ca2c0f6185c8fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:33:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:33:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:33:23 ========================================================= 12:33:23 EdgeX Global Pipelines Version Info 12:33:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:33:24 ------------------- 12:33:24 stable info: 12:33:24 ------------------- 12:33:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:33:24 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 12:33:24 Message: update stable to v1.0.203 12:33:24 ------------------- 12:33:24 experimental info: 12:33:24 ------------------- 12:33:24 Commited By: **** collab-it+edgex@linuxfoundation.org 12:33:24 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 12:33:24 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a950f378dd44c151dfcb168444fd917fd660d9e [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a950f3 [Pipeline] echo 12:33:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:33:25 provisioning config files... 12:33:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8264493883319782833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:33:26 ---> docker-login.sh 12:33:26 nexus3.edgexfoundry.org:10001 12:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:26 Configure a credential helper to remove this warning. See 12:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:26 12:33:26 Login Succeeded 12:33:26 nexus3.edgexfoundry.org:10002 12:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:26 Configure a credential helper to remove this warning. See 12:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:26 12:33:26 Login Succeeded 12:33:26 nexus3.edgexfoundry.org:10003 12:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:26 Configure a credential helper to remove this warning. See 12:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:26 12:33:26 Login Succeeded 12:33:26 nexus3.edgexfoundry.org:10004 12:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:27 Configure a credential helper to remove this warning. See 12:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:27 12:33:27 Login Succeeded 12:33:27 docker.io 12:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:27 Configure a credential helper to remove this warning. See 12:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:27 12:33:27 Login Succeeded 12:33:27 ---> docker-login.sh ends [Pipeline] } 12:33:27 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 12:33:27 + git log --format=format:%s -1 3a950f378dd44c151dfcb168444fd917fd660d9e [Pipeline] echo 12:33:27 GIT_COMMIT: 3a950f378dd44c151dfcb168444fd917fd660d9e, Commit Message: feat: add new component device-combo-list, it needs more time to be done [Pipeline] echo 12:33:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:33:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:33:30 12:33:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:33:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:33:30 latest: Pulling from edgex-devops/git-semver 12:33:30 31603596830f: Pulling fs layer 12:33:30 d4622e32a9a9: Pulling fs layer 12:33:30 1030fce36090: Pulling fs layer 12:33:30 6c6cb7e1b49b: Pulling fs layer 12:33:30 6c6cb7e1b49b: Waiting 12:33:30 d4622e32a9a9: Verifying Checksum 12:33:30 d4622e32a9a9: Download complete 12:33:31 31603596830f: Verifying Checksum 12:33:31 31603596830f: Download complete 12:33:31 31603596830f: Pull complete 12:33:31 6c6cb7e1b49b: Verifying Checksum 12:33:31 6c6cb7e1b49b: Download complete 12:33:31 d4622e32a9a9: Pull complete 12:33:31 1030fce36090: Verifying Checksum 12:33:31 1030fce36090: Download complete 12:33:31 1030fce36090: Pull complete 12:33:32 6c6cb7e1b49b: Pull complete 12:33:32 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 12:33:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:33:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:33:32 prd-centos7-docker-4c-2g-1962 does not seem to be running inside a container 12:33:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 12:33:33 $ docker top a7a13b87883d9a3b3ad0c14c99a7204789f675922ff1b3947204756c9b8faa5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:33:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:33:33 [ssh-agent] Looking for ssh-agent implementation... 12:33:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:33:33 $ docker exec a7a13b87883d9a3b3ad0c14c99a7204789f675922ff1b3947204756c9b8faa5b ssh-agent 12:33:33 SSH_AUTH_SOCK=/tmp/ssh-rFgaRVBdaqHn/agent.13 12:33:33 SSH_AGENT_PID=19 12:33:33 Running ssh-add (command line suppressed) 12:33:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3725709098765100443.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3725709098765100443.key) 12:33:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:33:34 + git tag --points-at HEAD [Pipeline] } 12:33:34 $ docker exec --env ******** --env ******** a7a13b87883d9a3b3ad0c14c99a7204789f675922ff1b3947204756c9b8faa5b ssh-agent -k 12:33:34 unset SSH_AUTH_SOCK; 12:33:34 unset SSH_AGENT_PID; 12:33:34 echo Agent pid 19 killed; 12:33:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:33:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:33:34 [ssh-agent] Looking for ssh-agent implementation... 12:33:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:33:34 $ docker exec a7a13b87883d9a3b3ad0c14c99a7204789f675922ff1b3947204756c9b8faa5b ssh-agent 12:33:34 SSH_AUTH_SOCK=/tmp/ssh-FUPZRuQMumd8/agent.54 12:33:34 SSH_AGENT_PID=60 12:33:34 Running ssh-add (command line suppressed) 12:33:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7956009424739172056.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7956009424739172056.key) 12:33:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:33:34 + git semver init 12:33:34 # -> Open(): unable to determine branch for HEAD 12:33:34 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 12:33:34 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 12:33:34 # $SEMVER_REMOTE_NAME = origin 12:33:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:33:34 # $SEMVER_USER_NAME = edgex-jenkins 12:33:34 # $SEMVER_BRANCH = main 12:33:34 # $SEMVER_TEMP = /tmp/semver-025789037 12:33:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 12:33:36 # '/tmp/semver-025789037' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 12:33:36 # -> Force: false 12:33:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 12:33:36 $ docker exec --env ******** --env ******** a7a13b87883d9a3b3ad0c14c99a7204789f675922ff1b3947204756c9b8faa5b ssh-agent -k 12:33:36 unset SSH_AUTH_SOCK; 12:33:36 unset SSH_AGENT_PID; 12:33:36 echo Agent pid 60 killed; 12:33:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:33:36 + git semver [Pipeline] } 12:33:36 $ docker stop --time=1 a7a13b87883d9a3b3ad0c14c99a7204789f675922ff1b3947204756c9b8faa5b 12:33:38 $ docker rm -f a7a13b87883d9a3b3ad0c14c99a7204789f675922ff1b3947204756c9b8faa5b [Pipeline] // withDockerContainer [Pipeline] sh 12:33:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:33:38 Stashed 1 file(s) [Pipeline] echo 12:33:38 [edgeXSemver]: initialized semver on version 2.0.1-dev.3 [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 12:33:54 Still waiting to schedule task 12:33:54 Waiting for next available executor on ‘centos7-docker-4c-2g’ 12:33:54 Still waiting to schedule task 12:33:54 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1960’ is offline 12:35:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1963 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 12:35:47 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 12:35:47 The recommended git tool is: git 12:35:53 using credential edgex-jenkins-ssh 12:35:53 Cloning the remote Git repository 12:35:53 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 12:35:53 > git init /w/workspace/edgex-ui-go/3 # timeout=10 12:35:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:35:53 > git --version # timeout=10 12:35:53 > git --version # 'git version 2.17.1' 12:35:53 using GIT_SSH to set credentials SSH Credentials for GitHub 12:35:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:35:56 Avoid second fetch 12:35:56 Checking out Revision 3a950f378dd44c151dfcb168444fd917fd660d9e (main) 12:35:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:35:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:35:56 > git config core.sparsecheckout # timeout=10 12:35:56 > git checkout -f 3a950f378dd44c151dfcb168444fd917fd660d9e # timeout=10 12:36:00 Commit message: "feat: add new component device-combo-list, it needs more time to be done" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:36:01 provisioning config files... 12:36:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config5634993168666379637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:36:02 ---> docker-login.sh 12:36:02 nexus3.edgexfoundry.org:10001 12:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:36:03 Configure a credential helper to remove this warning. See 12:36:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:36:03 12:36:03 Login Succeeded 12:36:03 nexus3.edgexfoundry.org:10002 12:36:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:36:04 Configure a credential helper to remove this warning. See 12:36:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:36:04 12:36:04 Login Succeeded 12:36:04 nexus3.edgexfoundry.org:10003 12:36:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:36:04 Configure a credential helper to remove this warning. See 12:36:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:36:04 12:36:04 Login Succeeded 12:36:04 nexus3.edgexfoundry.org:10004 12:36:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:36:04 Configure a credential helper to remove this warning. See 12:36:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:36:04 12:36:04 Login Succeeded 12:36:04 docker.io 12:36:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:36:05 Configure a credential helper to remove this warning. See 12:36:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:36:05 12:36:05 Login Succeeded 12:36:05 ---> docker-login.sh ends [Pipeline] } 12:36:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:36:06 ========================================================= 12:36:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:36:06 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 12:36:06 + 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 . 12:36:07 Sending build context to Docker daemon 19.88MB 12:36:07 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 12:36:07 Step 2/8 : FROM ${BASE} 12:36:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:36:07 595b0fe564bb: Pulling fs layer 12:36:07 24495759ef45: Pulling fs layer 12:36:07 d148012ef14d: Pulling fs layer 12:36:07 e90a11edd702: Pulling fs layer 12:36:07 d77568369979: Pulling fs layer 12:36:07 02195dbdac53: Pulling fs layer 12:36:07 2b1b35aa2570: Pulling fs layer 12:36:07 2c1f732e5b09: Pulling fs layer 12:36:07 e90a11edd702: Waiting 12:36:07 02195dbdac53: Waiting 12:36:07 2b1b35aa2570: Waiting 12:36:07 2c1f732e5b09: Waiting 12:36:07 d77568369979: Waiting 12:36:07 d148012ef14d: Download complete 12:36:07 24495759ef45: Verifying Checksum 12:36:07 24495759ef45: Download complete 12:36:08 d77568369979: Verifying Checksum 12:36:08 d77568369979: Download complete 12:36:08 02195dbdac53: Verifying Checksum 12:36:08 02195dbdac53: Download complete 12:36:08 2b1b35aa2570: Verifying Checksum 12:36:08 2b1b35aa2570: Download complete 12:36:08 595b0fe564bb: Download complete 12:36:09 595b0fe564bb: Pull complete 12:36:10 24495759ef45: Pull complete 12:36:11 d148012ef14d: Pull complete 12:36:12 e90a11edd702: Download complete 12:36:12 2c1f732e5b09: Verifying Checksum 12:36:12 2c1f732e5b09: Download complete 12:36:20 Running on prd-centos7-docker-4c-2g-1964 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 12:36:20 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 12:36:20 The recommended git tool is: git 12:36:23 e90a11edd702: Pull complete 12:36:23 d77568369979: Pull complete 12:36:23 02195dbdac53: Pull complete 12:36:23 2b1b35aa2570: Pull complete 12:36:25 using credential edgex-jenkins-ssh 12:36:25 Cloning the remote Git repository 12:36:24 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 12:36:25 > git init /w/workspace/edgex-ui-go/3 # timeout=10 12:36:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 12:36:25 > git --version # timeout=10 12:36:25 > git --version # 'git version 2.24.4' 12:36:25 using GIT_SSH to set credentials SSH Credentials for GitHub 12:36:25 [INFO] Currently running in a labeled security context 12:36:25 [INFO] Currently SELinux is 'enforcing' on the host 12:36:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh4102619912391834364.key 12:36:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:36:27 Avoid second fetch 12:36:27 Checking out Revision 3a950f378dd44c151dfcb168444fd917fd660d9e (main) 12:36:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 12:36:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:36:26 > git config core.sparsecheckout # timeout=10 12:36:26 > git checkout -f 3a950f378dd44c151dfcb168444fd917fd660d9e # timeout=10 12:36:30 2c1f732e5b09: Pull complete 12:36:30 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 12:36:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:36:30 ---> 88ecf2bb1f95 12:36:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:36:30 Commit message: "feat: add new component device-combo-list, it needs more time to be done" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:36:31 provisioning config files... 12:36:31 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config3073457852636118344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:36:31 ---> docker-login.sh 12:36:31 nexus3.edgexfoundry.org:10001 12:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:36:31 Configure a credential helper to remove this warning. See 12:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:36:31 12:36:31 Login Succeeded 12:36:31 nexus3.edgexfoundry.org:10002 12:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:36:31 Configure a credential helper to remove this warning. See 12:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:36:31 12:36:31 Login Succeeded 12:36:31 nexus3.edgexfoundry.org:10003 12:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:36:32 Configure a credential helper to remove this warning. See 12:36:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:36:32 12:36:32 Login Succeeded 12:36:32 nexus3.edgexfoundry.org:10004 12:36:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:36:32 Configure a credential helper to remove this warning. See 12:36:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:36:32 12:36:32 Login Succeeded 12:36:32 docker.io 12:36:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:36:32 Configure a credential helper to remove this warning. See 12:36:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:36:32 12:36:32 Login Succeeded 12:36:32 ---> docker-login.sh ends [Pipeline] } 12:36:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:36:32 ========================================================= 12:36:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:36:32 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 12:36:33 + 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 . 12:36:33 Sending build context to Docker daemon 19.88MB 12:36:33 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 12:36:33 Step 2/8 : FROM ${BASE} 12:36:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:36:33 540db60ca938: Pulling fs layer 12:36:33 adcc1eea9eea: Pulling fs layer 12:36:33 4c4ab2625f07: Pulling fs layer 12:36:33 db62176df00c: Pulling fs layer 12:36:33 3b30891b0d05: Pulling fs layer 12:36:33 444f5516b4c7: Pulling fs layer 12:36:33 90b9b1106a8b: Pulling fs layer 12:36:33 0383d17a5b7e: Pulling fs layer 12:36:33 c82ef313ddc5: Pulling fs layer 12:36:33 db62176df00c: Waiting 12:36:33 90b9b1106a8b: Waiting 12:36:33 0383d17a5b7e: Waiting 12:36:33 3b30891b0d05: Waiting 12:36:33 444f5516b4c7: Waiting 12:36:33 c82ef313ddc5: Waiting 12:36:33 4c4ab2625f07: Verifying Checksum 12:36:33 4c4ab2625f07: Download complete 12:36:33 adcc1eea9eea: Verifying Checksum 12:36:33 adcc1eea9eea: Download complete 12:36:33 3b30891b0d05: Verifying Checksum 12:36:33 3b30891b0d05: Download complete 12:36:33 444f5516b4c7: Verifying Checksum 12:36:33 444f5516b4c7: Download complete 12:36:33 90b9b1106a8b: Verifying Checksum 12:36:33 90b9b1106a8b: Download complete 12:36:33 540db60ca938: Verifying Checksum 12:36:33 540db60ca938: Download complete 12:36:33 ---> Running in 77ecbfb4cc83 12:36:33 540db60ca938: Pull complete 12:36:33 adcc1eea9eea: Pull complete 12:36:34 4c4ab2625f07: Pull complete 12:36:34 0383d17a5b7e: Verifying Checksum 12:36:34 0383d17a5b7e: Download complete 12:36:34 Removing intermediate container 77ecbfb4cc83 12:36:34 ---> 1e54ee2d4050 12:36:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:36:34 ---> Running in 82a8a1a40898 12:36:36 Removing intermediate container 82a8a1a40898 12:36:36 ---> ecdb14685520 12:36:36 Step 5/8 : RUN apk add --no-cache make git 12:36:36 ---> Running in 38b95f50257f 12:36:37 c82ef313ddc5: Verifying Checksum 12:36:37 c82ef313ddc5: Download complete 12:36:37 db62176df00c: Verifying Checksum 12:36:37 db62176df00c: Download complete 12:36:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:36:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:36:39 OK: 218 MiB in 52 packages 12:36:40 Removing intermediate container 38b95f50257f 12:36:40 ---> e7b21689efc2 12:36:40 Step 6/8 : WORKDIR /edgex-ui-go 12:36:41 ---> Running in 8d15700e0bee 12:36:41 db62176df00c: Pull complete 12:36:41 3b30891b0d05: Pull complete 12:36:41 444f5516b4c7: Pull complete 12:36:41 90b9b1106a8b: Pull complete 12:36:41 0383d17a5b7e: Pull complete 12:36:41 Removing intermediate container 8d15700e0bee 12:36:41 ---> 12678026bc45 12:36:41 Step 7/8 : COPY . . 12:36:43 c82ef313ddc5: Pull complete 12:36:43 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 12:36:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:36:43 ---> 4508b0543a43 12:36:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 12:36:44 ---> 64127dd62a67 12:36:44 Step 8/8 : RUN go mod download 12:36:44 ---> Running in 705ba068ee8f 12:36:45 ---> Running in 903b166744b1 12:36:45 Removing intermediate container 903b166744b1 12:36:45 ---> 227901452ecb 12:36:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:36:45 ---> Running in 1dab8a597388 12:36:45 Removing intermediate container 1dab8a597388 12:36:45 ---> 858247d64c67 12:36:45 Step 5/8 : RUN apk add --no-cache make git 12:36:45 ---> Running in ee2a76f293d3 12:36:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:36:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:36:47 OK: 219 MiB in 52 packages 12:36:47 Removing intermediate container ee2a76f293d3 12:36:47 ---> bf41474904de 12:36:47 Step 6/8 : WORKDIR /edgex-ui-go 12:36:47 ---> Running in 67a489b062cc 12:36:47 Removing intermediate container 67a489b062cc 12:36:47 ---> 06b356a27481 12:36:47 Step 7/8 : COPY . . 12:36:48 ---> 44a69c68bc43 12:36:48 Step 8/8 : RUN go mod download 12:36:48 ---> Running in 8373ecf409d6 12:37:00 Removing intermediate container 8373ecf409d6 12:37:00 ---> eedb6871fceb 12:37:00 Successfully built eedb6871fceb 12:37:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:37:00 + docker inspect -f . ci-base-image-x86_64 12:37:00 . [Pipeline] withDockerContainer 12:37:01 prd-centos7-docker-4c-2g-1964 does not seem to be running inside a container 12:37:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:37:01 $ docker top 1a67ece049513b373d974c313490d8dba48f632398687dc3e7bf08dc6385848c -eo pid,comm [Pipeline] { [Pipeline] sh 12:37:01 + go version 12:37:01 go version go1.16.6 linux/amd64 [Pipeline] } 12:37:01 $ docker stop --time=1 1a67ece049513b373d974c313490d8dba48f632398687dc3e7bf08dc6385848c 12:37:03 $ docker rm -f 1a67ece049513b373d974c313490d8dba48f632398687dc3e7bf08dc6385848c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:37:03 + docker inspect -f . ci-base-image-x86_64 12:37:03 . [Pipeline] withDockerContainer 12:37:03 prd-centos7-docker-4c-2g-1964 does not seem to be running inside a container 12:37:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:37:04 $ docker top d292295edf42ea1998db0a514dc648215a21170fb071cfc102ea1782be7f45f8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:37:04 + go mod tidy [Pipeline] sh 12:37:05 + make test 12:37:05 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:37:05 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:37:16 Removing intermediate container 705ba068ee8f 12:37:16 ---> b6dbcc169d46 12:37:16 Successfully built b6dbcc169d46 12:37:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:37:17 + docker inspect -f . ci-base-image-arm64 12:37:17 . [Pipeline] withDockerContainer 12:37:17 prd-ubuntu18.04-docker-arm64-4c-16g-1963 does not seem to be running inside a container 12:37:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:37:17 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:37:17 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:37:17 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 12:37:17 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 12:37:17 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 12:37:17 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 12:37:17 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:37:17 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:37:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 12:37:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 12:37:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 12:37:17 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 12:37:17 GO111MODULE=on go vet ./... 12:37:19 $ docker top a9b44921d955aa594052d99312f8667011ab68031bed9396185e3a3b90cff0c3 -eo pid,comm [Pipeline] { [Pipeline] sh 12:37:20 + go version 12:37:20 go version go1.16.6 linux/arm64 [Pipeline] } 12:37:20 $ docker stop --time=1 a9b44921d955aa594052d99312f8667011ab68031bed9396185e3a3b90cff0c3 12:37:22 $ docker rm -f a9b44921d955aa594052d99312f8667011ab68031bed9396185e3a3b90cff0c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 12:37:22 $ docker stop --time=1 d292295edf42ea1998db0a514dc648215a21170fb071cfc102ea1782be7f45f8 12:37:23 $ docker rm -f d292295edf42ea1998db0a514dc648215a21170fb071cfc102ea1782be7f45f8 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:37:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:37:24 + docker inspect -f . ci-base-image-arm64 12:37:24 . 12:37:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] withDockerContainer 12:37:24 prd-ubuntu18.04-docker-arm64-4c-16g-1963 does not seem to be running inside a container 12:37:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:37:26 $ docker top a465b6c50e45fd68d018fa757902320c2fb953a91253487717f1037c0a2877f7 -eo pid,comm [Pipeline] { [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) 12:37:27 + go mod tidy [Pipeline] sh [Pipeline] sh 12:37:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:37:31 + ls -al . 12:37:31 total 92 12:37:31 drwxrwxr-x. 11 jenkins jenkins 4096 Aug 4 12:37 . 12:37:31 drwxrwxr-x. 4 jenkins jenkins 28 Aug 4 12:36 .. 12:37:31 drwxrwxr-x. 3 jenkins jenkins 20 Aug 4 12:36 assets 12:37:31 drwxrwxr-x. 2 jenkins jenkins 35 Aug 4 12:36 bin 12:37:31 drwxrwxr-x. 3 jenkins jenkins 29 Aug 4 12:36 cmd 12:37:31 -rw-rw-r--. 1 jenkins jenkins 3959 Aug 4 12:36 CONTRIBUTING.md 12:37:31 -rw-r--r--. 1 jenkins jenkins 10 Aug 4 12:37 coverage.out 12:37:31 -rw-rw-r--. 1 jenkins jenkins 1526 Aug 4 12:36 Dockerfile 12:37:31 -rw-rw-r--. 1 jenkins jenkins 902 Aug 4 12:36 Dockerfile.build 12:37:31 drwxrwxr-x. 2 jenkins jenkins 23 Aug 4 12:36 docs 12:37:31 drwxrwxr-x. 8 jenkins jenkins 162 Aug 4 12:36 .git 12:37:31 drwxrwxr-x. 2 jenkins jenkins 103 Aug 4 12:36 .github 12:37:31 -rw-rw-r--. 1 jenkins jenkins 162 Aug 4 12:36 .gitignore 12:37:31 -rw-rw-r--. 1 jenkins jenkins 823 Aug 4 12:36 go.mod 12:37:31 -rw-r--r--. 1 jenkins jenkins 23693 Aug 4 12:37 go.sum 12:37:31 drwxrwxr-x. 9 jenkins jenkins 125 Aug 4 12:36 internal 12:37:31 -rw-rw-r--. 1 jenkins jenkins 652 Aug 4 12:36 Jenkinsfile 12:37:31 -rw-rw-r--. 1 jenkins jenkins 11357 Aug 4 12:36 LICENSE 12:37:31 -rw-rw-r--. 1 jenkins jenkins 990 Aug 4 12:36 Makefile 12:37:31 drwxrwxr-x. 3 jenkins jenkins 19 Aug 4 12:36 pkg 12:37:31 -rw-rw-r--. 1 jenkins jenkins 5509 Aug 4 12:36 README.md 12:37:31 -rw-rw-r--. 1 jenkins jenkins 11 Aug 4 12:33 VERSION 12:37:31 -rw-rw-r--. 1 jenkins jenkins 155 Aug 4 12:36 version.go 12:37:31 drwxrwxr-x. 4 jenkins jenkins 4096 Aug 4 12:36 web [Pipeline] isUnix [Pipeline] sh 12:37:31 + make test 12:37:31 GO111MODULE=on go test -coverprofile=coverage.out ./... 12:37: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=3a950f378dd44c151dfcb168444fd917fd660d9e --label arch=amd64 --label version=2.0.1-dev.3 . 12:37:31 Sending build context to Docker daemon 19.9MB 12:37:31 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 12:37:31 Step 2/25 : FROM ${BASE} AS builder 12:37:31 ---> eedb6871fceb 12:37:31 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:37:31 ---> Running in a8dd863f3b00 12:37:31 Removing intermediate container a8dd863f3b00 12:37:31 ---> c3cb2867c4b0 12:37:31 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 12:37:31 ---> Running in 159497d04fdf 12:37:32 Removing intermediate container 159497d04fdf 12:37:32 ---> 10a71bb59fe9 12:37:32 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 12:37:32 ---> Running in a4aa946a0d9d 12:37:32 Removing intermediate container a4aa946a0d9d 12:37:32 ---> 85d86cd94994 12:37:32 Step 6/25 : LABEL Name=edgex-ui-go 12:37:32 ---> Running in 1d30eea02f68 12:37:32 ? github.com/edgexfoundry/edgex-ui-go [no test files] 12:37:32 Removing intermediate container 1d30eea02f68 12:37:32 ---> 106be884e53e 12:37:32 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:37:32 ---> Running in 45eb9a42308e 12:37:32 Removing intermediate container 45eb9a42308e 12:37:32 ---> 4999232170c8 12:37:32 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:37:32 ---> Running in f48cb82d0526 12:37:33 Removing intermediate container f48cb82d0526 12:37:33 ---> 1ff2b0f63561 12:37:33 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:37:33 ---> Running in 31e587f6c798 12:37:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:37:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:37:34 OK: 219 MiB in 52 packages 12:37:34 Removing intermediate container 31e587f6c798 12:37:34 ---> 44dad2eb6250 12:37:34 Step 10/25 : ENV GO111MODULE=on 12:37:34 ---> Running in 9e6083f97f37 12:37:34 Removing intermediate container 9e6083f97f37 12:37:34 ---> 5e76869361c6 12:37:34 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:37:35 ---> Running in f8aa498c1cfc 12:37:35 Removing intermediate container f8aa498c1cfc 12:37:35 ---> 431b86a02ee4 12:37:35 Step 12/25 : COPY go.mod . 12:37:35 ---> 4cf9fdd1992b 12:37:35 Step 13/25 : COPY Makefile . 12:37:35 ---> 9118d4027da4 12:37:35 Step 14/25 : RUN make update 12:37:35 ---> Running in 80b1ee98b002 12:37:35 CGO_ENABLED=0 GO111MODULE=on go mod download 12:37:36 Removing intermediate container 80b1ee98b002 12:37:36 ---> 2035031adbc4 12:37:36 Step 15/25 : COPY . . 12:37:36 ---> 2feb1a3da628 12:37:36 Step 16/25 : RUN go mod tidy 12:37:36 ---> Running in 18874c9d55bb 12:37:37 Removing intermediate container 18874c9d55bb 12:37:37 ---> 64247c1bf3e9 12:37:37 Step 17/25 : RUN ${MAKE} 12:37:37 ---> Running in 8b586a3c9353 12:37:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.3" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 12:37:47 CGO_ENABLED=0 GO111MODULE=on go build ./... 12:37:48 Removing intermediate container 8b586a3c9353 12:37:48 ---> 25c54a8f602a 12:37:48 Step 18/25 : FROM alpine:3.12 12:37:49 3.12: Pulling from library/alpine 12:37:49 339de151aab4: Pulling fs layer 12:37:49 339de151aab4: Verifying Checksum 12:37:49 339de151aab4: Download complete 12:37:50 339de151aab4: Pull complete 12:37:50 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 12:37:50 Status: Downloaded newer image for alpine:3.12 12:37:50 ---> 13621d1b12d4 12:37:50 Step 19/25 : EXPOSE 4000 12:37:50 ---> Running in fb99a0bcd4fa 12:37:50 Removing intermediate container fb99a0bcd4fa 12:37:50 ---> 38417b24290b 12:37:50 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:37:50 ---> cf2ceeab565f 12:37:50 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:37:50 ---> Running in 7edc0357355f 12:37:50 Removing intermediate container 7edc0357355f 12:37:50 ---> ba0db6a5eed0 12:37:50 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 12:37:50 ---> Running in 54c8a7a51ef9 12:37:50 Removing intermediate container 54c8a7a51ef9 12:37:50 ---> 5523373cf498 12:37:50 Step 23/25 : LABEL arch=amd64 12:37:50 ---> Running in 750850615daa 12:37:50 Removing intermediate container 750850615daa 12:37:50 ---> 1fc79051106f 12:37:50 Step 24/25 : LABEL git_sha=3a950f378dd44c151dfcb168444fd917fd660d9e 12:37:51 ---> Running in 5456eb10ccfa 12:37:51 Removing intermediate container 5456eb10ccfa 12:37:51 ---> 2a3117498611 12:37:51 Step 25/25 : LABEL version=2.0.1-dev.3 12:37:51 ---> Running in 79b4b2c434d2 12:37:51 Removing intermediate container 79b4b2c434d2 12:37:51 ---> 83ba56a256f6 12:37:51 [Warning] One or more build-args [ARCH] were not consumed 12:37:51 Successfully built 83ba56a256f6 12:37:51 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:37:51 provisioning config files... 12:37:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config8501078644912199373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:37:51 ---> docker-login.sh 12:37:51 nexus3.edgexfoundry.org:10001 12:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:37:51 Configure a credential helper to remove this warning. See 12:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:37:51 12:37:51 Login Succeeded 12:37:51 nexus3.edgexfoundry.org:10002 12:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:37:52 Configure a credential helper to remove this warning. See 12:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:37:52 12:37:52 Login Succeeded 12:37:52 nexus3.edgexfoundry.org:10003 12:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:37:52 Configure a credential helper to remove this warning. See 12:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:37:52 12:37:52 Login Succeeded 12:37:52 nexus3.edgexfoundry.org:10004 12:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:37:52 Configure a credential helper to remove this warning. See 12:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:37:52 12:37:52 Login Succeeded 12:37:52 docker.io 12:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:37:52 Configure a credential helper to remove this warning. See 12:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:37:52 12:37:52 Login Succeeded 12:37:52 ---> docker-login.sh ends [Pipeline] } 12:37:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:37:52 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 12:37:52 3a950f378dd44c151dfcb168444fd917fd660d9e 12:37:52 latest 12:37:52 2.0.1-dev.3 12:37:52 3a950f378dd44c151dfcb168444fd917fd660d9e-2.0.1-dev.3 12:37:52 main 12:37:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:37:53 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3a950f378dd44c151dfcb168444fd917fd660d9e [Pipeline] isUnix [Pipeline] sh 12:37:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3a950f378dd44c151dfcb168444fd917fd660d9e 12:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 12:37:53 6cb174e3fe88: Preparing 12:37:53 32f366d666a5: Preparing 12:37:53 32f366d666a5: Layer already exists 12:37:55 6cb174e3fe88: Pushed 12:37:55 3a950f378dd44c151dfcb168444fd917fd660d9e: digest: sha256:8784770813fc9719798c788246d32a669996f394a4d1a6d40801c3f27d4bb5b2 size: 739 [Pipeline] isUnix [Pipeline] sh 12:37:55 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 12:37:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 12:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 12:37:55 6cb174e3fe88: Preparing 12:37:55 32f366d666a5: Preparing 12:37:55 6cb174e3fe88: Layer already exists 12:37:55 32f366d666a5: Layer already exists 12:37:55 latest: digest: sha256:8784770813fc9719798c788246d32a669996f394a4d1a6d40801c3f27d4bb5b2 size: 739 [Pipeline] isUnix [Pipeline] sh 12:37:56 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 12:37:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.3 12:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 12:37:56 6cb174e3fe88: Preparing 12:37:56 32f366d666a5: Preparing 12:37:56 32f366d666a5: Layer already exists 12:37:56 6cb174e3fe88: Layer already exists 12:37:56 2.0.1-dev.3: digest: sha256:8784770813fc9719798c788246d32a669996f394a4d1a6d40801c3f27d4bb5b2 size: 739 [Pipeline] isUnix [Pipeline] sh 12:37:58 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3a950f378dd44c151dfcb168444fd917fd660d9e-2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 12:37:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3a950f378dd44c151dfcb168444fd917fd660d9e-2.0.1-dev.3 12:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 12:37:58 6cb174e3fe88: Preparing 12:37:58 32f366d666a5: Preparing 12:37:58 6cb174e3fe88: Layer already exists 12:37:58 32f366d666a5: Layer already exists 12:37:58 3a950f378dd44c151dfcb168444fd917fd660d9e-2.0.1-dev.3: digest: sha256:8784770813fc9719798c788246d32a669996f394a4d1a6d40801c3f27d4bb5b2 size: 739 [Pipeline] isUnix [Pipeline] sh 12:37:58 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 12:37:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 12:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 12:37:59 6cb174e3fe88: Preparing 12:37:59 32f366d666a5: Preparing 12:37:59 32f366d666a5: Layer already exists 12:37:59 6cb174e3fe88: Layer already exists 12:37:59 main: digest: sha256:8784770813fc9719798c788246d32a669996f394a4d1a6d40801c3f27d4bb5b2 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:37:59 ===================================================== [Pipeline] echo 12:37:59 taggedImages: 12:37:59 - nexus3.edgexfoundry.org:10004/edgex-ui:3a950f378dd44c151dfcb168444fd917fd660d9e 12:37:59 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 12:37:59 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.3 12:37:59 - nexus3.edgexfoundry.org:10004/edgex-ui:3a950f378dd44c151dfcb168444fd917fd660d9e-2.0.1-dev.3 12:37:59 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:37:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:37:59 12:37:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:38:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:38:00 latest: Pulling from edgex-lftools-log-publisher 12:38:00 b4d181a07f80: Pulling fs layer 12:38:00 a1111a8f2ec3: Pulling fs layer 12:38:00 ed53099fbce6: Pulling fs layer 12:38:00 dc539afda2c1: Pulling fs layer 12:38:00 77bc0d833cb6: Pulling fs layer 12:38:00 9065ff56babe: Pulling fs layer 12:38:00 d287ab97295c: Pulling fs layer 12:38:00 dc539afda2c1: Waiting 12:38:00 77bc0d833cb6: Waiting 12:38:00 d287ab97295c: Waiting 12:38:00 9065ff56babe: Waiting 12:38:00 a1111a8f2ec3: Verifying Checksum 12:38:00 a1111a8f2ec3: Download complete 12:38:00 dc539afda2c1: Verifying Checksum 12:38:00 dc539afda2c1: Download complete 12:38:00 ed53099fbce6: Verifying Checksum 12:38:00 ed53099fbce6: Download complete 12:38:00 77bc0d833cb6: Verifying Checksum 12:38:00 77bc0d833cb6: Download complete 12:38:00 9065ff56babe: Verifying Checksum 12:38:00 9065ff56babe: Download complete 12:38:01 b4d181a07f80: Verifying Checksum 12:38:01 b4d181a07f80: Download complete 12:38:02 b4d181a07f80: Pull complete 12:38:02 a1111a8f2ec3: Pull complete 12:38:02 ed53099fbce6: Pull complete 12:38:03 dc539afda2c1: Pull complete 12:38:03 77bc0d833cb6: Pull complete 12:38:03 9065ff56babe: Pull complete 12:38:04 d287ab97295c: Verifying Checksum 12:38:04 d287ab97295c: Download complete 12:38:04 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 12:38:04 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 12:38:04 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 12:38:04 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 12:38:04 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 12:38:04 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 12:38:04 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 12:38:04 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 12:38:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 12:38:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 12:38:04 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 12:38:04 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 12:38:04 GO111MODULE=on go vet ./... 12:38:09 d287ab97295c: Pull complete 12:38:09 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:38:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:38:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:38:09 prd-centos7-docker-4c-2g-1964 does not seem to be running inside a container 12:38:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:38:11 $ docker top 648c3537e7aca7be579013adf4a227935d4194216992288b59e030219cea49d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:38:12 ---> job-cost.sh 12:38:12 lf-activate-venv: SKIPPING 12:38:12 INFO: No Stack... 12:38:13 INFO: Retrieving Pricing Info for: v3-standard-2 12:38:13 INFO: Archiving Costs [Pipeline] sh 12:38:14 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 12:38:14 + cut -d, -f6 [Pipeline] lock 12:38:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-3-stack-cost] 12:38:14 Resource [jenkins-edgexfoundry-edgex-ui-go-main-3-stack-cost] did not exist. Created. 12:38:14 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:38:14 + echo total: 0.05999999865889549 [Pipeline] stash 12:38:14 Stashed 1 file(s) [Pipeline] } 12:38:14 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 12:38:14 $ docker stop --time=1 648c3537e7aca7be579013adf4a227935d4194216992288b59e030219cea49d7 12:38:15 $ docker rm -f 648c3537e7aca7be579013adf4a227935d4194216992288b59e030219cea49d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 12:38:27 $ docker stop --time=1 a465b6c50e45fd68d018fa757902320c2fb953a91253487717f1037c0a2877f7 12:38:28 $ docker rm -f a465b6c50e45fd68d018fa757902320c2fb953a91253487717f1037c0a2877f7 [Pipeline] // withDockerContainer [Pipeline] sh 12:38:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:38:29 Warning: overwriting stash ‘coverage-report’ 12:38:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:38:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:38:31 + ls -al . 12:38:31 total 128 12:38:31 drwxrwxr-x 11 jenkins jenkins 4096 Aug 4 12:37 . 12:38:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 12:35 .. 12:38:31 drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 12:36 .git 12:38:31 drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 12:35 .github 12:38:31 -rw-rw-r-- 1 jenkins jenkins 162 Aug 4 12:35 .gitignore 12:38:31 -rw-rw-r-- 1 jenkins jenkins 3959 Aug 4 12:35 CONTRIBUTING.md 12:38:31 -rw-rw-r-- 1 jenkins jenkins 1526 Aug 4 12:35 Dockerfile 12:38:31 -rw-rw-r-- 1 jenkins jenkins 902 Aug 4 12:35 Dockerfile.build 12:38:31 -rw-rw-r-- 1 jenkins jenkins 652 Aug 4 12:35 Jenkinsfile 12:38:31 -rw-rw-r-- 1 jenkins jenkins 11357 Aug 4 12:35 LICENSE 12:38:31 -rw-rw-r-- 1 jenkins jenkins 990 Aug 4 12:35 Makefile 12:38:31 -rw-rw-r-- 1 jenkins jenkins 5509 Aug 4 12:35 README.md 12:38:31 -rw-rw-r-- 1 jenkins jenkins 11 Aug 4 12:33 VERSION 12:38:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 12:35 assets 12:38:31 drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 12:35 bin 12:38:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 12:35 cmd 12:38:31 -rw-r--r-- 1 jenkins jenkins 10 Aug 4 12:37 coverage.out 12:38:31 drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 12:35 docs 12:38:31 -rw-rw-r-- 1 jenkins jenkins 823 Aug 4 12:35 go.mod 12:38:31 -rw-r--r-- 1 jenkins jenkins 23693 Aug 4 12:37 go.sum 12:38:31 drwxrwxr-x 9 jenkins jenkins 4096 Aug 4 12:35 internal 12:38:31 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 12:35 pkg 12:38:31 -rw-rw-r-- 1 jenkins jenkins 155 Aug 4 12:35 version.go 12:38:31 drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 12:35 web [Pipeline] isUnix [Pipeline] sh 12:38:31 + 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=3a950f378dd44c151dfcb168444fd917fd660d9e --label arch=arm64 --label version=2.0.1-dev.3 . 12:38:32 Sending build context to Docker daemon 19.91MB 12:38:32 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 12:38:32 Step 2/25 : FROM ${BASE} AS builder 12:38:32 ---> b6dbcc169d46 12:38:32 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 12:38:32 ---> Running in 5b1b91806ab3 12:38:33 Removing intermediate container 5b1b91806ab3 12:38:33 ---> d7b9935e5197 12:38:33 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 12:38:33 ---> Running in b3c00982909e 12:38:33 Removing intermediate container b3c00982909e 12:38:33 ---> 7ba0de90a57a 12:38:33 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 12:38:33 ---> Running in ad60884fd0d2 12:38:34 Removing intermediate container ad60884fd0d2 12:38:34 ---> d12e6dedaa08 12:38:34 Step 6/25 : LABEL Name=edgex-ui-go 12:38:34 ---> Running in cf81fc7e6cdb 12:38:35 Removing intermediate container cf81fc7e6cdb 12:38:35 ---> 3b1d5ad5fb8e 12:38:35 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 12:38:35 ---> Running in 37c1529c644e 12:38:36 Removing intermediate container 37c1529c644e 12:38:36 ---> 912c7b5da251 12:38:36 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:38:36 ---> Running in 393daf8d7a35 12:38:38 Removing intermediate container 393daf8d7a35 12:38:38 ---> 45d5b57f1ee3 12:38:38 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:38:38 ---> Running in 09a2bbeeee23 12:38:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:38:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:38:41 OK: 218 MiB in 52 packages 12:38:42 Removing intermediate container 09a2bbeeee23 12:38:42 ---> c6dfe3e813c3 12:38:42 Step 10/25 : ENV GO111MODULE=on 12:38:42 ---> Running in ee022f0fcd0a 12:38:43 Removing intermediate container ee022f0fcd0a 12:38:43 ---> 83d29a17b544 12:38:43 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 12:38:43 ---> Running in 1998bb1627de 12:38:44 Removing intermediate container 1998bb1627de 12:38:44 ---> 26474516880e 12:38:44 Step 12/25 : COPY go.mod . 12:38:45 ---> 0b03113254dc 12:38:45 Step 13/25 : COPY Makefile . 12:38:45 ---> a889f21958f1 12:38:45 Step 14/25 : RUN make update 12:38:45 ---> Running in 9db12009c615 12:38:47 CGO_ENABLED=0 GO111MODULE=on go mod download 12:38:48 Removing intermediate container 9db12009c615 12:38:48 ---> 004c47f940d0 12:38:48 Step 15/25 : COPY . . 12:38:51 ---> 68616615039b 12:38:51 Step 16/25 : RUN go mod tidy 12:38:51 ---> Running in f3509176c43a 12:38:54 Removing intermediate container f3509176c43a 12:38:54 ---> 2fc0716ab6d2 12:38:54 Step 17/25 : RUN ${MAKE} 12:38:54 ---> Running in 2b1c08114f73 12:38:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.3" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 12:39:22 CGO_ENABLED=0 GO111MODULE=on go build ./... 12:39:26 Removing intermediate container 2b1c08114f73 12:39:26 ---> eb1e6f405912 12:39:26 Step 18/25 : FROM alpine:3.12 12:39:26 3.12: Pulling from library/alpine 12:39:26 d2f70382dc9a: Pulling fs layer 12:39:27 d2f70382dc9a: Verifying Checksum 12:39:27 d2f70382dc9a: Download complete 12:39:27 d2f70382dc9a: Pull complete 12:39:27 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 12:39:28 Status: Downloaded newer image for alpine:3.12 12:39:28 ---> c4fd0aeabfcf 12:39:28 Step 19/25 : EXPOSE 4000 12:39:28 ---> Running in e6d8d5ae02c0 12:39:28 Removing intermediate container e6d8d5ae02c0 12:39:28 ---> 3d10b4bfcf7f 12:39:28 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:39:30 ---> 49ea811ed7f6 12:39:30 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 12:39:30 ---> Running in 53297cc7c9ea 12:39:30 Removing intermediate container 53297cc7c9ea 12:39:30 ---> 6eae9ffcc42c 12:39:30 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 12:39:31 ---> Running in 67510824d81a 12:39:31 Removing intermediate container 67510824d81a 12:39:31 ---> 32d9fb9def25 12:39:31 Step 23/25 : LABEL arch=arm64 12:39:31 ---> Running in dd6c21c475bb 12:39:32 Removing intermediate container dd6c21c475bb 12:39:32 ---> 213c311e2b1b 12:39:32 Step 24/25 : LABEL git_sha=3a950f378dd44c151dfcb168444fd917fd660d9e 12:39:32 ---> Running in c5ffb4cc4336 12:39:33 Removing intermediate container c5ffb4cc4336 12:39:33 ---> fd65cde143a5 12:39:33 Step 25/25 : LABEL version=2.0.1-dev.3 12:39:33 ---> Running in 73ec16c66fe6 12:39:33 Removing intermediate container 73ec16c66fe6 12:39:33 ---> f7bdac32970d 12:39:33 [Warning] One or more build-args [ARCH] were not consumed 12:39:33 Successfully built f7bdac32970d 12:39:33 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 12:39:34 provisioning config files... 12:39:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config5987997174755686071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:39:34 ---> docker-login.sh 12:39:34 nexus3.edgexfoundry.org:10001 12:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:35 Configure a credential helper to remove this warning. See 12:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:35 12:39:35 Login Succeeded 12:39:35 nexus3.edgexfoundry.org:10002 12:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:35 Configure a credential helper to remove this warning. See 12:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:35 12:39:35 Login Succeeded 12:39:35 nexus3.edgexfoundry.org:10003 12:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:36 Configure a credential helper to remove this warning. See 12:39:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:36 12:39:36 Login Succeeded 12:39:36 nexus3.edgexfoundry.org:10004 12:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:36 Configure a credential helper to remove this warning. See 12:39:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:36 12:39:36 Login Succeeded 12:39:36 docker.io 12:39:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:37 Configure a credential helper to remove this warning. See 12:39:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:37 12:39:37 Login Succeeded 12:39:37 ---> docker-login.sh ends [Pipeline] } 12:39:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:39:37 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 12:39:37 3a950f378dd44c151dfcb168444fd917fd660d9e 12:39:37 latest 12:39:37 2.0.1-dev.3 12:39:37 3a950f378dd44c151dfcb168444fd917fd660d9e-2.0.1-dev.3 12:39:37 main 12:39:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:39:38 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3a950f378dd44c151dfcb168444fd917fd660d9e [Pipeline] isUnix [Pipeline] sh 12:39:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3a950f378dd44c151dfcb168444fd917fd660d9e 12:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 12:39:38 1bf571c1b498: Preparing 12:39:38 3fbe34a1663b: Preparing 12:39:38 3fbe34a1663b: Layer already exists 12:39:42 1bf571c1b498: Pushed 12:39:42 3a950f378dd44c151dfcb168444fd917fd660d9e: digest: sha256:df237a7ce9fcb46bdaf62f8556622ddaad2a1f306a64b7d6c96cc8c43e7649f0 size: 739 [Pipeline] isUnix [Pipeline] sh 12:39:42 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:39:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 12:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 12:39:43 1bf571c1b498: Preparing 12:39:43 3fbe34a1663b: Preparing 12:39:43 3fbe34a1663b: Layer already exists 12:39:43 1bf571c1b498: Layer already exists 12:39:43 latest: digest: sha256:df237a7ce9fcb46bdaf62f8556622ddaad2a1f306a64b7d6c96cc8c43e7649f0 size: 739 [Pipeline] isUnix [Pipeline] sh 12:39:43 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 12:39:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.3 12:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 12:39:44 1bf571c1b498: Preparing 12:39:44 3fbe34a1663b: Preparing 12:39:44 1bf571c1b498: Layer already exists 12:39:44 3fbe34a1663b: Layer already exists 12:39:44 2.0.1-dev.3: digest: sha256:df237a7ce9fcb46bdaf62f8556622ddaad2a1f306a64b7d6c96cc8c43e7649f0 size: 739 [Pipeline] isUnix [Pipeline] sh 12:39:44 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3a950f378dd44c151dfcb168444fd917fd660d9e-2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh 12:39:44 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3a950f378dd44c151dfcb168444fd917fd660d9e-2.0.1-dev.3 12:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 12:39:44 1bf571c1b498: Preparing 12:39:44 3fbe34a1663b: Preparing 12:39:45 1bf571c1b498: Layer already exists 12:39:45 3fbe34a1663b: Layer already exists 12:39:45 3a950f378dd44c151dfcb168444fd917fd660d9e-2.0.1-dev.3: digest: sha256:df237a7ce9fcb46bdaf62f8556622ddaad2a1f306a64b7d6c96cc8c43e7649f0 size: 739 [Pipeline] isUnix [Pipeline] sh 12:39:45 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 12:39:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 12:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 12:39:45 1bf571c1b498: Preparing 12:39:45 3fbe34a1663b: Preparing 12:39:45 1bf571c1b498: Layer already exists 12:39:46 3fbe34a1663b: Layer already exists 12:39:46 main: digest: sha256:df237a7ce9fcb46bdaf62f8556622ddaad2a1f306a64b7d6c96cc8c43e7649f0 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:39:46 ===================================================== [Pipeline] echo 12:39:46 taggedImages: 12:39:46 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3a950f378dd44c151dfcb168444fd917fd660d9e 12:39:46 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 12:39:46 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.3 12:39:46 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3a950f378dd44c151dfcb168444fd917fd660d9e-2.0.1-dev.3 12:39:46 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:39:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:39:47 12:39:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 12:39:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:39:47 arm64: Pulling from edgex-lftools-log-publisher 12:39:47 448f6bf000e3: Pulling fs layer 12:39:47 f757da607395: Pulling fs layer 12:39:47 05883995daec: Pulling fs layer 12:39:47 8603b9c90790: Pulling fs layer 12:39:47 1560dd03e051: Pulling fs layer 12:39:47 27f5ce0e4adf: Pulling fs layer 12:39:47 c2d8d7efcc4b: Pulling fs layer 12:39:47 8603b9c90790: Waiting 12:39:47 1560dd03e051: Waiting 12:39:47 27f5ce0e4adf: Waiting 12:39:47 c2d8d7efcc4b: Waiting 12:39:47 f757da607395: Verifying Checksum 12:39:47 f757da607395: Download complete 12:39:47 8603b9c90790: Download complete 12:39:48 1560dd03e051: Verifying Checksum 12:39:48 1560dd03e051: Download complete 12:39:48 27f5ce0e4adf: Verifying Checksum 12:39:48 27f5ce0e4adf: Download complete 12:39:48 05883995daec: Verifying Checksum 12:39:48 05883995daec: Download complete 12:39:49 448f6bf000e3: Download complete 12:39:52 c2d8d7efcc4b: Verifying Checksum 12:39:52 c2d8d7efcc4b: Download complete 12:39:52 448f6bf000e3: Pull complete 12:39:53 f757da607395: Pull complete 12:39:55 05883995daec: Pull complete 12:39:55 8603b9c90790: Pull complete 12:39:56 1560dd03e051: Pull complete 12:39:58 27f5ce0e4adf: Pull complete 12:40:13 c2d8d7efcc4b: Pull complete 12:40:13 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 12:40:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:40:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 12:40:13 prd-ubuntu18.04-docker-arm64-4c-16g-1963 does not seem to be running inside a container 12:40:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:40:18 $ docker top cfd4228c8f983880d45c519c11d06aecdb260d07ec0c0379b357880813c6d5be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:40:19 ---> job-cost.sh 12:40:19 lf-activate-venv: SKIPPING 12:40:19 INFO: No Stack... 12:40:19 INFO: Retrieving Pricing Info for: v2-standard-4 12:40:20 INFO: Archiving Costs [Pipeline] sh 12:40:21 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 12:40:21 + cut -d, -f6 [Pipeline] lock 12:40:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-3-stack-cost] 12:40:21 Resource [jenkins-edgexfoundry-edgex-ui-go-main-3-stack-cost] did not exist. Created. 12:40:21 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:40:21 /w/workspace/edgex-ui-go/3@tmp/durable-fcabcd90/script.sh: 1: /w/workspace/edgex-ui-go/3@tmp/durable-fcabcd90/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 12:40:22 + echo total: 0.18000000715255737 [Pipeline] stash 12:40:22 Warning: overwriting stash ‘stack-cost’ 12:40:22 Stashed 1 file(s) [Pipeline] } 12:40:22 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 12:40:22 $ docker stop --time=1 cfd4228c8f983880d45c519c11d06aecdb260d07ec0c0379b357880813c6d5be 12:40:24 $ docker rm -f cfd4228c8f983880d45c519c11d06aecdb260d07ec0c0379b357880813c6d5be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 12:40:25 provisioning config files... 12:40:25 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8946192621892525820tmp [Pipeline] { [Pipeline] sh 12:40:25 + set +x 12:40:25 + curl -s https://codecov.io/bash 12:40:25 + bash -s -- 12:40:25 12:40:25 _____ _ 12:40:25 / ____| | | 12:40:25 | | ___ __| | ___ ___ _____ __ 12:40:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:40:25 | |___| (_) | (_| | __/ (_| (_) \ V / 12:40:25 \_____\___/ \__,_|\___|\___\___/ \_/ 12:40:25 Bash-1.0.6 12:40:25 12:40:25 12:40:25 ==> git version 2.24.4 found 12:40:25 ==> 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 12:40:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 12:40:25 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 12:40:26 ==> Jenkins CI detected. 12:40:26 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 12:40:26 project root: . 12:40:26 --> token set from env 12:40:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:40:26 ==> Running gcov in . (disable via -X gcov) 12:40:26 ==> Python coveragepy not found 12:40:26 ==> Searching for coverage reports in: 12:40:26 + . 12:40:26 -> Found 1 reports 12:40:26 ==> Detecting git/mercurial file structure 12:40:26 ==> Reading reports 12:40:26 + ./coverage.out bytes=10 12:40:26 ==> Appending adjustments 12:40:26 https://docs.codecov.io/docs/fixing-reports 12:40:26 + Found adjustments 12:40:26 ==> Gzipping contents 12:40:26 4.0K /tmp/codecov.uCIHGt.gz 12:40:26 ==> Uploading reports 12:40:26 url: https://codecov.io 12:40:26 query: branch=main&commit=3a950f378dd44c151dfcb168444fd917fd660d9e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:40:26 -> Pinging Codecov 12:40:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=3a950f378dd44c151dfcb168444fd917fd660d9e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:40:26 -> Uploading to 12:40:26 https://storage.googleapis.com/codecov/v4/raw/2021-08-04/FB506323287CE973F263BFD2A0EB1F37/3a950f378dd44c151dfcb168444fd917fd660d9e/a037792e-6aa9-461d-b572-040bbd0808cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210804T124026Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5e43babe1469f1bf8af488eaa9d80f12b26029b5ec96343b7788a14a85a1deb 12:40:26 % Total % Received % Xferd Average Speed Time Time Time Current 12:40:26 Dload Upload Total Spent Left Speed 12:40:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3345 0 0 100 3345 0 7732 --:--:-- --:--:-- --:--:-- 7725 12:40:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/3a950f378dd44c151dfcb168444fd917fd660d9e [Pipeline] } 12:40:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:40:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:40:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:40:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:40:28 12:40:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 12:40:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:40:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 12:40:28 188c0c94c7c5: Pulling fs layer 12:40:28 0ef7d3d256c8: Pulling fs layer 12:40:28 de9db76c5a1d: Pulling fs layer 12:40:28 0eba1c9be4d2: Pulling fs layer 12:40:28 0d57e429df01: Pulling fs layer 12:40:28 4e4be7b47b0d: Pulling fs layer 12:40:28 e1f770b5df2f: Pulling fs layer 12:40:28 85a0685a4137: Pulling fs layer 12:40:28 4e4be7b47b0d: Waiting 12:40:28 e1f770b5df2f: Waiting 12:40:28 85a0685a4137: Waiting 12:40:28 0eba1c9be4d2: Waiting 12:40:28 0d57e429df01: Waiting 12:40:28 de9db76c5a1d: Verifying Checksum 12:40:28 de9db76c5a1d: Download complete 12:40:28 0ef7d3d256c8: Verifying Checksum 12:40:28 0ef7d3d256c8: Download complete 12:40:28 0d57e429df01: Verifying Checksum 12:40:28 0d57e429df01: Download complete 12:40:28 4e4be7b47b0d: Download complete 12:40:28 188c0c94c7c5: Verifying Checksum 12:40:28 188c0c94c7c5: Download complete 12:40:29 188c0c94c7c5: Pull complete 12:40:29 0ef7d3d256c8: Pull complete 12:40:29 de9db76c5a1d: Pull complete 12:40:30 e1f770b5df2f: Verifying Checksum 12:40:30 e1f770b5df2f: Download complete 12:40:33 0eba1c9be4d2: Verifying Checksum 12:40:33 0eba1c9be4d2: Download complete 12:40:34 85a0685a4137: Verifying Checksum 12:40:34 85a0685a4137: Download complete 12:40:37 0eba1c9be4d2: Pull complete 12:40:37 0d57e429df01: Pull complete 12:40:37 4e4be7b47b0d: Pull complete 12:40:37 e1f770b5df2f: Pull complete 12:40:41 85a0685a4137: Pull complete 12:40:41 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 12:40:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:40:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 12:40:41 prd-centos7-docker-4c-2g-1962 does not seem to be running inside a container 12:40:41 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 12:40:43 $ docker top 0e6d658a5340309b12c2f94e2d70da3c90c526c50bb5eeb11329bb2743980a82 -eo pid,comm [Pipeline] { [Pipeline] echo 12:40:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 12:40:44 + set -o pipefail 12:40:44 + snyk monitor '--org=edgex-jenkins' 12:41:06 12:41:06 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 12:41:06 12:41:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/a2817700-7a8f-4879-90c0-aca7aac372b9 12:41:06 12:41:06 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 12:41:06 12:41:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:41:06 12:41:06 [Pipeline] } 12:41:06 $ docker stop --time=1 0e6d658a5340309b12c2f94e2d70da3c90c526c50bb5eeb11329bb2743980a82 12:41:08 $ docker rm -f 0e6d658a5340309b12c2f94e2d70da3c90c526c50bb5eeb11329bb2743980a82 [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 12:41:09 + git log --format=format:%s -1 3a950f378dd44c151dfcb168444fd917fd660d9e [Pipeline] isUnix [Pipeline] sh 12:41:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:41:09 . [Pipeline] withDockerContainer 12:41:09 prd-centos7-docker-4c-2g-1962 does not seem to be running inside a container 12:41:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:41:10 $ docker top 6b55a92b7254bbec5ac2b68f2058511a62f8e85fa20cff7175205539c8c4b5cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:41:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:41:10 [ssh-agent] Looking for ssh-agent implementation... 12:41:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:41:10 $ docker exec 6b55a92b7254bbec5ac2b68f2058511a62f8e85fa20cff7175205539c8c4b5cb ssh-agent 12:41:11 SSH_AUTH_SOCK=/tmp/ssh-jPp3WeOzlg1c/agent.14 12:41:11 SSH_AGENT_PID=20 12:41:11 Running ssh-add (command line suppressed) 12:41:11 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6986037958340050235.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6986037958340050235.key) 12:41:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:41:12 + git semver tag 12:41:12 # -> Open(): unable to determine branch for HEAD 12:41:12 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 12:41:12 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 12:41:12 # $SEMVER_REMOTE_NAME = origin 12:41:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:41:12 # $SEMVER_USER_NAME = edgex-jenkins 12:41:12 # $SEMVER_BRANCH = main 12:41:12 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 12:41:12 # 3a950f378dd44c151dfcb168444fd917fd660d9e HEAD 12:41:12 # -> Force: false 12:41:12 # de72bc61a3e21f19c7360e11638448d4660766ed refs/tags/v2.0.1-dev.3 [Pipeline] } 12:41:12 $ docker exec --env ******** --env ******** 6b55a92b7254bbec5ac2b68f2058511a62f8e85fa20cff7175205539c8c4b5cb ssh-agent -k 12:41:12 unset SSH_AUTH_SOCK; 12:41:12 unset SSH_AGENT_PID; 12:41:12 echo Agent pid 20 killed; 12:41:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:41:12 + git semver [Pipeline] } 12:41:12 $ docker stop --time=1 6b55a92b7254bbec5ac2b68f2058511a62f8e85fa20cff7175205539c8c4b5cb 12:41:13 $ docker rm -f 6b55a92b7254bbec5ac2b68f2058511a62f8e85fa20cff7175205539c8c4b5cb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 12:41:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:41:14 12:41:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 12:41:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:41:14 0.23.1-centos7: Pulling from edgex-lftools 12:41:14 ab5ef0e58194: Pulling fs layer 12:41:14 9712f1f96733: Pulling fs layer 12:41:14 63f879dbbcfc: Pulling fs layer 12:41:14 0d9ebad4ef96: Pulling fs layer 12:41:14 e9a5061849ea: Pulling fs layer 12:41:14 d747dcd14b5f: Pulling fs layer 12:41:14 2de7ff778b66: Pulling fs layer 12:41:14 e9a5061849ea: Waiting 12:41:14 d747dcd14b5f: Waiting 12:41:14 2de7ff778b66: Waiting 12:41:14 0d9ebad4ef96: Waiting 12:41:14 9712f1f96733: Verifying Checksum 12:41:14 9712f1f96733: Download complete 12:41:17 63f879dbbcfc: Verifying Checksum 12:41:17 63f879dbbcfc: Download complete 12:41:17 e9a5061849ea: Verifying Checksum 12:41:17 e9a5061849ea: Download complete 12:41:17 d747dcd14b5f: Download complete 12:41:17 2de7ff778b66: Verifying Checksum 12:41:17 2de7ff778b66: Download complete 12:41:18 0d9ebad4ef96: Verifying Checksum 12:41:18 0d9ebad4ef96: Download complete 12:41:19 ab5ef0e58194: Verifying Checksum 12:41:19 ab5ef0e58194: Download complete 12:41:22 ab5ef0e58194: Pull complete 12:41:22 9712f1f96733: Pull complete 12:41:22 63f879dbbcfc: Pull complete 12:41:26 0d9ebad4ef96: Pull complete 12:41:26 e9a5061849ea: Pull complete 12:41:26 d747dcd14b5f: Pull complete 12:41:27 2de7ff778b66: Pull complete 12:41:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:41:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:41:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 12:41:27 prd-centos7-docker-4c-2g-1962 does not seem to be running inside a container 12:41:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:41:31 $ docker top 19289475e25ea5c157bbb25bda8a26f497c5f965c0f656772665ae896064d9c6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:41:31 provisioning config files... 12:41:31 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3519868671998148172tmp 12:41:31 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7336265412950869921tmp 12:41:31 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7305794415733431119tmp [Pipeline] { [Pipeline] echo 12:41:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:41:31 ---> sigul-configuration.sh 12:41:31 gpg: directory `/root/.gnupg' created 12:41:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:41:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:41:31 gpg: keyring `/root/.gnupg/secring.gpg' created 12:41:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:41:31 gpg: CAST5 encrypted data 12:41:31 gpg: encrypted with 1 passphrase 12:41:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:41:31 + mkdir /home/jenkins 12:41:31 + mkdir /home/jenkins/sigul [Pipeline] sh 12:41:32 + 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 12:41:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:41:32 ---> sigul-install.sh 12:41:32 Sigul already installed; skipping installation. [Pipeline] sh 12:41:32 + git tag --list 12:41:32 0.1.1 12:41:32 v1.1.0 12:41:32 v1.2.0 12:41:32 v1.2.1 12:41:32 v1.3.0 12:41:32 v2.0.0 12:41:32 v2.0.1-dev.1 12:41:32 v2.0.1-dev.2 12:41:32 v2.0.1-dev.3 [Pipeline] sh 12:41:33 + lftools sign git-tag v2.0.1-dev.3 12:41:33 Signing Git tag with Sigul... 12:41:33 Signing v2.0.1-dev.3 [Pipeline] echo 12:41:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:41:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:41:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:41:35 $ docker stop --time=1 19289475e25ea5c157bbb25bda8a26f497c5f965c0f656772665ae896064d9c6 12:41:36 $ docker rm -f 19289475e25ea5c157bbb25bda8a26f497c5f965c0f656772665ae896064d9c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 12:41:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:41:37 . [Pipeline] withDockerContainer 12:41:37 prd-centos7-docker-4c-2g-1962 does not seem to be running inside a container 12:41:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:41:37 $ docker top aafcdd32a9677c3471c70ff2869136839a6b7eb9f6c61eb0dc3e541e8482926d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:41:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:41:37 [ssh-agent] Looking for ssh-agent implementation... 12:41:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:41:38 $ docker exec aafcdd32a9677c3471c70ff2869136839a6b7eb9f6c61eb0dc3e541e8482926d ssh-agent 12:41:38 SSH_AUTH_SOCK=/tmp/ssh-c0WO2zPq0ko3/agent.14 12:41:38 SSH_AGENT_PID=21 12:41:38 Running ssh-add (command line suppressed) 12:41:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3038180625508435124.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3038180625508435124.key) 12:41:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:41:38 + git semver bump pre 12:41:38 # -> Open(): unable to determine branch for HEAD 12:41:38 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 12:41:38 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 12:41:38 # $SEMVER_REMOTE_NAME = origin 12:41:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:41:38 # $SEMVER_USER_NAME = edgex-jenkins 12:41:38 # $SEMVER_BRANCH = main 12:41:38 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 12:41:38 2.0.1-dev.4 [Pipeline] } 12:41:38 $ docker exec --env ******** --env ******** aafcdd32a9677c3471c70ff2869136839a6b7eb9f6c61eb0dc3e541e8482926d ssh-agent -k 12:41:38 unset SSH_AUTH_SOCK; 12:41:38 unset SSH_AGENT_PID; 12:41:38 echo Agent pid 21 killed; 12:41:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:41:39 + git semver [Pipeline] } 12:41:39 $ docker stop --time=1 aafcdd32a9677c3471c70ff2869136839a6b7eb9f6c61eb0dc3e541e8482926d 12:41:40 $ docker rm -f aafcdd32a9677c3471c70ff2869136839a6b7eb9f6c61eb0dc3e541e8482926d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 12:41:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:41:40 . [Pipeline] withDockerContainer 12:41:41 prd-centos7-docker-4c-2g-1962 does not seem to be running inside a container 12:41:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:41:41 $ docker top cf6d10ba239b47ce980d5d10393e6165ad5e70d5747a6e06981825b30fe60d86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:41:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:41:41 [ssh-agent] Looking for ssh-agent implementation... 12:41:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:41:42 $ docker exec cf6d10ba239b47ce980d5d10393e6165ad5e70d5747a6e06981825b30fe60d86 ssh-agent 12:41:42 SSH_AUTH_SOCK=/tmp/ssh-QsLaOmP7ZqrS/agent.14 12:41:42 SSH_AGENT_PID=20 12:41:42 Running ssh-add (command line suppressed) 12:41:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6770646406068498954.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6770646406068498954.key) 12:41:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:41:42 + git semver push 12:41:42 # -> Open(): unable to determine branch for HEAD 12:41:42 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 12:41:42 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 12:41:42 # $SEMVER_REMOTE_NAME = origin 12:41:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:41:42 # $SEMVER_USER_NAME = edgex-jenkins 12:41:42 # $SEMVER_BRANCH = main 12:41:42 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 12:41:44 $ docker exec --env ******** --env ******** cf6d10ba239b47ce980d5d10393e6165ad5e70d5747a6e06981825b30fe60d86 ssh-agent -k 12:41:44 unset SSH_AUTH_SOCK; 12:41:44 unset SSH_AGENT_PID; 12:41:44 echo Agent pid 20 killed; 12:41:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:41:45 + git semver [Pipeline] } 12:41:45 $ docker stop --time=1 cf6d10ba239b47ce980d5d10393e6165ad5e70d5747a6e06981825b30fe60d86 12:41:46 $ docker rm -f cf6d10ba239b47ce980d5d10393e6165ad5e70d5747a6e06981825b30fe60d86 [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] sh 12:41:47 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:41:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:41:48 ---> package-listing.sh 12:41:48 ++ facter osfamily 12:41:48 ++ tr '[:upper:]' '[:lower:]' 12:41:48 + OS_FAMILY=redhat 12:41:48 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 12:41:48 + START_PACKAGES=/tmp/packages_start.txt 12:41:48 + END_PACKAGES=/tmp/packages_end.txt 12:41:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:41:48 + PACKAGES=/tmp/packages_start.txt 12:41:48 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 12:41:48 + PACKAGES=/tmp/packages_end.txt 12:41:48 + case "${OS_FAMILY}" in 12:41:48 + rpm -qa 12:41:48 + sort 12:41:49 + '[' -f /tmp/packages_start.txt ']' 12:41:49 + '[' -f /tmp/packages_end.txt ']' 12:41:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:41:49 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 12:41:49 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 12:41:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 12:41:49 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:41:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:41:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:41:50 12:41:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:41:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:41:50 latest: Pulling from edgex-lftools-log-publisher 12:41:50 b4d181a07f80: Pulling fs layer 12:41:50 a1111a8f2ec3: Pulling fs layer 12:41:50 ed53099fbce6: Pulling fs layer 12:41:50 dc539afda2c1: Pulling fs layer 12:41:50 77bc0d833cb6: Pulling fs layer 12:41:50 9065ff56babe: Pulling fs layer 12:41:50 d287ab97295c: Pulling fs layer 12:41:50 77bc0d833cb6: Waiting 12:41:50 9065ff56babe: Waiting 12:41:50 d287ab97295c: Waiting 12:41:50 dc539afda2c1: Waiting 12:41:50 a1111a8f2ec3: Verifying Checksum 12:41:50 a1111a8f2ec3: Download complete 12:41:50 dc539afda2c1: Verifying Checksum 12:41:50 dc539afda2c1: Download complete 12:41:50 77bc0d833cb6: Verifying Checksum 12:41:50 77bc0d833cb6: Download complete 12:41:50 9065ff56babe: Verifying Checksum 12:41:50 9065ff56babe: Download complete 12:41:50 ed53099fbce6: Verifying Checksum 12:41:50 ed53099fbce6: Download complete 12:41:51 b4d181a07f80: Verifying Checksum 12:41:51 b4d181a07f80: Download complete 12:41:52 b4d181a07f80: Pull complete 12:41:53 a1111a8f2ec3: Pull complete 12:41:53 ed53099fbce6: Pull complete 12:41:53 dc539afda2c1: Pull complete 12:41:53 77bc0d833cb6: Pull complete 12:41:54 9065ff56babe: Pull complete 12:41:55 d287ab97295c: Verifying Checksum 12:41:55 d287ab97295c: Download complete 12:42:01 d287ab97295c: Pull complete 12:42:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:42:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:42:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:42:01 prd-centos7-docker-4c-2g-1962 does not seem to be running inside a container 12:42:01 $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:42:03 $ docker top db0ed934f887eb63214f630902128fbf798f122097ee7a243c0a6ee2a7f34607 -eo pid,comm [Pipeline] { [Pipeline] sh 12:42:03 + touch /tmp/pre-build-complete [Pipeline] sh 12:42:04 + mkdir -p /var/log/sysstat [Pipeline] sh 12:42:04 + ls /var/log/sa-host 12:42:04 + sadf -c /var/log/sa-host/sa04 12:42:04 file_magic: OK 12:42:04 HZ: Using current value: 100 12:42:04 file_header: OK 12:42:04 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 12:42:04 Statistics: 12:42:04 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:42:04 File successfully converted to sysstat format version 12.0.3 12:42:04 + sadf -c /var/log/sa-host/sa05 12:42:04 file_magic: OK 12:42:04 HZ: Using current value: 100 12:42:04 file_header: OK 12:42:04 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 12:42:04 Statistics: 12:42:04 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:42:04 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:42:06 provisioning config files... 12:42:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config23828028857700388tmp [Pipeline] { [Pipeline] echo 12:42:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:42:07 ---> create-netrc.sh [Pipeline] } 12:42:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:42:07 ---> python-tools-install.sh [Pipeline] echo 12:42:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:42:07 ---> sudo-logs.sh 12:42:07 Archiving 'sudo' log.. 12:42:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-1962.vexxhost.local: Name or service not known 12:42:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-1962.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 12:42:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:42:13 ---> job-cost.sh 12:42:13 lf-activate-venv: SKIPPING 12:42:13 DEBUG: total: 0.18000000715255737 12:42:13 INFO: Retrieving Stack Cost... 12:42:14 INFO: Retrieving Pricing Info for: v3-standard-2 12:42:14 INFO: Archiving Costs [Pipeline] echo 12:42:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:42:15 ---> logs-deploy.sh 12:42:15 lf-activate-venv: SKIPPING 12:42:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/3 12:42:15 INFO: archiving workspace using pattern(s): 12:42:16 Archives upload complete. 12:42:16 INFO: archiving logs to Nexus 12:42:16 ---> uname -a: 12:42:16 Linux prd-centos7-docker-4c-2g-1962.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 12:42:16 12:42:16 12:42:16 ---> lscpu: 12:42:16 Architecture: x86_64 12:42:16 CPU op-mode(s): 32-bit, 64-bit 12:42:16 Byte Order: Little Endian 12:42:16 Address sizes: 40 bits physical, 48 bits virtual 12:42:16 CPU(s): 2 12:42:16 On-line CPU(s) list: 0,1 12:42:16 Thread(s) per core: 1 12:42:16 Core(s) per socket: 1 12:42:16 Socket(s): 2 12:42:16 NUMA node(s): 1 12:42:16 Vendor ID: AuthenticAMD 12:42:16 CPU family: 23 12:42:16 Model: 49 12:42:16 Model name: AMD EPYC-Rome Processor 12:42:16 Stepping: 0 12:42:16 CPU MHz: 2799.998 12:42:16 BogoMIPS: 5599.99 12:42:16 Virtualization: AMD-V 12:42:16 Hypervisor vendor: KVM 12:42:16 Virtualization type: full 12:42:16 L1d cache: 32K 12:42:16 L1i cache: 32K 12:42:16 L2 cache: 512K 12:42:16 L3 cache: 16384K 12:42:16 NUMA node0 CPU(s): 0,1 12:42:16 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 12:42:16 12:42:16 12:42:16 ---> nproc: 12:42:16 2 12:42:16 12:42:16 12:42:16 ---> df -h: 12:42:16 Filesystem Size Used Avail Use% Mounted on 12:42:16 overlay 40G 9.0G 32G 23% / 12:42:16 tmpfs 64M 0 64M 0% /dev 12:42:16 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:42:16 shm 64M 0 64M 0% /dev/shm 12:42:16 /dev/vda1 40G 9.0G 32G 23% /facter-os 12:42:16 12:42:16 12:42:16 ---> sar -b -r -n DEV: 12:42:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) 12:42:16 12:42:16 12:32:38 LINUX RESTART (2 CPU) 12:42:16 12:42:16 12:33:01 tps rtps wtps bread/s bwrtn/s 12:42:16 12:34:01 112.19 17.47 94.72 5667.94 5863.33 12:42:16 12:35:01 1.92 0.00 1.92 0.00 40.04 12:42:16 12:36:01 0.40 0.00 0.40 0.00 5.68 12:42:16 12:37:01 0.32 0.00 0.32 0.00 5.68 12:42:16 12:38:01 0.27 0.00 0.27 0.00 3.27 12:42:16 12:39:01 0.30 0.00 0.30 0.00 4.63 12:42:16 12:40:01 0.23 0.00 0.23 0.00 2.85 12:42:16 12:41:01 86.41 0.03 86.38 3.73 27871.22 12:42:16 12:42:01 139.07 0.10 138.97 9.99 30152.17 12:42:16 Average: 37.91 1.96 35.95 631.40 7106.61 12:42:16 12:42:16 12:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:42:16 12:34:01 5424532 0 817464 10.21 2620 1764316 1286596 14.20 600816 1582660 132 12:42:16 12:35:01 5435092 0 806896 10.07 2620 1764324 1205968 13.31 592060 1582624 20 12:42:16 12:36:01 5432068 0 809920 10.11 2620 1764324 1207528 13.33 594660 1582656 20 12:42:16 12:37:01 5429988 0 811988 10.14 2620 1764336 1209584 13.35 596408 1582656 16 12:42:16 12:38:01 5433616 0 808356 10.09 2620 1764340 1205816 13.31 585664 1590640 8 12:42:16 12:39:01 5430412 0 811556 10.13 2620 1764344 1205912 13.31 589052 1590644 8 12:42:16 12:40:01 5430724 0 811240 10.13 2620 1764348 1205900 13.31 588972 1590640 16 12:42:16 12:41:01 4362544 0 1051568 13.13 2620 2592200 1564452 17.27 781192 2350388 89544 12:42:16 12:42:01 3243604 0 1186228 14.81 2620 3576480 1522176 16.81 1008604 3049116 348836 12:42:16 Average: 5069176 0 879468 10.98 2620 2057668 1290437 14.25 659714 1833558 48733 12:42:16 12:42:16 12:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:42:16 12:34:01 eth0 487.83 362.65 1386.53 84.45 0.00 0.00 0.00 0.00 12:42:16 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:16 12:34:01 docker0 80.70 52.82 6.97 206.79 0.00 0.00 0.00 0.00 12:42:16 12:35:01 eth0 0.80 0.12 0.07 0.03 0.00 0.00 0.00 0.00 12:42:16 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:16 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:16 12:36:01 eth0 4.45 1.83 3.33 0.30 0.00 0.00 0.00 0.00 12:42:16 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:16 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:16 12:37:01 eth0 0.42 0.38 0.29 0.21 0.00 0.00 0.00 0.00 12:42:16 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:16 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:16 12:38:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:42:16 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:16 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:16 12:39:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:42:16 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:16 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:16 12:40:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:42:16 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:16 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:16 12:41:01 eth0 683.51 462.51 4439.91 75.71 0.00 0.00 0.00 0.00 12:42:16 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:16 12:41:01 veth830d35d 65.76 90.09 5.98 344.60 0.00 0.00 0.00 0.00 12:42:16 12:41:01 docker0 65.76 89.96 5.08 344.59 0.00 0.00 0.00 0.00 12:42:16 12:42:01 eth0 971.82 649.94 5882.56 106.50 0.00 0.00 0.00 0.00 12:42:16 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:16 12:42:01 docker0 2.93 2.38 0.48 0.58 0.00 0.00 0.00 0.00 12:42:16 Average: eth0 238.85 164.23 1301.64 29.70 0.00 0.00 0.00 0.00 12:42:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:42:16 Average: docker0 16.60 16.13 1.39 61.34 0.00 0.00 0.00 0.00 12:42:16 12:42:16 12:42:16 ---> sar -P ALL: 12:42:16 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) 12:42:16 12:42:16 12:32:38 LINUX RESTART (2 CPU) 12:42:16 12:42:16 12:33:01 CPU %user %nice %system %iowait %steal %idle 12:42:16 12:34:01 all 17.54 0.00 4.38 2.03 0.07 75.99 12:42:16 12:34:01 0 15.81 0.00 4.96 2.08 0.07 77.08 12:42:16 12:34:01 1 19.27 0.00 3.79 1.98 0.07 74.89 12:42:16 12:35:01 all 0.26 0.00 0.08 0.00 0.02 99.65 12:42:16 12:35:01 0 0.43 0.00 0.08 0.00 0.02 99.47 12:42:16 12:35:01 1 0.08 0.00 0.07 0.00 0.02 99.83 12:42:16 12:36:01 all 0.20 0.00 0.06 0.01 0.03 99.71 12:42:16 12:36:01 0 0.32 0.00 0.05 0.02 0.02 99.60 12:42:16 12:36:01 1 0.08 0.00 0.07 0.00 0.03 99.82 12:42:16 12:37:01 all 0.25 0.00 0.06 0.00 0.01 99.68 12:42:16 12:37:01 0 0.43 0.00 0.07 0.00 0.02 99.48 12:42:16 12:37:01 1 0.07 0.00 0.05 0.00 0.00 99.88 12:42:16 12:38:01 all 0.18 0.00 0.05 0.00 0.02 99.76 12:42:16 12:38:01 0 0.28 0.00 0.05 0.00 0.02 99.65 12:42:16 12:38:01 1 0.07 0.00 0.05 0.00 0.02 99.87 12:42:16 12:39:01 all 0.18 0.00 0.08 0.00 0.03 99.72 12:42:16 12:39:01 0 0.33 0.00 0.10 0.00 0.03 99.53 12:42:16 12:39:01 1 0.03 0.00 0.05 0.00 0.02 99.90 12:42:16 12:40:01 all 0.26 0.00 0.05 0.00 0.02 99.67 12:42:16 12:40:01 0 0.48 0.00 0.03 0.00 0.02 99.47 12:42:16 12:40:01 1 0.03 0.00 0.07 0.00 0.02 99.88 12:42:16 12:41:01 all 11.24 0.00 4.67 1.06 0.07 82.96 12:42:16 12:41:01 0 11.56 0.00 5.13 1.17 0.07 82.07 12:42:16 12:41:01 1 10.92 0.00 4.21 0.95 0.07 83.85 12:42:16 12:42:01 all 20.64 0.00 10.60 1.13 0.10 67.54 12:42:16 12:42:01 0 21.14 0.00 11.10 1.31 0.11 66.35 12:42:16 12:42:01 1 20.14 0.00 10.11 0.95 0.09 68.71 12:42:16 Average: all 5.47 0.00 2.15 0.46 0.04 91.88 12:42:16 Average: 0 5.47 0.00 2.31 0.49 0.04 91.69 12:42:16 Average: 1 5.48 0.00 1.99 0.42 0.04 92.08 12:42:16 12:42:16 12:42:16