Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0887a2a06b49b030db05b89eeb48f98f69cb4a9e 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-ssh2530325039527919283.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-ssh6805602366455499663.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-ssh8742821888829884131.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-ssh2747018518461582634.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-ssh3258868205960130310.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-13432 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-ssh4266564312089769984.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 0887a2a06b49b030db05b89eeb48f98f69cb4a9e (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 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 Commit message: "fix: GUI backend server can not update app configurable" > git rev-list --no-walk 9bd3696a71516e82160db51d50e6b24836e2cdb5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:23:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:23:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:23:23 ========================================================= 16:23:23 EdgeX Global Pipelines Version Info 16:23:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:23:24 ------------------- 16:23:24 stable info: 16:23:24 ------------------- 16:23:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:23:24 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 16:23:24 Message: update stable to v1.0.210 16:23:25 ------------------- 16:23:25 experimental info: 16:23:25 ------------------- 16:23:25 Commited By: **** collab-it+edgex@linuxfoundation.org 16:23:25 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 16:23:25 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0887a2a06b49b030db05b89eeb48f98f69cb4a9e [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0887a2a [Pipeline] echo 16:23:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:25 provisioning config files... 16:23:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4523170779973615772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:25 ---> docker-login.sh 16:23:25 nexus3.edgexfoundry.org:10001 16:23:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:26 Configure a credential helper to remove this warning. See 16:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:26 16:23:26 Login Succeeded 16:23:26 nexus3.edgexfoundry.org:10002 16:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:26 Configure a credential helper to remove this warning. See 16:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:26 16:23:26 Login Succeeded 16:23:26 nexus3.edgexfoundry.org:10003 16:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:26 Configure a credential helper to remove this warning. See 16:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:26 16:23:26 Login Succeeded 16:23:26 nexus3.edgexfoundry.org:10004 16:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:26 Configure a credential helper to remove this warning. See 16:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:26 16:23:26 Login Succeeded 16:23:26 docker.io 16:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:26 Configure a credential helper to remove this warning. See 16:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:26 16:23:26 Login Succeeded 16:23:26 ---> docker-login.sh ends [Pipeline] } 16:23: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 16:23:27 + git log --format=format:%s -1 0887a2a06b49b030db05b89eeb48f98f69cb4a9e [Pipeline] echo 16:23:27 GIT_COMMIT: 0887a2a06b49b030db05b89eeb48f98f69cb4a9e, Commit Message: fix: GUI backend server can not update app configurable [Pipeline] echo 16:23:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:23:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:23:27 16:23:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:23:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:23:28 latest: Pulling from edgex-devops/git-semver 16:23:28 a0d0a0d46f8b: Pulling fs layer 16:23:28 3e5f54012d9b: Pulling fs layer 16:23:28 4c7163046ea9: Pulling fs layer 16:23:28 0c2d73faf560: Pulling fs layer 16:23:28 0c2d73faf560: Waiting 16:23:28 3e5f54012d9b: Verifying Checksum 16:23:28 3e5f54012d9b: Download complete 16:23:28 a0d0a0d46f8b: Verifying Checksum 16:23:28 a0d0a0d46f8b: Download complete 16:23:28 4c7163046ea9: Verifying Checksum 16:23:28 4c7163046ea9: Download complete 16:23:28 0c2d73faf560: Verifying Checksum 16:23:28 0c2d73faf560: Download complete 16:23:28 a0d0a0d46f8b: Pull complete 16:23:28 3e5f54012d9b: Pull complete 16:23:28 4c7163046ea9: Pull complete 16:23:28 0c2d73faf560: Pull complete 16:23:28 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:23:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:23:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:23:28 prd-centos7-docker-4c-2g-13432 does not seem to be running inside a container 16:23: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 16:23:29 $ docker top 7b5241d920a6a7359bf30f5dd350dd4b67e8364f22dc7cb910891154ffd2ecfa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:23:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:23:29 [ssh-agent] Looking for ssh-agent implementation... 16:23:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:23:29 $ docker exec 7b5241d920a6a7359bf30f5dd350dd4b67e8364f22dc7cb910891154ffd2ecfa ssh-agent 16:23:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMaFHpP/agent.14 16:23:29 SSH_AGENT_PID=20 16:23:29 Running ssh-add (command line suppressed) 16:23:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5396290393150884012.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5396290393150884012.key) 16:23:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:23:30 + git tag --points-at HEAD [Pipeline] } 16:23:30 $ docker exec --env ******** --env ******** 7b5241d920a6a7359bf30f5dd350dd4b67e8364f22dc7cb910891154ffd2ecfa ssh-agent -k 16:23:30 unset SSH_AUTH_SOCK; 16:23:30 unset SSH_AGENT_PID; 16:23:30 echo Agent pid 20 killed; 16:23:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:23:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:23:30 [ssh-agent] Looking for ssh-agent implementation... 16:23:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:23:30 $ docker exec 7b5241d920a6a7359bf30f5dd350dd4b67e8364f22dc7cb910891154ffd2ecfa ssh-agent 16:23:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcbmnHN/agent.54 16:23:30 SSH_AGENT_PID=61 16:23:30 Running ssh-add (command line suppressed) 16:23:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4828577277976791419.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4828577277976791419.key) 16:23:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:23:31 + git semver init 16:23:31 # -> Open(): unable to determine branch for HEAD 16:23:31 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 16:23:31 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 16:23:31 # $SEMVER_REMOTE_NAME = origin 16:23:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:23:31 # $SEMVER_USER_NAME = edgex-jenkins 16:23:31 # $SEMVER_BRANCH = main 16:23:31 # $SEMVER_TEMP = /tmp/semver-357947084 16:23:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 16:23:33 # '/tmp/semver-357947084' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 16:23:33 # -> Force: false 16:23:33 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 16:23:33 $ docker exec --env ******** --env ******** 7b5241d920a6a7359bf30f5dd350dd4b67e8364f22dc7cb910891154ffd2ecfa ssh-agent -k 16:23:33 unset SSH_AUTH_SOCK; 16:23:33 unset SSH_AGENT_PID; 16:23:33 echo Agent pid 61 killed; 16:23:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:23:34 + git semver [Pipeline] } 16:23:34 $ docker stop --time=1 7b5241d920a6a7359bf30f5dd350dd4b67e8364f22dc7cb910891154ffd2ecfa 16:23:35 $ docker rm -f 7b5241d920a6a7359bf30f5dd350dd4b67e8364f22dc7cb910891154ffd2ecfa [Pipeline] // withDockerContainer [Pipeline] sh 16:23:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:23:36 Stashed 1 file(s) [Pipeline] echo 16:23:36 [edgeXSemver]: initialized semver on version 2.0.1-dev.27 [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 16:23:51 Still waiting to schedule task 16:23:51 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13432’ 16:23:51 Still waiting to schedule task 16:23:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:25:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13433 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 16:25:34 Running in /w/workspace/edgex-ui-go/29 [Pipeline] { [Pipeline] checkout 16:25:34 The recommended git tool is: git 16:25:40 using credential edgex-jenkins-ssh 16:25:40 Cloning the remote Git repository 16:25:40 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 16:25:40 > git init /w/workspace/edgex-ui-go/29 # timeout=10 16:25:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:25:40 > git --version # timeout=10 16:25:40 > git --version # 'git version 2.17.1' 16:25:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:25:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:25:43 Avoid second fetch 16:25:43 Checking out Revision 0887a2a06b49b030db05b89eeb48f98f69cb4a9e (main) 16:25:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:25:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:25:43 > git config core.sparsecheckout # timeout=10 16:25:43 > git checkout -f 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 16:25:48 Commit message: "fix: GUI backend server can not update app configurable" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:25:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:25:49 % Total % Received % Xferd Average Speed Time Time Time Current 16:25:49 Dload Upload Total Spent Left Speed 16:25:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 60635 0 --:--:-- --:--:-- --:--:-- 60635 [Pipeline] sh 16:25:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:25:50 + sudo tee /etc/docker/daemon.new 16:25:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:25:50 { 16:25:50 "registry-mirrors": [ 16:25:50 "https://nexus3.edgexfoundry.org:10001" 16:25:50 ], 16:25:50 "bip": "10.250.0.254/24", 16:25:50 "hosts": [ 16:25:50 "tcp://0.0.0.0:5555", 16:25:50 "unix:///var/run/docker.sock" 16:25:50 ], 16:25:50 "mtu": 1458, 16:25:50 "selinux-enabled": true, 16:25:50 "seccomp-profile": "/etc/docker/seccomp.json" 16:25:50 } [Pipeline] sh 16:25:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:25:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:26:09 provisioning config files... 16:26:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/29@tmp/config6382611961418060808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:09 Running on prd-centos7-docker-4c-2g-13434 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 16:26:09 Running in /w/workspace/edgex-ui-go/29 [Pipeline] { [Pipeline] checkout 16:26:09 The recommended git tool is: git 16:26:09 ---> docker-login.sh 16:26:09 nexus3.edgexfoundry.org:10001 16:26:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:10 Configure a credential helper to remove this warning. See 16:26:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:10 16:26:10 Login Succeeded 16:26:10 nexus3.edgexfoundry.org:10002 16:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:11 Configure a credential helper to remove this warning. See 16:26:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:11 16:26:11 Login Succeeded 16:26:11 nexus3.edgexfoundry.org:10003 16:26:11 using credential edgex-jenkins-ssh 16:26:11 Cloning the remote Git repository 16:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:11 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 16:26:11 > git init /w/workspace/edgex-ui-go/29 # timeout=10 16:26:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:26:11 > git --version # timeout=10 16:26:11 > git --version # 'git version 2.24.4' 16:26:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:11 [INFO] Currently running in a labeled security context 16:26:11 [INFO] Currently SELinux is 'enforcing' on the host 16:26:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/29@tmp/jenkins-gitclient-ssh1053189899112546318.key 16:26:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:12 Configure a credential helper to remove this warning. See 16:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:12 16:26:12 Login Succeeded 16:26:12 nexus3.edgexfoundry.org:10004 16:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:12 Configure a credential helper to remove this warning. See 16:26:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:12 16:26:12 Login Succeeded 16:26:12 docker.io 16:26:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:13 Avoid second fetch 16:26:13 Checking out Revision 0887a2a06b49b030db05b89eeb48f98f69cb4a9e (main) 16:26:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:13 Configure a credential helper to remove this warning. See 16:26:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:13 16:26:13 Login Succeeded 16:26:13 ---> docker-login.sh ends [Pipeline] } 16:26:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:26:13 ========================================================= 16:26:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:26:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:26:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:26:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:13 > git config core.sparsecheckout # timeout=10 16:26:13 > git checkout -f 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 16:26:14 + 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 . 16:26:15 Sending build context to Docker daemon 24.97MB 16:26:15 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 16:26:15 Step 2/14 : FROM ${BASE} AS builder 16:26:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:26:15 552d1f2373af: Pulling fs layer 16:26:15 ea3f2d53f512: Pulling fs layer 16:26:15 9e70ebbbe112: Pulling fs layer 16:26:15 7a9cfe048b4a: Pulling fs layer 16:26:15 72dc09318566: Pulling fs layer 16:26:15 f4f7b4309257: Pulling fs layer 16:26:15 0ac9a79272e3: Pulling fs layer 16:26:15 b78e95d17946: Pulling fs layer 16:26:15 7a9cfe048b4a: Waiting 16:26:15 72dc09318566: Waiting 16:26:15 f4f7b4309257: Waiting 16:26:15 0ac9a79272e3: Waiting 16:26:15 b78e95d17946: Waiting 16:26:15 9e70ebbbe112: Download complete 16:26:15 ea3f2d53f512: Verifying Checksum 16:26:15 ea3f2d53f512: Download complete 16:26:15 72dc09318566: Verifying Checksum 16:26:15 72dc09318566: Download complete 16:26:15 f4f7b4309257: Verifying Checksum 16:26:15 f4f7b4309257: Download complete 16:26:15 552d1f2373af: Verifying Checksum 16:26:15 552d1f2373af: Download complete 16:26:15 0ac9a79272e3: Verifying Checksum 16:26:15 0ac9a79272e3: Download complete 16:26:16 552d1f2373af: Pull complete 16:26:16 Commit message: "fix: GUI backend server can not update app configurable" 16:26:17 ea3f2d53f512: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:26:17 provisioning config files... 16:26:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/29@tmp/config5205175920633840229tmp [Pipeline] { 16:26:17 b78e95d17946: Verifying Checksum 16:26:17 b78e95d17946: Download complete 16:26:17 9e70ebbbe112: Pull complete [Pipeline] libraryResource [Pipeline] sh 16:26:17 7a9cfe048b4a: Verifying Checksum 16:26:17 7a9cfe048b4a: Download complete 16:26:17 ---> docker-login.sh 16:26:17 nexus3.edgexfoundry.org:10001 16:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:17 Configure a credential helper to remove this warning. See 16:26:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:17 16:26:17 Login Succeeded 16:26:17 nexus3.edgexfoundry.org:10002 16:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:18 Configure a credential helper to remove this warning. See 16:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:18 16:26:18 Login Succeeded 16:26:18 nexus3.edgexfoundry.org:10003 16:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:18 Configure a credential helper to remove this warning. See 16:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:18 16:26:18 Login Succeeded 16:26:18 nexus3.edgexfoundry.org:10004 16:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:18 Configure a credential helper to remove this warning. See 16:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:18 16:26:18 Login Succeeded 16:26:18 docker.io 16:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:18 Configure a credential helper to remove this warning. See 16:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:18 16:26:18 Login Succeeded 16:26:18 ---> docker-login.sh ends [Pipeline] } 16:26:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:26:18 ========================================================= 16:26:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:26:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:26:19 + 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 . 16:26:19 Sending build context to Docker daemon 24.97MB 16:26:19 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 16:26:19 Step 2/14 : FROM ${BASE} AS builder 16:26:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:26:19 a0d0a0d46f8b: Pulling fs layer 16:26:19 31adcdaf11c8: Pulling fs layer 16:26:19 b8b176561691: Pulling fs layer 16:26:19 4527c011a84f: Pulling fs layer 16:26:19 5d74067f8e1e: Pulling fs layer 16:26:19 e0aca202a116: Pulling fs layer 16:26:19 3a43be97a3b4: Pulling fs layer 16:26:19 34cad66bf833: Pulling fs layer 16:26:19 b4e3c513aaa6: Pulling fs layer 16:26:19 4527c011a84f: Waiting 16:26:19 5d74067f8e1e: Waiting 16:26:19 e0aca202a116: Waiting 16:26:19 3a43be97a3b4: Waiting 16:26:19 34cad66bf833: Waiting 16:26:19 b4e3c513aaa6: Waiting 16:26:19 b8b176561691: Verifying Checksum 16:26:19 b8b176561691: Download complete 16:26:19 31adcdaf11c8: Verifying Checksum 16:26:19 31adcdaf11c8: Download complete 16:26:19 5d74067f8e1e: Verifying Checksum 16:26:19 5d74067f8e1e: Download complete 16:26:19 a0d0a0d46f8b: Verifying Checksum 16:26:19 a0d0a0d46f8b: Download complete 16:26:19 e0aca202a116: Verifying Checksum 16:26:19 e0aca202a116: Download complete 16:26:19 3a43be97a3b4: Verifying Checksum 16:26:19 3a43be97a3b4: Download complete 16:26:19 34cad66bf833: Verifying Checksum 16:26:19 34cad66bf833: Download complete 16:26:19 a0d0a0d46f8b: Pull complete 16:26:19 4527c011a84f: Verifying Checksum 16:26:19 4527c011a84f: Download complete 16:26:19 b4e3c513aaa6: Verifying Checksum 16:26:19 b4e3c513aaa6: Download complete 16:26:19 31adcdaf11c8: Pull complete 16:26:19 b8b176561691: Pull complete 16:26:24 4527c011a84f: Pull complete 16:26:24 5d74067f8e1e: Pull complete 16:26:24 e0aca202a116: Pull complete 16:26:24 3a43be97a3b4: Pull complete 16:26:24 34cad66bf833: Pull complete 16:26:26 b4e3c513aaa6: Pull complete 16:26:26 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 16:26:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:26:26 ---> 9f6097aaca64 16:26:26 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:26:27 ---> Running in 0b8f15e7580c 16:26:27 Removing intermediate container 0b8f15e7580c 16:26:27 ---> d67fae67b7a5 16:26:27 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 16:26:27 ---> Running in ff9b1a910f35 16:26:27 Removing intermediate container ff9b1a910f35 16:26:27 ---> 4f4b0f46f316 16:26:27 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 16:26:27 ---> Running in a34a78e21840 16:26:27 7a9cfe048b4a: Pull complete 16:26:28 Removing intermediate container a34a78e21840 16:26:28 ---> a8524768e010 16:26:28 Step 6/14 : LABEL Name=edgex-ui-go 16:26:28 ---> Running in 5cae37736fa9 16:26:28 Removing intermediate container 5cae37736fa9 16:26:28 ---> 1ef5d29a4779 16:26:28 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 16:26:28 ---> Running in 9260a509aa0f 16:26:28 Removing intermediate container 9260a509aa0f 16:26:28 ---> b6200d69845b 16:26:28 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:28 72dc09318566: Pull complete 16:26:28 ---> Running in 3df88985dec4 16:26:28 f4f7b4309257: Pull complete 16:26:28 Removing intermediate container 3df88985dec4 16:26:28 ---> 2ccfe640ff0d 16:26:28 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:26:28 ---> Running in dcb726bcaf7b 16:26:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:26:29 0ac9a79272e3: Pull complete 16:26:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:26:30 OK: 220 MiB in 52 packages 16:26:30 Removing intermediate container dcb726bcaf7b 16:26:30 ---> 74b0dec003f5 16:26:30 Step 10/14 : ENV GO111MODULE=on 16:26:30 ---> Running in b6f433ee964b 16:26:30 Removing intermediate container b6f433ee964b 16:26:30 ---> 5c201c354eaf 16:26:30 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:26:30 ---> Running in b30624b1a0e8 16:26:30 Removing intermediate container b30624b1a0e8 16:26:30 ---> f60f86ff6fae 16:26:30 Step 12/14 : COPY . . 16:26:31 ---> 2c596ba817e8 16:26:31 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:31 ---> Running in fe8f0d9112ef 16:26:35 b78e95d17946: Pull complete 16:26:35 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 16:26:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:26:35 ---> 8b459fc5aaf0 16:26:35 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:26:37 ---> Running in 5cf19c48dd8e 16:26:37 Removing intermediate container 5cf19c48dd8e 16:26:37 ---> a231a9d65c9f 16:26:37 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 16:26:37 ---> Running in 0e9cbb25dcf3 16:26:38 Removing intermediate container 0e9cbb25dcf3 16:26:38 ---> 9341e3881308 16:26:38 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 16:26:38 ---> Running in 5ab8c7a5f803 16:26:38 Removing intermediate container 5ab8c7a5f803 16:26:38 ---> 65a2d0c5f035 16:26:38 Step 6/14 : LABEL Name=edgex-ui-go 16:26:39 ---> Running in e1f8c3a15aa4 16:26:39 Removing intermediate container e1f8c3a15aa4 16:26:39 ---> 5478b0dff723 16:26:39 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 16:26:39 ---> Running in f9e3cb640e6b 16:26:39 Removing intermediate container f9e3cb640e6b 16:26:39 ---> 9efa256095c2 16:26:39 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:26:40 ---> Running in e9f64d669e73 16:26:41 Removing intermediate container fe8f0d9112ef 16:26:41 ---> 0360066d2ea5 16:26:41 Step 14/14 : RUN ${MAKE} 16:26:41 ---> Running in aa85c3a171cc 16:26:42 noop 16:26:42 Removing intermediate container aa85c3a171cc 16:26:42 ---> 96d328e3803e 16:26:42 Successfully built 96d328e3803e 16:26:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:26:42 + docker inspect -f . ci-base-image-x86_64 16:26:42 . [Pipeline] withDockerContainer 16:26:42 prd-centos7-docker-4c-2g-13434 does not seem to be running inside a container 16:26:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/29 -v /w/workspace/edgex-ui-go/29:/w/workspace/edgex-ui-go/29:rw,z -v /w/workspace/edgex-ui-go/29@tmp:/w/workspace/edgex-ui-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:26:42 Removing intermediate container e9f64d669e73 16:26:42 ---> 90c878fdad61 16:26:42 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:26:42 ---> Running in 76e0afb9e162 16:26:42 $ docker top 8b583590b200cd6e963ab892edf2063d7bfa697d8e1808ee9ccdc4bf64655040 -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:43 + go version 16:26:43 go version go1.16.8 linux/amd64 [Pipeline] } 16:26:43 $ docker stop --time=1 8b583590b200cd6e963ab892edf2063d7bfa697d8e1808ee9ccdc4bf64655040 16:26:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:26:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:26:44 $ docker rm -f 8b583590b200cd6e963ab892edf2063d7bfa697d8e1808ee9ccdc4bf64655040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:26:44 + docker inspect -f . ci-base-image-x86_64 16:26:44 . [Pipeline] withDockerContainer 16:26:45 prd-centos7-docker-4c-2g-13434 does not seem to be running inside a container 16:26:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/29 -v /w/workspace/edgex-ui-go/29:/w/workspace/edgex-ui-go/29:rw,z -v /w/workspace/edgex-ui-go/29@tmp:/w/workspace/edgex-ui-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:26:45 OK: 219 MiB in 52 packages 16:26:45 $ docker top b51bb79108fba0d92f434a6d85919c68950335eada9295fa1987c2436943cbed -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:26:45 + make test 16:26:45 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:26:46 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:26:46 Removing intermediate container 76e0afb9e162 16:26:46 ---> 31e24828db8a 16:26:46 Step 10/14 : ENV GO111MODULE=on 16:26:46 ---> Running in 6c5aaea19532 16:26:46 Removing intermediate container 6c5aaea19532 16:26:46 ---> 8a09e0413b93 16:26:46 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:26:46 ---> Running in 35168efe93eb 16:26:47 Removing intermediate container 35168efe93eb 16:26:47 ---> 1c556af913c0 16:26:47 Step 12/14 : COPY . . 16:26:50 ---> 62a944e57595 16:26:50 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:50 ---> Running in e07536bdd11d 16:26:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:26:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:26:58 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:26:58 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 16:26:58 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 16:26:58 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 16:26:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:26:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:26:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 16:26:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 16:26:58 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 16:26:58 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 16:26:58 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:27:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:27:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 16:27:03 $ docker stop --time=1 b51bb79108fba0d92f434a6d85919c68950335eada9295fa1987c2436943cbed 16:27:05 $ docker rm -f b51bb79108fba0d92f434a6d85919c68950335eada9295fa1987c2436943cbed [Pipeline] // withDockerContainer [Pipeline] sh 16:27:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:27:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:27:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:27:07 + ls -al . 16:27:07 total 88 16:27:07 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 29 16:26 . 16:27:07 drwxrwxr-x. 4 jenkins jenkins 30 Oct 29 16:26 .. 16:27:07 drwxrwxr-x. 3 jenkins jenkins 20 Oct 29 16:26 assets 16:27:07 drwxrwxr-x. 2 jenkins jenkins 66 Oct 29 16:26 bin 16:27:07 drwxrwxr-x. 3 jenkins jenkins 29 Oct 29 16:26 cmd 16:27:07 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 29 16:26 CONTRIBUTING.md 16:27:07 -rw-r--r--. 1 jenkins jenkins 10 Oct 29 16:26 coverage.out 16:27:07 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 29 16:26 Dockerfile 16:27:07 drwxrwxr-x. 2 jenkins jenkins 23 Oct 29 16:26 docs 16:27:07 drwxrwxr-x. 8 jenkins jenkins 162 Oct 29 16:26 .git 16:27:07 drwxrwxr-x. 2 jenkins jenkins 103 Oct 29 16:26 .github 16:27:07 -rw-rw-r--. 1 jenkins jenkins 155 Oct 29 16:26 .gitignore 16:27:07 -rw-rw-r--. 1 jenkins jenkins 880 Oct 29 16:26 go.mod 16:27:07 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 29 16:26 go.sum 16:27:07 drwxrwxr-x. 9 jenkins jenkins 125 Oct 29 16:26 internal 16:27:07 -rw-rw-r--. 1 jenkins jenkins 652 Oct 29 16:26 Jenkinsfile 16:27:07 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 29 16:26 LICENSE 16:27:07 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 29 16:26 Makefile 16:27:07 drwxrwxr-x. 3 jenkins jenkins 19 Oct 29 16:26 pkg 16:27:07 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 29 16:26 README.md 16:27:07 drwxrwxr-x. 4 jenkins jenkins 54 Oct 29 16:26 snap 16:27:07 -rw-rw-r--. 1 jenkins jenkins 12 Oct 29 16:23 VERSION 16:27:07 -rw-rw-r--. 1 jenkins jenkins 155 Oct 29 16:26 version.go 16:27:07 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 29 16:26 web [Pipeline] isUnix [Pipeline] sh 16:27:07 + 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=0887a2a06b49b030db05b89eeb48f98f69cb4a9e --label arch=amd64 --label version=2.0.1-dev.27 . 16:27:07 Sending build context to Docker daemon 24.98MB 16:27:07 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 16:27:07 Step 2/22 : FROM ${BASE} AS builder 16:27:07 ---> 96d328e3803e 16:27:07 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:27:07 ---> Running in 4857a6b1aaae 16:27:07 Removing intermediate container 4857a6b1aaae 16:27:07 ---> d5690ddd1314 16:27:07 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 16:27:07 ---> Running in 2b8b68c65fdf 16:27:07 Removing intermediate container 2b8b68c65fdf 16:27:07 ---> 785d0f289333 16:27:07 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 16:27:07 ---> Running in 8f79aee10f5b 16:27:07 Removing intermediate container 8f79aee10f5b 16:27:07 ---> 35530ad9d612 16:27:07 Step 6/22 : LABEL Name=edgex-ui-go 16:27:07 ---> Running in e54c65004556 16:27:08 Removing intermediate container e54c65004556 16:27:08 ---> da6f7c45310a 16:27:08 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 16:27:08 ---> Running in 4bab7dad1335 16:27:08 Removing intermediate container 4bab7dad1335 16:27:08 ---> fe89a768ea0e 16:27:08 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:08 ---> Running in 560ed2462180 16:27:08 Removing intermediate container 560ed2462180 16:27:08 ---> a668ab28f51d 16:27:08 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:27:08 ---> Running in bb375160c38f 16:27:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:27:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:27:10 OK: 220 MiB in 52 packages 16:27:10 Removing intermediate container bb375160c38f 16:27:10 ---> 843d468751f7 16:27:10 Step 10/22 : ENV GO111MODULE=on 16:27:10 ---> Running in cbfcc11a9635 16:27:10 Removing intermediate container cbfcc11a9635 16:27:10 ---> 6f25f09475b4 16:27:10 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:27:10 ---> Running in 0a4bf983cd7d 16:27:10 Removing intermediate container 0a4bf983cd7d 16:27:10 ---> 89a21d565e57 16:27:10 Step 12/22 : COPY . . 16:27:11 ---> ff64f4d85e20 16:27:11 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:11 ---> Running in 0897c75106a3 16:27:11 Removing intermediate container 0897c75106a3 16:27:11 ---> 07c3ed615878 16:27:11 Step 14/22 : RUN ${MAKE} 16:27:11 ---> Running in 5952dcd14c78 16:27:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.27" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:27:17 Removing intermediate container e07536bdd11d 16:27:17 ---> 1fe1eb5deb86 16:27:17 Step 14/14 : RUN ${MAKE} 16:27:17 ---> Running in a5108b6c1dd3 16:27:17 noop 16:27:17 Removing intermediate container a5108b6c1dd3 16:27:17 ---> 039ba336f6a1 16:27:17 Successfully built 039ba336f6a1 16:27:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:27:17 + docker inspect -f . ci-base-image-arm64 16:27:17 . [Pipeline] withDockerContainer 16:27:17 prd-ubuntu18.04-docker-arm64-4c-16g-13433 does not seem to be running inside a container 16:27:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/29 -v /w/workspace/edgex-ui-go/29:/w/workspace/edgex-ui-go/29:rw,z -v /w/workspace/edgex-ui-go/29@tmp:/w/workspace/edgex-ui-go/29@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 16:27:19 $ docker top cbef01ea979ee05610407f2c341ee48a71cd897df3be3d6e0014f4fbe790d474 -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:20 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:27:20 + go version 16:27:20 go version go1.16.8 linux/arm64 [Pipeline] } 16:27:20 $ docker stop --time=1 cbef01ea979ee05610407f2c341ee48a71cd897df3be3d6e0014f4fbe790d474 16:27:22 Removing intermediate container 5952dcd14c78 16:27:22 ---> 1ae0e1c741ef 16:27:22 Step 15/22 : FROM alpine:3.14 16:27:22 $ docker rm -f cbef01ea979ee05610407f2c341ee48a71cd897df3be3d6e0014f4fbe790d474 16:27:22 3.14: Pulling from library/alpine 16:27:22 a0d0a0d46f8b: Already exists [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 16:27:22 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:27:22 Status: Downloaded newer image for alpine:3.14 16:27:22 ---> 14119a10abf4 16:27:22 Step 16/22 : EXPOSE 4000 16:27:22 ---> Running in a0b0fc4cc54b 16:27:22 Removing intermediate container a0b0fc4cc54b 16:27:22 ---> e4148ac6f31b 16:27:22 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 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:27:23 + docker inspect -f . ci-base-image-arm64 16:27:23 . [Pipeline] withDockerContainer 16:27:23 ---> beea51149458 16:27:23 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:27:23 ---> Running in ad0f726bf688 16:27:23 Removing intermediate container ad0f726bf688 16:27:23 ---> 5842cd874c79 16:27:23 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 16:27:23 ---> Running in 50c81098e3ed 16:27:23 prd-ubuntu18.04-docker-arm64-4c-16g-13433 does not seem to be running inside a container 16:27:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/29 -v /w/workspace/edgex-ui-go/29:/w/workspace/edgex-ui-go/29:rw,z -v /w/workspace/edgex-ui-go/29@tmp:/w/workspace/edgex-ui-go/29@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 16:27:23 Removing intermediate container 50c81098e3ed 16:27:23 ---> e2fb96edf399 16:27:23 Step 20/22 : LABEL arch=amd64 16:27:23 ---> Running in b7f75a56d7a5 16:27:23 Removing intermediate container b7f75a56d7a5 16:27:23 ---> 77376b5b330b 16:27:23 Step 21/22 : LABEL git_sha=0887a2a06b49b030db05b89eeb48f98f69cb4a9e 16:27:23 ---> Running in f6b0461b40c7 16:27:23 Removing intermediate container f6b0461b40c7 16:27:23 ---> 066f6c034b78 16:27:23 Step 22/22 : LABEL version=2.0.1-dev.27 16:27:23 ---> Running in 91943181bd8a 16:27:23 Removing intermediate container 91943181bd8a 16:27:23 ---> 22689b65d4cf 16:27:23 [Warning] One or more build-args [ARCH] were not consumed 16:27:23 Successfully built 22689b65d4cf 16:27:23 Successfully tagged edgex-ui:latest 16:27:24 $ docker top 623c0d508709c469091d5bdfca018792c7a5f8dcdafb2bd8b152864d93e609fd -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:27:25 provisioning config files... 16:27:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/29@tmp/config4368446352276307661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:25 ---> docker-login.sh 16:27:25 nexus3.edgexfoundry.org:10001 16:27:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:25 Configure a credential helper to remove this warning. See 16:27:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:25 16:27:25 Login Succeeded 16:27:25 nexus3.edgexfoundry.org:10002 16:27:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:25 Configure a credential helper to remove this warning. See 16:27:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:25 16:27:25 Login Succeeded 16:27:25 nexus3.edgexfoundry.org:10003 16:27:26 + make test 16:27:26 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:26 Configure a credential helper to remove this warning. See 16:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:26 16:27:26 Login Succeeded 16:27:26 nexus3.edgexfoundry.org:10004 16:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:26 Configure a credential helper to remove this warning. See 16:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:26 16:27:26 Login Succeeded 16:27:26 docker.io 16:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:26 Configure a credential helper to remove this warning. See 16:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:26 16:27:26 Login Succeeded 16:27:26 ---> docker-login.sh ends [Pipeline] } 16:27:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:27:26 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 16:27:26 0887a2a06b49b030db05b89eeb48f98f69cb4a9e 16:27:26 latest 16:27:26 2.0.1-dev.27 16:27:26 0887a2a06b49b030db05b89eeb48f98f69cb4a9e-2.0.1-dev.27 16:27:26 main 16:27:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:27:26 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0887a2a06b49b030db05b89eeb48f98f69cb4a9e [Pipeline] isUnix [Pipeline] sh 16:27:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:27:27 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0887a2a06b49b030db05b89eeb48f98f69cb4a9e 16:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:27:27 3599f64f29d3: Preparing 16:27:27 e2eb06d8af82: Preparing 16:27:27 e2eb06d8af82: Layer already exists 16:27:28 3599f64f29d3: Pushed 16:27:28 0887a2a06b49b030db05b89eeb48f98f69cb4a9e: digest: sha256:db3e2ca91642c56e991366948b3d02a7390149dc1039bc427671253425827b33 size: 739 [Pipeline] isUnix [Pipeline] sh 16:27:29 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 16:27:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 16:27:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:27:29 3599f64f29d3: Preparing 16:27:29 e2eb06d8af82: Preparing 16:27:29 e2eb06d8af82: Layer already exists 16:27:29 3599f64f29d3: Layer already exists 16:27:29 latest: digest: sha256:db3e2ca91642c56e991366948b3d02a7390149dc1039bc427671253425827b33 size: 739 [Pipeline] isUnix [Pipeline] sh 16:27:29 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh 16:27:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.27 16:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:27:30 3599f64f29d3: Preparing 16:27:30 e2eb06d8af82: Preparing 16:27:30 e2eb06d8af82: Layer already exists 16:27:30 3599f64f29d3: Layer already exists 16:27:30 2.0.1-dev.27: digest: sha256:db3e2ca91642c56e991366948b3d02a7390149dc1039bc427671253425827b33 size: 739 [Pipeline] isUnix [Pipeline] sh 16:27:30 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0887a2a06b49b030db05b89eeb48f98f69cb4a9e-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh 16:27:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0887a2a06b49b030db05b89eeb48f98f69cb4a9e-2.0.1-dev.27 16:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:27:30 3599f64f29d3: Preparing 16:27:30 e2eb06d8af82: Preparing 16:27:30 e2eb06d8af82: Layer already exists 16:27:30 3599f64f29d3: Layer already exists 16:27:30 0887a2a06b49b030db05b89eeb48f98f69cb4a9e-2.0.1-dev.27: digest: sha256:db3e2ca91642c56e991366948b3d02a7390149dc1039bc427671253425827b33 size: 739 [Pipeline] isUnix [Pipeline] sh 16:27:31 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 16:27:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 16:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:27:31 3599f64f29d3: Preparing 16:27:31 e2eb06d8af82: Preparing 16:27:31 3599f64f29d3: Layer already exists 16:27:31 e2eb06d8af82: Layer already exists 16:27:31 main: digest: sha256:db3e2ca91642c56e991366948b3d02a7390149dc1039bc427671253425827b33 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:27:31 ===================================================== [Pipeline] echo 16:27:31 taggedImages: 16:27:31 - nexus3.edgexfoundry.org:10004/edgex-ui:0887a2a06b49b030db05b89eeb48f98f69cb4a9e 16:27:31 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 16:27:31 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.27 16:27:31 - nexus3.edgexfoundry.org:10004/edgex-ui:0887a2a06b49b030db05b89eeb48f98f69cb4a9e-2.0.1-dev.27 16:27:31 - 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 16:27:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:27:31 16:27:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:27:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:27:32 latest: Pulling from edgex-lftools-log-publisher 16:27:32 b4d181a07f80: Pulling fs layer 16:27:32 a1111a8f2ec3: Pulling fs layer 16:27:32 ed53099fbce6: Pulling fs layer 16:27:32 dc539afda2c1: Pulling fs layer 16:27:32 77bc0d833cb6: Pulling fs layer 16:27:32 9065ff56babe: Pulling fs layer 16:27:32 d287ab97295c: Pulling fs layer 16:27:32 dc539afda2c1: Waiting 16:27:32 77bc0d833cb6: Waiting 16:27:32 9065ff56babe: Waiting 16:27:32 d287ab97295c: Waiting 16:27:32 a1111a8f2ec3: Verifying Checksum 16:27:32 a1111a8f2ec3: Download complete 16:27:32 dc539afda2c1: Verifying Checksum 16:27:32 dc539afda2c1: Download complete 16:27:32 ed53099fbce6: Verifying Checksum 16:27:32 ed53099fbce6: Download complete 16:27:32 9065ff56babe: Verifying Checksum 16:27:32 9065ff56babe: Download complete 16:27:32 77bc0d833cb6: Verifying Checksum 16:27:32 77bc0d833cb6: Download complete 16:27:32 b4d181a07f80: Verifying Checksum 16:27:32 b4d181a07f80: Download complete 16:27:33 d287ab97295c: Verifying Checksum 16:27:33 d287ab97295c: Download complete 16:27:33 b4d181a07f80: Pull complete 16:27:33 a1111a8f2ec3: Pull complete 16:27:34 ed53099fbce6: Pull complete 16:27:34 dc539afda2c1: Pull complete 16:27:34 77bc0d833cb6: Pull complete 16:27:34 9065ff56babe: Pull complete 16:27:40 d287ab97295c: Pull complete 16:27:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:27:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:27:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:27:40 prd-centos7-docker-4c-2g-13434 does not seem to be running inside a container 16:27:40 $ 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/29 -v /w/workspace/edgex-ui-go/29:/w/workspace/edgex-ui-go/29:rw,z -v /w/workspace/edgex-ui-go/29@tmp:/w/workspace/edgex-ui-go/29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:27:42 $ docker top 8133d1b8a576f0543161ac01a0626993033d3d3d481baff9a01966eecfe0ae77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:42 ---> job-cost.sh 16:27:42 lf-activate-venv: SKIPPING 16:27:42 INFO: No Stack... 16:27:43 INFO: Retrieving Pricing Info for: v3-standard-2 16:27:43 INFO: Archiving Costs [Pipeline] sh 16:27:43 + cat /w/workspace/edgex-ui-go/29/archives/cost.csv 16:27:43 + cut -d, -f6 [Pipeline] lock 16:27:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-29-stack-cost] 16:27:43 Resource [jenkins-edgexfoundry-edgex-ui-go-main-29-stack-cost] did not exist. Created. 16:27:43 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:27:44 + echo total: 0.05999999865889549 [Pipeline] stash 16:27:44 Stashed 1 file(s) [Pipeline] } 16:27:44 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-29-stack-cost] [Pipeline] // lock [Pipeline] } 16:27:44 $ docker stop --time=1 8133d1b8a576f0543161ac01a0626993033d3d3d481baff9a01966eecfe0ae77 16:27:45 $ docker rm -f 8133d1b8a576f0543161ac01a0626993033d3d3d481baff9a01966eecfe0ae77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:28:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:28:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:28:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:28:05 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 16:28:05 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 16:28:05 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 16:28:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:28:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:28:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 16:28:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 16:28:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 16:28:05 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 16:28:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:28:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:28:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 16:28:24 $ docker stop --time=1 623c0d508709c469091d5bdfca018792c7a5f8dcdafb2bd8b152864d93e609fd 16:28:26 $ docker rm -f 623c0d508709c469091d5bdfca018792c7a5f8dcdafb2bd8b152864d93e609fd [Pipeline] // withDockerContainer [Pipeline] sh 16:28:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:28:26 Warning: overwriting stash ‘coverage-report’ 16:28:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:28:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:28:28 + ls -al . 16:28:28 total 128 16:28:28 drwxrwxr-x 12 jenkins jenkins 4096 Oct 29 16:27 . 16:28:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 16:25 .. 16:28:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 29 16:25 .git 16:28:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 16:25 .github 16:28:28 -rw-rw-r-- 1 jenkins jenkins 155 Oct 29 16:25 .gitignore 16:28:28 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 29 16:25 CONTRIBUTING.md 16:28:28 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 29 16:25 Dockerfile 16:28:28 -rw-rw-r-- 1 jenkins jenkins 652 Oct 29 16:25 Jenkinsfile 16:28:28 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 29 16:25 LICENSE 16:28:28 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 29 16:25 Makefile 16:28:28 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 29 16:25 README.md 16:28:28 -rw-rw-r-- 1 jenkins jenkins 12 Oct 29 16:23 VERSION 16:28:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 29 16:25 assets 16:28:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 16:25 bin 16:28:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 29 16:25 cmd 16:28:28 -rw-r--r-- 1 jenkins jenkins 10 Oct 29 16:27 coverage.out 16:28:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 16:25 docs 16:28:28 -rw-rw-r-- 1 jenkins jenkins 880 Oct 29 16:25 go.mod 16:28:28 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 29 16:25 go.sum 16:28:28 drwxrwxr-x 9 jenkins jenkins 4096 Oct 29 16:25 internal 16:28:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 29 16:25 pkg 16:28:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 16:25 snap 16:28:28 -rw-rw-r-- 1 jenkins jenkins 155 Oct 29 16:25 version.go 16:28:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 16:25 web [Pipeline] isUnix [Pipeline] sh 16:28:28 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0887a2a06b49b030db05b89eeb48f98f69cb4a9e --label arch=arm64 --label version=2.0.1-dev.27 . 16:28:29 Sending build context to Docker daemon 24.97MB 16:28:29 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 16:28:29 Step 2/22 : FROM ${BASE} AS builder 16:28:29 ---> 039ba336f6a1 16:28:29 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:28:29 ---> Running in c6314d31b53c 16:28:30 Removing intermediate container c6314d31b53c 16:28:30 ---> cb73cbec5d5c 16:28:30 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 16:28:30 ---> Running in 91f528fa3464 16:28:30 Removing intermediate container 91f528fa3464 16:28:30 ---> dfe75a21eb93 16:28:30 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 16:28:30 ---> Running in d63f2ba5149d 16:28:31 Removing intermediate container d63f2ba5149d 16:28:31 ---> 20c6a963d0ae 16:28:31 Step 6/22 : LABEL Name=edgex-ui-go 16:28:31 ---> Running in c4a66271152e 16:28:31 Removing intermediate container c4a66271152e 16:28:31 ---> cb7c5713b68a 16:28:31 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 16:28:32 ---> Running in 1f38c0c9a464 16:28:32 Removing intermediate container 1f38c0c9a464 16:28:32 ---> da6d7197f963 16:28:32 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:32 ---> Running in 101c06134abc 16:28:34 Removing intermediate container 101c06134abc 16:28:34 ---> 85e6fd97faa2 16:28:34 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:28:34 ---> Running in 5f3d2c943963 16:28:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:28:37 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:28:37 OK: 219 MiB in 52 packages 16:28:38 Removing intermediate container 5f3d2c943963 16:28:38 ---> dcbeda428c8c 16:28:38 Step 10/22 : ENV GO111MODULE=on 16:28:38 ---> Running in 20b885a41f93 16:28:39 Removing intermediate container 20b885a41f93 16:28:39 ---> 6696b230b409 16:28:39 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:28:39 ---> Running in eb174dd8d606 16:28:39 Removing intermediate container eb174dd8d606 16:28:39 ---> 06a59cb78268 16:28:39 Step 12/22 : COPY . . 16:28:42 ---> 231094212fbe 16:28:42 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:42 ---> Running in 062e6f1e950c 16:28:45 Removing intermediate container 062e6f1e950c 16:28:45 ---> 047c8d55849c 16:28:45 Step 14/22 : RUN ${MAKE} 16:28:45 ---> Running in 256c5f9e4772 16:28:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.27" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:29:13 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:29:17 Removing intermediate container 256c5f9e4772 16:29:17 ---> d477a9c37ed8 16:29:17 Step 15/22 : FROM alpine:3.14 16:29:17 3.14: Pulling from library/alpine 16:29:17 552d1f2373af: Already exists 16:29:18 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 16:29:18 Status: Downloaded newer image for alpine:3.14 16:29:18 ---> bb3de5531c18 16:29:18 Step 16/22 : EXPOSE 4000 16:29:18 ---> Running in 4855dc734e45 16:29:18 Removing intermediate container 4855dc734e45 16:29:18 ---> 1bed3e6aa3a4 16:29:18 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 16:29:20 ---> 46aea31c49a4 16:29:20 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:29:20 ---> Running in 41028518a4a7 16:29:20 Removing intermediate container 41028518a4a7 16:29:20 ---> c9df777776ee 16:29:20 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 16:29:20 ---> Running in bdf31675e91f 16:29:21 Removing intermediate container bdf31675e91f 16:29:21 ---> 76d470bc1308 16:29:21 Step 20/22 : LABEL arch=arm64 16:29:21 ---> Running in 5b2fe6d9d23d 16:29:21 Removing intermediate container 5b2fe6d9d23d 16:29:21 ---> 1955d5fca7a2 16:29:21 Step 21/22 : LABEL git_sha=0887a2a06b49b030db05b89eeb48f98f69cb4a9e 16:29:21 ---> Running in 8d1a0474202e 16:29:22 Removing intermediate container 8d1a0474202e 16:29:22 ---> 3e34618bc02a 16:29:22 Step 22/22 : LABEL version=2.0.1-dev.27 16:29:22 ---> Running in fbe53c2bc64d 16:29:22 Removing intermediate container fbe53c2bc64d 16:29:22 ---> f542a16a9b72 16:29:22 [Warning] One or more build-args [ARCH] were not consumed 16:29:22 Successfully built f542a16a9b72 16:29:22 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:23 provisioning config files... 16:29:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/29@tmp/config5147234562964516787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:23 ---> docker-login.sh 16:29:23 nexus3.edgexfoundry.org:10001 16:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:23 Configure a credential helper to remove this warning. See 16:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:23 16:29:23 Login Succeeded 16:29:23 nexus3.edgexfoundry.org:10002 16:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:24 Configure a credential helper to remove this warning. See 16:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:24 16:29:24 Login Succeeded 16:29:24 nexus3.edgexfoundry.org:10003 16:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:24 Configure a credential helper to remove this warning. See 16:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:24 16:29:24 Login Succeeded 16:29:24 nexus3.edgexfoundry.org:10004 16:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:25 Configure a credential helper to remove this warning. See 16:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:25 16:29:25 Login Succeeded 16:29:25 docker.io 16:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:26 Configure a credential helper to remove this warning. See 16:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:26 16:29:26 Login Succeeded 16:29:26 ---> docker-login.sh ends [Pipeline] } 16:29:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:29:26 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 16:29:26 0887a2a06b49b030db05b89eeb48f98f69cb4a9e 16:29:26 latest 16:29:26 2.0.1-dev.27 16:29:26 0887a2a06b49b030db05b89eeb48f98f69cb4a9e-2.0.1-dev.27 16:29:26 main 16:29:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:29:26 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0887a2a06b49b030db05b89eeb48f98f69cb4a9e [Pipeline] isUnix [Pipeline] sh 16:29:27 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0887a2a06b49b030db05b89eeb48f98f69cb4a9e 16:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:29:27 62e4494b08bc: Preparing 16:29:27 ee420dfed78a: Preparing 16:29:27 ee420dfed78a: Layer already exists 16:29:31 62e4494b08bc: Pushed 16:29:31 0887a2a06b49b030db05b89eeb48f98f69cb4a9e: digest: sha256:fe1c6c3b063de7fc0d4f32e4815728bb51ad1aaf8ceb7cb62ff01ce7a0e85317 size: 739 [Pipeline] isUnix [Pipeline] sh 16:29:32 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:29:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:29:32 62e4494b08bc: Preparing 16:29:32 ee420dfed78a: Preparing 16:29:32 62e4494b08bc: Layer already exists 16:29:32 ee420dfed78a: Layer already exists 16:29:32 latest: digest: sha256:fe1c6c3b063de7fc0d4f32e4815728bb51ad1aaf8ceb7cb62ff01ce7a0e85317 size: 739 [Pipeline] isUnix [Pipeline] sh 16:29:32 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh 16:29:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.27 16:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:29:33 62e4494b08bc: Preparing 16:29:33 ee420dfed78a: Preparing 16:29:33 62e4494b08bc: Layer already exists 16:29:33 ee420dfed78a: Layer already exists 16:29:33 2.0.1-dev.27: digest: sha256:fe1c6c3b063de7fc0d4f32e4815728bb51ad1aaf8ceb7cb62ff01ce7a0e85317 size: 739 [Pipeline] isUnix [Pipeline] sh 16:29:33 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0887a2a06b49b030db05b89eeb48f98f69cb4a9e-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh 16:29:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0887a2a06b49b030db05b89eeb48f98f69cb4a9e-2.0.1-dev.27 16:29:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:29:34 62e4494b08bc: Preparing 16:29:34 ee420dfed78a: Preparing 16:29:34 ee420dfed78a: Layer already exists 16:29:34 62e4494b08bc: Layer already exists 16:29:34 0887a2a06b49b030db05b89eeb48f98f69cb4a9e-2.0.1-dev.27: digest: sha256:fe1c6c3b063de7fc0d4f32e4815728bb51ad1aaf8ceb7cb62ff01ce7a0e85317 size: 739 [Pipeline] isUnix [Pipeline] sh 16:29:34 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 16:29:35 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 16:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:29:35 62e4494b08bc: Preparing 16:29:35 ee420dfed78a: Preparing 16:29:35 ee420dfed78a: Layer already exists 16:29:35 62e4494b08bc: Layer already exists 16:29:35 main: digest: sha256:fe1c6c3b063de7fc0d4f32e4815728bb51ad1aaf8ceb7cb62ff01ce7a0e85317 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:29:35 ===================================================== [Pipeline] echo 16:29:35 taggedImages: 16:29:35 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0887a2a06b49b030db05b89eeb48f98f69cb4a9e 16:29:35 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:29:35 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.27 16:29:35 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0887a2a06b49b030db05b89eeb48f98f69cb4a9e-2.0.1-dev.27 16:29:35 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:29:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:29:35 16:29:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:29:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:29:36 arm64: Pulling from edgex-lftools-log-publisher 16:29:36 448f6bf000e3: Pulling fs layer 16:29:36 f757da607395: Pulling fs layer 16:29:36 05883995daec: Pulling fs layer 16:29:36 8603b9c90790: Pulling fs layer 16:29:36 1560dd03e051: Pulling fs layer 16:29:36 27f5ce0e4adf: Pulling fs layer 16:29:36 c2d8d7efcc4b: Pulling fs layer 16:29:36 8603b9c90790: Waiting 16:29:36 1560dd03e051: Waiting 16:29:36 27f5ce0e4adf: Waiting 16:29:36 c2d8d7efcc4b: Waiting 16:29:36 f757da607395: Verifying Checksum 16:29:36 f757da607395: Download complete 16:29:36 8603b9c90790: Verifying Checksum 16:29:36 8603b9c90790: Download complete 16:29:36 1560dd03e051: Verifying Checksum 16:29:36 1560dd03e051: Download complete 16:29:36 27f5ce0e4adf: Verifying Checksum 16:29:36 27f5ce0e4adf: Download complete 16:29:36 05883995daec: Verifying Checksum 16:29:36 05883995daec: Download complete 16:29:37 448f6bf000e3: Verifying Checksum 16:29:37 448f6bf000e3: Download complete 16:29:39 c2d8d7efcc4b: Verifying Checksum 16:29:39 c2d8d7efcc4b: Download complete 16:29:40 448f6bf000e3: Pull complete 16:29:41 f757da607395: Pull complete 16:29:42 05883995daec: Pull complete 16:29:43 8603b9c90790: Pull complete 16:29:44 1560dd03e051: Pull complete 16:29:44 27f5ce0e4adf: Pull complete 16:29:59 c2d8d7efcc4b: Pull complete 16:29:59 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:29:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:29:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:29:59 prd-ubuntu18.04-docker-arm64-4c-16g-13433 does not seem to be running inside a container 16:29:59 $ 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/29 -v /w/workspace/edgex-ui-go/29:/w/workspace/edgex-ui-go/29:rw,z -v /w/workspace/edgex-ui-go/29@tmp:/w/workspace/edgex-ui-go/29@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 16:30:02 $ docker top d4a872f8ace32c65337d23cf69a55741ae2daba9b52d05416e7bf65b1ba95c99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:03 ---> job-cost.sh 16:30:03 lf-activate-venv: SKIPPING 16:30:03 INFO: No Stack... 16:30:05 INFO: Retrieving Pricing Info for: v3-standard-4 16:30:06 INFO: Archiving Costs [Pipeline] sh 16:30:07 + cat /w/workspace/edgex-ui-go/29/archives/cost.csv 16:30:07 + cut -d, -f6 [Pipeline] lock 16:30:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-29-stack-cost] 16:30:07 Resource [jenkins-edgexfoundry-edgex-ui-go-main-29-stack-cost] did not exist. Created. 16:30:07 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:30:07 /w/workspace/edgex-ui-go/29@tmp/durable-cf48ebb3/script.sh: 1: /w/workspace/edgex-ui-go/29@tmp/durable-cf48ebb3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:30:08 + echo total: 0.10999999940395355 [Pipeline] stash 16:30:08 Warning: overwriting stash ‘stack-cost’ 16:30:08 Stashed 1 file(s) [Pipeline] } 16:30:08 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-29-stack-cost] [Pipeline] // lock [Pipeline] } 16:30:08 $ docker stop --time=1 d4a872f8ace32c65337d23cf69a55741ae2daba9b52d05416e7bf65b1ba95c99 16:30:10 $ docker rm -f d4a872f8ace32c65337d23cf69a55741ae2daba9b52d05416e7bf65b1ba95c99 [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 16:30:11 provisioning config files... 16:30:11 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config502402457651499549tmp [Pipeline] { [Pipeline] sh 16:30:11 + set +x 16:30:11 + curl -s https://codecov.io/bash 16:30:11 + bash -s -- 16:30:11 16:30:11 _____ _ 16:30:11 / ____| | | 16:30:11 | | ___ __| | ___ ___ _____ __ 16:30:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:30:11 | |___| (_) | (_| | __/ (_| (_) \ V / 16:30:11 \_____\___/ \__,_|\___|\___\___/ \_/ 16:30:11 Bash-1.0.6 16:30:11 16:30:11 16:30:11 ==> git version 2.24.4 found 16:30:11 ==> 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 16:30:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:30:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:30:11 ==> Jenkins CI detected. 16:30:11 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 16:30:11 project root: . 16:30:11 --> token set from env 16:30:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:30:11 ==> Running gcov in . (disable via -X gcov) 16:30:11 ==> Python coveragepy not found 16:30:11 ==> Searching for coverage reports in: 16:30:11 + . 16:30:11 -> Found 1 reports 16:30:11 ==> Detecting git/mercurial file structure 16:30:11 ==> Reading reports 16:30:11 + ./coverage.out bytes=10 16:30:11 ==> Appending adjustments 16:30:11 https://docs.codecov.io/docs/fixing-reports 16:30:11 + Found adjustments 16:30:11 ==> Gzipping contents 16:30:11 4.0K /tmp/codecov.D3Witv.gz 16:30:11 ==> Uploading reports 16:30:11 url: https://codecov.io 16:30:11 query: branch=main&commit=0887a2a06b49b030db05b89eeb48f98f69cb4a9e&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:30:11 -> Pinging Codecov 16:30:11 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=0887a2a06b49b030db05b89eeb48f98f69cb4a9e&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:30:12 -> Uploading to 16:30:12 https://storage.googleapis.com/codecov/v4/raw/2021-10-29/FB506323287CE973F263BFD2A0EB1F37/0887a2a06b49b030db05b89eeb48f98f69cb4a9e/fec0b20e-2324-4398-85e1-8ec72bacca63.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211029%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211029T163011Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4752415b46dd163f203f1e6e8529fa49c20b0921bf99dd2d606a1b3db3f0a355 16:30:12 % Total % Received % Xferd Average Speed Time Time Time Current 16:30:12 Dload Upload Total Spent Left Speed 16:30:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3662 0 0 100 3662 0 11517 --:--:-- --:--:-- --:--:-- 11552 16:30:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0887a2a06b49b030db05b89eeb48f98f69cb4a9e [Pipeline] } 16:30:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:30:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:30:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:30:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:30:13 16:30:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:30:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:30:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:30:13 188c0c94c7c5: Pulling fs layer 16:30:13 0ef7d3d256c8: Pulling fs layer 16:30:13 de9db76c5a1d: Pulling fs layer 16:30:13 0eba1c9be4d2: Pulling fs layer 16:30:13 0d57e429df01: Pulling fs layer 16:30:13 4e4be7b47b0d: Pulling fs layer 16:30:13 e1f770b5df2f: Pulling fs layer 16:30:13 85a0685a4137: Pulling fs layer 16:30:13 0d57e429df01: Waiting 16:30:13 4e4be7b47b0d: Waiting 16:30:13 e1f770b5df2f: Waiting 16:30:13 85a0685a4137: Waiting 16:30:13 0eba1c9be4d2: Waiting 16:30:13 de9db76c5a1d: Verifying Checksum 16:30:13 de9db76c5a1d: Download complete 16:30:13 0ef7d3d256c8: Verifying Checksum 16:30:13 0ef7d3d256c8: Download complete 16:30:13 0d57e429df01: Verifying Checksum 16:30:13 0d57e429df01: Download complete 16:30:13 4e4be7b47b0d: Download complete 16:30:13 188c0c94c7c5: Download complete 16:30:13 e1f770b5df2f: Verifying Checksum 16:30:13 e1f770b5df2f: Download complete 16:30:13 188c0c94c7c5: Pull complete 16:30:14 0eba1c9be4d2: Verifying Checksum 16:30:14 0eba1c9be4d2: Download complete 16:30:14 0ef7d3d256c8: Pull complete 16:30:14 de9db76c5a1d: Pull complete 16:30:14 85a0685a4137: Verifying Checksum 16:30:14 85a0685a4137: Download complete 16:30:18 0eba1c9be4d2: Pull complete 16:30:18 0d57e429df01: Pull complete 16:30:18 4e4be7b47b0d: Pull complete 16:30:19 e1f770b5df2f: Pull complete 16:30:24 85a0685a4137: Pull complete 16:30:24 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:30:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:30:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:30:24 prd-centos7-docker-4c-2g-13432 does not seem to be running inside a container 16:30:24 $ 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 16:30:26 $ docker top 43f6a852bacc4ea910bb67f7667caf6ea5f42cd224bffed5f0ecb152ca05dcae -eo pid,comm [Pipeline] { [Pipeline] echo 16:30:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:30:26 + set -o pipefail 16:30:26 + snyk monitor '--org=edgex-jenkins' 16:30:30 16:30:30 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 16:30:30 16:30:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/28f5f6ec-8c42-47a3-a6ec-1fb840c95d19 16:30:30 16:30:30 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:30:30 16:30:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:30:30 16:30:30 [Pipeline] } 16:30:30 $ docker stop --time=1 43f6a852bacc4ea910bb67f7667caf6ea5f42cd224bffed5f0ecb152ca05dcae 16:30:31 $ docker rm -f 43f6a852bacc4ea910bb67f7667caf6ea5f42cd224bffed5f0ecb152ca05dcae [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 16:30:32 + git log --format=format:%s -1 0887a2a06b49b030db05b89eeb48f98f69cb4a9e [Pipeline] isUnix [Pipeline] sh 16:30:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:33 . [Pipeline] withDockerContainer 16:30:33 prd-centos7-docker-4c-2g-13432 does not seem to be running inside a container 16:30:33 $ 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 16:30:33 $ docker top ccfb1fa270006c0bd78b2dea7c2dfdac6efefb2adcb92b6576cde0537be29ea9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:33 [ssh-agent] Looking for ssh-agent implementation... 16:30:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:33 $ docker exec ccfb1fa270006c0bd78b2dea7c2dfdac6efefb2adcb92b6576cde0537be29ea9 ssh-agent 16:30:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcMfCfN/agent.13 16:30:34 SSH_AGENT_PID=19 16:30:34 Running ssh-add (command line suppressed) 16:30:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6869355922465817672.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6869355922465817672.key) 16:30:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:34 + git semver tag 16:30:34 # -> Open(): unable to determine branch for HEAD 16:30:34 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 16:30:34 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 16:30:34 # $SEMVER_REMOTE_NAME = origin 16:30:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:30:34 # $SEMVER_USER_NAME = edgex-jenkins 16:30:34 # $SEMVER_BRANCH = main 16:30:34 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 16:30:34 # 0887a2a06b49b030db05b89eeb48f98f69cb4a9e HEAD 16:30:34 # -> Force: false 16:30:34 # 64c085702098c1be04758304c454ddeb6d230ce3 refs/tags/v2.0.1-dev.27 [Pipeline] } 16:30:34 $ docker exec --env ******** --env ******** ccfb1fa270006c0bd78b2dea7c2dfdac6efefb2adcb92b6576cde0537be29ea9 ssh-agent -k 16:30:34 unset SSH_AUTH_SOCK; 16:30:34 unset SSH_AGENT_PID; 16:30:34 echo Agent pid 19 killed; 16:30:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:34 + git semver [Pipeline] } 16:30:34 $ docker stop --time=1 ccfb1fa270006c0bd78b2dea7c2dfdac6efefb2adcb92b6576cde0537be29ea9 16:30:36 $ docker rm -f ccfb1fa270006c0bd78b2dea7c2dfdac6efefb2adcb92b6576cde0537be29ea9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:30:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:30:36 16:30:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:30:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:30:36 0.23.1-centos7: Pulling from edgex-lftools 16:30:36 ab5ef0e58194: Pulling fs layer 16:30:36 9712f1f96733: Pulling fs layer 16:30:36 63f879dbbcfc: Pulling fs layer 16:30:36 0d9ebad4ef96: Pulling fs layer 16:30:36 e9a5061849ea: Pulling fs layer 16:30:36 d747dcd14b5f: Pulling fs layer 16:30:36 2de7ff778b66: Pulling fs layer 16:30:36 0d9ebad4ef96: Waiting 16:30:36 e9a5061849ea: Waiting 16:30:36 d747dcd14b5f: Waiting 16:30:36 2de7ff778b66: Waiting 16:30:36 9712f1f96733: Verifying Checksum 16:30:36 9712f1f96733: Download complete 16:30:37 63f879dbbcfc: Verifying Checksum 16:30:37 63f879dbbcfc: Download complete 16:30:37 ab5ef0e58194: Verifying Checksum 16:30:37 ab5ef0e58194: Download complete 16:30:37 d747dcd14b5f: Verifying Checksum 16:30:37 d747dcd14b5f: Download complete 16:30:37 0d9ebad4ef96: Verifying Checksum 16:30:37 0d9ebad4ef96: Download complete 16:30:37 e9a5061849ea: Verifying Checksum 16:30:37 e9a5061849ea: Download complete 16:30:37 2de7ff778b66: Verifying Checksum 16:30:37 2de7ff778b66: Download complete 16:30:40 ab5ef0e58194: Pull complete 16:30:40 9712f1f96733: Pull complete 16:30:41 63f879dbbcfc: Pull complete 16:30:45 0d9ebad4ef96: Pull complete 16:30:46 e9a5061849ea: Pull complete 16:30:46 d747dcd14b5f: Pull complete 16:30:47 2de7ff778b66: Pull complete 16:30:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:30:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:30:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:30:47 prd-centos7-docker-4c-2g-13432 does not seem to be running inside a container 16:30:47 $ 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 16:30:50 $ docker top df8a951fbbd2c9b1dd41c2d7cb8f9edaef09dc76dd1dfdcd0d58e7f20e295885 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:30:50 provisioning config files... 16:30:50 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4270500605781871725tmp 16:30:50 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8318642577694429090tmp 16:30:50 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config812420981643130960tmp [Pipeline] { [Pipeline] echo 16:30:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:30:51 ---> sigul-configuration.sh 16:30:51 gpg: directory `/root/.gnupg' created 16:30:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:30:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:30:51 gpg: keyring `/root/.gnupg/secring.gpg' created 16:30:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:30:51 gpg: CAST5 encrypted data 16:30:51 gpg: encrypted with 1 passphrase 16:30:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:30:51 + mkdir /home/jenkins 16:30:51 + mkdir /home/jenkins/sigul [Pipeline] sh 16:30:51 + 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 16:30:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:30:52 ---> sigul-install.sh 16:30:52 Sigul already installed; skipping installation. [Pipeline] sh 16:30:52 + git tag --list 16:30:52 0.1.1 16:30:52 v1.1.0 16:30:52 v1.2.0 16:30:52 v1.2.1 16:30:52 v1.3.0 16:30:52 v2.0.0 16:30:52 v2.0.1-dev.1 16:30:52 v2.0.1-dev.10 16:30:52 v2.0.1-dev.11 16:30:52 v2.0.1-dev.12 16:30:52 v2.0.1-dev.13 16:30:52 v2.0.1-dev.14 16:30:52 v2.0.1-dev.15 16:30:52 v2.0.1-dev.16 16:30:52 v2.0.1-dev.17 16:30:52 v2.0.1-dev.18 16:30:52 v2.0.1-dev.19 16:30:52 v2.0.1-dev.2 16:30:52 v2.0.1-dev.20 16:30:52 v2.0.1-dev.21 16:30:52 v2.0.1-dev.22 16:30:52 v2.0.1-dev.23 16:30:52 v2.0.1-dev.24 16:30:52 v2.0.1-dev.25 16:30:52 v2.0.1-dev.26 16:30:52 v2.0.1-dev.27 16:30:52 v2.0.1-dev.3 16:30:52 v2.0.1-dev.4 16:30:52 v2.0.1-dev.5 16:30:52 v2.0.1-dev.6 16:30:52 v2.0.1-dev.7 16:30:52 v2.0.1-dev.8 16:30:52 v2.0.1-dev.9 [Pipeline] sh 16:30:52 + lftools sign git-tag v2.0.1-dev.27 16:30:53 Signing Git tag with Sigul... 16:30:53 Signing v2.0.1-dev.27 [Pipeline] echo 16:30:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:30:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:30:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:30:54 $ docker stop --time=1 df8a951fbbd2c9b1dd41c2d7cb8f9edaef09dc76dd1dfdcd0d58e7f20e295885 16:30:55 $ docker rm -f df8a951fbbd2c9b1dd41c2d7cb8f9edaef09dc76dd1dfdcd0d58e7f20e295885 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:30:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:56 . [Pipeline] withDockerContainer 16:30:56 prd-centos7-docker-4c-2g-13432 does not seem to be running inside a container 16:30:56 $ 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 16:30:57 $ docker top d214a87e575e5a8d2af2c184c316054d4dc138824e12f6f927befc6014e9e98b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:57 [ssh-agent] Looking for ssh-agent implementation... 16:30:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:57 $ docker exec d214a87e575e5a8d2af2c184c316054d4dc138824e12f6f927befc6014e9e98b ssh-agent 16:30:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXohIcnB/agent.14 16:30:57 SSH_AGENT_PID=21 16:30:57 Running ssh-add (command line suppressed) 16:30:57 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6574099401343083192.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6574099401343083192.key) 16:30:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:57 + git semver bump pre 16:30:57 # -> Open(): unable to determine branch for HEAD 16:30:57 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 16:30:57 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 16:30:57 # $SEMVER_REMOTE_NAME = origin 16:30:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:30:57 # $SEMVER_USER_NAME = edgex-jenkins 16:30:57 # $SEMVER_BRANCH = main 16:30:57 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 16:30:57 2.0.1-dev.28 [Pipeline] } 16:30:57 $ docker exec --env ******** --env ******** d214a87e575e5a8d2af2c184c316054d4dc138824e12f6f927befc6014e9e98b ssh-agent -k 16:30:57 unset SSH_AUTH_SOCK; 16:30:57 unset SSH_AGENT_PID; 16:30:57 echo Agent pid 21 killed; 16:30:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:58 + git semver [Pipeline] } 16:30:58 $ docker stop --time=1 d214a87e575e5a8d2af2c184c316054d4dc138824e12f6f927befc6014e9e98b 16:30:59 $ docker rm -f d214a87e575e5a8d2af2c184c316054d4dc138824e12f6f927befc6014e9e98b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:30:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:59 . [Pipeline] withDockerContainer 16:30:59 prd-centos7-docker-4c-2g-13432 does not seem to be running inside a container 16:30:59 $ 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 16:31:00 $ docker top 6d0435915c324755d913a5ca7181290e486424d633fe2b37a292a0f2b819499a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:00 [ssh-agent] Looking for ssh-agent implementation... 16:31:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:00 $ docker exec 6d0435915c324755d913a5ca7181290e486424d633fe2b37a292a0f2b819499a ssh-agent 16:31:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfFIgNA/agent.13 16:31:00 SSH_AGENT_PID=19 16:31:00 Running ssh-add (command line suppressed) 16:31:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6440816295346075779.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6440816295346075779.key) 16:31:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:00 + git semver push 16:31:00 # -> Open(): unable to determine branch for HEAD 16:31:00 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 16:31:00 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 16:31:00 # $SEMVER_REMOTE_NAME = origin 16:31:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:31:00 # $SEMVER_USER_NAME = edgex-jenkins 16:31:00 # $SEMVER_BRANCH = main 16:31:00 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 16:31:03 $ docker exec --env ******** --env ******** 6d0435915c324755d913a5ca7181290e486424d633fe2b37a292a0f2b819499a ssh-agent -k 16:31:03 unset SSH_AUTH_SOCK; 16:31:03 unset SSH_AGENT_PID; 16:31:03 echo Agent pid 19 killed; 16:31:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:03 + git semver [Pipeline] } 16:31:03 $ docker stop --time=1 6d0435915c324755d913a5ca7181290e486424d633fe2b37a292a0f2b819499a 16:31:05 $ docker rm -f 6d0435915c324755d913a5ca7181290e486424d633fe2b37a292a0f2b819499a [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 16:31:05 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:31:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:31:06 ---> package-listing.sh 16:31:06 ++ tr '[:upper:]' '[:lower:]' 16:31:06 ++ facter osfamily 16:31:07 + OS_FAMILY=redhat 16:31:07 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 16:31:07 + START_PACKAGES=/tmp/packages_start.txt 16:31:07 + END_PACKAGES=/tmp/packages_end.txt 16:31:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:31:07 + PACKAGES=/tmp/packages_start.txt 16:31:07 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 16:31:07 + PACKAGES=/tmp/packages_end.txt 16:31:07 + case "${OS_FAMILY}" in 16:31:07 + rpm -qa 16:31:07 + sort 16:31:07 + '[' -f /tmp/packages_start.txt ']' 16:31:07 + '[' -f /tmp/packages_end.txt ']' 16:31:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:31:07 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 16:31:07 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 16:31:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 16:31:07 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 16:31:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:31:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:08 16:31:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:31:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:08 latest: Pulling from edgex-lftools-log-publisher 16:31:08 b4d181a07f80: Pulling fs layer 16:31:08 a1111a8f2ec3: Pulling fs layer 16:31:08 ed53099fbce6: Pulling fs layer 16:31:08 dc539afda2c1: Pulling fs layer 16:31:08 77bc0d833cb6: Pulling fs layer 16:31:08 9065ff56babe: Pulling fs layer 16:31:08 d287ab97295c: Pulling fs layer 16:31:08 dc539afda2c1: Waiting 16:31:08 77bc0d833cb6: Waiting 16:31:08 9065ff56babe: Waiting 16:31:08 d287ab97295c: Waiting 16:31:08 a1111a8f2ec3: Verifying Checksum 16:31:08 a1111a8f2ec3: Download complete 16:31:08 dc539afda2c1: Verifying Checksum 16:31:08 dc539afda2c1: Download complete 16:31:08 ed53099fbce6: Verifying Checksum 16:31:08 ed53099fbce6: Download complete 16:31:08 9065ff56babe: Verifying Checksum 16:31:08 9065ff56babe: Download complete 16:31:09 77bc0d833cb6: Verifying Checksum 16:31:09 77bc0d833cb6: Download complete 16:31:09 b4d181a07f80: Verifying Checksum 16:31:09 b4d181a07f80: Download complete 16:31:09 d287ab97295c: Verifying Checksum 16:31:09 d287ab97295c: Download complete 16:31:10 b4d181a07f80: Pull complete 16:31:10 a1111a8f2ec3: Pull complete 16:31:11 ed53099fbce6: Pull complete 16:31:11 dc539afda2c1: Pull complete 16:31:11 77bc0d833cb6: Pull complete 16:31:11 9065ff56babe: Pull complete 16:31:18 d287ab97295c: Pull complete 16:31:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:31:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:31:18 prd-centos7-docker-4c-2g-13432 does not seem to be running inside a container 16:31:18 $ 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 16:31:20 $ docker top 760759bcef2053de0e5830b79157a5e47af351c6825f1f670efc06f8b493c207 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:21 + touch /tmp/pre-build-complete [Pipeline] sh 16:31:21 + mkdir -p /var/log/sysstat [Pipeline] sh 16:31:21 + ls /var/log/sa-host 16:31:21 + sadf -c /var/log/sa-host/sa29 16:31:21 file_magic: OK 16:31:21 HZ: Using current value: 100 16:31:21 file_header: OK 16:31:21 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 16:31:21 Statistics: 16:31:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:31:21 File successfully converted to sysstat format version 12.0.3 16:31:21 + sadf -c /var/log/sa-host/sa30 16:31:21 file_magic: OK 16:31:21 HZ: Using current value: 100 16:31:21 file_header: OK 16:31:21 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 16:31:21 Statistics: 16:31:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:31:21 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:22 provisioning config files... 16:31:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5477258305355157844tmp [Pipeline] { [Pipeline] echo 16:31:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:31:22 ---> create-netrc.sh [Pipeline] } 16:31:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:31:22 ---> python-tools-install.sh [Pipeline] echo 16:31:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:31:23 ---> sudo-logs.sh 16:31:23 Archiving 'sudo' log.. 16:31:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-13432.novalocal: Name or service not known 16:31:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-13432.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:31:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:31:23 ---> job-cost.sh 16:31:23 lf-activate-venv: SKIPPING 16:31:23 DEBUG: total: 0.10999999940395355 16:31:23 INFO: Retrieving Stack Cost... 16:31:23 INFO: Retrieving Pricing Info for: v3-standard-2 16:31:24 INFO: Archiving Costs [Pipeline] echo 16:31:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:31:24 ---> logs-deploy.sh 16:31:24 lf-activate-venv: SKIPPING 16:31:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/29 16:31:24 INFO: archiving workspace using pattern(s): 16:31:25 Archives upload complete. 16:31:25 INFO: archiving logs to Nexus 16:31:26 ---> uname -a: 16:31:26 Linux prd-centos7-docker-4c-2g-13432.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 16:31:26 16:31:26 16:31:26 ---> lscpu: 16:31:26 Architecture: x86_64 16:31:26 CPU op-mode(s): 32-bit, 64-bit 16:31:26 Byte Order: Little Endian 16:31:26 Address sizes: 40 bits physical, 48 bits virtual 16:31:26 CPU(s): 2 16:31:26 On-line CPU(s) list: 0,1 16:31:26 Thread(s) per core: 1 16:31:26 Core(s) per socket: 1 16:31:26 Socket(s): 2 16:31:26 NUMA node(s): 1 16:31:26 Vendor ID: AuthenticAMD 16:31:26 CPU family: 23 16:31:26 Model: 49 16:31:26 Model name: AMD EPYC-Rome Processor 16:31:26 Stepping: 0 16:31:26 CPU MHz: 2799.998 16:31:26 BogoMIPS: 5599.99 16:31:26 Virtualization: AMD-V 16:31:26 Hypervisor vendor: KVM 16:31:26 Virtualization type: full 16:31:26 L1d cache: 32K 16:31:26 L1i cache: 32K 16:31:26 L2 cache: 512K 16:31:26 L3 cache: 16384K 16:31:26 NUMA node0 CPU(s): 0,1 16:31:26 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 16:31:26 16:31:26 16:31:26 ---> nproc: 16:31:26 2 16:31:26 16:31:26 16:31:26 ---> df -h: 16:31:26 Filesystem Size Used Avail Use% Mounted on 16:31:26 overlay 40G 9.0G 32G 23% / 16:31:26 tmpfs 64M 0 64M 0% /dev 16:31:26 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:31:26 shm 64M 0 64M 0% /dev/shm 16:31:26 /dev/vda1 40G 9.0G 32G 23% /facter-os 16:31:26 16:31:26 16:31:26 ---> sar -b -r -n DEV: 16:31:26 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/29/21 _x86_64_ (2 CPU) 16:31:26 16:31:26 16:22:49 LINUX RESTART (2 CPU) 16:31:26 16:31:26 16:23:01 tps rtps wtps bread/s bwrtn/s 16:31:26 16:24:01 188.80 62.07 126.73 7594.11 40670.71 16:31:26 16:25:01 1.77 0.00 1.77 0.00 35.95 16:31:26 16:26:01 0.23 0.00 0.23 0.00 2.96 16:31:26 16:27:01 0.22 0.00 0.22 0.00 3.75 16:31:26 16:28:01 0.23 0.00 0.23 0.00 2.85 16:31:26 16:29:01 0.30 0.00 0.30 0.00 4.76 16:31:26 16:30:01 0.33 0.00 0.33 0.00 4.63 16:31:26 16:31:01 193.07 0.05 193.02 4.00 53208.58 16:31:26 Average: 48.14 7.77 40.37 950.53 11746.87 16:31:26 16:31:26 16:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:31:26 16:24:01 5644496 0 627652 7.84 2620 1734172 1259832 13.91 581128 1546464 128 16:31:26 16:25:01 5656704 0 615436 7.68 2620 1734180 1162300 12.83 571088 1546428 20 16:31:26 16:26:01 5658260 0 613880 7.66 2620 1734180 1162552 12.84 568908 1546876 20 16:31:26 16:27:01 5655784 0 616348 7.70 2620 1734188 1162588 12.84 571012 1546876 8 16:31:26 16:28:01 5661968 0 610160 7.62 2620 1734192 1162300 12.83 564720 1547860 12 16:31:26 16:29:01 5661924 0 610200 7.62 2620 1734196 1162396 12.83 565144 1547860 8 16:31:26 16:30:01 5662068 0 610052 7.62 2620 1734200 1162360 12.83 564920 1547860 8 16:31:26 16:31:01 3941548 0 1008584 12.59 2620 3056188 1516032 16.74 946492 2663968 44 16:31:26 Average: 5442844 0 664039 8.29 2620 1899437 1218795 13.46 616676 1686774 31 16:31:26 16:31:26 16:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:31:26 16:24:01 eth0 505.51 331.72 1444.95 80.58 0.00 0.00 0.00 0.00 16:31:26 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:26 16:24:01 docker0 76.70 44.83 6.51 239.35 0.00 0.00 0.00 0.00 16:31:26 16:25:01 eth0 0.68 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:31:26 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:26 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:26 16:26:01 eth0 1.25 0.63 0.66 0.22 0.00 0.00 0.00 0.00 16:31:26 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:26 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:26 16:27:01 eth0 0.53 0.37 0.27 0.20 0.00 0.00 0.00 0.00 16:31:26 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:26 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:26 16:28:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:31:26 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:26 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:26 16:29:01 eth0 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 16:31:26 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:26 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:26 16:30:01 eth0 0.18 0.18 0.07 0.01 0.00 0.00 0.00 0.00 16:31:26 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:26 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:26 16:31:01 veth2f9d998 0.95 0.70 0.17 0.17 0.00 0.00 0.00 0.00 16:31:26 16:31:01 eth0 368.61 220.17 7614.78 43.32 0.00 0.00 0.00 0.00 16:31:26 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:26 16:31:01 docker0 24.20 39.23 2.28 319.14 0.00 0.00 0.00 0.00 16:31:26 Average: veth2f9d998 0.12 0.09 0.02 0.02 0.00 0.00 0.00 0.00 16:31:26 Average: eth0 109.70 69.22 1132.90 15.56 0.00 0.00 0.00 0.00 16:31:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:26 Average: docker0 12.62 10.51 1.10 69.84 0.00 0.00 0.00 0.00 16:31:26 16:31:26 16:31:26 ---> sar -P ALL: 16:31:26 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/29/21 _x86_64_ (2 CPU) 16:31:26 16:31:26 16:22:49 LINUX RESTART (2 CPU) 16:31:26 16:31:26 16:23:01 CPU %user %nice %system %iowait %steal %idle 16:31:26 16:24:01 all 20.57 0.00 7.84 5.21 0.08 66.30 16:31:26 16:24:01 0 20.30 0.00 8.53 5.01 0.07 66.09 16:31:26 16:24:01 1 20.84 0.00 7.15 5.41 0.09 66.51 16:31:26 16:25:01 all 0.27 0.00 0.07 0.00 0.03 99.64 16:31:26 16:25:01 0 0.10 0.00 0.08 0.00 0.03 99.78 16:31:26 16:25:01 1 0.43 0.00 0.05 0.00 0.02 99.50 16:31:26 16:26:01 all 0.18 0.00 0.04 0.00 0.03 99.76 16:31:26 16:26:01 0 0.17 0.00 0.03 0.00 0.02 99.78 16:31:26 16:26:01 1 0.18 0.00 0.05 0.00 0.03 99.73 16:31:26 16:27:01 all 0.18 0.00 0.03 0.00 0.02 99.78 16:31:26 16:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:31:26 16:27:01 1 0.30 0.00 0.03 0.00 0.02 99.65 16:31:26 16:28:01 all 0.17 0.00 0.07 0.00 0.03 99.74 16:31:26 16:28:01 0 0.03 0.00 0.05 0.00 0.03 99.88 16:31:26 16:28:01 1 0.30 0.00 0.08 0.00 0.02 99.60 16:31:26 16:29:01 all 0.14 0.00 0.03 0.00 0.02 99.82 16:31:26 16:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:31:26 16:29:01 1 0.23 0.00 0.03 0.00 0.03 99.70 16:31:26 16:30:01 all 0.15 0.00 0.05 0.00 0.02 99.78 16:31:26 16:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:31:26 16:30:01 1 0.25 0.00 0.07 0.00 0.02 99.67 16:31:26 16:31:01 all 26.39 0.00 11.83 2.02 0.11 59.66 16:31:26 16:31:01 0 26.90 0.00 12.06 2.16 0.11 58.77 16:31:26 16:31:01 1 25.88 0.00 11.59 1.88 0.11 60.54 16:31:26 Average: all 5.79 0.00 2.40 0.87 0.04 90.90 16:31:26 Average: 0 5.74 0.00 2.51 0.87 0.04 90.85 16:31:26 Average: 1 5.84 0.00 2.29 0.88 0.04 90.94 16:31:26 16:31:26 16:31:26