Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa7eaa5b279c33a5518f76bb66d0defaa58499c5 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-ssh5120454212218313548.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh1343458669046795090.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh7707355610883957329.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh6792306215175065425.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh167067413312905968.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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-563 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-ssh6798670043764263525.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 fa7eaa5b279c33a5518f76bb66d0defaa58499c5 (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 fa7eaa5b279c33a5518f76bb66d0defaa58499c5 # timeout=10 Commit message: "Merge pull request #459 from bnevis-i/issue-446" > git rev-list --no-walk 60313d708150451d157477761d54052072bb8e7c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:33:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:33:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:33:23 ========================================================= 15:33:23 EdgeX Global Pipelines Version Info 15:33:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:33:24 ------------------- 15:33:24 stable info: 15:33:24 ------------------- 15:33:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:33:24 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 15:33:24 Message: update stable to v1.0.210 15:33:24 ------------------- 15:33:24 experimental info: 15:33:24 ------------------- 15:33:24 Commited By: **** collab-it+edgex@linuxfoundation.org 15:33:24 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 15:33:24 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:33:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:33:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:33:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:33:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:33:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:33:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:33:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:33:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:33:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:33:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:33:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa7eaa5b279c33a5518f76bb66d0defaa58499c5 [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa7eaa5 [Pipeline] echo 15:33:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:25 provisioning config files... 15:33:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8987045376335662600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:25 ---> docker-login.sh 15:33:25 nexus3.edgexfoundry.org:10001 15:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:25 Configure a credential helper to remove this warning. See 15:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:25 15:33:25 Login Succeeded 15:33:25 nexus3.edgexfoundry.org:10002 15:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:25 Configure a credential helper to remove this warning. See 15:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:25 15:33:25 Login Succeeded 15:33:25 nexus3.edgexfoundry.org:10003 15:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:26 Configure a credential helper to remove this warning. See 15:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:26 15:33:26 Login Succeeded 15:33:26 nexus3.edgexfoundry.org:10004 15:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:26 Configure a credential helper to remove this warning. See 15:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:26 15:33:26 Login Succeeded 15:33:26 docker.io 15:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:26 Configure a credential helper to remove this warning. See 15:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:26 15:33:26 Login Succeeded 15:33:26 ---> docker-login.sh ends [Pipeline] } 15:33:26 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 15:33:27 + git log --format=format:%s -1 fa7eaa5b279c33a5518f76bb66d0defaa58499c5 [Pipeline] echo 15:33:27 GIT_COMMIT: fa7eaa5b279c33a5518f76bb66d0defaa58499c5, Commit Message: Merge pull request #459 from bnevis-i/issue-446 [Pipeline] echo 15:33:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:33:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:33:27 15:33:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:33:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:33:28 latest: Pulling from edgex-devops/git-semver 15:33:28 a0d0a0d46f8b: Pulling fs layer 15:33:28 3e5f54012d9b: Pulling fs layer 15:33:28 4c7163046ea9: Pulling fs layer 15:33:28 0c2d73faf560: Pulling fs layer 15:33:28 0c2d73faf560: Waiting 15:33:28 3e5f54012d9b: Verifying Checksum 15:33:28 3e5f54012d9b: Download complete 15:33:28 a0d0a0d46f8b: Download complete 15:33:28 4c7163046ea9: Verifying Checksum 15:33:28 4c7163046ea9: Download complete 15:33:28 0c2d73faf560: Verifying Checksum 15:33:28 0c2d73faf560: Download complete 15:33:28 a0d0a0d46f8b: Pull complete 15:33:28 3e5f54012d9b: Pull complete 15:33:28 4c7163046ea9: Pull complete 15:33:28 0c2d73faf560: Pull complete 15:33:28 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:33:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:33:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:33:29 prd-centos7-docker-4c-2g-563 does not seem to be running inside a container 15:33:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:33:29 $ docker top 66cbbfdc7ad9fdc8de18f4843df5e2e9a82283913c727335663fdc4d2fa9644d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:29 [ssh-agent] Looking for ssh-agent implementation... 15:33:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:29 $ docker exec 66cbbfdc7ad9fdc8de18f4843df5e2e9a82283913c727335663fdc4d2fa9644d ssh-agent 15:33:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMNihpL/agent.14 15:33:29 SSH_AGENT_PID=21 15:33:29 Running ssh-add (command line suppressed) 15:33:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5264623848805117443.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5264623848805117443.key) 15:33:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:30 + git tag --points-at HEAD [Pipeline] } 15:33:30 $ docker exec --env ******** --env ******** 66cbbfdc7ad9fdc8de18f4843df5e2e9a82283913c727335663fdc4d2fa9644d ssh-agent -k 15:33:30 unset SSH_AUTH_SOCK; 15:33:30 unset SSH_AGENT_PID; 15:33:30 echo Agent pid 21 killed; 15:33:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:33:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:30 [ssh-agent] Looking for ssh-agent implementation... 15:33:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:30 $ docker exec 66cbbfdc7ad9fdc8de18f4843df5e2e9a82283913c727335663fdc4d2fa9644d ssh-agent 15:33:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKCOfDe/agent.55 15:33:30 SSH_AGENT_PID=61 15:33:30 Running ssh-add (command line suppressed) 15:33:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17259020966275636.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17259020966275636.key) 15:33:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:31 + git semver init 15:33:31 # -> Open(): unable to determine branch for HEAD 15:33:31 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 15:33:31 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 15:33:31 # $SEMVER_REMOTE_NAME = origin 15:33:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:33:31 # $SEMVER_USER_NAME = edgex-jenkins 15:33:31 # $SEMVER_BRANCH = main 15:33:31 # $SEMVER_TEMP = /tmp/semver-521702447 15:33:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 15:33:33 # '/tmp/semver-521702447' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 15:33:33 # -> Force: false 15:33:33 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 15:33:33 $ docker exec --env ******** --env ******** 66cbbfdc7ad9fdc8de18f4843df5e2e9a82283913c727335663fdc4d2fa9644d ssh-agent -k 15:33:33 unset SSH_AUTH_SOCK; 15:33:33 unset SSH_AGENT_PID; 15:33:33 echo Agent pid 61 killed; 15:33:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:33 + git semver [Pipeline] } 15:33:33 $ docker stop --time=1 66cbbfdc7ad9fdc8de18f4843df5e2e9a82283913c727335663fdc4d2fa9644d 15:33:34 $ docker rm -f 66cbbfdc7ad9fdc8de18f4843df5e2e9a82283913c727335663fdc4d2fa9644d [Pipeline] // withDockerContainer [Pipeline] sh 15:33:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:33:35 Stashed 1 file(s) [Pipeline] echo 15:33:35 [edgeXSemver]: initialized semver on version 2.0.1-dev.23 [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 15:33:50 Still waiting to schedule task 15:33:50 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:33:50 Still waiting to schedule task 15:33:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:36:48 Running on prd-centos7-docker-4c-2g-565 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 15:36:48 Running in /w/workspace/edgex-ui-go/25 [Pipeline] { [Pipeline] checkout 15:36:48 The recommended git tool is: git 15:36:50 using credential edgex-jenkins-ssh 15:36:50 Cloning the remote Git repository 15:36:50 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:36:50 > git init /w/workspace/edgex-ui-go/25 # timeout=10 15:36:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:36:50 > git --version # timeout=10 15:36:50 > git --version # 'git version 2.24.4' 15:36:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:51 [INFO] Currently running in a labeled security context 15:36:51 [INFO] Currently SELinux is 'enforcing' on the host 15:36:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/25@tmp/jenkins-gitclient-ssh5618252679491460140.key 15:36:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:52 Avoid second fetch 15:36:52 Checking out Revision fa7eaa5b279c33a5518f76bb66d0defaa58499c5 (main) 15:36:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:36:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:52 > git config core.sparsecheckout # timeout=10 15:36:52 > git checkout -f fa7eaa5b279c33a5518f76bb66d0defaa58499c5 # timeout=10 15:36:56 Commit message: "Merge pull request #459 from bnevis-i/issue-446" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:36:56 provisioning config files... 15:36:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/25@tmp/config6229043883595021973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:57 ---> docker-login.sh 15:36:57 nexus3.edgexfoundry.org:10001 15:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:57 Configure a credential helper to remove this warning. See 15:36:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:57 15:36:57 Login Succeeded 15:36:57 nexus3.edgexfoundry.org:10002 15:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:57 Configure a credential helper to remove this warning. See 15:36:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:57 15:36:57 Login Succeeded 15:36:57 nexus3.edgexfoundry.org:10003 15:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:57 Configure a credential helper to remove this warning. See 15:36:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:57 15:36:57 Login Succeeded 15:36:57 nexus3.edgexfoundry.org:10004 15:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:57 Configure a credential helper to remove this warning. See 15:36:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:57 15:36:57 Login Succeeded 15:36:57 docker.io 15:36:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:58 Configure a credential helper to remove this warning. See 15:36:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:58 15:36:58 Login Succeeded 15:36:58 ---> docker-login.sh ends [Pipeline] } 15:36:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:36:58 ========================================================= 15:36:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:36:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:36:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 15:36:58 Sending build context to Docker daemon 20.57MB 15:36:59 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 15:36:59 Step 2/14 : FROM ${BASE} AS builder 15:36:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:36:59 a0d0a0d46f8b: Pulling fs layer 15:36:59 31adcdaf11c8: Pulling fs layer 15:36:59 b8b176561691: Pulling fs layer 15:36:59 4527c011a84f: Pulling fs layer 15:36:59 5d74067f8e1e: Pulling fs layer 15:36:59 e0aca202a116: Pulling fs layer 15:36:59 3a43be97a3b4: Pulling fs layer 15:36:59 34cad66bf833: Pulling fs layer 15:36:59 b4e3c513aaa6: Pulling fs layer 15:36:59 4527c011a84f: Waiting 15:36:59 5d74067f8e1e: Waiting 15:36:59 e0aca202a116: Waiting 15:36:59 3a43be97a3b4: Waiting 15:36:59 34cad66bf833: Waiting 15:36:59 b4e3c513aaa6: Waiting 15:36:59 b8b176561691: Verifying Checksum 15:36:59 b8b176561691: Download complete 15:36:59 31adcdaf11c8: Verifying Checksum 15:36:59 31adcdaf11c8: Download complete 15:36:59 5d74067f8e1e: Verifying Checksum 15:36:59 5d74067f8e1e: Download complete 15:36:59 e0aca202a116: Verifying Checksum 15:36:59 e0aca202a116: Download complete 15:36:59 a0d0a0d46f8b: Verifying Checksum 15:36:59 a0d0a0d46f8b: Download complete 15:36:59 3a43be97a3b4: Verifying Checksum 15:36:59 3a43be97a3b4: Download complete 15:36:59 34cad66bf833: Verifying Checksum 15:36:59 34cad66bf833: Download complete 15:36:59 a0d0a0d46f8b: Pull complete 15:36:59 31adcdaf11c8: Pull complete 15:36:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-564 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 15:36:59 Running in /w/workspace/edgex-ui-go/25 [Pipeline] { [Pipeline] checkout 15:36:59 b8b176561691: Pull complete 15:36:59 4527c011a84f: Verifying Checksum 15:36:59 4527c011a84f: Download complete 15:36:59 b4e3c513aaa6: Verifying Checksum 15:36:59 b4e3c513aaa6: Download complete 15:37:00 The recommended git tool is: git 15:37:04 4527c011a84f: Pull complete 15:37:04 5d74067f8e1e: Pull complete 15:37:04 e0aca202a116: Pull complete 15:37:04 3a43be97a3b4: Pull complete 15:37:04 34cad66bf833: Pull complete 15:37:06 b4e3c513aaa6: Pull complete 15:37:06 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 15:37:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:37:06 ---> 9f6097aaca64 15:37:06 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:37:07 using credential edgex-jenkins-ssh 15:37:07 Cloning the remote Git repository 15:37:07 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 15:37:07 > git init /w/workspace/edgex-ui-go/25 # timeout=10 15:37:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 15:37:07 > git --version # timeout=10 15:37:07 > git --version # 'git version 2.17.1' 15:37:07 using GIT_SSH to set credentials SSH Credentials for GitHub 15:37:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:10 ---> Running in ebf3692589fd 15:37:10 Removing intermediate container ebf3692589fd 15:37:10 ---> 164b67332f14 15:37:10 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 15:37:10 ---> Running in 1b2fbbdc4eed 15:37:10 Removing intermediate container 1b2fbbdc4eed 15:37:10 ---> 1d84edc63560 15:37:10 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 15:37:10 ---> Running in 83bf5a43a587 15:37:10 Removing intermediate container 83bf5a43a587 15:37:10 ---> dfe7884c81b5 15:37:10 Step 6/14 : LABEL Name=edgex-ui-go 15:37:10 ---> Running in 4d144f4ae155 15:37:10 Removing intermediate container 4d144f4ae155 15:37:10 ---> bfe78fb75375 15:37:10 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:37:10 ---> Running in f1b021e9851b 15:37:10 Removing intermediate container f1b021e9851b 15:37:10 ---> f2f04bded057 15:37:10 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:10 ---> Running in 85ca4a151e7d 15:37:10 Avoid second fetch 15:37:10 Checking out Revision fa7eaa5b279c33a5518f76bb66d0defaa58499c5 (main) 15:37:11 Removing intermediate container 85ca4a151e7d 15:37:11 ---> 066f04bad14f 15:37:11 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:37:11 ---> Running in 9a454b48b3e4 15:37:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:37:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 15:37:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:10 > git config core.sparsecheckout # timeout=10 15:37:10 > git checkout -f fa7eaa5b279c33a5518f76bb66d0defaa58499c5 # timeout=10 15:37:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:37:12 OK: 220 MiB in 52 packages 15:37:12 Removing intermediate container 9a454b48b3e4 15:37:12 ---> 58ae84742794 15:37:12 Step 10/14 : ENV GO111MODULE=on 15:37:12 ---> Running in 549a40fbba81 15:37:12 Removing intermediate container 549a40fbba81 15:37:12 ---> fdedf513be97 15:37:12 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:37:12 ---> Running in 3f066db22f49 15:37:13 Removing intermediate container 3f066db22f49 15:37:13 ---> c2f7f3adc65b 15:37:13 Step 12/14 : COPY . . 15:37:13 ---> b0a4e2b483ea 15:37:13 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:13 ---> Running in 1cc7173bff64 15:37:15 Commit message: "Merge pull request #459 from bnevis-i/issue-446" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:37:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:37:16 % Total % Received % Xferd Average Speed Time Time Time Current 15:37:16 Dload Upload Total Spent Left Speed 15:37:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 67565 0 --:--:-- --:--:-- --:--:-- 67954 [Pipeline] sh 15:37:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:37:18 + sudo tee /etc/docker/daemon.new 15:37:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:37:18 { 15:37:18 "registry-mirrors": [ 15:37:18 "https://nexus3.edgexfoundry.org:10001" 15:37:18 ], 15:37:18 "bip": "10.250.0.254/24", 15:37:18 "hosts": [ 15:37:18 "tcp://0.0.0.0:5555", 15:37:18 "unix:///var/run/docker.sock" 15:37:18 ], 15:37:18 "mtu": 1458, 15:37:18 "selinux-enabled": true, 15:37:18 "seccomp-profile": "/etc/docker/seccomp.json" 15:37:18 } [Pipeline] sh 15:37:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:37:18 + sudo service docker restart 15:37:26 Removing intermediate container 1cc7173bff64 15:37:26 ---> d5e1e7a5e2f8 15:37:26 Step 14/14 : RUN ${MAKE} 15:37:26 ---> Running in d06294a3d7ab 15:37:26 noop 15:37:26 Removing intermediate container d06294a3d7ab 15:37:26 ---> 0bb138232e98 15:37:26 Successfully built 0bb138232e98 15:37:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:37:26 + docker inspect -f . ci-base-image-x86_64 15:37:26 . [Pipeline] withDockerContainer 15:37:26 prd-centos7-docker-4c-2g-565 does not seem to be running inside a container 15:37:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/25 -v /w/workspace/edgex-ui-go/25:/w/workspace/edgex-ui-go/25:rw,z -v /w/workspace/edgex-ui-go/25@tmp:/w/workspace/edgex-ui-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:37:26 $ docker top 80b228ad62626ea7295c96b88756d784a223d38540b70194a862104ec250550f -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:27 + go version 15:37:27 go version go1.16.8 linux/amd64 [Pipeline] } 15:37:27 $ docker stop --time=1 80b228ad62626ea7295c96b88756d784a223d38540b70194a862104ec250550f 15:37:28 $ docker rm -f 80b228ad62626ea7295c96b88756d784a223d38540b70194a862104ec250550f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:37:29 + docker inspect -f . ci-base-image-x86_64 15:37:29 . [Pipeline] withDockerContainer 15:37:29 prd-centos7-docker-4c-2g-565 does not seem to be running inside a container 15:37:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/25 -v /w/workspace/edgex-ui-go/25:/w/workspace/edgex-ui-go/25:rw,z -v /w/workspace/edgex-ui-go/25@tmp:/w/workspace/edgex-ui-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:37:29 $ docker top e667d271ec39801c5bd74046dc86ed240e35ec1bdfc03fd84b9451a5ace4aee8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:37:29 + make test 15:37:29 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:37:30 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:37 provisioning config files... 15:37:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/25@tmp/config996908914462656468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:37 ---> docker-login.sh 15:37:37 nexus3.edgexfoundry.org:10001 15:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:40 Configure a credential helper to remove this warning. See 15:37:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:40 15:37:40 Login Succeeded 15:37:40 nexus3.edgexfoundry.org:10002 15:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:40 Configure a credential helper to remove this warning. See 15:37:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:40 15:37:40 Login Succeeded 15:37:40 nexus3.edgexfoundry.org:10003 15:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:41 Configure a credential helper to remove this warning. See 15:37:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:41 15:37:41 Login Succeeded 15:37:41 nexus3.edgexfoundry.org:10004 15:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:42 Configure a credential helper to remove this warning. See 15:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:42 15:37:42 Login Succeeded 15:37:42 docker.io 15:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:37:42 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:37:42 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:37:42 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:37:42 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:37:42 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:37:42 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:37:42 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:37:42 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:37:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:37:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:37:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:37:42 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 15:37:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:37:42 Configure a credential helper to remove this warning. See 15:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:37:42 15:37:42 Login Succeeded 15:37:42 ---> docker-login.sh ends [Pipeline] } 15:37:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:37:43 ========================================================= 15:37:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:37:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:37:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 15:37:44 Sending build context to Docker daemon 20.57MB 15:37:44 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 15:37:44 Step 2/14 : FROM ${BASE} AS builder 15:37:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:37:44 552d1f2373af: Pulling fs layer 15:37:44 ea3f2d53f512: Pulling fs layer 15:37:44 9e70ebbbe112: Pulling fs layer 15:37:44 7a9cfe048b4a: Pulling fs layer 15:37:44 72dc09318566: Pulling fs layer 15:37:44 f4f7b4309257: Pulling fs layer 15:37:44 0ac9a79272e3: Pulling fs layer 15:37:44 b78e95d17946: Pulling fs layer 15:37:44 7a9cfe048b4a: Waiting 15:37:44 72dc09318566: Waiting 15:37:44 f4f7b4309257: Waiting 15:37:44 0ac9a79272e3: Waiting 15:37:44 b78e95d17946: Waiting 15:37:44 9e70ebbbe112: Verifying Checksum 15:37:44 9e70ebbbe112: Download complete 15:37:44 ea3f2d53f512: Verifying Checksum 15:37:44 ea3f2d53f512: Download complete 15:37:44 72dc09318566: Verifying Checksum 15:37:44 72dc09318566: Download complete 15:37:44 f4f7b4309257: Verifying Checksum 15:37:44 f4f7b4309257: Download complete 15:37:44 0ac9a79272e3: Verifying Checksum 15:37:44 0ac9a79272e3: Download complete 15:37:44 552d1f2373af: Download complete 15:37:46 552d1f2373af: Pull complete 15:37:46 ea3f2d53f512: Pull complete 15:37:46 9e70ebbbe112: Pull complete 15:37:47 b78e95d17946: Verifying Checksum 15:37:47 b78e95d17946: Download complete 15:37:47 7a9cfe048b4a: Verifying Checksum 15:37:47 7a9cfe048b4a: Download complete 15:37:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:37:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:37:47 $ docker stop --time=1 e667d271ec39801c5bd74046dc86ed240e35ec1bdfc03fd84b9451a5ace4aee8 15:37:49 $ docker rm -f e667d271ec39801c5bd74046dc86ed240e35ec1bdfc03fd84b9451a5ace4aee8 [Pipeline] // withDockerContainer [Pipeline] sh 15:37:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:37:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:37:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:37:51 + ls -al . 15:37:51 total 88 15:37:51 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 20 15:37 . 15:37:51 drwxrwxr-x. 4 jenkins jenkins 30 Oct 20 15:36 .. 15:37:51 drwxrwxr-x. 3 jenkins jenkins 20 Oct 20 15:36 assets 15:37:51 drwxrwxr-x. 2 jenkins jenkins 66 Oct 20 15:36 bin 15:37:51 drwxrwxr-x. 3 jenkins jenkins 29 Oct 20 15:36 cmd 15:37:51 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 20 15:36 CONTRIBUTING.md 15:37:51 -rw-r--r--. 1 jenkins jenkins 10 Oct 20 15:37 coverage.out 15:37:51 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 20 15:36 Dockerfile 15:37:51 drwxrwxr-x. 2 jenkins jenkins 23 Oct 20 15:36 docs 15:37:51 drwxrwxr-x. 8 jenkins jenkins 162 Oct 20 15:36 .git 15:37:51 drwxrwxr-x. 2 jenkins jenkins 103 Oct 20 15:36 .github 15:37:51 -rw-rw-r--. 1 jenkins jenkins 155 Oct 20 15:36 .gitignore 15:37:51 -rw-rw-r--. 1 jenkins jenkins 880 Oct 20 15:36 go.mod 15:37:51 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 20 15:36 go.sum 15:37:51 drwxrwxr-x. 9 jenkins jenkins 125 Oct 20 15:36 internal 15:37:51 -rw-rw-r--. 1 jenkins jenkins 652 Oct 20 15:36 Jenkinsfile 15:37:51 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 20 15:36 LICENSE 15:37:51 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 20 15:36 Makefile 15:37:51 drwxrwxr-x. 3 jenkins jenkins 19 Oct 20 15:36 pkg 15:37:51 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 20 15:36 README.md 15:37:51 drwxrwxr-x. 4 jenkins jenkins 54 Oct 20 15:36 snap 15:37:51 -rw-rw-r--. 1 jenkins jenkins 12 Oct 20 15:33 VERSION 15:37:51 -rw-rw-r--. 1 jenkins jenkins 155 Oct 20 15:36 version.go 15:37:51 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 20 15:36 web [Pipeline] isUnix [Pipeline] sh 15:37:51 + 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=fa7eaa5b279c33a5518f76bb66d0defaa58499c5 --label arch=amd64 --label version=2.0.1-dev.23 . 15:37:51 Sending build context to Docker daemon 20.57MB 15:37:51 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 15:37:51 Step 2/22 : FROM ${BASE} AS builder 15:37:51 ---> 0bb138232e98 15:37:51 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:37:52 ---> Running in 8d08ef2b63e2 15:37:52 Removing intermediate container 8d08ef2b63e2 15:37:52 ---> 24a4c8de9eb6 15:37:52 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 15:37:52 ---> Running in 81d2db0b17a2 15:37:52 Removing intermediate container 81d2db0b17a2 15:37:52 ---> 9c7c46c1a481 15:37:52 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 15:37:52 ---> Running in 6eb8f563821d 15:37:52 Removing intermediate container 6eb8f563821d 15:37:52 ---> 2ebaf02b4786 15:37:52 Step 6/22 : LABEL Name=edgex-ui-go 15:37:52 ---> Running in 4b5f183f0531 15:37:52 Removing intermediate container 4b5f183f0531 15:37:52 ---> 7d0f0e98545c 15:37:52 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:37:52 ---> Running in 5a924654640c 15:37:52 Removing intermediate container 5a924654640c 15:37:52 ---> 430318435b8b 15:37:52 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:52 ---> Running in 12d30ac229f9 15:37:53 Removing intermediate container 12d30ac229f9 15:37:53 ---> b2de98083365 15:37:53 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:37:53 ---> Running in df68fee4558a 15:37:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:37:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:37:54 OK: 220 MiB in 52 packages 15:37:54 Removing intermediate container df68fee4558a 15:37:54 ---> 208b8ca70b9b 15:37:54 Step 10/22 : ENV GO111MODULE=on 15:37:54 ---> Running in fbf3c2d441c6 15:37:54 Removing intermediate container fbf3c2d441c6 15:37:54 ---> b8ab12225b26 15:37:54 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:37:54 ---> Running in d1787e9001cf 15:37:55 Removing intermediate container d1787e9001cf 15:37:55 ---> 96ad826f74d6 15:37:55 Step 12/22 : COPY . . 15:37:56 ---> 1c34172e1786 15:37:56 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:56 ---> Running in b51d0d2dfc72 15:37:56 Removing intermediate container b51d0d2dfc72 15:37:56 ---> a45bde28336e 15:37:56 Step 14/22 : RUN ${MAKE} 15:37:56 ---> Running in dd41a13ac6f6 15:37:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.23" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:38:00 7a9cfe048b4a: Pull complete 15:38:00 72dc09318566: Pull complete 15:38:00 f4f7b4309257: Pull complete 15:38:00 0ac9a79272e3: Pull complete 15:38:05 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:38:05 b78e95d17946: Pull complete 15:38:05 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 15:38:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:38:05 ---> 8b459fc5aaf0 15:38:05 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:38:06 Removing intermediate container dd41a13ac6f6 15:38:06 ---> 0467c10d8996 15:38:06 Step 15/22 : FROM alpine:3.14 15:38:07 3.14: Pulling from library/alpine 15:38:07 a0d0a0d46f8b: Already exists 15:38:07 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:38:07 Status: Downloaded newer image for alpine:3.14 15:38:07 ---> 14119a10abf4 15:38:07 Step 16/22 : EXPOSE 4000 15:38:07 ---> Running in 02170cd4911e 15:38:07 Removing intermediate container 02170cd4911e 15:38:07 ---> ff66cd6385eb 15:38:07 Step 17/22 : 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 15:38:08 ---> da0030870de9 15:38:08 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:38:08 ---> Running in 56628a8afa7e 15:38:08 Removing intermediate container 56628a8afa7e 15:38:08 ---> 4d3d9dd3863e 15:38:08 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:38:08 ---> Running in 7dd340bffd40 15:38:08 Removing intermediate container 7dd340bffd40 15:38:08 ---> ee7a36322d30 15:38:08 Step 20/22 : LABEL arch=amd64 15:38:08 ---> Running in 056e16f65ddb 15:38:08 Removing intermediate container 056e16f65ddb 15:38:08 ---> c97b99f70951 15:38:08 Step 21/22 : LABEL git_sha=fa7eaa5b279c33a5518f76bb66d0defaa58499c5 15:38:08 ---> Running in ab8914deac3a 15:38:08 Removing intermediate container ab8914deac3a 15:38:08 ---> 2e7e5e1a512e 15:38:08 Step 22/22 : LABEL version=2.0.1-dev.23 15:38:08 ---> Running in 74ebef9e7060 15:38:08 Removing intermediate container 74ebef9e7060 15:38:08 ---> 902a09eb72e8 15:38:08 [Warning] One or more build-args [ARCH] were not consumed 15:38:08 Successfully built 902a09eb72e8 15:38:08 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:38:08 provisioning config files... 15:38:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/25@tmp/config4575741850264363565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:09 ---> docker-login.sh 15:38:09 nexus3.edgexfoundry.org:10001 15:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:09 Configure a credential helper to remove this warning. See 15:38:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:09 15:38:09 Login Succeeded 15:38:09 nexus3.edgexfoundry.org:10002 15:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:09 Configure a credential helper to remove this warning. See 15:38:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:09 15:38:09 Login Succeeded 15:38:09 nexus3.edgexfoundry.org:10003 15:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:09 Configure a credential helper to remove this warning. See 15:38:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:09 15:38:09 Login Succeeded 15:38:09 nexus3.edgexfoundry.org:10004 15:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:09 Configure a credential helper to remove this warning. See 15:38:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:09 15:38:09 Login Succeeded 15:38:09 docker.io 15:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:09 Configure a credential helper to remove this warning. See 15:38:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:09 15:38:09 Login Succeeded 15:38:09 ---> docker-login.sh ends [Pipeline] } 15:38:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:38:09 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 15:38:09 fa7eaa5b279c33a5518f76bb66d0defaa58499c5 15:38:09 latest 15:38:09 2.0.1-dev.23 15:38:09 fa7eaa5b279c33a5518f76bb66d0defaa58499c5-2.0.1-dev.23 15:38:09 main 15:38:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:38:10 ---> Running in a07b4690f71f 15:38:10 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:fa7eaa5b279c33a5518f76bb66d0defaa58499c5 [Pipeline] isUnix [Pipeline] sh 15:38:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:fa7eaa5b279c33a5518f76bb66d0defaa58499c5 15:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:38:10 a031e31b22f4: Preparing 15:38:10 e2eb06d8af82: Preparing 15:38:10 e2eb06d8af82: Layer already exists 15:38:10 Removing intermediate container a07b4690f71f 15:38:10 ---> 79ab3ba1abca 15:38:10 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 15:38:10 ---> Running in 4df52a75dfd9 15:38:11 Removing intermediate container 4df52a75dfd9 15:38:11 ---> 5b5efd2b6fc8 15:38:11 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 15:38:11 ---> Running in 8fd0fbb178ea 15:38:11 Removing intermediate container 8fd0fbb178ea 15:38:11 ---> e8b81c27deb8 15:38:11 Step 6/14 : LABEL Name=edgex-ui-go 15:38:11 a031e31b22f4: Pushed 15:38:11 fa7eaa5b279c33a5518f76bb66d0defaa58499c5: digest: sha256:1a08ff340e39a9e9d5503d972cd225231d993107397598f9657adf650737f7ef size: 739 [Pipeline] isUnix [Pipeline] sh 15:38:12 ---> Running in 3be4770414b3 15:38:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 15:38:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:38:12 a031e31b22f4: Preparing 15:38:12 e2eb06d8af82: Preparing 15:38:12 a031e31b22f4: Layer already exists 15:38:12 e2eb06d8af82: Layer already exists 15:38:12 latest: digest: sha256:1a08ff340e39a9e9d5503d972cd225231d993107397598f9657adf650737f7ef size: 739 [Pipeline] isUnix [Pipeline] sh 15:38:12 Removing intermediate container 3be4770414b3 15:38:12 ---> eb6095aab432 15:38:12 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:38:12 ---> Running in 0cc66def60c9 15:38:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 15:38:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.23 15:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:38:13 a031e31b22f4: Preparing 15:38:13 e2eb06d8af82: Preparing 15:38:13 e2eb06d8af82: Layer already exists 15:38:13 a031e31b22f4: Layer already exists 15:38:13 2.0.1-dev.23: digest: sha256:1a08ff340e39a9e9d5503d972cd225231d993107397598f9657adf650737f7ef size: 739 [Pipeline] isUnix [Pipeline] sh 15:38:13 Removing intermediate container 0cc66def60c9 15:38:13 ---> a5677deddee5 15:38:13 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:13 ---> Running in d02c1a038388 15:38:13 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:fa7eaa5b279c33a5518f76bb66d0defaa58499c5-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 15:38:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:fa7eaa5b279c33a5518f76bb66d0defaa58499c5-2.0.1-dev.23 15:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:38:13 a031e31b22f4: Preparing 15:38:13 e2eb06d8af82: Preparing 15:38:13 a031e31b22f4: Layer already exists 15:38:13 e2eb06d8af82: Layer already exists 15:38:13 fa7eaa5b279c33a5518f76bb66d0defaa58499c5-2.0.1-dev.23: digest: sha256:1a08ff340e39a9e9d5503d972cd225231d993107397598f9657adf650737f7ef size: 739 [Pipeline] isUnix [Pipeline] sh 15:38:14 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 15:38:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 15:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:38:14 a031e31b22f4: Preparing 15:38:14 e2eb06d8af82: Preparing 15:38:14 e2eb06d8af82: Layer already exists 15:38:14 a031e31b22f4: Layer already exists 15:38:14 main: digest: sha256:1a08ff340e39a9e9d5503d972cd225231d993107397598f9657adf650737f7ef size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:38:14 ===================================================== [Pipeline] echo 15:38:14 taggedImages: 15:38:14 - nexus3.edgexfoundry.org:10004/edgex-ui:fa7eaa5b279c33a5518f76bb66d0defaa58499c5 15:38:14 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:38:14 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.23 15:38:14 - nexus3.edgexfoundry.org:10004/edgex-ui:fa7eaa5b279c33a5518f76bb66d0defaa58499c5-2.0.1-dev.23 15:38:14 - 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 15:38:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:38:14 15:38:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:38:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:38:15 latest: Pulling from edgex-lftools-log-publisher 15:38:15 b4d181a07f80: Pulling fs layer 15:38:15 a1111a8f2ec3: Pulling fs layer 15:38:15 ed53099fbce6: Pulling fs layer 15:38:15 dc539afda2c1: Pulling fs layer 15:38:15 77bc0d833cb6: Pulling fs layer 15:38:15 9065ff56babe: Pulling fs layer 15:38:15 d287ab97295c: Pulling fs layer 15:38:15 dc539afda2c1: Waiting 15:38:15 77bc0d833cb6: Waiting 15:38:15 9065ff56babe: Waiting 15:38:15 d287ab97295c: Waiting 15:38:15 a1111a8f2ec3: Verifying Checksum 15:38:15 a1111a8f2ec3: Download complete 15:38:15 dc539afda2c1: Verifying Checksum 15:38:15 dc539afda2c1: Download complete 15:38:15 77bc0d833cb6: Verifying Checksum 15:38:15 77bc0d833cb6: Download complete 15:38:15 ed53099fbce6: Verifying Checksum 15:38:15 ed53099fbce6: Download complete 15:38:15 9065ff56babe: Verifying Checksum 15:38:15 9065ff56babe: Download complete 15:38:15 b4d181a07f80: Verifying Checksum 15:38:15 b4d181a07f80: Download complete 15:38:16 Removing intermediate container d02c1a038388 15:38:16 ---> 7c36ed119f09 15:38:16 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:38:16 ---> Running in d0cd9591da17 15:38:16 d287ab97295c: Verifying Checksum 15:38:16 d287ab97295c: Download complete 15:38:16 b4d181a07f80: Pull complete 15:38:16 a1111a8f2ec3: Pull complete 15:38:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:38:17 ed53099fbce6: Pull complete 15:38:17 dc539afda2c1: Pull complete 15:38:17 77bc0d833cb6: Pull complete 15:38:18 9065ff56babe: Pull complete 15:38:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:38:19 OK: 219 MiB in 52 packages 15:38:20 Removing intermediate container d0cd9591da17 15:38:20 ---> 330923ebd731 15:38:20 Step 10/14 : ENV GO111MODULE=on 15:38:20 ---> Running in 90ab4fe50cf0 15:38:21 Removing intermediate container 90ab4fe50cf0 15:38:21 ---> 04b9a11d0c59 15:38:21 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:38:21 ---> Running in 875b71e518ca 15:38:21 Removing intermediate container 875b71e518ca 15:38:21 ---> 23a75a289e61 15:38:21 Step 12/14 : COPY . . 15:38:23 d287ab97295c: Pull complete 15:38:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:38:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:38:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:38:23 prd-centos7-docker-4c-2g-565 does not seem to be running inside a container 15:38:23 $ 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/25 -v /w/workspace/edgex-ui-go/25:/w/workspace/edgex-ui-go/25:rw,z -v /w/workspace/edgex-ui-go/25@tmp:/w/workspace/edgex-ui-go/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:38:24 ---> 2ec47ad6d7b2 15:38:24 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:24 ---> Running in c6dc9a7b0f53 15:38:25 $ docker top 1e04f1de5a01f70941c480ad707115795c952713f0bb7163197e409e489a01b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:26 ---> job-cost.sh 15:38:26 lf-activate-venv: SKIPPING 15:38:26 INFO: No Stack... 15:38:26 INFO: Retrieving Pricing Info for: v3-standard-2 15:38:27 INFO: Archiving Costs [Pipeline] sh 15:38:27 + cat /w/workspace/edgex-ui-go/25/archives/cost.csv 15:38:27 + cut -d, -f6 [Pipeline] lock 15:38:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-25-stack-cost] 15:38:27 Resource [jenkins-edgexfoundry-edgex-ui-go-main-25-stack-cost] did not exist. Created. 15:38:27 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:38:27 + echo total: 0.05999999865889549 [Pipeline] stash 15:38:27 Stashed 1 file(s) [Pipeline] } 15:38:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 15:38:27 $ docker stop --time=1 1e04f1de5a01f70941c480ad707115795c952713f0bb7163197e409e489a01b5 15:38:28 $ docker rm -f 1e04f1de5a01f70941c480ad707115795c952713f0bb7163197e409e489a01b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:38:51 Removing intermediate container c6dc9a7b0f53 15:38:51 ---> e700dd5dc103 15:38:51 Step 14/14 : RUN ${MAKE} 15:38:51 ---> Running in 92a560626696 15:38:52 noop 15:38:54 Removing intermediate container 92a560626696 15:38:54 ---> 85090f29ed6c 15:38:54 Successfully built 85090f29ed6c 15:38:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:38:54 + docker inspect -f . ci-base-image-arm64 15:38:54 . [Pipeline] withDockerContainer 15:38:54 prd-ubuntu18.04-docker-arm64-4c-16g-564 does not seem to be running inside a container 15:38:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/25 -v /w/workspace/edgex-ui-go/25:/w/workspace/edgex-ui-go/25:rw,z -v /w/workspace/edgex-ui-go/25@tmp:/w/workspace/edgex-ui-go/25@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 15:38:56 $ docker top 01c8a91959f658b604e78169e4b9c63ea2e24e8c715af616c704931d9fc78287 -eo pid,comm [Pipeline] { [Pipeline] sh 15:38:57 + go version 15:38:57 go version go1.16.8 linux/arm64 [Pipeline] } 15:38:58 $ docker stop --time=1 01c8a91959f658b604e78169e4b9c63ea2e24e8c715af616c704931d9fc78287 15:38:59 $ docker rm -f 01c8a91959f658b604e78169e4b9c63ea2e24e8c715af616c704931d9fc78287 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:39:00 + docker inspect -f . ci-base-image-arm64 15:39:00 . [Pipeline] withDockerContainer 15:39:00 prd-ubuntu18.04-docker-arm64-4c-16g-564 does not seem to be running inside a container 15:39:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/25 -v /w/workspace/edgex-ui-go/25:/w/workspace/edgex-ui-go/25:rw,z -v /w/workspace/edgex-ui-go/25@tmp:/w/workspace/edgex-ui-go/25@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 15:39:02 $ docker top 06a4ea88ec8bf96bf932c25222536f5861b06a4a0899fe055be3f9f5b2ea7210 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:39:03 + make test 15:39:03 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:39:04 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:39:44 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:39:44 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:39:44 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:39:44 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 15:39:44 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 15:39:44 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 15:39:44 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:39:44 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:39:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 15:39:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 15:39:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 15:39:44 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 15:39:44 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:40:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:40:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:40:06 $ docker stop --time=1 06a4ea88ec8bf96bf932c25222536f5861b06a4a0899fe055be3f9f5b2ea7210 15:40:08 $ docker rm -f 06a4ea88ec8bf96bf932c25222536f5861b06a4a0899fe055be3f9f5b2ea7210 [Pipeline] // withDockerContainer [Pipeline] sh 15:40:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:40:09 Warning: overwriting stash ‘coverage-report’ 15:40:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:40:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:40:11 + ls -al . 15:40:11 total 128 15:40:11 drwxrwxr-x 12 jenkins jenkins 4096 Oct 20 15:39 . 15:40:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 15:37 .. 15:40:11 drwxrwxr-x 8 jenkins jenkins 4096 Oct 20 15:37 .git 15:40:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 15:37 .github 15:40:11 -rw-rw-r-- 1 jenkins jenkins 155 Oct 20 15:37 .gitignore 15:40:11 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 20 15:37 CONTRIBUTING.md 15:40:11 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 20 15:37 Dockerfile 15:40:11 -rw-rw-r-- 1 jenkins jenkins 652 Oct 20 15:37 Jenkinsfile 15:40:11 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 20 15:37 LICENSE 15:40:11 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 20 15:37 Makefile 15:40:11 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 20 15:37 README.md 15:40:11 -rw-rw-r-- 1 jenkins jenkins 12 Oct 20 15:33 VERSION 15:40:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 15:37 assets 15:40:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 15:37 bin 15:40:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 15:37 cmd 15:40:11 -rw-r--r-- 1 jenkins jenkins 10 Oct 20 15:39 coverage.out 15:40:11 drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 15:37 docs 15:40:11 -rw-rw-r-- 1 jenkins jenkins 880 Oct 20 15:37 go.mod 15:40:11 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 20 15:37 go.sum 15:40:11 drwxrwxr-x 9 jenkins jenkins 4096 Oct 20 15:37 internal 15:40:11 drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 15:37 pkg 15:40:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 15:37 snap 15:40:11 -rw-rw-r-- 1 jenkins jenkins 155 Oct 20 15:37 version.go 15:40:11 drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 15:37 web [Pipeline] isUnix [Pipeline] sh 15:40:12 + 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=fa7eaa5b279c33a5518f76bb66d0defaa58499c5 --label arch=arm64 --label version=2.0.1-dev.23 . 15:40:13 Sending build context to Docker daemon 20.57MB 15:40:13 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 15:40:13 Step 2/22 : FROM ${BASE} AS builder 15:40:13 ---> 85090f29ed6c 15:40:13 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:40:13 ---> Running in a33807f72e4c 15:40:13 Removing intermediate container a33807f72e4c 15:40:13 ---> 33844c6261d3 15:40:13 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 15:40:13 ---> Running in d274a5141276 15:40:14 Removing intermediate container d274a5141276 15:40:14 ---> 261d30bdf13a 15:40:14 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 15:40:14 ---> Running in a7328bde6b57 15:40:15 Removing intermediate container a7328bde6b57 15:40:15 ---> ac8cc407faa3 15:40:15 Step 6/22 : LABEL Name=edgex-ui-go 15:40:15 ---> Running in dfa8ba593a18 15:40:15 Removing intermediate container dfa8ba593a18 15:40:15 ---> 5b973a95cd01 15:40:15 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:40:16 ---> Running in 911f144133d2 15:40:16 Removing intermediate container 911f144133d2 15:40:16 ---> 95eb9d7e78e8 15:40:16 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:17 ---> Running in e7ec8a0e95d4 15:40:19 Removing intermediate container e7ec8a0e95d4 15:40:19 ---> 744ff4667779 15:40:19 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:40:19 ---> Running in 546f7a87c973 15:40:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:40:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:40:22 OK: 219 MiB in 52 packages 15:40:24 Removing intermediate container 546f7a87c973 15:40:24 ---> 3c8203f1a16b 15:40:24 Step 10/22 : ENV GO111MODULE=on 15:40:24 ---> Running in 7fe9b2a66cd2 15:40:24 Removing intermediate container 7fe9b2a66cd2 15:40:24 ---> 7a0fbfb6ae95 15:40:24 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:40:24 ---> Running in 6dc9b9f72c02 15:40:25 Removing intermediate container 6dc9b9f72c02 15:40:25 ---> f982b56731eb 15:40:25 Step 12/22 : COPY . . 15:40:28 ---> c836c210d040 15:40:28 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:28 ---> Running in e24813f595db 15:40:31 Removing intermediate container e24813f595db 15:40:31 ---> 72f73a482799 15:40:31 Step 14/22 : RUN ${MAKE} 15:40:31 ---> Running in 69014c5678f0 15:40:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.23" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:40:59 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:41:04 Removing intermediate container 69014c5678f0 15:41:04 ---> 1319f70e5e04 15:41:04 Step 15/22 : FROM alpine:3.14 15:41:04 3.14: Pulling from library/alpine 15:41:04 552d1f2373af: Already exists 15:41:05 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:41:05 Status: Downloaded newer image for alpine:3.14 15:41:05 ---> bb3de5531c18 15:41:05 Step 16/22 : EXPOSE 4000 15:41:05 ---> Running in 741f13c24f54 15:41:05 Removing intermediate container 741f13c24f54 15:41:05 ---> 23ca4b1ecf00 15:41:05 Step 17/22 : 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 15:41:07 ---> 69ef99297743 15:41:07 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:41:07 ---> Running in c05d88d774ac 15:41:07 Removing intermediate container c05d88d774ac 15:41:07 ---> b23bc58ab9fd 15:41:07 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:41:08 ---> Running in c38e2e5dc67b 15:41:08 Removing intermediate container c38e2e5dc67b 15:41:08 ---> 4b7f2f30bb82 15:41:08 Step 20/22 : LABEL arch=arm64 15:41:08 ---> Running in a6b8b43d4549 15:41:09 Removing intermediate container a6b8b43d4549 15:41:09 ---> 9ced37750db1 15:41:09 Step 21/22 : LABEL git_sha=fa7eaa5b279c33a5518f76bb66d0defaa58499c5 15:41:09 ---> Running in a8ba46311c01 15:41:09 Removing intermediate container a8ba46311c01 15:41:09 ---> d3e2825a952d 15:41:09 Step 22/22 : LABEL version=2.0.1-dev.23 15:41:09 ---> Running in cd77ed0b537d 15:41:10 Removing intermediate container cd77ed0b537d 15:41:10 ---> 8d799594cf8a 15:41:10 [Warning] One or more build-args [ARCH] were not consumed 15:41:10 Successfully built 8d799594cf8a 15:41:10 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 15:41:10 provisioning config files... 15:41:10 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/25@tmp/config429890579118988924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:11 ---> docker-login.sh 15:41:11 nexus3.edgexfoundry.org:10001 15:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:11 Configure a credential helper to remove this warning. See 15:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:11 15:41:11 Login Succeeded 15:41:11 nexus3.edgexfoundry.org:10002 15:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:12 Configure a credential helper to remove this warning. See 15:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:12 15:41:12 Login Succeeded 15:41:12 nexus3.edgexfoundry.org:10003 15:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:12 Configure a credential helper to remove this warning. See 15:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:12 15:41:12 Login Succeeded 15:41:12 nexus3.edgexfoundry.org:10004 15:41:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:13 Configure a credential helper to remove this warning. See 15:41:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:13 15:41:13 Login Succeeded 15:41:13 docker.io 15:41:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:41:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:41:15 Configure a credential helper to remove this warning. See 15:41:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:41:15 15:41:15 Login Succeeded 15:41:15 ---> docker-login.sh ends [Pipeline] } 15:41:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:41:15 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 15:41:15 fa7eaa5b279c33a5518f76bb66d0defaa58499c5 15:41:15 latest 15:41:15 2.0.1-dev.23 15:41:15 fa7eaa5b279c33a5518f76bb66d0defaa58499c5-2.0.1-dev.23 15:41:15 main 15:41:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:41:15 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:fa7eaa5b279c33a5518f76bb66d0defaa58499c5 [Pipeline] isUnix [Pipeline] sh 15:41:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:fa7eaa5b279c33a5518f76bb66d0defaa58499c5 15:41:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:41:16 30cdba18ef7a: Preparing 15:41:16 ee420dfed78a: Preparing 15:41:16 ee420dfed78a: Layer already exists 15:41:20 30cdba18ef7a: Pushed 15:41:20 fa7eaa5b279c33a5518f76bb66d0defaa58499c5: digest: sha256:adddf5c4a4769be23b81658a9c435b7aab413667a516e32df124f1f65f0894fd size: 739 [Pipeline] isUnix [Pipeline] sh 15:41:20 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:41:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:41:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:41:21 30cdba18ef7a: Preparing 15:41:21 ee420dfed78a: Preparing 15:41:22 30cdba18ef7a: Layer already exists 15:41:22 ee420dfed78a: Layer already exists 15:41:22 latest: digest: sha256:adddf5c4a4769be23b81658a9c435b7aab413667a516e32df124f1f65f0894fd size: 739 [Pipeline] isUnix [Pipeline] sh 15:41:22 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 15:41:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.23 15:41:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:41:23 30cdba18ef7a: Preparing 15:41:23 ee420dfed78a: Preparing 15:41:23 30cdba18ef7a: Layer already exists 15:41:23 ee420dfed78a: Layer already exists 15:41:23 2.0.1-dev.23: digest: sha256:adddf5c4a4769be23b81658a9c435b7aab413667a516e32df124f1f65f0894fd size: 739 [Pipeline] isUnix [Pipeline] sh 15:41:23 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:fa7eaa5b279c33a5518f76bb66d0defaa58499c5-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh 15:41:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:fa7eaa5b279c33a5518f76bb66d0defaa58499c5-2.0.1-dev.23 15:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:41:24 30cdba18ef7a: Preparing 15:41:24 ee420dfed78a: Preparing 15:41:24 30cdba18ef7a: Layer already exists 15:41:24 ee420dfed78a: Layer already exists 15:41:24 fa7eaa5b279c33a5518f76bb66d0defaa58499c5-2.0.1-dev.23: digest: sha256:adddf5c4a4769be23b81658a9c435b7aab413667a516e32df124f1f65f0894fd size: 739 [Pipeline] isUnix [Pipeline] sh 15:41:25 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 15:41:25 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 15:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 15:41:25 30cdba18ef7a: Preparing 15:41:25 ee420dfed78a: Preparing 15:41:25 30cdba18ef7a: Layer already exists 15:41:25 ee420dfed78a: Layer already exists 15:41:25 main: digest: sha256:adddf5c4a4769be23b81658a9c435b7aab413667a516e32df124f1f65f0894fd size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:41:25 ===================================================== [Pipeline] echo 15:41:25 taggedImages: 15:41:25 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:fa7eaa5b279c33a5518f76bb66d0defaa58499c5 15:41:25 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 15:41:25 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.23 15:41:25 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:fa7eaa5b279c33a5518f76bb66d0defaa58499c5-2.0.1-dev.23 15:41:25 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:41:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:41:26 15:41:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:41:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:41:27 arm64: Pulling from edgex-lftools-log-publisher 15:41:27 448f6bf000e3: Pulling fs layer 15:41:27 f757da607395: Pulling fs layer 15:41:27 05883995daec: Pulling fs layer 15:41:27 8603b9c90790: Pulling fs layer 15:41:27 1560dd03e051: Pulling fs layer 15:41:27 27f5ce0e4adf: Pulling fs layer 15:41:27 c2d8d7efcc4b: Pulling fs layer 15:41:27 1560dd03e051: Waiting 15:41:27 27f5ce0e4adf: Waiting 15:41:27 8603b9c90790: Waiting 15:41:27 c2d8d7efcc4b: Waiting 15:41:27 f757da607395: Verifying Checksum 15:41:27 8603b9c90790: Verifying Checksum 15:41:27 8603b9c90790: Download complete 15:41:27 1560dd03e051: Download complete 15:41:27 05883995daec: Verifying Checksum 15:41:27 05883995daec: Download complete 15:41:27 27f5ce0e4adf: Download complete 15:41:29 448f6bf000e3: Download complete 15:41:30 c2d8d7efcc4b: Verifying Checksum 15:41:30 c2d8d7efcc4b: Download complete 15:41:32 448f6bf000e3: Pull complete 15:41:33 f757da607395: Pull complete 15:41:34 05883995daec: Pull complete 15:41:35 8603b9c90790: Pull complete 15:41:36 1560dd03e051: Pull complete 15:41:36 27f5ce0e4adf: Pull complete 15:41:51 c2d8d7efcc4b: Pull complete 15:41:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:41:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:41:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:41:51 prd-ubuntu18.04-docker-arm64-4c-16g-564 does not seem to be running inside a container 15:41:51 $ 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/25 -v /w/workspace/edgex-ui-go/25:/w/workspace/edgex-ui-go/25:rw,z -v /w/workspace/edgex-ui-go/25@tmp:/w/workspace/edgex-ui-go/25@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 15:41:54 $ docker top a1fb63500ffa4ed2b79c3182ab631e7aa765d04822080a15f1404829d1e60fc9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:41:55 ---> job-cost.sh 15:41:55 lf-activate-venv: SKIPPING 15:41:55 INFO: No Stack... 15:42:14 INFO: Retrieving Pricing Info for: v3-standard-4 15:42:14 INFO: Archiving Costs [Pipeline] sh 15:42:15 + + catcut /w/workspace/edgex-ui-go/25/archives/cost.csv -d, 15:42:15 -f6 [Pipeline] lock 15:42:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-25-stack-cost] 15:42:15 Resource [jenkins-edgexfoundry-edgex-ui-go-main-25-stack-cost] did not exist. Created. 15:42:15 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:42:15 /w/workspace/edgex-ui-go/25@tmp/durable-0d7177c8/script.sh: 1: /w/workspace/edgex-ui-go/25@tmp/durable-0d7177c8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:42:16 + echo total: 0.10999999940395355 [Pipeline] stash 15:42:16 Warning: overwriting stash ‘stack-cost’ 15:42:16 Stashed 1 file(s) [Pipeline] } 15:42:16 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 15:42:16 $ docker stop --time=1 a1fb63500ffa4ed2b79c3182ab631e7aa765d04822080a15f1404829d1e60fc9 15:42:18 $ docker rm -f a1fb63500ffa4ed2b79c3182ab631e7aa765d04822080a15f1404829d1e60fc9 [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 15:42:19 provisioning config files... 15:42:19 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3788674791228241987tmp [Pipeline] { [Pipeline] sh 15:42:19 + set +x 15:42:19 + curl -s https://codecov.io/bash 15:42:19 + bash -s -- 15:42:19 15:42:19 _____ _ 15:42:19 / ____| | | 15:42:19 | | ___ __| | ___ ___ _____ __ 15:42:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:42:19 | |___| (_) | (_| | __/ (_| (_) \ V / 15:42:19 \_____\___/ \__,_|\___|\___\___/ \_/ 15:42:19 Bash-1.0.6 15:42:19 15:42:19 15:42:19 ==> git version 2.24.4 found 15:42:19 ==> 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 15:42:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:42:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:42:19 ==> Jenkins CI detected. 15:42:19 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 15:42:19 project root: . 15:42:19 --> token set from env 15:42:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:42:19 ==> Running gcov in . (disable via -X gcov) 15:42:19 ==> Python coveragepy not found 15:42:19 ==> Searching for coverage reports in: 15:42:19 + . 15:42:19 -> Found 1 reports 15:42:19 ==> Detecting git/mercurial file structure 15:42:19 ==> Reading reports 15:42:19 + ./coverage.out bytes=10 15:42:19 ==> Appending adjustments 15:42:19 https://docs.codecov.io/docs/fixing-reports 15:42:19 + Found adjustments 15:42:19 ==> Gzipping contents 15:42:19 4.0K /tmp/codecov.UVzC1c.gz 15:42:19 ==> Uploading reports 15:42:19 url: https://codecov.io 15:42:19 query: branch=main&commit=fa7eaa5b279c33a5518f76bb66d0defaa58499c5&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:42:19 -> Pinging Codecov 15:42:19 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=fa7eaa5b279c33a5518f76bb66d0defaa58499c5&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:42:20 -> Uploading to 15:42:20 https://storage.googleapis.com/codecov/v4/raw/2021-10-20/FB506323287CE973F263BFD2A0EB1F37/fa7eaa5b279c33a5518f76bb66d0defaa58499c5/0c7365d2-6d55-40e0-a83f-2d8656387d2b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211020%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211020T154220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8773e380c0922dc4c64e77410c4367331fe8f68f609689729ed2855ae56e36e 15:42:20 % Total % Received % Xferd Average Speed Time Time Time Current 15:42:20 Dload Upload Total Spent Left Speed 15:42:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 9160 --:--:-- --:--:-- --:--:-- 9149 15:42:20 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/fa7eaa5b279c33a5518f76bb66d0defaa58499c5 [Pipeline] } 15:42:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:42:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:42:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:42:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:42:21 15:42:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:42:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:42:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:42:21 188c0c94c7c5: Pulling fs layer 15:42:21 0ef7d3d256c8: Pulling fs layer 15:42:21 de9db76c5a1d: Pulling fs layer 15:42:21 0eba1c9be4d2: Pulling fs layer 15:42:21 0d57e429df01: Pulling fs layer 15:42:21 4e4be7b47b0d: Pulling fs layer 15:42:21 e1f770b5df2f: Pulling fs layer 15:42:21 85a0685a4137: Pulling fs layer 15:42:21 0eba1c9be4d2: Waiting 15:42:21 0d57e429df01: Waiting 15:42:21 4e4be7b47b0d: Waiting 15:42:21 e1f770b5df2f: Waiting 15:42:21 85a0685a4137: Waiting 15:42:21 de9db76c5a1d: Verifying Checksum 15:42:21 de9db76c5a1d: Download complete 15:42:21 0ef7d3d256c8: Verifying Checksum 15:42:21 0ef7d3d256c8: Download complete 15:42:21 0d57e429df01: Verifying Checksum 15:42:21 0d57e429df01: Download complete 15:42:21 4e4be7b47b0d: Verifying Checksum 15:42:21 4e4be7b47b0d: Download complete 15:42:21 188c0c94c7c5: Verifying Checksum 15:42:22 e1f770b5df2f: Verifying Checksum 15:42:22 e1f770b5df2f: Download complete 15:42:22 188c0c94c7c5: Pull complete 15:42:22 0eba1c9be4d2: Verifying Checksum 15:42:22 0eba1c9be4d2: Download complete 15:42:22 0ef7d3d256c8: Pull complete 15:42:22 85a0685a4137: Verifying Checksum 15:42:22 85a0685a4137: Download complete 15:42:22 de9db76c5a1d: Pull complete 15:42:27 0eba1c9be4d2: Pull complete 15:42:27 0d57e429df01: Pull complete 15:42:27 4e4be7b47b0d: Pull complete 15:42:27 e1f770b5df2f: Pull complete 15:42:34 85a0685a4137: Pull complete 15:42:34 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:42:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:42:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:42:34 prd-centos7-docker-4c-2g-563 does not seem to be running inside a container 15:42:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:42:34 $ docker top 859c208847c6d9f62e389725eff0b66f5a6e79efea9e48fe18e9899a44178400 -eo pid,comm [Pipeline] { [Pipeline] echo 15:42:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:42:35 + set -o pipefail 15:42:35 + snyk monitor '--org=edgex-jenkins' 15:42:39 15:42:39 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 15:42:39 15:42:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/1edc68af-bf2f-486a-acea-e6384d6c3da4 15:42:39 15:42:39 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:42:39 15:42:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:42:39 15:42:39 [Pipeline] } 15:42:39 $ docker stop --time=1 859c208847c6d9f62e389725eff0b66f5a6e79efea9e48fe18e9899a44178400 15:42:41 $ docker rm -f 859c208847c6d9f62e389725eff0b66f5a6e79efea9e48fe18e9899a44178400 [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 15:42:42 + git log --format=format:%s -1 fa7eaa5b279c33a5518f76bb66d0defaa58499c5 [Pipeline] isUnix [Pipeline] sh 15:42:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:42:42 . [Pipeline] withDockerContainer 15:42:42 prd-centos7-docker-4c-2g-563 does not seem to be running inside a container 15:42:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:42:42 $ docker top da4e3e7a9bd74ee897f2c674ce4a7682072495ac4f45449b5635046e01939a98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:42:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:42:42 [ssh-agent] Looking for ssh-agent implementation... 15:42:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:42:43 $ docker exec da4e3e7a9bd74ee897f2c674ce4a7682072495ac4f45449b5635046e01939a98 ssh-agent 15:42:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkBCiBP/agent.14 15:42:43 SSH_AGENT_PID=20 15:42:43 Running ssh-add (command line suppressed) 15:42:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3176440406392704248.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3176440406392704248.key) 15:42:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:42:43 + git semver tag 15:42:43 # -> Open(): unable to determine branch for HEAD 15:42:43 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 15:42:43 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 15:42:43 # $SEMVER_REMOTE_NAME = origin 15:42:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:42:43 # $SEMVER_USER_NAME = edgex-jenkins 15:42:43 # $SEMVER_BRANCH = main 15:42:43 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:42:43 # fa7eaa5b279c33a5518f76bb66d0defaa58499c5 HEAD 15:42:43 # -> Force: false 15:42:43 # 4d42ed5023ec823a7fd5c2f21451199066e97600 refs/tags/v2.0.1-dev.23 [Pipeline] } 15:42:43 $ docker exec --env ******** --env ******** da4e3e7a9bd74ee897f2c674ce4a7682072495ac4f45449b5635046e01939a98 ssh-agent -k 15:42:43 unset SSH_AUTH_SOCK; 15:42:43 unset SSH_AGENT_PID; 15:42:43 echo Agent pid 20 killed; 15:42:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:42:43 + git semver [Pipeline] } 15:42:44 $ docker stop --time=1 da4e3e7a9bd74ee897f2c674ce4a7682072495ac4f45449b5635046e01939a98 15:42:45 $ docker rm -f da4e3e7a9bd74ee897f2c674ce4a7682072495ac4f45449b5635046e01939a98 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:42:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:42:45 15:42:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:42:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:42:45 0.23.1-centos7: Pulling from edgex-lftools 15:42:45 ab5ef0e58194: Pulling fs layer 15:42:45 9712f1f96733: Pulling fs layer 15:42:45 63f879dbbcfc: Pulling fs layer 15:42:45 0d9ebad4ef96: Pulling fs layer 15:42:45 e9a5061849ea: Pulling fs layer 15:42:45 d747dcd14b5f: Pulling fs layer 15:42:45 2de7ff778b66: Pulling fs layer 15:42:45 0d9ebad4ef96: Waiting 15:42:45 e9a5061849ea: Waiting 15:42:45 d747dcd14b5f: Waiting 15:42:45 2de7ff778b66: Waiting 15:42:45 9712f1f96733: Verifying Checksum 15:42:45 9712f1f96733: Download complete 15:42:46 ab5ef0e58194: Verifying Checksum 15:42:46 ab5ef0e58194: Download complete 15:42:46 0d9ebad4ef96: Verifying Checksum 15:42:46 0d9ebad4ef96: Download complete 15:42:46 d747dcd14b5f: Verifying Checksum 15:42:46 d747dcd14b5f: Download complete 15:42:46 63f879dbbcfc: Verifying Checksum 15:42:46 63f879dbbcfc: Download complete 15:42:46 e9a5061849ea: Verifying Checksum 15:42:46 e9a5061849ea: Download complete 15:42:46 2de7ff778b66: Verifying Checksum 15:42:46 2de7ff778b66: Download complete 15:42:49 ab5ef0e58194: Pull complete 15:42:49 9712f1f96733: Pull complete 15:42:49 63f879dbbcfc: Pull complete 15:42:54 0d9ebad4ef96: Pull complete 15:42:54 e9a5061849ea: Pull complete 15:42:54 d747dcd14b5f: Pull complete 15:42:55 2de7ff778b66: Pull complete 15:42:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:42:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:42:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:42:55 prd-centos7-docker-4c-2g-563 does not seem to be running inside a container 15:42:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:42:58 $ docker top 617ea1d018156a0470eb70a317384f388dadcf81af38ada548766e6b19ba8230 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:42:59 provisioning config files... 15:42:59 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6023429675989654038tmp 15:42:59 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5799350707128630704tmp 15:42:59 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7321656354432463241tmp [Pipeline] { [Pipeline] echo 15:42:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:42:59 ---> sigul-configuration.sh 15:42:59 gpg: directory `/root/.gnupg' created 15:42:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:42:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:42:59 gpg: keyring `/root/.gnupg/secring.gpg' created 15:42:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:42:59 gpg: CAST5 encrypted data 15:42:59 gpg: encrypted with 1 passphrase 15:42:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:42:59 + mkdir /home/jenkins 15:42:59 + mkdir /home/jenkins/sigul [Pipeline] sh 15:42:59 + 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 15:42:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:43:00 ---> sigul-install.sh 15:43:00 Sigul already installed; skipping installation. [Pipeline] sh 15:43:00 + git tag --list 15:43:00 0.1.1 15:43:00 v1.1.0 15:43:00 v1.2.0 15:43:00 v1.2.1 15:43:00 v1.3.0 15:43:00 v2.0.0 15:43:00 v2.0.1-dev.1 15:43:00 v2.0.1-dev.10 15:43:00 v2.0.1-dev.11 15:43:00 v2.0.1-dev.12 15:43:00 v2.0.1-dev.13 15:43:00 v2.0.1-dev.14 15:43:00 v2.0.1-dev.15 15:43:00 v2.0.1-dev.16 15:43:00 v2.0.1-dev.17 15:43:00 v2.0.1-dev.18 15:43:00 v2.0.1-dev.19 15:43:00 v2.0.1-dev.2 15:43:00 v2.0.1-dev.20 15:43:00 v2.0.1-dev.21 15:43:00 v2.0.1-dev.22 15:43:00 v2.0.1-dev.23 15:43:00 v2.0.1-dev.3 15:43:00 v2.0.1-dev.4 15:43:00 v2.0.1-dev.5 15:43:00 v2.0.1-dev.6 15:43:00 v2.0.1-dev.7 15:43:00 v2.0.1-dev.8 15:43:00 v2.0.1-dev.9 [Pipeline] sh 15:43:00 + lftools sign git-tag v2.0.1-dev.23 15:43:01 Signing Git tag with Sigul... 15:43:01 Signing v2.0.1-dev.23 [Pipeline] echo 15:43:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:43:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:43:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:43:02 $ docker stop --time=1 617ea1d018156a0470eb70a317384f388dadcf81af38ada548766e6b19ba8230 15:43:03 $ docker rm -f 617ea1d018156a0470eb70a317384f388dadcf81af38ada548766e6b19ba8230 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:43:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:43:04 . [Pipeline] withDockerContainer 15:43:04 prd-centos7-docker-4c-2g-563 does not seem to be running inside a container 15:43:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:43:04 $ docker top b007649c754f007554886377318f8df4d64321b937bd933bd7af7a5099072ac2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:43:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:04 [ssh-agent] Looking for ssh-agent implementation... 15:43:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:05 $ docker exec b007649c754f007554886377318f8df4d64321b937bd933bd7af7a5099072ac2 ssh-agent 15:43:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXejapAN/agent.15 15:43:05 SSH_AGENT_PID=21 15:43:05 Running ssh-add (command line suppressed) 15:43:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_147502105792076285.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_147502105792076285.key) 15:43:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:43:05 + git semver bump pre 15:43:05 # -> Open(): unable to determine branch for HEAD 15:43:05 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 15:43:05 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 15:43:05 # $SEMVER_REMOTE_NAME = origin 15:43:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:43:05 # $SEMVER_USER_NAME = edgex-jenkins 15:43:05 # $SEMVER_BRANCH = main 15:43:05 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:43:05 2.0.1-dev.24 [Pipeline] } 15:43:05 $ docker exec --env ******** --env ******** b007649c754f007554886377318f8df4d64321b937bd933bd7af7a5099072ac2 ssh-agent -k 15:43:05 unset SSH_AUTH_SOCK; 15:43:05 unset SSH_AGENT_PID; 15:43:05 echo Agent pid 21 killed; 15:43:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:43:06 + git semver [Pipeline] } 15:43:06 $ docker stop --time=1 b007649c754f007554886377318f8df4d64321b937bd933bd7af7a5099072ac2 15:43:07 $ docker rm -f b007649c754f007554886377318f8df4d64321b937bd933bd7af7a5099072ac2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:43:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:43:07 . [Pipeline] withDockerContainer 15:43:07 prd-centos7-docker-4c-2g-563 does not seem to be running inside a container 15:43:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:43:08 $ docker top 20e4ae08399f9aa4a6af63d57c68e07b0f552cb1ebb567a363ea04ef8953b917 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:43:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:08 [ssh-agent] Looking for ssh-agent implementation... 15:43:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:08 $ docker exec 20e4ae08399f9aa4a6af63d57c68e07b0f552cb1ebb567a363ea04ef8953b917 ssh-agent 15:43:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPHHHaj/agent.13 15:43:08 SSH_AGENT_PID=20 15:43:08 Running ssh-add (command line suppressed) 15:43:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5957872332569410397.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5957872332569410397.key) 15:43:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:43:08 + git semver push 15:43:08 # -> Open(): unable to determine branch for HEAD 15:43:08 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 15:43:08 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 15:43:08 # $SEMVER_REMOTE_NAME = origin 15:43:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:43:08 # $SEMVER_USER_NAME = edgex-jenkins 15:43:08 # $SEMVER_BRANCH = main 15:43:08 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 15:43:10 $ docker exec --env ******** --env ******** 20e4ae08399f9aa4a6af63d57c68e07b0f552cb1ebb567a363ea04ef8953b917 ssh-agent -k 15:43:10 unset SSH_AUTH_SOCK; 15:43:10 unset SSH_AGENT_PID; 15:43:10 echo Agent pid 20 killed; 15:43:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:43:11 + git semver [Pipeline] } 15:43:11 $ docker stop --time=1 20e4ae08399f9aa4a6af63d57c68e07b0f552cb1ebb567a363ea04ef8953b917 15:43:12 $ docker rm -f 20e4ae08399f9aa4a6af63d57c68e07b0f552cb1ebb567a363ea04ef8953b917 [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 15:43:13 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:43:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:43:14 ---> package-listing.sh 15:43:14 ++ facter osfamily 15:43:14 ++ tr '[:upper:]' '[:lower:]' 15:43:14 + OS_FAMILY=redhat 15:43:14 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 15:43:14 + START_PACKAGES=/tmp/packages_start.txt 15:43:14 + END_PACKAGES=/tmp/packages_end.txt 15:43:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:43:14 + PACKAGES=/tmp/packages_start.txt 15:43:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:43:14 + PACKAGES=/tmp/packages_end.txt 15:43:14 + case "${OS_FAMILY}" in 15:43:14 + rpm -qa 15:43:14 + sort 15:43:15 + '[' -f /tmp/packages_start.txt ']' 15:43:15 + '[' -f /tmp/packages_end.txt ']' 15:43:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:43:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 15:43:15 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 15:43:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 15:43:15 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 15:43:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:16 15:43:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:43:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:16 latest: Pulling from edgex-lftools-log-publisher 15:43:16 b4d181a07f80: Pulling fs layer 15:43:16 a1111a8f2ec3: Pulling fs layer 15:43:16 ed53099fbce6: Pulling fs layer 15:43:16 dc539afda2c1: Pulling fs layer 15:43:16 77bc0d833cb6: Pulling fs layer 15:43:16 9065ff56babe: Pulling fs layer 15:43:16 d287ab97295c: Pulling fs layer 15:43:16 dc539afda2c1: Waiting 15:43:16 77bc0d833cb6: Waiting 15:43:16 9065ff56babe: Waiting 15:43:16 d287ab97295c: Waiting 15:43:16 a1111a8f2ec3: Download complete 15:43:16 dc539afda2c1: Verifying Checksum 15:43:16 dc539afda2c1: Download complete 15:43:16 ed53099fbce6: Verifying Checksum 15:43:16 ed53099fbce6: Download complete 15:43:16 77bc0d833cb6: Verifying Checksum 15:43:16 77bc0d833cb6: Download complete 15:43:16 9065ff56babe: Verifying Checksum 15:43:16 9065ff56babe: Download complete 15:43:16 b4d181a07f80: Verifying Checksum 15:43:16 b4d181a07f80: Download complete 15:43:17 d287ab97295c: Verifying Checksum 15:43:17 d287ab97295c: Download complete 15:43:18 b4d181a07f80: Pull complete 15:43:18 a1111a8f2ec3: Pull complete 15:43:18 ed53099fbce6: Pull complete 15:43:18 dc539afda2c1: Pull complete 15:43:19 77bc0d833cb6: Pull complete 15:43:19 9065ff56babe: Pull complete 15:43:24 d287ab97295c: Pull complete 15:43:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:43:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:43:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:43:24 prd-centos7-docker-4c-2g-563 does not seem to be running inside a container 15:43:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:43:26 $ docker top 5901dfa0010958af371746f81c0b11818e924edad1d594b60d1178c43e96dc9a -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:27 + touch /tmp/pre-build-complete [Pipeline] sh 15:43:27 + mkdir -p /var/log/sysstat [Pipeline] sh 15:43:27 + ls /var/log/sa-host 15:43:27 + sadf -c /var/log/sa-host/sa20 15:43:27 file_magic: OK 15:43:27 HZ: Using current value: 100 15:43:27 file_header: OK 15:43:27 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 15:43:27 Statistics: 15:43:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:43:27 File successfully converted to sysstat format version 12.0.3 15:43:27 + sadf -c /var/log/sa-host/sa30 15:43:27 file_magic: OK 15:43:27 HZ: Using current value: 100 15:43:27 file_header: OK 15:43:27 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 15:43:27 Statistics: 15:43:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:43:27 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:27 provisioning config files... 15:43:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config979256763326440727tmp [Pipeline] { [Pipeline] echo 15:43:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:43:28 ---> create-netrc.sh [Pipeline] } 15:43:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:43:28 ---> python-tools-install.sh [Pipeline] echo 15:43:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:43:28 ---> sudo-logs.sh 15:43:28 Archiving 'sudo' log.. 15:43:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-563.novalocal: Name or service not known 15:43:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-563.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:43:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:43:29 ---> job-cost.sh 15:43:29 lf-activate-venv: SKIPPING 15:43:29 DEBUG: total: 0.10999999940395355 15:43:29 INFO: Retrieving Stack Cost... 15:43:29 INFO: Retrieving Pricing Info for: v3-standard-2 15:43:30 INFO: Archiving Costs [Pipeline] echo 15:43:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:43:30 ---> logs-deploy.sh 15:43:30 lf-activate-venv: SKIPPING 15:43:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/25 15:43:30 INFO: archiving workspace using pattern(s): 15:43:31 Archives upload complete. 15:43:31 INFO: archiving logs to Nexus 15:43:31 ---> uname -a: 15:43:31 Linux prd-centos7-docker-4c-2g-563.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:43:31 15:43:31 15:43:31 ---> lscpu: 15:43:31 Architecture: x86_64 15:43:31 CPU op-mode(s): 32-bit, 64-bit 15:43:31 Byte Order: Little Endian 15:43:31 Address sizes: 40 bits physical, 48 bits virtual 15:43:31 CPU(s): 2 15:43:31 On-line CPU(s) list: 0,1 15:43:31 Thread(s) per core: 1 15:43:31 Core(s) per socket: 1 15:43:31 Socket(s): 2 15:43:31 NUMA node(s): 1 15:43:31 Vendor ID: AuthenticAMD 15:43:31 CPU family: 23 15:43:31 Model: 49 15:43:31 Model name: AMD EPYC-Rome Processor 15:43:31 Stepping: 0 15:43:31 CPU MHz: 2799.998 15:43:31 BogoMIPS: 5599.99 15:43:31 Virtualization: AMD-V 15:43:31 Hypervisor vendor: KVM 15:43:31 Virtualization type: full 15:43:31 L1d cache: 32K 15:43:31 L1i cache: 32K 15:43:31 L2 cache: 512K 15:43:31 L3 cache: 16384K 15:43:31 NUMA node0 CPU(s): 0,1 15:43:31 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 15:43:31 15:43:31 15:43:31 ---> nproc: 15:43:31 2 15:43:31 15:43:31 15:43:31 ---> df -h: 15:43:31 Filesystem Size Used Avail Use% Mounted on 15:43:31 overlay 40G 9.0G 32G 23% / 15:43:31 tmpfs 64M 0 64M 0% /dev 15:43:31 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:43:31 shm 64M 0 64M 0% /dev/shm 15:43:31 /dev/vda1 40G 9.0G 32G 23% /facter-os 15:43:31 15:43:31 15:43:31 ---> sar -b -r -n DEV: 15:43:31 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/20/21 _x86_64_ (2 CPU) 15:43:31 15:43:31 15:32:27 LINUX RESTART (2 CPU) 15:43:31 15:43:31 15:33:02 tps rtps wtps bread/s bwrtn/s 15:43:31 15:34:01 119.77 20.92 98.85 5622.90 18213.14 15:43:31 15:35:01 1.90 0.03 1.87 1.07 37.94 15:43:31 15:36:01 0.23 0.00 0.23 0.00 2.97 15:43:31 15:37:01 0.18 0.00 0.18 0.00 1.62 15:43:31 15:38:01 0.27 0.00 0.27 0.00 3.53 15:43:31 15:39:01 0.32 0.00 0.32 0.00 4.18 15:43:31 15:40:01 0.33 0.00 0.33 0.00 5.26 15:43:31 15:41:01 0.23 0.00 0.23 0.00 2.85 15:43:31 15:42:01 0.30 0.00 0.30 0.00 3.35 15:43:31 15:43:01 196.20 0.03 196.17 3.73 53486.83 15:43:31 Average: 31.83 2.07 29.77 554.37 7159.24 15:43:31 15:43:31 15:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:43:31 15:34:01 5654800 0 622076 7.77 2620 1729436 1265356 13.97 575092 1542680 128 15:43:31 15:35:01 5667008 0 609860 7.61 2620 1729444 1162912 12.84 564648 1542644 20 15:43:31 15:36:01 5667808 0 609060 7.60 2620 1729444 1163168 12.84 563980 1542804 8 15:43:31 15:37:01 5664888 0 611972 7.64 2620 1729452 1163420 12.84 566856 1542804 20 15:43:31 15:38:01 5667888 0 608968 7.60 2620 1729456 1163468 12.85 562828 1543612 8 15:43:31 15:39:01 5666952 0 609900 7.62 2620 1729460 1163300 12.84 564608 1543612 8 15:43:31 15:40:01 5665416 0 611432 7.63 2620 1729464 1163168 12.84 565880 1543684 12 15:43:31 15:41:01 5654880 0 621964 7.77 2620 1729468 1163168 12.84 576084 1543684 8 15:43:31 15:42:01 5654916 0 621920 7.77 2620 1729476 1163168 12.84 578128 1541892 8 15:43:31 15:43:01 3942572 0 1012048 12.64 2620 3051692 1369408 15.12 940332 2663872 300 15:43:31 Average: 5490713 0 653920 8.16 2620 1861679 1194054 13.18 605844 1655129 52 15:43:31 15:43:31 15:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:43:31 15:34:01 eth0 544.92 366.07 1455.91 83.95 0.00 0.00 0.00 0.00 15:43:31 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:31 15:34:01 docker0 60.33 36.14 5.62 236.90 0.00 0.00 0.00 0.00 15:43:31 15:35:01 eth0 0.40 0.08 0.03 0.01 0.00 0.00 0.00 0.00 15:43:31 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:31 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:31 15:36:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:43:31 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:31 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:31 15:37:01 eth0 1.98 0.87 3.16 0.18 0.00 0.00 0.00 0.00 15:43:31 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:31 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:31 15:38:01 eth0 0.50 0.32 0.27 0.26 0.00 0.00 0.00 0.00 15:43:31 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:31 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:31 15:39:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 15:43:31 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:31 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:31 15:40:01 eth0 0.17 0.13 0.02 0.01 0.00 0.00 0.00 0.00 15:43:31 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:31 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:31 15:41:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:43:31 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:31 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:31 15:42:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:43:31 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:31 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:31 15:43:01 eth0 313.09 182.78 7584.81 32.59 0.00 0.00 0.00 0.00 15:43:31 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:31 15:43:01 veth6e1e3b2 0.13 0.22 0.04 0.05 0.00 0.00 0.00 0.00 15:43:31 15:43:01 docker0 24.93 31.14 2.25 318.47 0.00 0.00 0.00 0.00 15:43:31 Average: eth0 85.46 54.57 903.72 11.59 0.00 0.00 0.00 0.00 15:43:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:43:31 Average: veth6e1e3b2 0.01 0.02 0.00 0.01 0.00 0.00 0.00 0.00 15:43:31 Average: docker0 8.44 6.68 0.78 55.24 0.00 0.00 0.00 0.00 15:43:31 15:43:31 15:43:31 ---> sar -P ALL: 15:43:31 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/20/21 _x86_64_ (2 CPU) 15:43:31 15:43:31 15:32:27 LINUX RESTART (2 CPU) 15:43:31 15:43:31 15:33:02 CPU %user %nice %system %iowait %steal %idle 15:43:31 15:34:01 all 18.06 0.00 4.60 3.53 0.07 73.74 15:43:31 15:34:01 0 17.70 0.00 5.68 4.64 0.07 71.91 15:43:31 15:34:01 1 18.43 0.00 3.52 2.42 0.07 75.57 15:43:31 15:35:01 all 0.23 0.00 0.06 0.00 0.02 99.69 15:43:31 15:35:01 0 0.08 0.00 0.07 0.00 0.02 99.83 15:43:31 15:35:01 1 0.38 0.00 0.05 0.00 0.02 99.55 15:43:31 15:36:01 all 0.28 0.00 0.05 0.00 0.00 99.67 15:43:31 15:36:01 0 0.10 0.00 0.07 0.00 0.00 99.83 15:43:31 15:36:01 1 0.45 0.00 0.03 0.00 0.00 99.52 15:43:31 15:37:01 all 0.17 0.00 0.07 0.00 0.01 99.76 15:43:31 15:37:01 0 0.12 0.00 0.07 0.00 0.02 99.80 15:43:31 15:37:01 1 0.22 0.00 0.07 0.00 0.00 99.72 15:43:31 15:38:01 all 0.13 0.00 0.07 0.00 0.02 99.79 15:43:31 15:38:01 0 0.12 0.00 0.07 0.00 0.02 99.80 15:43:31 15:38:01 1 0.13 0.00 0.07 0.00 0.02 99.78 15:43:31 15:39:01 all 0.22 0.00 0.03 0.00 0.02 99.73 15:43:31 15:39:01 0 0.08 0.00 0.03 0.00 0.02 99.87 15:43:31 15:39:01 1 0.35 0.00 0.03 0.00 0.02 99.60 15:43:31 15:40:01 all 0.26 0.00 0.06 0.00 0.00 99.68 15:43:31 15:40:01 0 0.08 0.00 0.07 0.00 0.00 99.85 15:43:31 15:40:01 1 0.43 0.00 0.05 0.00 0.00 99.52 15:43:31 15:41:01 all 0.18 0.00 0.03 0.00 0.02 99.77 15:43:31 15:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:43:31 15:41:01 1 0.33 0.00 0.05 0.00 0.02 99.60 15:43:31 15:42:01 all 0.24 0.00 0.03 0.00 0.01 99.72 15:43:31 15:42:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:43:31 15:42:01 1 0.43 0.00 0.03 0.00 0.02 99.52 15:43:31 15:43:01 all 23.04 0.00 9.17 2.17 0.09 65.54 15:43:31 15:43:01 0 22.82 0.00 9.21 2.32 0.09 65.56 15:43:31 15:43:01 1 23.27 0.00 9.12 2.01 0.09 65.52 15:43:31 Average: all 4.12 0.00 1.36 0.55 0.02 93.95 15:43:31 Average: 0 3.96 0.00 1.47 0.67 0.02 93.88 15:43:31 Average: 1 4.28 0.00 1.25 0.43 0.02 94.02 15:43:31 15:43:31 15:43:31