Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9a357ae929ab9a4753b0c453002d551dace3f17 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-ssh7229874214324957516.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh6486782923468689667.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 a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh8424632772606702643.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > 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-ssh3765164518988115201.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-ssh3252080322988248947.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 USE_ALPINE: true 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-303 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-ssh4586472394962241911.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 d9a357ae929ab9a4753b0c453002d551dace3f17 (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 d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2" > git rev-list --no-walk e434f5a74feb2b6c0235e74b51739bbffb9202a5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:15:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:15:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:15:22 ========================================================= 05:15:22 EdgeX Global Pipelines Version Info 05:15:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:15:23 ------------------- 05:15:23 stable info: 05:15:23 ------------------- 05:15:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:15:23 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 05:15:23 Message: update stable to v1.0.213 05:15:24 ------------------- 05:15:24 experimental info: 05:15:24 ------------------- 05:15:24 Commited By: **** collab-it+edgex@linuxfoundation.org 05:15:24 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 05:15:24 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9a357ae929ab9a4753b0c453002d551dace3f17 [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9a357a [Pipeline] echo 05:15:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:24 provisioning config files... 05:15:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config298160884348244568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:25 ---> docker-login.sh 05:15:25 nexus3.edgexfoundry.org:10001 05:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:25 Configure a credential helper to remove this warning. See 05:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:25 05:15:25 Login Succeeded 05:15:25 nexus3.edgexfoundry.org:10002 05:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:25 Configure a credential helper to remove this warning. See 05:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:25 05:15:25 Login Succeeded 05:15:25 nexus3.edgexfoundry.org:10003 05:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:25 Configure a credential helper to remove this warning. See 05:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:25 05:15:25 Login Succeeded 05:15:25 nexus3.edgexfoundry.org:10004 05:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:25 Configure a credential helper to remove this warning. See 05:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:25 05:15:25 Login Succeeded 05:15:25 docker.io 05:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:26 Configure a credential helper to remove this warning. See 05:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:26 05:15:26 Login Succeeded 05:15:26 ---> docker-login.sh ends [Pipeline] } 05:15:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:15:26 + git rev-list -1 --merges d9a357ae929ab9a4753b0c453002d551dace3f17~1..d9a357ae929ab9a4753b0c453002d551dace3f17 [Pipeline] echo 05:15:26 -----------> git rev-list -1 --merges d9a357ae929ab9a4753b0c453002d551dace3f17~1..d9a357ae929ab9a4753b0c453002d551dace3f17 d9a357ae929ab9a4753b0c453002d551dace3f17 [false] [Pipeline] sh 05:15:26 + git log --format=format:%s -1 d9a357ae929ab9a4753b0c453002d551dace3f17 [Pipeline] echo 05:15:26 ========================================================= 05:15:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:15:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:15:27 + git log --format=format:%s -1 d9a357ae929ab9a4753b0c453002d551dace3f17 [Pipeline] echo 05:15:27 [semverPrep] GIT_COMMIT: d9a357ae929ab9a4753b0c453002d551dace3f17, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2 [Pipeline] echo 05:15:27 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:15:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:15:27 05:15:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:15:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:15:28 latest: Pulling from edgex-devops/git-semver 05:15:28 a0d0a0d46f8b: Pulling fs layer 05:15:28 3e5f54012d9b: Pulling fs layer 05:15:28 4c7163046ea9: Pulling fs layer 05:15:28 0c2d73faf560: Pulling fs layer 05:15:28 0c2d73faf560: Waiting 05:15:28 3e5f54012d9b: Verifying Checksum 05:15:28 3e5f54012d9b: Download complete 05:15:28 a0d0a0d46f8b: Verifying Checksum 05:15:28 a0d0a0d46f8b: Download complete 05:15:28 4c7163046ea9: Verifying Checksum 05:15:28 4c7163046ea9: Download complete 05:15:28 0c2d73faf560: Verifying Checksum 05:15:28 0c2d73faf560: Download complete 05:15:28 a0d0a0d46f8b: Pull complete 05:15:28 3e5f54012d9b: Pull complete 05:15:28 4c7163046ea9: Pull complete 05:15:28 0c2d73faf560: Pull complete 05:15:28 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 05:15:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:15:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:15:29 prd-centos7-docker-4c-2g-303 does not seem to be running inside a container 05:15: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 05:15:29 $ docker top 116948aaa4e76b1fbf5fbb2f10fc864bc4ee3b83c4a644d526879a7856b45f0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:15:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:15:29 [ssh-agent] Looking for ssh-agent implementation... 05:15:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:15:29 $ docker exec 116948aaa4e76b1fbf5fbb2f10fc864bc4ee3b83c4a644d526879a7856b45f0b ssh-agent 05:15:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhjCeMj/agent.13 05:15:29 SSH_AGENT_PID=19 05:15:29 Running ssh-add (command line suppressed) 05:15:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6150620681201350942.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6150620681201350942.key) 05:15:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:15:30 + git tag --points-at HEAD [Pipeline] } 05:15:30 $ docker exec --env ******** --env ******** 116948aaa4e76b1fbf5fbb2f10fc864bc4ee3b83c4a644d526879a7856b45f0b ssh-agent -k 05:15:30 unset SSH_AUTH_SOCK; 05:15:30 unset SSH_AGENT_PID; 05:15:30 echo Agent pid 19 killed; 05:15:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:15:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:15:30 [ssh-agent] Looking for ssh-agent implementation... 05:15:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:15:30 $ docker exec 116948aaa4e76b1fbf5fbb2f10fc864bc4ee3b83c4a644d526879a7856b45f0b ssh-agent 05:15:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOncjFg/agent.53 05:15:30 SSH_AGENT_PID=59 05:15:30 Running ssh-add (command line suppressed) 05:15:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4273290369641631324.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4273290369641631324.key) 05:15:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:15:31 + git semver init 05:15:31 # -> Open(): unable to determine branch for HEAD 05:15:31 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 05:15:31 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 05:15:31 # $SEMVER_REMOTE_NAME = origin 05:15:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:15:31 # $SEMVER_USER_NAME = edgex-jenkins 05:15:31 # $SEMVER_BRANCH = main 05:15:31 # $SEMVER_TEMP = /tmp/semver-087918323 05:15:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 05:15:34 # '/tmp/semver-087918323' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 05:15:34 # -> Force: false 05:15:34 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 05:15:34 $ docker exec --env ******** --env ******** 116948aaa4e76b1fbf5fbb2f10fc864bc4ee3b83c4a644d526879a7856b45f0b ssh-agent -k 05:15:34 unset SSH_AUTH_SOCK; 05:15:34 unset SSH_AGENT_PID; 05:15:34 echo Agent pid 59 killed; 05:15:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:15:34 + git semver [Pipeline] } 05:15:34 $ docker stop --time=1 116948aaa4e76b1fbf5fbb2f10fc864bc4ee3b83c4a644d526879a7856b45f0b 05:15:36 $ docker rm -f 116948aaa4e76b1fbf5fbb2f10fc864bc4ee3b83c4a644d526879a7856b45f0b [Pipeline] // withDockerContainer [Pipeline] sh 05:15:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:15:36 Stashed 1 file(s) [Pipeline] echo 05:15:36 [edgeXSemver]: initialized semver on version 2.0.1-dev.31 [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 05:15:51 Still waiting to schedule task 05:15:51 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:15:51 Still waiting to schedule task 05:15:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:17:12 Running on prd-centos7-docker-4c-2g-306 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 05:17:12 Running in /w/workspace/edgex-ui-go/34 [Pipeline] { [Pipeline] checkout 05:17:13 The recommended git tool is: git 05:17:14 using credential edgex-jenkins-ssh 05:17:15 Cloning the remote Git repository 05:17:14 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:17:14 > git init /w/workspace/edgex-ui-go/34 # timeout=10 05:17:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:17:14 > git --version # timeout=10 05:17:14 > git --version # 'git version 2.24.4' 05:17:14 using GIT_SSH to set credentials SSH Credentials for GitHub 05:17:14 [INFO] Currently running in a labeled security context 05:17:14 [INFO] Currently SELinux is 'enforcing' on the host 05:17:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/34@tmp/jenkins-gitclient-ssh6716176322274994946.key 05:17:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:17:16 Avoid second fetch 05:17:16 Checking out Revision d9a357ae929ab9a4753b0c453002d551dace3f17 (main) 05:17:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:17:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:17:16 > git config core.sparsecheckout # timeout=10 05:17:16 > git checkout -f d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 05:17:20 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:17:20 provisioning config files... 05:17:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/34@tmp/config5422407477763016378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:20 ---> docker-login.sh 05:17:20 nexus3.edgexfoundry.org:10001 05:17:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:20 Configure a credential helper to remove this warning. See 05:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:20 05:17:20 Login Succeeded 05:17:20 nexus3.edgexfoundry.org:10002 05:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:21 Configure a credential helper to remove this warning. See 05:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:21 05:17:21 Login Succeeded 05:17:21 nexus3.edgexfoundry.org:10003 05:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:21 Configure a credential helper to remove this warning. See 05:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:21 05:17:21 Login Succeeded 05:17:21 nexus3.edgexfoundry.org:10004 05:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:21 Configure a credential helper to remove this warning. See 05:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:21 05:17:21 Login Succeeded 05:17:21 docker.io 05:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:17:21 Configure a credential helper to remove this warning. See 05:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:17:21 05:17:21 Login Succeeded 05:17:21 ---> docker-login.sh ends [Pipeline] } 05:17:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:17:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:17:21 ========================================================= 05:17:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:17:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:17:22 + 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 . 05:17:22 Sending build context to Docker daemon 25.22MB 05:17:22 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 05:17:22 Step 2/14 : FROM ${BASE} AS builder 05:17:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:17:22 a0d0a0d46f8b: Pulling fs layer 05:17:22 31adcdaf11c8: Pulling fs layer 05:17:22 b8b176561691: Pulling fs layer 05:17:22 4527c011a84f: Pulling fs layer 05:17:22 5d74067f8e1e: Pulling fs layer 05:17:22 e0aca202a116: Pulling fs layer 05:17:22 3a43be97a3b4: Pulling fs layer 05:17:22 34cad66bf833: Pulling fs layer 05:17:22 b4e3c513aaa6: Pulling fs layer 05:17:22 e0aca202a116: Waiting 05:17:22 3a43be97a3b4: Waiting 05:17:22 34cad66bf833: Waiting 05:17:22 b4e3c513aaa6: Waiting 05:17:22 4527c011a84f: Waiting 05:17:22 5d74067f8e1e: Waiting 05:17:22 b8b176561691: Verifying Checksum 05:17:22 b8b176561691: Download complete 05:17:22 31adcdaf11c8: Verifying Checksum 05:17:22 31adcdaf11c8: Download complete 05:17:22 5d74067f8e1e: Verifying Checksum 05:17:22 5d74067f8e1e: Download complete 05:17:22 e0aca202a116: Verifying Checksum 05:17:22 e0aca202a116: Download complete 05:17:22 a0d0a0d46f8b: Verifying Checksum 05:17:22 a0d0a0d46f8b: Download complete 05:17:22 3a43be97a3b4: Verifying Checksum 05:17:22 3a43be97a3b4: Download complete 05:17:22 34cad66bf833: Verifying Checksum 05:17:22 34cad66bf833: Download complete 05:17:22 a0d0a0d46f8b: Pull complete 05:17:22 b4e3c513aaa6: Verifying Checksum 05:17:22 b4e3c513aaa6: Download complete 05:17:22 4527c011a84f: Verifying Checksum 05:17:22 4527c011a84f: Download complete 05:17:22 31adcdaf11c8: Pull complete 05:17:23 b8b176561691: Pull complete 05:17:26 4527c011a84f: Pull complete 05:17:26 5d74067f8e1e: Pull complete 05:17:26 e0aca202a116: Pull complete 05:17:26 3a43be97a3b4: Pull complete 05:17:26 34cad66bf833: Pull complete 05:17:29 b4e3c513aaa6: Pull complete 05:17:29 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 05:17:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:17:29 ---> 9f6097aaca64 05:17:29 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:17:30 ---> Running in c3bfb3e20462 05:17:30 Removing intermediate container c3bfb3e20462 05:17:30 ---> f5e64f380b0c 05:17:30 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 05:17:31 ---> Running in 32bcce8f534b 05:17:31 Removing intermediate container 32bcce8f534b 05:17:31 ---> 6c81b9fcfa5a 05:17:31 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 05:17:31 ---> Running in 77be4af171e8 05:17:31 Removing intermediate container 77be4af171e8 05:17:31 ---> 61dc7703347f 05:17:31 Step 6/14 : LABEL Name=edgex-ui-go 05:17:31 ---> Running in 740b05cfeedb 05:17:31 Removing intermediate container 740b05cfeedb 05:17:31 ---> 3a4c9f0bab67 05:17:31 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:17:31 ---> Running in 5f37300b3fa8 05:17:31 Removing intermediate container 5f37300b3fa8 05:17:31 ---> fd9b95ff28be 05:17:31 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:17:31 ---> Running in dbee63b3b710 05:17:31 Removing intermediate container dbee63b3b710 05:17:31 ---> 57abb9c5c10b 05:17:31 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:17:31 ---> Running in 83b719e2bf46 05:17:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:17:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:17:33 OK: 220 MiB in 52 packages 05:17:33 Removing intermediate container 83b719e2bf46 05:17:33 ---> ad3caaf7b279 05:17:33 Step 10/14 : ENV GO111MODULE=on 05:17:33 ---> Running in c2d80ae642f9 05:17:33 Removing intermediate container c2d80ae642f9 05:17:33 ---> e5383268a9eb 05:17:33 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:17:33 ---> Running in 9e61310a87c5 05:17:33 Removing intermediate container 9e61310a87c5 05:17:33 ---> 443984366359 05:17:33 Step 12/14 : COPY . . 05:17:34 ---> 793eafa41875 05:17:34 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:34 ---> Running in cff6c111e29c 05:17:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-305 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 05:17:38 Running in /w/workspace/edgex-ui-go/34 [Pipeline] { [Pipeline] checkout 05:17:38 The recommended git tool is: git 05:17:43 using credential edgex-jenkins-ssh 05:17:43 Cloning the remote Git repository 05:17:43 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:17:43 > git init /w/workspace/edgex-ui-go/34 # timeout=10 05:17:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:17:44 > git --version # timeout=10 05:17:44 > git --version # 'git version 2.17.1' 05:17:44 using GIT_SSH to set credentials SSH Credentials for GitHub 05:17:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:17:47 Avoid second fetch 05:17:47 Checking out Revision d9a357ae929ab9a4753b0c453002d551dace3f17 (main) 05:17:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:17:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:17:47 > git config core.sparsecheckout # timeout=10 05:17:47 > git checkout -f d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 05:17:49 Removing intermediate container cff6c111e29c 05:17:49 ---> 2e456a545ab1 05:17:49 Step 14/14 : RUN ${MAKE} 05:17:49 ---> Running in 2241c697711d 05:17:49 noop 05:17:49 Removing intermediate container 2241c697711d 05:17:49 ---> 3adb5d9a85bf 05:17:49 Successfully built 3adb5d9a85bf 05:17:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:17:49 + docker inspect -f . ci-base-image-x86_64 05:17:49 . [Pipeline] withDockerContainer 05:17:49 prd-centos7-docker-4c-2g-306 does not seem to be running inside a container 05:17:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/34 -v /w/workspace/edgex-ui-go/34:/w/workspace/edgex-ui-go/34:rw,z -v /w/workspace/edgex-ui-go/34@tmp:/w/workspace/edgex-ui-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:17:50 $ docker top 701a978e9ebce2a2c310431f13cc451e96c964675f20722840e9842fca6d84af -eo pid,comm [Pipeline] { [Pipeline] sh 05:17:50 + go version 05:17:50 go version go1.16.8 linux/amd64 [Pipeline] } 05:17:50 $ docker stop --time=1 701a978e9ebce2a2c310431f13cc451e96c964675f20722840e9842fca6d84af 05:17:51 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v2" 05:17:51 $ docker rm -f 701a978e9ebce2a2c310431f13cc451e96c964675f20722840e9842fca6d84af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:17:52 + docker inspect -f . ci-base-image-x86_64 05:17:52 . [Pipeline] withDockerContainer 05:17:52 prd-centos7-docker-4c-2g-306 does not seem to be running inside a container 05:17:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/34 -v /w/workspace/edgex-ui-go/34:/w/workspace/edgex-ui-go/34:rw,z -v /w/workspace/edgex-ui-go/34@tmp:/w/workspace/edgex-ui-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:17:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:17:52 % Total % Received % Xferd Average Speed Time Time Time Current 05:17:52 Dload Upload Total Spent Left Speed 05:17:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 83858 0 --:--:-- --:--:-- --:--:-- 83267 05:17:52 $ docker top 9eed6158e731d5fa240d6a590e85af1eed7d38e69231168a0ca51a309bb67b39 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] fileExists [Pipeline] sh 05:17:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:17:53 + make test 05:17:53 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:17:53 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:17:53 + sudo tee /etc/docker/daemon.new 05:17:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:17:53 { 05:17:53 "registry-mirrors": [ 05:17:53 "https://nexus3.edgexfoundry.org:10001" 05:17:53 ], 05:17:53 "bip": "10.250.0.254/24", 05:17:53 "hosts": [ 05:17:53 "tcp://0.0.0.0:5555", 05:17:53 "unix:///var/run/docker.sock" 05:17:53 ], 05:17:53 "mtu": 1458, 05:17:53 "selinux-enabled": true, 05:17:53 "seccomp-profile": "/etc/docker/seccomp.json" 05:17:53 } [Pipeline] sh 05:17:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:17:54 + sudo service docker restart 05:18:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:18:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:18:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:18:05 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:18:05 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:18:05 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:18:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:18:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:18:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:18:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:18:05 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:18:05 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 05:18:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:18:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:18:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 05:18:11 $ docker stop --time=1 9eed6158e731d5fa240d6a590e85af1eed7d38e69231168a0ca51a309bb67b39 05:18:12 $ docker rm -f 9eed6158e731d5fa240d6a590e85af1eed7d38e69231168a0ca51a309bb67b39 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:18:12 provisioning config files... 05:18:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/34@tmp/config2620586096337615188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:18:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:18:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 05:18:13 ---> docker-login.sh 05:18:13 nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 05:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:13 Configure a credential helper to remove this warning. See 05:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:13 05:18:13 Login Succeeded 05:18:13 nexus3.edgexfoundry.org:10002 [Pipeline] sh 05:18:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:14 Configure a credential helper to remove this warning. See 05:18:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:14 05:18:14 Login Succeeded 05:18:14 nexus3.edgexfoundry.org:10003 05:18:14 + ls -al . 05:18:14 total 88 05:18:14 drwxrwxr-x. 12 jenkins jenkins 4096 Nov 12 05:17 . 05:18:14 drwxrwxr-x. 4 jenkins jenkins 30 Nov 12 05:17 .. 05:18:14 drwxrwxr-x. 3 jenkins jenkins 20 Nov 12 05:17 assets 05:18:14 drwxrwxr-x. 2 jenkins jenkins 66 Nov 12 05:17 bin 05:18:14 drwxrwxr-x. 3 jenkins jenkins 29 Nov 12 05:17 cmd 05:18:14 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 12 05:17 CONTRIBUTING.md 05:18:14 -rw-r--r--. 1 jenkins jenkins 10 Nov 12 05:17 coverage.out 05:18:14 -rw-rw-r--. 1 jenkins jenkins 1526 Nov 12 05:17 Dockerfile 05:18:14 drwxrwxr-x. 2 jenkins jenkins 23 Nov 12 05:17 docs 05:18:14 drwxrwxr-x. 8 jenkins jenkins 162 Nov 12 05:17 .git 05:18:14 drwxrwxr-x. 2 jenkins jenkins 103 Nov 12 05:17 .github 05:18:14 -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 05:17 .gitignore 05:18:14 -rw-rw-r--. 1 jenkins jenkins 881 Nov 12 05:17 go.mod 05:18:14 -rw-rw-r--. 1 jenkins jenkins 23990 Nov 12 05:17 go.sum 05:18:14 drwxrwxr-x. 9 jenkins jenkins 125 Nov 12 05:17 internal 05:18:14 -rw-rw-r--. 1 jenkins jenkins 652 Nov 12 05:17 Jenkinsfile 05:18:14 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 12 05:17 LICENSE 05:18:14 -rw-rw-r--. 1 jenkins jenkins 1212 Nov 12 05:17 Makefile 05:18:14 drwxrwxr-x. 3 jenkins jenkins 19 Nov 12 05:17 pkg 05:18:14 -rw-rw-r--. 1 jenkins jenkins 4450 Nov 12 05:17 README.md 05:18:14 drwxrwxr-x. 4 jenkins jenkins 71 Nov 12 05:17 snap 05:18:14 -rw-rw-r--. 1 jenkins jenkins 12 Nov 12 05:15 VERSION 05:18:14 -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 05:17 version.go 05:18:14 drwxrwxr-x. 4 jenkins jenkins 4096 Nov 12 05:17 web [Pipeline] isUnix [Pipeline] sh 05:18:14 + 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=d9a357ae929ab9a4753b0c453002d551dace3f17 --label arch=amd64 --label version=2.0.1-dev.31 . 05:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:15 Configure a credential helper to remove this warning. See 05:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:15 05:18:15 Login Succeeded 05:18:15 nexus3.edgexfoundry.org:10004 05:18:15 Sending build context to Docker daemon 25.22MB 05:18:15 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 05:18:15 Step 2/22 : FROM ${BASE} AS builder 05:18:15 ---> 3adb5d9a85bf 05:18:15 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:18:15 ---> Running in f8380d9bb970 05:18:15 Removing intermediate container f8380d9bb970 05:18:15 ---> c5be83bcd2ed 05:18:15 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 05:18:15 ---> Running in c54f3f36a7f5 05:18:15 Removing intermediate container c54f3f36a7f5 05:18:15 ---> 9cb122dc0abb 05:18:15 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 05:18:15 ---> Running in eaf37af25436 05:18:15 Removing intermediate container eaf37af25436 05:18:15 ---> 960610a65f40 05:18:15 Step 6/22 : LABEL Name=edgex-ui-go 05:18:15 ---> Running in 809d2f934b2a 05:18:15 Removing intermediate container 809d2f934b2a 05:18:15 ---> 0e1dc6e0b011 05:18:15 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:15 ---> Running in 72eef0b42ad5 05:18:15 Removing intermediate container 72eef0b42ad5 05:18:15 ---> e570fba2df4a 05:18:15 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:18:15 ---> Running in f87f62f34c6b 05:18:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:15 Configure a credential helper to remove this warning. See 05:18:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:15 05:18:15 Login Succeeded 05:18:15 docker.io 05:18:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:16 Removing intermediate container f87f62f34c6b 05:18:16 ---> 9811f4f6492d 05:18:16 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:18:16 ---> Running in 1772a3beca20 05:18:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:18:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:16 Configure a credential helper to remove this warning. See 05:18:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:16 05:18:16 Login Succeeded 05:18:16 ---> docker-login.sh ends [Pipeline] } 05:18:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:18:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:18:16 ========================================================= 05:18:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:18:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:18:17 + 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 . 05:18:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:18:17 OK: 220 MiB in 52 packages 05:18:17 Removing intermediate container 1772a3beca20 05:18:17 ---> 34413e3f748f 05:18:17 Step 10/22 : ENV GO111MODULE=on 05:18:17 ---> Running in 206b90dbb93b 05:18:17 Removing intermediate container 206b90dbb93b 05:18:17 ---> 670d09858445 05:18:17 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:18:17 ---> Running in 8d98849ff1ed 05:18:17 Removing intermediate container 8d98849ff1ed 05:18:17 ---> 5d4ec9569eb3 05:18:17 Step 12/22 : COPY . . 05:18:18 Sending build context to Docker daemon 25.22MB 05:18:18 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 05:18:18 Step 2/14 : FROM ${BASE} AS builder 05:18:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:18:18 552d1f2373af: Pulling fs layer 05:18:18 ea3f2d53f512: Pulling fs layer 05:18:18 9e70ebbbe112: Pulling fs layer 05:18:18 7a9cfe048b4a: Pulling fs layer 05:18:18 72dc09318566: Pulling fs layer 05:18:18 f4f7b4309257: Pulling fs layer 05:18:18 0ac9a79272e3: Pulling fs layer 05:18:18 b78e95d17946: Pulling fs layer 05:18:18 72dc09318566: Waiting 05:18:18 f4f7b4309257: Waiting 05:18:18 7a9cfe048b4a: Waiting 05:18:18 0ac9a79272e3: Waiting 05:18:18 b78e95d17946: Waiting 05:18:18 9e70ebbbe112: Verifying Checksum 05:18:18 9e70ebbbe112: Download complete 05:18:18 ea3f2d53f512: Verifying Checksum 05:18:18 ea3f2d53f512: Download complete 05:18:18 72dc09318566: Verifying Checksum 05:18:18 72dc09318566: Download complete 05:18:18 f4f7b4309257: Download complete 05:18:18 552d1f2373af: Verifying Checksum 05:18:18 552d1f2373af: Download complete 05:18:18 0ac9a79272e3: Verifying Checksum 05:18:18 0ac9a79272e3: Download complete 05:18:18 ---> 3dbf5d54d3c3 05:18:18 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:18:18 ---> Running in dbb01537619d 05:18:19 Removing intermediate container dbb01537619d 05:18:19 ---> 7e20e15e0068 05:18:19 Step 14/22 : RUN ${MAKE} 05:18:19 ---> Running in 4536252cfa58 05:18:19 552d1f2373af: Pull complete 05:18:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.31" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:18:20 ea3f2d53f512: Pull complete 05:18:20 9e70ebbbe112: Pull complete 05:18:20 b78e95d17946: Verifying Checksum 05:18:20 b78e95d17946: Download complete 05:18:20 7a9cfe048b4a: Verifying Checksum 05:18:20 7a9cfe048b4a: Download complete 05:18:27 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:18:29 Removing intermediate container 4536252cfa58 05:18:29 ---> ad2a9ecc07aa 05:18:29 Step 15/22 : FROM alpine:3.14 05:18:31 7a9cfe048b4a: Pull complete 05:18:31 72dc09318566: Pull complete 05:18:31 f4f7b4309257: Pull complete 05:18:32 0ac9a79272e3: Pull complete 05:18:33 3.14: Pulling from library/alpine 05:18:33 a0d0a0d46f8b: Already exists 05:18:33 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 05:18:33 Status: Downloaded newer image for alpine:3.14 05:18:33 ---> 14119a10abf4 05:18:33 Step 16/22 : EXPOSE 4000 05:18:33 ---> Running in 2af1a8a138e7 05:18:33 Removing intermediate container 2af1a8a138e7 05:18:33 ---> 5669b26351d5 05:18:33 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 05:18:33 ---> 8ec5cd4bb39b 05:18:33 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:18:33 ---> Running in c991c8722957 05:18:33 Removing intermediate container c991c8722957 05:18:33 ---> ce2762dbcc26 05:18:33 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:18:33 ---> Running in e3a638c2a2f9 05:18:33 Removing intermediate container e3a638c2a2f9 05:18:33 ---> 74034ff25acf 05:18:33 Step 20/22 : LABEL arch=amd64 05:18:33 ---> Running in 2b686e827e52 05:18:34 Removing intermediate container 2b686e827e52 05:18:34 ---> a7cdf2e68b93 05:18:34 Step 21/22 : LABEL git_sha=d9a357ae929ab9a4753b0c453002d551dace3f17 05:18:34 ---> Running in ad4a387e1b35 05:18:34 Removing intermediate container ad4a387e1b35 05:18:34 ---> 8130acb70781 05:18:34 Step 22/22 : LABEL version=2.0.1-dev.31 05:18:34 ---> Running in e630e2e003fe 05:18:34 Removing intermediate container e630e2e003fe 05:18:34 ---> e6e3cc67b157 05:18:34 [Warning] One or more build-args [ARCH] were not consumed 05:18:34 Successfully built e6e3cc67b157 05:18:34 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:18:34 provisioning config files... 05:18:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/34@tmp/config6274617760557203299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:18:34 ---> docker-login.sh 05:18:34 nexus3.edgexfoundry.org:10001 05:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:34 Configure a credential helper to remove this warning. See 05:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:34 05:18:34 Login Succeeded 05:18:34 nexus3.edgexfoundry.org:10002 05:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:34 Configure a credential helper to remove this warning. See 05:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:34 05:18:34 Login Succeeded 05:18:34 nexus3.edgexfoundry.org:10003 05:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:34 Configure a credential helper to remove this warning. See 05:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:34 05:18:34 Login Succeeded 05:18:34 nexus3.edgexfoundry.org:10004 05:18:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:34 Configure a credential helper to remove this warning. See 05:18:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:34 05:18:34 Login Succeeded 05:18:34 docker.io 05:18:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:18:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:18:35 Configure a credential helper to remove this warning. See 05:18:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:18:35 05:18:35 Login Succeeded 05:18:35 ---> docker-login.sh ends [Pipeline] } 05:18:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:18:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:18:35 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 05:18:35 d9a357ae929ab9a4753b0c453002d551dace3f17 05:18:35 latest 05:18:35 2.0.1-dev.31 05:18:35 d9a357ae929ab9a4753b0c453002d551dace3f17-2.0.1-dev.31 05:18:35 main 05:18:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:18:35 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d9a357ae929ab9a4753b0c453002d551dace3f17 [Pipeline] isUnix [Pipeline] sh 05:18:36 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d9a357ae929ab9a4753b0c453002d551dace3f17 05:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:18:36 6a824ffcac9b: Preparing 05:18:36 e2eb06d8af82: Preparing 05:18:36 e2eb06d8af82: Layer already exists 05:18:37 6a824ffcac9b: Pushed 05:18:37 d9a357ae929ab9a4753b0c453002d551dace3f17: digest: sha256:806d429afded565bb3bad3de6f0272852ebcdb88a79c2e2f1912d597c41983e7 size: 739 [Pipeline] isUnix [Pipeline] sh 05:18:38 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 05:18:38 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 05:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:18:38 6a824ffcac9b: Preparing 05:18:38 e2eb06d8af82: Preparing 05:18:38 e2eb06d8af82: Layer already exists 05:18:38 6a824ffcac9b: Layer already exists 05:18:38 latest: digest: sha256:806d429afded565bb3bad3de6f0272852ebcdb88a79c2e2f1912d597c41983e7 size: 739 [Pipeline] isUnix [Pipeline] sh 05:18:38 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.31 [Pipeline] isUnix [Pipeline] sh 05:18:38 b78e95d17946: Pull complete 05:18:38 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 05:18:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:18:38 ---> 8b459fc5aaf0 05:18:38 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:18:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.31 05:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:18:39 6a824ffcac9b: Preparing 05:18:39 e2eb06d8af82: Preparing 05:18:39 6a824ffcac9b: Layer already exists 05:18:39 e2eb06d8af82: Layer already exists 05:18:39 2.0.1-dev.31: digest: sha256:806d429afded565bb3bad3de6f0272852ebcdb88a79c2e2f1912d597c41983e7 size: 739 [Pipeline] isUnix [Pipeline] sh 05:18:39 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d9a357ae929ab9a4753b0c453002d551dace3f17-2.0.1-dev.31 [Pipeline] isUnix [Pipeline] sh 05:18:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d9a357ae929ab9a4753b0c453002d551dace3f17-2.0.1-dev.31 05:18:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:18:39 6a824ffcac9b: Preparing 05:18:39 e2eb06d8af82: Preparing 05:18:39 6a824ffcac9b: Layer already exists 05:18:39 e2eb06d8af82: Layer already exists 05:18:39 d9a357ae929ab9a4753b0c453002d551dace3f17-2.0.1-dev.31: digest: sha256:806d429afded565bb3bad3de6f0272852ebcdb88a79c2e2f1912d597c41983e7 size: 739 [Pipeline] isUnix [Pipeline] sh 05:18:39 ---> Running in 1d1941d61e0f 05:18:40 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 05:18:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 05:18:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:18:40 6a824ffcac9b: Preparing 05:18:40 e2eb06d8af82: Preparing 05:18:40 6a824ffcac9b: Layer already exists 05:18:40 e2eb06d8af82: Layer already exists 05:18:40 main: digest: sha256:806d429afded565bb3bad3de6f0272852ebcdb88a79c2e2f1912d597c41983e7 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:18:40 ===================================================== [Pipeline] echo 05:18:40 taggedImages: 05:18:40 - nexus3.edgexfoundry.org:10004/edgex-ui:d9a357ae929ab9a4753b0c453002d551dace3f17 05:18:40 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 05:18:40 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.31 05:18:40 - nexus3.edgexfoundry.org:10004/edgex-ui:d9a357ae929ab9a4753b0c453002d551dace3f17-2.0.1-dev.31 05:18:40 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } 05:18:40 Removing intermediate container 1d1941d61e0f 05:18:40 ---> 7d450b45aa6a 05:18:40 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 05:18:40 ---> Running in 67a2c3268d65 [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 05:18:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:18:41 05:18:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:18:41 Removing intermediate container 67a2c3268d65 05:18:41 ---> 72305937bb38 05:18:41 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 05:18:41 ---> Running in 2b9246ed3bbc 05:18:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:18:41 latest: Pulling from edgex-lftools-log-publisher 05:18:41 b4d181a07f80: Pulling fs layer 05:18:41 a1111a8f2ec3: Pulling fs layer 05:18:41 ed53099fbce6: Pulling fs layer 05:18:41 dc539afda2c1: Pulling fs layer 05:18:41 77bc0d833cb6: Pulling fs layer 05:18:41 9065ff56babe: Pulling fs layer 05:18:41 d287ab97295c: Pulling fs layer 05:18:41 dc539afda2c1: Waiting 05:18:41 77bc0d833cb6: Waiting 05:18:41 9065ff56babe: Waiting 05:18:41 d287ab97295c: Waiting 05:18:41 a1111a8f2ec3: Verifying Checksum 05:18:41 a1111a8f2ec3: Download complete 05:18:41 dc539afda2c1: Verifying Checksum 05:18:41 dc539afda2c1: Download complete 05:18:41 ed53099fbce6: Verifying Checksum 05:18:41 ed53099fbce6: Download complete 05:18:41 9065ff56babe: Verifying Checksum 05:18:41 9065ff56babe: Download complete 05:18:41 Removing intermediate container 2b9246ed3bbc 05:18:41 ---> e78d650d2df0 05:18:41 Step 6/14 : LABEL Name=edgex-ui-go 05:18:41 77bc0d833cb6: Verifying Checksum 05:18:41 77bc0d833cb6: Download complete 05:18:41 b4d181a07f80: Verifying Checksum 05:18:41 b4d181a07f80: Download complete 05:18:41 ---> Running in e7524a0e785e 05:18:41 Removing intermediate container e7524a0e785e 05:18:41 ---> 80751a08a830 05:18:41 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:18:42 d287ab97295c: Verifying Checksum 05:18:42 d287ab97295c: Download complete 05:18:42 ---> Running in f15767133e07 05:18:42 Removing intermediate container f15767133e07 05:18:42 ---> 5f30206a2cfb 05:18:42 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:18:42 ---> Running in 78ec3553017b 05:18:43 b4d181a07f80: Pull complete 05:18:43 a1111a8f2ec3: Pull complete 05:18:43 ed53099fbce6: Pull complete 05:18:43 dc539afda2c1: Pull complete 05:18:43 77bc0d833cb6: Pull complete 05:18:43 9065ff56babe: Pull complete 05:18:44 Removing intermediate container 78ec3553017b 05:18:44 ---> a1cebd262b0b 05:18:44 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:18:44 ---> Running in 35870828bdaf 05:18:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:18:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:18:47 OK: 219 MiB in 52 packages 05:18:48 Removing intermediate container 35870828bdaf 05:18:48 ---> d9bc9091ce65 05:18:48 Step 10/14 : ENV GO111MODULE=on 05:18:48 ---> Running in dd97bc709a3d 05:18:49 d287ab97295c: Pull complete 05:18:49 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:18:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:18:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:18:49 Removing intermediate container dd97bc709a3d 05:18:49 ---> 0795e44c8b6e 05:18:49 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:18:49 ---> Running in e01778387522 05:18:49 prd-centos7-docker-4c-2g-306 does not seem to be running inside a container 05:18:49 $ 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/34 -v /w/workspace/edgex-ui-go/34:/w/workspace/edgex-ui-go/34:rw,z -v /w/workspace/edgex-ui-go/34@tmp:/w/workspace/edgex-ui-go/34@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 05:18:49 Removing intermediate container e01778387522 05:18:49 ---> df1f4cc31246 05:18:49 Step 12/14 : COPY . . 05:18:51 $ docker top 24746f40af78ad0cd212e64a4f6aa5672181b6837273240c72733d7ed9e83513 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:18:51 ---> job-cost.sh 05:18:51 lf-activate-venv: SKIPPING 05:18:51 INFO: No Stack... 05:18:52 INFO: Retrieving Pricing Info for: v3-standard-2 05:18:52 ---> f9603d7d8c61 05:18:52 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:18:52 ---> Running in 79b8cabd007d 05:18:52 INFO: Archiving Costs [Pipeline] sh 05:18:52 + cat /w/workspace/edgex-ui-go/34/archives/cost.csv 05:18:52 + cut -d, -f6 [Pipeline] lock 05:18:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-34-stack-cost] 05:18:52 Resource [jenkins-edgexfoundry-edgex-ui-go-main-34-stack-cost] did not exist. Created. 05:18:52 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:18:53 + echo total: 0.05999999865889549 [Pipeline] stash 05:18:53 Stashed 1 file(s) [Pipeline] } 05:18:53 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 05:18:53 $ docker stop --time=1 24746f40af78ad0cd212e64a4f6aa5672181b6837273240c72733d7ed9e83513 05:18:54 $ docker rm -f 24746f40af78ad0cd212e64a4f6aa5672181b6837273240c72733d7ed9e83513 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:19:19 Removing intermediate container 79b8cabd007d 05:19:19 ---> 34ba21a6383a 05:19:19 Step 14/14 : RUN ${MAKE} 05:19:19 ---> Running in 220047e358cb 05:19:19 noop 05:19:19 Removing intermediate container 220047e358cb 05:19:19 ---> cfc7410a28e3 05:19:19 Successfully built cfc7410a28e3 05:19:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:19:19 + docker inspect -f . ci-base-image-arm64 05:19:19 . [Pipeline] withDockerContainer 05:19:19 prd-ubuntu18.04-docker-arm64-4c-16g-305 does not seem to be running inside a container 05:19:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/34 -v /w/workspace/edgex-ui-go/34:/w/workspace/edgex-ui-go/34:rw,z -v /w/workspace/edgex-ui-go/34@tmp:/w/workspace/edgex-ui-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:19:21 $ docker top 9b7db98cbde3ea0288997794143181947a1c503cb95f02b765e707bcf7eac2a1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:19:22 + go version 05:19:22 go version go1.16.8 linux/arm64 [Pipeline] } 05:19:22 $ docker stop --time=1 9b7db98cbde3ea0288997794143181947a1c503cb95f02b765e707bcf7eac2a1 05:19:24 $ docker rm -f 9b7db98cbde3ea0288997794143181947a1c503cb95f02b765e707bcf7eac2a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:19:25 + docker inspect -f . ci-base-image-arm64 05:19:25 . [Pipeline] withDockerContainer 05:19:25 prd-ubuntu18.04-docker-arm64-4c-16g-305 does not seem to be running inside a container 05:19:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/34 -v /w/workspace/edgex-ui-go/34:/w/workspace/edgex-ui-go/34:rw,z -v /w/workspace/edgex-ui-go/34@tmp:/w/workspace/edgex-ui-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:19:26 $ docker top 80d5c444515a9b5519a963b67c18679c2a81d605a775376583b5722f826d0f01 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:19:27 + make test 05:19:27 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:19:28 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:20:15 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:20:15 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:20:15 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:20:15 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:20:15 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:20:15 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:20:15 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:20:15 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:20:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:20:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:20:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:20:15 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 05:20:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:20:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:20:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 05:20:31 $ docker stop --time=1 80d5c444515a9b5519a963b67c18679c2a81d605a775376583b5722f826d0f01 05:20:32 $ docker rm -f 80d5c444515a9b5519a963b67c18679c2a81d605a775376583b5722f826d0f01 [Pipeline] // withDockerContainer [Pipeline] sh 05:20:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:20:33 Warning: overwriting stash ‘coverage-report’ 05:20:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:20:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:20:35 + ls -al . 05:20:35 total 128 05:20:35 drwxrwxr-x 12 jenkins jenkins 4096 Nov 12 05:19 . 05:20:35 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 05:17 .. 05:20:35 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 05:17 .git 05:20:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 05:17 .github 05:20:35 -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 05:17 .gitignore 05:20:35 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 12 05:17 CONTRIBUTING.md 05:20:35 -rw-rw-r-- 1 jenkins jenkins 1526 Nov 12 05:17 Dockerfile 05:20:35 -rw-rw-r-- 1 jenkins jenkins 652 Nov 12 05:17 Jenkinsfile 05:20:35 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 12 05:17 LICENSE 05:20:35 -rw-rw-r-- 1 jenkins jenkins 1212 Nov 12 05:17 Makefile 05:20:35 -rw-rw-r-- 1 jenkins jenkins 4450 Nov 12 05:17 README.md 05:20:35 -rw-rw-r-- 1 jenkins jenkins 12 Nov 12 05:15 VERSION 05:20:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:17 assets 05:20:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 05:17 bin 05:20:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:17 cmd 05:20:35 -rw-r--r-- 1 jenkins jenkins 10 Nov 12 05:19 coverage.out 05:20:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 05:17 docs 05:20:35 -rw-rw-r-- 1 jenkins jenkins 881 Nov 12 05:17 go.mod 05:20:35 -rw-rw-r-- 1 jenkins jenkins 23990 Nov 12 05:17 go.sum 05:20:35 drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 05:17 internal 05:20:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:17 pkg 05:20:35 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 05:17 snap 05:20:35 -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 05:17 version.go 05:20:35 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 05:17 web [Pipeline] isUnix [Pipeline] sh 05:20:35 + 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=d9a357ae929ab9a4753b0c453002d551dace3f17 --label arch=arm64 --label version=2.0.1-dev.31 . 05:20:36 Sending build context to Docker daemon 25.22MB 05:20:36 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 05:20:36 Step 2/22 : FROM ${BASE} AS builder 05:20:36 ---> cfc7410a28e3 05:20:36 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:20:36 ---> Running in de41a1e6e14c 05:20:37 Removing intermediate container de41a1e6e14c 05:20:37 ---> 31e98c14e1ce 05:20:37 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 05:20:37 ---> Running in aa16584a8718 05:20:37 Removing intermediate container aa16584a8718 05:20:37 ---> 34c208531c79 05:20:37 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 05:20:37 ---> Running in decfce24341c 05:20:37 Removing intermediate container decfce24341c 05:20:37 ---> 632e58643430 05:20:37 Step 6/22 : LABEL Name=edgex-ui-go 05:20:38 ---> Running in 69e9f309c190 05:20:38 Removing intermediate container 69e9f309c190 05:20:38 ---> 416849868d20 05:20:38 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:20:38 ---> Running in 9f8130a71837 05:20:39 Removing intermediate container 9f8130a71837 05:20:39 ---> 56b9ec69bdd2 05:20:39 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:20:39 ---> Running in 39dab95b8f14 05:20:41 Removing intermediate container 39dab95b8f14 05:20:41 ---> fe0787539931 05:20:41 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:20:41 ---> Running in 15641cd1a618 05:20:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:20:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:20:44 OK: 219 MiB in 52 packages 05:20:44 Removing intermediate container 15641cd1a618 05:20:44 ---> fe9855348109 05:20:44 Step 10/22 : ENV GO111MODULE=on 05:20:44 ---> Running in c3e0f4f3f6bf 05:20:45 Removing intermediate container c3e0f4f3f6bf 05:20:45 ---> 05f590d3c71e 05:20:45 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:20:45 ---> Running in 6d279c93135b 05:20:45 Removing intermediate container 6d279c93135b 05:20:45 ---> e86169f3ba95 05:20:45 Step 12/22 : COPY . . 05:20:48 ---> d5f181b74874 05:20:48 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:20:48 ---> Running in 109ea8e17837 05:20:50 Removing intermediate container 109ea8e17837 05:20:50 ---> c4f6c51c14c3 05:20:50 Step 14/22 : RUN ${MAKE} 05:20:50 ---> Running in 513816161cc5 05:20:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.31" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:21:19 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:21:22 Removing intermediate container 513816161cc5 05:21:22 ---> d67bcbc13340 05:21:22 Step 15/22 : FROM alpine:3.14 05:21:26 3.14: Pulling from library/alpine 05:21:26 552d1f2373af: Already exists 05:21:26 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 05:21:26 Status: Downloaded newer image for alpine:3.14 05:21:26 ---> bb3de5531c18 05:21:26 Step 16/22 : EXPOSE 4000 05:21:26 ---> Running in 16712f7ab8f6 05:21:26 Removing intermediate container 16712f7ab8f6 05:21:26 ---> 4b6f864fff97 05:21:26 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 05:21:28 ---> 30267f11c498 05:21:28 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:21:28 ---> Running in f5d86d93c940 05:21:28 Removing intermediate container f5d86d93c940 05:21:28 ---> a423ef7e224e 05:21:28 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:21:28 ---> Running in 4bb8b63c70ca 05:21:29 Removing intermediate container 4bb8b63c70ca 05:21:29 ---> 6785bb7d70fb 05:21:29 Step 20/22 : LABEL arch=arm64 05:21:29 ---> Running in 0ad591df9dfb 05:21:29 Removing intermediate container 0ad591df9dfb 05:21:29 ---> 6838ea4f38de 05:21:29 Step 21/22 : LABEL git_sha=d9a357ae929ab9a4753b0c453002d551dace3f17 05:21:29 ---> Running in 10542d4964fc 05:21:30 Removing intermediate container 10542d4964fc 05:21:30 ---> 3bcebe696354 05:21:30 Step 22/22 : LABEL version=2.0.1-dev.31 05:21:30 ---> Running in f81b3a1e879f 05:21:30 Removing intermediate container f81b3a1e879f 05:21:30 ---> 654516403984 05:21:30 [Warning] One or more build-args [ARCH] were not consumed 05:21:30 Successfully built 654516403984 05:21:30 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 05:21:30 provisioning config files... 05:21:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/34@tmp/config4347745431733215128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:21:31 ---> docker-login.sh 05:21:31 nexus3.edgexfoundry.org:10001 05:21:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:31 Configure a credential helper to remove this warning. See 05:21:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:31 05:21:31 Login Succeeded 05:21:31 nexus3.edgexfoundry.org:10002 05:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:32 Configure a credential helper to remove this warning. See 05:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:32 05:21:32 Login Succeeded 05:21:32 nexus3.edgexfoundry.org:10003 05:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:32 Configure a credential helper to remove this warning. See 05:21:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:32 05:21:32 Login Succeeded 05:21:32 nexus3.edgexfoundry.org:10004 05:21:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:33 Configure a credential helper to remove this warning. See 05:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:33 05:21:33 Login Succeeded 05:21:33 docker.io 05:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:21:33 Configure a credential helper to remove this warning. See 05:21:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:21:33 05:21:33 Login Succeeded 05:21:33 ---> docker-login.sh ends [Pipeline] } 05:21:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:21:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:21:33 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 05:21:33 d9a357ae929ab9a4753b0c453002d551dace3f17 05:21:33 latest 05:21:33 2.0.1-dev.31 05:21:33 d9a357ae929ab9a4753b0c453002d551dace3f17-2.0.1-dev.31 05:21:33 main 05:21:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:21:34 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9a357ae929ab9a4753b0c453002d551dace3f17 [Pipeline] isUnix [Pipeline] sh 05:21:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9a357ae929ab9a4753b0c453002d551dace3f17 05:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:21:34 f759cf77cea0: Preparing 05:21:34 ee420dfed78a: Preparing 05:21:34 ee420dfed78a: Layer already exists 05:21:38 f759cf77cea0: Pushed 05:21:38 d9a357ae929ab9a4753b0c453002d551dace3f17: digest: sha256:4bb5ef240b82e1065a97b0a5d1ddb1cac6377d9dd3efeedf277bb869cc3d5b40 size: 739 [Pipeline] isUnix [Pipeline] sh 05:21:39 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:21:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 05:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:21:39 f759cf77cea0: Preparing 05:21:39 ee420dfed78a: Preparing 05:21:39 ee420dfed78a: Layer already exists 05:21:39 f759cf77cea0: Layer already exists 05:21:39 latest: digest: sha256:4bb5ef240b82e1065a97b0a5d1ddb1cac6377d9dd3efeedf277bb869cc3d5b40 size: 739 [Pipeline] isUnix [Pipeline] sh 05:21:40 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.31 [Pipeline] isUnix [Pipeline] sh 05:21:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.31 05:21:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:21:40 f759cf77cea0: Preparing 05:21:40 ee420dfed78a: Preparing 05:21:40 f759cf77cea0: Layer already exists 05:21:40 ee420dfed78a: Layer already exists 05:21:40 2.0.1-dev.31: digest: sha256:4bb5ef240b82e1065a97b0a5d1ddb1cac6377d9dd3efeedf277bb869cc3d5b40 size: 739 [Pipeline] isUnix [Pipeline] sh 05:21:41 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9a357ae929ab9a4753b0c453002d551dace3f17-2.0.1-dev.31 [Pipeline] isUnix [Pipeline] sh 05:21:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9a357ae929ab9a4753b0c453002d551dace3f17-2.0.1-dev.31 05:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:21:41 f759cf77cea0: Preparing 05:21:41 ee420dfed78a: Preparing 05:21:41 f759cf77cea0: Layer already exists 05:21:41 ee420dfed78a: Layer already exists 05:21:41 d9a357ae929ab9a4753b0c453002d551dace3f17-2.0.1-dev.31: digest: sha256:4bb5ef240b82e1065a97b0a5d1ddb1cac6377d9dd3efeedf277bb869cc3d5b40 size: 739 [Pipeline] isUnix [Pipeline] sh 05:21:42 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 05:21:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 05:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:21:42 f759cf77cea0: Preparing 05:21:42 ee420dfed78a: Preparing 05:21:42 f759cf77cea0: Layer already exists 05:21:42 ee420dfed78a: Layer already exists 05:21:42 main: digest: sha256:4bb5ef240b82e1065a97b0a5d1ddb1cac6377d9dd3efeedf277bb869cc3d5b40 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:21:42 ===================================================== [Pipeline] echo 05:21:42 taggedImages: 05:21:42 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9a357ae929ab9a4753b0c453002d551dace3f17 05:21:42 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 05:21:42 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.31 05:21:42 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d9a357ae929ab9a4753b0c453002d551dace3f17-2.0.1-dev.31 05:21:42 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:21:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:21:43 05:21:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:21:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:21:43 arm64: Pulling from edgex-lftools-log-publisher 05:21:43 448f6bf000e3: Pulling fs layer 05:21:43 f757da607395: Pulling fs layer 05:21:43 05883995daec: Pulling fs layer 05:21:43 8603b9c90790: Pulling fs layer 05:21:43 1560dd03e051: Pulling fs layer 05:21:43 27f5ce0e4adf: Pulling fs layer 05:21:43 c2d8d7efcc4b: Pulling fs layer 05:21:43 8603b9c90790: Waiting 05:21:43 1560dd03e051: Waiting 05:21:43 c2d8d7efcc4b: Waiting 05:21:43 27f5ce0e4adf: Waiting 05:21:43 f757da607395: Verifying Checksum 05:21:43 f757da607395: Download complete 05:21:43 8603b9c90790: Verifying Checksum 05:21:43 8603b9c90790: Download complete 05:21:44 1560dd03e051: Verifying Checksum 05:21:44 1560dd03e051: Download complete 05:21:44 27f5ce0e4adf: Verifying Checksum 05:21:44 27f5ce0e4adf: Download complete 05:21:44 05883995daec: Download complete 05:21:44 448f6bf000e3: Verifying Checksum 05:21:44 448f6bf000e3: Download complete 05:21:46 c2d8d7efcc4b: Verifying Checksum 05:21:46 c2d8d7efcc4b: Download complete 05:21:47 448f6bf000e3: Pull complete 05:21:48 f757da607395: Pull complete 05:21:49 05883995daec: Pull complete 05:21:50 8603b9c90790: Pull complete 05:21:51 1560dd03e051: Pull complete 05:21:51 27f5ce0e4adf: Pull complete 05:22:06 c2d8d7efcc4b: Pull complete 05:22:06 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 05:22:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:22:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:22:06 prd-ubuntu18.04-docker-arm64-4c-16g-305 does not seem to be running inside a container 05:22:06 $ 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/34 -v /w/workspace/edgex-ui-go/34:/w/workspace/edgex-ui-go/34:rw,z -v /w/workspace/edgex-ui-go/34@tmp:/w/workspace/edgex-ui-go/34@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:arm64 cat 05:22:09 $ docker top b350ac18d138dacf37180a37a40738157a28eb8dddcdeff7c1d3c1268072ac13 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:22:10 ---> job-cost.sh 05:22:10 lf-activate-venv: SKIPPING 05:22:10 INFO: No Stack... 05:22:10 INFO: Retrieving Pricing Info for: v3-standard-4 05:22:11 INFO: Archiving Costs [Pipeline] sh 05:22:12 + cat /w/workspace/edgex-ui-go/34/archives/cost.csv 05:22:12 + cut -d, -f6 [Pipeline] lock 05:22:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-34-stack-cost] 05:22:12 Resource [jenkins-edgexfoundry-edgex-ui-go-main-34-stack-cost] did not exist. Created. 05:22:12 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:22:12 /w/workspace/edgex-ui-go/34@tmp/durable-aa354c86/script.sh: 1: /w/workspace/edgex-ui-go/34@tmp/durable-aa354c86/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:22:13 + echo total: 0.10999999940395355 [Pipeline] stash 05:22:13 Warning: overwriting stash ‘stack-cost’ 05:22:13 Stashed 1 file(s) [Pipeline] } 05:22:13 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 05:22:13 $ docker stop --time=1 b350ac18d138dacf37180a37a40738157a28eb8dddcdeff7c1d3c1268072ac13 05:22:15 $ docker rm -f b350ac18d138dacf37180a37a40738157a28eb8dddcdeff7c1d3c1268072ac13 [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 05:22:15 provisioning config files... 05:22:15 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7881620610994430490tmp [Pipeline] { [Pipeline] sh 05:22:16 + set +x 05:22:16 + bash -s -- 05:22:16 + curl -s https://codecov.io/bash 05:22:16 05:22:16 _____ _ 05:22:16 / ____| | | 05:22:16 | | ___ __| | ___ ___ _____ __ 05:22:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:22:16 | |___| (_) | (_| | __/ (_| (_) \ V / 05:22:16 \_____\___/ \__,_|\___|\___\___/ \_/ 05:22:16 Bash-1.0.6 05:22:16 05:22:16 05:22:16 ==> git version 2.24.4 found 05:22:16 ==> 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 05:22:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:22:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:22:16 ==> Jenkins CI detected. 05:22:16 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 05:22:16 project root: . 05:22:16 --> token set from env 05:22:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:22:16 ==> Running gcov in . (disable via -X gcov) 05:22:16 ==> Python coveragepy not found 05:22:16 ==> Searching for coverage reports in: 05:22:16 + . 05:22:16 -> Found 1 reports 05:22:16 ==> Detecting git/mercurial file structure 05:22:16 ==> Reading reports 05:22:16 + ./coverage.out bytes=10 05:22:16 ==> Appending adjustments 05:22:16 https://docs.codecov.io/docs/fixing-reports 05:22:16 + Found adjustments 05:22:16 ==> Gzipping contents 05:22:16 4.0K /tmp/codecov.r7WjD0.gz 05:22:16 ==> Uploading reports 05:22:16 url: https://codecov.io 05:22:16 query: branch=main&commit=d9a357ae929ab9a4753b0c453002d551dace3f17&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:22:16 -> Pinging Codecov 05:22:16 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=d9a357ae929ab9a4753b0c453002d551dace3f17&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:22:16 -> Uploading to 05:22:16 https://storage.googleapis.com/codecov/v4/raw/2021-11-12/FB506323287CE973F263BFD2A0EB1F37/d9a357ae929ab9a4753b0c453002d551dace3f17/dd47bb58-def9-4759-a657-fff881d7cbe9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211112T052216Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5cdc6ed7b69e0de79e3519da5e41d6c5e4231196e57d47bce909db8a78c11fa6 05:22:16 % Total % Received % Xferd Average Speed Time Time Time Current 05:22:16 Dload Upload Total Spent Left Speed 05:22:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3662 0 0 100 3662 0 11211 --:--:-- --:--:-- --:--:-- 11233 05:22:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d9a357ae929ab9a4753b0c453002d551dace3f17 [Pipeline] } 05:22:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:22:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:22:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:22:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:22:17 05:22:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 05:22:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:22:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:22:18 188c0c94c7c5: Pulling fs layer 05:22:18 0ef7d3d256c8: Pulling fs layer 05:22:18 de9db76c5a1d: Pulling fs layer 05:22:18 0eba1c9be4d2: Pulling fs layer 05:22:18 0d57e429df01: Pulling fs layer 05:22:18 4e4be7b47b0d: Pulling fs layer 05:22:18 e1f770b5df2f: Pulling fs layer 05:22:18 85a0685a4137: Pulling fs layer 05:22:18 0eba1c9be4d2: Waiting 05:22:18 0d57e429df01: Waiting 05:22:18 4e4be7b47b0d: Waiting 05:22:18 e1f770b5df2f: Waiting 05:22:18 85a0685a4137: Waiting 05:22:18 de9db76c5a1d: Download complete 05:22:18 0ef7d3d256c8: Verifying Checksum 05:22:18 0ef7d3d256c8: Download complete 05:22:18 0d57e429df01: Verifying Checksum 05:22:18 0d57e429df01: Download complete 05:22:18 4e4be7b47b0d: Verifying Checksum 05:22:18 4e4be7b47b0d: Download complete 05:22:18 188c0c94c7c5: Verifying Checksum 05:22:18 188c0c94c7c5: Download complete 05:22:18 e1f770b5df2f: Verifying Checksum 05:22:18 e1f770b5df2f: Download complete 05:22:19 0eba1c9be4d2: Verifying Checksum 05:22:19 0eba1c9be4d2: Download complete 05:22:19 188c0c94c7c5: Pull complete 05:22:19 0ef7d3d256c8: Pull complete 05:22:19 85a0685a4137: Verifying Checksum 05:22:19 85a0685a4137: Download complete 05:22:19 de9db76c5a1d: Pull complete 05:22:23 0eba1c9be4d2: Pull complete 05:22:23 0d57e429df01: Pull complete 05:22:23 4e4be7b47b0d: Pull complete 05:22:23 e1f770b5df2f: Pull complete 05:22:27 85a0685a4137: Pull complete 05:22:27 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 05:22:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:22:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 05:22:27 prd-centos7-docker-4c-2g-303 does not seem to be running inside a container 05:22:27 $ 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 05:22:29 $ docker top 73ed4003a6ddbd8da51804637b3ee408fb8c8ed55b0e8228d7640e58f53c5cd6 -eo pid,comm [Pipeline] { [Pipeline] echo 05:22:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 05:22:30 + set -o pipefail 05:22:30 + snyk monitor '--org=edgex-jenkins' 05:22:33 05:22:33 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 05:22:33 05:22:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/98ee695d-2030-4b5d-a08c-635948ee436e 05:22:33 05:22:33 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:22:33 05:22:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:22:33 05:22:33 05:22:33 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:22:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:22:33 $ docker stop --time=1 73ed4003a6ddbd8da51804637b3ee408fb8c8ed55b0e8228d7640e58f53c5cd6 05:22:35 $ docker rm -f 73ed4003a6ddbd8da51804637b3ee408fb8c8ed55b0e8228d7640e58f53c5cd6 [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 05:22:36 + git log --format=format:%s -1 d9a357ae929ab9a4753b0c453002d551dace3f17 [Pipeline] isUnix [Pipeline] sh 05:22:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:22:36 . [Pipeline] withDockerContainer 05:22:36 prd-centos7-docker-4c-2g-303 does not seem to be running inside a container 05:22:36 $ 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 05:22:37 $ docker top f3607a6db2be2d01d8247dbdd8a993987afcd4a7a31e4127830d11346da4752e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:22:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:22:37 [ssh-agent] Looking for ssh-agent implementation... 05:22:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:22:37 $ docker exec f3607a6db2be2d01d8247dbdd8a993987afcd4a7a31e4127830d11346da4752e ssh-agent 05:22:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXngeDek/agent.14 05:22:37 SSH_AGENT_PID=20 05:22:37 Running ssh-add (command line suppressed) 05:22:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_433899483122713201.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_433899483122713201.key) 05:22:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:22:38 + git semver tag 05:22:38 # -> Open(): unable to determine branch for HEAD 05:22:38 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 05:22:38 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 05:22:38 # $SEMVER_REMOTE_NAME = origin 05:22:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:22:38 # $SEMVER_USER_NAME = edgex-jenkins 05:22:38 # $SEMVER_BRANCH = main 05:22:38 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 05:22:38 # d9a357ae929ab9a4753b0c453002d551dace3f17 HEAD 05:22:38 # -> Force: false 05:22:38 # f9769084dae1062fd64d8cb173fa5753e0baf7a9 refs/tags/v2.0.1-dev.31 [Pipeline] } 05:22:38 $ docker exec --env ******** --env ******** f3607a6db2be2d01d8247dbdd8a993987afcd4a7a31e4127830d11346da4752e ssh-agent -k 05:22:38 unset SSH_AUTH_SOCK; 05:22:38 unset SSH_AGENT_PID; 05:22:38 echo Agent pid 20 killed; 05:22:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:22:38 + git semver [Pipeline] } 05:22:38 $ docker stop --time=1 f3607a6db2be2d01d8247dbdd8a993987afcd4a7a31e4127830d11346da4752e 05:22:39 $ docker rm -f f3607a6db2be2d01d8247dbdd8a993987afcd4a7a31e4127830d11346da4752e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:22:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:22:40 05:22:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:22:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:22:40 0.23.1-centos7: Pulling from edgex-lftools 05:22:40 ab5ef0e58194: Pulling fs layer 05:22:40 9712f1f96733: Pulling fs layer 05:22:40 63f879dbbcfc: Pulling fs layer 05:22:40 0d9ebad4ef96: Pulling fs layer 05:22:40 e9a5061849ea: Pulling fs layer 05:22:40 d747dcd14b5f: Pulling fs layer 05:22:40 2de7ff778b66: Pulling fs layer 05:22:40 0d9ebad4ef96: Waiting 05:22:40 e9a5061849ea: Waiting 05:22:40 d747dcd14b5f: Waiting 05:22:40 2de7ff778b66: Waiting 05:22:40 9712f1f96733: Verifying Checksum 05:22:40 9712f1f96733: Download complete 05:22:40 63f879dbbcfc: Verifying Checksum 05:22:40 63f879dbbcfc: Download complete 05:22:40 ab5ef0e58194: Verifying Checksum 05:22:40 ab5ef0e58194: Download complete 05:22:40 0d9ebad4ef96: Verifying Checksum 05:22:40 0d9ebad4ef96: Download complete 05:22:40 d747dcd14b5f: Verifying Checksum 05:22:40 d747dcd14b5f: Download complete 05:22:40 e9a5061849ea: Verifying Checksum 05:22:40 e9a5061849ea: Download complete 05:22:40 2de7ff778b66: Verifying Checksum 05:22:40 2de7ff778b66: Download complete 05:22:44 ab5ef0e58194: Pull complete 05:22:44 9712f1f96733: Pull complete 05:22:44 63f879dbbcfc: Pull complete 05:22:49 0d9ebad4ef96: Pull complete 05:22:49 e9a5061849ea: Pull complete 05:22:49 d747dcd14b5f: Pull complete 05:22:50 2de7ff778b66: Pull complete 05:22:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:22:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:22:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:22:50 prd-centos7-docker-4c-2g-303 does not seem to be running inside a container 05:22:50 $ 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 05:22:53 $ docker top 075a5b012cf4eb124357e00c2b057223ca4d66eb7186b120004b20d9101a2ceb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:22:53 provisioning config files... 05:22:53 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6611566054397323538tmp 05:22:53 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8458390011316671910tmp 05:22:53 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8413515495787157735tmp [Pipeline] { [Pipeline] echo 05:22:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:22:54 ---> sigul-configuration.sh 05:22:54 gpg: directory `/root/.gnupg' created 05:22:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:22:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:22:54 gpg: keyring `/root/.gnupg/secring.gpg' created 05:22:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:22:54 gpg: CAST5 encrypted data 05:22:54 gpg: encrypted with 1 passphrase 05:22:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:22:54 + mkdir /home/jenkins 05:22:54 + mkdir /home/jenkins/sigul [Pipeline] sh 05:22:54 + 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 05:22:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:22:55 ---> sigul-install.sh 05:22:55 Sigul already installed; skipping installation. [Pipeline] sh 05:22:55 + git tag --list 05:22:55 0.1.1 05:22:55 v1.1.0 05:22:55 v1.2.0 05:22:55 v1.2.1 05:22:55 v1.3.0 05:22:55 v2.0.0 05:22:55 v2.0.1-dev.1 05:22:55 v2.0.1-dev.10 05:22:55 v2.0.1-dev.11 05:22:55 v2.0.1-dev.12 05:22:55 v2.0.1-dev.13 05:22:55 v2.0.1-dev.14 05:22:55 v2.0.1-dev.15 05:22:55 v2.0.1-dev.16 05:22:55 v2.0.1-dev.17 05:22:55 v2.0.1-dev.18 05:22:55 v2.0.1-dev.19 05:22:55 v2.0.1-dev.2 05:22:55 v2.0.1-dev.20 05:22:55 v2.0.1-dev.21 05:22:55 v2.0.1-dev.22 05:22:55 v2.0.1-dev.23 05:22:55 v2.0.1-dev.24 05:22:55 v2.0.1-dev.25 05:22:55 v2.0.1-dev.26 05:22:55 v2.0.1-dev.27 05:22:55 v2.0.1-dev.28 05:22:55 v2.0.1-dev.29 05:22:55 v2.0.1-dev.3 05:22:55 v2.0.1-dev.30 05:22:55 v2.0.1-dev.31 05:22:55 v2.0.1-dev.4 05:22:55 v2.0.1-dev.5 05:22:55 v2.0.1-dev.6 05:22:55 v2.0.1-dev.7 05:22:55 v2.0.1-dev.8 05:22:55 v2.0.1-dev.9 [Pipeline] sh 05:22:55 + lftools sign git-tag v2.0.1-dev.31 05:22:56 Signing Git tag with Sigul... 05:22:56 Signing v2.0.1-dev.31 [Pipeline] echo 05:22:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:22:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:22:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:22:57 $ docker stop --time=1 075a5b012cf4eb124357e00c2b057223ca4d66eb7186b120004b20d9101a2ceb 05:22:58 $ docker rm -f 075a5b012cf4eb124357e00c2b057223ca4d66eb7186b120004b20d9101a2ceb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 05:22:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:22:59 . [Pipeline] withDockerContainer 05:22:59 prd-centos7-docker-4c-2g-303 does not seem to be running inside a container 05:22: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 05:22:59 $ docker top 2646f611a7be28ba3951423c016d63bf4d82ce3d0991c22faf7ddf20f01b85c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:22:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:22:59 [ssh-agent] Looking for ssh-agent implementation... 05:22:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:22:59 $ docker exec 2646f611a7be28ba3951423c016d63bf4d82ce3d0991c22faf7ddf20f01b85c3 ssh-agent 05:23:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgojGko/agent.14 05:23:00 SSH_AGENT_PID=21 05:23:00 Running ssh-add (command line suppressed) 05:23:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1486718844227642698.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1486718844227642698.key) 05:23:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:23:00 + git semver bump pre 05:23:00 # -> Open(): unable to determine branch for HEAD 05:23:00 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 05:23:00 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 05:23:00 # $SEMVER_REMOTE_NAME = origin 05:23:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:23:00 # $SEMVER_USER_NAME = edgex-jenkins 05:23:00 # $SEMVER_BRANCH = main 05:23:00 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 05:23:00 2.0.1-dev.32 [Pipeline] } 05:23:00 $ docker exec --env ******** --env ******** 2646f611a7be28ba3951423c016d63bf4d82ce3d0991c22faf7ddf20f01b85c3 ssh-agent -k 05:23:00 unset SSH_AUTH_SOCK; 05:23:00 unset SSH_AGENT_PID; 05:23:00 echo Agent pid 21 killed; 05:23:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:23:00 + git semver [Pipeline] } 05:23:00 $ docker stop --time=1 2646f611a7be28ba3951423c016d63bf4d82ce3d0991c22faf7ddf20f01b85c3 05:23:02 $ docker rm -f 2646f611a7be28ba3951423c016d63bf4d82ce3d0991c22faf7ddf20f01b85c3 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:23:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:23:02 . [Pipeline] withDockerContainer 05:23:02 prd-centos7-docker-4c-2g-303 does not seem to be running inside a container 05:23:02 $ 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 05:23:03 $ docker top 5a08a440160a6223677a8300f846f7d641ce41bc7da1d9bc48433c581262d167 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:23:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:23:03 [ssh-agent] Looking for ssh-agent implementation... 05:23:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:23:03 $ docker exec 5a08a440160a6223677a8300f846f7d641ce41bc7da1d9bc48433c581262d167 ssh-agent 05:23:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmnmnie/agent.14 05:23:03 SSH_AGENT_PID=20 05:23:03 Running ssh-add (command line suppressed) 05:23:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5949266140817892569.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5949266140817892569.key) 05:23:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:23:04 + git semver push 05:23:04 # -> Open(): unable to determine branch for HEAD 05:23:04 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 05:23:04 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 05:23:04 # $SEMVER_REMOTE_NAME = origin 05:23:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:23:04 # $SEMVER_USER_NAME = edgex-jenkins 05:23:04 # $SEMVER_BRANCH = main 05:23:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 05:23:06 $ docker exec --env ******** --env ******** 5a08a440160a6223677a8300f846f7d641ce41bc7da1d9bc48433c581262d167 ssh-agent -k 05:23:06 unset SSH_AUTH_SOCK; 05:23:06 unset SSH_AGENT_PID; 05:23:06 echo Agent pid 20 killed; 05:23:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:23:06 + git semver [Pipeline] } 05:23:06 $ docker stop --time=1 5a08a440160a6223677a8300f846f7d641ce41bc7da1d9bc48433c581262d167 05:23:08 $ docker rm -f 5a08a440160a6223677a8300f846f7d641ce41bc7da1d9bc48433c581262d167 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:23:08 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:23:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:23:09 ---> package-listing.sh 05:23:09 ++ facter osfamily 05:23:09 ++ tr '[:upper:]' '[:lower:]' 05:23:10 + OS_FAMILY=redhat 05:23:10 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 05:23:10 + START_PACKAGES=/tmp/packages_start.txt 05:23:10 + END_PACKAGES=/tmp/packages_end.txt 05:23:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:23:10 + PACKAGES=/tmp/packages_start.txt 05:23:10 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 05:23:10 + PACKAGES=/tmp/packages_end.txt 05:23:10 + case "${OS_FAMILY}" in 05:23:10 + rpm -qa 05:23:10 + sort 05:23:10 + '[' -f /tmp/packages_start.txt ']' 05:23:10 + '[' -f /tmp/packages_end.txt ']' 05:23:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:23:10 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 05:23:10 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 05:23:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 05:23:10 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 05:23:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:23:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:23:11 05:23:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:23:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:23:11 latest: Pulling from edgex-lftools-log-publisher 05:23:11 b4d181a07f80: Pulling fs layer 05:23:11 a1111a8f2ec3: Pulling fs layer 05:23:11 ed53099fbce6: Pulling fs layer 05:23:11 dc539afda2c1: Pulling fs layer 05:23:11 77bc0d833cb6: Pulling fs layer 05:23:11 9065ff56babe: Pulling fs layer 05:23:11 d287ab97295c: Pulling fs layer 05:23:11 dc539afda2c1: Waiting 05:23:11 77bc0d833cb6: Waiting 05:23:11 9065ff56babe: Waiting 05:23:11 d287ab97295c: Waiting 05:23:11 a1111a8f2ec3: Verifying Checksum 05:23:11 a1111a8f2ec3: Download complete 05:23:11 dc539afda2c1: Verifying Checksum 05:23:11 dc539afda2c1: Download complete 05:23:11 ed53099fbce6: Verifying Checksum 05:23:11 ed53099fbce6: Download complete 05:23:11 9065ff56babe: Verifying Checksum 05:23:11 9065ff56babe: Download complete 05:23:12 77bc0d833cb6: Verifying Checksum 05:23:12 77bc0d833cb6: Download complete 05:23:12 b4d181a07f80: Verifying Checksum 05:23:12 b4d181a07f80: Download complete 05:23:12 d287ab97295c: Verifying Checksum 05:23:12 d287ab97295c: Download complete 05:23:14 b4d181a07f80: Pull complete 05:23:14 a1111a8f2ec3: Pull complete 05:23:14 ed53099fbce6: Pull complete 05:23:14 dc539afda2c1: Pull complete 05:23:14 77bc0d833cb6: Pull complete 05:23:14 9065ff56babe: Pull complete 05:23:20 d287ab97295c: Pull complete 05:23:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:23:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:23:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:23:20 prd-centos7-docker-4c-2g-303 does not seem to be running inside a container 05:23:20 $ 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 05:23:22 $ docker top a0138cde032b61a75b0c42cc50cd535ef37f171c5680add913d293c4bbf02da8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:22 + touch /tmp/pre-build-complete [Pipeline] sh 05:23:23 + mkdir -p /var/log/sysstat [Pipeline] sh 05:23:23 + ls /var/log/sa-host 05:23:23 + sadf -c /var/log/sa-host/sa12 05:23:23 file_magic: OK 05:23:23 HZ: Using current value: 100 05:23:23 file_header: OK 05:23:23 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 05:23:23 Statistics: 05:23:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:23:23 File successfully converted to sysstat format version 12.0.3 05:23:23 + sadf -c /var/log/sa-host/sa30 05:23:23 file_magic: OK 05:23:23 HZ: Using current value: 100 05:23:23 file_header: OK 05:23:23 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 05:23:23 Statistics: 05:23:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:23:23 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:23 provisioning config files... 05:23:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7324718171833116755tmp [Pipeline] { [Pipeline] echo 05:23:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:23:23 ---> create-netrc.sh [Pipeline] } 05:23:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:23:24 ---> python-tools-install.sh [Pipeline] echo 05:23:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:23:24 ---> sudo-logs.sh 05:23:24 Archiving 'sudo' log.. 05:23:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-303.novalocal: Name or service not known 05:23:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-303.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:23:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:23:24 ---> job-cost.sh 05:23:24 lf-activate-venv: SKIPPING 05:23:24 DEBUG: total: 0.10999999940395355 05:23:24 INFO: Retrieving Stack Cost... 05:23:25 INFO: Retrieving Pricing Info for: v3-standard-2 05:23:25 INFO: Archiving Costs [Pipeline] echo 05:23:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:23:25 ---> logs-deploy.sh 05:23:25 lf-activate-venv: SKIPPING 05:23:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/34 05:23:25 INFO: archiving workspace using pattern(s): 05:23:26 Archives upload complete. 05:23:26 INFO: archiving logs to Nexus 05:23:26 ---> uname -a: 05:23:26 Linux prd-centos7-docker-4c-2g-303.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 05:23:26 05:23:26 05:23:26 ---> lscpu: 05:23:26 Architecture: x86_64 05:23:26 CPU op-mode(s): 32-bit, 64-bit 05:23:26 Byte Order: Little Endian 05:23:26 Address sizes: 40 bits physical, 48 bits virtual 05:23:26 CPU(s): 2 05:23:26 On-line CPU(s) list: 0,1 05:23:26 Thread(s) per core: 1 05:23:26 Core(s) per socket: 1 05:23:26 Socket(s): 2 05:23:26 NUMA node(s): 1 05:23:26 Vendor ID: AuthenticAMD 05:23:26 CPU family: 23 05:23:26 Model: 49 05:23:26 Model name: AMD EPYC-Rome Processor 05:23:26 Stepping: 0 05:23:26 CPU MHz: 2800.000 05:23:26 BogoMIPS: 5600.00 05:23:26 Virtualization: AMD-V 05:23:26 Hypervisor vendor: KVM 05:23:26 Virtualization type: full 05:23:26 L1d cache: 32K 05:23:26 L1i cache: 32K 05:23:26 L2 cache: 512K 05:23:26 L3 cache: 16384K 05:23:26 NUMA node0 CPU(s): 0,1 05:23:27 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 05:23:27 05:23:27 05:23:27 ---> nproc: 05:23:27 2 05:23:27 05:23:27 05:23:27 ---> df -h: 05:23:27 Filesystem Size Used Avail Use% Mounted on 05:23:27 overlay 40G 9.0G 32G 23% / 05:23:27 tmpfs 64M 0 64M 0% /dev 05:23:27 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:23:27 shm 64M 0 64M 0% /dev/shm 05:23:27 /dev/vda1 40G 9.0G 32G 23% /facter-os 05:23:27 05:23:27 05:23:27 ---> sar -b -r -n DEV: 05:23:27 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 05:23:27 05:23:27 05:14:50 LINUX RESTART (2 CPU) 05:23:27 05:23:27 05:15:01 tps rtps wtps bread/s bwrtn/s 05:23:27 05:16:01 175.04 55.11 119.93 7464.80 40726.16 05:23:27 05:17:01 1.67 0.00 1.67 0.00 34.06 05:23:27 05:18:02 0.25 0.00 0.25 0.00 3.75 05:23:27 05:19:01 0.20 0.00 0.20 0.00 2.78 05:23:27 05:20:01 0.22 0.00 0.22 0.00 2.32 05:23:27 05:21:01 0.32 0.00 0.32 0.00 4.77 05:23:27 05:22:01 0.22 0.00 0.22 0.00 3.25 05:23:27 05:23:01 191.17 0.03 191.14 3.73 53376.27 05:23:27 Average: 46.25 6.91 39.34 935.90 11797.51 05:23:27 05:23:27 05:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:23:27 05:16:01 5640212 0 631540 7.89 2620 1734560 1517184 16.75 585028 1546664 128 05:23:27 05:17:01 5644916 0 626828 7.83 2620 1734568 1483616 16.38 580936 1546628 20 05:23:27 05:18:02 5649080 0 622664 7.77 2620 1734568 1422104 15.70 577480 1546932 20 05:23:27 05:19:01 5645680 0 626056 7.82 2620 1734576 1422164 15.70 581624 1546932 16 05:23:27 05:20:01 5651872 0 619860 7.74 2620 1734580 1421720 15.70 574528 1547892 16 05:23:27 05:21:01 5648668 0 623060 7.78 2620 1734584 1421804 15.70 577732 1547896 20 05:23:27 05:22:01 5647764 0 623960 7.79 2620 1734588 1421936 15.70 578320 1548036 8 05:23:27 05:23:01 3953436 0 996264 12.44 2620 3056612 1733488 19.14 941700 2660588 56 05:23:27 Average: 5435204 0 671279 8.38 2620 1899830 1480502 16.35 624668 1686446 36 05:23:27 05:23:27 05:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:23:27 05:16:01 eth0 583.03 368.45 1455.44 84.46 0.00 0.00 0.00 0.00 05:23:27 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:27 05:16:01 docker0 89.08 61.41 7.23 242.32 0.00 0.00 0.00 0.00 05:23:27 05:17:01 eth0 2.42 0.40 2.76 0.06 0.00 0.00 0.00 0.00 05:23:27 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:27 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:27 05:18:02 eth0 2.30 0.93 0.89 0.59 0.00 0.00 0.00 0.00 05:23:27 05:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:27 05:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:27 05:19:01 eth0 0.51 0.41 0.32 0.15 0.00 0.00 0.00 0.00 05:23:27 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:27 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:27 05:20:01 eth0 0.12 0.10 0.01 0.07 0.00 0.00 0.00 0.00 05:23:27 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:27 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:27 05:21:01 eth0 0.52 0.18 0.11 0.07 0.00 0.00 0.00 0.00 05:23:27 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:27 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:27 05:22:01 eth0 0.82 0.55 0.35 0.22 0.00 0.00 0.00 0.00 05:23:27 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:27 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:27 05:23:01 eth0 348.63 206.33 7605.47 38.68 0.00 0.00 0.00 0.00 05:23:27 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:27 05:23:01 veth5972f27 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:23:27 05:23:01 docker0 17.29 28.83 1.80 318.44 0.00 0.00 0.00 0.00 05:23:27 Average: eth0 117.58 72.34 1135.85 15.57 0.00 0.00 0.00 0.00 05:23:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:27 Average: veth5972f27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 05:23:27 Average: docker0 13.33 11.31 1.13 70.26 0.00 0.00 0.00 0.00 05:23:27 05:23:27 05:23:27 ---> sar -P ALL: 05:23:27 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 05:23:27 05:23:27 05:14:50 LINUX RESTART (2 CPU) 05:23:27 05:23:27 05:15:01 CPU %user %nice %system %iowait %steal %idle 05:23:27 05:16:01 all 19.21 0.00 6.10 5.91 0.06 68.73 05:23:27 05:16:01 0 18.41 0.00 6.62 6.45 0.07 68.45 05:23:27 05:16:01 1 20.00 0.00 5.57 5.36 0.05 69.01 05:23:27 05:17:01 all 0.18 0.00 0.06 0.00 0.03 99.73 05:23:27 05:17:01 0 0.32 0.00 0.05 0.00 0.02 99.62 05:23:27 05:17:01 1 0.05 0.00 0.07 0.00 0.03 99.85 05:23:27 05:18:02 all 0.24 0.00 0.04 0.00 0.02 99.70 05:23:27 05:18:02 0 0.38 0.00 0.03 0.00 0.02 99.56 05:23:27 05:18:02 1 0.10 0.00 0.05 0.00 0.02 99.83 05:23:27 05:19:01 all 0.07 0.00 0.04 0.00 0.02 99.87 05:23:27 05:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:23:27 05:19:01 1 0.10 0.00 0.05 0.00 0.02 99.83 05:23:27 05:20:01 all 0.16 0.00 0.04 0.00 0.02 99.78 05:23:27 05:20:01 0 0.17 0.00 0.03 0.00 0.00 99.80 05:23:27 05:20:01 1 0.15 0.00 0.05 0.00 0.03 99.77 05:23:27 05:21:01 all 0.16 0.00 0.04 0.00 0.02 99.78 05:23:27 05:21:01 0 0.28 0.00 0.03 0.00 0.02 99.67 05:23:27 05:21:01 1 0.03 0.00 0.05 0.00 0.02 99.90 05:23:27 05:22:01 all 0.18 0.00 0.04 0.00 0.02 99.76 05:23:27 05:22:01 0 0.32 0.00 0.03 0.00 0.00 99.65 05:23:27 05:22:01 1 0.05 0.00 0.05 0.00 0.03 99.87 05:23:27 05:23:01 all 23.75 0.00 10.03 2.09 0.08 64.05 05:23:27 05:23:01 0 23.45 0.00 9.91 1.75 0.09 64.81 05:23:27 05:23:01 1 24.06 0.00 10.15 2.42 0.07 63.29 05:23:27 Average: all 5.33 0.00 1.98 0.97 0.03 91.69 05:23:27 Average: 0 5.25 0.00 2.03 1.00 0.03 91.70 05:23:27 Average: 1 5.40 0.00 1.94 0.95 0.03 91.67 05:23:27 05:23:27 05:23:27