Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2bc3cc33938a89511f779b32436fc9b4525153ed 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-ssh3148331283545649974.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh5817388660741634691.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh7426367271080823516.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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-ssh902913309027150464.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-ssh1553052842900103706.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30 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-ssh4674682745380015971.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 2bc3cc33938a89511f779b32436fc9b4525153ed (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 2bc3cc33938a89511f779b32436fc9b4525153ed # timeout=10 Commit message: "feat: remove dead and unused code" > git rev-list --no-walk d5cc884bdcac89fa6c71bab409230b48b618fa7a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:09:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:09:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:09:49 ========================================================= 07:09:49 EdgeX Global Pipelines Version Info 07:09:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:09:50 ------------------- 07:09:50 stable info: 07:09:50 ------------------- 07:09:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:09:50 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 07:09:50 Message: update stable to v1.0.204 07:09:51 ------------------- 07:09:51 experimental info: 07:09:51 ------------------- 07:09:51 Commited By: **** collab-it+edgex@linuxfoundation.org 07:09:51 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 07:09:51 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:09:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:09:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:09:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:09:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:09:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:09:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:09:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:09:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:09:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:09:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:09:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:09:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:09:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2bc3cc33938a89511f779b32436fc9b4525153ed [Pipeline] echo 07:09:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2bc3cc3 [Pipeline] echo 07:09:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:52 provisioning config files... 07:09:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5778564972433226488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:53 ---> docker-login.sh 07:09:53 nexus3.edgexfoundry.org:10001 07:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:53 Configure a credential helper to remove this warning. See 07:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:53 07:09:53 Login Succeeded 07:09:53 nexus3.edgexfoundry.org:10002 07:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:53 Configure a credential helper to remove this warning. See 07:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:53 07:09:53 Login Succeeded 07:09:53 nexus3.edgexfoundry.org:10003 07:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:53 Configure a credential helper to remove this warning. See 07:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:53 07:09:53 Login Succeeded 07:09:53 nexus3.edgexfoundry.org:10004 07:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:53 Configure a credential helper to remove this warning. See 07:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:53 07:09:53 Login Succeeded 07:09:53 docker.io 07:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:09:54 Configure a credential helper to remove this warning. See 07:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:09:54 07:09:54 Login Succeeded 07:09:54 ---> docker-login.sh ends [Pipeline] } 07:09:54 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 07:09:54 + git log --format=format:%s -1 2bc3cc33938a89511f779b32436fc9b4525153ed [Pipeline] echo 07:09:54 GIT_COMMIT: 2bc3cc33938a89511f779b32436fc9b4525153ed, Commit Message: feat: remove dead and unused code [Pipeline] echo 07:09:54 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:09:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:09:56 07:09:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:09:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:09:56 latest: Pulling from edgex-devops/git-semver 07:09:56 31603596830f: Pulling fs layer 07:09:56 d4622e32a9a9: Pulling fs layer 07:09:56 1030fce36090: Pulling fs layer 07:09:56 6c6cb7e1b49b: Pulling fs layer 07:09:56 6c6cb7e1b49b: Waiting 07:09:56 d4622e32a9a9: Verifying Checksum 07:09:56 d4622e32a9a9: Download complete 07:09:56 31603596830f: Verifying Checksum 07:09:56 31603596830f: Download complete 07:09:56 31603596830f: Pull complete 07:09:56 6c6cb7e1b49b: Verifying Checksum 07:09:56 6c6cb7e1b49b: Download complete 07:09:56 d4622e32a9a9: Pull complete 07:09:56 1030fce36090: Verifying Checksum 07:09:56 1030fce36090: Download complete 07:09:57 1030fce36090: Pull complete 07:09:57 6c6cb7e1b49b: Pull complete 07:09:57 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 07:09:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:09:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:09:57 prd-centos7-docker-4c-2g-30 does not seem to be running inside a container 07:09:57 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:09:58 $ docker top a2e8dfc50923f040daf7ea51fba1c647c708bd0c33efbff9690dc7e1bb7da2d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:09:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:09:58 [ssh-agent] Looking for ssh-agent implementation... 07:09:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:09:58 $ docker exec a2e8dfc50923f040daf7ea51fba1c647c708bd0c33efbff9690dc7e1bb7da2d1 ssh-agent 07:09:58 SSH_AUTH_SOCK=/tmp/ssh-y6Vhfy5FN63H/agent.15 07:09:58 SSH_AGENT_PID=21 07:09:58 Running ssh-add (command line suppressed) 07:09:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4122790076080509263.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4122790076080509263.key) 07:09:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:09:59 + git tag --points-at HEAD [Pipeline] } 07:09:59 $ docker exec --env ******** --env ******** a2e8dfc50923f040daf7ea51fba1c647c708bd0c33efbff9690dc7e1bb7da2d1 ssh-agent -k 07:09:59 unset SSH_AUTH_SOCK; 07:09:59 unset SSH_AGENT_PID; 07:09:59 echo Agent pid 21 killed; 07:09:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:09:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:09:59 [ssh-agent] Looking for ssh-agent implementation... 07:09:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:09:59 $ docker exec a2e8dfc50923f040daf7ea51fba1c647c708bd0c33efbff9690dc7e1bb7da2d1 ssh-agent 07:09:59 SSH_AUTH_SOCK=/tmp/ssh-OG6km6Od4eqr/agent.53 07:09:59 SSH_AGENT_PID=60 07:09:59 Running ssh-add (command line suppressed) 07:09:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1427668432833757897.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1427668432833757897.key) 07:09:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:10:00 + git semver init 07:10:00 # -> Open(): unable to determine branch for HEAD 07:10:00 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 07:10:00 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 07:10:00 # $SEMVER_REMOTE_NAME = origin 07:10:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:10:00 # $SEMVER_USER_NAME = edgex-jenkins 07:10:00 # $SEMVER_BRANCH = main 07:10:00 # $SEMVER_TEMP = /tmp/semver-597492096 07:10:00 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:10:02 # '/tmp/semver-597492096' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 07:10:02 # -> Force: false 07:10:02 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 07:10:02 $ docker exec --env ******** --env ******** a2e8dfc50923f040daf7ea51fba1c647c708bd0c33efbff9690dc7e1bb7da2d1 ssh-agent -k 07:10:02 unset SSH_AUTH_SOCK; 07:10:02 unset SSH_AGENT_PID; 07:10:02 echo Agent pid 60 killed; 07:10:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:10:02 + git semver [Pipeline] } 07:10:02 $ docker stop --time=1 a2e8dfc50923f040daf7ea51fba1c647c708bd0c33efbff9690dc7e1bb7da2d1 07:10:04 $ docker rm -f a2e8dfc50923f040daf7ea51fba1c647c708bd0c33efbff9690dc7e1bb7da2d1 [Pipeline] // withDockerContainer [Pipeline] sh 07:10:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:10:04 Stashed 1 file(s) [Pipeline] echo 07:10:04 [edgeXSemver]: initialized semver on version 2.0.1-dev.7 [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 07:10:20 Still waiting to schedule task 07:10:20 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30’ 07:10:20 Still waiting to schedule task 07:10:20 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:12:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 07:12:22 Running in /w/workspace/edgex-ui-go/7 [Pipeline] { [Pipeline] checkout 07:12:22 The recommended git tool is: git 07:12:28 using credential edgex-jenkins-ssh 07:12:28 Cloning the remote Git repository 07:12:28 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:12:28 > git init /w/workspace/edgex-ui-go/7 # timeout=10 07:12:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:12:28 > git --version # timeout=10 07:12:28 > git --version # 'git version 2.17.1' 07:12:28 using GIT_SSH to set credentials SSH Credentials for GitHub 07:12:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:31 Avoid second fetch 07:12:31 Checking out Revision 2bc3cc33938a89511f779b32436fc9b4525153ed (main) 07:12:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:12:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:31 > git config core.sparsecheckout # timeout=10 07:12:31 > git checkout -f 2bc3cc33938a89511f779b32436fc9b4525153ed # timeout=10 07:12:35 Commit message: "feat: remove dead and unused code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:12:36 provisioning config files... 07:12:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/7@tmp/config1917141771654414276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:12:37 ---> docker-login.sh 07:12:37 nexus3.edgexfoundry.org:10001 07:12:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:38 Configure a credential helper to remove this warning. See 07:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:38 07:12:38 Login Succeeded 07:12:38 nexus3.edgexfoundry.org:10002 07:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:38 Configure a credential helper to remove this warning. See 07:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:38 07:12:38 Login Succeeded 07:12:38 nexus3.edgexfoundry.org:10003 07:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:39 Configure a credential helper to remove this warning. See 07:12:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:39 07:12:39 Login Succeeded 07:12:39 nexus3.edgexfoundry.org:10004 07:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:39 Configure a credential helper to remove this warning. See 07:12:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:39 07:12:39 Login Succeeded 07:12:39 docker.io 07:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:40 Configure a credential helper to remove this warning. See 07:12:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:40 07:12:40 Login Succeeded 07:12:40 ---> docker-login.sh ends [Pipeline] } 07:12:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:12:41 ========================================================= 07:12:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:12:41 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:12:41 + 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 . 07:12:41 Running on prd-centos7-docker-4c-2g-32 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 07:12:41 Running in /w/workspace/edgex-ui-go/7 [Pipeline] { [Pipeline] checkout 07:12:42 The recommended git tool is: git 07:12:42 Sending build context to Docker daemon 20.41MB 07:12:42 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:12:42 Step 2/8 : FROM ${BASE} 07:12:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:12:42 595b0fe564bb: Pulling fs layer 07:12:42 24495759ef45: Pulling fs layer 07:12:42 d148012ef14d: Pulling fs layer 07:12:42 e90a11edd702: Pulling fs layer 07:12:42 d77568369979: Pulling fs layer 07:12:42 fc1c9f9a7f3b: Pulling fs layer 07:12:42 170f2ba95c9a: Pulling fs layer 07:12:42 97ac5df62f85: Pulling fs layer 07:12:42 fc1c9f9a7f3b: Waiting 07:12:42 170f2ba95c9a: Waiting 07:12:42 97ac5df62f85: Waiting 07:12:42 d77568369979: Waiting 07:12:42 e90a11edd702: Waiting 07:12:42 d148012ef14d: Verifying Checksum 07:12:42 d148012ef14d: Download complete 07:12:42 24495759ef45: Verifying Checksum 07:12:42 24495759ef45: Download complete 07:12:42 d77568369979: Download complete 07:12:42 595b0fe564bb: Download complete 07:12:42 fc1c9f9a7f3b: Download complete 07:12:43 170f2ba95c9a: Verifying Checksum 07:12:43 170f2ba95c9a: Download complete 07:12:43 595b0fe564bb: Pull complete 07:12:44 24495759ef45: Pull complete 07:12:44 using credential edgex-jenkins-ssh 07:12:44 Cloning the remote Git repository 07:12:45 d148012ef14d: Pull complete 07:12:44 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:12:44 > git init /w/workspace/edgex-ui-go/7 # timeout=10 07:12:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:12:44 > git --version # timeout=10 07:12:44 > git --version # 'git version 2.24.4' 07:12:44 using GIT_SSH to set credentials SSH Credentials for GitHub 07:12:44 [INFO] Currently running in a labeled security context 07:12:44 [INFO] Currently SELinux is 'enforcing' on the host 07:12:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/7@tmp/jenkins-gitclient-ssh6828918273816260929.key 07:12:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:46 97ac5df62f85: Verifying Checksum 07:12:46 97ac5df62f85: Download complete 07:12:47 e90a11edd702: Verifying Checksum 07:12:47 e90a11edd702: Download complete 07:12:49 Avoid second fetch 07:12:49 Checking out Revision 2bc3cc33938a89511f779b32436fc9b4525153ed (main) 07:12:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:12:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:49 > git config core.sparsecheckout # timeout=10 07:12:49 > git checkout -f 2bc3cc33938a89511f779b32436fc9b4525153ed # timeout=10 07:12:53 Commit message: "feat: remove dead and unused code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:12:53 provisioning config files... 07:12:53 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/7@tmp/config1486603816327136818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:12:54 ---> docker-login.sh 07:12:54 nexus3.edgexfoundry.org:10001 07:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:54 Configure a credential helper to remove this warning. See 07:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:54 07:12:54 Login Succeeded 07:12:54 nexus3.edgexfoundry.org:10002 07:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:54 Configure a credential helper to remove this warning. See 07:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:54 07:12:54 Login Succeeded 07:12:54 nexus3.edgexfoundry.org:10003 07:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:54 Configure a credential helper to remove this warning. See 07:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:54 07:12:54 Login Succeeded 07:12:54 nexus3.edgexfoundry.org:10004 07:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:54 Configure a credential helper to remove this warning. See 07:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:54 07:12:54 Login Succeeded 07:12:54 docker.io 07:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:12:55 Configure a credential helper to remove this warning. See 07:12:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:12:55 07:12:55 Login Succeeded 07:12:55 ---> docker-login.sh ends [Pipeline] } 07:12:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:12:55 ========================================================= 07:12:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:12:55 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:12:55 + 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 . 07:12:55 Sending build context to Docker daemon 20.41MB 07:12:55 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 07:12:55 Step 2/8 : FROM ${BASE} 07:12:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:12:56 540db60ca938: Pulling fs layer 07:12:56 adcc1eea9eea: Pulling fs layer 07:12:56 4c4ab2625f07: Pulling fs layer 07:12:56 db62176df00c: Pulling fs layer 07:12:56 3b30891b0d05: Pulling fs layer 07:12:56 06b49ca38bd5: Pulling fs layer 07:12:56 c788192a36de: Pulling fs layer 07:12:56 a77e37c0d609: Pulling fs layer 07:12:56 c3185cebc471: Pulling fs layer 07:12:56 06b49ca38bd5: Waiting 07:12:56 c788192a36de: Waiting 07:12:56 a77e37c0d609: Waiting 07:12:56 c3185cebc471: Waiting 07:12:56 db62176df00c: Waiting 07:12:56 3b30891b0d05: Waiting 07:12:56 4c4ab2625f07: Verifying Checksum 07:12:56 4c4ab2625f07: Download complete 07:12:56 adcc1eea9eea: Verifying Checksum 07:12:56 adcc1eea9eea: Download complete 07:12:56 3b30891b0d05: Verifying Checksum 07:12:56 3b30891b0d05: Download complete 07:12:56 06b49ca38bd5: Verifying Checksum 07:12:56 06b49ca38bd5: Download complete 07:12:56 c788192a36de: Verifying Checksum 07:12:56 c788192a36de: Download complete 07:12:56 540db60ca938: Verifying Checksum 07:12:56 540db60ca938: Download complete 07:12:56 540db60ca938: Pull complete 07:12:56 adcc1eea9eea: Pull complete 07:12:56 4c4ab2625f07: Pull complete 07:12:57 a77e37c0d609: Verifying Checksum 07:12:57 a77e37c0d609: Download complete 07:12:59 e90a11edd702: Pull complete 07:12:59 d77568369979: Pull complete 07:12:59 fc1c9f9a7f3b: Pull complete 07:12:59 170f2ba95c9a: Pull complete 07:12:59 c3185cebc471: Verifying Checksum 07:13:00 db62176df00c: Download complete 07:13:03 db62176df00c: Pull complete 07:13:03 3b30891b0d05: Pull complete 07:13:03 06b49ca38bd5: Pull complete 07:13:03 c788192a36de: Pull complete 07:13:03 a77e37c0d609: Pull complete 07:13:05 97ac5df62f85: Pull complete 07:13:05 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 07:13:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:13:05 ---> 04bc70af865f 07:13:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:13:06 c3185cebc471: Pull complete 07:13:06 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 07:13:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:13:06 ---> 031687cdd783 07:13:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:13:07 ---> Running in 9926e6f3374d 07:13:07 Removing intermediate container 9926e6f3374d 07:13:07 ---> f29829d636e4 07:13:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:07 ---> Running in e146119ced62 07:13:07 ---> Running in a61a41d74c5f 07:13:07 Removing intermediate container e146119ced62 07:13:07 ---> 48a1e19b0a10 07:13:07 Step 5/8 : RUN apk add --no-cache make git 07:13:07 ---> Running in eb5107546500 07:13:08 Removing intermediate container a61a41d74c5f 07:13:08 ---> e241a1025e75 07:13:08 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:13:08 ---> Running in 05eab31d9635 07:13:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:13:09 OK: 219 MiB in 52 packages 07:13:10 Removing intermediate container eb5107546500 07:13:10 ---> 8cdd29f44a74 07:13:10 Step 6/8 : WORKDIR /edgex-ui-go 07:13:10 ---> Running in 0b12c7c1d0c9 07:13:10 Removing intermediate container 0b12c7c1d0c9 07:13:10 ---> 56a4b3176bcb 07:13:10 Step 7/8 : COPY . . 07:13:10 Removing intermediate container 05eab31d9635 07:13:10 ---> 0144da40b3b4 07:13:10 Step 5/8 : RUN apk add --no-cache make git 07:13:10 ---> Running in 02601d26b905 07:13:11 ---> 8bca9f65f977 07:13:11 Step 8/8 : RUN go mod download 07:13:11 ---> Running in d2239b71385c 07:13:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:13:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:13:13 OK: 218 MiB in 52 packages 07:13:15 Removing intermediate container 02601d26b905 07:13:15 ---> d1693e8acf07 07:13:15 Step 6/8 : WORKDIR /edgex-ui-go 07:13:15 ---> Running in dd9c5c0a18dd 07:13:16 Removing intermediate container dd9c5c0a18dd 07:13:16 ---> 673aaa4d0ba7 07:13:16 Step 7/8 : COPY . . 07:13:18 ---> 7f3ae1a16877 07:13:18 Step 8/8 : RUN go mod download 07:13:18 ---> Running in 6d3e320eea84 07:13:26 Removing intermediate container d2239b71385c 07:13:26 ---> 4e463d87e404 07:13:26 Successfully built 4e463d87e404 07:13:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:13:26 + docker inspect -f . ci-base-image-x86_64 07:13:26 . [Pipeline] withDockerContainer 07:13:26 prd-centos7-docker-4c-2g-32 does not seem to be running inside a container 07:13:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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 ******** ci-base-image-x86_64 cat 07:13:26 $ docker top 9a820c865c5866e111b4dec71980bc81f7c7f972d9b8614ece50f5f6919dcf00 -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:27 + go version 07:13:27 go version go1.16.6 linux/amd64 [Pipeline] } 07:13:27 $ docker stop --time=1 9a820c865c5866e111b4dec71980bc81f7c7f972d9b8614ece50f5f6919dcf00 07:13:28 $ docker rm -f 9a820c865c5866e111b4dec71980bc81f7c7f972d9b8614ece50f5f6919dcf00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:13:28 + docker inspect -f . ci-base-image-x86_64 07:13:28 . [Pipeline] withDockerContainer 07:13:29 prd-centos7-docker-4c-2g-32 does not seem to be running inside a container 07:13:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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 ******** ci-base-image-x86_64 cat 07:13:29 $ docker top abcb0bee612a5b32d45b0e43aab2234e97b5bf783083ba8b08b58ad92f97f4af -eo pid,comm [Pipeline] { [Pipeline] sh 07:13:29 + go mod tidy [Pipeline] sh 07:13:30 + make test 07:13:30 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:13:30 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:13:43 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:13:43 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:13:43 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:13:43 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:13:43 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:13:43 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:13:43 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:13:43 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:13:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:13:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:13:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:13:43 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 07:13:43 GO111MODULE=on go vet ./... [Pipeline] } 07:13:47 $ docker stop --time=1 abcb0bee612a5b32d45b0e43aab2234e97b5bf783083ba8b08b58ad92f97f4af 07:13:48 $ docker rm -f abcb0bee612a5b32d45b0e43aab2234e97b5bf783083ba8b08b58ad92f97f4af [Pipeline] // withDockerContainer [Pipeline] sh 07:13:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:13:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 07:13:51 Removing intermediate container 6d3e320eea84 07:13:51 ---> df45027ea405 07:13:51 Successfully built df45027ea405 07:13:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 07:13:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:13:52 + docker inspect -f . ci-base-image-arm64 07:13:52 . [Pipeline] withDockerContainer 07:13:52 + ls -al . 07:13:52 total 92 07:13:52 drwxrwxr-x. 11 jenkins jenkins 4096 Aug 8 07:13 . 07:13:52 drwxrwxr-x. 4 jenkins jenkins 28 Aug 8 07:12 .. 07:13:52 drwxrwxr-x. 3 jenkins jenkins 20 Aug 8 07:12 assets 07:13:52 drwxrwxr-x. 2 jenkins jenkins 35 Aug 8 07:12 bin 07:13:52 drwxrwxr-x. 3 jenkins jenkins 29 Aug 8 07:12 cmd 07:13:52 -rw-rw-r--. 1 jenkins jenkins 3959 Aug 8 07:12 CONTRIBUTING.md 07:13:52 -rw-r--r--. 1 jenkins jenkins 10 Aug 8 07:13 coverage.out 07:13:52 -rw-rw-r--. 1 jenkins jenkins 1526 Aug 8 07:12 Dockerfile 07:13:52 -rw-rw-r--. 1 jenkins jenkins 902 Aug 8 07:12 Dockerfile.build 07:13:52 drwxrwxr-x. 2 jenkins jenkins 23 Aug 8 07:12 docs 07:13:52 drwxrwxr-x. 8 jenkins jenkins 162 Aug 8 07:12 .git 07:13:52 drwxrwxr-x. 2 jenkins jenkins 103 Aug 8 07:12 .github 07:13:52 -rw-rw-r--. 1 jenkins jenkins 162 Aug 8 07:12 .gitignore 07:13:52 -rw-rw-r--. 1 jenkins jenkins 823 Aug 8 07:12 go.mod 07:13:52 -rw-r--r--. 1 jenkins jenkins 23693 Aug 8 07:13 go.sum 07:13:52 drwxrwxr-x. 9 jenkins jenkins 125 Aug 8 07:12 internal 07:13:52 -rw-rw-r--. 1 jenkins jenkins 652 Aug 8 07:12 Jenkinsfile 07:13:52 -rw-rw-r--. 1 jenkins jenkins 11357 Aug 8 07:12 LICENSE 07:13:52 -rw-rw-r--. 1 jenkins jenkins 990 Aug 8 07:12 Makefile 07:13:52 drwxrwxr-x. 3 jenkins jenkins 19 Aug 8 07:12 pkg 07:13:52 -rw-rw-r--. 1 jenkins jenkins 5509 Aug 8 07:12 README.md 07:13:52 -rw-rw-r--. 1 jenkins jenkins 11 Aug 8 07:10 VERSION 07:13:52 -rw-rw-r--. 1 jenkins jenkins 155 Aug 8 07:12 version.go 07:13:52 drwxrwxr-x. 4 jenkins jenkins 4096 Aug 8 07:12 web 07:13:52 prd-ubuntu18.04-docker-arm64-4c-16g-31 does not seem to be running inside a container 07:13:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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 ******** ci-base-image-arm64 cat 07:13:54 $ docker top e865a93cb715e7fec3ad63f657354ed511f09ada98cf53c57975591933844d4f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 07:13:54 + 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=2bc3cc33938a89511f779b32436fc9b4525153ed --label arch=amd64 --label version=2.0.1-dev.7 . 07:13:54 Sending build context to Docker daemon 20.44MB 07:13:54 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 07:13:54 Step 2/25 : FROM ${BASE} AS builder 07:13:54 ---> 4e463d87e404 07:13:54 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:13:55 ---> Running in 2c017cadd582 07:13:55 Removing intermediate container 2c017cadd582 07:13:55 ---> 319870312a6b 07:13:55 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 07:13:55 ---> Running in b753814b2c02 07:13:55 + go version 07:13:55 go version go1.16.6 linux/arm64 [Pipeline] } 07:13:55 $ docker stop --time=1 e865a93cb715e7fec3ad63f657354ed511f09ada98cf53c57975591933844d4f 07:13:55 Removing intermediate container b753814b2c02 07:13:55 ---> aaed836d3fdf 07:13:55 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 07:13:55 ---> Running in 413773eca448 07:13:55 Removing intermediate container 413773eca448 07:13:55 ---> 8a071f7778ee 07:13:55 Step 6/25 : LABEL Name=edgex-ui-go 07:13:55 ---> Running in b459a805e7a3 07:13:55 Removing intermediate container b459a805e7a3 07:13:55 ---> 78c5a5a53ff4 07:13:55 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:13:55 ---> Running in 0373eadb6f69 07:13:55 Removing intermediate container 0373eadb6f69 07:13:55 ---> cec8a5709b60 07:13:55 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:55 ---> Running in a3e77ad9fc11 07:13:56 Removing intermediate container a3e77ad9fc11 07:13:56 ---> 198aae2d06bd 07:13:56 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:13:56 ---> Running in 2268fcf36a7d 07:13:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:13:57 $ docker rm -f e865a93cb715e7fec3ad63f657354ed511f09ada98cf53c57975591933844d4f 07:13:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:13:57 OK: 219 MiB in 52 packages 07:13:57 + docker inspect -f . ci-base-image-arm64 07:13:57 . [Pipeline] withDockerContainer 07:13:57 Removing intermediate container 2268fcf36a7d 07:13:57 ---> 7f8e2feffe14 07:13:57 Step 10/25 : ENV GO111MODULE=on 07:13:57 ---> Running in d8395353e891 07:13:57 Removing intermediate container d8395353e891 07:13:57 ---> c3cc8f65bd11 07:13:57 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:13:57 ---> Running in 315f5279b4ac 07:13:58 prd-ubuntu18.04-docker-arm64-4c-16g-31 does not seem to be running inside a container 07:13:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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 ******** ci-base-image-arm64 cat 07:13:58 Removing intermediate container 315f5279b4ac 07:13:58 ---> 72c67126e862 07:13:58 Step 12/25 : COPY go.mod . 07:13:58 ---> eb518220acd7 07:13:58 Step 13/25 : COPY Makefile . 07:13:58 ---> 02f63ce9861e 07:13:58 Step 14/25 : RUN make update 07:13:58 ---> Running in 8a3af5467500 07:13:58 CGO_ENABLED=0 GO111MODULE=on go mod download 07:13:59 Removing intermediate container 8a3af5467500 07:13:59 ---> 56b29e7cb8d5 07:13:59 Step 15/25 : COPY . . 07:13:59 ---> 86ca7dfde2fb 07:13:59 Step 16/25 : RUN go mod tidy 07:13:59 ---> Running in 39bd44fe3ff1 07:13:59 $ docker top 381fc8ed559f784087a1ef906e86a9e50e70220eb6c980167d3616e6f407ab09 -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:00 Removing intermediate container 39bd44fe3ff1 07:14:00 ---> f2d5323652fe 07:14:00 Step 17/25 : RUN ${MAKE} 07:14:00 ---> Running in 5948b193785f 07:14:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.7" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:14:00 + go mod tidy [Pipeline] sh 07:14:02 + make test 07:14:02 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:14:03 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:14:10 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:14:10 Removing intermediate container 5948b193785f 07:14:10 ---> e50f93719250 07:14:10 Step 18/25 : FROM alpine:3.12 07:14:11 3.12: Pulling from library/alpine 07:14:11 339de151aab4: Pulling fs layer 07:14:11 339de151aab4: Verifying Checksum 07:14:11 339de151aab4: Download complete 07:14:11 339de151aab4: Pull complete 07:14:11 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 07:14:11 Status: Downloaded newer image for alpine:3.12 07:14:11 ---> 13621d1b12d4 07:14:11 Step 19/25 : EXPOSE 4000 07:14:11 ---> Running in 1db811f514ae 07:14:11 Removing intermediate container 1db811f514ae 07:14:11 ---> f6559f883215 07:14:11 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 07:14:12 ---> 5f4910982e71 07:14:12 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:14:12 ---> Running in 93c004b3ce4e 07:14:12 Removing intermediate container 93c004b3ce4e 07:14:12 ---> 49e4c6dc44c9 07:14:12 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:14:12 ---> Running in 7edabc437081 07:14:12 Removing intermediate container 7edabc437081 07:14:12 ---> 4cff03a3d9f3 07:14:12 Step 23/25 : LABEL arch=amd64 07:14:12 ---> Running in 407dff198bf0 07:14:12 Removing intermediate container 407dff198bf0 07:14:12 ---> adbc0a67e8ea 07:14:12 Step 24/25 : LABEL git_sha=2bc3cc33938a89511f779b32436fc9b4525153ed 07:14:12 ---> Running in 472c8fe85f6f 07:14:12 Removing intermediate container 472c8fe85f6f 07:14:12 ---> 47ec0f67baa9 07:14:12 Step 25/25 : LABEL version=2.0.1-dev.7 07:14:12 ---> Running in 9756a16e8e70 07:14:12 Removing intermediate container 9756a16e8e70 07:14:12 ---> 2628071159d3 07:14:12 [Warning] One or more build-args [ARCH] were not consumed 07:14:12 Successfully built 2628071159d3 07:14:12 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:14:13 provisioning config files... 07:14:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/7@tmp/config3935387132484602396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:13 ---> docker-login.sh 07:14:13 nexus3.edgexfoundry.org:10001 07:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:13 Configure a credential helper to remove this warning. See 07:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:13 07:14:13 Login Succeeded 07:14:13 nexus3.edgexfoundry.org:10002 07:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:13 Configure a credential helper to remove this warning. See 07:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:13 07:14:13 Login Succeeded 07:14:13 nexus3.edgexfoundry.org:10003 07:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:13 Configure a credential helper to remove this warning. See 07:14:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:13 07:14:13 Login Succeeded 07:14:13 nexus3.edgexfoundry.org:10004 07:14:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:14 Configure a credential helper to remove this warning. See 07:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:14 07:14:14 Login Succeeded 07:14:14 docker.io 07:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:14:14 Configure a credential helper to remove this warning. See 07:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:14:14 07:14:14 Login Succeeded 07:14:14 ---> docker-login.sh ends [Pipeline] } 07:14:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:14:14 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 07:14:14 2bc3cc33938a89511f779b32436fc9b4525153ed 07:14:14 latest 07:14:14 2.0.1-dev.7 07:14:14 2bc3cc33938a89511f779b32436fc9b4525153ed-2.0.1-dev.7 07:14:14 main 07:14:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:14:15 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2bc3cc33938a89511f779b32436fc9b4525153ed [Pipeline] isUnix [Pipeline] sh 07:14:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2bc3cc33938a89511f779b32436fc9b4525153ed 07:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:14:15 4b90db505f5c: Preparing 07:14:15 32f366d666a5: Preparing 07:14:15 32f366d666a5: Layer already exists 07:14:17 4b90db505f5c: Pushed 07:14:17 2bc3cc33938a89511f779b32436fc9b4525153ed: digest: sha256:9902c8ad64933d01da563adfeb877dd6f7f164538373ff5e01f446f2700dad96 size: 739 [Pipeline] isUnix [Pipeline] sh 07:14:17 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 07:14:17 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:14:17 4b90db505f5c: Preparing 07:14:17 32f366d666a5: Preparing 07:14:17 4b90db505f5c: Layer already exists 07:14:17 32f366d666a5: Layer already exists 07:14:17 latest: digest: sha256:9902c8ad64933d01da563adfeb877dd6f7f164538373ff5e01f446f2700dad96 size: 739 [Pipeline] isUnix [Pipeline] sh 07:14:18 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh 07:14:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.7 07:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:14:18 4b90db505f5c: Preparing 07:14:18 32f366d666a5: Preparing 07:14:18 32f366d666a5: Layer already exists 07:14:18 4b90db505f5c: Layer already exists 07:14:18 2.0.1-dev.7: digest: sha256:9902c8ad64933d01da563adfeb877dd6f7f164538373ff5e01f446f2700dad96 size: 739 [Pipeline] isUnix [Pipeline] sh 07:14:18 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2bc3cc33938a89511f779b32436fc9b4525153ed-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh 07:14:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2bc3cc33938a89511f779b32436fc9b4525153ed-2.0.1-dev.7 07:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:14:19 4b90db505f5c: Preparing 07:14:19 32f366d666a5: Preparing 07:14:19 4b90db505f5c: Layer already exists 07:14:19 32f366d666a5: Layer already exists 07:14:19 2bc3cc33938a89511f779b32436fc9b4525153ed-2.0.1-dev.7: digest: sha256:9902c8ad64933d01da563adfeb877dd6f7f164538373ff5e01f446f2700dad96 size: 739 [Pipeline] isUnix [Pipeline] sh 07:14:19 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 07:14:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 07:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:14:19 4b90db505f5c: Preparing 07:14:19 32f366d666a5: Preparing 07:14:19 32f366d666a5: Layer already exists 07:14:19 4b90db505f5c: Layer already exists 07:14:19 main: digest: sha256:9902c8ad64933d01da563adfeb877dd6f7f164538373ff5e01f446f2700dad96 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:14:19 ===================================================== [Pipeline] echo 07:14:19 taggedImages: 07:14:19 - nexus3.edgexfoundry.org:10004/edgex-ui:2bc3cc33938a89511f779b32436fc9b4525153ed 07:14:19 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:14:19 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.7 07:14:19 - nexus3.edgexfoundry.org:10004/edgex-ui:2bc3cc33938a89511f779b32436fc9b4525153ed-2.0.1-dev.7 07:14:19 - 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 07:14:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:20 07:14:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:14:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:20 latest: Pulling from edgex-lftools-log-publisher 07:14:20 b4d181a07f80: Pulling fs layer 07:14:20 a1111a8f2ec3: Pulling fs layer 07:14:20 ed53099fbce6: Pulling fs layer 07:14:20 dc539afda2c1: Pulling fs layer 07:14:20 77bc0d833cb6: Pulling fs layer 07:14:20 9065ff56babe: Pulling fs layer 07:14:20 d287ab97295c: Pulling fs layer 07:14:20 77bc0d833cb6: Waiting 07:14:20 9065ff56babe: Waiting 07:14:20 d287ab97295c: Waiting 07:14:20 dc539afda2c1: Waiting 07:14:21 a1111a8f2ec3: Verifying Checksum 07:14:21 a1111a8f2ec3: Download complete 07:14:21 dc539afda2c1: Verifying Checksum 07:14:21 dc539afda2c1: Download complete 07:14:21 77bc0d833cb6: Verifying Checksum 07:14:21 77bc0d833cb6: Download complete 07:14:21 9065ff56babe: Verifying Checksum 07:14:21 9065ff56babe: Download complete 07:14:21 ed53099fbce6: Verifying Checksum 07:14:21 ed53099fbce6: Download complete 07:14:22 b4d181a07f80: Verifying Checksum 07:14:22 b4d181a07f80: Download complete 07:14:23 b4d181a07f80: Pull complete 07:14:23 a1111a8f2ec3: Pull complete 07:14:24 ed53099fbce6: Pull complete 07:14:24 dc539afda2c1: Pull complete 07:14:24 77bc0d833cb6: Pull complete 07:14:25 9065ff56babe: Pull complete 07:14:27 d287ab97295c: Verifying Checksum 07:14:27 d287ab97295c: Download complete 07:14:31 d287ab97295c: Pull complete 07:14:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:14:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:14:32 prd-centos7-docker-4c-2g-32 does not seem to be running inside a container 07:14:32 $ 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/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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-lftools-log-publisher:latest cat 07:14:34 $ docker top 6514ddfeddec33d880f82dc20b38d4c5294a2af6d2646c698418172ec8248cc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:35 ---> job-cost.sh 07:14:35 lf-activate-venv: SKIPPING 07:14:35 INFO: No Stack... 07:14:36 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:14:36 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:14:36 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:14:36 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:14:36 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:14:36 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:14:36 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:14:36 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:14:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:14:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:14:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:14:36 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 07:14:36 GO111MODULE=on go vet ./... 07:14:36 INFO: Retrieving Pricing Info for: v3-standard-2 07:14:36 INFO: Archiving Costs [Pipeline] sh 07:14:37 + cat /w/workspace/edgex-ui-go/7/archives/cost.csv 07:14:37 + cut -d, -f6 [Pipeline] lock 07:14:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-7-stack-cost] 07:14:37 Resource [jenkins-edgexfoundry-edgex-ui-go-main-7-stack-cost] did not exist. Created. 07:14:37 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:14:37 + echo total: 0.05999999865889549 [Pipeline] stash 07:14:37 Stashed 1 file(s) [Pipeline] } 07:14:37 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 07:14:37 $ docker stop --time=1 6514ddfeddec33d880f82dc20b38d4c5294a2af6d2646c698418172ec8248cc7 07:14:38 $ docker rm -f 6514ddfeddec33d880f82dc20b38d4c5294a2af6d2646c698418172ec8248cc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 07:14:54 $ docker stop --time=1 381fc8ed559f784087a1ef906e86a9e50e70220eb6c980167d3616e6f407ab09 07:14:56 $ docker rm -f 381fc8ed559f784087a1ef906e86a9e50e70220eb6c980167d3616e6f407ab09 [Pipeline] // withDockerContainer [Pipeline] sh 07:14:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:14:57 Warning: overwriting stash ‘coverage-report’ 07:14:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:14:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:14:58 + ls -al . 07:14:58 total 128 07:14:58 drwxrwxr-x 11 jenkins jenkins 4096 Aug 8 07:14 . 07:14:58 drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 07:12 .. 07:14:58 drwxrwxr-x 8 jenkins jenkins 4096 Aug 8 07:12 .git 07:14:58 drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 07:12 .github 07:14:58 -rw-rw-r-- 1 jenkins jenkins 162 Aug 8 07:12 .gitignore 07:14:58 -rw-rw-r-- 1 jenkins jenkins 3959 Aug 8 07:12 CONTRIBUTING.md 07:14:58 -rw-rw-r-- 1 jenkins jenkins 1526 Aug 8 07:12 Dockerfile 07:14:58 -rw-rw-r-- 1 jenkins jenkins 902 Aug 8 07:12 Dockerfile.build 07:14:58 -rw-rw-r-- 1 jenkins jenkins 652 Aug 8 07:12 Jenkinsfile 07:14:58 -rw-rw-r-- 1 jenkins jenkins 11357 Aug 8 07:12 LICENSE 07:14:58 -rw-rw-r-- 1 jenkins jenkins 990 Aug 8 07:12 Makefile 07:14:58 -rw-rw-r-- 1 jenkins jenkins 5509 Aug 8 07:12 README.md 07:14:58 -rw-rw-r-- 1 jenkins jenkins 11 Aug 8 07:10 VERSION 07:14:58 drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 07:12 assets 07:14:58 drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 07:12 bin 07:14:58 drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 07:12 cmd 07:14:58 -rw-r--r-- 1 jenkins jenkins 10 Aug 8 07:14 coverage.out 07:14:58 drwxrwxr-x 2 jenkins jenkins 4096 Aug 8 07:12 docs 07:14:58 -rw-rw-r-- 1 jenkins jenkins 823 Aug 8 07:12 go.mod 07:14:58 -rw-r--r-- 1 jenkins jenkins 23693 Aug 8 07:14 go.sum 07:14:58 drwxrwxr-x 9 jenkins jenkins 4096 Aug 8 07:12 internal 07:14:58 drwxrwxr-x 3 jenkins jenkins 4096 Aug 8 07:12 pkg 07:14:58 -rw-rw-r-- 1 jenkins jenkins 155 Aug 8 07:12 version.go 07:14:58 drwxrwxr-x 4 jenkins jenkins 4096 Aug 8 07:12 web [Pipeline] isUnix [Pipeline] sh 07:14:59 + 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=2bc3cc33938a89511f779b32436fc9b4525153ed --label arch=arm64 --label version=2.0.1-dev.7 . 07:14:59 Sending build context to Docker daemon 20.44MB 07:15:00 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 07:15:00 Step 2/25 : FROM ${BASE} AS builder 07:15:00 ---> df45027ea405 07:15:00 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:15:00 ---> Running in 9e5c09635940 07:15:00 Removing intermediate container 9e5c09635940 07:15:00 ---> 9cb5fcfc8a34 07:15:00 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 07:15:00 ---> Running in 08eeb711f4fa 07:15:01 Removing intermediate container 08eeb711f4fa 07:15:01 ---> 4c04a86a8196 07:15:01 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 07:15:01 ---> Running in 577d58f219c1 07:15:02 Removing intermediate container 577d58f219c1 07:15:02 ---> ae55e8e18bef 07:15:02 Step 6/25 : LABEL Name=edgex-ui-go 07:15:02 ---> Running in 288bfaaa6bc9 07:15:02 Removing intermediate container 288bfaaa6bc9 07:15:02 ---> 44e566d32bf0 07:15:02 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:15:02 ---> Running in 4c899145956a 07:15:03 Removing intermediate container 4c899145956a 07:15:03 ---> 0d12fca5bfdb 07:15:03 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:15:03 ---> Running in 97e1547dcafd 07:15:06 Removing intermediate container 97e1547dcafd 07:15:06 ---> 524496e258b6 07:15:06 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:15:06 ---> Running in bc55d52db24b 07:15:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:15:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:15:08 OK: 218 MiB in 52 packages 07:15:09 Removing intermediate container bc55d52db24b 07:15:09 ---> 6c0fa536775d 07:15:09 Step 10/25 : ENV GO111MODULE=on 07:15:09 ---> Running in 25e1c1b48212 07:15:10 Removing intermediate container 25e1c1b48212 07:15:10 ---> 96caa0a40814 07:15:10 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:15:10 ---> Running in 4218c9ddb131 07:15:10 Removing intermediate container 4218c9ddb131 07:15:10 ---> a4bf03fb88cb 07:15:10 Step 12/25 : COPY go.mod . 07:15:11 ---> d4535a08e6e7 07:15:11 Step 13/25 : COPY Makefile . 07:15:12 ---> ea04ed691f88 07:15:12 Step 14/25 : RUN make update 07:15:12 ---> Running in b08afc62007b 07:15:14 CGO_ENABLED=0 GO111MODULE=on go mod download 07:15:15 Removing intermediate container b08afc62007b 07:15:15 ---> f9185d2eee2f 07:15:15 Step 15/25 : COPY . . 07:15:18 ---> 71b334cf5b5f 07:15:18 Step 16/25 : RUN go mod tidy 07:15:18 ---> Running in 494764e82233 07:15:21 Removing intermediate container 494764e82233 07:15:21 ---> ab00c94cc559 07:15:21 Step 17/25 : RUN ${MAKE} 07:15:21 ---> Running in 820eb248bc6b 07:15:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.7" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:15:49 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:15:53 Removing intermediate container 820eb248bc6b 07:15:53 ---> 8d831c2b84d9 07:15:53 Step 18/25 : FROM alpine:3.12 07:15:54 3.12: Pulling from library/alpine 07:15:54 d2f70382dc9a: Pulling fs layer 07:15:54 d2f70382dc9a: Verifying Checksum 07:15:54 d2f70382dc9a: Download complete 07:15:55 d2f70382dc9a: Pull complete 07:15:55 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 07:15:55 Status: Downloaded newer image for alpine:3.12 07:15:55 ---> c4fd0aeabfcf 07:15:55 Step 19/25 : EXPOSE 4000 07:15:55 ---> Running in 4f9cc4dce1b2 07:15:55 Removing intermediate container 4f9cc4dce1b2 07:15:55 ---> dedb4c0c0964 07:15:55 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 07:15:57 ---> 9a4aa86f9d59 07:15:57 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:15:57 ---> Running in 67cc39a8a87b 07:15:57 Removing intermediate container 67cc39a8a87b 07:15:57 ---> 96b236adff49 07:15:57 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:15:57 ---> Running in be417dbde869 07:15:58 Removing intermediate container be417dbde869 07:15:58 ---> d4691d0086fa 07:15:58 Step 23/25 : LABEL arch=arm64 07:15:58 ---> Running in c1cdedd4935b 07:15:59 Removing intermediate container c1cdedd4935b 07:15:59 ---> 4d105c34d336 07:15:59 Step 24/25 : LABEL git_sha=2bc3cc33938a89511f779b32436fc9b4525153ed 07:15:59 ---> Running in c3024d2cc46d 07:15:59 Removing intermediate container c3024d2cc46d 07:15:59 ---> f874dc4409f0 07:15:59 Step 25/25 : LABEL version=2.0.1-dev.7 07:15:59 ---> Running in b8b62ee03cd0 07:16:00 Removing intermediate container b8b62ee03cd0 07:16:00 ---> 4ba85e0d80b5 07:16:00 [Warning] One or more build-args [ARCH] were not consumed 07:16:00 Successfully built 4ba85e0d80b5 07:16:00 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 07:16:00 provisioning config files... 07:16:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/7@tmp/config2288744058239376816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:16:01 ---> docker-login.sh 07:16:01 nexus3.edgexfoundry.org:10001 07:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:01 Configure a credential helper to remove this warning. See 07:16:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:01 07:16:01 Login Succeeded 07:16:01 nexus3.edgexfoundry.org:10002 07:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:02 Configure a credential helper to remove this warning. See 07:16:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:02 07:16:02 Login Succeeded 07:16:02 nexus3.edgexfoundry.org:10003 07:16:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:02 Configure a credential helper to remove this warning. See 07:16:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:02 07:16:02 Login Succeeded 07:16:02 nexus3.edgexfoundry.org:10004 07:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:03 Configure a credential helper to remove this warning. See 07:16:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:03 07:16:03 Login Succeeded 07:16:03 docker.io 07:16:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:16:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:16:04 Configure a credential helper to remove this warning. See 07:16:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:16:04 07:16:04 Login Succeeded 07:16:04 ---> docker-login.sh ends [Pipeline] } 07:16:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:16:04 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 07:16:04 2bc3cc33938a89511f779b32436fc9b4525153ed 07:16:04 latest 07:16:04 2.0.1-dev.7 07:16:04 2bc3cc33938a89511f779b32436fc9b4525153ed-2.0.1-dev.7 07:16:04 main 07:16:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:16:04 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2bc3cc33938a89511f779b32436fc9b4525153ed [Pipeline] isUnix [Pipeline] sh 07:16:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2bc3cc33938a89511f779b32436fc9b4525153ed 07:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:16:05 c13e31f5b451: Preparing 07:16:05 3fbe34a1663b: Preparing 07:16:05 3fbe34a1663b: Layer already exists 07:16:08 c13e31f5b451: Pushed 07:16:08 2bc3cc33938a89511f779b32436fc9b4525153ed: digest: sha256:e18181d76adc3ffcc78601b3025f947231c6e321e25f866a7e293ed23931a72a size: 739 [Pipeline] isUnix [Pipeline] sh 07:16:09 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:16:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:16:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:16:09 c13e31f5b451: Preparing 07:16:09 3fbe34a1663b: Preparing 07:16:09 c13e31f5b451: Layer already exists 07:16:09 3fbe34a1663b: Layer already exists 07:16:09 latest: digest: sha256:e18181d76adc3ffcc78601b3025f947231c6e321e25f866a7e293ed23931a72a size: 739 [Pipeline] isUnix [Pipeline] sh 07:16:10 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh 07:16:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.7 07:16:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:16:10 c13e31f5b451: Preparing 07:16:10 3fbe34a1663b: Preparing 07:16:10 c13e31f5b451: Layer already exists 07:16:10 3fbe34a1663b: Layer already exists 07:16:10 2.0.1-dev.7: digest: sha256:e18181d76adc3ffcc78601b3025f947231c6e321e25f866a7e293ed23931a72a size: 739 [Pipeline] isUnix [Pipeline] sh 07:16:11 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2bc3cc33938a89511f779b32436fc9b4525153ed-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh 07:16:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2bc3cc33938a89511f779b32436fc9b4525153ed-2.0.1-dev.7 07:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:16:11 c13e31f5b451: Preparing 07:16:11 3fbe34a1663b: Preparing 07:16:11 3fbe34a1663b: Layer already exists 07:16:11 c13e31f5b451: Layer already exists 07:16:11 2bc3cc33938a89511f779b32436fc9b4525153ed-2.0.1-dev.7: digest: sha256:e18181d76adc3ffcc78601b3025f947231c6e321e25f866a7e293ed23931a72a size: 739 [Pipeline] isUnix [Pipeline] sh 07:16:11 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 07:16:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 07:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:16:12 c13e31f5b451: Preparing 07:16:12 3fbe34a1663b: Preparing 07:16:12 c13e31f5b451: Layer already exists 07:16:12 3fbe34a1663b: Layer already exists 07:16:12 main: digest: sha256:e18181d76adc3ffcc78601b3025f947231c6e321e25f866a7e293ed23931a72a size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:16:12 ===================================================== [Pipeline] echo 07:16:12 taggedImages: 07:16:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2bc3cc33938a89511f779b32436fc9b4525153ed 07:16:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:16:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.7 07:16:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2bc3cc33938a89511f779b32436fc9b4525153ed-2.0.1-dev.7 07:16:12 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:16:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:16:13 07:16:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:16:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:16:13 arm64: Pulling from edgex-lftools-log-publisher 07:16:13 448f6bf000e3: Pulling fs layer 07:16:13 f757da607395: Pulling fs layer 07:16:13 05883995daec: Pulling fs layer 07:16:13 8603b9c90790: Pulling fs layer 07:16:13 1560dd03e051: Pulling fs layer 07:16:13 27f5ce0e4adf: Pulling fs layer 07:16:13 c2d8d7efcc4b: Pulling fs layer 07:16:13 1560dd03e051: Waiting 07:16:13 8603b9c90790: Waiting 07:16:13 27f5ce0e4adf: Waiting 07:16:13 c2d8d7efcc4b: Waiting 07:16:13 f757da607395: Verifying Checksum 07:16:13 f757da607395: Download complete 07:16:13 8603b9c90790: Download complete 07:16:13 1560dd03e051: Verifying Checksum 07:16:13 1560dd03e051: Download complete 07:16:13 27f5ce0e4adf: Verifying Checksum 07:16:13 27f5ce0e4adf: Download complete 07:16:14 05883995daec: Verifying Checksum 07:16:14 05883995daec: Download complete 07:16:15 448f6bf000e3: Verifying Checksum 07:16:15 448f6bf000e3: Download complete 07:16:17 c2d8d7efcc4b: Verifying Checksum 07:16:17 c2d8d7efcc4b: Download complete 07:16:18 448f6bf000e3: Pull complete 07:16:19 f757da607395: Pull complete 07:16:20 05883995daec: Pull complete 07:16:21 8603b9c90790: Pull complete 07:16:22 1560dd03e051: Pull complete 07:16:22 27f5ce0e4adf: Pull complete 07:16:37 c2d8d7efcc4b: Pull complete 07:16:37 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:16:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:16:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:16:37 prd-ubuntu18.04-docker-arm64-4c-16g-31 does not seem to be running inside a container 07:16:37 $ 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/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@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-lftools-log-publisher:arm64 cat 07:16:41 $ docker top bbc101e3bb4b2dcbd790ac2a4f284fb99ba0155991831ed081373aa597f35501 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:16:42 ---> job-cost.sh 07:16:42 lf-activate-venv: SKIPPING 07:16:42 INFO: No Stack... 07:16:43 INFO: Retrieving Pricing Info for: v2-standard-4 07:16:44 INFO: Archiving Costs [Pipeline] sh 07:16:44 + cat /w/workspace/edgex-ui-go/7/archives/cost.csv 07:16:44 + cut -d, -f6 [Pipeline] lock 07:16:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-7-stack-cost] 07:16:44 Resource [jenkins-edgexfoundry-edgex-ui-go-main-7-stack-cost] did not exist. Created. 07:16:44 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:16:45 /w/workspace/edgex-ui-go/7@tmp/durable-d314ec3e/script.sh: 1: /w/workspace/edgex-ui-go/7@tmp/durable-d314ec3e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:16:46 + echo total: 0.18000000715255737 [Pipeline] stash 07:16:46 Warning: overwriting stash ‘stack-cost’ 07:16:46 Stashed 1 file(s) [Pipeline] } 07:16:46 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 07:16:46 $ docker stop --time=1 bbc101e3bb4b2dcbd790ac2a4f284fb99ba0155991831ed081373aa597f35501 07:16:47 $ docker rm -f bbc101e3bb4b2dcbd790ac2a4f284fb99ba0155991831ed081373aa597f35501 [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 07:16:48 provisioning config files... 07:16:48 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config528536963106632273tmp [Pipeline] { [Pipeline] sh 07:16:49 + set +x 07:16:49 + bash -s -- 07:16:49 + curl -s https://codecov.io/bash 07:16:49 07:16:49 _____ _ 07:16:49 / ____| | | 07:16:49 | | ___ __| | ___ ___ _____ __ 07:16:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:16:49 | |___| (_) | (_| | __/ (_| (_) \ V / 07:16:49 \_____\___/ \__,_|\___|\___\___/ \_/ 07:16:49 Bash-1.0.6 07:16:49 07:16:49 07:16:49 ==> git version 2.24.4 found 07:16:49 ==> 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 07:16:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:16:49 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:16:49 ==> Jenkins CI detected. 07:16:49 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 07:16:49 project root: . 07:16:49 --> token set from env 07:16:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:16:49 ==> Running gcov in . (disable via -X gcov) 07:16:49 ==> Python coveragepy not found 07:16:49 ==> Searching for coverage reports in: 07:16:49 + . 07:16:49 -> Found 1 reports 07:16:49 ==> Detecting git/mercurial file structure 07:16:49 ==> Reading reports 07:16:49 + ./coverage.out bytes=10 07:16:49 ==> Appending adjustments 07:16:49 https://docs.codecov.io/docs/fixing-reports 07:16:49 + Found adjustments 07:16:49 ==> Gzipping contents 07:16:49 4.0K /tmp/codecov.xh14tq.gz 07:16:49 ==> Uploading reports 07:16:49 url: https://codecov.io 07:16:49 query: branch=main&commit=2bc3cc33938a89511f779b32436fc9b4525153ed&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:16:49 -> Pinging Codecov 07:16:49 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=2bc3cc33938a89511f779b32436fc9b4525153ed&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:16:50 -> Uploading to 07:16:50 https://storage.googleapis.com/codecov/v4/raw/2021-08-08/FB506323287CE973F263BFD2A0EB1F37/2bc3cc33938a89511f779b32436fc9b4525153ed/c1cae1a2-ff87-4ca8-bbbb-13c0cbba8e39.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210808%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210808T071649Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c293645ff90afb907324e78a25f1055d250361fadb543d2eb37a07e66c3fabcb 07:16:50 % Total % Received % Xferd Average Speed Time Time Time Current 07:16:50 Dload Upload Total Spent Left Speed 07:16:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3375 0 0 100 3375 0 7303 --:--:-- --:--:-- --:--:-- 7321 07:16:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/2bc3cc33938a89511f779b32436fc9b4525153ed [Pipeline] } 07:16:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:16:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:16:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:16:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:16:53 07:16:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 07:16:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:16:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:16:53 188c0c94c7c5: Pulling fs layer 07:16:53 0ef7d3d256c8: Pulling fs layer 07:16:53 de9db76c5a1d: Pulling fs layer 07:16:53 0eba1c9be4d2: Pulling fs layer 07:16:53 0d57e429df01: Pulling fs layer 07:16:53 4e4be7b47b0d: Pulling fs layer 07:16:53 e1f770b5df2f: Pulling fs layer 07:16:53 85a0685a4137: Pulling fs layer 07:16:53 0eba1c9be4d2: Waiting 07:16:53 0d57e429df01: Waiting 07:16:53 4e4be7b47b0d: Waiting 07:16:53 e1f770b5df2f: Waiting 07:16:53 85a0685a4137: Waiting 07:16:53 de9db76c5a1d: Verifying Checksum 07:16:53 de9db76c5a1d: Download complete 07:16:53 0ef7d3d256c8: Verifying Checksum 07:16:53 0ef7d3d256c8: Download complete 07:16:53 0d57e429df01: Verifying Checksum 07:16:53 0d57e429df01: Download complete 07:16:53 4e4be7b47b0d: Verifying Checksum 07:16:53 4e4be7b47b0d: Download complete 07:16:53 188c0c94c7c5: Verifying Checksum 07:16:53 188c0c94c7c5: Download complete 07:16:53 188c0c94c7c5: Pull complete 07:16:53 0ef7d3d256c8: Pull complete 07:16:53 de9db76c5a1d: Pull complete 07:16:54 e1f770b5df2f: Verifying Checksum 07:16:54 e1f770b5df2f: Download complete 07:16:58 0eba1c9be4d2: Verifying Checksum 07:16:58 0eba1c9be4d2: Download complete 07:16:58 85a0685a4137: Verifying Checksum 07:16:58 85a0685a4137: Download complete 07:17:01 0eba1c9be4d2: Pull complete 07:17:01 0d57e429df01: Pull complete 07:17:01 4e4be7b47b0d: Pull complete 07:17:01 e1f770b5df2f: Pull complete 07:17:05 85a0685a4137: Pull complete 07:17:05 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 07:17:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:17:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 07:17:05 prd-centos7-docker-4c-2g-30 does not seem to be running inside a container 07:17:05 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:17:07 $ docker top 2569702af53413de273c9c71c7aca41080c03597ebeb25243392247a93858e2c -eo pid,comm [Pipeline] { [Pipeline] echo 07:17:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 07:17:08 + set -o pipefail 07:17:08 + snyk monitor '--org=edgex-jenkins' 07:17:12 07:17:12 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 07:17:12 07:17:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/42ef5efb-5247-4486-8066-b920f10406be 07:17:12 07:17:12 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:17:12 07:17:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:17:12 07:17:12 [Pipeline] } 07:17:12 $ docker stop --time=1 2569702af53413de273c9c71c7aca41080c03597ebeb25243392247a93858e2c 07:17:14 $ docker rm -f 2569702af53413de273c9c71c7aca41080c03597ebeb25243392247a93858e2c [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 07:17:15 + git log --format=format:%s -1 2bc3cc33938a89511f779b32436fc9b4525153ed [Pipeline] isUnix [Pipeline] sh 07:17:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:17:15 . [Pipeline] withDockerContainer 07:17:15 prd-centos7-docker-4c-2g-30 does not seem to be running inside a container 07:17:15 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:17:16 $ docker top f8fcb954f7df36d8d7ee81c81efd31be46e85ea817d14b6ad0c0782dc418a8a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:17:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:17:16 [ssh-agent] Looking for ssh-agent implementation... 07:17:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:17:16 $ docker exec f8fcb954f7df36d8d7ee81c81efd31be46e85ea817d14b6ad0c0782dc418a8a2 ssh-agent 07:17:16 SSH_AUTH_SOCK=/tmp/ssh-lN0kH47apX3y/agent.13 07:17:16 SSH_AGENT_PID=18 07:17:16 Running ssh-add (command line suppressed) 07:17:16 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8998655131907464196.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8998655131907464196.key) 07:17:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:17:17 + git semver tag 07:17:17 # -> Open(): unable to determine branch for HEAD 07:17:17 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 07:17:17 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 07:17:17 # $SEMVER_REMOTE_NAME = origin 07:17:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:17:17 # $SEMVER_USER_NAME = edgex-jenkins 07:17:17 # $SEMVER_BRANCH = main 07:17:17 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:17:17 # 2bc3cc33938a89511f779b32436fc9b4525153ed HEAD 07:17:17 # -> Force: false 07:17:17 # 39872ff461133c10210dd22d200ddccd14e9a837 refs/tags/v2.0.1-dev.7 [Pipeline] } 07:17:17 $ docker exec --env ******** --env ******** f8fcb954f7df36d8d7ee81c81efd31be46e85ea817d14b6ad0c0782dc418a8a2 ssh-agent -k 07:17:17 unset SSH_AUTH_SOCK; 07:17:17 unset SSH_AGENT_PID; 07:17:17 echo Agent pid 18 killed; 07:17:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:17:17 + git semver [Pipeline] } 07:17:17 $ docker stop --time=1 f8fcb954f7df36d8d7ee81c81efd31be46e85ea817d14b6ad0c0782dc418a8a2 07:17:18 $ docker rm -f f8fcb954f7df36d8d7ee81c81efd31be46e85ea817d14b6ad0c0782dc418a8a2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:17:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:17:19 07:17:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:17:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:17:19 0.23.1-centos7: Pulling from edgex-lftools 07:17:19 ab5ef0e58194: Pulling fs layer 07:17:19 9712f1f96733: Pulling fs layer 07:17:19 63f879dbbcfc: Pulling fs layer 07:17:19 0d9ebad4ef96: Pulling fs layer 07:17:19 e9a5061849ea: Pulling fs layer 07:17:19 d747dcd14b5f: Pulling fs layer 07:17:19 2de7ff778b66: Pulling fs layer 07:17:19 0d9ebad4ef96: Waiting 07:17:19 e9a5061849ea: Waiting 07:17:19 d747dcd14b5f: Waiting 07:17:19 2de7ff778b66: Waiting 07:17:19 9712f1f96733: Verifying Checksum 07:17:19 9712f1f96733: Download complete 07:17:21 63f879dbbcfc: Verifying Checksum 07:17:21 63f879dbbcfc: Download complete 07:17:21 e9a5061849ea: Verifying Checksum 07:17:21 e9a5061849ea: Download complete 07:17:21 d747dcd14b5f: Verifying Checksum 07:17:21 d747dcd14b5f: Download complete 07:17:22 2de7ff778b66: Verifying Checksum 07:17:22 2de7ff778b66: Download complete 07:17:22 0d9ebad4ef96: Verifying Checksum 07:17:22 0d9ebad4ef96: Download complete 07:17:23 ab5ef0e58194: Verifying Checksum 07:17:23 ab5ef0e58194: Download complete 07:17:26 ab5ef0e58194: Pull complete 07:17:26 9712f1f96733: Pull complete 07:17:26 63f879dbbcfc: Pull complete 07:17:30 0d9ebad4ef96: Pull complete 07:17:30 e9a5061849ea: Pull complete 07:17:30 d747dcd14b5f: Pull complete 07:17:31 2de7ff778b66: Pull complete 07:17:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:17:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:17:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:17:31 prd-centos7-docker-4c-2g-30 does not seem to be running inside a container 07:17:31 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:17:34 $ docker top cc4f8519ededf80d2254d3ea0dc30bece5c8c7b2a2a134904c19578493aec05f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:17:34 provisioning config files... 07:17:34 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8192302287173012824tmp 07:17:34 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4160107922885872564tmp 07:17:34 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config148378256813396588tmp [Pipeline] { [Pipeline] echo 07:17:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:17:35 ---> sigul-configuration.sh 07:17:35 gpg: directory `/root/.gnupg' created 07:17:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:17:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:17:35 gpg: keyring `/root/.gnupg/secring.gpg' created 07:17:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:17:35 gpg: CAST5 encrypted data 07:17:35 gpg: encrypted with 1 passphrase 07:17:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:17:35 + mkdir /home/jenkins 07:17:35 + mkdir /home/jenkins/sigul [Pipeline] sh 07:17:35 + 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 07:17:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:17:36 ---> sigul-install.sh 07:17:36 Sigul already installed; skipping installation. [Pipeline] sh 07:17:36 + git tag --list 07:17:36 0.1.1 07:17:36 v1.1.0 07:17:36 v1.2.0 07:17:36 v1.2.1 07:17:36 v1.3.0 07:17:36 v2.0.0 07:17:36 v2.0.1-dev.1 07:17:36 v2.0.1-dev.2 07:17:36 v2.0.1-dev.3 07:17:36 v2.0.1-dev.4 07:17:36 v2.0.1-dev.5 07:17:36 v2.0.1-dev.6 07:17:36 v2.0.1-dev.7 [Pipeline] sh 07:17:36 + lftools sign git-tag v2.0.1-dev.7 07:17:37 Signing Git tag with Sigul... 07:17:37 Signing v2.0.1-dev.7 [Pipeline] echo 07:17:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:17:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:17:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:17:38 $ docker stop --time=1 cc4f8519ededf80d2254d3ea0dc30bece5c8c7b2a2a134904c19578493aec05f 07:17:39 $ docker rm -f cc4f8519ededf80d2254d3ea0dc30bece5c8c7b2a2a134904c19578493aec05f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 07:17:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:17:40 . [Pipeline] withDockerContainer 07:17:40 prd-centos7-docker-4c-2g-30 does not seem to be running inside a container 07:17:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:17:41 $ docker top 63172be5165e1687f61347bdcc15a582a9a19a5e8fe787117e98738273e5d2d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:17:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:17:41 [ssh-agent] Looking for ssh-agent implementation... 07:17:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:17:41 $ docker exec 63172be5165e1687f61347bdcc15a582a9a19a5e8fe787117e98738273e5d2d2 ssh-agent 07:17:41 SSH_AUTH_SOCK=/tmp/ssh-6aWqZd8gHnqN/agent.15 07:17:41 SSH_AGENT_PID=21 07:17:41 Running ssh-add (command line suppressed) 07:17:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3871043002397499857.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3871043002397499857.key) 07:17:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:17:41 + git semver bump pre 07:17:41 # -> Open(): unable to determine branch for HEAD 07:17:41 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 07:17:41 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 07:17:41 # $SEMVER_REMOTE_NAME = origin 07:17:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:17:41 # $SEMVER_USER_NAME = edgex-jenkins 07:17:41 # $SEMVER_BRANCH = main 07:17:41 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:17:41 2.0.1-dev.8 [Pipeline] } 07:17:41 $ docker exec --env ******** --env ******** 63172be5165e1687f61347bdcc15a582a9a19a5e8fe787117e98738273e5d2d2 ssh-agent -k 07:17:41 unset SSH_AUTH_SOCK; 07:17:41 unset SSH_AGENT_PID; 07:17:41 echo Agent pid 21 killed; 07:17:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:17:42 + git semver [Pipeline] } 07:17:42 $ docker stop --time=1 63172be5165e1687f61347bdcc15a582a9a19a5e8fe787117e98738273e5d2d2 07:17:43 $ docker rm -f 63172be5165e1687f61347bdcc15a582a9a19a5e8fe787117e98738273e5d2d2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 07:17:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:17:44 . [Pipeline] withDockerContainer 07:17:44 prd-centos7-docker-4c-2g-30 does not seem to be running inside a container 07:17:44 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:17:44 $ docker top 06ad279d105efdb0ab31cc000ae91ee6f0dd0be08cdf8418a6b8cc7238fd054e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:17:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:17:44 [ssh-agent] Looking for ssh-agent implementation... 07:17:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:17:44 $ docker exec 06ad279d105efdb0ab31cc000ae91ee6f0dd0be08cdf8418a6b8cc7238fd054e ssh-agent 07:17:44 SSH_AUTH_SOCK=/tmp/ssh-qwWk3mmveMqc/agent.14 07:17:44 SSH_AGENT_PID=20 07:17:44 Running ssh-add (command line suppressed) 07:17:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_995340314766186206.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_995340314766186206.key) 07:17:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:17:45 + git semver push 07:17:45 # -> Open(): unable to determine branch for HEAD 07:17:45 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 07:17:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 07:17:45 # $SEMVER_REMOTE_NAME = origin 07:17:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:17:45 # $SEMVER_USER_NAME = edgex-jenkins 07:17:45 # $SEMVER_BRANCH = main 07:17:45 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 07:17:47 $ docker exec --env ******** --env ******** 06ad279d105efdb0ab31cc000ae91ee6f0dd0be08cdf8418a6b8cc7238fd054e ssh-agent -k 07:17:47 unset SSH_AUTH_SOCK; 07:17:47 unset SSH_AGENT_PID; 07:17:47 echo Agent pid 20 killed; 07:17:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:17:47 + git semver [Pipeline] } 07:17:47 $ docker stop --time=1 06ad279d105efdb0ab31cc000ae91ee6f0dd0be08cdf8418a6b8cc7238fd054e 07:17:49 $ docker rm -f 06ad279d105efdb0ab31cc000ae91ee6f0dd0be08cdf8418a6b8cc7238fd054e [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 07:17:49 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:17:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:17:50 ---> package-listing.sh 07:17:50 ++ tr '[:upper:]' '[:lower:]' 07:17:50 ++ facter osfamily 07:17:51 + OS_FAMILY=redhat 07:17:51 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 07:17:51 + START_PACKAGES=/tmp/packages_start.txt 07:17:51 + END_PACKAGES=/tmp/packages_end.txt 07:17:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:17:51 + PACKAGES=/tmp/packages_start.txt 07:17:51 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:17:51 + PACKAGES=/tmp/packages_end.txt 07:17:51 + case "${OS_FAMILY}" in 07:17:51 + rpm -qa 07:17:51 + sort 07:17:51 + '[' -f /tmp/packages_start.txt ']' 07:17:51 + '[' -f /tmp/packages_end.txt ']' 07:17:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:17:51 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:17:51 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 07:17:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 07:17:51 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 07:17:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:17:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:17:52 07:17:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:17:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:17:52 latest: Pulling from edgex-lftools-log-publisher 07:17:52 b4d181a07f80: Pulling fs layer 07:17:52 a1111a8f2ec3: Pulling fs layer 07:17:52 ed53099fbce6: Pulling fs layer 07:17:52 dc539afda2c1: Pulling fs layer 07:17:52 77bc0d833cb6: Pulling fs layer 07:17:52 9065ff56babe: Pulling fs layer 07:17:52 d287ab97295c: Pulling fs layer 07:17:52 77bc0d833cb6: Waiting 07:17:52 9065ff56babe: Waiting 07:17:52 d287ab97295c: Waiting 07:17:53 a1111a8f2ec3: Verifying Checksum 07:17:53 a1111a8f2ec3: Download complete 07:17:53 dc539afda2c1: Verifying Checksum 07:17:53 dc539afda2c1: Download complete 07:17:53 77bc0d833cb6: Verifying Checksum 07:17:53 77bc0d833cb6: Download complete 07:17:53 9065ff56babe: Verifying Checksum 07:17:53 9065ff56babe: Download complete 07:17:53 ed53099fbce6: Verifying Checksum 07:17:53 ed53099fbce6: Download complete 07:17:54 b4d181a07f80: Verifying Checksum 07:17:54 b4d181a07f80: Download complete 07:17:54 b4d181a07f80: Pull complete 07:17:55 a1111a8f2ec3: Pull complete 07:17:55 ed53099fbce6: Pull complete 07:17:55 dc539afda2c1: Pull complete 07:17:56 77bc0d833cb6: Pull complete 07:17:56 9065ff56babe: Pull complete 07:17:57 d287ab97295c: Verifying Checksum 07:17:57 d287ab97295c: Download complete 07:18:01 d287ab97295c: Pull complete 07:18:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:18:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:18:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:18:01 prd-centos7-docker-4c-2g-30 does not seem to be running inside a container 07:18: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:18:04 $ docker top 38803ddc4a810c205b040fd83bd90d49f3e15c65755a6012f54757fcee20d2f5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:04 + touch /tmp/pre-build-complete [Pipeline] sh 07:18:05 + mkdir -p /var/log/sysstat [Pipeline] sh 07:18:05 + ls /var/log/sa-host 07:18:05 + sadf -c /var/log/sa-host/sa05 07:18:05 file_magic: OK 07:18:05 HZ: Using current value: 100 07:18:05 file_header: OK 07:18:05 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 07:18:05 Statistics: 07:18:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:18:05 File successfully converted to sysstat format version 12.0.3 07:18:05 + sadf -c /var/log/sa-host/sa08 07:18:05 file_magic: OK 07:18:05 HZ: Using current value: 100 07:18:05 file_header: OK 07:18:05 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 07:18:05 Statistics: 07:18:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:18:05 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:18:06 provisioning config files... 07:18:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4006750282611087778tmp [Pipeline] { [Pipeline] echo 07:18:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:18:06 ---> create-netrc.sh [Pipeline] } 07:18:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:18:07 ---> python-tools-install.sh [Pipeline] echo 07:18:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:18:07 ---> sudo-logs.sh 07:18:07 Archiving 'sudo' log.. 07:18:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-30.vexxhost.local: Name or service not known 07:18:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-30.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 07:18:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:18:07 ---> job-cost.sh 07:18:07 lf-activate-venv: SKIPPING 07:18:07 DEBUG: total: 0.18000000715255737 07:18:07 INFO: Retrieving Stack Cost... 07:18:09 INFO: Retrieving Pricing Info for: v3-standard-2 07:18:09 INFO: Archiving Costs [Pipeline] echo 07:18:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:18:09 ---> logs-deploy.sh 07:18:09 lf-activate-venv: SKIPPING 07:18:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/7 07:18:09 INFO: archiving workspace using pattern(s): 07:18:10 Archives upload complete. 07:18:10 INFO: archiving logs to Nexus 07:18:11 ---> uname -a: 07:18:11 Linux prd-centos7-docker-4c-2g-30.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 07:18:11 07:18:11 07:18:11 ---> lscpu: 07:18:11 Architecture: x86_64 07:18:11 CPU op-mode(s): 32-bit, 64-bit 07:18:11 Byte Order: Little Endian 07:18:11 Address sizes: 40 bits physical, 48 bits virtual 07:18:11 CPU(s): 2 07:18:11 On-line CPU(s) list: 0,1 07:18:11 Thread(s) per core: 1 07:18:11 Core(s) per socket: 1 07:18:11 Socket(s): 2 07:18:11 NUMA node(s): 1 07:18:11 Vendor ID: AuthenticAMD 07:18:11 CPU family: 23 07:18:11 Model: 49 07:18:11 Model name: AMD EPYC-Rome Processor 07:18:11 Stepping: 0 07:18:11 CPU MHz: 2799.996 07:18:11 BogoMIPS: 5599.99 07:18:11 Virtualization: AMD-V 07:18:11 Hypervisor vendor: KVM 07:18:11 Virtualization type: full 07:18:11 L1d cache: 32K 07:18:11 L1i cache: 32K 07:18:11 L2 cache: 512K 07:18:11 L3 cache: 16384K 07:18:11 NUMA node0 CPU(s): 0,1 07:18:11 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 07:18:11 07:18:11 07:18:11 ---> nproc: 07:18:11 2 07:18:11 07:18:11 07:18:11 ---> df -h: 07:18:11 Filesystem Size Used Avail Use% Mounted on 07:18:11 overlay 40G 9.0G 32G 23% / 07:18:11 tmpfs 64M 0 64M 0% /dev 07:18:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:18:11 shm 64M 0 64M 0% /dev/shm 07:18:11 /dev/vda1 40G 9.0G 32G 23% /facter-os 07:18:11 07:18:11 07:18:11 ---> sar -b -r -n DEV: 07:18:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/08/21 _x86_64_ (2 CPU) 07:18:11 07:18:11 07:09:09 LINUX RESTART (2 CPU) 07:18:11 07:18:11 07:10:01 tps rtps wtps bread/s bwrtn/s 07:18:11 07:11:01 6.21 0.18 6.03 23.18 976.35 07:18:11 07:12:01 0.47 0.00 0.47 0.00 7.91 07:18:11 07:13:01 0.23 0.00 0.23 0.00 2.70 07:18:11 07:14:01 0.23 0.00 0.23 0.00 3.61 07:18:11 07:15:01 0.27 0.00 0.27 0.00 3.46 07:18:11 07:16:02 0.27 0.00 0.27 0.00 3.10 07:18:11 07:17:01 4.30 0.03 4.27 3.79 206.59 07:18:11 07:18:01 204.55 0.10 204.45 9.99 54197.94 07:18:11 Average: 27.12 0.04 27.08 4.62 6941.63 07:18:11 07:18:11 07:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:18:11 07:11:01 5434604 0 806244 10.07 2620 1765472 1252396 13.83 588992 1584896 20 07:18:11 07:12:01 5438292 0 802548 10.02 2620 1765480 1208180 13.34 591004 1580236 8 07:18:11 07:13:01 5437752 0 803088 10.03 2620 1765480 1208432 13.34 592692 1580060 16 07:18:11 07:14:01 5437476 0 803356 10.03 2620 1765488 1208180 13.34 592268 1580060 20 07:18:11 07:15:01 5435072 0 805756 10.06 2620 1765492 1208264 13.34 589116 1586532 8 07:18:11 07:16:02 5433432 0 807392 10.08 2620 1765496 1208180 13.34 589648 1586536 20 07:18:11 07:17:01 4855328 0 932384 11.64 2620 2218608 1531104 16.90 717900 1985808 452400 07:18:11 07:18:01 3121144 0 1213060 15.15 2620 3672116 1695344 18.72 1147424 3047268 583900 07:18:11 Average: 5074138 0 871728 10.88 2620 2060454 1315010 14.52 676130 1816424 129549 07:18:11 07:18:11 07:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:18:11 07:11:01 eth0 10.44 6.65 9.86 3.31 0.00 0.00 0.00 0.00 07:18:11 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:11 07:11:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:18:11 07:12:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 07:18:11 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:11 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:11 07:13:01 eth0 4.56 2.22 5.70 0.51 0.00 0.00 0.00 0.00 07:18:11 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:11 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:11 07:14:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:18:11 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:11 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:11 07:15:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 07:18:11 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:11 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:11 07:16:02 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:18:11 07:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:11 07:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:11 07:17:01 eth0 547.43 369.86 4150.25 28.47 0.00 0.00 0.00 0.00 07:18:11 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:11 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:11 07:18:01 eth0 1002.05 703.36 6232.69 116.55 0.00 0.00 0.00 0.00 07:18:11 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:11 07:18:01 docker0 76.06 88.46 6.51 351.61 0.00 0.00 0.00 0.00 07:18:11 Average: eth0 195.01 134.86 1294.27 18.60 0.00 0.00 0.00 0.00 07:18:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:18:11 Average: docker0 9.53 11.09 0.82 44.06 0.00 0.00 0.00 0.00 07:18:11 07:18:11 07:18:11 ---> sar -P ALL: 07:18:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/08/21 _x86_64_ (2 CPU) 07:18:11 07:18:11 07:09:09 LINUX RESTART (2 CPU) 07:18:11 07:18:11 07:10:01 CPU %user %nice %system %iowait %steal %idle 07:18:11 07:11:01 all 0.72 0.00 0.32 0.09 0.02 98.85 07:18:11 07:11:01 0 0.69 0.00 0.32 0.00 0.02 98.98 07:18:11 07:11:01 1 0.75 0.00 0.32 0.18 0.02 98.73 07:18:11 07:12:01 all 0.25 0.00 0.04 0.00 0.01 99.70 07:18:11 07:12:01 0 0.40 0.00 0.02 0.00 0.00 99.58 07:18:11 07:12:01 1 0.10 0.00 0.07 0.00 0.02 99.82 07:18:11 07:13:01 all 0.30 0.00 0.07 0.00 0.01 99.62 07:18:11 07:13:01 0 0.50 0.00 0.05 0.00 0.02 99.43 07:18:11 07:13:01 1 0.10 0.00 0.08 0.00 0.00 99.82 07:18:11 07:14:01 all 0.24 0.00 0.04 0.00 0.01 99.71 07:18:11 07:14:01 0 0.42 0.00 0.03 0.00 0.00 99.55 07:18:11 07:14:01 1 0.07 0.00 0.05 0.00 0.02 99.87 07:18:11 07:15:01 all 0.23 0.00 0.05 0.00 0.01 99.71 07:18:11 07:15:01 0 0.40 0.00 0.03 0.00 0.00 99.57 07:18:11 07:15:01 1 0.07 0.00 0.07 0.00 0.02 99.85 07:18:11 07:16:02 all 0.15 0.00 0.04 0.00 0.01 99.80 07:18:11 07:16:02 0 0.27 0.00 0.05 0.00 0.02 99.67 07:18:11 07:16:02 1 0.03 0.00 0.03 0.00 0.00 99.93 07:18:11 07:17:01 all 4.52 0.00 2.03 0.03 0.03 93.40 07:18:11 07:17:01 0 4.37 0.00 2.23 0.02 0.03 93.35 07:18:11 07:17:01 1 4.67 0.00 1.83 0.03 0.02 93.45 07:18:11 07:18:01 all 26.25 0.00 11.75 1.93 0.10 59.97 07:18:11 07:18:01 0 27.18 0.00 12.59 1.63 0.09 58.51 07:18:11 07:18:01 1 25.33 0.00 10.93 2.22 0.11 61.41 07:18:11 Average: all 3.90 0.00 1.71 0.24 0.02 94.13 07:18:11 Average: 0 4.08 0.00 1.82 0.19 0.02 93.89 07:18:11 Average: 1 3.72 0.00 1.60 0.29 0.02 94.36 07:18:11 07:18:11 07:18:11