Pull request #415 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 28b5a1963489b6042544ab28df1a4d34c76d2cef+49cc9d365f5a5b30fcf0107d6b34acf483ef27cd (e05bdd329c8779b5d18a633177090807adee2260) Running in Durability level: MAX_SURVIVABILITY 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-ssh1545469584212854408.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh2582584304002102960.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 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-415/workspace@libs/edgex-global-pipelines # timeout=10 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/PR-415/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4741771591207776434.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-415/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh327058983522677106.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4328834849793574097.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-415/workspace@libs/lf-pipelines # timeout=10 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/PR-415/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5019691793481562913.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1386 in /w/workspace/edgexfoundry_edgex-ui-go_PR-415 [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_PR-415 # 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_PR-415@tmp/jenkins-gitclient-ssh7358713461793849504.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd into PR head commit 28b5a1963489b6042544ab28df1a4d34c76d2cef Merge succeeded, producing 28b5a1963489b6042544ab28df1a4d34c76d2cef Checking out Revision 28b5a1963489b6042544ab28df1a4d34c76d2cef (PR-415) > 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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 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_PR-415@tmp/jenkins-gitclient-ssh3378653950021777671.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/415/head:refs/remotes/origin/PR-415 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28b5a1963489b6042544ab28df1a4d34c76d2cef # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/jenkins-gitclient-ssh3888555541926937640.key > git merge 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28b5a1963489b6042544ab28df1a4d34c76d2cef # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:43:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:43:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:43:25 ========================================================= 14:43:25 EdgeX Global Pipelines Version Info 14:43:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:43:26 ------------------- 14:43:26 stable info: 14:43:26 ------------------- 14:43:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:43:26 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 14:43:26 Message: update stable to v1.0.199 14:43:27 ------------------- 14:43:27 experimental info: 14:43:27 ------------------- 14:43:27 Commited By: **** collab-it+edgex@linuxfoundation.org 14:43:27 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 14:43:27 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:43:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:43:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:43:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:43:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:43:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:43:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:43:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:43:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:43:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:43:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:43:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:43:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:43:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:43:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:43:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:43:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:43:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:43:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-415 [Pipeline] echo 14:43:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-415 [Pipeline] echo 14:43:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-415 [Pipeline] echo 14:43:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28b5a1963489b6042544ab28df1a4d34c76d2cef [Pipeline] echo 14:43:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 28b5a19 [Pipeline] echo 14:43:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:43:29 provisioning config files... 14:43:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/config2822203848509069377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:43:30 ---> docker-login.sh 14:43:30 nexus3.edgexfoundry.org:10001 14:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:43:30 Configure a credential helper to remove this warning. See 14:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:43:30 14:43:30 Login Succeeded 14:43:30 nexus3.edgexfoundry.org:10002 14:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:43:30 Configure a credential helper to remove this warning. See 14:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:43:30 14:43:30 Login Succeeded 14:43:30 nexus3.edgexfoundry.org:10003 14:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:43:30 Configure a credential helper to remove this warning. See 14:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:43:30 14:43:30 Login Succeeded 14:43:30 nexus3.edgexfoundry.org:10004 14:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:43:30 Configure a credential helper to remove this warning. See 14:43:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:43:30 14:43:30 Login Succeeded 14:43:30 docker.io 14:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:43:31 Configure a credential helper to remove this warning. See 14:43:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:43:31 14:43:31 Login Succeeded 14:43:31 ---> docker-login.sh ends [Pipeline] } 14:43:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:43:32 + git log --format=format:%s -1 28b5a1963489b6042544ab28df1a4d34c76d2cef [Pipeline] echo 14:43:32 GIT_COMMIT: 28b5a1963489b6042544ab28df1a4d34c76d2cef, Commit Message: docs: Update build status badge [Pipeline] echo 14:43:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:43:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:43:32 14:43:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:43:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:43:33 latest: Pulling from edgex-devops/git-semver 14:43:33 31603596830f: Pulling fs layer 14:43:33 b6dc333f4379: Pulling fs layer 14:43:33 3d9ef1400e77: Pulling fs layer 14:43:33 fd332fbdc1db: Pulling fs layer 14:43:33 fd332fbdc1db: Waiting 14:43:33 b6dc333f4379: Verifying Checksum 14:43:33 b6dc333f4379: Download complete 14:43:33 31603596830f: Verifying Checksum 14:43:33 31603596830f: Download complete 14:43:33 fd332fbdc1db: Verifying Checksum 14:43:33 fd332fbdc1db: Download complete 14:43:33 31603596830f: Pull complete 14:43:33 b6dc333f4379: Pull complete 14:43:33 3d9ef1400e77: Verifying Checksum 14:43:33 3d9ef1400e77: Download complete 14:43:34 3d9ef1400e77: Pull complete 14:43:34 fd332fbdc1db: Pull complete 14:43:34 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 14:43:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:43:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:43:34 prd-centos7-docker-4c-2g-1386 does not seem to be running inside a container 14:43:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-415 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-415:/w/workspace/edgexfoundry_edgex-ui-go_PR-415:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:43:35 $ docker top a80b242b6582aac6b7a7739ed37cdf87c6ff1f2de82fac3c81478069334c3da8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:43:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:43:35 [ssh-agent] Looking for ssh-agent implementation... 14:43:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:43:35 $ docker exec a80b242b6582aac6b7a7739ed37cdf87c6ff1f2de82fac3c81478069334c3da8 ssh-agent 14:43:35 SSH_AUTH_SOCK=/tmp/ssh-iNGrdKfqUZeT/agent.14 14:43:35 SSH_AGENT_PID=20 14:43:35 Running ssh-add (command line suppressed) 14:43:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/private_key_5127482635747868434.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/private_key_5127482635747868434.key) 14:43:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:43:36 + git tag --points-at HEAD [Pipeline] } 14:43:36 $ docker exec --env ******** --env ******** a80b242b6582aac6b7a7739ed37cdf87c6ff1f2de82fac3c81478069334c3da8 ssh-agent -k 14:43:36 unset SSH_AUTH_SOCK; 14:43:36 unset SSH_AGENT_PID; 14:43:36 echo Agent pid 20 killed; 14:43:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:43:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:43:36 [ssh-agent] Looking for ssh-agent implementation... 14:43:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:43:36 $ docker exec a80b242b6582aac6b7a7739ed37cdf87c6ff1f2de82fac3c81478069334c3da8 ssh-agent 14:43:36 SSH_AUTH_SOCK=/tmp/ssh-Aogboqwu84In/agent.52 14:43:36 SSH_AGENT_PID=58 14:43:36 Running ssh-add (command line suppressed) 14:43:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/private_key_4456407184946861881.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/private_key_4456407184946861881.key) 14:43:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:43:37 + git semver init 14:43:37 # -> Open(): unable to determine branch for HEAD 14:43:37 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-415/.git 14:43:37 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-415 14:43:37 # $SEMVER_REMOTE_NAME = origin 14:43:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:43:37 # $SEMVER_USER_NAME = edgex-jenkins 14:43:37 # $SEMVER_BRANCH = PR-415 14:43:37 # $SEMVER_TEMP = /tmp/semver-824647001 14:43:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 14:43:39 # '/tmp/semver-824647001' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-415/.semver' 14:43:39 # -> Force: false 14:43:39 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-415/.semver [Pipeline] } 14:43:39 $ docker exec --env ******** --env ******** a80b242b6582aac6b7a7739ed37cdf87c6ff1f2de82fac3c81478069334c3da8 ssh-agent -k 14:43:39 unset SSH_AUTH_SOCK; 14:43:39 unset SSH_AGENT_PID; 14:43:39 echo Agent pid 58 killed; 14:43:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:43:40 + git semver [Pipeline] } 14:43:40 $ docker stop --time=1 a80b242b6582aac6b7a7739ed37cdf87c6ff1f2de82fac3c81478069334c3da8 14:43:41 $ docker rm -f a80b242b6582aac6b7a7739ed37cdf87c6ff1f2de82fac3c81478069334c3da8 [Pipeline] // withDockerContainer [Pipeline] sh 14:43:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:43:42 Stashed 1 file(s) [Pipeline] echo 14:43:42 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 14:43:57 Still waiting to schedule task 14:43:57 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:43:57 Still waiting to schedule task 14:43:57 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:45:15 Running on prd-centos7-docker-4c-2g-1391 in /w/workspace/edgexfoundry_edgex-ui-go_PR-415 [Pipeline] { [Pipeline] ws 14:45:15 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 14:45:15 The recommended git tool is: git 14:45:18 using credential edgex-jenkins-ssh 14:45:18 Cloning the remote Git repository 14:45:18 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:45:18 > git init /w/workspace/edgex-ui-go/1 # timeout=10 14:45:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:45:18 > git --version # timeout=10 14:45:18 > git --version # 'git version 2.24.4' 14:45:18 using GIT_SSH to set credentials SSH Credentials for GitHub 14:45:18 [INFO] Currently running in a labeled security context 14:45:18 [INFO] Currently SELinux is 'enforcing' on the host 14:45:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh159095637000706.key 14:45:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:45:20 Merging remotes/origin/main commit 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd into PR head commit 28b5a1963489b6042544ab28df1a4d34c76d2cef 14:45:20 Merge succeeded, producing 28b5a1963489b6042544ab28df1a4d34c76d2cef 14:45:20 Checking out Revision 28b5a1963489b6042544ab28df1a4d34c76d2cef (PR-415) 14:45:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:45:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:45:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:45:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:45:20 using GIT_SSH to set credentials SSH Credentials for GitHub 14:45:20 [INFO] Currently running in a labeled security context 14:45:20 [INFO] Currently SELinux is 'enforcing' on the host 14:45:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2305945106779119021.key 14:45:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/415/head:refs/remotes/origin/PR-415 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:45:20 > git config core.sparsecheckout # timeout=10 14:45:20 > git checkout -f 28b5a1963489b6042544ab28df1a4d34c76d2cef # timeout=10 14:45:20 > git remote # timeout=10 14:45:20 > git config --get remote.origin.url # timeout=10 14:45:20 using GIT_SSH to set credentials SSH Credentials for GitHub 14:45:20 [INFO] Currently running in a labeled security context 14:45:20 [INFO] Currently SELinux is 'enforcing' on the host 14:45:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh439447561530317233.key 14:45:20 > git merge 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd # timeout=10 14:45:20 > git rev-parse HEAD^{commit} # timeout=10 14:45:20 > git config core.sparsecheckout # timeout=10 14:45:20 > git checkout -f 28b5a1963489b6042544ab28df1a4d34c76d2cef # timeout=10 14:45:24 Commit message: "docs: Update build status badge" 14:45:24 > git --version # timeout=10 14:45:24 > git --version # 'git version 2.24.4' 14:45:24 fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:45:25 provisioning config files... 14:45:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3210584540601852848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:45:25 ---> docker-login.sh 14:45:25 nexus3.edgexfoundry.org:10001 14:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:26 Configure a credential helper to remove this warning. See 14:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:26 14:45:26 Login Succeeded 14:45:26 nexus3.edgexfoundry.org:10002 14:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:26 Configure a credential helper to remove this warning. See 14:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:26 14:45:26 Login Succeeded 14:45:26 nexus3.edgexfoundry.org:10003 14:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:26 Configure a credential helper to remove this warning. See 14:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:26 14:45:26 Login Succeeded 14:45:26 nexus3.edgexfoundry.org:10004 14:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:26 Configure a credential helper to remove this warning. See 14:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:26 14:45:26 Login Succeeded 14:45:26 docker.io 14:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:45:27 Configure a credential helper to remove this warning. See 14:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:45:27 14:45:27 Login Succeeded 14:45:27 ---> docker-login.sh ends [Pipeline] } 14:45:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:45:27 ========================================================= 14:45:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:45:27 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:45:28 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 14:45:28 Sending build context to Docker daemon 19.75MB 14:45:28 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 14:45:28 Step 2/8 : FROM ${BASE} 14:45:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:45:28 540db60ca938: Pulling fs layer 14:45:28 adcc1eea9eea: Pulling fs layer 14:45:28 4c4ab2625f07: Pulling fs layer 14:45:28 0773c198feca: Pulling fs layer 14:45:28 345f892a5656: Pulling fs layer 14:45:28 4796506630df: Pulling fs layer 14:45:28 cc55df3e53f1: Pulling fs layer 14:45:28 4d027b6c602c: Pulling fs layer 14:45:28 449e75d2c14e: Pulling fs layer 14:45:28 0773c198feca: Waiting 14:45:28 345f892a5656: Waiting 14:45:28 4796506630df: Waiting 14:45:28 cc55df3e53f1: Waiting 14:45:28 4d027b6c602c: Waiting 14:45:28 449e75d2c14e: Waiting 14:45:28 4c4ab2625f07: Verifying Checksum 14:45:28 4c4ab2625f07: Download complete 14:45:28 adcc1eea9eea: Verifying Checksum 14:45:28 adcc1eea9eea: Download complete 14:45:28 345f892a5656: Verifying Checksum 14:45:28 345f892a5656: Download complete 14:45:28 4796506630df: Verifying Checksum 14:45:28 4796506630df: Download complete 14:45:28 cc55df3e53f1: Verifying Checksum 14:45:28 cc55df3e53f1: Download complete 14:45:28 540db60ca938: Verifying Checksum 14:45:28 540db60ca938: Download complete 14:45:28 540db60ca938: Pull complete 14:45:28 adcc1eea9eea: Pull complete 14:45:28 4c4ab2625f07: Pull complete 14:45:29 4d027b6c602c: Verifying Checksum 14:45:29 4d027b6c602c: Download complete 14:45:31 449e75d2c14e: Verifying Checksum 14:45:31 449e75d2c14e: Download complete 14:45:32 0773c198feca: Verifying Checksum 14:45:32 0773c198feca: Download complete 14:45:36 0773c198feca: Pull complete 14:45:36 345f892a5656: Pull complete 14:45:36 4796506630df: Pull complete 14:45:36 cc55df3e53f1: Pull complete 14:45:36 4d027b6c602c: Pull complete 14:45:38 449e75d2c14e: Pull complete 14:45:38 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 14:45:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:45:38 ---> 0d28375d9b5b 14:45:38 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:45:43 ---> Running in 0a70f4e1c751 14:45:43 Removing intermediate container 0a70f4e1c751 14:45:43 ---> 7baa374dcf90 14:45:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:45:43 ---> Running in 4ab18a201fca 14:45:43 Removing intermediate container 4ab18a201fca 14:45:43 ---> d2a3b4c83fa5 14:45:43 Step 5/8 : RUN apk add --no-cache make git 14:45:43 ---> Running in e8f726b24d4f 14:45:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:45:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:45:44 OK: 149 MiB in 40 packages 14:45:44 Removing intermediate container e8f726b24d4f 14:45:44 ---> 6c984487351a 14:45:44 Step 6/8 : WORKDIR /edgex-ui-go 14:45:44 ---> Running in f41e5ba5935d 14:45:44 Removing intermediate container f41e5ba5935d 14:45:44 ---> 3f7e27e7d188 14:45:44 Step 7/8 : COPY . . 14:45:45 ---> febb004a676f 14:45:45 Step 8/8 : RUN go mod download 14:45:45 ---> Running in d237f9aa9041 14:46:04 Removing intermediate container d237f9aa9041 14:46:04 ---> c6383ce264c8 14:46:04 Successfully built c6383ce264c8 14:46:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:46:04 + docker inspect -f . ci-base-image-x86_64 14:46:04 . [Pipeline] withDockerContainer 14:46:04 prd-centos7-docker-4c-2g-1391 does not seem to be running inside a container 14:46:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:46:05 $ docker top fa02b760030b51abd850184b5c3da8237b84aaeeab29caf0099f92cce518bc24 -eo pid,comm [Pipeline] { [Pipeline] sh 14:46:05 + go version 14:46:05 go version go1.16.5 linux/amd64 [Pipeline] } 14:46:05 $ docker stop --time=1 fa02b760030b51abd850184b5c3da8237b84aaeeab29caf0099f92cce518bc24 14:46:06 $ docker rm -f fa02b760030b51abd850184b5c3da8237b84aaeeab29caf0099f92cce518bc24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:46:07 + docker inspect -f . ci-base-image-x86_64 14:46:07 . [Pipeline] withDockerContainer 14:46:07 prd-centos7-docker-4c-2g-1391 does not seem to be running inside a container 14:46:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:46:08 $ docker top 4b33317db1e71fa527fc7bd37b739dc7842592fdd0ed74a39d1ab7fe47b29f85 -eo pid,comm [Pipeline] { [Pipeline] sh 14:46:08 + go mod tidy [Pipeline] sh 14:46:09 + make test 14:46:09 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:46:09 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:46:19 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:46:19 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:46:19 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:46:19 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:46:19 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:46:19 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:46:19 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:46:19 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:46:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:46:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:46:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:46:19 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 14:46:19 GO111MODULE=on go vet ./... [Pipeline] } 14:46:25 $ docker stop --time=1 4b33317db1e71fa527fc7bd37b739dc7842592fdd0ed74a39d1ab7fe47b29f85 14:46:26 $ docker rm -f 4b33317db1e71fa527fc7bd37b739dc7842592fdd0ed74a39d1ab7fe47b29f85 [Pipeline] // withDockerContainer [Pipeline] sh 14:46:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:46:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:46:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:46:29 + ls -al . 14:46:29 total 92 14:46:29 drwxrwxr-x. 11 jenkins jenkins 4096 Aug 2 14:46 . 14:46:29 drwxrwxr-x. 4 jenkins jenkins 28 Aug 2 14:45 .. 14:46:29 drwxrwxr-x. 3 jenkins jenkins 20 Aug 2 14:45 assets 14:46:29 drwxrwxr-x. 2 jenkins jenkins 35 Aug 2 14:45 bin 14:46:29 drwxrwxr-x. 3 jenkins jenkins 29 Aug 2 14:45 cmd 14:46:29 -rw-rw-r--. 1 jenkins jenkins 3959 Aug 2 14:45 CONTRIBUTING.md 14:46:29 -rw-r--r--. 1 jenkins jenkins 10 Aug 2 14:46 coverage.out 14:46:29 -rw-rw-r--. 1 jenkins jenkins 1526 Aug 2 14:45 Dockerfile 14:46:29 -rw-rw-r--. 1 jenkins jenkins 902 Aug 2 14:45 Dockerfile.build 14:46:29 drwxrwxr-x. 2 jenkins jenkins 23 Aug 2 14:45 docs 14:46:29 drwxrwxr-x. 8 jenkins jenkins 179 Aug 2 14:45 .git 14:46:29 drwxrwxr-x. 2 jenkins jenkins 103 Aug 2 14:45 .github 14:46:29 -rw-rw-r--. 1 jenkins jenkins 162 Aug 2 14:45 .gitignore 14:46:29 -rw-rw-r--. 1 jenkins jenkins 823 Aug 2 14:45 go.mod 14:46:29 -rw-r--r--. 1 jenkins jenkins 23693 Aug 2 14:46 go.sum 14:46:29 drwxrwxr-x. 9 jenkins jenkins 125 Aug 2 14:45 internal 14:46:29 -rw-rw-r--. 1 jenkins jenkins 652 Aug 2 14:45 Jenkinsfile 14:46:29 -rw-rw-r--. 1 jenkins jenkins 11357 Aug 2 14:45 LICENSE 14:46:29 -rw-rw-r--. 1 jenkins jenkins 990 Aug 2 14:45 Makefile 14:46:29 drwxrwxr-x. 3 jenkins jenkins 19 Aug 2 14:45 pkg 14:46:29 -rw-rw-r--. 1 jenkins jenkins 5920 Aug 2 14:45 README.md 14:46:29 -rw-rw-r--. 1 jenkins jenkins 5 Aug 2 14:43 VERSION 14:46:29 -rw-rw-r--. 1 jenkins jenkins 155 Aug 2 14:45 version.go 14:46:29 drwxrwxr-x. 4 jenkins jenkins 4096 Aug 2 14:45 web [Pipeline] isUnix [Pipeline] sh 14:46:29 + 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=28b5a1963489b6042544ab28df1a4d34c76d2cef --label arch=amd64 --label version=0.0.0 . 14:46:29 Sending build context to Docker daemon 19.78MB 14:46:29 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 14:46:29 Step 2/25 : FROM ${BASE} AS builder 14:46:29 ---> c6383ce264c8 14:46:29 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:46:29 ---> Running in 7e775d45331c 14:46:29 Removing intermediate container 7e775d45331c 14:46:29 ---> 327454ad6a54 14:46:29 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 14:46:29 ---> Running in db1ee9e1668a 14:46:30 Removing intermediate container db1ee9e1668a 14:46:30 ---> a4dc76ac3578 14:46:30 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 14:46:30 ---> Running in bab50b23803f 14:46:30 Removing intermediate container bab50b23803f 14:46:30 ---> 49db5a24d3f7 14:46:30 Step 6/25 : LABEL Name=edgex-ui-go 14:46:30 ---> Running in 79f25cb04387 14:46:30 Removing intermediate container 79f25cb04387 14:46:30 ---> 6b6950874b2c 14:46:30 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:46:30 ---> Running in 25bdc19006ab 14:46:30 Removing intermediate container 25bdc19006ab 14:46:30 ---> d53c9ece76da 14:46:30 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:46:30 ---> Running in b5ee8d591b86 14:46:31 Removing intermediate container b5ee8d591b86 14:46:31 ---> 8b6eab192277 14:46:31 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:46:31 ---> Running in 7d845b2f57b6 14:46:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:46:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:46:32 OK: 149 MiB in 40 packages 14:46:33 Removing intermediate container 7d845b2f57b6 14:46:33 ---> ac5836e3d089 14:46:33 Step 10/25 : ENV GO111MODULE=on 14:46:33 ---> Running in 0faf81b7fd20 14:46:33 Removing intermediate container 0faf81b7fd20 14:46:33 ---> 59c79f4b9486 14:46:33 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:46:33 ---> Running in 04ffd66dd6b9 14:46:33 Removing intermediate container 04ffd66dd6b9 14:46:33 ---> 50d340e9a688 14:46:33 Step 12/25 : COPY go.mod . 14:46:33 ---> 825506a2616f 14:46:33 Step 13/25 : COPY Makefile . 14:46:33 ---> 1a622fe1ecdf 14:46:33 Step 14/25 : RUN make update 14:46:33 ---> Running in 183c8aed46a1 14:46:33 CGO_ENABLED=0 GO111MODULE=on go mod download 14:46:34 Removing intermediate container 183c8aed46a1 14:46:34 ---> 59f638d3cd9a 14:46:34 Step 15/25 : COPY . . 14:46:34 ---> 4a97469fd1d6 14:46:34 Step 16/25 : RUN go mod tidy 14:46:34 ---> Running in af73cbb7ccf7 14:46:35 Removing intermediate container af73cbb7ccf7 14:46:35 ---> cc6732930237 14:46:35 Step 17/25 : RUN ${MAKE} 14:46:35 ---> Running in 76ba60e559c9 14:46:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:46:43 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:46:45 Removing intermediate container 76ba60e559c9 14:46:45 ---> f58c1999b982 14:46:45 Step 18/25 : FROM alpine:3.12 14:46:45 3.12: Pulling from library/alpine 14:46:45 339de151aab4: Pulling fs layer 14:46:45 339de151aab4: Verifying Checksum 14:46:45 339de151aab4: Download complete 14:46:46 339de151aab4: Pull complete 14:46:46 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 14:46:46 Status: Downloaded newer image for alpine:3.12 14:46:46 ---> 13621d1b12d4 14:46:46 Step 19/25 : EXPOSE 4000 14:46:46 ---> Running in f7e9e11d931b 14:46:46 Removing intermediate container f7e9e11d931b 14:46:46 ---> dac838994634 14:46:46 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:46:46 ---> 3d84af1a3861 14:46:46 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:46:46 ---> Running in 32a3c14d2e7a 14:46:46 Removing intermediate container 32a3c14d2e7a 14:46:46 ---> 430af2f6d266 14:46:46 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:46:46 ---> Running in ab408fe83b29 14:46:46 Removing intermediate container ab408fe83b29 14:46:46 ---> 0b6bd8f69412 14:46:46 Step 23/25 : LABEL arch=amd64 14:46:46 ---> Running in f57dd5597d0b 14:46:46 Removing intermediate container f57dd5597d0b 14:46:46 ---> abb05d750c0f 14:46:46 Step 24/25 : LABEL git_sha=28b5a1963489b6042544ab28df1a4d34c76d2cef 14:46:46 ---> Running in 046a4faad4aa 14:46:47 Removing intermediate container 046a4faad4aa 14:46:47 ---> 06612c04e21e 14:46:47 Step 25/25 : LABEL version=0.0.0 14:46:47 ---> Running in a97bb06ff4bd 14:46:47 Removing intermediate container a97bb06ff4bd 14:46:47 ---> a04ba060e8f2 14:46:47 [Warning] One or more build-args [ARCH] were not consumed 14:46:47 Successfully built a04ba060e8f2 14:46:47 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 14:46:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:46:48 14:46:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:46:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:46:48 latest: Pulling from edgex-lftools-log-publisher 14:46:48 b4d181a07f80: Pulling fs layer 14:46:48 a1111a8f2ec3: Pulling fs layer 14:46:48 ed53099fbce6: Pulling fs layer 14:46:48 dc539afda2c1: Pulling fs layer 14:46:48 77bc0d833cb6: Pulling fs layer 14:46:48 9065ff56babe: Pulling fs layer 14:46:48 d287ab97295c: Pulling fs layer 14:46:48 dc539afda2c1: Waiting 14:46:48 77bc0d833cb6: Waiting 14:46:48 9065ff56babe: Waiting 14:46:48 d287ab97295c: Waiting 14:46:48 a1111a8f2ec3: Verifying Checksum 14:46:48 a1111a8f2ec3: Download complete 14:46:48 dc539afda2c1: Verifying Checksum 14:46:48 dc539afda2c1: Download complete 14:46:49 77bc0d833cb6: Verifying Checksum 14:46:49 77bc0d833cb6: Download complete 14:46:49 9065ff56babe: Verifying Checksum 14:46:49 9065ff56babe: Download complete 14:46:49 ed53099fbce6: Verifying Checksum 14:46:49 ed53099fbce6: Download complete 14:46:50 b4d181a07f80: Verifying Checksum 14:46:50 b4d181a07f80: Download complete 14:46:51 b4d181a07f80: Pull complete 14:46:51 a1111a8f2ec3: Pull complete 14:46:51 ed53099fbce6: Pull complete 14:46:52 dc539afda2c1: Pull complete 14:46:52 77bc0d833cb6: Pull complete 14:46:52 9065ff56babe: Pull complete 14:46:53 d287ab97295c: Verifying Checksum 14:46:53 d287ab97295c: Download complete 14:46:57 d287ab97295c: Pull complete 14:46:57 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:46:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:46:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:46:57 prd-centos7-docker-4c-2g-1391 does not seem to be running inside a container 14:46:57 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:47:00 $ docker top eff455b9e2602b73e639598696dec8329e11c112b9334defe098e739a0901842 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:47:00 ---> job-cost.sh 14:47:00 lf-activate-venv: SKIPPING 14:47:00 INFO: No Stack... 14:47:03 INFO: Retrieving Pricing Info for: v3-standard-2 14:47:03 INFO: Archiving Costs [Pipeline] sh 14:47:03 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 14:47:03 + cut -d, -f6 [Pipeline] lock 14:47:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-415-1-stack-cost] 14:47:03 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-415-1-stack-cost] did not exist. Created. 14:47:03 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-415-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:47:04 + echo total: 0.05999999865889549 [Pipeline] stash 14:47:04 Stashed 1 file(s) [Pipeline] } 14:47:04 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-415-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:47:04 $ docker stop --time=1 eff455b9e2602b73e639598696dec8329e11c112b9334defe098e739a0901842 14:47:05 $ docker rm -f eff455b9e2602b73e639598696dec8329e11c112b9334defe098e739a0901842 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:47:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1394 in /w/workspace/edgexfoundry_edgex-ui-go_PR-415 [Pipeline] { [Pipeline] ws 14:47:12 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 14:47:12 The recommended git tool is: git 14:47:18 using credential edgex-jenkins-ssh 14:47:18 Cloning the remote Git repository 14:47:18 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:47:18 > git init /w/workspace/edgex-ui-go/1 # timeout=10 14:47:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:47:18 > git --version # timeout=10 14:47:18 > git --version # 'git version 2.17.1' 14:47:18 using GIT_SSH to set credentials SSH Credentials for GitHub 14:47:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:47:22 Merging remotes/origin/main commit 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd into PR head commit 28b5a1963489b6042544ab28df1a4d34c76d2cef 14:47:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:47:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:47:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:47:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:47:21 using GIT_SSH to set credentials SSH Credentials for GitHub 14:47:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/415/head:refs/remotes/origin/PR-415 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:47:22 > git config core.sparsecheckout # timeout=10 14:47:22 > git checkout -f 28b5a1963489b6042544ab28df1a4d34c76d2cef # timeout=10 14:47:23 Merge succeeded, producing 28b5a1963489b6042544ab28df1a4d34c76d2cef 14:47:23 Checking out Revision 28b5a1963489b6042544ab28df1a4d34c76d2cef (PR-415) 14:47:22 > git remote # timeout=10 14:47:22 > git config --get remote.origin.url # timeout=10 14:47:22 using GIT_SSH to set credentials SSH Credentials for GitHub 14:47:22 > git merge 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd # timeout=10 14:47:22 > git rev-parse HEAD^{commit} # timeout=10 14:47:23 > git config core.sparsecheckout # timeout=10 14:47:23 > git checkout -f 28b5a1963489b6042544ab28df1a4d34c76d2cef # timeout=10 14:47:28 Commit message: "docs: Update build status badge" 14:47:28 > git --version # timeout=10 14:47:28 > git --version # 'git version 2.17.1' 14:47:28 fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:47:28 provisioning config files... 14:47:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6027547577753959795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:47:29 ---> docker-login.sh 14:47:29 nexus3.edgexfoundry.org:10001 14:47:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:30 Configure a credential helper to remove this warning. See 14:47:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:30 14:47:30 Login Succeeded 14:47:30 nexus3.edgexfoundry.org:10002 14:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:31 Configure a credential helper to remove this warning. See 14:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:31 14:47:31 Login Succeeded 14:47:31 nexus3.edgexfoundry.org:10003 14:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:31 Configure a credential helper to remove this warning. See 14:47:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:31 14:47:31 Login Succeeded 14:47:31 nexus3.edgexfoundry.org:10004 14:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:32 Configure a credential helper to remove this warning. See 14:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:32 14:47:32 Login Succeeded 14:47:32 docker.io 14:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:33 Configure a credential helper to remove this warning. See 14:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:33 14:47:33 Login Succeeded 14:47:33 ---> docker-login.sh ends [Pipeline] } 14:47:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:47:33 ========================================================= 14:47:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:47:33 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:47:34 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 14:47:34 Sending build context to Docker daemon 19.75MB 14:47:35 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 14:47:35 Step 2/8 : FROM ${BASE} 14:47:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:47:35 595b0fe564bb: Pulling fs layer 14:47:35 24495759ef45: Pulling fs layer 14:47:35 d148012ef14d: Pulling fs layer 14:47:35 cb65c68fc2e2: Pulling fs layer 14:47:35 093eec477d81: Pulling fs layer 14:47:35 a6d5b2bbb924: Pulling fs layer 14:47:35 2446dc1eb7d3: Pulling fs layer 14:47:35 596795e73e0f: Pulling fs layer 14:47:35 cb65c68fc2e2: Waiting 14:47:35 093eec477d81: Waiting 14:47:35 a6d5b2bbb924: Waiting 14:47:35 2446dc1eb7d3: Waiting 14:47:35 596795e73e0f: Waiting 14:47:35 d148012ef14d: Verifying Checksum 14:47:35 d148012ef14d: Download complete 14:47:35 24495759ef45: Verifying Checksum 14:47:35 24495759ef45: Download complete 14:47:35 093eec477d81: Verifying Checksum 14:47:35 093eec477d81: Download complete 14:47:35 a6d5b2bbb924: Verifying Checksum 14:47:35 a6d5b2bbb924: Download complete 14:47:35 595b0fe564bb: Verifying Checksum 14:47:35 595b0fe564bb: Download complete 14:47:35 2446dc1eb7d3: Verifying Checksum 14:47:35 2446dc1eb7d3: Download complete 14:47:36 595b0fe564bb: Pull complete 14:47:36 24495759ef45: Pull complete 14:47:37 d148012ef14d: Pull complete 14:47:38 596795e73e0f: Verifying Checksum 14:47:38 596795e73e0f: Download complete 14:47:40 cb65c68fc2e2: Verifying Checksum 14:47:40 cb65c68fc2e2: Download complete 14:47:50 cb65c68fc2e2: Pull complete 14:47:50 093eec477d81: Pull complete 14:47:50 a6d5b2bbb924: Pull complete 14:47:50 2446dc1eb7d3: Pull complete 14:47:55 596795e73e0f: Pull complete 14:47:55 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 14:47:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:47:55 ---> d9e956139c92 14:47:55 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:47:57 ---> Running in 55c01509c3ae 14:47:58 Removing intermediate container 55c01509c3ae 14:47:58 ---> caeb70dc1390 14:47:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:47:58 ---> Running in 8964cef14613 14:48:01 Removing intermediate container 8964cef14613 14:48:01 ---> 3e700b401dae 14:48:01 Step 5/8 : RUN apk add --no-cache make git 14:48:01 ---> Running in b1ae2e307570 14:48:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:48:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:48:04 OK: 138 MiB in 40 packages 14:48:05 Removing intermediate container b1ae2e307570 14:48:05 ---> 88021e5e7824 14:48:05 Step 6/8 : WORKDIR /edgex-ui-go 14:48:05 ---> Running in 11c770de962c 14:48:06 Removing intermediate container 11c770de962c 14:48:06 ---> 15faf27db8ce 14:48:06 Step 7/8 : COPY . . 14:48:09 ---> 0a4e351d4794 14:48:09 Step 8/8 : RUN go mod download 14:48:09 ---> Running in d3544d148750 14:48:41 Removing intermediate container d3544d148750 14:48:41 ---> 269b4faee733 14:48:41 Successfully built 269b4faee733 14:48:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:48:41 + docker inspect -f . ci-base-image-arm64 14:48:41 . [Pipeline] withDockerContainer 14:48:42 prd-ubuntu18.04-docker-arm64-4c-16g-1394 does not seem to be running inside a container 14:48:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:48:44 $ docker top 2c33f58af5cad5f642051b3133e6422ad70a52fd3697bb43620ca7045671df3b -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:45 + go version 14:48:45 go version go1.16.5 linux/arm64 [Pipeline] } 14:48:45 $ docker stop --time=1 2c33f58af5cad5f642051b3133e6422ad70a52fd3697bb43620ca7045671df3b 14:48:47 $ docker rm -f 2c33f58af5cad5f642051b3133e6422ad70a52fd3697bb43620ca7045671df3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:48:48 + docker inspect -f . ci-base-image-arm64 14:48:48 . [Pipeline] withDockerContainer 14:48:48 prd-ubuntu18.04-docker-arm64-4c-16g-1394 does not seem to be running inside a container 14:48:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:48:50 $ docker top 297e99b97cd672ddd3951691628b19083ff519b43de84df8b12d6ea0db7d604f -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:51 + go mod tidy [Pipeline] sh 14:48:53 + make test 14:48:53 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:48:54 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:49:33 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:49:33 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:49:33 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:49:33 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:49:33 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:49:33 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:49:33 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:49:33 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:49:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:49:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:49:33 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:49:33 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 14:49:33 GO111MODULE=on go vet ./... [Pipeline] } 14:49:49 $ docker stop --time=1 297e99b97cd672ddd3951691628b19083ff519b43de84df8b12d6ea0db7d604f 14:49:50 $ docker rm -f 297e99b97cd672ddd3951691628b19083ff519b43de84df8b12d6ea0db7d604f [Pipeline] // withDockerContainer [Pipeline] sh 14:49:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:49:51 Warning: overwriting stash ‘coverage-report’ 14:49:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:49:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:49:55 + ls -al . 14:49:55 total 128 14:49:55 drwxrwxr-x 11 jenkins jenkins 4096 Aug 2 14:48 . 14:49:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 14:47 .. 14:49:55 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 14:47 .git 14:49:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 14:47 .github 14:49:55 -rw-rw-r-- 1 jenkins jenkins 162 Aug 2 14:47 .gitignore 14:49:55 -rw-rw-r-- 1 jenkins jenkins 3959 Aug 2 14:47 CONTRIBUTING.md 14:49:55 -rw-rw-r-- 1 jenkins jenkins 1526 Aug 2 14:47 Dockerfile 14:49:55 -rw-rw-r-- 1 jenkins jenkins 902 Aug 2 14:47 Dockerfile.build 14:49:55 -rw-rw-r-- 1 jenkins jenkins 652 Aug 2 14:47 Jenkinsfile 14:49:55 -rw-rw-r-- 1 jenkins jenkins 11357 Aug 2 14:47 LICENSE 14:49:55 -rw-rw-r-- 1 jenkins jenkins 990 Aug 2 14:47 Makefile 14:49:55 -rw-rw-r-- 1 jenkins jenkins 5920 Aug 2 14:47 README.md 14:49:55 -rw-rw-r-- 1 jenkins jenkins 5 Aug 2 14:43 VERSION 14:49:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 14:47 assets 14:49:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 14:47 bin 14:49:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 14:47 cmd 14:49:55 -rw-r--r-- 1 jenkins jenkins 10 Aug 2 14:48 coverage.out 14:49:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 14:47 docs 14:49:55 -rw-rw-r-- 1 jenkins jenkins 823 Aug 2 14:47 go.mod 14:49:55 -rw-r--r-- 1 jenkins jenkins 23693 Aug 2 14:48 go.sum 14:49:55 drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 14:47 internal 14:49:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 14:47 pkg 14:49:55 -rw-rw-r-- 1 jenkins jenkins 155 Aug 2 14:47 version.go 14:49:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 14:47 web [Pipeline] isUnix [Pipeline] sh 14:49:56 + 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=28b5a1963489b6042544ab28df1a4d34c76d2cef --label arch=arm64 --label version=0.0.0 . 14:49:57 Sending build context to Docker daemon 19.78MB 14:49:57 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 14:49:57 Step 2/25 : FROM ${BASE} AS builder 14:49:57 ---> 269b4faee733 14:49:57 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:49:57 ---> Running in 3e25e9b141ad 14:49:58 Removing intermediate container 3e25e9b141ad 14:49:58 ---> 5c9f4e616c4d 14:49:58 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 14:49:58 ---> Running in bb70f75add72 14:49:58 Removing intermediate container bb70f75add72 14:49:58 ---> b36c4d7bb306 14:49:58 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 14:49:58 ---> Running in a8ac29e94e46 14:49:59 Removing intermediate container a8ac29e94e46 14:49:59 ---> a673d34fe2de 14:49:59 Step 6/25 : LABEL Name=edgex-ui-go 14:49:59 ---> Running in 4b094a9dc4f0 14:50:00 Removing intermediate container 4b094a9dc4f0 14:50:00 ---> 09fff76cb4a8 14:50:00 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:50:00 ---> Running in 0f1a8cfdddc3 14:50:01 Removing intermediate container 0f1a8cfdddc3 14:50:01 ---> 8742686653d5 14:50:01 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:50:01 ---> Running in 6d30c177796c 14:50:03 Removing intermediate container 6d30c177796c 14:50:03 ---> e44b9a2fe8fc 14:50:03 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:50:03 ---> Running in 1ef67d4c0949 14:50:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:50:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:50:07 OK: 138 MiB in 40 packages 14:50:08 Removing intermediate container 1ef67d4c0949 14:50:08 ---> 8a7bdfdab900 14:50:08 Step 10/25 : ENV GO111MODULE=on 14:50:08 ---> Running in 9f9968978cae 14:50:09 Removing intermediate container 9f9968978cae 14:50:09 ---> d8c2da85f46a 14:50:09 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:50:09 ---> Running in 46c47469c6c7 14:50:09 Removing intermediate container 46c47469c6c7 14:50:09 ---> 1e8b3ffbf388 14:50:09 Step 12/25 : COPY go.mod . 14:50:10 ---> ed1f33d9fec4 14:50:10 Step 13/25 : COPY Makefile . 14:50:11 ---> adb8bb95cc4e 14:50:11 Step 14/25 : RUN make update 14:50:11 ---> Running in 548764d875cf 14:50:13 CGO_ENABLED=0 GO111MODULE=on go mod download 14:50:14 Removing intermediate container 548764d875cf 14:50:14 ---> 566696ef76c3 14:50:14 Step 15/25 : COPY . . 14:50:18 ---> e04dd339913e 14:50:18 Step 16/25 : RUN go mod tidy 14:50:18 ---> Running in 618f19aa5244 14:50:20 Removing intermediate container 618f19aa5244 14:50:20 ---> e8c1a8b3ffe2 14:50:20 Step 17/25 : RUN ${MAKE} 14:50:20 ---> Running in 32cc85579da3 14:50:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:50:54 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:50:56 Removing intermediate container 32cc85579da3 14:50:56 ---> c551f6e3ece3 14:50:56 Step 18/25 : FROM alpine:3.12 14:50:57 3.12: Pulling from library/alpine 14:50:57 d2f70382dc9a: Pulling fs layer 14:50:57 d2f70382dc9a: Verifying Checksum 14:50:57 d2f70382dc9a: Download complete 14:50:58 d2f70382dc9a: Pull complete 14:50:58 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 14:50:58 Status: Downloaded newer image for alpine:3.12 14:50:58 ---> c4fd0aeabfcf 14:50:58 Step 19/25 : EXPOSE 4000 14:50:58 ---> Running in aadd349ed855 14:50:59 Removing intermediate container aadd349ed855 14:50:59 ---> 92063d03905c 14:50:59 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:51:00 ---> 606c0a4ccc85 14:51:00 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:51:00 ---> Running in 0587f6df661f 14:51:01 Removing intermediate container 0587f6df661f 14:51:01 ---> 9998a9d60b83 14:51:01 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:51:01 ---> Running in cd49db1ab78f 14:51:02 Removing intermediate container cd49db1ab78f 14:51:02 ---> 4838658f66b0 14:51:02 Step 23/25 : LABEL arch=arm64 14:51:02 ---> Running in 47e21c54745a 14:51:02 Removing intermediate container 47e21c54745a 14:51:02 ---> 5332a5d2bf95 14:51:02 Step 24/25 : LABEL git_sha=28b5a1963489b6042544ab28df1a4d34c76d2cef 14:51:03 ---> Running in 81f4a7e7b411 14:51:03 Removing intermediate container 81f4a7e7b411 14:51:03 ---> 7efe937b1ba7 14:51:03 Step 25/25 : LABEL version=0.0.0 14:51:03 ---> Running in ab10400f7548 14:51:04 Removing intermediate container ab10400f7548 14:51:04 ---> a62d0476546f 14:51:04 [Warning] One or more build-args [ARCH] were not consumed 14:51:04 Successfully built a62d0476546f 14:51:04 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:51:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:51:05 14:51:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:51:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:51:05 arm64: Pulling from edgex-lftools-log-publisher 14:51:05 448f6bf000e3: Pulling fs layer 14:51:05 f757da607395: Pulling fs layer 14:51:05 05883995daec: Pulling fs layer 14:51:05 8603b9c90790: Pulling fs layer 14:51:05 1560dd03e051: Pulling fs layer 14:51:05 27f5ce0e4adf: Pulling fs layer 14:51:05 c2d8d7efcc4b: Pulling fs layer 14:51:05 1560dd03e051: Waiting 14:51:05 27f5ce0e4adf: Waiting 14:51:05 c2d8d7efcc4b: Waiting 14:51:05 8603b9c90790: Waiting 14:51:06 f757da607395: Verifying Checksum 14:51:06 f757da607395: Download complete 14:51:06 8603b9c90790: Verifying Checksum 14:51:06 1560dd03e051: Verifying Checksum 14:51:06 1560dd03e051: Download complete 14:51:06 27f5ce0e4adf: Verifying Checksum 14:51:06 27f5ce0e4adf: Download complete 14:51:06 05883995daec: Verifying Checksum 14:51:06 05883995daec: Download complete 14:51:07 448f6bf000e3: Verifying Checksum 14:51:07 448f6bf000e3: Download complete 14:51:09 c2d8d7efcc4b: Verifying Checksum 14:51:09 c2d8d7efcc4b: Download complete 14:51:10 448f6bf000e3: Pull complete 14:51:11 f757da607395: Pull complete 14:51:12 05883995daec: Pull complete 14:51:12 8603b9c90790: Pull complete 14:51:13 1560dd03e051: Pull complete 14:51:14 27f5ce0e4adf: Pull complete 14:51:29 c2d8d7efcc4b: Pull complete 14:51:29 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:51:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:51:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:51:29 prd-ubuntu18.04-docker-arm64-4c-16g-1394 does not seem to be running inside a container 14:51:29 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:51:33 $ docker top b61bbc08284178d5460eb2d988d1d85135e9010cc4478ed12759036e8632ad55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:51:35 ---> job-cost.sh 14:51:35 lf-activate-venv: SKIPPING 14:51:35 INFO: No Stack... 14:51:36 INFO: Retrieving Pricing Info for: v2-standard-4 14:51:36 INFO: Archiving Costs [Pipeline] sh 14:51:37 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 14:51:37 + cut -d, -f6 [Pipeline] lock 14:51:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-415-1-stack-cost] 14:51:37 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-415-1-stack-cost] did not exist. Created. 14:51:37 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-415-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:51:38 /w/workspace/edgex-ui-go/1@tmp/durable-ba5968af/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-ba5968af/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:51:39 + echo total: 0.18000000715255737 [Pipeline] stash 14:51:39 Warning: overwriting stash ‘stack-cost’ 14:51:39 Stashed 1 file(s) [Pipeline] } 14:51:39 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-415-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:51:39 $ docker stop --time=1 b61bbc08284178d5460eb2d988d1d85135e9010cc4478ed12759036e8632ad55 14:51:41 $ docker rm -f b61bbc08284178d5460eb2d988d1d85135e9010cc4478ed12759036e8632ad55 [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 14:51:42 provisioning config files... 14:51:42 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/config6181336456999763626tmp [Pipeline] { [Pipeline] sh 14:51:42 + set +x 14:51:42 + bash -s -- 14:51:42 + curl -s https://codecov.io/bash 14:51:42 14:51:42 _____ _ 14:51:42 / ____| | | 14:51:42 | | ___ __| | ___ ___ _____ __ 14:51:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:51:42 | |___| (_) | (_| | __/ (_| (_) \ V / 14:51:42 \_____\___/ \__,_|\___|\___\___/ \_/ 14:51:42 Bash-1.0.6 14:51:42 14:51:42 14:51:42 ==> git version 2.24.4 found 14:51:42 ==> 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 14:51:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:51:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:51:42 ==> Jenkins CI detected. 14:51:42 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-415 14:51:42 project root: . 14:51:42 --> token set from env 14:51:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:51:42 ==> Running gcov in . (disable via -X gcov) 14:51:42 ==> Python coveragepy not found 14:51:42 ==> Searching for coverage reports in: 14:51:42 + . 14:51:43 -> Found 1 reports 14:51:43 ==> Detecting git/mercurial file structure 14:51:43 ==> Reading reports 14:51:43 + ./coverage.out bytes=10 14:51:43 ==> Appending adjustments 14:51:43 https://docs.codecov.io/docs/fixing-reports 14:51:43 + Found adjustments 14:51:43 ==> Gzipping contents 14:51:43 4.0K /tmp/codecov.4vOtfK.gz 14:51:43 ==> Uploading reports 14:51:43 url: https://codecov.io 14:51:43 query: branch=PR-415&commit=28b5a1963489b6042544ab28df1a4d34c76d2cef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-415%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=415&job=&cmd_args= 14:51:43 -> Pinging Codecov 14:51:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-415&commit=28b5a1963489b6042544ab28df1a4d34c76d2cef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-415%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=415&job=&cmd_args= 14:51:43 -> Uploading to 14:51:43 https://storage.googleapis.com/codecov/v4/raw/2021-08-02/FB506323287CE973F263BFD2A0EB1F37/28b5a1963489b6042544ab28df1a4d34c76d2cef/e140b255-9c9c-4b7b-ac1f-65f14e3f5adb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T145143Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff9325026b3c884a8e6c192a38bfa8d0490e92ae59575903a6a52fd598917642 14:51:43 % Total % Received % Xferd Average Speed Time Time Time Current 14:51:43 Dload Upload Total Spent Left Speed 14:51:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3291 0 0 100 3291 0 6112 --:--:-- --:--:-- --:--:-- 6105 14:51:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/28b5a1963489b6042544ab28df1a4d34c76d2cef [Pipeline] } 14:51:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:51:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:51:47 ---> package-listing.sh 14:51:47 ++ facter osfamily 14:51:47 ++ tr '[:upper:]' '[:lower:]' 14:51:47 + OS_FAMILY=redhat 14:51:47 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-415 14:51:47 + START_PACKAGES=/tmp/packages_start.txt 14:51:47 + END_PACKAGES=/tmp/packages_end.txt 14:51:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:51:47 + PACKAGES=/tmp/packages_start.txt 14:51:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-415 ']' 14:51:47 + PACKAGES=/tmp/packages_end.txt 14:51:47 + case "${OS_FAMILY}" in 14:51:47 + sort 14:51:47 + rpm -qa 14:51:48 + '[' -f /tmp/packages_start.txt ']' 14:51:48 + '[' -f /tmp/packages_end.txt ']' 14:51:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:51:48 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-415 ']' 14:51:48 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-415/archives/ 14:51:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-415/archives/ [Pipeline] echo 14:51:48 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_PR-415/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:51:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:51:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:51:49 14:51:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:51:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:51:49 latest: Pulling from edgex-lftools-log-publisher 14:51:49 b4d181a07f80: Pulling fs layer 14:51:49 a1111a8f2ec3: Pulling fs layer 14:51:49 ed53099fbce6: Pulling fs layer 14:51:49 dc539afda2c1: Pulling fs layer 14:51:49 77bc0d833cb6: Pulling fs layer 14:51:49 9065ff56babe: Pulling fs layer 14:51:49 d287ab97295c: Pulling fs layer 14:51:49 dc539afda2c1: Waiting 14:51:49 77bc0d833cb6: Waiting 14:51:49 9065ff56babe: Waiting 14:51:49 d287ab97295c: Waiting 14:51:49 a1111a8f2ec3: Verifying Checksum 14:51:49 a1111a8f2ec3: Download complete 14:51:49 dc539afda2c1: Verifying Checksum 14:51:49 dc539afda2c1: Download complete 14:51:50 77bc0d833cb6: Verifying Checksum 14:51:50 77bc0d833cb6: Download complete 14:51:50 9065ff56babe: Verifying Checksum 14:51:50 9065ff56babe: Download complete 14:51:50 ed53099fbce6: Verifying Checksum 14:51:50 ed53099fbce6: Download complete 14:51:51 b4d181a07f80: Verifying Checksum 14:51:51 b4d181a07f80: Download complete 14:51:52 b4d181a07f80: Pull complete 14:51:52 a1111a8f2ec3: Pull complete 14:51:52 ed53099fbce6: Pull complete 14:51:52 dc539afda2c1: Pull complete 14:51:53 77bc0d833cb6: Pull complete 14:51:53 9065ff56babe: Pull complete 14:51:54 d287ab97295c: Verifying Checksum 14:51:54 d287ab97295c: Download complete 14:51:58 d287ab97295c: Pull complete 14:51:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:51:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:51:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:51:58 prd-centos7-docker-4c-2g-1386 does not seem to be running inside a container 14:51:58 $ 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_PR-415/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_PR-415 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-415:/w/workspace/edgexfoundry_edgex-ui-go_PR-415:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:52:00 $ docker top 838288b43952676bdcc42d042913e69560c3bc1e70ee024073f05c2559918275 -eo pid,comm [Pipeline] { [Pipeline] sh 14:52:01 + touch /tmp/pre-build-complete [Pipeline] sh 14:52:01 + mkdir -p /var/log/sysstat [Pipeline] sh 14:52:02 + ls /var/log/sa-host 14:52:02 + sadf -c /var/log/sa-host/sa02 14:52:02 file_magic: OK 14:52:02 HZ: Using current value: 100 14:52:02 file_header: OK 14:52:02 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 14:52:02 Statistics: 14:52:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:52:02 File successfully converted to sysstat format version 12.0.3 14:52:02 + sadf -c /var/log/sa-host/sa05 14:52:02 file_magic: OK 14:52:02 HZ: Using current value: 100 14:52:02 file_header: OK 14:52:02 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 14:52:02 Statistics: 14:52:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:52:02 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:52:02 provisioning config files... 14:52:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/config7091595121929395935tmp [Pipeline] { [Pipeline] echo 14:52:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:52:02 ---> create-netrc.sh [Pipeline] } 14:52:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:52:03 ---> python-tools-install.sh [Pipeline] echo 14:52:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:52:03 ---> sudo-logs.sh 14:52:03 Archiving 'sudo' log.. 14:52:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-1386.vexxhost.local: Name or service not known 14:52:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-1386.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 14:52:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:52:04 ---> job-cost.sh 14:52:04 lf-activate-venv: SKIPPING 14:52:04 DEBUG: total: 0.18000000715255737 14:52:04 INFO: Retrieving Stack Cost... 14:52:05 INFO: Retrieving Pricing Info for: v3-standard-2 14:52:05 INFO: Archiving Costs [Pipeline] echo 14:52:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:52:05 ---> logs-deploy.sh 14:52:05 lf-activate-venv: SKIPPING 14:52:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-415/1 14:52:05 INFO: archiving workspace using pattern(s): 14:52:06 Archives upload complete. 14:52:06 INFO: archiving logs to Nexus 14:52:07 ---> uname -a: 14:52:07 Linux prd-centos7-docker-4c-2g-1386.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 14:52:07 14:52:07 14:52:07 ---> lscpu: 14:52:07 Architecture: x86_64 14:52:07 CPU op-mode(s): 32-bit, 64-bit 14:52:07 Byte Order: Little Endian 14:52:07 Address sizes: 40 bits physical, 48 bits virtual 14:52:07 CPU(s): 2 14:52:07 On-line CPU(s) list: 0,1 14:52:07 Thread(s) per core: 1 14:52:07 Core(s) per socket: 1 14:52:07 Socket(s): 2 14:52:07 NUMA node(s): 1 14:52:07 Vendor ID: AuthenticAMD 14:52:07 CPU family: 23 14:52:07 Model: 49 14:52:07 Model name: AMD EPYC-Rome Processor 14:52:07 Stepping: 0 14:52:07 CPU MHz: 2799.998 14:52:07 BogoMIPS: 5599.99 14:52:07 Virtualization: AMD-V 14:52:07 Hypervisor vendor: KVM 14:52:07 Virtualization type: full 14:52:07 L1d cache: 32K 14:52:07 L1i cache: 32K 14:52:07 L2 cache: 512K 14:52:07 L3 cache: 16384K 14:52:07 NUMA node0 CPU(s): 0,1 14:52:07 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 14:52:07 14:52:07 14:52:07 ---> nproc: 14:52:07 2 14:52:07 14:52:07 14:52:07 ---> df -h: 14:52:07 Filesystem Size Used Avail Use% Mounted on 14:52:07 overlay 40G 7.7G 33G 20% / 14:52:07 tmpfs 64M 0 64M 0% /dev 14:52:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:52:07 shm 64M 0 64M 0% /dev/shm 14:52:07 /dev/vda1 40G 7.7G 33G 20% /facter-os 14:52:07 14:52:07 14:52:07 ---> sar -b -r -n DEV: 14:52:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 14:52:07 14:52:07 14:42:45 LINUX RESTART (2 CPU) 14:52:07 14:52:07 14:43:01 tps rtps wtps bread/s bwrtn/s 14:52:07 14:44:01 223.26 89.04 134.22 10459.01 41046.95 14:52:07 14:45:01 1.60 0.00 1.60 0.00 32.38 14:52:07 14:46:01 0.47 0.00 0.47 0.00 6.86 14:52:07 14:47:01 0.20 0.00 0.20 0.00 3.10 14:52:07 14:48:01 0.22 0.00 0.22 0.00 2.40 14:52:07 14:49:01 0.35 0.00 0.35 0.00 4.71 14:52:07 14:50:01 0.22 0.00 0.22 0.00 3.25 14:52:07 14:51:02 0.27 0.00 0.27 0.00 3.48 14:52:07 14:52:01 65.45 0.14 65.31 13.96 18144.58 14:52:07 Average: 32.40 9.93 22.47 1166.27 6563.65 14:52:07 14:52:07 14:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:52:07 14:44:01 5432444 0 809632 10.11 2620 1764236 1292900 14.27 600972 1573808 136 14:52:07 14:45:01 5442836 0 799232 9.98 2620 1764244 1212044 13.38 592484 1573772 20 14:52:07 14:46:01 5443208 0 798860 9.97 2620 1764244 1198716 13.23 596416 1569892 20 14:52:07 14:47:01 5441680 0 800376 9.99 2620 1764256 1198740 13.23 597732 1569892 8 14:52:07 14:48:01 5441232 0 800820 10.00 2620 1764260 1198852 13.24 592128 1575772 8 14:52:07 14:49:01 5440272 0 801776 10.01 2620 1764264 1198832 13.24 593068 1575772 20 14:52:07 14:50:01 5440908 0 801136 10.00 2620 1764268 1198856 13.24 593172 1575772 16 14:52:07 14:51:02 5439164 0 802876 10.02 2620 1764272 1198948 13.24 594648 1575772 8 14:52:07 14:52:01 4815684 0 935968 11.69 2620 2254660 1417168 15.65 775780 1919348 36 14:52:07 Average: 5370825 0 816742 10.20 2620 1818745 1235006 13.64 615156 1612200 30 14:52:07 14:52:07 14:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:52:07 14:44:01 eth0 698.40 456.16 1409.56 91.63 0.00 0.00 0.00 0.00 14:52:07 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:07 14:44:01 docker0 82.63 63.77 6.82 205.17 0.00 0.00 0.00 0.00 14:52:07 14:45:01 eth0 1.90 0.28 0.40 0.23 0.00 0.00 0.00 0.00 14:52:07 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:07 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:07 14:46:01 eth0 3.60 0.95 1.06 0.57 0.00 0.00 0.00 0.00 14:52:07 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:07 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:07 14:47:01 eth0 1.05 0.37 0.33 0.24 0.00 0.00 0.00 0.00 14:52:07 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:07 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:07 14:48:01 eth0 2.38 0.63 0.65 0.41 0.00 0.00 0.00 0.00 14:52:07 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:07 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:07 14:49:01 eth0 1.33 0.65 0.47 0.25 0.00 0.00 0.00 0.00 14:52:07 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:07 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:07 14:50:01 eth0 1.08 0.32 0.33 0.23 0.00 0.00 0.00 0.00 14:52:07 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:07 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:07 14:51:02 eth0 0.53 0.32 0.27 0.20 0.00 0.00 0.00 0.00 14:52:07 14:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:07 14:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:07 14:52:01 eth0 367.01 249.71 2662.60 62.21 0.00 0.00 0.00 0.00 14:52:07 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:07 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:07 Average: eth0 119.27 78.53 448.84 17.25 0.00 0.00 0.00 0.00 14:52:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:52:07 Average: docker0 9.20 7.10 0.76 22.85 0.00 0.00 0.00 0.00 14:52:07 14:52:07 14:52:07 ---> sar -P ALL: 14:52:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 14:52:07 14:52:07 14:42:45 LINUX RESTART (2 CPU) 14:52:07 14:52:07 14:43:01 CPU %user %nice %system %iowait %steal %idle 14:52:07 14:44:01 all 21.35 0.00 7.54 4.42 0.06 66.64 14:52:07 14:44:01 0 21.62 0.00 8.71 5.52 0.07 64.09 14:52:07 14:44:01 1 21.08 0.00 6.37 3.31 0.05 69.19 14:52:07 14:45:01 all 0.21 0.00 0.04 0.00 0.02 99.73 14:52:07 14:45:01 0 0.13 0.00 0.03 0.00 0.02 99.82 14:52:07 14:45:01 1 0.28 0.00 0.05 0.00 0.02 99.65 14:52:07 14:46:01 all 0.23 0.00 0.06 0.00 0.03 99.69 14:52:07 14:46:01 0 0.37 0.00 0.05 0.00 0.02 99.57 14:52:07 14:46:01 1 0.08 0.00 0.07 0.00 0.03 99.82 14:52:07 14:47:01 all 0.19 0.00 0.03 0.00 0.01 99.77 14:52:07 14:47:01 0 0.35 0.00 0.03 0.00 0.00 99.62 14:52:07 14:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:52:07 14:48:01 all 0.19 0.00 0.04 0.00 0.02 99.75 14:52:07 14:48:01 0 0.30 0.00 0.03 0.00 0.02 99.65 14:52:07 14:48:01 1 0.08 0.00 0.05 0.00 0.02 99.85 14:52:07 14:49:01 all 0.18 0.00 0.03 0.00 0.03 99.76 14:52:07 14:49:01 0 0.33 0.00 0.03 0.00 0.02 99.62 14:52:07 14:49:01 1 0.03 0.00 0.03 0.00 0.03 99.90 14:52:07 14:50:01 all 0.23 0.00 0.03 0.00 0.03 99.72 14:52:07 14:50:01 0 0.35 0.00 0.03 0.00 0.02 99.60 14:52:07 14:50:01 1 0.10 0.00 0.03 0.00 0.03 99.83 14:52:07 14:51:02 all 0.18 0.00 0.03 0.00 0.02 99.77 14:52:07 14:51:02 0 0.32 0.00 0.05 0.00 0.02 99.62 14:52:07 14:51:02 1 0.05 0.00 0.02 0.00 0.02 99.92 14:52:07 14:52:01 all 8.40 0.00 3.42 0.70 0.03 87.45 14:52:07 14:52:01 0 8.76 0.00 3.37 0.69 0.03 87.14 14:52:07 14:52:01 1 8.04 0.00 3.47 0.71 0.03 87.75 14:52:07 Average: all 3.37 0.00 1.21 0.55 0.03 94.84 14:52:07 Average: 0 3.52 0.00 1.33 0.67 0.02 94.46 14:52:07 Average: 1 3.22 0.00 1.09 0.43 0.03 95.23 14:52:07 14:52:07 14:52:07