Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6bc2dd311edbabda4909abcd9b35b1f94383d0e2+2042747214768a5297d4458d210c69ac58bfc67c (39311b339d16d15eaa6622f86a7c0c328c919b87) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5320917620107146171.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh5284643552807212713.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-371/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-371/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2560751280081218118.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4384289498088756970.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-371/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-371/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1294887752004231464.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-196 in /w/workspace/edgexfoundry_edgex-ui-go_PR-371 [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-371 # 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-371@tmp/jenkins-gitclient-ssh8744774029338854123.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-371@tmp/jenkins-gitclient-ssh4077053407612199625.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2042747214768a5297d4458d210c69ac58bfc67c into PR head commit 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 Merge succeeded, producing af76c4eed0ccf9a0444c0da36c0a73b1c153f79d Checking out Revision af76c4eed0ccf9a0444c0da36c0a73b1c153f79d (PR-371) > git config core.sparsecheckout # timeout=10 > git checkout -f 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 # 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-371@tmp/jenkins-gitclient-ssh3941372054547801184.key > git merge 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f af76c4eed0ccf9a0444c0da36c0a73b1c153f79d # timeout=10 Commit message: "Merge commit '2042747214768a5297d4458d210c69ac58bfc67c' into HEAD" > git rev-list --no-walk 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T14:06:42.214Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T14:06:42.317Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T14:06:42.348Z] ========================================================= [2021-06-10T14:06:42.348Z] EdgeX Global Pipelines Version Info [2021-06-10T14:06:42.348Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T14:06:43.792Z] ------------------- [2021-06-10T14:06:43.792Z] stable info: [2021-06-10T14:06:43.792Z] ------------------- [2021-06-10T14:06:43.792Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T14:06:43.792Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T14:06:43.792Z] Message: update stable to v1.0.194 [2021-06-10T14:06:44.375Z] ------------------- [2021-06-10T14:06:44.375Z] experimental info: [2021-06-10T14:06:44.375Z] ------------------- [2021-06-10T14:06:44.375Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T14:06:44.375Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T14:06:44.375Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T14:06:44.500Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-06-10T14:06:44.527Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-06-10T14:06:44.551Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T14:06:44.576Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T14:06:44.604Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T14:06:44.634Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T14:06:44.662Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T14:06:44.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T14:06:44.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-10T14:06:44.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T14:06:44.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T14:06:44.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-06-10T14:06:44.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T14:06:44.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T14:06:44.873Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T14:06:44.896Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T14:06:44.920Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T14:06:44.943Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T14:06:45.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T14:06:45.094Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T14:06:45.117Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-10T14:06:45.183Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-10T14:06:45.208Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-10T14:06:45.233Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-10T14:06:45.257Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-10T14:06:45.282Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T14:06:45.307Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-371 [Pipeline] echo [2021-06-10T14:06:45.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-371 [Pipeline] echo [2021-06-10T14:06:45.356Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-371 [Pipeline] echo [2021-06-10T14:06:45.380Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = af76c4eed0ccf9a0444c0da36c0a73b1c153f79d [Pipeline] echo [2021-06-10T14:06:45.405Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = af76c4e [Pipeline] echo [2021-06-10T14:06:45.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T14:06:45.506Z] provisioning config files... [2021-06-10T14:06:45.518Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/config1284607507863666963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T14:06:45.839Z] ---> docker-login.sh [2021-06-10T14:06:45.839Z] nexus3.edgexfoundry.org:10001 [2021-06-10T14:06:45.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:06:46.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:06:46.108Z] Configure a credential helper to remove this warning. See [2021-06-10T14:06:46.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:06:46.108Z] [2021-06-10T14:06:46.108Z] Login Succeeded [2021-06-10T14:06:46.108Z] nexus3.edgexfoundry.org:10002 [2021-06-10T14:06:46.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:06:46.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:06:46.108Z] Configure a credential helper to remove this warning. See [2021-06-10T14:06:46.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:06:46.108Z] [2021-06-10T14:06:46.108Z] Login Succeeded [2021-06-10T14:06:46.108Z] nexus3.edgexfoundry.org:10003 [2021-06-10T14:06:46.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:06:46.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:06:46.371Z] Configure a credential helper to remove this warning. See [2021-06-10T14:06:46.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:06:46.371Z] [2021-06-10T14:06:46.371Z] Login Succeeded [2021-06-10T14:06:46.371Z] nexus3.edgexfoundry.org:10004 [2021-06-10T14:06:46.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:06:46.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:06:46.371Z] Configure a credential helper to remove this warning. See [2021-06-10T14:06:46.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:06:46.371Z] [2021-06-10T14:06:46.371Z] Login Succeeded [2021-06-10T14:06:46.371Z] docker.io [2021-06-10T14:06:46.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:06:46.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:06:46.898Z] Configure a credential helper to remove this warning. See [2021-06-10T14:06:46.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:06:46.898Z] [2021-06-10T14:06:46.898Z] Login Succeeded [2021-06-10T14:06:46.898Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T14:06:46.907Z] 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-10T14:06:47.496Z] + git log --format=format:%s -1 af76c4eed0ccf9a0444c0da36c0a73b1c153f79d [Pipeline] echo [2021-06-10T14:06:47.535Z] GIT_COMMIT: af76c4eed0ccf9a0444c0da36c0a73b1c153f79d, Commit Message: Merge commit '2042747214768a5297d4458d210c69ac58bfc67c' into HEAD [Pipeline] echo [2021-06-10T14:06:47.548Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-10T14:06:48.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T14:06:48.542Z] [2021-06-10T14:06:48.542Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T14:06:48.857Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T14:06:48.857Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T14:06:48.857Z] 31603596830f: Pulling fs layer [2021-06-10T14:06:48.857Z] 54011a49482f: Pulling fs layer [2021-06-10T14:06:48.857Z] a6820b24f6d8: Pulling fs layer [2021-06-10T14:06:48.857Z] f581987b2513: Pulling fs layer [2021-06-10T14:06:48.857Z] f581987b2513: Waiting [2021-06-10T14:06:48.857Z] 54011a49482f: Verifying Checksum [2021-06-10T14:06:48.857Z] 54011a49482f: Download complete [2021-06-10T14:06:49.119Z] 31603596830f: Verifying Checksum [2021-06-10T14:06:49.119Z] 31603596830f: Download complete [2021-06-10T14:06:49.119Z] f581987b2513: Verifying Checksum [2021-06-10T14:06:49.119Z] f581987b2513: Download complete [2021-06-10T14:06:49.119Z] a6820b24f6d8: Verifying Checksum [2021-06-10T14:06:49.390Z] 31603596830f: Pull complete [2021-06-10T14:06:49.390Z] 54011a49482f: Pull complete [2021-06-10T14:06:49.980Z] a6820b24f6d8: Pull complete [2021-06-10T14:06:50.246Z] f581987b2513: Pull complete [2021-06-10T14:06:50.508Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T14:06:50.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T14:06:50.508Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T14:06:50.591Z] prd-centos7-docker-4c-2g-196 does not seem to be running inside a container [2021-06-10T14:06:50.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-371 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-371:/w/workspace/edgexfoundry_edgex-ui-go_PR-371:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T14:06:52.037Z] $ docker top 823ace3398c1f701ef04ddb17ec7c0c83e0107bc899ac17b0f23fc911f7b4033 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T14:06:52.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T14:06:52.176Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T14:06:52.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T14:06:52.287Z] $ docker exec 823ace3398c1f701ef04ddb17ec7c0c83e0107bc899ac17b0f23fc911f7b4033 ssh-agent [2021-06-10T14:06:52.399Z] SSH_AUTH_SOCK=/tmp/ssh-R1pZYPfU4fef/agent.15 [2021-06-10T14:06:52.399Z] SSH_AGENT_PID=21 [2021-06-10T14:06:52.408Z] Running ssh-add (command line suppressed) [2021-06-10T14:06:52.513Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_4734186734955147497.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_4734186734955147497.key) [2021-06-10T14:06:52.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T14:06:52.843Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T14:06:52.859Z] $ docker exec --env ******** --env ******** 823ace3398c1f701ef04ddb17ec7c0c83e0107bc899ac17b0f23fc911f7b4033 ssh-agent -k [2021-06-10T14:06:52.968Z] unset SSH_AUTH_SOCK; [2021-06-10T14:06:52.969Z] unset SSH_AGENT_PID; [2021-06-10T14:06:52.969Z] echo Agent pid 21 killed; [2021-06-10T14:06:52.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T14:06:53.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T14:06:53.026Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T14:06:53.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T14:06:53.134Z] $ docker exec 823ace3398c1f701ef04ddb17ec7c0c83e0107bc899ac17b0f23fc911f7b4033 ssh-agent [2021-06-10T14:06:53.242Z] SSH_AUTH_SOCK=/tmp/ssh-9E1By48ibail/agent.55 [2021-06-10T14:06:53.242Z] SSH_AGENT_PID=61 [2021-06-10T14:06:53.248Z] Running ssh-add (command line suppressed) [2021-06-10T14:06:53.340Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_1135885699942580223.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/private_key_1135885699942580223.key) [2021-06-10T14:06:53.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T14:06:53.665Z] + git semver init [2021-06-10T14:06:53.665Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T14:06:53.665Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-371/.git [2021-06-10T14:06:53.665Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-371 [2021-06-10T14:06:53.665Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T14:06:53.665Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T14:06:53.665Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T14:06:53.665Z] # $SEMVER_BRANCH = PR-371 [2021-06-10T14:06:53.665Z] # $SEMVER_TEMP = /tmp/semver-409329332 [2021-06-10T14:06:53.665Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-06-10T14:06:55.059Z] # '/tmp/semver-409329332' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-371/.semver' [2021-06-10T14:06:55.059Z] # -> Force: false [2021-06-10T14:06:55.059Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-371/.semver [Pipeline] } [2021-06-10T14:06:55.069Z] $ docker exec --env ******** --env ******** 823ace3398c1f701ef04ddb17ec7c0c83e0107bc899ac17b0f23fc911f7b4033 ssh-agent -k [2021-06-10T14:06:55.163Z] unset SSH_AUTH_SOCK; [2021-06-10T14:06:55.164Z] unset SSH_AGENT_PID; [2021-06-10T14:06:55.164Z] echo Agent pid 61 killed; [2021-06-10T14:06:55.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T14:06:55.514Z] + git semver [Pipeline] } [2021-06-10T14:06:55.530Z] $ docker stop --time=1 823ace3398c1f701ef04ddb17ec7c0c83e0107bc899ac17b0f23fc911f7b4033 [2021-06-10T14:06:56.840Z] $ docker rm -f 823ace3398c1f701ef04ddb17ec7c0c83e0107bc899ac17b0f23fc911f7b4033 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T14:06:57.203Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T14:06:57.485Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T14:06:57.489Z] [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-10T14:07:12.778Z] Still waiting to schedule task [2021-06-10T14:07:12.779Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-196’ [2021-06-10T14:07:12.781Z] Still waiting to schedule task [2021-06-10T14:07:12.782Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-10T14:09:23.767Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-197 in /w/workspace/edgexfoundry_edgex-ui-go_PR-371 [Pipeline] { [Pipeline] ws [2021-06-10T14:09:23.801Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2021-06-10T14:09:24.012Z] The recommended git tool is: git [2021-06-10T14:09:29.392Z] using credential edgex-jenkins-ssh [2021-06-10T14:09:29.410Z] Cloning the remote Git repository [2021-06-10T14:09:29.506Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T14:09:29.774Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2021-06-10T14:09:29.854Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T14:09:29.855Z] > git --version # timeout=10 [2021-06-10T14:09:29.904Z] > git --version # 'git version 2.17.1' [2021-06-10T14:09:29.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T14:09:30.135Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T14:09:32.115Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-10T14:09:32.131Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T14:09:32.155Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-10T14:09:32.194Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T14:09:32.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T14:09:32.210Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T14:09:32.767Z] Merging remotes/origin/master commit 2042747214768a5297d4458d210c69ac58bfc67c into PR head commit 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 [2021-06-10T14:09:33.983Z] Merge succeeded, producing c2563573a55bf1b5a71e921687d4ef178d68acb3 [2021-06-10T14:09:33.983Z] Checking out Revision c2563573a55bf1b5a71e921687d4ef178d68acb3 (PR-371) [2021-06-10T14:09:32.778Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T14:09:32.790Z] > git checkout -f 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 # timeout=10 [2021-06-10T14:09:33.303Z] > git remote # timeout=10 [2021-06-10T14:09:33.323Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T14:09:33.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T14:09:33.348Z] > git merge 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 [2021-06-10T14:09:33.959Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T14:09:33.983Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T14:09:33.992Z] > git checkout -f c2563573a55bf1b5a71e921687d4ef178d68acb3 # timeout=10 [2021-06-10T14:09:38.586Z] Commit message: "Merge commit '2042747214768a5297d4458d210c69ac58bfc67c' into HEAD" [2021-06-10T14:09:38.587Z] > git rev-list --no-walk 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T14:09:40.391Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T14:09:40.791Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T14:09:41.131Z] + sudo service docker restart [2021-06-10T14:09:41.132Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T14:09:59.501Z] provisioning config files... [2021-06-10T14:09:59.535Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config6831223400184066550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T14:09:59.916Z] ---> docker-login.sh [2021-06-10T14:09:59.916Z] nexus3.edgexfoundry.org:10001 [2021-06-10T14:10:00.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:10:01.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:10:01.137Z] Configure a credential helper to remove this warning. See [2021-06-10T14:10:01.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:10:01.137Z] [2021-06-10T14:10:01.137Z] Login Succeeded [2021-06-10T14:10:01.137Z] nexus3.edgexfoundry.org:10002 [2021-06-10T14:10:01.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:10:01.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:10:01.688Z] Configure a credential helper to remove this warning. See [2021-06-10T14:10:01.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:10:01.688Z] [2021-06-10T14:10:01.688Z] Login Succeeded [2021-06-10T14:10:01.688Z] nexus3.edgexfoundry.org:10003 [2021-06-10T14:10:01.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:10:02.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:10:02.241Z] Configure a credential helper to remove this warning. See [2021-06-10T14:10:02.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:10:02.241Z] [2021-06-10T14:10:02.241Z] Login Succeeded [2021-06-10T14:10:02.241Z] nexus3.edgexfoundry.org:10004 [2021-06-10T14:10:02.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:10:02.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:10:02.793Z] Configure a credential helper to remove this warning. See [2021-06-10T14:10:02.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:10:02.793Z] [2021-06-10T14:10:02.793Z] Login Succeeded [2021-06-10T14:10:02.793Z] docker.io [2021-06-10T14:10:02.919Z] Running on prd-centos7-docker-4c-2g-198 in /w/workspace/edgexfoundry_edgex-ui-go_PR-371 [Pipeline] { [Pipeline] ws [2021-06-10T14:10:02.941Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2021-06-10T14:10:03.060Z] The recommended git tool is: git [2021-06-10T14:10:03.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:10:03.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:10:03.676Z] Configure a credential helper to remove this warning. See [2021-06-10T14:10:03.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:10:03.676Z] [2021-06-10T14:10:03.676Z] Login Succeeded [2021-06-10T14:10:03.676Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T14:10:03.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T14:10:04.253Z] ========================================================= [2021-06-10T14:10:04.253Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T14:10:04.253Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T14:10:04.665Z] + 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-10T14:10:05.564Z] using credential edgex-jenkins-ssh [2021-06-10T14:10:05.580Z] Cloning the remote Git repository [2021-06-10T14:10:05.660Z] Sending build context to Docker daemon 35.8MB [2021-06-10T14:10:05.660Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T14:10:05.660Z] Step 2/8 : FROM ${BASE} [2021-06-10T14:10:05.936Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T14:10:05.936Z] 595b0fe564bb: Pulling fs layer [2021-06-10T14:10:05.936Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T14:10:05.936Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T14:10:05.936Z] ba82ee9f976e: Pulling fs layer [2021-06-10T14:10:05.936Z] 506bd15cee9f: Pulling fs layer [2021-06-10T14:10:05.936Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T14:10:05.936Z] 618dc40b7e24: Pulling fs layer [2021-06-10T14:10:05.936Z] ba82ee9f976e: Waiting [2021-06-10T14:10:05.936Z] 75a0a4a0db45: Waiting [2021-06-10T14:10:05.936Z] 506bd15cee9f: Waiting [2021-06-10T14:10:05.936Z] 618dc40b7e24: Waiting [2021-06-10T14:10:05.936Z] 5b7225fbf94c: Verifying Checksum [2021-06-10T14:10:05.936Z] 5b7225fbf94c: Download complete [2021-06-10T14:10:05.936Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T14:10:05.936Z] 3088b5b3c5c0: Download complete [2021-06-10T14:10:05.936Z] 506bd15cee9f: Download complete [2021-06-10T14:10:06.208Z] 595b0fe564bb: Verifying Checksum [2021-06-10T14:10:06.208Z] 595b0fe564bb: Download complete [2021-06-10T14:10:06.208Z] 75a0a4a0db45: Download complete [2021-06-10T14:10:05.609Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T14:10:05.674Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2021-06-10T14:10:05.705Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T14:10:05.706Z] > git --version # timeout=10 [2021-06-10T14:10:05.723Z] > git --version # 'git version 2.24.4' [2021-06-10T14:10:05.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T14:10:05.751Z] [INFO] Currently running in a labeled security context [2021-06-10T14:10:05.751Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T14:10:05.751Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh4015487945319545761.key [2021-06-10T14:10:05.771Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T14:10:06.818Z] 595b0fe564bb: Pull complete [2021-06-10T14:10:07.422Z] 3088b5b3c5c0: Pull complete [2021-06-10T14:10:07.696Z] 5b7225fbf94c: Pull complete [2021-06-10T14:10:08.678Z] 618dc40b7e24: Verifying Checksum [2021-06-10T14:10:08.678Z] 618dc40b7e24: Download complete [2021-06-10T14:10:08.221Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-10T14:10:08.233Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T14:10:08.241Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-06-10T14:10:08.255Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-06-10T14:10:08.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T14:10:08.256Z] [INFO] Currently running in a labeled security context [2021-06-10T14:10:08.257Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T14:10:08.257Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh7897679414878080117.key [2021-06-10T14:10:08.262Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T14:10:08.990Z] Merging remotes/origin/master commit 2042747214768a5297d4458d210c69ac58bfc67c into PR head commit 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 [2021-06-10T14:10:09.466Z] Merge succeeded, producing 64768628631e2fa512565d271e0e2e08fbbd3edc [2021-06-10T14:10:09.467Z] Checking out Revision 64768628631e2fa512565d271e0e2e08fbbd3edc (PR-371) [2021-06-10T14:10:10.111Z] ba82ee9f976e: Verifying Checksum [2021-06-10T14:10:10.111Z] ba82ee9f976e: Download complete [2021-06-10T14:10:08.994Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T14:10:09.004Z] > git checkout -f 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 # timeout=10 [2021-06-10T14:10:09.153Z] > git remote # timeout=10 [2021-06-10T14:10:09.161Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T14:10:09.164Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T14:10:09.165Z] [INFO] Currently running in a labeled security context [2021-06-10T14:10:09.165Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T14:10:09.166Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/4@tmp/jenkins-gitclient-ssh3061433594622753025.key [2021-06-10T14:10:09.174Z] > git merge 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 [2021-06-10T14:10:09.454Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T14:10:09.465Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T14:10:09.470Z] > git checkout -f 64768628631e2fa512565d271e0e2e08fbbd3edc # timeout=10 [2021-06-10T14:10:13.222Z] Commit message: "Merge commit '2042747214768a5297d4458d210c69ac58bfc67c' into HEAD" [2021-06-10T14:10:13.222Z] > git rev-list --no-walk 6bc2dd311edbabda4909abcd9b35b1f94383d0e2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T14:10:14.495Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T14:10:14.822Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T14:10:15.122Z] + true [2021-06-10T14:10:15.123Z] + sudo service docker restart [2021-06-10T14:10:15.123Z] Redirecting to /bin/systemctl restart docker.service [2021-06-10T14:10:22.557Z] ba82ee9f976e: Pull complete [2021-06-10T14:10:22.557Z] 506bd15cee9f: Pull complete [2021-06-10T14:10:22.557Z] 75a0a4a0db45: Pull complete [2021-06-10T14:10:25.186Z] 618dc40b7e24: Pull complete [2021-06-10T14:10:25.186Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T14:10:25.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T14:10:25.186Z] ---> a36622ca3599 [2021-06-10T14:10:25.186Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T14:10:27.167Z] ---> Running in 2664fd9e12dd [2021-06-10T14:10:27.445Z] Removing intermediate container 2664fd9e12dd [2021-06-10T14:10:27.445Z] ---> aa29a2702e56 [2021-06-10T14:10:27.445Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T14:10:27.717Z] ---> Running in ced515b6ccf1 [2021-06-10T14:10:30.347Z] Removing intermediate container ced515b6ccf1 [2021-06-10T14:10:30.347Z] ---> abfcdf08eab2 [2021-06-10T14:10:30.347Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-10T14:10:30.347Z] ---> Running in e54b096616fd [2021-06-10T14:10:31.330Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T14:10:32.317Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [2021-06-10T14:10:33.295Z] OK: 138 MiB in 40 packages [Pipeline] configFileProvider [2021-06-10T14:10:33.311Z] provisioning config files... [2021-06-10T14:10:33.367Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config5569383123046105902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T14:10:33.706Z] ---> docker-login.sh [2021-06-10T14:10:33.707Z] nexus3.edgexfoundry.org:10001 [2021-06-10T14:10:33.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:10:33.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:10:33.970Z] Configure a credential helper to remove this warning. See [2021-06-10T14:10:33.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:10:33.970Z] [2021-06-10T14:10:33.970Z] Login Succeeded [2021-06-10T14:10:33.970Z] nexus3.edgexfoundry.org:10002 [2021-06-10T14:10:33.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:10:34.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:10:34.235Z] Configure a credential helper to remove this warning. See [2021-06-10T14:10:34.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:10:34.235Z] [2021-06-10T14:10:34.235Z] Login Succeeded [2021-06-10T14:10:34.235Z] nexus3.edgexfoundry.org:10003 [2021-06-10T14:10:34.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:10:34.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:10:34.235Z] Configure a credential helper to remove this warning. See [2021-06-10T14:10:34.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:10:34.235Z] [2021-06-10T14:10:34.235Z] Login Succeeded [2021-06-10T14:10:34.235Z] nexus3.edgexfoundry.org:10004 [2021-06-10T14:10:34.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:10:34.272Z] Removing intermediate container e54b096616fd [2021-06-10T14:10:34.272Z] ---> 56e38dc4628a [2021-06-10T14:10:34.272Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-10T14:10:34.272Z] ---> Running in 4fdf1f2f87b2 [2021-06-10T14:10:34.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:10:34.496Z] Configure a credential helper to remove this warning. See [2021-06-10T14:10:34.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:10:34.496Z] [2021-06-10T14:10:34.496Z] Login Succeeded [2021-06-10T14:10:34.496Z] docker.io [2021-06-10T14:10:34.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T14:10:34.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T14:10:34.758Z] Configure a credential helper to remove this warning. See [2021-06-10T14:10:34.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T14:10:34.758Z] [2021-06-10T14:10:34.758Z] Login Succeeded [2021-06-10T14:10:34.758Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T14:10:34.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-10T14:10:34.880Z] Removing intermediate container 4fdf1f2f87b2 [2021-06-10T14:10:34.880Z] ---> bbaa7183b68c [2021-06-10T14:10:34.880Z] Step 7/8 : COPY . . [Pipeline] echo [2021-06-10T14:10:34.951Z] ========================================================= [2021-06-10T14:10:34.951Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T14:10:34.951Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T14:10:35.266Z] + 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-10T14:10:35.530Z] Sending build context to Docker daemon 35.8MB [2021-06-10T14:10:35.530Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T14:10:35.530Z] Step 2/8 : FROM ${BASE} [2021-06-10T14:10:35.792Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T14:10:35.792Z] 540db60ca938: Pulling fs layer [2021-06-10T14:10:35.792Z] adcc1eea9eea: Pulling fs layer [2021-06-10T14:10:35.792Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T14:10:35.792Z] 0510c868ecb4: Pulling fs layer [2021-06-10T14:10:35.792Z] afea3b2eda06: Pulling fs layer [2021-06-10T14:10:35.792Z] 7809a108b3ef: Pulling fs layer [2021-06-10T14:10:35.792Z] f706445af74f: Pulling fs layer [2021-06-10T14:10:35.792Z] 0510c868ecb4: Waiting [2021-06-10T14:10:35.792Z] afea3b2eda06: Waiting [2021-06-10T14:10:35.792Z] 7809a108b3ef: Waiting [2021-06-10T14:10:35.792Z] f706445af74f: Waiting [2021-06-10T14:10:35.792Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T14:10:35.792Z] 4c4ab2625f07: Download complete [2021-06-10T14:10:35.792Z] adcc1eea9eea: Download complete [2021-06-10T14:10:35.792Z] afea3b2eda06: Verifying Checksum [2021-06-10T14:10:35.792Z] afea3b2eda06: Download complete [2021-06-10T14:10:35.792Z] 7809a108b3ef: Verifying Checksum [2021-06-10T14:10:35.792Z] 7809a108b3ef: Download complete [2021-06-10T14:10:35.792Z] 540db60ca938: Verifying Checksum [2021-06-10T14:10:35.792Z] 540db60ca938: Download complete [2021-06-10T14:10:36.067Z] 540db60ca938: Pull complete [2021-06-10T14:10:36.067Z] adcc1eea9eea: Pull complete [2021-06-10T14:10:36.329Z] 4c4ab2625f07: Pull complete [2021-06-10T14:10:37.285Z] f706445af74f: Verifying Checksum [2021-06-10T14:10:37.285Z] f706445af74f: Download complete [2021-06-10T14:10:37.865Z] 0510c868ecb4: Verifying Checksum [2021-06-10T14:10:37.865Z] 0510c868ecb4: Download complete [2021-06-10T14:10:38.398Z] ---> 48d40709eb36 [2021-06-10T14:10:38.398Z] Step 8/8 : RUN go mod download [2021-06-10T14:10:38.398Z] ---> Running in 483e803be27d [2021-06-10T14:10:42.111Z] 0510c868ecb4: Pull complete [2021-06-10T14:10:42.111Z] afea3b2eda06: Pull complete [2021-06-10T14:10:42.111Z] 7809a108b3ef: Pull complete [2021-06-10T14:10:43.070Z] f706445af74f: Pull complete [2021-06-10T14:10:43.071Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T14:10:43.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T14:10:43.071Z] ---> b068be0155e3 [2021-06-10T14:10:43.071Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T14:10:47.296Z] ---> Running in ea6f0dab4a8e [2021-06-10T14:10:47.296Z] Removing intermediate container ea6f0dab4a8e [2021-06-10T14:10:47.296Z] ---> 19a69cf82b7f [2021-06-10T14:10:47.296Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T14:10:47.296Z] ---> Running in 4f14ac614fbe [2021-06-10T14:10:47.872Z] Removing intermediate container 4f14ac614fbe [2021-06-10T14:10:47.872Z] ---> 5ccd59b45aaf [2021-06-10T14:10:47.872Z] Step 5/8 : RUN apk add --no-cache make git [2021-06-10T14:10:47.872Z] ---> Running in f3fe4ff2b36d [2021-06-10T14:10:48.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T14:10:49.024Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T14:10:49.971Z] OK: 149 MiB in 40 packages [2021-06-10T14:10:50.241Z] Removing intermediate container f3fe4ff2b36d [2021-06-10T14:10:50.241Z] ---> fca1cc2d52db [2021-06-10T14:10:50.241Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-06-10T14:10:50.241Z] ---> Running in 3efb440bb969 [2021-06-10T14:10:50.506Z] Removing intermediate container 3efb440bb969 [2021-06-10T14:10:50.506Z] ---> 50a3d9519759 [2021-06-10T14:10:50.506Z] Step 7/8 : COPY . . [2021-06-10T14:10:51.451Z] ---> b92771c1860a [2021-06-10T14:10:51.451Z] Step 8/8 : RUN go mod download [2021-06-10T14:10:51.451Z] ---> Running in 028e9a5ffe30 [2021-06-10T14:11:06.450Z] Removing intermediate container 028e9a5ffe30 [2021-06-10T14:11:06.450Z] ---> 21a3f2ad4cb6 [2021-06-10T14:11:06.450Z] Successfully built 21a3f2ad4cb6 [2021-06-10T14:11:06.450Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T14:11:06.759Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T14:11:06.759Z] . [Pipeline] withDockerContainer [2021-06-10T14:11:06.846Z] prd-centos7-docker-4c-2g-198 does not seem to be running inside a container [2021-06-10T14:11:06.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T14:11:07.297Z] $ docker top 548e817e8e88d76f5cbdb4e123813e8948184cbac6eac5159f81953764539903 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T14:11:07.700Z] + go version [2021-06-10T14:11:07.701Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T14:11:07.710Z] $ docker stop --time=1 548e817e8e88d76f5cbdb4e123813e8948184cbac6eac5159f81953764539903 [2021-06-10T14:11:08.900Z] $ docker rm -f 548e817e8e88d76f5cbdb4e123813e8948184cbac6eac5159f81953764539903 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T14:11:09.519Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T14:11:09.519Z] . [Pipeline] withDockerContainer [2021-06-10T14:11:09.608Z] prd-centos7-docker-4c-2g-198 does not seem to be running inside a container [2021-06-10T14:11:09.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-10T14:11:10.110Z] $ docker top 5c25d6e9ac17f518b92cbcf8282bd329727cf1d46d504849956ff6895177f76c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T14:11:10.516Z] + go mod tidy [2021-06-10T14:11:10.775Z] Removing intermediate container 483e803be27d [2021-06-10T14:11:10.775Z] ---> 63f38a4fdc12 [2021-06-10T14:11:10.775Z] Successfully built 63f38a4fdc12 [2021-06-10T14:11:10.775Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-10T14:11:11.087Z] + make test [2021-06-10T14:11:11.087Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-10T14:11:11.172Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T14:11:11.172Z] . [Pipeline] withDockerContainer [2021-06-10T14:11:11.356Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-10T14:11:11.442Z] prd-ubuntu18.04-docker-arm64-4c-16g-197 does not seem to be running inside a container [2021-06-10T14:11:11.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T14:11:13.128Z] $ docker top afb3287a1fda46c6939139be5139c43915eca79f4cfb4fd3b9a505ab1c4af627 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T14:11:14.118Z] + go version [2021-06-10T14:11:14.118Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T14:11:14.132Z] $ docker stop --time=1 afb3287a1fda46c6939139be5139c43915eca79f4cfb4fd3b9a505ab1c4af627 [2021-06-10T14:11:16.021Z] $ docker rm -f afb3287a1fda46c6939139be5139c43915eca79f4cfb4fd3b9a505ab1c4af627 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T14:11:16.834Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T14:11:16.835Z] . [Pipeline] withDockerContainer [2021-06-10T14:11:17.090Z] prd-ubuntu18.04-docker-arm64-4c-16g-197 does not seem to be running inside a container [2021-06-10T14:11:17.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T14:11:18.714Z] $ docker top 93d58ef0c36977b4d16e1d7533677d730b0c378d79c4ddbb9d7e214a69134c8f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T14:11:19.673Z] + go mod tidy [Pipeline] sh [2021-06-10T14:11:20.954Z] + make test [2021-06-10T14:11:20.954Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-10T14:11:21.946Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-06-10T14:11:23.699Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-10T14:11:23.699Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-10T14:11:23.699Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-10T14:11:23.699Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-10T14:11:23.699Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-10T14:11:23.699Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-10T14:11:23.699Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-10T14:11:23.699Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-10T14:11:23.699Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-10T14:11:23.699Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-10T14:11:23.699Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-10T14:11:23.699Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-10T14:11:23.699Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-06-10T14:11:27.978Z] $ docker stop --time=1 5c25d6e9ac17f518b92cbcf8282bd329727cf1d46d504849956ff6895177f76c [2021-06-10T14:11:29.399Z] $ docker rm -f 5c25d6e9ac17f518b92cbcf8282bd329727cf1d46d504849956ff6895177f76c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T14:11:29.836Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T14:11:30.076Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-10T14:11:33.058Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-10T14:11:33.390Z] + ls -al . [2021-06-10T14:11:33.390Z] total 92 [2021-06-10T14:11:33.390Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 10 14:11 . [2021-06-10T14:11:33.390Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 10 14:10 .. [2021-06-10T14:11:33.390Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 10 14:10 assets [2021-06-10T14:11:33.390Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 10 14:10 bin [2021-06-10T14:11:33.390Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 10 14:10 cmd [2021-06-10T14:11:33.390Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 10 14:10 CONTRIBUTING.md [2021-06-10T14:11:33.390Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 10 14:11 coverage.out [2021-06-10T14:11:33.390Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 10 14:10 Dockerfile [2021-06-10T14:11:33.390Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 10 14:10 Dockerfile.build [2021-06-10T14:11:33.390Z] drwxrwxr-x. 5 jenkins jenkins 104 Jun 10 14:10 docs [2021-06-10T14:11:33.390Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 10 14:10 .git [2021-06-10T14:11:33.390Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 10 14:10 .github [2021-06-10T14:11:33.390Z] -rw-rw-r--. 1 jenkins jenkins 162 Jun 10 14:10 .gitignore [2021-06-10T14:11:33.390Z] -rw-rw-r--. 1 jenkins jenkins 971 Jun 10 14:10 go.mod [2021-06-10T14:11:33.390Z] -rw-r--r--. 1 jenkins jenkins 23959 Jun 10 14:11 go.sum [2021-06-10T14:11:33.390Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 10 14:10 internal [2021-06-10T14:11:33.390Z] -rw-rw-r--. 1 jenkins jenkins 652 Jun 10 14:10 Jenkinsfile [2021-06-10T14:11:33.390Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 10 14:10 LICENSE [2021-06-10T14:11:33.390Z] -rw-rw-r--. 1 jenkins jenkins 941 Jun 10 14:10 Makefile [2021-06-10T14:11:33.390Z] -rw-rw-r--. 1 jenkins jenkins 6012 Jun 10 14:10 README.md [2021-06-10T14:11:33.390Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 10 14:06 VERSION [2021-06-10T14:11:33.390Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 10 14:10 version.go [2021-06-10T14:11:33.390Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jun 10 14:10 web [Pipeline] isUnix [Pipeline] sh [2021-06-10T14:11:33.700Z] + 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=64768628631e2fa512565d271e0e2e08fbbd3edc --label arch=amd64 --label version=0.0.0 . [2021-06-10T14:11:33.970Z] Sending build context to Docker daemon 35.83MB [2021-06-10T14:11:33.970Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T14:11:33.970Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-10T14:11:33.970Z] ---> 21a3f2ad4cb6 [2021-06-10T14:11:33.970Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-10T14:11:34.235Z] ---> Running in bc68c331b972 [2021-06-10T14:11:34.235Z] Removing intermediate container bc68c331b972 [2021-06-10T14:11:34.235Z] ---> 6cc1dfa49b7e [2021-06-10T14:11:34.235Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-10T14:11:34.235Z] ---> Running in e41cac2f28c2 [2021-06-10T14:11:34.502Z] Removing intermediate container e41cac2f28c2 [2021-06-10T14:11:34.502Z] ---> c7b4ef4a8f49 [2021-06-10T14:11:34.502Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T14:11:34.502Z] ---> Running in 8a2ae2b1db0e [2021-06-10T14:11:34.502Z] Removing intermediate container 8a2ae2b1db0e [2021-06-10T14:11:34.502Z] ---> 32a0edbdf700 [2021-06-10T14:11:34.502Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-10T14:11:34.502Z] ---> Running in 8632071d05ca [2021-06-10T14:11:34.769Z] Removing intermediate container 8632071d05ca [2021-06-10T14:11:34.770Z] ---> 23b838e8d97f [2021-06-10T14:11:34.770Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-10T14:11:34.770Z] ---> Running in e1bc24dcb5f5 [2021-06-10T14:11:34.770Z] Removing intermediate container e1bc24dcb5f5 [2021-06-10T14:11:34.770Z] ---> e8672a556f77 [2021-06-10T14:11:34.770Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T14:11:34.770Z] ---> Running in af7110090242 [2021-06-10T14:11:35.344Z] Removing intermediate container af7110090242 [2021-06-10T14:11:35.344Z] ---> 6faf869a32bf [2021-06-10T14:11:35.344Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T14:11:35.344Z] ---> Running in 00ab4c297a30 [2021-06-10T14:11:35.607Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T14:11:36.556Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T14:11:37.128Z] OK: 149 MiB in 40 packages [2021-06-10T14:11:37.128Z] Removing intermediate container 00ab4c297a30 [2021-06-10T14:11:37.128Z] ---> 62e64bdeeaf9 [2021-06-10T14:11:37.128Z] Step 10/24 : ENV GO111MODULE=on [2021-06-10T14:11:37.128Z] ---> Running in 949e87652511 [2021-06-10T14:11:37.390Z] Removing intermediate container 949e87652511 [2021-06-10T14:11:37.390Z] ---> 5d172cd0ac0a [2021-06-10T14:11:37.390Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-10T14:11:37.390Z] ---> Running in 82722ee00185 [2021-06-10T14:11:37.390Z] Removing intermediate container 82722ee00185 [2021-06-10T14:11:37.390Z] ---> bc83bd98c0ae [2021-06-10T14:11:37.390Z] Step 12/24 : COPY go.mod . [2021-06-10T14:11:37.653Z] ---> fb012de2f429 [2021-06-10T14:11:37.653Z] Step 13/24 : COPY Makefile . [2021-06-10T14:11:37.914Z] ---> ea30996871ae [2021-06-10T14:11:37.914Z] Step 14/24 : RUN make update [2021-06-10T14:11:37.914Z] ---> Running in 85b3f5eded99 [2021-06-10T14:11:38.176Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-10T14:11:38.438Z] Removing intermediate container 85b3f5eded99 [2021-06-10T14:11:38.438Z] ---> 025ff1d3fae4 [2021-06-10T14:11:38.438Z] Step 15/24 : COPY . . [2021-06-10T14:11:39.842Z] ---> bfcd76fdf031 [2021-06-10T14:11:39.842Z] Step 16/24 : RUN ${MAKE} [2021-06-10T14:11:39.842Z] ---> Running in b14ce62112b1 [2021-06-10T14:11:39.842Z] 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-10T14:11:49.934Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-10T14:11:50.196Z] Removing intermediate container b14ce62112b1 [2021-06-10T14:11:50.196Z] ---> f68f2a373f00 [2021-06-10T14:11:50.196Z] Step 17/24 : FROM alpine:3.12 [2021-06-10T14:11:50.769Z] 3.12: Pulling from library/alpine [2021-06-10T14:11:50.769Z] 339de151aab4: Pulling fs layer [2021-06-10T14:11:51.034Z] 339de151aab4: Verifying Checksum [2021-06-10T14:11:51.034Z] 339de151aab4: Download complete [2021-06-10T14:11:51.298Z] 339de151aab4: Pull complete [2021-06-10T14:11:51.298Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T14:11:51.298Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T14:11:51.298Z] ---> 13621d1b12d4 [2021-06-10T14:11:51.298Z] Step 18/24 : EXPOSE 4000 [2021-06-10T14:11:51.298Z] ---> Running in 947b948d7b08 [2021-06-10T14:11:51.563Z] Removing intermediate container 947b948d7b08 [2021-06-10T14:11:51.563Z] ---> 0c17d13c039f [2021-06-10T14:11:51.563Z] Step 19/24 : 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-10T14:11:52.138Z] ---> 64a35cfd1f88 [2021-06-10T14:11:52.138Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-10T14:11:52.138Z] ---> Running in 9dc89a5e4d6c [2021-06-10T14:11:52.401Z] Removing intermediate container 9dc89a5e4d6c [2021-06-10T14:11:52.401Z] ---> 3277b3316cce [2021-06-10T14:11:52.401Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-10T14:11:52.401Z] ---> Running in a00c70ae530c [2021-06-10T14:11:52.401Z] Removing intermediate container a00c70ae530c [2021-06-10T14:11:52.401Z] ---> 78fced030b28 [2021-06-10T14:11:52.401Z] Step 22/24 : LABEL arch=amd64 [2021-06-10T14:11:52.401Z] ---> Running in d24799904b99 [2021-06-10T14:11:52.665Z] Removing intermediate container d24799904b99 [2021-06-10T14:11:52.665Z] ---> 0b1a6c66a6d9 [2021-06-10T14:11:52.665Z] Step 23/24 : LABEL git_sha=64768628631e2fa512565d271e0e2e08fbbd3edc [2021-06-10T14:11:52.665Z] ---> Running in c2218c3cf4cb [2021-06-10T14:11:52.665Z] Removing intermediate container c2218c3cf4cb [2021-06-10T14:11:52.665Z] ---> 74f1532136fc [2021-06-10T14:11:52.665Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T14:11:52.665Z] ---> Running in 07f79ebc3886 [2021-06-10T14:11:52.928Z] Removing intermediate container 07f79ebc3886 [2021-06-10T14:11:52.928Z] ---> 8b1830c28f1a [2021-06-10T14:11:52.928Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-10T14:11:52.928Z] Successfully built 8b1830c28f1a [2021-06-10T14:11:52.928Z] 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-10T14:11:53.915Z] ---> job-cost.sh [2021-06-10T14:11:53.916Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zQ0t [2021-06-10T14:11:54.366Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-06-10T14:11:54.366Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-06-10T14:11:54.366Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-06-10T14:11:54.366Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-06-10T14:11:54.366Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-06-10T14:11:54.366Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-06-10T14:11:54.366Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-06-10T14:11:54.366Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-06-10T14:11:54.366Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-06-10T14:11:54.366Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-06-10T14:11:54.366Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-06-10T14:11:54.366Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-06-10T14:11:54.366Z] GO111MODULE=on go vet ./... [2021-06-10T14:12:03.957Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } [2021-06-10T14:12:12.720Z] $ docker stop --time=1 93d58ef0c36977b4d16e1d7533677d730b0c378d79c4ddbb9d7e214a69134c8f [2021-06-10T14:12:14.695Z] $ docker rm -f 93d58ef0c36977b4d16e1d7533677d730b0c378d79c4ddbb9d7e214a69134c8f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T14:12:15.472Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T14:12:15.507Z] Warning: overwriting stash ‘coverage-report’ [2021-06-10T14:12:16.094Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T14:12:16.665Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-10T14:12:17.050Z] + ls -al . [2021-06-10T14:12:17.050Z] total 124 [2021-06-10T14:12:17.050Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 10 14:11 . [2021-06-10T14:12:17.050Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 14:09 .. [2021-06-10T14:12:17.050Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 10 14:09 .git [2021-06-10T14:12:17.050Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 14:09 .github [2021-06-10T14:12:17.050Z] -rw-rw-r-- 1 jenkins jenkins 162 Jun 10 14:09 .gitignore [2021-06-10T14:12:17.050Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 10 14:09 CONTRIBUTING.md [2021-06-10T14:12:17.050Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 10 14:09 Dockerfile [2021-06-10T14:12:17.050Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 10 14:09 Dockerfile.build [2021-06-10T14:12:17.050Z] -rw-rw-r-- 1 jenkins jenkins 652 Jun 10 14:09 Jenkinsfile [2021-06-10T14:12:17.050Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 10 14:09 LICENSE [2021-06-10T14:12:17.050Z] -rw-rw-r-- 1 jenkins jenkins 941 Jun 10 14:09 Makefile [2021-06-10T14:12:17.050Z] -rw-rw-r-- 1 jenkins jenkins 6012 Jun 10 14:09 README.md [2021-06-10T14:12:17.050Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 10 14:06 VERSION [2021-06-10T14:12:17.050Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 10 14:09 assets [2021-06-10T14:12:17.050Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 14:09 bin [2021-06-10T14:12:17.050Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 10 14:09 cmd [2021-06-10T14:12:17.050Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 10 14:11 coverage.out [2021-06-10T14:12:17.050Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 10 14:09 docs [2021-06-10T14:12:17.050Z] -rw-rw-r-- 1 jenkins jenkins 971 Jun 10 14:09 go.mod [2021-06-10T14:12:17.050Z] -rw-r--r-- 1 jenkins jenkins 23959 Jun 10 14:11 go.sum [2021-06-10T14:12:17.050Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 10 14:09 internal [2021-06-10T14:12:17.050Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 10 14:09 version.go [2021-06-10T14:12:17.050Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 14:09 web [Pipeline] isUnix [Pipeline] sh [2021-06-10T14:12:17.425Z] + 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=c2563573a55bf1b5a71e921687d4ef178d68acb3 --label arch=arm64 --label version=0.0.0 . [2021-06-10T14:12:18.918Z] lf-activate-venv(): INFO: Adding /tmp/venv-zQ0t/bin to PATH [2021-06-10T14:12:18.918Z] INFO: No Stack... [2021-06-10T14:12:18.918Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T14:12:18.918Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T14:12:18.950Z] Sending build context to Docker daemon 35.83MB [2021-06-10T14:12:18.951Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T14:12:18.951Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-10T14:12:18.951Z] ---> 63f38a4fdc12 [2021-06-10T14:12:18.951Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-06-10T14:12:19.227Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [2021-06-10T14:12:19.228Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T14:12:19.263Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-371-4-stack-cost] [2021-06-10T14:12:19.274Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-4-stack-cost] did not exist. Created. [2021-06-10T14:12:19.275Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-371-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T14:12:19.574Z] ---> Running in a87dfd5c59cb [2021-06-10T14:12:19.613Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-10T14:12:19.689Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T14:12:19.703Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-06-10T14:12:19.849Z] Removing intermediate container a87dfd5c59cb [2021-06-10T14:12:19.849Z] ---> 68b4453b5815 [2021-06-10T14:12:19.849Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T14:12:20.122Z] ---> Running in a34c98398f40 [2021-06-10T14:12:20.400Z] Removing intermediate container a34c98398f40 [2021-06-10T14:12:20.400Z] ---> 5525ac9b0252 [2021-06-10T14:12:20.400Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T14:12:20.673Z] ---> Running in 6ec4f7fbc689 [2021-06-10T14:12:21.270Z] Removing intermediate container 6ec4f7fbc689 [2021-06-10T14:12:21.270Z] ---> 5bc308d53ad2 [2021-06-10T14:12:21.270Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-06-10T14:12:21.270Z] ---> Running in 62edc1c37c73 [2021-06-10T14:12:21.865Z] Removing intermediate container 62edc1c37c73 [2021-06-10T14:12:21.865Z] ---> b6751008b61f [2021-06-10T14:12:21.865Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-06-10T14:12:21.865Z] ---> Running in 3ce69f04a20d [2021-06-10T14:12:22.467Z] Removing intermediate container 3ce69f04a20d [2021-06-10T14:12:22.467Z] ---> e054b94d345d [2021-06-10T14:12:22.467Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T14:12:22.467Z] ---> Running in 8922692a9256 [2021-06-10T14:12:25.092Z] Removing intermediate container 8922692a9256 [2021-06-10T14:12:25.092Z] ---> 1e88eb53f5ed [2021-06-10T14:12:25.092Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T14:12:25.092Z] ---> Running in f968109a4095 [2021-06-10T14:12:26.076Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T14:12:26.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T14:12:28.087Z] OK: 138 MiB in 40 packages [2021-06-10T14:12:29.061Z] Removing intermediate container f968109a4095 [2021-06-10T14:12:29.061Z] ---> e4e99897cb55 [2021-06-10T14:12:29.061Z] Step 10/24 : ENV GO111MODULE=on [2021-06-10T14:12:29.061Z] ---> Running in b1b661a0cd63 [2021-06-10T14:12:29.658Z] Removing intermediate container b1b661a0cd63 [2021-06-10T14:12:29.658Z] ---> a240f350b983 [2021-06-10T14:12:29.658Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-06-10T14:12:29.658Z] ---> Running in 5d5030b7b2f5 [2021-06-10T14:12:30.257Z] Removing intermediate container 5d5030b7b2f5 [2021-06-10T14:12:30.257Z] ---> 64e049c6d009 [2021-06-10T14:12:30.257Z] Step 12/24 : COPY go.mod . [2021-06-10T14:12:31.240Z] ---> f42eae5ab217 [2021-06-10T14:12:31.240Z] Step 13/24 : COPY Makefile . [2021-06-10T14:12:31.839Z] ---> d73b5ce95c5e [2021-06-10T14:12:31.840Z] Step 14/24 : RUN make update [2021-06-10T14:12:31.840Z] ---> Running in 60bd367aa872 [2021-06-10T14:12:33.271Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-10T14:12:34.704Z] Removing intermediate container 60bd367aa872 [2021-06-10T14:12:34.704Z] ---> 37e43e99a889 [2021-06-10T14:12:34.704Z] Step 15/24 : COPY . . [2021-06-10T14:12:38.097Z] ---> 6226745af1fa [2021-06-10T14:12:38.097Z] Step 16/24 : RUN ${MAKE} [2021-06-10T14:12:38.097Z] ---> Running in 4e0627c48868 [2021-06-10T14:12:39.092Z] 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-10T14:13:05.918Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-06-10T14:13:08.548Z] Removing intermediate container 4e0627c48868 [2021-06-10T14:13:08.549Z] ---> 07f139a2ea37 [2021-06-10T14:13:08.549Z] Step 17/24 : FROM alpine:3.12 [2021-06-10T14:13:09.140Z] 3.12: Pulling from library/alpine [2021-06-10T14:13:09.140Z] d2f70382dc9a: Pulling fs layer [2021-06-10T14:13:09.415Z] d2f70382dc9a: Verifying Checksum [2021-06-10T14:13:09.415Z] d2f70382dc9a: Download complete [2021-06-10T14:13:10.398Z] d2f70382dc9a: Pull complete [2021-06-10T14:13:10.398Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T14:13:10.398Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T14:13:10.398Z] ---> 9852663dfa18 [2021-06-10T14:13:10.398Z] Step 18/24 : EXPOSE 4000 [2021-06-10T14:13:10.398Z] ---> Running in 5d1e278d0423 [2021-06-10T14:13:10.991Z] Removing intermediate container 5d1e278d0423 [2021-06-10T14:13:10.991Z] ---> becf5e80b528 [2021-06-10T14:13:10.991Z] Step 19/24 : 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-10T14:13:12.962Z] ---> 69a906104f2e [2021-06-10T14:13:12.963Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-06-10T14:13:13.236Z] ---> Running in 8d7385d40074 [2021-06-10T14:13:13.829Z] Removing intermediate container 8d7385d40074 [2021-06-10T14:13:13.829Z] ---> e3f4e6e9979d [2021-06-10T14:13:13.829Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-06-10T14:13:13.829Z] ---> Running in 3f55654ea9dd [2021-06-10T14:13:14.422Z] Removing intermediate container 3f55654ea9dd [2021-06-10T14:13:14.422Z] ---> ae915a3483ed [2021-06-10T14:13:14.422Z] Step 22/24 : LABEL arch=arm64 [2021-06-10T14:13:14.422Z] ---> Running in 330d7bd01034 [2021-06-10T14:13:15.018Z] Removing intermediate container 330d7bd01034 [2021-06-10T14:13:15.018Z] ---> b36040232b14 [2021-06-10T14:13:15.018Z] Step 23/24 : LABEL git_sha=c2563573a55bf1b5a71e921687d4ef178d68acb3 [2021-06-10T14:13:15.018Z] ---> Running in 0e9bc15ae88c [2021-06-10T14:13:15.612Z] Removing intermediate container 0e9bc15ae88c [2021-06-10T14:13:15.612Z] ---> 1cf71a3fdc6e [2021-06-10T14:13:15.612Z] Step 24/24 : LABEL version=0.0.0 [2021-06-10T14:13:15.612Z] ---> Running in f152fc2777b7 [2021-06-10T14:13:16.208Z] Removing intermediate container f152fc2777b7 [2021-06-10T14:13:16.208Z] ---> 4df2503087c8 [2021-06-10T14:13:16.208Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-10T14:13:16.208Z] Successfully built 4df2503087c8 [2021-06-10T14:13:16.208Z] 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-10T14:13:16.851Z] ---> job-cost.sh [2021-06-10T14:13:16.851Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jnjY [2021-06-10T14:13:55.838Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T14:15:17.587Z] lf-activate-venv(): INFO: Adding /tmp/venv-jnjY/bin to PATH [2021-06-10T14:15:17.587Z] INFO: No Stack... [2021-06-10T14:15:17.587Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T14:15:17.587Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T14:15:17.945Z] + + cutcat -d, /w/workspace/edgex-ui-go/4/archives/cost.csv -f6 [2021-06-10T14:15:17.945Z] [Pipeline] lock [2021-06-10T14:15:18.007Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-371-4-stack-cost] [2021-06-10T14:15:18.019Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-4-stack-cost] did not exist. Created. [2021-06-10T14:15:18.019Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-371-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T14:15:18.426Z] /w/workspace/edgex-ui-go/4@tmp/durable-09bdf8f6/script.sh: 1: /w/workspace/edgex-ui-go/4@tmp/durable-09bdf8f6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-10T14:15:18.771Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T14:15:18.811Z] Warning: overwriting stash ‘stack-cost’ [2021-06-10T14:15:19.064Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T14:15:19.079Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-371-4-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-10T14:15:20.061Z] provisioning config files... [2021-06-10T14:15:20.070Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/config2318207080434609248tmp [Pipeline] { [Pipeline] sh [2021-06-10T14:15:20.439Z] + set +x [2021-06-10T14:15:20.439Z] + curl -s https://codecov.io/bash [2021-06-10T14:15:20.439Z] + bash -s -- [2021-06-10T14:15:20.439Z] [2021-06-10T14:15:20.439Z] _____ _ [2021-06-10T14:15:20.439Z] / ____| | | [2021-06-10T14:15:20.439Z] | | ___ __| | ___ ___ _____ __ [2021-06-10T14:15:20.439Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-10T14:15:20.439Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-10T14:15:20.439Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-10T14:15:20.439Z] Bash-1.0.3 [2021-06-10T14:15:20.439Z] [2021-06-10T14:15:20.439Z] [2021-06-10T14:15:20.439Z] ==> git version 2.24.4 found [2021-06-10T14:15:20.439Z] ==> 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-10T14:15:20.439Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-10T14:15:20.439Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-10T14:15:20.439Z] ==> Jenkins CI detected. [2021-06-10T14:15:20.439Z] project root: . [2021-06-10T14:15:20.439Z] --> token set from env [2021-06-10T14:15:20.439Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-10T14:15:20.704Z] ==> Running gcov in . (disable via -X gcov) [2021-06-10T14:15:20.704Z] ==> Python coveragepy not found [2021-06-10T14:15:20.704Z] ==> Searching for coverage reports in: [2021-06-10T14:15:20.704Z] + . [2021-06-10T14:15:20.704Z] -> Found 1 reports [2021-06-10T14:15:20.704Z] ==> Detecting git/mercurial file structure [2021-06-10T14:15:20.704Z] ==> Reading reports [2021-06-10T14:15:20.704Z] + ./coverage.out bytes=10 [2021-06-10T14:15:20.704Z] ==> Appending adjustments [2021-06-10T14:15:20.704Z] https://docs.codecov.io/docs/fixing-reports [2021-06-10T14:15:20.704Z] + Found adjustments [2021-06-10T14:15:20.704Z] ==> Gzipping contents [2021-06-10T14:15:20.704Z] 4.0K /tmp/codecov.P1sLM3.gz [2021-06-10T14:15:20.704Z] ==> Uploading reports [2021-06-10T14:15:20.704Z] url: https://codecov.io [2021-06-10T14:15:20.704Z] query: branch=PR-371&commit=af76c4eed0ccf9a0444c0da36c0a73b1c153f79d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-371%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=371&job=&cmd_args= [2021-06-10T14:15:20.704Z] -> Pinging Codecov [2021-06-10T14:15:20.704Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-371&commit=af76c4eed0ccf9a0444c0da36c0a73b1c153f79d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-371%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=371&job=&cmd_args= [2021-06-10T14:15:21.277Z] -> Uploading to [2021-06-10T14:15:21.277Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-10/FB506323287CE973F263BFD2A0EB1F37/af76c4eed0ccf9a0444c0da36c0a73b1c153f79d/f010808b-a99e-49f0-bc85-65a8cacfe615.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T141521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=16ce6b7a65d45f5449dc1306e85733777d1c2cc06598b678bc68e505bbbda8c3 [2021-06-10T14:15:21.277Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T14:15:21.277Z] Dload Upload Total Spent Left Speed [2021-06-10T14:15:21.538Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 10987 --:--:-- --:--:-- --:--:-- 10988 100 3923 0 0 100 3923 0 10982 --:--:-- --:--:-- --:--:-- 10958 [2021-06-10T14:15:21.538Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/af76c4eed0ccf9a0444c0da36c0a73b1c153f79d [Pipeline] } [2021-06-10T14:15:21.549Z] 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-10T14:15:23.522Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T14:15:24.109Z] ---> package-listing.sh [2021-06-10T14:15:24.109Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T14:15:24.109Z] ++ facter osfamily [2021-06-10T14:15:24.378Z] + OS_FAMILY=redhat [2021-06-10T14:15:24.378Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-371 [2021-06-10T14:15:24.378Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T14:15:24.378Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T14:15:24.378Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T14:15:24.378Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T14:15:24.378Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-371 ']' [2021-06-10T14:15:24.378Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T14:15:24.378Z] + case "${OS_FAMILY}" in [2021-06-10T14:15:24.378Z] + rpm -qa [2021-06-10T14:15:24.378Z] + sort [2021-06-10T14:15:24.962Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T14:15:24.962Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T14:15:24.962Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T14:15:24.962Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-371 ']' [2021-06-10T14:15:24.962Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-371/archives/ [2021-06-10T14:15:24.962Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-371/archives/ [Pipeline] echo [2021-06-10T14:15:24.978Z] 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-371/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T14:15:25.278Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T14:15:25.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T14:15:25.851Z] [2021-06-10T14:15:25.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T14:15:26.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T14:15:26.197Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T14:15:26.197Z] df20fa9351a1: Pulling fs layer [2021-06-10T14:15:26.197Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T14:15:26.197Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T14:15:26.197Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T14:15:26.197Z] 93b61091891f: Pulling fs layer [2021-06-10T14:15:26.197Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T14:15:26.197Z] 5e14af77c1be: Pulling fs layer [2021-06-10T14:15:26.197Z] 01666e4c0597: Pulling fs layer [2021-06-10T14:15:26.197Z] aa168da1d23b: Pulling fs layer [2021-06-10T14:15:26.197Z] 93b9cdb0e59b: Waiting [2021-06-10T14:15:26.197Z] 5e14af77c1be: Waiting [2021-06-10T14:15:26.197Z] 01666e4c0597: Waiting [2021-06-10T14:15:26.197Z] aa168da1d23b: Waiting [2021-06-10T14:15:26.197Z] 46f8f816bc3b: Waiting [2021-06-10T14:15:26.197Z] 93b61091891f: Waiting [2021-06-10T14:15:26.197Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T14:15:26.197Z] 36b3adc4ff6f: Download complete [2021-06-10T14:15:26.197Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T14:15:26.197Z] 46f8f816bc3b: Download complete [2021-06-10T14:15:26.197Z] df20fa9351a1: Verifying Checksum [2021-06-10T14:15:26.197Z] df20fa9351a1: Download complete [2021-06-10T14:15:26.460Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T14:15:26.460Z] 93b9cdb0e59b: Download complete [2021-06-10T14:15:26.460Z] 5e14af77c1be: Verifying Checksum [2021-06-10T14:15:26.460Z] 5e14af77c1be: Download complete [2021-06-10T14:15:26.460Z] 93b61091891f: Verifying Checksum [2021-06-10T14:15:26.460Z] 93b61091891f: Download complete [2021-06-10T14:15:26.460Z] 01666e4c0597: Verifying Checksum [2021-06-10T14:15:26.460Z] 01666e4c0597: Download complete [2021-06-10T14:15:26.460Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T14:15:26.460Z] 8ad3a11d3b57: Download complete [2021-06-10T14:15:26.460Z] df20fa9351a1: Pull complete [2021-06-10T14:15:26.731Z] 36b3adc4ff6f: Pull complete [2021-06-10T14:15:27.003Z] 8ad3a11d3b57: Pull complete [2021-06-10T14:15:27.263Z] 46f8f816bc3b: Pull complete [2021-06-10T14:15:27.528Z] 93b61091891f: Pull complete [2021-06-10T14:15:27.528Z] 93b9cdb0e59b: Pull complete [2021-06-10T14:15:27.528Z] 5e14af77c1be: Pull complete [2021-06-10T14:15:27.788Z] 01666e4c0597: Pull complete [2021-06-10T14:15:28.366Z] aa168da1d23b: Verifying Checksum [2021-06-10T14:15:28.366Z] aa168da1d23b: Download complete [2021-06-10T14:15:32.597Z] aa168da1d23b: Pull complete [2021-06-10T14:15:32.597Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T14:15:32.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T14:15:32.597Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T14:15:32.675Z] prd-centos7-docker-4c-2g-196 does not seem to be running inside a container [2021-06-10T14:15:32.713Z] $ 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-371/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-371 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-371:/w/workspace/edgexfoundry_edgex-ui-go_PR-371:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-10T14:15:34.557Z] $ docker top 78148c37fd7fc174c356203a1af68af2278d9bcbb0a067e5067d7fcf2615be02 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T14:15:34.947Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T14:15:35.255Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T14:15:35.561Z] + ls /var/log/sa-host [2021-06-10T14:15:35.561Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T14:15:35.561Z] file_magic: OK [2021-06-10T14:15:35.561Z] HZ: Using current value: 100 [2021-06-10T14:15:35.561Z] file_header: OK [2021-06-10T14:15:35.561Z] 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-10T14:15:35.561Z] Statistics: [2021-06-10T14:15:35.561Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T14:15:35.561Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T14:15:35.561Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T14:15:35.561Z] file_magic: OK [2021-06-10T14:15:35.561Z] HZ: Using current value: 100 [2021-06-10T14:15:35.561Z] file_header: OK [2021-06-10T14:15:35.561Z] 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-10T14:15:35.561Z] Statistics: [2021-06-10T14:15:35.561Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T14:15:35.561Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T14:15:36.337Z] provisioning config files... [2021-06-10T14:15:36.353Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-371@tmp/config7441353918235717763tmp [Pipeline] { [Pipeline] echo [2021-06-10T14:15:36.382Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T14:15:36.689Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T14:15:36.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T14:15:37.129Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T14:15:37.142Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T14:15:37.445Z] ---> sudo-logs.sh [2021-06-10T14:15:37.446Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T14:15:37.485Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T14:15:37.800Z] ---> job-cost.sh [2021-06-10T14:15:37.800Z] lf-activate-venv: SKIPPING [2021-06-10T14:15:37.800Z] DEBUG: total: 0.18000000715255737 [2021-06-10T14:15:37.800Z] INFO: Retrieving Stack Cost... [2021-06-10T14:15:38.743Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T14:15:39.315Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T14:15:39.332Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T14:15:39.630Z] ---> logs-deploy.sh [2021-06-10T14:15:39.630Z] lf-activate-venv: SKIPPING [2021-06-10T14:15:39.630Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-371/4 [2021-06-10T14:15:39.630Z] INFO: archiving workspace using pattern(s): [2021-06-10T14:15:40.575Z] Archives upload complete. [2021-06-10T14:15:40.575Z] INFO: archiving logs to Nexus