Pull request #407 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 785b01d8584c2d63b8a737b5a4a8839165a583dc+45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba (c9fdfdd24dff16ef17b8cb3531a8a232dbdb8ee9) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh314355153003944918.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5135981399107729417.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 6a41506d72e8e131afc862d141935157bee59f41 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-407/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-407/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh622871473985211942.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-407/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4252903359307752504.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7688702720258474410.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-407/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-407/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4558299864184924231.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 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 6a41506d72e8e131afc862d141935157bee59f41 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_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6 in /w/workspace/edgexfoundry_edgex-ui-go_PR-407 [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-407 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp/jenkins-gitclient-ssh5076894828677016483.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp/jenkins-gitclient-ssh879337074015329460.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/407/head:refs/remotes/origin/PR-407 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba into PR head commit 785b01d8584c2d63b8a737b5a4a8839165a583dc Merge succeeded, producing 785b01d8584c2d63b8a737b5a4a8839165a583dc Checking out Revision 785b01d8584c2d63b8a737b5a4a8839165a583dc (PR-407) > git config core.sparsecheckout # timeout=10 > git checkout -f 785b01d8584c2d63b8a737b5a4a8839165a583dc # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp/jenkins-gitclient-ssh7925166029096655899.key > git merge 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 785b01d8584c2d63b8a737b5a4a8839165a583dc # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-25T04:14:14.604Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-25T04:14:15.096Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-25T04:14:15.224Z] ========================================================= [2021-06-25T04:14:15.224Z] EdgeX Global Pipelines Version Info [2021-06-25T04:14:15.224Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-25T04:14:16.748Z] ------------------- [2021-06-25T04:14:16.748Z] stable info: [2021-06-25T04:14:16.748Z] ------------------- [2021-06-25T04:14:16.748Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-25T04:14:16.748Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-25T04:14:16.748Z] Message: update stable to v1.0.195 [2021-06-25T04:14:17.324Z] ------------------- [2021-06-25T04:14:17.324Z] experimental info: [2021-06-25T04:14:17.324Z] ------------------- [2021-06-25T04:14:17.324Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-25T04:14:17.325Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-25T04:14:17.325Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-25T04:14:17.773Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-25T04:14:17.833Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-25T04:14:17.901Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-25T04:14:17.958Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-25T04:14:18.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-25T04:14:18.088Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-25T04:14:18.147Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-25T04:14:18.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-25T04:14:18.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-25T04:14:18.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-25T04:14:18.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-25T04:14:18.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-25T04:14:18.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-25T04:14:18.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-25T04:14:18.642Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-25T04:14:18.705Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-25T04:14:18.766Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-25T04:14:18.824Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-25T04:14:18.884Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-25T04:14:18.943Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-25T04:14:19.000Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-25T04:14:19.073Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-25T04:14:19.130Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-25T04:14:19.197Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-25T04:14:19.264Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-25T04:14:19.322Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-25T04:14:19.380Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-407 [Pipeline] echo [2021-06-25T04:14:19.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-407 [Pipeline] echo [2021-06-25T04:14:19.513Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-407 [Pipeline] echo [2021-06-25T04:14:19.573Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 785b01d8584c2d63b8a737b5a4a8839165a583dc [Pipeline] echo [2021-06-25T04:14:19.655Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 785b01d [Pipeline] echo [2021-06-25T04:14:19.724Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T04:14:20.352Z] provisioning config files... [2021-06-25T04:14:20.373Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp/config2923922205938398098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T04:14:20.765Z] ---> docker-login.sh [2021-06-25T04:14:20.765Z] nexus3.edgexfoundry.org:10001 [2021-06-25T04:14:21.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T04:14:21.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T04:14:21.037Z] Configure a credential helper to remove this warning. See [2021-06-25T04:14:21.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T04:14:21.037Z] [2021-06-25T04:14:21.037Z] Login Succeeded [2021-06-25T04:14:21.037Z] nexus3.edgexfoundry.org:10002 [2021-06-25T04:14:21.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T04:14:21.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T04:14:21.301Z] Configure a credential helper to remove this warning. See [2021-06-25T04:14:21.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T04:14:21.301Z] [2021-06-25T04:14:21.301Z] Login Succeeded [2021-06-25T04:14:21.301Z] nexus3.edgexfoundry.org:10003 [2021-06-25T04:14:21.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T04:14:21.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T04:14:21.301Z] Configure a credential helper to remove this warning. See [2021-06-25T04:14:21.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T04:14:21.301Z] [2021-06-25T04:14:21.301Z] Login Succeeded [2021-06-25T04:14:21.301Z] nexus3.edgexfoundry.org:10004 [2021-06-25T04:14:21.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T04:14:21.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T04:14:21.570Z] Configure a credential helper to remove this warning. See [2021-06-25T04:14:21.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T04:14:21.570Z] [2021-06-25T04:14:21.570Z] Login Succeeded [2021-06-25T04:14:21.570Z] docker.io [2021-06-25T04:14:21.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T04:14:21.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T04:14:21.832Z] Configure a credential helper to remove this warning. See [2021-06-25T04:14:21.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T04:14:21.832Z] [2021-06-25T04:14:21.832Z] Login Succeeded [2021-06-25T04:14:21.832Z] ---> docker-login.sh ends [Pipeline] } [2021-06-25T04:14:21.867Z] 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 [2021-06-25T04:14:22.811Z] + git log --format=format:%s -1 785b01d8584c2d63b8a737b5a4a8839165a583dc [Pipeline] echo [2021-06-25T04:14:22.900Z] GIT_COMMIT: 785b01d8584c2d63b8a737b5a4a8839165a583dc, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-06-25T04:14:22.960Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-25T04:14:24.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T04:14:24.899Z] [2021-06-25T04:14:24.899Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T04:14:25.256Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T04:14:25.256Z] latest: Pulling from edgex-devops/git-semver [2021-06-25T04:14:25.256Z] 31603596830f: Pulling fs layer [2021-06-25T04:14:25.256Z] 54011a49482f: Pulling fs layer [2021-06-25T04:14:25.256Z] a6820b24f6d8: Pulling fs layer [2021-06-25T04:14:25.256Z] f581987b2513: Pulling fs layer [2021-06-25T04:14:25.256Z] f581987b2513: Waiting [2021-06-25T04:14:25.256Z] 54011a49482f: Verifying Checksum [2021-06-25T04:14:25.256Z] 54011a49482f: Download complete [2021-06-25T04:14:25.520Z] 31603596830f: Verifying Checksum [2021-06-25T04:14:25.520Z] 31603596830f: Download complete [2021-06-25T04:14:25.520Z] f581987b2513: Verifying Checksum [2021-06-25T04:14:25.520Z] f581987b2513: Download complete [2021-06-25T04:14:25.520Z] a6820b24f6d8: Verifying Checksum [2021-06-25T04:14:25.520Z] a6820b24f6d8: Download complete [2021-06-25T04:14:25.781Z] 31603596830f: Pull complete [2021-06-25T04:14:25.781Z] 54011a49482f: Pull complete [2021-06-25T04:14:26.371Z] a6820b24f6d8: Pull complete [2021-06-25T04:14:26.371Z] f581987b2513: Pull complete [2021-06-25T04:14:26.635Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-25T04:14:26.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-25T04:14:26.635Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-25T04:14:26.745Z] prd-centos7-docker-4c-2g-6 does not seem to be running inside a container [2021-06-25T04:14:26.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-407 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-407:/w/workspace/edgexfoundry_edgex-ui-go_PR-407:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-25T04:14:27.913Z] $ docker top 01ef589bd7c35d6623b2b5a2e10c4f900273d00aea94aafb55789bc1ae841697 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-25T04:14:28.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-25T04:14:28.142Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-25T04:14:28.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-25T04:14:28.252Z] $ docker exec 01ef589bd7c35d6623b2b5a2e10c4f900273d00aea94aafb55789bc1ae841697 ssh-agent [2021-06-25T04:14:28.374Z] SSH_AUTH_SOCK=/tmp/ssh-kGF04ar1oRXv/agent.14 [2021-06-25T04:14:28.374Z] SSH_AGENT_PID=20 [2021-06-25T04:14:28.382Z] Running ssh-add (command line suppressed) [2021-06-25T04:14:28.480Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp/private_key_996449996631282964.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp/private_key_996449996631282964.key) [2021-06-25T04:14:28.497Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-25T04:14:28.858Z] + git tag --points-at HEAD [Pipeline] } [2021-06-25T04:14:28.883Z] $ docker exec --env ******** --env ******** 01ef589bd7c35d6623b2b5a2e10c4f900273d00aea94aafb55789bc1ae841697 ssh-agent -k [2021-06-25T04:14:28.979Z] unset SSH_AUTH_SOCK; [2021-06-25T04:14:28.979Z] unset SSH_AGENT_PID; [2021-06-25T04:14:28.979Z] echo Agent pid 20 killed; [2021-06-25T04:14:28.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-25T04:14:29.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-25T04:14:29.099Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-25T04:14:29.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-25T04:14:29.221Z] $ docker exec 01ef589bd7c35d6623b2b5a2e10c4f900273d00aea94aafb55789bc1ae841697 ssh-agent [2021-06-25T04:14:29.324Z] SSH_AUTH_SOCK=/tmp/ssh-Ne8syG5A5SGF/agent.54 [2021-06-25T04:14:29.324Z] SSH_AGENT_PID=60 [2021-06-25T04:14:29.330Z] Running ssh-add (command line suppressed) [2021-06-25T04:14:29.418Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp/private_key_2664629267046836575.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp/private_key_2664629267046836575.key) [2021-06-25T04:14:29.436Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-25T04:14:29.799Z] + git semver init [2021-06-25T04:14:29.799Z] # -> Open(): unable to determine branch for HEAD [2021-06-25T04:14:29.799Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-407/.git [2021-06-25T04:14:29.799Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-407 [2021-06-25T04:14:29.799Z] # $SEMVER_REMOTE_NAME = origin [2021-06-25T04:14:29.799Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-25T04:14:29.799Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-25T04:14:29.799Z] # $SEMVER_BRANCH = PR-407 [2021-06-25T04:14:29.799Z] # $SEMVER_TEMP = /tmp/semver-835854718 [2021-06-25T04:14:29.799Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-25T04:14:32.367Z] # '/tmp/semver-835854718' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-407/.semver' [2021-06-25T04:14:32.367Z] # -> Force: false [2021-06-25T04:14:32.367Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-407/.semver [Pipeline] } [2021-06-25T04:14:32.386Z] $ docker exec --env ******** --env ******** 01ef589bd7c35d6623b2b5a2e10c4f900273d00aea94aafb55789bc1ae841697 ssh-agent -k [2021-06-25T04:14:32.479Z] unset SSH_AUTH_SOCK; [2021-06-25T04:14:32.479Z] unset SSH_AGENT_PID; [2021-06-25T04:14:32.479Z] echo Agent pid 60 killed; [2021-06-25T04:14:32.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-25T04:14:32.944Z] + git semver [Pipeline] } [2021-06-25T04:14:32.988Z] $ docker stop --time=1 01ef589bd7c35d6623b2b5a2e10c4f900273d00aea94aafb55789bc1ae841697 [2021-06-25T04:14:34.755Z] $ docker rm -f 01ef589bd7c35d6623b2b5a2e10c4f900273d00aea94aafb55789bc1ae841697 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T04:14:35.200Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-25T04:14:35.557Z] Stashed 1 file(s) [Pipeline] echo [2021-06-25T04:14:35.581Z] [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 [2021-06-25T04:14:51.161Z] Still waiting to schedule task [2021-06-25T04:14:51.161Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-25T04:14:51.190Z] Still waiting to schedule task [2021-06-25T04:14:51.190Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-25T04:17:33.711Z] Running on prd-centos7-docker-4c-2g-7 in /w/workspace/edgexfoundry_edgex-ui-go_PR-407 [Pipeline] { [Pipeline] ws [2021-06-25T04:17:33.782Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-25T04:17:33.963Z] The recommended git tool is: git [2021-06-25T04:17:36.081Z] using credential edgex-jenkins-ssh [2021-06-25T04:17:36.098Z] Cloning the remote Git repository [2021-06-25T04:17:35.840Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-25T04:17:35.906Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-25T04:17:35.945Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-25T04:17:35.946Z] > git --version # timeout=10 [2021-06-25T04:17:35.953Z] > git --version # 'git version 2.24.4' [2021-06-25T04:17:35.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T04:17:35.981Z] [INFO] Currently running in a labeled security context [2021-06-25T04:17:35.981Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-25T04:17:35.981Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3103412307833545653.key [2021-06-25T04:17:36.002Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T04:17:37.716Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-25T04:17:37.725Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T04:17:37.742Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-25T04:17:37.761Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-25T04:17:37.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T04:17:37.762Z] [INFO] Currently running in a labeled security context [2021-06-25T04:17:37.762Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-25T04:17:37.762Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2960094612436056321.key [2021-06-25T04:17:37.770Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/407/head:refs/remotes/origin/PR-407 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-25T04:17:38.328Z] Merging remotes/origin/master commit 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba into PR head commit 785b01d8584c2d63b8a737b5a4a8839165a583dc [2021-06-25T04:17:38.462Z] Merge succeeded, producing 785b01d8584c2d63b8a737b5a4a8839165a583dc [2021-06-25T04:17:38.463Z] Checking out Revision 785b01d8584c2d63b8a737b5a4a8839165a583dc (PR-407) [2021-06-25T04:17:38.195Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T04:17:38.204Z] > git checkout -f 785b01d8584c2d63b8a737b5a4a8839165a583dc # timeout=10 [2021-06-25T04:17:38.287Z] > git remote # timeout=10 [2021-06-25T04:17:38.295Z] > git config --get remote.origin.url # timeout=10 [2021-06-25T04:17:38.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T04:17:38.301Z] [INFO] Currently running in a labeled security context [2021-06-25T04:17:38.301Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-25T04:17:38.301Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2394445369103820598.key [2021-06-25T04:17:38.306Z] > git merge 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba # timeout=10 [2021-06-25T04:17:38.315Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-25T04:17:38.329Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T04:17:38.332Z] > git checkout -f 785b01d8584c2d63b8a737b5a4a8839165a583dc # timeout=10 [2021-06-25T04:17:42.109Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-25T04:17:42.129Z] > git --version # timeout=10 [2021-06-25T04:17:42.137Z] > git --version # 'git version 2.24.4' [2021-06-25T04:17:42.143Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-25T04:17:43.580Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-25T04:17:43.921Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-25T04:17:44.235Z] + true [2021-06-25T04:17:44.235Z] + sudo service docker restart [2021-06-25T04:17:44.235Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T04:18:02.486Z] provisioning config files... [2021-06-25T04:18:02.507Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2201409394196388245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T04:18:02.936Z] ---> docker-login.sh [2021-06-25T04:18:02.936Z] nexus3.edgexfoundry.org:10001 [2021-06-25T04:18:02.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T04:18:03.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T04:18:03.200Z] Configure a credential helper to remove this warning. See [2021-06-25T04:18:03.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T04:18:03.200Z] [2021-06-25T04:18:03.200Z] Login Succeeded [2021-06-25T04:18:03.200Z] nexus3.edgexfoundry.org:10002 [2021-06-25T04:18:03.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T04:18:03.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T04:18:03.200Z] Configure a credential helper to remove this warning. See [2021-06-25T04:18:03.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T04:18:03.200Z] [2021-06-25T04:18:03.200Z] Login Succeeded [2021-06-25T04:18:03.200Z] nexus3.edgexfoundry.org:10003 [2021-06-25T04:18:03.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T04:18:03.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T04:18:03.465Z] Configure a credential helper to remove this warning. See [2021-06-25T04:18:03.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T04:18:03.465Z] [2021-06-25T04:18:03.465Z] Login Succeeded [2021-06-25T04:18:03.465Z] nexus3.edgexfoundry.org:10004 [2021-06-25T04:18:03.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T04:18:03.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T04:18:03.732Z] Configure a credential helper to remove this warning. See [2021-06-25T04:18:03.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T04:18:03.732Z] [2021-06-25T04:18:03.732Z] Login Succeeded [2021-06-25T04:18:03.732Z] docker.io [2021-06-25T04:18:03.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T04:18:03.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T04:18:03.994Z] Configure a credential helper to remove this warning. See [2021-06-25T04:18:03.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T04:18:03.994Z] [2021-06-25T04:18:03.994Z] Login Succeeded [2021-06-25T04:18:03.994Z] ---> docker-login.sh ends [Pipeline] } [2021-06-25T04:18:04.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-25T04:18:04.299Z] ========================================================= [2021-06-25T04:18:04.299Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-25T04:18:04.299Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-25T04:18:04.666Z] + 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 . [2021-06-25T04:18:04.666Z] Sending build context to Docker daemon 20.12MB [2021-06-25T04:18:04.666Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-25T04:18:04.666Z] Step 2/8 : FROM ${BASE} [2021-06-25T04:18:04.936Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-25T04:18:04.936Z] 540db60ca938: Pulling fs layer [2021-06-25T04:18:04.936Z] adcc1eea9eea: Pulling fs layer [2021-06-25T04:18:04.936Z] 4c4ab2625f07: Pulling fs layer [2021-06-25T04:18:04.936Z] 0510c868ecb4: Pulling fs layer [2021-06-25T04:18:04.936Z] afea3b2eda06: Pulling fs layer [2021-06-25T04:18:04.936Z] 7809a108b3ef: Pulling fs layer [2021-06-25T04:18:04.936Z] f706445af74f: Pulling fs layer [2021-06-25T04:18:04.936Z] 0510c868ecb4: Waiting [2021-06-25T04:18:04.936Z] afea3b2eda06: Waiting [2021-06-25T04:18:04.936Z] 7809a108b3ef: Waiting [2021-06-25T04:18:04.936Z] f706445af74f: Waiting [2021-06-25T04:18:04.936Z] adcc1eea9eea: Verifying Checksum [2021-06-25T04:18:04.936Z] adcc1eea9eea: Download complete [2021-06-25T04:18:04.936Z] 4c4ab2625f07: Verifying Checksum [2021-06-25T04:18:04.936Z] 4c4ab2625f07: Download complete [2021-06-25T04:18:04.936Z] afea3b2eda06: Verifying Checksum [2021-06-25T04:18:04.936Z] afea3b2eda06: Download complete [2021-06-25T04:18:04.936Z] 7809a108b3ef: Verifying Checksum [2021-06-25T04:18:04.936Z] 7809a108b3ef: Download complete [2021-06-25T04:18:04.936Z] 540db60ca938: Verifying Checksum [2021-06-25T04:18:04.936Z] 540db60ca938: Download complete [2021-06-25T04:18:05.202Z] 540db60ca938: Pull complete [2021-06-25T04:18:05.202Z] adcc1eea9eea: Pull complete [2021-06-25T04:18:05.465Z] 4c4ab2625f07: Pull complete [2021-06-25T04:18:06.859Z] f706445af74f: Verifying Checksum [2021-06-25T04:18:06.859Z] f706445af74f: Download complete [2021-06-25T04:18:07.441Z] 0510c868ecb4: Verifying Checksum [2021-06-25T04:18:07.441Z] 0510c868ecb4: Download complete [2021-06-25T04:18:10.785Z] 0510c868ecb4: Pull complete [2021-06-25T04:18:10.785Z] afea3b2eda06: Pull complete [2021-06-25T04:18:10.785Z] 7809a108b3ef: Pull complete [2021-06-25T04:18:12.204Z] f706445af74f: Pull complete [2021-06-25T04:18:12.204Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-25T04:18:12.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-25T04:18:12.204Z] ---> b068be0155e3 [2021-06-25T04:18:12.204Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-25T04:18:16.418Z] ---> Running in 5464fef299aa [2021-06-25T04:18:16.418Z] Removing intermediate container 5464fef299aa [2021-06-25T04:18:16.418Z] ---> f37de9eece26 [2021-06-25T04:18:16.418Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T04:18:16.418Z] ---> Running in 0543a0262405 [2021-06-25T04:18:16.681Z] Removing intermediate container 0543a0262405 [2021-06-25T04:18:16.681Z] ---> 037e7bb75a87 [2021-06-25T04:18:16.681Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-25T04:18:16.681Z] ---> Running in 01c663a11d6f [2021-06-25T04:18:16.948Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T04:18:18.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T04:18:19.126Z] OK: 149 MiB in 40 packages [2021-06-25T04:18:19.391Z] Removing intermediate container 01c663a11d6f [2021-06-25T04:18:19.391Z] ---> 688d079f1956 [2021-06-25T04:18:19.391Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-25T04:18:19.391Z] ---> Running in f32e5eb28db6 [2021-06-25T04:18:19.391Z] Removing intermediate container f32e5eb28db6 [2021-06-25T04:18:19.391Z] ---> 998aa0fe5459 [2021-06-25T04:18:19.391Z] Step 7/8 : COPY . . [2021-06-25T04:18:20.337Z] ---> 426012404a46 [2021-06-25T04:18:20.337Z] Step 8/8 : RUN go mod download [2021-06-25T04:18:20.337Z] ---> Running in 5317c7afb3c1 [2021-06-25T04:18:35.266Z] Removing intermediate container 5317c7afb3c1 [2021-06-25T04:18:35.266Z] ---> 7c775a53577a [2021-06-25T04:18:35.266Z] Successfully built 7c775a53577a [2021-06-25T04:18:35.266Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T04:18:35.621Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-25T04:18:35.621Z] . [Pipeline] withDockerContainer [2021-06-25T04:18:35.733Z] prd-centos7-docker-4c-2g-7 does not seem to be running inside a container [2021-06-25T04:18:35.777Z] $ 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 ******** ci-base-image-x86_64 cat [2021-06-25T04:18:36.205Z] $ docker top 148bb434c7b85eb0d9e8852835f4d2581701ee1374640b8285bb95cf2232de46 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T04:18:36.637Z] + go version [2021-06-25T04:18:36.638Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-25T04:18:36.663Z] $ docker stop --time=1 148bb434c7b85eb0d9e8852835f4d2581701ee1374640b8285bb95cf2232de46 [2021-06-25T04:18:37.830Z] $ docker rm -f 148bb434c7b85eb0d9e8852835f4d2581701ee1374640b8285bb95cf2232de46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T04:18:38.653Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-25T04:18:38.653Z] . [Pipeline] withDockerContainer [2021-06-25T04:18:38.749Z] prd-centos7-docker-4c-2g-7 does not seem to be running inside a container [2021-06-25T04:18:39.006Z] $ 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 ******** ci-base-image-x86_64 cat [2021-06-25T04:18:39.377Z] $ docker top 355148c5f817ee83c8304e26bffbe1f50b7b1de7b512f71528ab0fc621cc86f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T04:18:39.833Z] + go mod tidy [Pipeline] sh [2021-06-25T04:18:40.450Z] + make test [2021-06-25T04:18:40.450Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-25T04:18:40.719Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-25T04:18:50.829Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-25T04:18:50.829Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-25T04:18:50.829Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-25T04:18:50.829Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-25T04:18:50.829Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-25T04:18:50.829Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-25T04:18:50.829Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-25T04:18:50.829Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-25T04:18:50.829Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-25T04:18:50.829Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-25T04:18:50.829Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-25T04:18:50.829Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-25T04:18:50.829Z] GO111MODULE=on go vet ./... [2021-06-25T04:18:54.320Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-8 in /w/workspace/edgexfoundry_edgex-ui-go_PR-407 [Pipeline] { [Pipeline] ws [2021-06-25T04:18:54.377Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-06-25T04:18:54.637Z] The recommended git tool is: git [Pipeline] } [2021-06-25T04:18:55.105Z] $ docker stop --time=1 355148c5f817ee83c8304e26bffbe1f50b7b1de7b512f71528ab0fc621cc86f8 [2021-06-25T04:18:56.463Z] $ docker rm -f 355148c5f817ee83c8304e26bffbe1f50b7b1de7b512f71528ab0fc621cc86f8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T04:18:56.958Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-25T04:18:57.171Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-25T04:19:00.353Z] using credential edgex-jenkins-ssh [2021-06-25T04:19:00.384Z] Cloning the remote Git repository [2021-06-25T04:19:00.423Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-25T04:19:00.526Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-06-25T04:19:00.599Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-25T04:19:00.600Z] > git --version # timeout=10 [2021-06-25T04:19:00.621Z] > git --version # 'git version 2.17.1' [2021-06-25T04:19:00.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T04:19:00.714Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T04:19:04.484Z] Merging remotes/origin/master commit 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba into PR head commit 785b01d8584c2d63b8a737b5a4a8839165a583dc [2021-06-25T04:19:03.826Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-25T04:19:03.845Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-25T04:19:03.881Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-25T04:19:03.913Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-25T04:19:03.913Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T04:19:03.942Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/407/head:refs/remotes/origin/PR-407 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-25T04:19:04.496Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T04:19:04.544Z] > git checkout -f 785b01d8584c2d63b8a737b5a4a8839165a583dc # timeout=10 [2021-06-25T04:19:04.892Z] Merge succeeded, producing 785b01d8584c2d63b8a737b5a4a8839165a583dc [2021-06-25T04:19:04.893Z] Checking out Revision 785b01d8584c2d63b8a737b5a4a8839165a583dc (PR-407) [2021-06-25T04:19:04.800Z] > git remote # timeout=10 [2021-06-25T04:19:04.817Z] > git config --get remote.origin.url # timeout=10 [2021-06-25T04:19:04.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-25T04:19:04.841Z] > git merge 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba # timeout=10 [2021-06-25T04:19:04.864Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-25T04:19:04.890Z] > git config core.sparsecheckout # timeout=10 [2021-06-25T04:19:04.900Z] > git checkout -f 785b01d8584c2d63b8a737b5a4a8839165a583dc # timeout=10 [Pipeline] sh [2021-06-25T04:19:08.221Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-25T04:19:08.542Z] + ls -al . [2021-06-25T04:19:08.543Z] total 92 [2021-06-25T04:19:08.543Z] drwxrwxr-x. 11 jenkins jenkins 4096 Jun 25 04:18 . [2021-06-25T04:19:08.543Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 25 04:17 .. [2021-06-25T04:19:08.543Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 25 04:17 assets [2021-06-25T04:19:08.543Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 25 04:17 bin [2021-06-25T04:19:08.543Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 25 04:17 cmd [2021-06-25T04:19:08.543Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 25 04:17 CONTRIBUTING.md [2021-06-25T04:19:08.543Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 25 04:18 coverage.out [2021-06-25T04:19:08.543Z] -rw-rw-r--. 1 jenkins jenkins 1526 Jun 25 04:17 Dockerfile [2021-06-25T04:19:08.543Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 25 04:17 Dockerfile.build [2021-06-25T04:19:08.543Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 25 04:17 docs [2021-06-25T04:19:08.543Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 25 04:17 .git [2021-06-25T04:19:08.543Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 25 04:17 .github [2021-06-25T04:19:08.543Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 25 04:17 .gitignore [2021-06-25T04:19:08.543Z] -rw-rw-r--. 1 jenkins jenkins 823 Jun 25 04:17 go.mod [2021-06-25T04:19:08.543Z] -rw-r--r--. 1 jenkins jenkins 23693 Jun 25 04:18 go.sum [2021-06-25T04:19:08.543Z] drwxrwxr-x. 9 jenkins jenkins 125 Jun 25 04:17 internal [2021-06-25T04:19:08.543Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 25 04:17 Jenkinsfile [2021-06-25T04:19:08.543Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 25 04:17 LICENSE [2021-06-25T04:19:08.543Z] -rw-rw-r--. 1 jenkins jenkins 990 Jun 25 04:17 Makefile [2021-06-25T04:19:08.543Z] drwxrwxr-x. 3 jenkins jenkins 19 Jun 25 04:17 pkg [2021-06-25T04:19:08.543Z] -rw-rw-r--. 1 jenkins jenkins 5508 Jun 25 04:17 README.md [2021-06-25T04:19:08.543Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 25 04:14 VERSION [2021-06-25T04:19:08.543Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 25 04:17 version.go [2021-06-25T04:19:08.543Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 25 04:17 web [Pipeline] isUnix [Pipeline] sh [2021-06-25T04:19:08.894Z] + 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=785b01d8584c2d63b8a737b5a4a8839165a583dc --label arch=amd64 --label version=0.0.0 . [2021-06-25T04:19:08.895Z] Sending build context to Docker daemon 20.15MB [2021-06-25T04:19:08.895Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-25T04:19:08.895Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-25T04:19:08.895Z] ---> 7c775a53577a [2021-06-25T04:19:08.895Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-25T04:19:09.157Z] ---> Running in 9ce5a449dfae [2021-06-25T04:19:09.157Z] Removing intermediate container 9ce5a449dfae [2021-06-25T04:19:09.157Z] ---> 812a8f44643d [2021-06-25T04:19:09.157Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-25T04:19:09.157Z] ---> Running in bf4afcbdeb77 [2021-06-25T04:19:09.372Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-25T04:19:09.420Z] Removing intermediate container bf4afcbdeb77 [2021-06-25T04:19:09.420Z] ---> 156a25350464 [2021-06-25T04:19:09.420Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-25T04:19:09.420Z] ---> Running in 71ab5c18ac20 [2021-06-25T04:19:09.420Z] Removing intermediate container 71ab5c18ac20 [2021-06-25T04:19:09.420Z] ---> 77b5af488d6f [2021-06-25T04:19:09.420Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-06-25T04:19:09.420Z] ---> Running in 8ddcb9691931 [2021-06-25T04:19:09.420Z] Removing intermediate container 8ddcb9691931 [2021-06-25T04:19:09.420Z] ---> 8f5d4bcdb899 [2021-06-25T04:19:09.420Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-25T04:19:09.420Z] ---> Running in 94b159ef2dfb [2021-06-25T04:19:09.423Z] > git --version # timeout=10 [2021-06-25T04:19:09.432Z] > git --version # 'git version 2.17.1' [2021-06-25T04:19:09.444Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-25T04:19:09.688Z] Removing intermediate container 94b159ef2dfb [2021-06-25T04:19:09.688Z] ---> e06e9c4fd874 [2021-06-25T04:19:09.688Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T04:19:09.688Z] ---> Running in f105c409ad00 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-06-25T04:19:09.952Z] Removing intermediate container f105c409ad00 [2021-06-25T04:19:09.952Z] ---> 80c4143561b2 [2021-06-25T04:19:09.952Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-25T04:19:10.224Z] ---> Running in 9a04e9fe9816 [2021-06-25T04:19:10.485Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-25T04:19:11.056Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-25T04:19:11.122Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-25T04:19:11.552Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-25T04:19:11.628Z] OK: 149 MiB in 40 packages [2021-06-25T04:19:11.890Z] Removing intermediate container 9a04e9fe9816 [2021-06-25T04:19:11.890Z] ---> 47776b0565b7 [2021-06-25T04:19:11.890Z] Step 10/25 : ENV GO111MODULE=on [2021-06-25T04:19:11.890Z] ---> Running in d3e1b061ae40 [2021-06-25T04:19:11.890Z] Removing intermediate container d3e1b061ae40 [2021-06-25T04:19:11.890Z] ---> 642dc1bd467c [2021-06-25T04:19:11.890Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-25T04:19:11.890Z] ---> Running in f36f4a2224fc [2021-06-25T04:19:11.918Z] + true [2021-06-25T04:19:11.918Z] + sudo service docker restart [2021-06-25T04:19:12.153Z] Removing intermediate container f36f4a2224fc [2021-06-25T04:19:12.153Z] ---> 8c9135c4aab1 [2021-06-25T04:19:12.153Z] Step 12/25 : COPY go.mod . [2021-06-25T04:19:12.153Z] ---> 482bafdc372f [2021-06-25T04:19:12.153Z] Step 13/25 : COPY Makefile . [2021-06-25T04:19:12.416Z] ---> 46315507613c [2021-06-25T04:19:12.416Z] Step 14/25 : RUN make update [2021-06-25T04:19:12.416Z] ---> Running in 0c8f5c6b3acb [2021-06-25T04:19:12.678Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-25T04:19:12.940Z] Removing intermediate container 0c8f5c6b3acb [2021-06-25T04:19:12.940Z] ---> bff476aceb56 [2021-06-25T04:19:12.940Z] Step 15/25 : COPY . . [2021-06-25T04:19:13.900Z] ---> 108aae1e07ae [2021-06-25T04:19:13.900Z] Step 16/25 : RUN go mod tidy [2021-06-25T04:19:13.900Z] ---> Running in 3e4e5ab4439e [2021-06-25T04:19:14.477Z] Removing intermediate container 3e4e5ab4439e [2021-06-25T04:19:14.477Z] ---> 3a3accbcc1df [2021-06-25T04:19:14.477Z] Step 17/25 : RUN ${MAKE} [2021-06-25T04:19:14.477Z] ---> Running in 19f27965eafe [2021-06-25T04:19:14.739Z] 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 [2021-06-25T04:19:22.977Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-25T04:19:24.373Z] Removing intermediate container 19f27965eafe [2021-06-25T04:19:24.373Z] ---> 43b46ec98c48 [2021-06-25T04:19:24.373Z] Step 18/25 : FROM alpine:3.12 [2021-06-25T04:19:24.633Z] 3.12: Pulling from library/alpine [2021-06-25T04:19:24.894Z] 339de151aab4: Pulling fs layer [2021-06-25T04:19:25.165Z] 339de151aab4: Verifying Checksum [2021-06-25T04:19:25.165Z] 339de151aab4: Download complete [2021-06-25T04:19:25.165Z] 339de151aab4: Pull complete [2021-06-25T04:19:25.165Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T04:19:25.165Z] Status: Downloaded newer image for alpine:3.12 [2021-06-25T04:19:25.165Z] ---> 13621d1b12d4 [2021-06-25T04:19:25.165Z] Step 19/25 : EXPOSE 4000 [2021-06-25T04:19:25.165Z] ---> Running in 026ba597b74a [2021-06-25T04:19:25.425Z] Removing intermediate container 026ba597b74a [2021-06-25T04:19:25.425Z] ---> 0ea540be699b [2021-06-25T04:19:25.425Z] 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 [2021-06-25T04:19:25.688Z] ---> 7a8bbde69758 [2021-06-25T04:19:25.688Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-25T04:19:25.688Z] ---> Running in d08454e01307 [2021-06-25T04:19:25.950Z] Removing intermediate container d08454e01307 [2021-06-25T04:19:25.950Z] ---> 2d43307c25ba [2021-06-25T04:19:25.950Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-25T04:19:25.950Z] ---> Running in 1c6f6e210649 [2021-06-25T04:19:25.950Z] Removing intermediate container 1c6f6e210649 [2021-06-25T04:19:25.950Z] ---> 7b590412371c [2021-06-25T04:19:25.950Z] Step 23/25 : LABEL arch=amd64 [2021-06-25T04:19:25.950Z] ---> Running in 396b518a02a7 [2021-06-25T04:19:26.212Z] Removing intermediate container 396b518a02a7 [2021-06-25T04:19:26.212Z] ---> ee0b3e4d23bf [2021-06-25T04:19:26.212Z] Step 24/25 : LABEL git_sha=785b01d8584c2d63b8a737b5a4a8839165a583dc [2021-06-25T04:19:26.212Z] ---> Running in cd3a850443dc [2021-06-25T04:19:26.212Z] Removing intermediate container cd3a850443dc [2021-06-25T04:19:26.212Z] ---> 086cc30bc96c [2021-06-25T04:19:26.212Z] Step 25/25 : LABEL version=0.0.0 [2021-06-25T04:19:26.212Z] ---> Running in f98cf5474c57 [2021-06-25T04:19:26.212Z] Removing intermediate container f98cf5474c57 [2021-06-25T04:19:26.212Z] ---> 1412224a4152 [2021-06-25T04:19:26.212Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-25T04:19:26.212Z] Successfully built 1412224a4152 [2021-06-25T04:19:26.212Z] 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] libraryResource [Pipeline] sh [2021-06-25T04:19:28.379Z] ---> job-cost.sh [2021-06-25T04:19:28.379Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6wS0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T04:19:30.353Z] provisioning config files... [2021-06-25T04:19:30.396Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7632966680705552694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-25T04:19:30.854Z] ---> docker-login.sh [2021-06-25T04:19:30.854Z] nexus3.edgexfoundry.org:10001 [2021-06-25T04:19:31.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T04:19:32.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T04:19:32.127Z] Configure a credential helper to remove this warning. See [2021-06-25T04:19:32.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T04:19:32.127Z] [2021-06-25T04:19:32.127Z] Login Succeeded [2021-06-25T04:19:32.127Z] nexus3.edgexfoundry.org:10002 [2021-06-25T04:19:32.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T04:19:32.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T04:19:32.683Z] Configure a credential helper to remove this warning. See [2021-06-25T04:19:32.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T04:19:32.683Z] [2021-06-25T04:19:32.683Z] Login Succeeded [2021-06-25T04:19:32.683Z] nexus3.edgexfoundry.org:10003 [2021-06-25T04:19:32.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T04:19:33.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T04:19:33.231Z] Configure a credential helper to remove this warning. See [2021-06-25T04:19:33.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T04:19:33.231Z] [2021-06-25T04:19:33.231Z] Login Succeeded [2021-06-25T04:19:33.231Z] nexus3.edgexfoundry.org:10004 [2021-06-25T04:19:33.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T04:19:33.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T04:19:33.786Z] Configure a credential helper to remove this warning. See [2021-06-25T04:19:33.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T04:19:33.786Z] [2021-06-25T04:19:33.786Z] Login Succeeded [2021-06-25T04:19:33.786Z] docker.io [2021-06-25T04:19:34.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-25T04:19:34.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-25T04:19:34.337Z] Configure a credential helper to remove this warning. See [2021-06-25T04:19:34.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-25T04:19:34.337Z] [2021-06-25T04:19:34.337Z] Login Succeeded [2021-06-25T04:19:34.354Z] ---> docker-login.sh ends [Pipeline] } [2021-06-25T04:19:34.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-25T04:19:34.972Z] ========================================================= [2021-06-25T04:19:34.972Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-25T04:19:34.972Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-25T04:19:35.428Z] + 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 . [2021-06-25T04:19:36.442Z] Sending build context to Docker daemon 20.12MB [2021-06-25T04:19:36.442Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-25T04:19:36.442Z] Step 2/8 : FROM ${BASE} [2021-06-25T04:19:36.442Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-25T04:19:36.442Z] 595b0fe564bb: Pulling fs layer [2021-06-25T04:19:36.442Z] 3088b5b3c5c0: Pulling fs layer [2021-06-25T04:19:36.442Z] 5b7225fbf94c: Pulling fs layer [2021-06-25T04:19:36.442Z] ba82ee9f976e: Pulling fs layer [2021-06-25T04:19:36.442Z] 506bd15cee9f: Pulling fs layer [2021-06-25T04:19:36.442Z] 75a0a4a0db45: Pulling fs layer [2021-06-25T04:19:36.442Z] 618dc40b7e24: Pulling fs layer [2021-06-25T04:19:36.442Z] 618dc40b7e24: Waiting [2021-06-25T04:19:36.442Z] 75a0a4a0db45: Waiting [2021-06-25T04:19:36.442Z] ba82ee9f976e: Waiting [2021-06-25T04:19:36.442Z] 5b7225fbf94c: Verifying Checksum [2021-06-25T04:19:36.442Z] 5b7225fbf94c: Download complete [2021-06-25T04:19:36.442Z] 3088b5b3c5c0: Verifying Checksum [2021-06-25T04:19:36.442Z] 3088b5b3c5c0: Download complete [2021-06-25T04:19:36.535Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-25T04:19:36.719Z] 506bd15cee9f: Verifying Checksum [2021-06-25T04:19:36.720Z] 506bd15cee9f: Download complete [2021-06-25T04:19:36.720Z] 75a0a4a0db45: Download complete [2021-06-25T04:19:36.720Z] 595b0fe564bb: Verifying Checksum [2021-06-25T04:19:36.720Z] 595b0fe564bb: Download complete [2021-06-25T04:19:37.328Z] 595b0fe564bb: Pull complete [2021-06-25T04:19:37.938Z] 3088b5b3c5c0: Pull complete [2021-06-25T04:19:38.544Z] 5b7225fbf94c: Pull complete [2021-06-25T04:19:38.818Z] 618dc40b7e24: Verifying Checksum [2021-06-25T04:19:38.818Z] 618dc40b7e24: Download complete [2021-06-25T04:19:39.802Z] ba82ee9f976e: Verifying Checksum [2021-06-25T04:19:39.802Z] ba82ee9f976e: Download complete [2021-06-25T04:19:48.847Z] lf-activate-venv(): INFO: Adding /tmp/venv-6wS0/bin to PATH [2021-06-25T04:19:48.848Z] INFO: No Stack... [2021-06-25T04:19:49.795Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-25T04:19:50.055Z] INFO: Archiving Costs [Pipeline] sh [2021-06-25T04:19:50.391Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-25T04:19:50.391Z] + cut -d, -f6 [Pipeline] lock [2021-06-25T04:19:50.468Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-407-1-stack-cost] [2021-06-25T04:19:50.480Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-407-1-stack-cost] did not exist. Created. [2021-06-25T04:19:50.483Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-407-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-25T04:19:50.946Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-25T04:19:51.026Z] Stashed 1 file(s) [Pipeline] } [2021-06-25T04:19:51.044Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-407-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-25T04:19:52.220Z] ba82ee9f976e: Pull complete [2021-06-25T04:19:52.220Z] 506bd15cee9f: Pull complete [2021-06-25T04:19:52.220Z] 75a0a4a0db45: Pull complete [2021-06-25T04:19:54.855Z] 618dc40b7e24: Pull complete [2021-06-25T04:19:54.856Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-25T04:19:54.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-25T04:19:54.856Z] ---> a36622ca3599 [2021-06-25T04:19:54.856Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-25T04:19:56.851Z] ---> Running in 9e07bc5835ec [2021-06-25T04:19:57.124Z] Removing intermediate container 9e07bc5835ec [2021-06-25T04:19:57.124Z] ---> ac86bb69d9d8 [2021-06-25T04:19:57.124Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T04:19:57.398Z] ---> Running in c08c652f1c35 [2021-06-25T04:20:00.030Z] Removing intermediate container c08c652f1c35 [2021-06-25T04:20:00.030Z] ---> 5d61115a325e [2021-06-25T04:20:00.030Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-25T04:20:00.030Z] ---> Running in 1e7a38422847 [2021-06-25T04:20:01.006Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T04:20:01.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T04:20:02.968Z] OK: 138 MiB in 40 packages [2021-06-25T04:20:03.948Z] Removing intermediate container 1e7a38422847 [2021-06-25T04:20:03.948Z] ---> 7e30df1f968a [2021-06-25T04:20:03.948Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-25T04:20:03.948Z] ---> Running in 2daa9e388e85 [2021-06-25T04:20:04.546Z] Removing intermediate container 2daa9e388e85 [2021-06-25T04:20:04.546Z] ---> 41bdb38b632c [2021-06-25T04:20:04.546Z] Step 7/8 : COPY . . [2021-06-25T04:20:07.193Z] ---> d75e5316720c [2021-06-25T04:20:07.193Z] Step 8/8 : RUN go mod download [2021-06-25T04:20:07.193Z] ---> Running in 26c3c397bf48 [2021-06-25T04:20:34.006Z] Removing intermediate container 26c3c397bf48 [2021-06-25T04:20:34.006Z] ---> fbb30d5d3993 [2021-06-25T04:20:34.006Z] Successfully built fbb30d5d3993 [2021-06-25T04:20:34.006Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-25T04:20:34.402Z] + docker inspect -f . ci-base-image-arm64 [2021-06-25T04:20:34.402Z] . [Pipeline] withDockerContainer [2021-06-25T04:20:34.689Z] prd-ubuntu18.04-docker-arm64-4c-16g-8 does not seem to be running inside a container [2021-06-25T04:20:34.780Z] $ 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 ******** ci-base-image-arm64 cat [2021-06-25T04:20:36.453Z] $ docker top 7f26cd6e133994175656912a30508823cb8c9c029bad676113647b61b34a8158 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T04:20:37.484Z] + go version [2021-06-25T04:20:37.484Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-25T04:20:37.525Z] $ docker stop --time=1 7f26cd6e133994175656912a30508823cb8c9c029bad676113647b61b34a8158 [2021-06-25T04:20:39.369Z] $ docker rm -f 7f26cd6e133994175656912a30508823cb8c9c029bad676113647b61b34a8158 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-25T04:20:40.466Z] + docker inspect -f . ci-base-image-arm64 [2021-06-25T04:20:40.466Z] . [Pipeline] withDockerContainer [2021-06-25T04:20:40.754Z] prd-ubuntu18.04-docker-arm64-4c-16g-8 does not seem to be running inside a container [2021-06-25T04:20:40.846Z] $ 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 ******** ci-base-image-arm64 cat [2021-06-25T04:20:42.498Z] $ docker top fb41ac9265f5faea90f0183eca98ea0c63507d7e730a45a84310d9d2b8eae663 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T04:20:43.537Z] + go mod tidy [Pipeline] sh [2021-06-25T04:20:44.855Z] + make test [2021-06-25T04:20:44.855Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-25T04:20:45.838Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-25T04:21:18.239Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-25T04:21:18.240Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-25T04:21:18.240Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-06-25T04:21:18.240Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-25T04:21:18.240Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-25T04:21:18.240Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-25T04:21:18.240Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-25T04:21:18.240Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-25T04:21:18.240Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-25T04:21:18.240Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-25T04:21:18.240Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-25T04:21:18.240Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-06-25T04:21:18.240Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-25T04:21:40.497Z] $ docker stop --time=1 fb41ac9265f5faea90f0183eca98ea0c63507d7e730a45a84310d9d2b8eae663 [2021-06-25T04:21:42.423Z] $ docker rm -f fb41ac9265f5faea90f0183eca98ea0c63507d7e730a45a84310d9d2b8eae663 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-25T04:21:43.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-25T04:21:43.323Z] Warning: overwriting stash ‘coverage-report’ [2021-06-25T04:21:43.877Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-25T04:21:44.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-25T04:21:45.052Z] + ls -al . [2021-06-25T04:21:45.052Z] total 128 [2021-06-25T04:21:45.052Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 25 04:20 . [2021-06-25T04:21:45.052Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 04:19 .. [2021-06-25T04:21:45.052Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 04:19 .git [2021-06-25T04:21:45.052Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 04:19 .github [2021-06-25T04:21:45.052Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 25 04:19 .gitignore [2021-06-25T04:21:45.052Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 25 04:19 CONTRIBUTING.md [2021-06-25T04:21:45.052Z] -rw-rw-r-- 1 jenkins jenkins 1526 Jun 25 04:19 Dockerfile [2021-06-25T04:21:45.052Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 25 04:19 Dockerfile.build [2021-06-25T04:21:45.052Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 25 04:19 Jenkinsfile [2021-06-25T04:21:45.052Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 25 04:19 LICENSE [2021-06-25T04:21:45.052Z] -rw-rw-r-- 1 jenkins jenkins 990 Jun 25 04:19 Makefile [2021-06-25T04:21:45.052Z] -rw-rw-r-- 1 jenkins jenkins 5508 Jun 25 04:19 README.md [2021-06-25T04:21:45.052Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 04:14 VERSION [2021-06-25T04:21:45.052Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:19 assets [2021-06-25T04:21:45.052Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 04:19 bin [2021-06-25T04:21:45.052Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:19 cmd [2021-06-25T04:21:45.052Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 25 04:20 coverage.out [2021-06-25T04:21:45.052Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 04:19 docs [2021-06-25T04:21:45.052Z] -rw-rw-r-- 1 jenkins jenkins 823 Jun 25 04:19 go.mod [2021-06-25T04:21:45.052Z] -rw-r--r-- 1 jenkins jenkins 23693 Jun 25 04:20 go.sum [2021-06-25T04:21:45.052Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 04:19 internal [2021-06-25T04:21:45.052Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 04:19 pkg [2021-06-25T04:21:45.052Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 25 04:19 version.go [2021-06-25T04:21:45.052Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 04:19 web [Pipeline] isUnix [Pipeline] sh [2021-06-25T04:21:45.452Z] + 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=785b01d8584c2d63b8a737b5a4a8839165a583dc --label arch=arm64 --label version=0.0.0 . [2021-06-25T04:21:46.445Z] Sending build context to Docker daemon 20.14MB [2021-06-25T04:21:46.445Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-06-25T04:21:46.445Z] Step 2/25 : FROM ${BASE} AS builder [2021-06-25T04:21:46.445Z] ---> fbb30d5d3993 [2021-06-25T04:21:46.445Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-25T04:21:46.722Z] ---> Running in 5421e9f98a89 [2021-06-25T04:21:46.999Z] Removing intermediate container 5421e9f98a89 [2021-06-25T04:21:46.999Z] ---> 014368fdb4a7 [2021-06-25T04:21:46.999Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-06-25T04:21:47.276Z] ---> Running in a653e54b3f2e [2021-06-25T04:21:47.872Z] Removing intermediate container a653e54b3f2e [2021-06-25T04:21:47.872Z] ---> 34c48506ebfb [2021-06-25T04:21:47.872Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-06-25T04:21:47.872Z] ---> Running in f9fd5ebd4928 [2021-06-25T04:21:48.467Z] Removing intermediate container f9fd5ebd4928 [2021-06-25T04:21:48.467Z] ---> ded8723fb352 [2021-06-25T04:21:48.467Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-06-25T04:21:48.467Z] ---> Running in 84faf2dca0ac [2021-06-25T04:21:49.064Z] Removing intermediate container 84faf2dca0ac [2021-06-25T04:21:49.064Z] ---> 9f6eb28aaf94 [2021-06-25T04:21:49.064Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-25T04:21:49.064Z] ---> Running in 9bf82659c4ae [2021-06-25T04:21:49.661Z] Removing intermediate container 9bf82659c4ae [2021-06-25T04:21:49.661Z] ---> 5393ff9d6b75 [2021-06-25T04:21:49.661Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-25T04:21:49.935Z] ---> Running in f660b0c93d95 [2021-06-25T04:21:51.918Z] Removing intermediate container f660b0c93d95 [2021-06-25T04:21:51.918Z] ---> 76c921ad2411 [2021-06-25T04:21:51.918Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-25T04:21:51.918Z] ---> Running in 0307cff9b92a [2021-06-25T04:21:53.358Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-25T04:21:53.965Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-25T04:21:55.391Z] OK: 138 MiB in 40 packages [2021-06-25T04:21:56.369Z] Removing intermediate container 0307cff9b92a [2021-06-25T04:21:56.369Z] ---> e11ee5b20e93 [2021-06-25T04:21:56.369Z] Step 10/25 : ENV GO111MODULE=on [2021-06-25T04:21:56.643Z] ---> Running in ea8e13775fd7 [2021-06-25T04:21:57.241Z] Removing intermediate container ea8e13775fd7 [2021-06-25T04:21:57.241Z] ---> 0492ab6e632b [2021-06-25T04:21:57.241Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-25T04:21:57.241Z] ---> Running in 4c377045432d [2021-06-25T04:21:57.835Z] Removing intermediate container 4c377045432d [2021-06-25T04:21:57.835Z] ---> 693242b7e6fe [2021-06-25T04:21:57.835Z] Step 12/25 : COPY go.mod . [2021-06-25T04:21:58.436Z] ---> 0b332fa15857 [2021-06-25T04:21:58.436Z] Step 13/25 : COPY Makefile . [2021-06-25T04:21:59.055Z] ---> caff90833627 [2021-06-25T04:21:59.055Z] Step 14/25 : RUN make update [2021-06-25T04:21:59.331Z] ---> Running in 8a2d63d0d7bd [2021-06-25T04:22:00.838Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-25T04:22:01.831Z] Removing intermediate container 8a2d63d0d7bd [2021-06-25T04:22:01.831Z] ---> 85b7e7a1884d [2021-06-25T04:22:01.831Z] Step 15/25 : COPY . . [2021-06-25T04:22:04.453Z] ---> 82f4ca3bd52f [2021-06-25T04:22:04.453Z] Step 16/25 : RUN go mod tidy [2021-06-25T04:22:04.453Z] ---> Running in 77da35543c1a [2021-06-25T04:22:07.090Z] Removing intermediate container 77da35543c1a [2021-06-25T04:22:07.090Z] ---> 3c8de5b19629 [2021-06-25T04:22:07.090Z] Step 17/25 : RUN ${MAKE} [2021-06-25T04:22:07.365Z] ---> Running in 4658533c3f26 [2021-06-25T04:22:08.806Z] 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 [2021-06-25T04:22:35.647Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-25T04:22:39.051Z] Removing intermediate container 4658533c3f26 [2021-06-25T04:22:39.051Z] ---> 8bc3c0cc2386 [2021-06-25T04:22:39.051Z] Step 18/25 : FROM alpine:3.12 [2021-06-25T04:22:39.326Z] 3.12: Pulling from library/alpine [2021-06-25T04:22:39.599Z] d2f70382dc9a: Pulling fs layer [2021-06-25T04:22:39.599Z] d2f70382dc9a: Verifying Checksum [2021-06-25T04:22:39.599Z] d2f70382dc9a: Download complete [2021-06-25T04:22:40.579Z] d2f70382dc9a: Pull complete [2021-06-25T04:22:40.579Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-25T04:22:40.579Z] Status: Downloaded newer image for alpine:3.12 [2021-06-25T04:22:40.579Z] ---> c4fd0aeabfcf [2021-06-25T04:22:40.579Z] Step 19/25 : EXPOSE 4000 [2021-06-25T04:22:40.579Z] ---> Running in 27d08a8c5ab0 [2021-06-25T04:22:41.177Z] Removing intermediate container 27d08a8c5ab0 [2021-06-25T04:22:41.177Z] ---> 1e1c9eccf181 [2021-06-25T04:22:41.177Z] 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 [2021-06-25T04:22:42.626Z] ---> 9c7059b0e286 [2021-06-25T04:22:42.626Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-25T04:22:42.626Z] ---> Running in 48f06badcd11 [2021-06-25T04:22:43.222Z] Removing intermediate container 48f06badcd11 [2021-06-25T04:22:43.222Z] ---> bf2ed8fee3d8 [2021-06-25T04:22:43.222Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-25T04:22:43.222Z] ---> Running in 884609ac0679 [2021-06-25T04:22:43.822Z] Removing intermediate container 884609ac0679 [2021-06-25T04:22:43.822Z] ---> 8388a3683a23 [2021-06-25T04:22:43.822Z] Step 23/25 : LABEL arch=arm64 [2021-06-25T04:22:43.822Z] ---> Running in b3e001457e1e [2021-06-25T04:22:44.420Z] Removing intermediate container b3e001457e1e [2021-06-25T04:22:44.420Z] ---> 2cc5609a1a8b [2021-06-25T04:22:44.420Z] Step 24/25 : LABEL git_sha=785b01d8584c2d63b8a737b5a4a8839165a583dc [2021-06-25T04:22:44.420Z] ---> Running in edf97c32e714 [2021-06-25T04:22:45.021Z] Removing intermediate container edf97c32e714 [2021-06-25T04:22:45.021Z] ---> ce0318d7a0f5 [2021-06-25T04:22:45.021Z] Step 25/25 : LABEL version=0.0.0 [2021-06-25T04:22:45.021Z] ---> Running in f4b11c4224be [2021-06-25T04:22:45.623Z] Removing intermediate container f4b11c4224be [2021-06-25T04:22:45.623Z] ---> 38b4cf670c40 [2021-06-25T04:22:45.623Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-25T04:22:45.623Z] Successfully built 38b4cf670c40 [2021-06-25T04:22:45.623Z] 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] libraryResource [Pipeline] sh [2021-06-25T04:22:46.589Z] ---> job-cost.sh [2021-06-25T04:22:46.589Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KRV5 [2021-06-25T04:23:25.585Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-25T04:24:47.364Z] lf-activate-venv(): INFO: Adding /tmp/venv-KRV5/bin to PATH [2021-06-25T04:24:47.364Z] INFO: No Stack... [2021-06-25T04:24:47.364Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-25T04:24:47.364Z] INFO: Archiving Costs [Pipeline] sh [2021-06-25T04:24:47.744Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-06-25T04:24:47.744Z] + cut -d, -f6 [Pipeline] lock [2021-06-25T04:24:47.845Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-407-1-stack-cost] [2021-06-25T04:24:47.852Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-407-1-stack-cost] did not exist. Created. [2021-06-25T04:24:47.853Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-407-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-25T04:24:48.307Z] /w/workspace/edgex-ui-go/1@tmp/durable-3e68b77c/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-3e68b77c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-25T04:24:48.687Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-25T04:24:48.731Z] Warning: overwriting stash ‘stack-cost’ [2021-06-25T04:24:48.946Z] Stashed 1 file(s) [Pipeline] } [2021-06-25T04:24:48.971Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-407-1-stack-cost] [Pipeline] // lock [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 [2021-06-25T04:24:51.253Z] provisioning config files... [2021-06-25T04:24:51.268Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp/config1177901383013644657tmp [Pipeline] { [Pipeline] sh [2021-06-25T04:24:51.644Z] + set +x [2021-06-25T04:24:51.644Z] + curl -s https://codecov.io/bash [2021-06-25T04:24:51.644Z] + bash -s -- [2021-06-25T04:24:51.644Z] [2021-06-25T04:24:51.644Z] _____ _ [2021-06-25T04:24:51.644Z] / ____| | | [2021-06-25T04:24:51.644Z] | | ___ __| | ___ ___ _____ __ [2021-06-25T04:24:51.644Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-25T04:24:51.644Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-25T04:24:51.644Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-25T04:24:51.644Z] Bash-1.0.3 [2021-06-25T04:24:51.644Z] [2021-06-25T04:24:51.644Z] [2021-06-25T04:24:51.644Z] ==> git version 2.24.4 found [2021-06-25T04:24:51.644Z] ==> 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 [2021-06-25T04:24:51.644Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-25T04:24:51.644Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-25T04:24:51.644Z] ==> Jenkins CI detected. [2021-06-25T04:24:51.644Z] project root: . [2021-06-25T04:24:51.644Z] --> token set from env [2021-06-25T04:24:51.907Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-25T04:24:51.908Z] ==> Running gcov in . (disable via -X gcov) [2021-06-25T04:24:51.908Z] ==> Python coveragepy not found [2021-06-25T04:24:51.908Z] ==> Searching for coverage reports in: [2021-06-25T04:24:51.908Z] + . [2021-06-25T04:24:51.908Z] -> Found 1 reports [2021-06-25T04:24:51.908Z] ==> Detecting git/mercurial file structure [2021-06-25T04:24:51.908Z] ==> Reading reports [2021-06-25T04:24:51.908Z] + ./coverage.out bytes=10 [2021-06-25T04:24:51.908Z] ==> Appending adjustments [2021-06-25T04:24:51.908Z] https://docs.codecov.io/docs/fixing-reports [2021-06-25T04:24:51.908Z] + Found adjustments [2021-06-25T04:24:51.908Z] ==> Gzipping contents [2021-06-25T04:24:51.908Z] 4.0K /tmp/codecov.G22YPE.gz [2021-06-25T04:24:51.908Z] ==> Uploading reports [2021-06-25T04:24:51.908Z] url: https://codecov.io [2021-06-25T04:24:51.908Z] query: branch=PR-407&commit=785b01d8584c2d63b8a737b5a4a8839165a583dc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-407%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=407&job=&cmd_args= [2021-06-25T04:24:51.908Z] -> Pinging Codecov [2021-06-25T04:24:51.908Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-407&commit=785b01d8584c2d63b8a737b5a4a8839165a583dc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-407%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=407&job=&cmd_args= [2021-06-25T04:24:52.854Z] -> Uploading to [2021-06-25T04:24:52.854Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-25/FB506323287CE973F263BFD2A0EB1F37/785b01d8584c2d63b8a737b5a4a8839165a583dc/167123fd-6ba8-489c-b576-43b395b50269.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210625%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210625T042452Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=53ce501f96cb3cbd53467c21eadbb992061c670570cb1a70df0647c0b86827e7 [2021-06-25T04:24:52.854Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-25T04:24:52.854Z] Dload Upload Total Spent Left Speed [2021-06-25T04:24:53.116Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3362 0 0 100 3362 0 7977 --:--:-- --:--:-- --:--:-- 7985 [2021-06-25T04:24:53.116Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/785b01d8584c2d63b8a737b5a4a8839165a583dc [Pipeline] } [2021-06-25T04:24:53.143Z] 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 [2021-06-25T04:24:56.190Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T04:24:56.816Z] ---> package-listing.sh [2021-06-25T04:24:56.817Z] ++ facter osfamily [2021-06-25T04:24:56.817Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-25T04:24:57.094Z] + OS_FAMILY=redhat [2021-06-25T04:24:57.094Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-407 [2021-06-25T04:24:57.094Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-25T04:24:57.094Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-25T04:24:57.094Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-25T04:24:57.094Z] + PACKAGES=/tmp/packages_start.txt [2021-06-25T04:24:57.094Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-407 ']' [2021-06-25T04:24:57.094Z] + PACKAGES=/tmp/packages_end.txt [2021-06-25T04:24:57.094Z] + case "${OS_FAMILY}" in [2021-06-25T04:24:57.094Z] + rpm -qa [2021-06-25T04:24:57.094Z] + sort [2021-06-25T04:24:57.674Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-25T04:24:57.674Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-25T04:24:57.674Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-25T04:24:57.674Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-407 ']' [2021-06-25T04:24:57.674Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-407/archives/ [2021-06-25T04:24:57.674Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-407/archives/ [Pipeline] echo [2021-06-25T04:24:57.721Z] 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-407/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-25T04:24:58.029Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-25T04:24:58.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T04:24:58.633Z] [2021-06-25T04:24:58.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-25T04:24:58.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T04:24:58.995Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-25T04:24:58.995Z] df20fa9351a1: Pulling fs layer [2021-06-25T04:24:58.995Z] 36b3adc4ff6f: Pulling fs layer [2021-06-25T04:24:58.995Z] 8ad3a11d3b57: Pulling fs layer [2021-06-25T04:24:58.995Z] 46f8f816bc3b: Pulling fs layer [2021-06-25T04:24:58.995Z] 93b61091891f: Pulling fs layer [2021-06-25T04:24:58.995Z] 93b9cdb0e59b: Pulling fs layer [2021-06-25T04:24:58.995Z] 5e14af77c1be: Pulling fs layer [2021-06-25T04:24:58.995Z] 01666e4c0597: Pulling fs layer [2021-06-25T04:24:58.995Z] aa168da1d23b: Pulling fs layer [2021-06-25T04:24:58.995Z] 93b9cdb0e59b: Waiting [2021-06-25T04:24:58.995Z] 5e14af77c1be: Waiting [2021-06-25T04:24:58.995Z] 01666e4c0597: Waiting [2021-06-25T04:24:58.995Z] aa168da1d23b: Waiting [2021-06-25T04:24:58.995Z] 46f8f816bc3b: Waiting [2021-06-25T04:24:58.995Z] 93b61091891f: Waiting [2021-06-25T04:24:58.995Z] 36b3adc4ff6f: Verifying Checksum [2021-06-25T04:24:58.995Z] 36b3adc4ff6f: Download complete [2021-06-25T04:24:58.995Z] 46f8f816bc3b: Verifying Checksum [2021-06-25T04:24:58.995Z] 46f8f816bc3b: Download complete [2021-06-25T04:24:59.267Z] df20fa9351a1: Verifying Checksum [2021-06-25T04:24:59.267Z] df20fa9351a1: Download complete [2021-06-25T04:24:59.267Z] 93b9cdb0e59b: Verifying Checksum [2021-06-25T04:24:59.267Z] 93b9cdb0e59b: Download complete [2021-06-25T04:24:59.267Z] 5e14af77c1be: Verifying Checksum [2021-06-25T04:24:59.267Z] 5e14af77c1be: Download complete [2021-06-25T04:24:59.267Z] 93b61091891f: Verifying Checksum [2021-06-25T04:24:59.267Z] 93b61091891f: Download complete [2021-06-25T04:24:59.267Z] 01666e4c0597: Verifying Checksum [2021-06-25T04:24:59.267Z] 01666e4c0597: Download complete [2021-06-25T04:24:59.267Z] 8ad3a11d3b57: Verifying Checksum [2021-06-25T04:24:59.267Z] 8ad3a11d3b57: Download complete [2021-06-25T04:24:59.538Z] df20fa9351a1: Pull complete [2021-06-25T04:24:59.538Z] 36b3adc4ff6f: Pull complete [2021-06-25T04:25:00.164Z] 8ad3a11d3b57: Pull complete [2021-06-25T04:25:00.164Z] 46f8f816bc3b: Pull complete [2021-06-25T04:25:00.424Z] 93b61091891f: Pull complete [2021-06-25T04:25:00.685Z] 93b9cdb0e59b: Pull complete [2021-06-25T04:25:00.685Z] 5e14af77c1be: Pull complete [2021-06-25T04:25:00.685Z] 01666e4c0597: Pull complete [2021-06-25T04:25:01.630Z] aa168da1d23b: Verifying Checksum [2021-06-25T04:25:01.630Z] aa168da1d23b: Download complete [2021-06-25T04:25:05.875Z] aa168da1d23b: Pull complete [2021-06-25T04:25:05.875Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-25T04:25:05.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-25T04:25:05.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-25T04:25:05.979Z] prd-centos7-docker-4c-2g-6 does not seem to be running inside a container [2021-06-25T04:25:06.027Z] $ 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-407/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-407 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-407:/w/workspace/edgexfoundry_edgex-ui-go_PR-407:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-25T04:25:08.364Z] $ docker top db87575bf51c6d277b97931c1df769fba92dba6722020371b133ae9a6cd78d6d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-25T04:25:08.790Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-25T04:25:09.112Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-25T04:25:09.440Z] + ls /var/log/sa-host [2021-06-25T04:25:09.440Z] + sadf -c /var/log/sa-host/sa05 [2021-06-25T04:25:09.440Z] file_magic: OK [2021-06-25T04:25:09.440Z] HZ: Using current value: 100 [2021-06-25T04:25:09.440Z] file_header: OK [2021-06-25T04:25:09.440Z] 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 [2021-06-25T04:25:09.440Z] Statistics: [2021-06-25T04:25:09.440Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-25T04:25:09.440Z] File successfully converted to sysstat format version 12.2.1 [2021-06-25T04:25:09.440Z] + sadf -c /var/log/sa-host/sa25 [2021-06-25T04:25:09.440Z] file_magic: OK [2021-06-25T04:25:09.440Z] HZ: Using current value: 100 [2021-06-25T04:25:09.440Z] file_header: OK [2021-06-25T04:25:09.440Z] 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 [2021-06-25T04:25:09.440Z] Statistics: [2021-06-25T04:25:09.440Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-25T04:25:09.440Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-25T04:25:12.734Z] provisioning config files... [2021-06-25T04:25:12.753Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp/config8063656404416163445tmp [Pipeline] { [Pipeline] echo [2021-06-25T04:25:12.812Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T04:25:13.176Z] ---> create-netrc.sh [Pipeline] } [2021-06-25T04:25:13.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-25T04:25:13.831Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-25T04:25:13.861Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T04:25:14.193Z] ---> sudo-logs.sh [2021-06-25T04:25:14.193Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-25T04:25:14.270Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T04:25:14.612Z] ---> job-cost.sh [2021-06-25T04:25:14.612Z] lf-activate-venv: SKIPPING [2021-06-25T04:25:14.612Z] DEBUG: total: 0.18000000715255737 [2021-06-25T04:25:14.612Z] INFO: Retrieving Stack Cost... [2021-06-25T04:25:15.560Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-25T04:25:16.135Z] INFO: Archiving Costs [Pipeline] echo [2021-06-25T04:25:16.174Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-25T04:25:16.520Z] ---> logs-deploy.sh [2021-06-25T04:25:16.521Z] lf-activate-venv: SKIPPING [2021-06-25T04:25:16.521Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-407/1 [2021-06-25T04:25:16.521Z] INFO: archiving workspace using pattern(s): [2021-06-25T04:25:17.470Z] Archives upload complete. [2021-06-25T04:25:17.470Z] INFO: archiving logs to Nexus [2021-06-25T04:25:18.044Z] ---> uname -a: [2021-06-25T04:25:18.044Z] Linux prd-centos7-docker-4c-2g-6.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-25T04:25:18.044Z] [2021-06-25T04:25:18.044Z] [2021-06-25T04:25:18.044Z] ---> lscpu: [2021-06-25T04:25:18.044Z] Architecture: x86_64 [2021-06-25T04:25:18.044Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-25T04:25:18.044Z] Byte Order: Little Endian [2021-06-25T04:25:18.044Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-25T04:25:18.044Z] CPU(s): 2 [2021-06-25T04:25:18.044Z] On-line CPU(s) list: 0,1 [2021-06-25T04:25:18.044Z] Thread(s) per core: 1 [2021-06-25T04:25:18.044Z] Core(s) per socket: 1 [2021-06-25T04:25:18.044Z] Socket(s): 2 [2021-06-25T04:25:18.044Z] NUMA node(s): 1 [2021-06-25T04:25:18.044Z] Vendor ID: AuthenticAMD [2021-06-25T04:25:18.044Z] CPU family: 23 [2021-06-25T04:25:18.044Z] Model: 49 [2021-06-25T04:25:18.044Z] Model name: AMD EPYC-Rome Processor [2021-06-25T04:25:18.044Z] Stepping: 0 [2021-06-25T04:25:18.044Z] CPU MHz: 2799.998 [2021-06-25T04:25:18.044Z] BogoMIPS: 5599.99 [2021-06-25T04:25:18.044Z] Virtualization: AMD-V [2021-06-25T04:25:18.044Z] Hypervisor vendor: KVM [2021-06-25T04:25:18.044Z] Virtualization type: full [2021-06-25T04:25:18.044Z] L1d cache: 64 KiB [2021-06-25T04:25:18.044Z] L1i cache: 64 KiB [2021-06-25T04:25:18.044Z] L2 cache: 1 MiB [2021-06-25T04:25:18.044Z] L3 cache: 32 MiB [2021-06-25T04:25:18.044Z] NUMA node0 CPU(s): 0,1 [2021-06-25T04:25:18.044Z] Vulnerability Itlb multihit: Not affected [2021-06-25T04:25:18.044Z] Vulnerability L1tf: Not affected [2021-06-25T04:25:18.044Z] Vulnerability Mds: Not affected [2021-06-25T04:25:18.044Z] Vulnerability Meltdown: Not affected [2021-06-25T04:25:18.044Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-25T04:25:18.044Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-25T04:25:18.044Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-25T04:25:18.044Z] Vulnerability Srbds: Not affected [2021-06-25T04:25:18.044Z] Vulnerability Tsx async abort: Not affected [2021-06-25T04:25:18.044Z] 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-25T04:25:18.044Z] [2021-06-25T04:25:18.044Z] [2021-06-25T04:25:18.044Z] ---> nproc: [2021-06-25T04:25:18.044Z] 2 [2021-06-25T04:25:18.044Z] [2021-06-25T04:25:18.044Z] [2021-06-25T04:25:18.044Z] ---> df -h: [2021-06-25T04:25:18.044Z] Filesystem Size Used Available Use% Mounted on [2021-06-25T04:25:18.044Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-25T04:25:18.044Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-25T04:25:18.044Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-25T04:25:18.044Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-25T04:25:18.044Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-25T04:25:18.045Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-25T04:25:18.045Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-25T04:25:18.045Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-25T04:25:18.045Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-25T04:25:18.045Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-25T04:25:18.045Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-407 [2021-06-25T04:25:18.045Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-407@tmp [2021-06-25T04:25:18.045Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-25T04:25:18.045Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-25T04:25:18.045Z] [2021-06-25T04:25:18.045Z] [2021-06-25T04:25:18.045Z] ---> free -m: [2021-06-25T04:25:18.045Z] total used free shared buff/cache available [2021-06-25T04:25:18.045Z] Mem: 7821 989 4706 0 2125 6655 [2021-06-25T04:25:18.045Z] Swap: 1023 0 1023 [2021-06-25T04:25:18.045Z] [2021-06-25T04:25:18.045Z] [2021-06-25T04:25:18.045Z] ---> ip addr: [2021-06-25T04:25:18.045Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-25T04:25:18.045Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-25T04:25:18.045Z] inet 127.0.0.1/8 scope host lo [2021-06-25T04:25:18.045Z] valid_lft forever preferred_lft forever [2021-06-25T04:25:18.045Z] inet6 ::1/128 scope host [2021-06-25T04:25:18.045Z] valid_lft forever preferred_lft forever [2021-06-25T04:25:18.045Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-25T04:25:18.045Z] link/ether fa:16:3e:9f:13:19 brd ff:ff:ff:ff:ff:ff [2021-06-25T04:25:18.045Z] inet 10.30.123.161/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-25T04:25:18.045Z] valid_lft 85702sec preferred_lft 85702sec [2021-06-25T04:25:18.045Z] inet6 fe80::f816:3eff:fe9f:1319/64 scope link [2021-06-25T04:25:18.045Z] valid_lft forever preferred_lft forever [2021-06-25T04:25:18.045Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-25T04:25:18.045Z] link/ether 02:42:69:3b:f7:10 brd ff:ff:ff:ff:ff:ff [2021-06-25T04:25:18.045Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-25T04:25:18.045Z] valid_lft forever preferred_lft forever [2021-06-25T04:25:18.045Z] inet6 fe80::42:69ff:fe3b:f710/64 scope link [2021-06-25T04:25:18.045Z] valid_lft forever preferred_lft forever [2021-06-25T04:25:18.045Z] [2021-06-25T04:25:18.045Z] [2021-06-25T04:25:18.045Z] ---> sar -b -r -n DEV: [2021-06-25T04:25:18.045Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) [2021-06-25T04:25:18.045Z] [2021-06-25T04:25:18.045Z] 04:13:27 LINUX RESTART (2 CPU) [2021-06-25T04:25:18.045Z] [2021-06-25T04:25:18.045Z] 04:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-25T04:25:18.045Z] 04:15:01 90.47 4.45 86.03 0.00 2836.24 5031.11 0.00 [2021-06-25T04:25:18.045Z] 04:16:01 1.83 0.00 1.83 0.00 0.00 36.98 0.00 [2021-06-25T04:25:18.045Z] 04:17:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 [2021-06-25T04:25:18.045Z] 04:18:01 0.23 0.00 0.23 0.00 0.00 3.10 0.00 [2021-06-25T04:25:18.045Z] 04:19:01 0.18 0.00 0.18 0.00 0.00 2.08 0.00 [2021-06-25T04:25:18.045Z] 04:20:01 0.35 0.00 0.35 0.00 0.00 4.28 0.00 [2021-06-25T04:25:18.045Z] 04:21:01 0.27 0.00 0.27 0.00 0.00 4.61 0.00 [2021-06-25T04:25:18.045Z] 04:22:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 [2021-06-25T04:25:18.045Z] 04:23:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-06-25T04:25:18.045Z] 04:24:01 0.15 0.00 0.15 0.00 0.00 1.62 0.00 [2021-06-25T04:25:18.045Z] 04:25:01 3.35 0.13 3.21 0.00 13.72 72.06 0.00 [2021-06-25T04:25:18.045Z] Average: 8.87 0.42 8.46 0.00 259.12 469.57 0.00 [2021-06-25T04:25:18.045Z] [2021-06-25T04:25:18.045Z] 04:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-25T04:25:18.045Z] 04:15:01 5425412 0 811932 10.14 2620 1768976 1288328 14.22 589024 1592764 128 [2021-06-25T04:25:18.045Z] 04:16:01 5436648 0 800688 10.00 2620 1768984 1204400 13.30 580176 1592728 8 [2021-06-25T04:25:18.045Z] 04:17:01 5435220 0 802116 10.02 2620 1768984 1204580 13.30 583864 1590064 8 [2021-06-25T04:25:18.045Z] 04:18:01 5433884 0 803444 10.03 2620 1768992 1204616 13.30 585280 1590064 8 [2021-06-25T04:25:18.045Z] 04:19:01 5431456 0 805868 10.06 2620 1768996 1204580 13.30 581328 1596520 8 [2021-06-25T04:25:18.045Z] 04:20:01 5431116 0 806208 10.07 2620 1768996 1204496 13.30 581984 1596520 16 [2021-06-25T04:25:18.045Z] 04:21:01 5431368 0 805948 10.06 2620 1769004 1204400 13.30 581312 1596520 16 [2021-06-25T04:25:18.045Z] 04:22:01 5430288 0 807024 10.08 2620 1769008 1204400 13.30 582300 1596520 8 [2021-06-25T04:25:18.045Z] 04:23:01 5420552 0 816756 10.20 2620 1769012 1204400 13.30 592884 1596520 16 [2021-06-25T04:25:18.045Z] 04:24:01 5419580 0 817724 10.21 2620 1769016 1204496 13.30 595172 1594648 12 [2021-06-25T04:25:18.045Z] 04:25:01 5086116 0 942636 11.77 2620 1977568 1612828 17.81 854428 1644004 207776 [2021-06-25T04:25:18.045Z] Average: 5398331 0 820031 10.24 2620 1787958 1249229 13.79 609796 1598807 18909 [2021-06-25T04:25:18.045Z] [2021-06-25T04:25:18.045Z] 04:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-25T04:25:18.045Z] 04:15:01 eth0 431.40 358.13 1106.75 73.64 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:15:01 docker0 74.15 51.65 6.77 209.32 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:16:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:17:01 eth0 3.58 1.75 3.11 0.12 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:18:01 eth0 1.50 0.32 0.37 0.20 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:19:01 eth0 0.65 0.37 0.35 0.23 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:20:01 eth0 0.18 0.12 0.07 0.04 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:23:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:24:01 eth0 0.22 0.18 0.08 0.04 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:25:01 eth0 196.35 177.77 2167.82 16.82 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] Average: eth0 57.67 49.01 298.15 8.28 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] Average: docker0 6.74 4.70 0.62 19.03 0.00 0.00 0.00 0.00 [2021-06-25T04:25:18.045Z] [2021-06-25T04:25:18.045Z] [2021-06-25T04:25:18.045Z] ---> sar -P ALL: [2021-06-25T04:25:18.045Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/25/21 _x86_64_ (2 CPU) [2021-06-25T04:25:18.045Z] [2021-06-25T04:25:18.045Z] 04:13:27 LINUX RESTART (2 CPU) [2021-06-25T04:25:18.045Z] [2021-06-25T04:25:18.045Z] 04:14:01 CPU %user %nice %system %iowait %steal %idle [2021-06-25T04:25:18.045Z] 04:15:01 all 9.21 0.00 2.94 2.70 0.06 85.08 [2021-06-25T04:25:18.045Z] 04:15:01 0 9.31 0.00 3.43 4.69 0.07 82.50 [2021-06-25T04:25:18.045Z] 04:15:01 1 9.11 0.00 2.46 0.72 0.05 87.66 [2021-06-25T04:25:18.045Z] 04:16:01 all 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-25T04:25:18.045Z] 04:16:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-25T04:25:18.045Z] 04:16:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-06-25T04:25:18.045Z] 04:17:01 all 0.16 0.00 0.04 0.00 0.03 99.77 [2021-06-25T04:25:18.045Z] 04:17:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-25T04:25:18.045Z] 04:17:01 1 0.27 0.00 0.03 0.00 0.03 99.67 [2021-06-25T04:25:18.045Z] 04:18:01 all 0.18 0.00 0.03 0.00 0.03 99.77 [2021-06-25T04:25:18.045Z] 04:18:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-25T04:25:18.045Z] 04:18:01 1 0.32 0.00 0.03 0.00 0.02 99.63 [2021-06-25T04:25:18.045Z] 04:19:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-06-25T04:25:18.045Z] 04:19:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-25T04:25:18.045Z] 04:19:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2021-06-25T04:25:18.045Z] 04:20:01 all 0.10 0.00 0.02 0.00 0.03 99.85 [2021-06-25T04:25:18.045Z] 04:20:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-25T04:25:18.045Z] 04:20:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-25T04:25:18.045Z] 04:21:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-06-25T04:25:18.045Z] 04:21:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-25T04:25:18.045Z] 04:21:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-25T04:25:18.045Z] 04:22:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-06-25T04:25:18.045Z] 04:22:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-25T04:25:18.045Z] 04:22:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2021-06-25T04:25:18.045Z] 04:23:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-25T04:25:18.045Z] 04:23:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-25T04:25:18.045Z] 04:23:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-25T04:25:18.045Z] 04:24:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-06-25T04:25:18.045Z] 04:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-25T04:25:18.045Z] 04:24:01 1 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-25T04:25:18.045Z] 04:25:01 all 3.43 0.00 1.26 0.03 0.03 95.26 [2021-06-25T04:25:18.045Z] 04:25:01 0 3.63 0.00 1.33 0.02 0.02 95.01 [2021-06-25T04:25:18.045Z] 04:25:01 1 3.23 0.00 1.18 0.03 0.05 95.50 [2021-06-25T04:25:18.045Z] [2021-06-25T04:25:18.045Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-25T04:25:18.045Z] Average: all 1.21 0.00 0.40 0.24 0.03 98.11 [2021-06-25T04:25:18.045Z] Average: 0 1.19 0.00 0.45 0.42 0.04 97.90 [2021-06-25T04:25:18.045Z] Average: 1 1.24 0.00 0.35 0.07 0.03 98.32 [2021-06-25T04:25:18.045Z] [2021-06-25T04:25:18.045Z] [2021-06-25T04:25:18.045Z]