Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6185591ca8d2ca68a0b1a6fb0382f4c259152218 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-ssh2592804186220694038.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh15040192327166041482.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh1740843675614272373.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh13900432850068056813.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-ssh16967982463273262500.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.17 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3669 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-ssh5135915505531835534.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 6185591ca8d2ca68a0b1a6fb0382f4c259152218 (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 6185591ca8d2ca68a0b1a6fb0382f4c259152218 # timeout=10 Commit message: "chore(deps): Bump follow-redirects from 1.14.3 to 1.14.7 in /web (#488)" > git rev-list --no-walk 35561512fbe252ca1f9b71503ce66d4cd1b1291c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:42:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:42:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:42:12 ========================================================= 04:42:12 EdgeX Global Pipelines Version Info 04:42:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:42:13 ------------------- 04:42:13 stable info: 04:42:13 ------------------- 04:42:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:42:13 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 04:42:13 Message: update stable to v1.0.219 04:42:14 ------------------- 04:42:14 experimental info: 04:42:14 ------------------- 04:42:14 Commited By: **** collab-it+edgex@linuxfoundation.org 04:42:14 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 04:42:14 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6185591ca8d2ca68a0b1a6fb0382f4c259152218 [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6185591 [Pipeline] echo 04:42:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:14 provisioning config files... 04:42:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config158353883501116457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:15 ---> docker-login.sh 04:42:15 nexus3.edgexfoundry.org:10001 04:42:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:15 Configure a credential helper to remove this warning. See 04:42:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:15 04:42:15 Login Succeeded 04:42:15 nexus3.edgexfoundry.org:10002 04:42:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:15 Configure a credential helper to remove this warning. See 04:42:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:15 04:42:15 Login Succeeded 04:42:15 nexus3.edgexfoundry.org:10003 04:42:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:15 Configure a credential helper to remove this warning. See 04:42:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:15 04:42:15 Login Succeeded 04:42:15 nexus3.edgexfoundry.org:10004 04:42:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:15 Configure a credential helper to remove this warning. See 04:42:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:15 04:42:15 Login Succeeded 04:42:15 docker.io 04:42:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:16 Configure a credential helper to remove this warning. See 04:42:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:16 04:42:16 Login Succeeded 04:42:16 ---> docker-login.sh ends [Pipeline] } 04:42:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:42:16 + git rev-list -1 --merges 6185591ca8d2ca68a0b1a6fb0382f4c259152218~1..6185591ca8d2ca68a0b1a6fb0382f4c259152218 [Pipeline] echo 04:42:16 -----------> git rev-list -1 --merges 6185591ca8d2ca68a0b1a6fb0382f4c259152218~1..6185591ca8d2ca68a0b1a6fb0382f4c259152218 6185591ca8d2ca68a0b1a6fb0382f4c259152218 [false] [Pipeline] sh 04:42:16 + git log --format=format:%s -1 6185591ca8d2ca68a0b1a6fb0382f4c259152218 [Pipeline] echo 04:42:16 ========================================================= 04:42:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:42:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:42:17 + git log --format=format:%s -1 6185591ca8d2ca68a0b1a6fb0382f4c259152218 [Pipeline] echo 04:42:17 [semverPrep] GIT_COMMIT: 6185591ca8d2ca68a0b1a6fb0382f4c259152218, Commit Message: chore(deps): Bump follow-redirects from 1.14.3 to 1.14.7 in /web (#488) [Pipeline] echo 04:42:17 [semverPrep] This is not a build commit. [Pipeline] sh 04:42:17 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 04:42:17 + grep -v github /etc/ssh/ssh_known_hosts 04:42:17 + '[' -e /tmp/ssh_known_hosts ']' 04:42:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:42:17 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 04:42:17 + sudo tee -a /etc/ssh/ssh_known_hosts 04:42:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:42:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:42:18 04:42:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:42:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:42:18 latest: Pulling from edgex-devops/git-semver 04:42:18 a0d0a0d46f8b: Pulling fs layer 04:42:18 3e5f54012d9b: Pulling fs layer 04:42:18 4c7163046ea9: Pulling fs layer 04:42:18 0c2d73faf560: Pulling fs layer 04:42:18 0c2d73faf560: Waiting 04:42:18 3e5f54012d9b: Verifying Checksum 04:42:18 3e5f54012d9b: Download complete 04:42:18 a0d0a0d46f8b: Verifying Checksum 04:42:18 a0d0a0d46f8b: Download complete 04:42:18 4c7163046ea9: Verifying Checksum 04:42:18 4c7163046ea9: Download complete 04:42:18 0c2d73faf560: Verifying Checksum 04:42:18 0c2d73faf560: Download complete 04:42:18 a0d0a0d46f8b: Pull complete 04:42:18 3e5f54012d9b: Pull complete 04:42:19 4c7163046ea9: Pull complete 04:42:19 0c2d73faf560: Pull complete 04:42:19 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 04:42:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:42:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:42:19 prd-centos7-docker-4c-2g-3669 does not seem to be running inside a container 04:42:19 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:42:20 $ docker top ff6c838c7248459a4880b8c049c9597481ce6135a1f807eefd1639974225b7a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:20 [ssh-agent] Looking for ssh-agent implementation... 04:42:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:20 $ docker exec ff6c838c7248459a4880b8c049c9597481ce6135a1f807eefd1639974225b7a7 ssh-agent 04:42:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKMGOKN/agent.13 04:42:20 SSH_AGENT_PID=20 04:42:20 Running ssh-add (command line suppressed) 04:42:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4038279925321651620.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4038279925321651620.key) 04:42:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:20 + git tag --points-at HEAD [Pipeline] } 04:42:20 $ docker exec --env ******** --env ******** ff6c838c7248459a4880b8c049c9597481ce6135a1f807eefd1639974225b7a7 ssh-agent -k 04:42:20 unset SSH_AUTH_SOCK; 04:42:20 unset SSH_AGENT_PID; 04:42:20 echo Agent pid 20 killed; 04:42:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:42:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:21 [ssh-agent] Looking for ssh-agent implementation... 04:42:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:21 $ docker exec ff6c838c7248459a4880b8c049c9597481ce6135a1f807eefd1639974225b7a7 ssh-agent 04:42:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkbiCFL/agent.52 04:42:21 SSH_AGENT_PID=59 04:42:21 Running ssh-add (command line suppressed) 04:42:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2606837366572774520.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2606837366572774520.key) 04:42:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:21 + git semver init 04:42:21 # -> Open(): unable to determine branch for HEAD 04:42:21 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 04:42:21 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 04:42:21 # $SEMVER_REMOTE_NAME = origin 04:42:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:42:21 # $SEMVER_USER_NAME = edgex-jenkins 04:42:21 # $SEMVER_BRANCH = main 04:42:21 # $SEMVER_TEMP = /tmp/semver-813230065 04:42:21 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:42:23 # '/tmp/semver-813230065' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 04:42:23 # -> Force: false 04:42:23 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 04:42:23 $ docker exec --env ******** --env ******** ff6c838c7248459a4880b8c049c9597481ce6135a1f807eefd1639974225b7a7 ssh-agent -k 04:42:23 unset SSH_AUTH_SOCK; 04:42:23 unset SSH_AGENT_PID; 04:42:23 echo Agent pid 59 killed; 04:42:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:24 + git semver [Pipeline] } 04:42:24 $ docker stop --time=1 ff6c838c7248459a4880b8c049c9597481ce6135a1f807eefd1639974225b7a7 04:42:25 $ docker rm -f ff6c838c7248459a4880b8c049c9597481ce6135a1f807eefd1639974225b7a7 [Pipeline] // withDockerContainer [Pipeline] sh 04:42:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:42:25 Stashed 1 file(s) [Pipeline] echo 04:42:25 [edgeXSemver]: initialized semver on version 2.1.1-dev.5 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:26 provisioning config files... 04:42:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7111855720488356548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3664 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 04:42:26 Running in /w/workspace/edgex-ui-go/44 [Pipeline] { [Pipeline] checkout 04:42:26 The recommended git tool is: git 04:42:26 ---> docker-login.sh 04:42:26 nexus3.edgexfoundry.org:10001 04:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:26 Configure a credential helper to remove this warning. See 04:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:26 04:42:26 Login Succeeded 04:42:26 nexus3.edgexfoundry.org:10002 04:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:26 Configure a credential helper to remove this warning. See 04:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:26 04:42:26 Login Succeeded 04:42:26 nexus3.edgexfoundry.org:10003 04:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:26 Configure a credential helper to remove this warning. See 04:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:26 04:42:26 Login Succeeded 04:42:26 nexus3.edgexfoundry.org:10004 04:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:26 Configure a credential helper to remove this warning. See 04:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:26 04:42:26 Login Succeeded 04:42:26 docker.io 04:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:27 Configure a credential helper to remove this warning. See 04:42:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:27 04:42:27 Login Succeeded 04:42:27 ---> docker-login.sh ends [Pipeline] } 04:42:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:42:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:42:27 ========================================================= 04:42:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 04:42:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:42:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 04:42:27 Sending build context to Docker daemon 40.85MB 04:42:27 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 04:42:27 Step 2/15 : FROM ${BASE} AS builder 04:42:27 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 04:42:27 59bf1c3509f3: Pulling fs layer 04:42:27 666ba61612fd: Pulling fs layer 04:42:27 8ed8ca486205: Pulling fs layer 04:42:27 4fe6c5a15a65: Pulling fs layer 04:42:27 22a0e8bec74d: Pulling fs layer 04:42:27 f965cba54748: Pulling fs layer 04:42:27 861ffc35075e: Pulling fs layer 04:42:27 4b385c91608e: Pulling fs layer 04:42:27 560528eb2ebb: Pulling fs layer 04:42:27 4fe6c5a15a65: Waiting 04:42:27 22a0e8bec74d: Waiting 04:42:27 f965cba54748: Waiting 04:42:27 861ffc35075e: Waiting 04:42:27 4b385c91608e: Waiting 04:42:27 560528eb2ebb: Waiting 04:42:27 8ed8ca486205: Verifying Checksum 04:42:27 8ed8ca486205: Download complete 04:42:27 666ba61612fd: Verifying Checksum 04:42:27 666ba61612fd: Download complete 04:42:27 22a0e8bec74d: Verifying Checksum 04:42:27 22a0e8bec74d: Download complete 04:42:27 59bf1c3509f3: Verifying Checksum 04:42:27 59bf1c3509f3: Download complete 04:42:28 f965cba54748: Verifying Checksum 04:42:28 f965cba54748: Download complete 04:42:28 861ffc35075e: Verifying Checksum 04:42:28 861ffc35075e: Download complete 04:42:28 4b385c91608e: Verifying Checksum 04:42:28 4b385c91608e: Download complete 04:42:28 560528eb2ebb: Verifying Checksum 04:42:28 560528eb2ebb: Download complete 04:42:28 59bf1c3509f3: Pull complete 04:42:28 4fe6c5a15a65: Verifying Checksum 04:42:28 4fe6c5a15a65: Download complete 04:42:28 666ba61612fd: Pull complete 04:42:28 8ed8ca486205: Pull complete 04:42:30 using credential edgex-jenkins-ssh 04:42:30 Cloning the remote Git repository 04:42:30 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:42:30 > git init /w/workspace/edgex-ui-go/44 # timeout=10 04:42:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:42:30 > git --version # timeout=10 04:42:30 > git --version # 'git version 2.17.1' 04:42:30 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:42:32 4fe6c5a15a65: Pull complete 04:42:32 22a0e8bec74d: Pull complete 04:42:32 f965cba54748: Pull complete 04:42:33 861ffc35075e: Pull complete 04:42:33 4b385c91608e: Pull complete 04:42:33 Avoid second fetch 04:42:33 Checking out Revision 6185591ca8d2ca68a0b1a6fb0382f4c259152218 (main) 04:42:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:42:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:42:33 > git config core.sparsecheckout # timeout=10 04:42:33 > git checkout -f 6185591ca8d2ca68a0b1a6fb0382f4c259152218 # timeout=10 04:42:35 560528eb2ebb: Pull complete 04:42:35 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 04:42:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 04:42:35 ---> dd4a08f94e63 04:42:35 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:42:37 ---> Running in dc54bf92ba29 04:42:37 Removing intermediate container dc54bf92ba29 04:42:37 ---> 8a89ec596034 04:42:37 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:42:37 ---> Running in bc31212dca06 04:42:37 Removing intermediate container bc31212dca06 04:42:37 ---> 92af807188cd 04:42:37 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:42:37 ---> Running in d8b165d2ca21 04:42:37 Removing intermediate container d8b165d2ca21 04:42:37 ---> 1c72e1435fcb 04:42:37 Step 6/15 : LABEL Name=edgex-ui-go 04:42:37 ---> Running in 0c58366be27d 04:42:37 Commit message: "chore(deps): Bump follow-redirects from 1.14.3 to 1.14.7 in /web (#488)" 04:42:37 Removing intermediate container 0c58366be27d 04:42:37 ---> 8166c992e02b 04:42:37 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:42:37 ---> Running in 161221ce8e52 04:42:37 Removing intermediate container 161221ce8e52 04:42:37 ---> e26fc335faef 04:42:37 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:42:37 ---> Running in 59eaed4064c5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:42:38 Removing intermediate container 59eaed4064c5 04:42:38 ---> 6a5992b62725 04:42:38 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:42:38 ---> Running in 81a27358e277 04:42:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:42:38 % Total % Received % Xferd Average Speed Time Time Time Current 04:42:38 Dload Upload Total Spent Left Speed 04:42:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 65 11843 65 7747 0 0 66213 0 --:--:-- --:--:-- --:--:-- 65652 100 11843 100 11843 0 0 99521 0 --:--:-- --:--:-- --:--:-- 98691 04:42:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 04:42:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:42:39 + sudo tee /etc/docker/daemon.new 04:42:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:42:39 { 04:42:39 "registry-mirrors": [ 04:42:39 "https://nexus3.edgexfoundry.org:10001" 04:42:39 ], 04:42:39 "bip": "10.250.0.254/24", 04:42:39 "hosts": [ 04:42:39 "tcp://0.0.0.0:5555", 04:42:39 "unix:///var/run/docker.sock" 04:42:39 ], 04:42:39 "mtu": 1458, 04:42:39 "selinux-enabled": true, 04:42:39 "seccomp-profile": "/etc/docker/seccomp.json" 04:42:39 } [Pipeline] sh 04:42:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:42:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:42:39 OK: 221 MiB in 52 packages 04:42:40 Removing intermediate container 81a27358e277 04:42:40 ---> 98df9ec3199c 04:42:40 Step 10/15 : ENV GO111MODULE=on 04:42:40 ---> Running in a0b7928f32d9 04:42:40 + sudo service docker restart 04:42:40 Removing intermediate container a0b7928f32d9 04:42:40 ---> 8c5106e8921d 04:42:40 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:42:40 ---> Running in 23766d0d0961 04:42:40 Removing intermediate container 23766d0d0961 04:42:40 ---> 0a7f5325366b 04:42:40 Step 12/15 : COPY go.mod vendor* ./ 04:42:40 ---> 2a66a71f7271 04:42:40 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:42:40 ---> Running in bc5a0a8879a6 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:58 provisioning config files... 04:42:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/44@tmp/config1023695875786524078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:59 ---> docker-login.sh 04:42:59 nexus3.edgexfoundry.org:10001 04:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:59 Configure a credential helper to remove this warning. See 04:42:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:59 04:42:59 Login Succeeded 04:42:59 nexus3.edgexfoundry.org:10002 04:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:00 Configure a credential helper to remove this warning. See 04:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:00 04:43:00 Login Succeeded 04:43:00 nexus3.edgexfoundry.org:10003 04:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:00 Configure a credential helper to remove this warning. See 04:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:00 04:43:00 Login Succeeded 04:43:00 nexus3.edgexfoundry.org:10004 04:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:00 Configure a credential helper to remove this warning. See 04:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:00 04:43:00 Login Succeeded 04:43:00 docker.io 04:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:01 Configure a credential helper to remove this warning. See 04:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:01 04:43:01 Login Succeeded 04:43:01 ---> docker-login.sh ends [Pipeline] } 04:43:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:43:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:43:02 ========================================================= 04:43:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 04:43:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 04:43:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 04:43:03 Sending build context to Docker daemon 25.67MB 04:43:03 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 04:43:03 Step 2/15 : FROM ${BASE} AS builder 04:43:03 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:43:03 9b3977197b4f: Pulling fs layer 04:43:03 1a89e8eeedd5: Pulling fs layer 04:43:03 94645a83ff95: Pulling fs layer 04:43:03 3f3a8bcf1eab: Pulling fs layer 04:43:03 0c92f367c5e7: Pulling fs layer 04:43:03 4b8299f9d1f4: Pulling fs layer 04:43:03 9a6b49a46696: Pulling fs layer 04:43:03 cf05db05a679: Pulling fs layer 04:43:03 4b8299f9d1f4: Waiting 04:43:03 9a6b49a46696: Waiting 04:43:03 cf05db05a679: Waiting 04:43:03 3f3a8bcf1eab: Waiting 04:43:03 0c92f367c5e7: Waiting 04:43:03 94645a83ff95: Verifying Checksum 04:43:03 94645a83ff95: Download complete 04:43:03 1a89e8eeedd5: Verifying Checksum 04:43:03 1a89e8eeedd5: Download complete 04:43:03 0c92f367c5e7: Verifying Checksum 04:43:03 0c92f367c5e7: Download complete 04:43:03 4b8299f9d1f4: Verifying Checksum 04:43:03 4b8299f9d1f4: Download complete 04:43:04 9b3977197b4f: Verifying Checksum 04:43:04 9b3977197b4f: Download complete 04:43:04 9a6b49a46696: Verifying Checksum 04:43:04 9a6b49a46696: Download complete 04:43:04 9b3977197b4f: Pull complete 04:43:05 1a89e8eeedd5: Pull complete 04:43:05 94645a83ff95: Pull complete 04:43:05 cf05db05a679: Verifying Checksum 04:43:05 cf05db05a679: Download complete 04:43:06 3f3a8bcf1eab: Verifying Checksum 04:43:06 3f3a8bcf1eab: Download complete 04:43:13 Removing intermediate container bc5a0a8879a6 04:43:13 ---> a49ad5f6c7a1 04:43:13 Step 14/15 : COPY . . 04:43:13 ---> 4f19d511b60b 04:43:13 Step 15/15 : RUN ${MAKE} 04:43:13 ---> Running in cbf7224028a3 04:43:13 noop 04:43:13 Removing intermediate container cbf7224028a3 04:43:13 ---> 386259dcdcf6 04:43:13 Successfully built 386259dcdcf6 04:43:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:43:13 + docker inspect -f . ci-base-image-x86_64 04:43:13 . [Pipeline] withDockerContainer 04:43:13 prd-centos7-docker-4c-2g-3669 does not seem to be running inside a container 04:43:13 $ 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 ******** ci-base-image-x86_64 cat 04:43:13 $ docker top be2de3dfa62530b65ccd074e46cabbb14ead547177a78750f23994530ed3728a -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:14 + go version 04:43:14 go version go1.17.6 linux/amd64 [Pipeline] } 04:43:14 $ docker stop --time=1 be2de3dfa62530b65ccd074e46cabbb14ead547177a78750f23994530ed3728a 04:43:15 $ docker rm -f be2de3dfa62530b65ccd074e46cabbb14ead547177a78750f23994530ed3728a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:43:15 + docker inspect -f . ci-base-image-x86_64 04:43:15 . [Pipeline] withDockerContainer 04:43:16 prd-centos7-docker-4c-2g-3669 does not seem to be running inside a container 04:43:16 $ 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 ******** ci-base-image-x86_64 cat 04:43:16 $ docker top 615662b70df54771c930011bf646ffa0d533e8edccf00ddd64bdb440b79ca86d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:43:16 + make test 04:43:16 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:43:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:43:18 3f3a8bcf1eab: Pull complete 04:43:18 0c92f367c5e7: Pull complete 04:43:18 4b8299f9d1f4: Pull complete 04:43:18 9a6b49a46696: Pull complete 04:43:24 cf05db05a679: Pull complete 04:43:24 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 04:43:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 04:43:24 ---> 0ccda1f7e2ee 04:43:24 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:43:25 ---> Running in 68d16f475ea2 04:43:25 Removing intermediate container 68d16f475ea2 04:43:25 ---> c12107d6e1c0 04:43:25 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:43:25 ---> Running in b19e25594f7d 04:43:25 Removing intermediate container b19e25594f7d 04:43:25 ---> ea7d8937d911 04:43:25 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:43:25 ---> Running in cc0eef22d4ca 04:43:26 Removing intermediate container cc0eef22d4ca 04:43:26 ---> 6d68734c047f 04:43:26 Step 6/15 : LABEL Name=edgex-ui-go 04:43:26 ---> Running in 15b9aa579063 04:43:26 Removing intermediate container 15b9aa579063 04:43:26 ---> 33fcc5892b99 04:43:26 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:43:26 ---> Running in 6ab39947a1af 04:43:27 Removing intermediate container 6ab39947a1af 04:43:27 ---> eb887dab291c 04:43:27 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:27 ---> Running in 13283a9f620c 04:43:29 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:43:29 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:43:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:43:29 Removing intermediate container 13283a9f620c 04:43:29 ---> 6ab5770a312e 04:43:29 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:43:29 ---> Running in a6bb4dbac698 04:43:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:43:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:43:31 OK: 220 MiB in 52 packages 04:43:32 Removing intermediate container a6bb4dbac698 04:43:32 ---> e9f58f561e64 04:43:32 Step 10/15 : ENV GO111MODULE=on 04:43:32 ---> Running in 3778ee37a924 04:43:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:43:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:43:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:43:32 $ docker stop --time=1 615662b70df54771c930011bf646ffa0d533e8edccf00ddd64bdb440b79ca86d 04:43:33 Removing intermediate container 3778ee37a924 04:43:33 ---> a592b88f4422 04:43:33 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:43:33 ---> Running in 4ea5e0f81aa0 04:43:33 Removing intermediate container 4ea5e0f81aa0 04:43:33 ---> ec56bde71e13 04:43:33 Step 12/15 : COPY go.mod vendor* ./ 04:43:34 ---> c174d9f476a4 04:43:34 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:43:34 ---> Running in 36bd89d83e26 04:43:34 $ docker rm -f 615662b70df54771c930011bf646ffa0d533e8edccf00ddd64bdb440b79ca86d [Pipeline] // withDockerContainer [Pipeline] sh 04:43:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:43:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:43:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:43:35 + ls -al . 04:43:35 total 112 04:43:35 drwxrwxr-x. 13 jenkins jenkins 4096 Jan 22 04:43 . 04:43:35 drwxrwxr-x. 4 jenkins jenkins 106 Jan 22 04:42 .. 04:43:35 drwxrwxr-x. 3 jenkins jenkins 20 Jan 22 04:42 assets 04:43:35 drwxrwxr-x. 2 jenkins jenkins 66 Jan 22 04:42 bin 04:43:35 drwxrwxr-x. 3 jenkins jenkins 29 Jan 22 04:42 cmd 04:43:35 -rw-rw-r--. 1 jenkins jenkins 3959 Jan 22 04:42 CONTRIBUTING.md 04:43:35 -rw-r--r--. 1 jenkins jenkins 10 Jan 22 04:43 coverage.out 04:43:35 -rw-rw-r--. 1 jenkins jenkins 1549 Jan 22 04:42 Dockerfile 04:43:35 drwxrwxr-x. 2 jenkins jenkins 23 Jan 22 04:42 docs 04:43:35 drwxrwxr-x. 8 jenkins jenkins 162 Jan 22 04:42 .git 04:43:35 drwxrwxr-x. 2 jenkins jenkins 103 Jan 22 04:42 .github 04:43:35 -rw-rw-r--. 1 jenkins jenkins 155 Jan 22 04:42 .gitignore 04:43:35 -rw-rw-r--. 1 jenkins jenkins 1944 Jan 22 04:42 go.mod 04:43:35 -rw-rw-r--. 1 jenkins jenkins 48565 Jan 22 04:42 go.sum 04:43:35 drwxrwxr-x. 9 jenkins jenkins 125 Jan 22 04:42 internal 04:43:35 -rw-rw-r--. 1 jenkins jenkins 652 Jan 22 04:42 Jenkinsfile 04:43:35 -rw-rw-r--. 1 jenkins jenkins 11357 Jan 22 04:42 LICENSE 04:43:35 -rw-rw-r--. 1 jenkins jenkins 1212 Jan 22 04:42 Makefile 04:43:35 drwxrwxr-x. 3 jenkins jenkins 19 Jan 22 04:42 pkg 04:43:35 -rw-rw-r--. 1 jenkins jenkins 4450 Jan 22 04:42 README.md 04:43:35 drwx------. 3 jenkins jenkins 42 Jan 22 04:42 .semver 04:43:35 drwxrwxr-x. 4 jenkins jenkins 71 Jan 22 04:42 snap 04:43:35 -rw-rw-r--. 1 jenkins jenkins 11 Jan 22 04:42 VERSION 04:43:35 -rw-rw-r--. 1 jenkins jenkins 155 Jan 22 04:42 version.go 04:43:35 drwxrwxr-x. 4 jenkins jenkins 4096 Jan 22 04:42 web [Pipeline] isUnix [Pipeline] sh 04:43:36 + 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=6185591ca8d2ca68a0b1a6fb0382f4c259152218 --label arch=amd64 --label version=2.1.1-dev.5 . 04:43:36 Sending build context to Docker daemon 40.85MB 04:43:36 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 04:43:36 Step 2/23 : FROM ${BASE} AS builder 04:43:36 ---> 386259dcdcf6 04:43:36 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:43:36 ---> Running in 5c4e4704669c 04:43:36 Removing intermediate container 5c4e4704669c 04:43:36 ---> d838a1deb0c8 04:43:36 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 04:43:36 ---> Running in dba4b936fe19 04:43:36 Removing intermediate container dba4b936fe19 04:43:36 ---> be5e8f9768b2 04:43:36 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 04:43:36 ---> Running in 6809f49e3f86 04:43:36 Removing intermediate container 6809f49e3f86 04:43:36 ---> f718e472980a 04:43:36 Step 6/23 : LABEL Name=edgex-ui-go 04:43:36 ---> Running in b095a3a8d165 04:43:36 Removing intermediate container b095a3a8d165 04:43:36 ---> 3cb664372905 04:43:36 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:43:37 ---> Running in 8a13420a3a8f 04:43:37 Removing intermediate container 8a13420a3a8f 04:43:37 ---> 99ce6af5d8f8 04:43:37 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:43:37 ---> Running in 91d7563f67ad 04:43:37 Removing intermediate container 91d7563f67ad 04:43:37 ---> 43ac84fbb101 04:43:37 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:43:37 ---> Running in 7a22f5a3a258 04:43:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 04:43:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 04:43:39 OK: 221 MiB in 52 packages 04:43:39 Removing intermediate container 7a22f5a3a258 04:43:39 ---> 45a2215bd57f 04:43:39 Step 10/23 : ENV GO111MODULE=on 04:43:39 ---> Running in 122888b89b3c 04:43:39 Removing intermediate container 122888b89b3c 04:43:39 ---> 35be2fd45ae0 04:43:39 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:43:39 ---> Running in 23f4ad345740 04:43:39 Removing intermediate container 23f4ad345740 04:43:39 ---> 65a3b1d10657 04:43:39 Step 12/23 : COPY go.mod vendor* ./ 04:43:40 ---> 3cba32976343 04:43:40 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:43:40 ---> Running in 8252e2e3e6c0 04:43:41 Removing intermediate container 8252e2e3e6c0 04:43:41 ---> 5be09e804d9e 04:43:41 Step 14/23 : COPY . . 04:43:41 ---> 6f2032fd4b18 04:43:41 Step 15/23 : RUN ${MAKE} 04:43:42 ---> Running in ff7a2fc71798 04:43:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.5" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:43:52 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:43:52 Removing intermediate container ff7a2fc71798 04:43:52 ---> a3274b7250d2 04:43:52 Step 16/23 : FROM alpine:3.14 04:43:52 3.14: Pulling from library/alpine 04:43:53 97518928ae5f: Pulling fs layer 04:43:53 97518928ae5f: Verifying Checksum 04:43:53 97518928ae5f: Download complete 04:43:53 97518928ae5f: Pull complete 04:43:53 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:43:53 Status: Downloaded newer image for alpine:3.14 04:43:53 ---> 0a97eee8041e 04:43:53 Step 17/23 : EXPOSE 4000 04:43:53 ---> Running in cecb8a5517a1 04:43:53 Removing intermediate container cecb8a5517a1 04:43:53 ---> 9f5d5123760d 04:43:53 Step 18/23 : 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 04:43:54 ---> f243b7510c8d 04:43:54 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:43:54 ---> Running in 9577fc8b9b62 04:43:54 Removing intermediate container 9577fc8b9b62 04:43:54 ---> 94e8e01e8dd3 04:43:54 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:43:54 ---> Running in 01f14e19350d 04:43:54 Removing intermediate container 01f14e19350d 04:43:54 ---> 3ab61cffaa8b 04:43:54 Step 21/23 : LABEL arch=amd64 04:43:54 ---> Running in b16331505e10 04:43:54 Removing intermediate container b16331505e10 04:43:54 ---> 737708023c47 04:43:54 Step 22/23 : LABEL git_sha=6185591ca8d2ca68a0b1a6fb0382f4c259152218 04:43:54 ---> Running in a55611ffa28e 04:43:54 Removing intermediate container a55611ffa28e 04:43:54 ---> c073d672dc97 04:43:54 Step 23/23 : LABEL version=2.1.1-dev.5 04:43:54 ---> Running in f3f9ea6033c6 04:43:54 Removing intermediate container f3f9ea6033c6 04:43:54 ---> d57549f3b12c 04:43:54 [Warning] One or more build-args [ARCH] were not consumed 04:43:54 Successfully built d57549f3b12c 04:43:54 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:43:54 provisioning config files... 04:43:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9219655283317017461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:43:55 ---> docker-login.sh 04:43:55 nexus3.edgexfoundry.org:10001 04:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:55 Configure a credential helper to remove this warning. See 04:43:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:55 04:43:55 Login Succeeded 04:43:55 nexus3.edgexfoundry.org:10002 04:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:55 Configure a credential helper to remove this warning. See 04:43:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:55 04:43:55 Login Succeeded 04:43:55 nexus3.edgexfoundry.org:10003 04:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:55 Configure a credential helper to remove this warning. See 04:43:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:55 04:43:55 Login Succeeded 04:43:55 nexus3.edgexfoundry.org:10004 04:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:55 Configure a credential helper to remove this warning. See 04:43:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:55 04:43:55 Login Succeeded 04:43:55 docker.io 04:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:56 Configure a credential helper to remove this warning. See 04:43:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:56 04:43:56 Login Succeeded 04:43:56 ---> docker-login.sh ends [Pipeline] } 04:43:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:43:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:43:56 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 04:43:56 6185591ca8d2ca68a0b1a6fb0382f4c259152218 04:43:56 latest 04:43:56 2.1.1-dev.5 04:43:56 6185591ca8d2ca68a0b1a6fb0382f4c259152218-2.1.1-dev.5 04:43:56 main 04:43:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:43:56 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6185591ca8d2ca68a0b1a6fb0382f4c259152218 [Pipeline] isUnix [Pipeline] sh 04:43:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6185591ca8d2ca68a0b1a6fb0382f4c259152218 04:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:43:56 45f6eed19095: Preparing 04:43:56 1a058d5342cc: Preparing 04:43:56 1a058d5342cc: Layer already exists 04:43:58 45f6eed19095: Pushed 04:43:58 6185591ca8d2ca68a0b1a6fb0382f4c259152218: digest: sha256:39316fb217a498d8effb60af6f0c4dd6a23e87e37aeae5bb2afb2851fbc81834 size: 739 [Pipeline] isUnix [Pipeline] sh 04:43:58 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 04:43:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 04:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:43:58 45f6eed19095: Preparing 04:43:58 1a058d5342cc: Preparing 04:43:58 1a058d5342cc: Layer already exists 04:43:58 45f6eed19095: Layer already exists 04:43:58 latest: digest: sha256:39316fb217a498d8effb60af6f0c4dd6a23e87e37aeae5bb2afb2851fbc81834 size: 739 [Pipeline] isUnix [Pipeline] sh 04:43:59 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.5 [Pipeline] isUnix [Pipeline] sh 04:43:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.5 04:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:43:59 45f6eed19095: Preparing 04:43:59 1a058d5342cc: Preparing 04:43:59 1a058d5342cc: Layer already exists 04:43:59 45f6eed19095: Layer already exists 04:43:59 2.1.1-dev.5: digest: sha256:39316fb217a498d8effb60af6f0c4dd6a23e87e37aeae5bb2afb2851fbc81834 size: 739 [Pipeline] isUnix [Pipeline] sh 04:43:59 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6185591ca8d2ca68a0b1a6fb0382f4c259152218-2.1.1-dev.5 [Pipeline] isUnix [Pipeline] sh 04:44:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6185591ca8d2ca68a0b1a6fb0382f4c259152218-2.1.1-dev.5 04:44:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:44:00 45f6eed19095: Preparing 04:44:00 1a058d5342cc: Preparing 04:44:00 1a058d5342cc: Layer already exists 04:44:00 45f6eed19095: Layer already exists 04:44:00 6185591ca8d2ca68a0b1a6fb0382f4c259152218-2.1.1-dev.5: digest: sha256:39316fb217a498d8effb60af6f0c4dd6a23e87e37aeae5bb2afb2851fbc81834 size: 739 [Pipeline] isUnix [Pipeline] sh 04:44:00 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 04:44:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 04:44:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 04:44:00 45f6eed19095: Preparing 04:44:00 1a058d5342cc: Preparing 04:44:00 1a058d5342cc: Layer already exists 04:44:00 45f6eed19095: Layer already exists 04:44:00 main: digest: sha256:39316fb217a498d8effb60af6f0c4dd6a23e87e37aeae5bb2afb2851fbc81834 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:44:00 ===================================================== [Pipeline] echo 04:44:00 taggedImages: 04:44:00 - nexus3.edgexfoundry.org:10004/edgex-ui:6185591ca8d2ca68a0b1a6fb0382f4c259152218 04:44:00 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 04:44:00 - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.5 04:44:00 - nexus3.edgexfoundry.org:10004/edgex-ui:6185591ca8d2ca68a0b1a6fb0382f4c259152218-2.1.1-dev.5 04:44:00 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:44:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:44:01 04:44:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:44:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:44:01 latest: Pulling from edgex-lftools-log-publisher 04:44:01 b4d181a07f80: Pulling fs layer 04:44:01 a1111a8f2ec3: Pulling fs layer 04:44:01 ed53099fbce6: Pulling fs layer 04:44:01 dc539afda2c1: Pulling fs layer 04:44:01 77bc0d833cb6: Pulling fs layer 04:44:01 9065ff56babe: Pulling fs layer 04:44:01 d287ab97295c: Pulling fs layer 04:44:01 dc539afda2c1: Waiting 04:44:01 77bc0d833cb6: Waiting 04:44:01 9065ff56babe: Waiting 04:44:01 d287ab97295c: Waiting 04:44:01 a1111a8f2ec3: Verifying Checksum 04:44:01 a1111a8f2ec3: Download complete 04:44:01 dc539afda2c1: Verifying Checksum 04:44:01 dc539afda2c1: Download complete 04:44:01 ed53099fbce6: Verifying Checksum 04:44:01 ed53099fbce6: Download complete 04:44:01 9065ff56babe: Verifying Checksum 04:44:01 9065ff56babe: Download complete 04:44:01 77bc0d833cb6: Verifying Checksum 04:44:01 77bc0d833cb6: Download complete 04:44:01 b4d181a07f80: Verifying Checksum 04:44:01 b4d181a07f80: Download complete 04:44:02 d287ab97295c: Verifying Checksum 04:44:02 d287ab97295c: Download complete 04:44:03 b4d181a07f80: Pull complete 04:44:03 a1111a8f2ec3: Pull complete 04:44:04 ed53099fbce6: Pull complete 04:44:04 dc539afda2c1: Pull complete 04:44:04 77bc0d833cb6: Pull complete 04:44:04 9065ff56babe: Pull complete 04:44:09 d287ab97295c: Pull complete 04:44:09 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:44:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:44:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:44:10 prd-centos7-docker-4c-2g-3669 does not seem to be running inside a container 04:44:10 $ 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/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 04:44:12 $ docker top 02ebe107deeb673d695780df55b1536723aeb4fab944f3158517ddf87f546b84 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:44:12 ---> job-cost.sh 04:44:12 lf-activate-venv: SKIPPING 04:44:12 INFO: No Stack... 04:44:13 INFO: Retrieving Pricing Info for: v3-standard-2 04:44:13 INFO: Archiving Costs [Pipeline] sh 04:44:13 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 04:44:13 + cut -d, -f6 [Pipeline] lock 04:44:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-44-stack-cost] 04:44:13 Resource [jenkins-edgexfoundry-edgex-ui-go-main-44-stack-cost] did not exist. Created. 04:44:13 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:44:14 + echo total: 0.05999999865889549 [Pipeline] stash 04:44:14 Stashed 1 file(s) [Pipeline] } 04:44:14 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 04:44:14 $ docker stop --time=1 02ebe107deeb673d695780df55b1536723aeb4fab944f3158517ddf87f546b84 04:44:15 $ docker rm -f 02ebe107deeb673d695780df55b1536723aeb4fab944f3158517ddf87f546b84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:44:42 Removing intermediate container 36bd89d83e26 04:44:42 ---> 49d760697261 04:44:42 Step 14/15 : COPY . . 04:44:43 ---> a3206a941cc8 04:44:43 Step 15/15 : RUN ${MAKE} 04:44:43 ---> Running in d7015436f25d 04:44:44 noop 04:44:45 Removing intermediate container d7015436f25d 04:44:45 ---> d52125171e15 04:44:45 Successfully built d52125171e15 04:44:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:44:45 + docker inspect -f . ci-base-image-arm64 04:44:45 . [Pipeline] withDockerContainer 04:44:45 prd-ubuntu18.04-docker-arm64-4c-16g-3664 does not seem to be running inside a container 04:44:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/44 -v /w/workspace/edgex-ui-go/44:/w/workspace/edgex-ui-go/44:rw,z -v /w/workspace/edgex-ui-go/44@tmp:/w/workspace/edgex-ui-go/44@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 04:44:47 $ docker top fbf33e2cd7721c019c9a891e43075bfef85d87ba36a326cd0e38488b927609f9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:44:48 + go version 04:44:48 go version go1.17.6 linux/arm64 [Pipeline] } 04:44:48 $ docker stop --time=1 fbf33e2cd7721c019c9a891e43075bfef85d87ba36a326cd0e38488b927609f9 04:44:49 $ docker rm -f fbf33e2cd7721c019c9a891e43075bfef85d87ba36a326cd0e38488b927609f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:44:50 + docker inspect -f . ci-base-image-arm64 04:44:50 . [Pipeline] withDockerContainer 04:44:50 prd-ubuntu18.04-docker-arm64-4c-16g-3664 does not seem to be running inside a container 04:44:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/44 -v /w/workspace/edgex-ui-go/44:/w/workspace/edgex-ui-go/44:rw,z -v /w/workspace/edgex-ui-go/44@tmp:/w/workspace/edgex-ui-go/44@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 04:44:51 $ docker top e62698ff692ef4b164fe3f4831431e401be2b3ff5e3b2525bb71747736c6413d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:44:52 + make test 04:44:52 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:44:53 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:45:32 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:45:32 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:45:32 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 04:45:32 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:45:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:45:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 04:45:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:45:45 $ docker stop --time=1 e62698ff692ef4b164fe3f4831431e401be2b3ff5e3b2525bb71747736c6413d 04:45:46 $ docker rm -f e62698ff692ef4b164fe3f4831431e401be2b3ff5e3b2525bb71747736c6413d [Pipeline] // withDockerContainer [Pipeline] sh 04:45:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:45:47 Warning: overwriting stash ‘coverage-report’ 04:45:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:45:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:45:49 + ls -al . 04:45:49 total 152 04:45:49 drwxrwxr-x 12 jenkins jenkins 4096 Jan 22 04:44 . 04:45:49 drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:42 .. 04:45:49 drwxrwxr-x 8 jenkins jenkins 4096 Jan 22 04:42 .git 04:45:49 drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 04:42 .github 04:45:49 -rw-rw-r-- 1 jenkins jenkins 155 Jan 22 04:42 .gitignore 04:45:49 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 22 04:42 CONTRIBUTING.md 04:45:49 -rw-rw-r-- 1 jenkins jenkins 1549 Jan 22 04:42 Dockerfile 04:45:49 -rw-rw-r-- 1 jenkins jenkins 652 Jan 22 04:42 Jenkinsfile 04:45:49 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 22 04:42 LICENSE 04:45:49 -rw-rw-r-- 1 jenkins jenkins 1212 Jan 22 04:42 Makefile 04:45:49 -rw-rw-r-- 1 jenkins jenkins 4450 Jan 22 04:42 README.md 04:45:49 -rw-rw-r-- 1 jenkins jenkins 11 Jan 22 04:42 VERSION 04:45:49 drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 04:42 assets 04:45:49 drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 04:42 bin 04:45:49 drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 04:42 cmd 04:45:49 -rw-r--r-- 1 jenkins jenkins 10 Jan 22 04:44 coverage.out 04:45:49 drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 04:42 docs 04:45:49 -rw-rw-r-- 1 jenkins jenkins 1944 Jan 22 04:42 go.mod 04:45:49 -rw-rw-r-- 1 jenkins jenkins 48565 Jan 22 04:42 go.sum 04:45:49 drwxrwxr-x 9 jenkins jenkins 4096 Jan 22 04:42 internal 04:45:49 drwxrwxr-x 3 jenkins jenkins 4096 Jan 22 04:42 pkg 04:45:49 drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:42 snap 04:45:49 -rw-rw-r-- 1 jenkins jenkins 155 Jan 22 04:42 version.go 04:45:49 drwxrwxr-x 4 jenkins jenkins 4096 Jan 22 04:42 web [Pipeline] isUnix [Pipeline] sh 04:45:49 + 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=6185591ca8d2ca68a0b1a6fb0382f4c259152218 --label arch=arm64 --label version=2.1.1-dev.5 . 04:45:50 Sending build context to Docker daemon 25.67MB 04:45:50 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 04:45:50 Step 2/23 : FROM ${BASE} AS builder 04:45:50 ---> d52125171e15 04:45:50 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:45:50 ---> Running in ce184772b574 04:45:50 Removing intermediate container ce184772b574 04:45:50 ---> ff3928871e9f 04:45:50 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 04:45:50 ---> Running in 9c81d2380bc1 04:45:51 Removing intermediate container 9c81d2380bc1 04:45:51 ---> 4ee60fefc4e0 04:45:51 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 04:45:51 ---> Running in 62934bf7f93f 04:45:51 Removing intermediate container 62934bf7f93f 04:45:51 ---> d36eb10d5219 04:45:51 Step 6/23 : LABEL Name=edgex-ui-go 04:45:51 ---> Running in 4ed11334f36c 04:45:52 Removing intermediate container 4ed11334f36c 04:45:52 ---> d369d839f4de 04:45:52 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:45:52 ---> Running in 9d63d656f8f8 04:45:52 Removing intermediate container 9d63d656f8f8 04:45:52 ---> b36494951ef3 04:45:52 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:45:52 ---> Running in 1a5635ed926c 04:45:54 Removing intermediate container 1a5635ed926c 04:45:54 ---> 18005c21a1e9 04:45:54 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:45:54 ---> Running in 3a5de61cee3e 04:45:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 04:45:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 04:45:57 OK: 220 MiB in 52 packages 04:45:57 Removing intermediate container 3a5de61cee3e 04:45:57 ---> f1cad1a6f25c 04:45:57 Step 10/23 : ENV GO111MODULE=on 04:45:58 ---> Running in 58499f910ffd 04:45:58 Removing intermediate container 58499f910ffd 04:45:58 ---> b246c4aa1c6b 04:45:58 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:45:58 ---> Running in b877f57d2c68 04:45:58 Removing intermediate container b877f57d2c68 04:45:58 ---> 7828c8830696 04:45:58 Step 12/23 : COPY go.mod vendor* ./ 04:45:59 ---> 378cb2f520dd 04:45:59 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:45:59 ---> Running in 4f74a20a45a5 04:46:01 Removing intermediate container 4f74a20a45a5 04:46:01 ---> e9a01b8909bf 04:46:01 Step 14/23 : COPY . . 04:46:04 ---> aebbc1306fc5 04:46:04 Step 15/23 : RUN ${MAKE} 04:46:04 ---> Running in f871005cab02 04:46:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.5" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 04:46:37 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:46:39 Removing intermediate container f871005cab02 04:46:39 ---> df95074b5f53 04:46:39 Step 16/23 : FROM alpine:3.14 04:46:40 3.14: Pulling from library/alpine 04:46:40 be307f383ecc: Pulling fs layer 04:46:40 be307f383ecc: Verifying Checksum 04:46:40 be307f383ecc: Download complete 04:46:41 be307f383ecc: Pull complete 04:46:41 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:46:41 Status: Downloaded newer image for alpine:3.14 04:46:41 ---> 5b8b7b635229 04:46:41 Step 17/23 : EXPOSE 4000 04:46:41 ---> Running in 8116d8894326 04:46:41 Removing intermediate container 8116d8894326 04:46:41 ---> d59fce022702 04:46:41 Step 18/23 : 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 04:46:42 ---> 951745a12d9a 04:46:42 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:46:43 ---> Running in 1b363e5f580f 04:46:43 Removing intermediate container 1b363e5f580f 04:46:43 ---> 927e81c86761 04:46:43 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:46:43 ---> Running in d3ed704f4ead 04:46:43 Removing intermediate container d3ed704f4ead 04:46:43 ---> 5aab066d3c66 04:46:43 Step 21/23 : LABEL arch=arm64 04:46:43 ---> Running in bdd4f9060258 04:46:44 Removing intermediate container bdd4f9060258 04:46:44 ---> a873cc5053ef 04:46:44 Step 22/23 : LABEL git_sha=6185591ca8d2ca68a0b1a6fb0382f4c259152218 04:46:44 ---> Running in f0de3743d2df 04:46:44 Removing intermediate container f0de3743d2df 04:46:44 ---> 66fb40c88f1b 04:46:44 Step 23/23 : LABEL version=2.1.1-dev.5 04:46:44 ---> Running in 800ba569b9bf 04:46:45 Removing intermediate container 800ba569b9bf 04:46:45 ---> f2328d0ad762 04:46:45 [Warning] One or more build-args [ARCH] were not consumed 04:46:45 Successfully built f2328d0ad762 04:46:45 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 04:46:45 provisioning config files... 04:46:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/44@tmp/config3724041167076374507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:45 ---> docker-login.sh 04:46:45 nexus3.edgexfoundry.org:10001 04:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:46 Configure a credential helper to remove this warning. See 04:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:46 04:46:46 Login Succeeded 04:46:46 nexus3.edgexfoundry.org:10002 04:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:46 Configure a credential helper to remove this warning. See 04:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:46 04:46:46 Login Succeeded 04:46:46 nexus3.edgexfoundry.org:10003 04:46:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:46 Configure a credential helper to remove this warning. See 04:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:46 04:46:46 Login Succeeded 04:46:46 nexus3.edgexfoundry.org:10004 04:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:47 Configure a credential helper to remove this warning. See 04:46:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:47 04:46:47 Login Succeeded 04:46:47 docker.io 04:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:48 Configure a credential helper to remove this warning. See 04:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:48 04:46:48 Login Succeeded 04:46:48 ---> docker-login.sh ends [Pipeline] } 04:46:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:46:48 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 04:46:48 6185591ca8d2ca68a0b1a6fb0382f4c259152218 04:46:48 latest 04:46:48 2.1.1-dev.5 04:46:48 6185591ca8d2ca68a0b1a6fb0382f4c259152218-2.1.1-dev.5 04:46:48 main 04:46:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:46:48 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6185591ca8d2ca68a0b1a6fb0382f4c259152218 [Pipeline] isUnix [Pipeline] sh 04:46:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6185591ca8d2ca68a0b1a6fb0382f4c259152218 04:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:46:48 7b1952b7a237: Preparing 04:46:48 62170e181a92: Preparing 04:46:48 62170e181a92: Layer already exists 04:46:54 7b1952b7a237: Pushed 04:46:54 6185591ca8d2ca68a0b1a6fb0382f4c259152218: digest: sha256:6c40b0d5d0bcce78e3115220008b9f9c8e7438a1c16a2f96d738cb21e5326727 size: 739 [Pipeline] isUnix [Pipeline] sh 04:46:54 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:46:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 04:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:46:54 7b1952b7a237: Preparing 04:46:54 62170e181a92: Preparing 04:46:54 7b1952b7a237: Layer already exists 04:46:54 62170e181a92: Layer already exists 04:46:55 latest: digest: sha256:6c40b0d5d0bcce78e3115220008b9f9c8e7438a1c16a2f96d738cb21e5326727 size: 739 [Pipeline] isUnix [Pipeline] sh 04:46:55 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.5 [Pipeline] isUnix [Pipeline] sh 04:46:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.5 04:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:46:55 7b1952b7a237: Preparing 04:46:55 62170e181a92: Preparing 04:46:55 62170e181a92: Layer already exists 04:46:55 7b1952b7a237: Layer already exists 04:46:56 2.1.1-dev.5: digest: sha256:6c40b0d5d0bcce78e3115220008b9f9c8e7438a1c16a2f96d738cb21e5326727 size: 739 [Pipeline] isUnix [Pipeline] sh 04:46:56 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6185591ca8d2ca68a0b1a6fb0382f4c259152218-2.1.1-dev.5 [Pipeline] isUnix [Pipeline] sh 04:46:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6185591ca8d2ca68a0b1a6fb0382f4c259152218-2.1.1-dev.5 04:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:46:56 7b1952b7a237: Preparing 04:46:56 62170e181a92: Preparing 04:46:56 62170e181a92: Layer already exists 04:46:56 7b1952b7a237: Layer already exists 04:46:57 6185591ca8d2ca68a0b1a6fb0382f4c259152218-2.1.1-dev.5: digest: sha256:6c40b0d5d0bcce78e3115220008b9f9c8e7438a1c16a2f96d738cb21e5326727 size: 739 [Pipeline] isUnix [Pipeline] sh 04:46:57 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 04:46:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 04:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 04:46:57 7b1952b7a237: Preparing 04:46:57 62170e181a92: Preparing 04:46:57 7b1952b7a237: Layer already exists 04:46:57 62170e181a92: Layer already exists 04:46:58 main: digest: sha256:6c40b0d5d0bcce78e3115220008b9f9c8e7438a1c16a2f96d738cb21e5326727 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:58 ===================================================== [Pipeline] echo 04:46:58 taggedImages: 04:46:58 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6185591ca8d2ca68a0b1a6fb0382f4c259152218 04:46:58 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 04:46:58 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.5 04:46:58 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6185591ca8d2ca68a0b1a6fb0382f4c259152218-2.1.1-dev.5 04:46:58 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:46:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:46:58 04:46:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:46:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:46:58 arm64: Pulling from edgex-lftools-log-publisher 04:46:58 448f6bf000e3: Pulling fs layer 04:46:58 f757da607395: Pulling fs layer 04:46:58 05883995daec: Pulling fs layer 04:46:58 8603b9c90790: Pulling fs layer 04:46:58 1560dd03e051: Pulling fs layer 04:46:58 27f5ce0e4adf: Pulling fs layer 04:46:58 c2d8d7efcc4b: Pulling fs layer 04:46:58 1560dd03e051: Waiting 04:46:58 8603b9c90790: Waiting 04:46:58 27f5ce0e4adf: Waiting 04:46:58 c2d8d7efcc4b: Waiting 04:46:59 f757da607395: Verifying Checksum 04:46:59 f757da607395: Download complete 04:46:59 8603b9c90790: Download complete 04:46:59 1560dd03e051: Verifying Checksum 04:46:59 1560dd03e051: Download complete 04:46:59 27f5ce0e4adf: Verifying Checksum 04:46:59 27f5ce0e4adf: Download complete 04:46:59 05883995daec: Download complete 04:46:59 448f6bf000e3: Download complete 04:47:02 c2d8d7efcc4b: Verifying Checksum 04:47:02 c2d8d7efcc4b: Download complete 04:47:03 448f6bf000e3: Pull complete 04:47:03 f757da607395: Pull complete 04:47:05 05883995daec: Pull complete 04:47:05 8603b9c90790: Pull complete 04:47:06 1560dd03e051: Pull complete 04:47:06 27f5ce0e4adf: Pull complete 04:47:21 c2d8d7efcc4b: Pull complete 04:47:21 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:47:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:47:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:47:21 prd-ubuntu18.04-docker-arm64-4c-16g-3664 does not seem to be running inside a container 04:47:22 $ 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/44 -v /w/workspace/edgex-ui-go/44:/w/workspace/edgex-ui-go/44:rw,z -v /w/workspace/edgex-ui-go/44@tmp:/w/workspace/edgex-ui-go/44@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 04:47:25 $ docker top 2d9c774badf1bf7a9e5992a04c12c8e5c64a8c791d46edabc621de9af0369386 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:47:26 ---> job-cost.sh 04:47:26 lf-activate-venv: SKIPPING 04:47:26 INFO: No Stack... 04:47:26 INFO: Retrieving Pricing Info for: v3-standard-4 04:47:27 INFO: Archiving Costs [Pipeline] sh 04:47:27 + cat /w/workspace/edgex-ui-go/44/archives/cost.csv 04:47:27 + cut -d, -f6 [Pipeline] lock 04:47:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-44-stack-cost] 04:47:27 Resource [jenkins-edgexfoundry-edgex-ui-go-main-44-stack-cost] did not exist. Created. 04:47:27 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:47:28 /w/workspace/edgex-ui-go/44@tmp/durable-307ed996/script.sh: 1: /w/workspace/edgex-ui-go/44@tmp/durable-307ed996/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:47:29 + echo total: 0.10999999940395355 [Pipeline] stash 04:47:29 Warning: overwriting stash ‘stack-cost’ 04:47:29 Stashed 1 file(s) [Pipeline] } 04:47:29 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 04:47:29 $ docker stop --time=1 2d9c774badf1bf7a9e5992a04c12c8e5c64a8c791d46edabc621de9af0369386 04:47:30 $ docker rm -f 2d9c774badf1bf7a9e5992a04c12c8e5c64a8c791d46edabc621de9af0369386 [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 04:47:31 provisioning config files... 04:47:31 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5649351894327329239tmp [Pipeline] { [Pipeline] sh 04:47:31 + set +x 04:47:31 + curl -s https://codecov.io/bash 04:47:31 + bash -s -- 04:47:31 04:47:31 _____ _ 04:47:31 / ____| | | 04:47:31 | | ___ __| | ___ ___ _____ __ 04:47:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:47:31 | |___| (_) | (_| | __/ (_| (_) \ V / 04:47:31 \_____\___/ \__,_|\___|\___\___/ \_/ 04:47:31 Bash-1.0.6 04:47:31 04:47:31 04:47:31 ==> git version 2.24.4 found 04:47:31 ==> 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 04:47:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:47:31 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:47:31 ==> Jenkins CI detected. 04:47:31 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 04:47:31 project root: . 04:47:31 --> token set from env 04:47:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:47:31 ==> Running gcov in . (disable via -X gcov) 04:47:31 ==> Python coveragepy not found 04:47:31 ==> Searching for coverage reports in: 04:47:31 + . 04:47:31 -> Found 1 reports 04:47:31 ==> Detecting git/mercurial file structure 04:47:31 ==> Reading reports 04:47:31 + ./coverage.out bytes=10 04:47:31 ==> Appending adjustments 04:47:31 https://docs.codecov.io/docs/fixing-reports 04:47:31 + Found adjustments 04:47:31 ==> Gzipping contents 04:47:31 4.0K /tmp/codecov.LtZHzM.gz 04:47:31 ==> Uploading reports 04:47:31 url: https://codecov.io 04:47:31 query: branch=main&commit=6185591ca8d2ca68a0b1a6fb0382f4c259152218&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:47:31 -> Pinging Codecov 04:47:31 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=6185591ca8d2ca68a0b1a6fb0382f4c259152218&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:47:32 -> Uploading to 04:47:32 https://storage.googleapis.com/codecov/v4/raw/2022-01-22/FB506323287CE973F263BFD2A0EB1F37/6185591ca8d2ca68a0b1a6fb0382f4c259152218/be061077-48ad-4d0a-85ce-ee8c3d03b73a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220122%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220122T044732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b222be401bb44917f7754a005e90a3f318e457190f746f86b5176caa421e512 04:47:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:47:32 Dload Upload Total Spent Left Speed 04:47:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3732 0 0 100 3732 0 11755 --:--:-- --:--:-- --:--:-- 11735 100 3732 0 0 100 3732 0 11749 --:--:-- --:--:-- --:--:-- 11735 04:47:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/6185591ca8d2ca68a0b1a6fb0382f4c259152218 [Pipeline] } 04:47:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:47:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:47:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:47:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:47:33 04:47:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 04:47:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:47:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:47:33 188c0c94c7c5: Pulling fs layer 04:47:33 0ef7d3d256c8: Pulling fs layer 04:47:33 de9db76c5a1d: Pulling fs layer 04:47:33 0eba1c9be4d2: Pulling fs layer 04:47:33 0d57e429df01: Pulling fs layer 04:47:33 4e4be7b47b0d: Pulling fs layer 04:47:33 e1f770b5df2f: Pulling fs layer 04:47:33 85a0685a4137: Pulling fs layer 04:47:33 0eba1c9be4d2: Waiting 04:47:33 0d57e429df01: Waiting 04:47:33 4e4be7b47b0d: Waiting 04:47:33 e1f770b5df2f: Waiting 04:47:33 85a0685a4137: Waiting 04:47:33 de9db76c5a1d: Download complete 04:47:33 0ef7d3d256c8: Verifying Checksum 04:47:33 0ef7d3d256c8: Download complete 04:47:33 0d57e429df01: Verifying Checksum 04:47:33 0d57e429df01: Download complete 04:47:33 4e4be7b47b0d: Verifying Checksum 04:47:33 4e4be7b47b0d: Download complete 04:47:33 188c0c94c7c5: Verifying Checksum 04:47:33 188c0c94c7c5: Download complete 04:47:33 e1f770b5df2f: Verifying Checksum 04:47:33 e1f770b5df2f: Download complete 04:47:34 0eba1c9be4d2: Verifying Checksum 04:47:34 0eba1c9be4d2: Download complete 04:47:34 188c0c94c7c5: Pull complete 04:47:34 0ef7d3d256c8: Pull complete 04:47:34 85a0685a4137: Verifying Checksum 04:47:34 85a0685a4137: Download complete 04:47:34 de9db76c5a1d: Pull complete 04:47:38 0eba1c9be4d2: Pull complete 04:47:38 0d57e429df01: Pull complete 04:47:38 4e4be7b47b0d: Pull complete 04:47:39 e1f770b5df2f: Pull complete 04:47:43 85a0685a4137: Pull complete 04:47:43 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 04:47:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:47:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 04:47:43 prd-centos7-docker-4c-2g-3669 does not seem to be running inside a container 04:47:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:47:45 $ docker top 55a922736d85ba7ee9142355b7dcce9ec2d48c0d4928acae8e1310aa27858958 -eo pid,comm [Pipeline] { [Pipeline] echo 04:47:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 04:47:46 + set -o pipefail 04:47:46 + snyk monitor '--org=edgex-jenkins' 04:47:51 04:47:51 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 04:47:51 04:47:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/cb17d436-5877-4d49-8d7a-2e2a9e297f83 04:47:51 04:47:51 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:47:51 04:47:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:47:51 04:47:51 [Pipeline] } 04:47:51 $ docker stop --time=1 55a922736d85ba7ee9142355b7dcce9ec2d48c0d4928acae8e1310aa27858958 04:47:53 $ docker rm -f 55a922736d85ba7ee9142355b7dcce9ec2d48c0d4928acae8e1310aa27858958 [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 04:47:53 + git log --format=format:%s -1 6185591ca8d2ca68a0b1a6fb0382f4c259152218 [Pipeline] sh 04:47:54 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 04:47:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:47:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:47:54 . [Pipeline] withDockerContainer 04:47:54 prd-centos7-docker-4c-2g-3669 does not seem to be running inside a container 04:47:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:47:54 $ docker top 79cdf6b8c40fe4d02622534628445eb0a3f5516adac7a14f1e71c29cd2ff2b0f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:47:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:47:54 [ssh-agent] Looking for ssh-agent implementation... 04:47:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:55 $ docker exec 79cdf6b8c40fe4d02622534628445eb0a3f5516adac7a14f1e71c29cd2ff2b0f ssh-agent 04:47:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJDldML/agent.13 04:47:55 SSH_AGENT_PID=20 04:47:55 Running ssh-add (command line suppressed) 04:47:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_490868519145656914.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_490868519145656914.key) 04:47:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:47:55 + git semver tag 04:47:55 # -> Open(): unable to determine branch for HEAD 04:47:55 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 04:47:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 04:47:55 # $SEMVER_REMOTE_NAME = origin 04:47:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:47:55 # $SEMVER_USER_NAME = edgex-jenkins 04:47:55 # $SEMVER_BRANCH = main 04:47:55 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 04:47:55 # 6185591ca8d2ca68a0b1a6fb0382f4c259152218 HEAD 04:47:55 # -> Force: false 04:47:55 # 8e4b1d5322f2d0d8b34c83e0f6a5d0bc6542624d refs/tags/v2.1.1-dev.5 [Pipeline] } 04:47:55 $ docker exec --env ******** --env ******** 79cdf6b8c40fe4d02622534628445eb0a3f5516adac7a14f1e71c29cd2ff2b0f ssh-agent -k 04:47:55 unset SSH_AUTH_SOCK; 04:47:55 unset SSH_AGENT_PID; 04:47:55 echo Agent pid 20 killed; 04:47:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:47:55 + git semver [Pipeline] } 04:47:55 $ docker stop --time=1 79cdf6b8c40fe4d02622534628445eb0a3f5516adac7a14f1e71c29cd2ff2b0f 04:47:57 $ docker rm -f 79cdf6b8c40fe4d02622534628445eb0a3f5516adac7a14f1e71c29cd2ff2b0f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:47:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:47:57 04:47:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:47:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:47:57 0.23.1-centos7: Pulling from edgex-lftools 04:47:57 ab5ef0e58194: Pulling fs layer 04:47:57 9712f1f96733: Pulling fs layer 04:47:57 63f879dbbcfc: Pulling fs layer 04:47:57 0d9ebad4ef96: Pulling fs layer 04:47:57 e9a5061849ea: Pulling fs layer 04:47:57 d747dcd14b5f: Pulling fs layer 04:47:57 2de7ff778b66: Pulling fs layer 04:47:57 0d9ebad4ef96: Waiting 04:47:57 e9a5061849ea: Waiting 04:47:57 d747dcd14b5f: Waiting 04:47:57 2de7ff778b66: Waiting 04:47:57 9712f1f96733: Verifying Checksum 04:47:57 9712f1f96733: Download complete 04:47:58 63f879dbbcfc: Verifying Checksum 04:47:58 63f879dbbcfc: Download complete 04:47:58 0d9ebad4ef96: Verifying Checksum 04:47:58 0d9ebad4ef96: Download complete 04:47:58 d747dcd14b5f: Verifying Checksum 04:47:58 d747dcd14b5f: Download complete 04:47:58 e9a5061849ea: Verifying Checksum 04:47:58 e9a5061849ea: Download complete 04:47:58 ab5ef0e58194: Verifying Checksum 04:47:58 ab5ef0e58194: Download complete 04:47:58 2de7ff778b66: Verifying Checksum 04:47:58 2de7ff778b66: Download complete 04:48:00 ab5ef0e58194: Pull complete 04:48:01 9712f1f96733: Pull complete 04:48:02 63f879dbbcfc: Pull complete 04:48:06 0d9ebad4ef96: Pull complete 04:48:06 e9a5061849ea: Pull complete 04:48:06 d747dcd14b5f: Pull complete 04:48:07 2de7ff778b66: Pull complete 04:48:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:48:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:48:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:48:07 prd-centos7-docker-4c-2g-3669 does not seem to be running inside a container 04:48:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:48:11 $ docker top 6eddc78299a57a719058f1ecf8d98efd9d2d5f7af8d8b2838c566f5e3410ce59 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:48:11 provisioning config files... 04:48:11 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4524993469873119703tmp 04:48:11 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7683138014213325235tmp 04:48:11 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4237387518355194075tmp [Pipeline] { [Pipeline] echo 04:48:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:48:11 ---> sigul-configuration.sh 04:48:11 gpg: directory `/root/.gnupg' created 04:48:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:48:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:48:11 gpg: keyring `/root/.gnupg/secring.gpg' created 04:48:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:48:11 gpg: CAST5 encrypted data 04:48:11 gpg: encrypted with 1 passphrase 04:48:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:48:11 + mkdir /home/jenkins 04:48:11 + mkdir /home/jenkins/sigul [Pipeline] sh 04:48:12 + 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 04:48:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:48:12 ---> sigul-install.sh 04:48:12 Sigul already installed; skipping installation. [Pipeline] sh 04:48:12 + git tag --list 04:48:12 0.1.1 04:48:12 v1.1.0 04:48:12 v1.2.0 04:48:12 v1.2.1 04:48:12 v1.3.0 04:48:12 v2.0.0 04:48:12 v2.0.1-dev.1 04:48:12 v2.0.1-dev.10 04:48:12 v2.0.1-dev.11 04:48:12 v2.0.1-dev.12 04:48:12 v2.0.1-dev.13 04:48:12 v2.0.1-dev.14 04:48:12 v2.0.1-dev.15 04:48:12 v2.0.1-dev.16 04:48:12 v2.0.1-dev.17 04:48:12 v2.0.1-dev.18 04:48:12 v2.0.1-dev.19 04:48:12 v2.0.1-dev.2 04:48:12 v2.0.1-dev.20 04:48:12 v2.0.1-dev.21 04:48:12 v2.0.1-dev.22 04:48:12 v2.0.1-dev.23 04:48:12 v2.0.1-dev.24 04:48:12 v2.0.1-dev.25 04:48:12 v2.0.1-dev.26 04:48:12 v2.0.1-dev.27 04:48:12 v2.0.1-dev.28 04:48:12 v2.0.1-dev.29 04:48:12 v2.0.1-dev.3 04:48:12 v2.0.1-dev.30 04:48:12 v2.0.1-dev.31 04:48:12 v2.0.1-dev.32 04:48:12 v2.0.1-dev.33 04:48:12 v2.0.1-dev.4 04:48:12 v2.0.1-dev.5 04:48:12 v2.0.1-dev.6 04:48:12 v2.0.1-dev.7 04:48:12 v2.0.1-dev.8 04:48:12 v2.0.1-dev.9 04:48:12 v2.1.0 04:48:12 v2.1.1-dev.1 04:48:12 v2.1.1-dev.2 04:48:12 v2.1.1-dev.3 04:48:12 v2.1.1-dev.4 04:48:12 v2.1.1-dev.5 [Pipeline] sh 04:48:12 + lftools sign git-tag v2.1.1-dev.5 04:48:13 Signing Git tag with Sigul... 04:48:13 Signing v2.1.1-dev.5 [Pipeline] echo 04:48:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:48:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:48:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:48:14 $ docker stop --time=1 6eddc78299a57a719058f1ecf8d98efd9d2d5f7af8d8b2838c566f5e3410ce59 04:48:15 $ docker rm -f 6eddc78299a57a719058f1ecf8d98efd9d2d5f7af8d8b2838c566f5e3410ce59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:48:16 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 04:48:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:48:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:48:16 . [Pipeline] withDockerContainer 04:48:16 prd-centos7-docker-4c-2g-3669 does not seem to be running inside a container 04:48:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:48:16 $ docker top 1110fa09bf85114e73e788b3d21728c51da26bfd347e5c7331a8dc1414962c43 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:48:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:48:16 [ssh-agent] Looking for ssh-agent implementation... 04:48:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:48:17 $ docker exec 1110fa09bf85114e73e788b3d21728c51da26bfd347e5c7331a8dc1414962c43 ssh-agent 04:48:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDbAPgN/agent.14 04:48:17 SSH_AGENT_PID=21 04:48:17 Running ssh-add (command line suppressed) 04:48:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4632287186379324646.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4632287186379324646.key) 04:48:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:48:17 + git semver bump pre 04:48:17 # -> Open(): unable to determine branch for HEAD 04:48:17 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 04:48:17 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 04:48:17 # $SEMVER_REMOTE_NAME = origin 04:48:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:48:17 # $SEMVER_USER_NAME = edgex-jenkins 04:48:17 # $SEMVER_BRANCH = main 04:48:17 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 04:48:17 2.1.1-dev.6 [Pipeline] } 04:48:17 $ docker exec --env ******** --env ******** 1110fa09bf85114e73e788b3d21728c51da26bfd347e5c7331a8dc1414962c43 ssh-agent -k 04:48:17 unset SSH_AUTH_SOCK; 04:48:17 unset SSH_AGENT_PID; 04:48:17 echo Agent pid 21 killed; 04:48:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:48:17 + git semver [Pipeline] } 04:48:18 $ docker stop --time=1 1110fa09bf85114e73e788b3d21728c51da26bfd347e5c7331a8dc1414962c43 04:48:19 $ docker rm -f 1110fa09bf85114e73e788b3d21728c51da26bfd347e5c7331a8dc1414962c43 [Pipeline] // withDockerContainer [Pipeline] sh 04:48:19 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 04:48:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:48:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:48:19 . [Pipeline] withDockerContainer 04:48:19 prd-centos7-docker-4c-2g-3669 does not seem to be running inside a container 04:48:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:48:20 $ docker top 48fafb9db90e870e36e43995a137a152e9c5195fe16d7903596b58b660ab2ef2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:48:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:48:20 [ssh-agent] Looking for ssh-agent implementation... 04:48:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:48:20 $ docker exec 48fafb9db90e870e36e43995a137a152e9c5195fe16d7903596b58b660ab2ef2 ssh-agent 04:48:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdFBBJB/agent.14 04:48:20 SSH_AGENT_PID=20 04:48:20 Running ssh-add (command line suppressed) 04:48:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8663381508392247837.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8663381508392247837.key) 04:48:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:48:21 + git semver push 04:48:21 # -> Open(): unable to determine branch for HEAD 04:48:21 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 04:48:21 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 04:48:21 # $SEMVER_REMOTE_NAME = origin 04:48:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:48:21 # $SEMVER_USER_NAME = edgex-jenkins 04:48:21 # $SEMVER_BRANCH = main 04:48:21 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 04:48:23 $ docker exec --env ******** --env ******** 48fafb9db90e870e36e43995a137a152e9c5195fe16d7903596b58b660ab2ef2 ssh-agent -k 04:48:23 unset SSH_AUTH_SOCK; 04:48:23 unset SSH_AGENT_PID; 04:48:23 echo Agent pid 20 killed; 04:48:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:48:23 + git semver [Pipeline] } 04:48:23 $ docker stop --time=1 48fafb9db90e870e36e43995a137a152e9c5195fe16d7903596b58b660ab2ef2 04:48:24 $ docker rm -f 48fafb9db90e870e36e43995a137a152e9c5195fe16d7903596b58b660ab2ef2 [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 04:48:25 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' 04:48:25 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 04:48:25 total 8 04:48:25 drwxr-xr-x. 3 root root 34 Jan 22 04:44 . 04:48:25 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 22 04:48 .. 04:48:25 drwxr-xr-x. 2 root root 6 Jan 22 04:44 cost 04:48:25 -rw-r--r--. 1 root root 81 Jan 22 04:44 cost.csv 04:48:25 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 04:48:25 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 04:48:25 total 8 04:48:25 drwxr-xr-x. 3 jenkins jenkins 34 Jan 22 04:44 . 04:48:25 drwxrwxr-x. 14 jenkins jenkins 4096 Jan 22 04:48 .. 04:48:25 drwxr-xr-x. 2 jenkins jenkins 6 Jan 22 04:44 cost 04:48:25 -rw-r--r--. 1 jenkins jenkins 81 Jan 22 04:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:48:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:48:26 ---> package-listing.sh 04:48:26 ++ tr '[:upper:]' '[:lower:]' 04:48:26 ++ facter osfamily 04:48:26 + OS_FAMILY=redhat 04:48:26 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 04:48:26 + START_PACKAGES=/tmp/packages_start.txt 04:48:26 + END_PACKAGES=/tmp/packages_end.txt 04:48:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:48:26 + PACKAGES=/tmp/packages_start.txt 04:48:26 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 04:48:26 + PACKAGES=/tmp/packages_end.txt 04:48:26 + case "${OS_FAMILY}" in 04:48:26 + rpm -qa 04:48:26 + sort 04:48:27 + '[' -f /tmp/packages_start.txt ']' 04:48:27 + '[' -f /tmp/packages_end.txt ']' 04:48:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:48:27 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 04:48:27 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 04:48:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 04:48:27 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 04:48:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:48:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:48:27 . [Pipeline] withDockerContainer 04:48:27 prd-centos7-docker-4c-2g-3669 does not seem to be running inside a container 04:48:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:48:28 $ docker top 307dc2fd923a5522aba98e2e6b973ed9beeb63c3e0e9e4bf1d7018d85b629639 -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:28 + touch /tmp/pre-build-complete [Pipeline] sh 04:48:28 + mkdir -p /var/log/sysstat [Pipeline] sh 04:48:29 + ls /var/log/sa-host 04:48:29 + sadf -c /var/log/sa-host/sa17 04:48:29 file_magic: OK 04:48:29 HZ: Using current value: 100 04:48:29 file_header: OK 04:48:29 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 04:48:29 Statistics: 04:48:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:48:29 File successfully converted to sysstat format version 12.0.3 04:48:29 + sadf -c /var/log/sa-host/sa22 04:48:29 file_magic: OK 04:48:29 HZ: Using current value: 100 04:48:29 file_header: OK 04:48:29 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 04:48:29 Statistics: 04:48:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:48:29 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:48:29 provisioning config files... 04:48:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config750714285318132269tmp [Pipeline] { [Pipeline] echo 04:48:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:48:29 ---> create-netrc.sh [Pipeline] } 04:48:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:48:29 ---> python-tools-install.sh [Pipeline] echo 04:48:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:48:30 ---> sudo-logs.sh 04:48:30 Archiving 'sudo' log.. 04:48:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-3669.novalocal: Name or service not known 04:48:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-3669.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:48:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:48:30 ---> job-cost.sh 04:48:30 lf-activate-venv: SKIPPING 04:48:30 DEBUG: total: 0.05999999865889549 04:48:30 INFO: Retrieving Stack Cost... 04:48:31 INFO: Retrieving Pricing Info for: v3-standard-2 04:48:31 INFO: Archiving Costs [Pipeline] echo 04:48:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:48:32 ---> logs-deploy.sh 04:48:32 lf-activate-venv: SKIPPING 04:48:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/44 04:48:32 INFO: archiving workspace using pattern(s): 04:48:32 Archives upload complete. 04:48:32 INFO: archiving logs to Nexus 04:48:33 ---> uname -a: 04:48:33 Linux prd-centos7-docker-4c-2g-3669.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 04:48:33 04:48:33 04:48:33 ---> lscpu: 04:48:33 Architecture: x86_64 04:48:33 CPU op-mode(s): 32-bit, 64-bit 04:48:33 Byte Order: Little Endian 04:48:33 Address sizes: 40 bits physical, 48 bits virtual 04:48:33 CPU(s): 2 04:48:33 On-line CPU(s) list: 0,1 04:48:33 Thread(s) per core: 1 04:48:33 Core(s) per socket: 1 04:48:33 Socket(s): 2 04:48:33 NUMA node(s): 1 04:48:33 Vendor ID: AuthenticAMD 04:48:33 CPU family: 23 04:48:33 Model: 49 04:48:33 Model name: AMD EPYC-Rome Processor 04:48:33 Stepping: 0 04:48:33 CPU MHz: 2799.996 04:48:33 BogoMIPS: 5599.99 04:48:33 Virtualization: AMD-V 04:48:33 Hypervisor vendor: KVM 04:48:33 Virtualization type: full 04:48:33 L1d cache: 32K 04:48:33 L1i cache: 32K 04:48:33 L2 cache: 512K 04:48:33 L3 cache: 16384K 04:48:33 NUMA node0 CPU(s): 0,1 04:48:33 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 04:48:33 04:48:33 04:48:33 ---> nproc: 04:48:33 2 04:48:33 04:48:33 04:48:33 ---> df -h: 04:48:33 Filesystem Size Used Avail Use% Mounted on 04:48:33 overlay 40G 11G 30G 27% / 04:48:33 tmpfs 64M 0 64M 0% /dev 04:48:33 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:48:33 shm 64M 0 64M 0% /dev/shm 04:48:33 /dev/vda1 40G 11G 30G 27% /facter-os 04:48:33 04:48:33 04:48:33 ---> sar -b -r -n DEV: 04:48:33 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/22/22 _x86_64_ (2 CPU) 04:48:33 04:48:33 04:41:40 LINUX RESTART (2 CPU) 04:48:33 04:48:33 04:42:01 tps rtps wtps bread/s bwrtn/s 04:48:33 04:43:01 302.38 6.76 295.62 3028.89 55809.94 04:48:33 04:44:02 194.87 0.00 194.87 0.00 42668.50 04:48:33 04:45:01 70.47 0.00 70.47 0.00 18457.55 04:48:33 04:46:01 1.13 0.00 1.13 0.00 15.34 04:48:33 04:47:01 0.15 0.00 0.15 0.00 1.75 04:48:33 04:48:01 122.90 0.03 122.87 3.73 31791.36 04:48:33 Average: 115.50 1.13 114.37 506.79 24822.07 04:48:33 04:48:33 04:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:48:33 04:43:01 3325032 0 997056 12.45 2620 3684224 1610452 17.78 1386188 2785828 567784 04:48:33 04:44:02 3579064 0 1045892 13.06 2620 3381356 1799468 19.87 1077120 2879632 142304 04:48:33 04:45:01 3219228 0 1058144 13.21 2620 3728940 1463636 16.16 1030072 3218608 16 04:48:33 04:46:01 3237756 0 1039612 12.98 2620 3728944 1279168 14.12 1016016 3218608 8 04:48:33 04:47:01 3243064 0 1034296 12.91 2620 3728952 1279168 14.12 1012060 3218608 8 04:48:33 04:48:01 1999588 0 1206600 15.07 2620 4800124 1657864 18.30 1254324 4111100 352472 04:48:33 Average: 3100622 0 1063600 13.28 2620 3842090 1514959 16.73 1129297 3238731 177099 04:48:33 04:48:33 04:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:48:33 04:43:01 eth0 918.56 612.63 6872.23 114.13 0.00 0.00 0.00 0.00 04:48:33 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:33 04:43:01 docker0 264.70 292.36 21.99 2318.98 0.00 0.00 0.00 0.00 04:48:33 04:44:02 eth0 180.07 131.07 2360.84 212.94 0.00 0.00 0.00 0.00 04:48:33 04:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:33 04:44:02 docker0 7.11 8.17 0.39 37.92 0.00 0.00 0.00 0.00 04:48:33 04:45:01 eth0 34.17 22.69 388.64 47.57 0.00 0.00 0.00 0.00 04:48:33 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:33 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:33 04:46:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:48:33 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:33 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:33 04:47:01 eth0 0.68 0.08 0.06 0.01 0.00 0.00 0.00 0.00 04:48:33 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:33 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:33 04:48:01 eth0 316.51 201.48 7595.07 28.87 0.00 0.00 0.00 0.00 04:48:33 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:33 04:48:01 docker0 32.68 43.62 2.95 346.95 0.00 0.00 0.00 0.00 04:48:33 Average: eth0 242.32 161.77 2877.16 67.38 0.00 0.00 0.00 0.00 04:48:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:48:33 Average: docker0 50.89 57.52 4.23 451.87 0.00 0.00 0.00 0.00 04:48:33 04:48:33 04:48:33 ---> sar -P ALL: 04:48:33 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/22/22 _x86_64_ (2 CPU) 04:48:33 04:48:33 04:41:40 LINUX RESTART (2 CPU) 04:48:33 04:48:33 04:42:01 CPU %user %nice %system %iowait %steal %idle 04:48:33 04:43:01 all 33.96 0.00 13.23 5.55 0.10 47.16 04:48:33 04:43:01 0 33.31 0.00 14.32 6.78 0.09 45.50 04:48:33 04:43:01 1 34.61 0.00 12.14 4.32 0.11 48.81 04:48:33 04:44:02 all 43.18 0.00 10.17 2.58 0.11 43.96 04:48:33 04:44:02 0 42.49 0.00 10.30 2.11 0.11 44.99 04:48:33 04:44:02 1 43.87 0.00 10.03 3.06 0.11 42.93 04:48:33 04:45:01 all 7.13 0.00 3.04 0.99 0.04 88.80 04:48:33 04:45:01 0 7.17 0.00 3.07 1.12 0.03 88.60 04:48:33 04:45:01 1 7.09 0.00 3.00 0.86 0.05 89.00 04:48:33 04:46:01 all 0.15 0.00 0.05 0.00 0.03 99.77 04:48:33 04:46:01 0 0.22 0.00 0.05 0.00 0.02 99.72 04:48:33 04:46:01 1 0.08 0.00 0.05 0.00 0.03 99.83 04:48:33 04:47:01 all 0.19 0.00 0.06 0.00 0.03 99.72 04:48:33 04:47:01 0 0.30 0.00 0.07 0.00 0.02 99.62 04:48:33 04:47:01 1 0.08 0.00 0.05 0.00 0.03 99.83 04:48:33 04:48:01 all 16.01 0.00 7.03 1.65 0.05 75.26 04:48:33 04:48:01 0 15.97 0.00 7.09 1.73 0.05 75.16 04:48:33 04:48:01 1 16.05 0.00 6.96 1.58 0.05 75.36 04:48:33 Average: all 16.28 0.00 5.45 1.75 0.06 76.47 04:48:33 Average: 0 16.11 0.00 5.66 1.90 0.05 76.28 04:48:33 Average: 1 16.46 0.00 5.23 1.59 0.06 76.66 04:48:33 04:48:33 04:48:33