Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of null for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at d9a357ae929ab9a4753b0c453002d551dace3f17 rather than 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Obtained Jenkinsfile from d9a357ae929ab9a4753b0c453002d551dace3f17 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1094299792538135664.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4521707623433236706.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8618407548471728187.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5175833574739205249.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5176155555093534175.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-313 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [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-431 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh4903735846593120875.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh2668540846438408170.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh888145003233511845.key > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 Merge succeeded, producing a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a Checking out Revision a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a (PR-431) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a # timeout=10 Commit message: "Merge commit 'd9a357ae929ab9a4753b0c453002d551dace3f17' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-12T06:06:28.040Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-12T06:06:28.093Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-12T06:06:28.105Z] ========================================================= [2021-11-12T06:06:28.105Z] EdgeX Global Pipelines Version Info [2021-11-12T06:06:28.105Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d521e53cc5aa3634156a66d5e6cec7655339888c # timeout=10 [2021-11-12T06:06:29.227Z] ------------------- [2021-11-12T06:06:29.227Z] stable info: [2021-11-12T06:06:29.227Z] ------------------- [2021-11-12T06:06:29.227Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-12T06:06:29.227Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T06:06:29.227Z] Message: update stable to v1.0.213 [2021-11-12T06:06:29.799Z] ------------------- [2021-11-12T06:06:29.799Z] experimental info: [2021-11-12T06:06:29.799Z] ------------------- [2021-11-12T06:06:29.799Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-12T06:06:29.799Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T06:06:29.799Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-12T06:06:29.890Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-12T06:06:29.900Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-12T06:06:29.907Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-12T06:06:29.915Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-12T06:06:29.923Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-12T06:06:29.931Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-12T06:06:29.946Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-12T06:06:29.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-12T06:06:29.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-12T06:06:29.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-12T06:06:29.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-12T06:06:30.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-12T06:06:30.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-12T06:06:30.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-12T06:06:30.038Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T06:06:30.051Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T06:06:30.063Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T06:06:30.071Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T06:06:30.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-12T06:06:30.087Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-12T06:06:30.095Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-12T06:06:30.103Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-12T06:06:30.113Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-12T06:06:30.124Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-12T06:06:30.136Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-12T06:06:30.148Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-12T06:06:30.159Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo [2021-11-12T06:06:30.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo [2021-11-12T06:06:30.181Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo [2021-11-12T06:06:30.191Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a [Pipeline] echo [2021-11-12T06:06:30.202Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a44bbb2 [Pipeline] echo [2021-11-12T06:06:30.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T06:06:30.247Z] provisioning config files... [2021-11-12T06:06:30.264Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config6118717650845211504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T06:06:30.572Z] ---> docker-login.sh [2021-11-12T06:06:30.572Z] nexus3.edgexfoundry.org:10001 [2021-11-12T06:06:30.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T06:06:30.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T06:06:30.834Z] Configure a credential helper to remove this warning. See [2021-11-12T06:06:30.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T06:06:30.834Z] [2021-11-12T06:06:30.834Z] Login Succeeded [2021-11-12T06:06:30.834Z] nexus3.edgexfoundry.org:10002 [2021-11-12T06:06:30.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T06:06:30.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T06:06:30.834Z] Configure a credential helper to remove this warning. See [2021-11-12T06:06:30.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T06:06:30.834Z] [2021-11-12T06:06:30.834Z] Login Succeeded [2021-11-12T06:06:30.834Z] nexus3.edgexfoundry.org:10003 [2021-11-12T06:06:30.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T06:06:30.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T06:06:30.834Z] Configure a credential helper to remove this warning. See [2021-11-12T06:06:30.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T06:06:30.834Z] [2021-11-12T06:06:30.834Z] Login Succeeded [2021-11-12T06:06:30.834Z] nexus3.edgexfoundry.org:10004 [2021-11-12T06:06:31.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T06:06:31.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T06:06:31.097Z] Configure a credential helper to remove this warning. See [2021-11-12T06:06:31.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T06:06:31.097Z] [2021-11-12T06:06:31.097Z] Login Succeeded [2021-11-12T06:06:31.097Z] docker.io [2021-11-12T06:06:31.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T06:06:31.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T06:06:31.669Z] Configure a credential helper to remove this warning. See [2021-11-12T06:06:31.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T06:06:31.669Z] [2021-11-12T06:06:31.669Z] Login Succeeded [2021-11-12T06:06:31.669Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T06:06:31.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-12T06:06:32.166Z] + git rev-list -1 --merges a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a~1..a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a [Pipeline] echo [2021-11-12T06:06:32.205Z] -----------> git rev-list -1 --merges a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a~1..a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a [2021-11-12T06:06:32.205Z] a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a [false] [Pipeline] sh [2021-11-12T06:06:32.505Z] + git log --format=format:%s -1 a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a [Pipeline] echo [2021-11-12T06:06:32.524Z] ========================================================= [2021-11-12T06:06:32.524Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-12T06:06:32.524Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T06:06:32.873Z] + git log --format=format:%s -1 a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a [Pipeline] echo [2021-11-12T06:06:32.885Z] [semverPrep] GIT_COMMIT: a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a, Commit Message: Merge commit 'd9a357ae929ab9a4753b0c453002d551dace3f17' into HEAD [Pipeline] echo [2021-11-12T06:06:32.897Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-12T06:06:33.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T06:06:33.494Z] [2021-11-12T06:06:33.494Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T06:06:33.802Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T06:06:33.802Z] latest: Pulling from edgex-devops/git-semver [2021-11-12T06:06:33.802Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T06:06:33.802Z] 3e5f54012d9b: Pulling fs layer [2021-11-12T06:06:33.802Z] 4c7163046ea9: Pulling fs layer [2021-11-12T06:06:33.802Z] 0c2d73faf560: Pulling fs layer [2021-11-12T06:06:33.802Z] 0c2d73faf560: Waiting [2021-11-12T06:06:33.802Z] 3e5f54012d9b: Verifying Checksum [2021-11-12T06:06:33.802Z] 3e5f54012d9b: Download complete [2021-11-12T06:06:33.802Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T06:06:33.802Z] a0d0a0d46f8b: Download complete [2021-11-12T06:06:33.802Z] 4c7163046ea9: Verifying Checksum [2021-11-12T06:06:33.802Z] 4c7163046ea9: Download complete [2021-11-12T06:06:33.802Z] 0c2d73faf560: Verifying Checksum [2021-11-12T06:06:33.802Z] 0c2d73faf560: Download complete [2021-11-12T06:06:34.068Z] a0d0a0d46f8b: Pull complete [2021-11-12T06:06:34.068Z] 3e5f54012d9b: Pull complete [2021-11-12T06:06:34.330Z] 4c7163046ea9: Pull complete [2021-11-12T06:06:34.591Z] 0c2d73faf560: Pull complete [2021-11-12T06:06:34.591Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-12T06:06:34.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T06:06:34.591Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-12T06:06:34.663Z] prd-centos7-docker-4c-2g-313 does not seem to be running inside a container [2021-11-12T06:06:34.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-12T06:06:35.365Z] $ docker top c66580837a3ccdf87c3e18395b073e929910044623fc20457db61feea63e4505 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T06:06:35.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T06:06:35.454Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T06:06:35.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T06:06:35.557Z] $ docker exec c66580837a3ccdf87c3e18395b073e929910044623fc20457db61feea63e4505 ssh-agent [2021-11-12T06:06:35.669Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBbaafk/agent.13 [2021-11-12T06:06:35.669Z] SSH_AGENT_PID=19 [2021-11-12T06:06:35.677Z] Running ssh-add (command line suppressed) [2021-11-12T06:06:35.761Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_1168611270643508273.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_1168611270643508273.key) [2021-11-12T06:06:35.774Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T06:06:36.070Z] + git tag --points-at HEAD [Pipeline] } [2021-11-12T06:06:36.085Z] $ docker exec --env ******** --env ******** c66580837a3ccdf87c3e18395b073e929910044623fc20457db61feea63e4505 ssh-agent -k [2021-11-12T06:06:36.169Z] unset SSH_AUTH_SOCK; [2021-11-12T06:06:36.170Z] unset SSH_AGENT_PID; [2021-11-12T06:06:36.170Z] echo Agent pid 19 killed; [2021-11-12T06:06:36.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-12T06:06:36.208Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T06:06:36.208Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T06:06:36.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T06:06:36.325Z] $ docker exec c66580837a3ccdf87c3e18395b073e929910044623fc20457db61feea63e4505 ssh-agent [2021-11-12T06:06:36.435Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBgfbBc/agent.54 [2021-11-12T06:06:36.435Z] SSH_AGENT_PID=59 [2021-11-12T06:06:36.441Z] Running ssh-add (command line suppressed) [2021-11-12T06:06:36.562Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_209244663347433005.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_209244663347433005.key) [2021-11-12T06:06:36.575Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T06:06:36.864Z] + git semver init [2021-11-12T06:06:36.864Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T06:06:36.864Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git [2021-11-12T06:06:36.864Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-11-12T06:06:36.864Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T06:06:36.864Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T06:06:36.864Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T06:06:36.864Z] # $SEMVER_BRANCH = PR-431 [2021-11-12T06:06:36.864Z] # $SEMVER_TEMP = /tmp/semver-045036997 [2021-11-12T06:06:36.864Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-12T06:06:39.416Z] # '/tmp/semver-045036997' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' [2021-11-12T06:06:39.416Z] # -> Force: false [2021-11-12T06:06:39.416Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } [2021-11-12T06:06:39.425Z] $ docker exec --env ******** --env ******** c66580837a3ccdf87c3e18395b073e929910044623fc20457db61feea63e4505 ssh-agent -k [2021-11-12T06:06:39.517Z] unset SSH_AUTH_SOCK; [2021-11-12T06:06:39.517Z] unset SSH_AGENT_PID; [2021-11-12T06:06:39.517Z] echo Agent pid 59 killed; [2021-11-12T06:06:39.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T06:06:39.839Z] + git semver [Pipeline] } [2021-11-12T06:06:39.852Z] $ docker stop --time=1 c66580837a3ccdf87c3e18395b073e929910044623fc20457db61feea63e4505 [2021-11-12T06:06:41.191Z] $ docker rm -f c66580837a3ccdf87c3e18395b073e929910044623fc20457db61feea63e4505 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T06:06:41.551Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-12T06:06:41.783Z] Stashed 1 file(s) [Pipeline] echo [2021-11-12T06:06:41.786Z] [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-11-12T06:06:56.984Z] Still waiting to schedule task [2021-11-12T06:06:56.985Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-313’ [2021-11-12T06:06:56.986Z] Still waiting to schedule task [2021-11-12T06:06:56.986Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-12T06:08:24.316Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-314 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2021-11-12T06:08:24.328Z] Running in /w/workspace/edgex-ui-go/15 [Pipeline] { [Pipeline] checkout [2021-11-12T06:08:24.530Z] The recommended git tool is: git [2021-11-12T06:08:30.329Z] using credential edgex-jenkins-ssh [2021-11-12T06:08:30.349Z] Cloning the remote Git repository [2021-11-12T06:08:30.414Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T06:08:30.508Z] > git init /w/workspace/edgex-ui-go/15 # timeout=10 [2021-11-12T06:08:30.583Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T06:08:30.584Z] > git --version # timeout=10 [2021-11-12T06:08:30.611Z] > git --version # 'git version 2.17.1' [2021-11-12T06:08:30.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T06:08:30.713Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T06:08:34.279Z] Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-11-12T06:08:33.459Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T06:08:33.487Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T06:08:33.513Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T06:08:33.548Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T06:08:33.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T06:08:33.562Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T06:08:34.303Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T06:08:34.323Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-11-12T06:08:34.608Z] > git remote # timeout=10 [2021-11-12T06:08:34.624Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T06:08:34.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T06:08:34.650Z] > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 [2021-11-12T06:08:35.720Z] Merge succeeded, producing fa2a23d146846b2ac808cea2bde124ef762d91bc [2021-11-12T06:08:35.720Z] Checking out Revision fa2a23d146846b2ac808cea2bde124ef762d91bc (PR-431) [2021-11-12T06:08:35.709Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T06:08:35.732Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T06:08:35.744Z] > git checkout -f fa2a23d146846b2ac808cea2bde124ef762d91bc # timeout=10 [2021-11-12T06:08:39.958Z] Commit message: "Merge commit 'd9a357ae929ab9a4753b0c453002d551dace3f17' into HEAD" [2021-11-12T06:08:39.979Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T06:08:40.923Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-12T06:08:40.923Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T06:08:40.923Z] Dload Upload Total Spent Left Speed [2021-11-12T06:08:40.923Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 87585 0 --:--:-- --:--:-- --:--:-- 88238 [Pipeline] sh [2021-11-12T06:08:39.971Z] > git rev-list --no-walk d521e53cc5aa3634156a66d5e6cec7655339888c # timeout=10 [2021-11-12T06:08:41.356Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-12T06:08:41.693Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2021-11-12T06:08:41.693Z] sudo tee /etc/docker/daemon.new [2021-11-12T06:08:41.693Z] { [2021-11-12T06:08:41.693Z] "registry-mirrors": [ [2021-11-12T06:08:41.693Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-12T06:08:41.693Z] ], [2021-11-12T06:08:41.693Z] "bip": "10.250.0.254/24", [2021-11-12T06:08:41.693Z] "hosts": [ [2021-11-12T06:08:41.693Z] "tcp://0.0.0.0:5555", [2021-11-12T06:08:41.693Z] "unix:///var/run/docker.sock" [2021-11-12T06:08:41.693Z] ], [2021-11-12T06:08:41.693Z] "mtu": 1458, [2021-11-12T06:08:41.693Z] "selinux-enabled": true, [2021-11-12T06:08:41.693Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-12T06:08:41.693Z] } [Pipeline] sh [2021-11-12T06:08:42.033Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-12T06:08:42.380Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T06:09:00.790Z] provisioning config files... [2021-11-12T06:09:00.814Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/15@tmp/config888791740284204983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T06:09:01.171Z] ---> docker-login.sh [2021-11-12T06:09:01.171Z] nexus3.edgexfoundry.org:10001 [2021-11-12T06:09:01.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T06:09:02.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T06:09:02.049Z] Configure a credential helper to remove this warning. See [2021-11-12T06:09:02.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T06:09:02.049Z] [2021-11-12T06:09:02.049Z] Login Succeeded [2021-11-12T06:09:02.049Z] nexus3.edgexfoundry.org:10002 [2021-11-12T06:09:02.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T06:09:02.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T06:09:02.647Z] Configure a credential helper to remove this warning. See [2021-11-12T06:09:02.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T06:09:02.647Z] [2021-11-12T06:09:02.647Z] Login Succeeded [2021-11-12T06:09:02.647Z] nexus3.edgexfoundry.org:10003 [2021-11-12T06:09:02.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T06:09:03.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T06:09:03.196Z] Configure a credential helper to remove this warning. See [2021-11-12T06:09:03.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T06:09:03.196Z] [2021-11-12T06:09:03.196Z] Login Succeeded [2021-11-12T06:09:03.196Z] nexus3.edgexfoundry.org:10004 [2021-11-12T06:09:03.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T06:09:03.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T06:09:03.746Z] Configure a credential helper to remove this warning. See [2021-11-12T06:09:03.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T06:09:03.746Z] [2021-11-12T06:09:03.746Z] Login Succeeded [2021-11-12T06:09:03.746Z] docker.io [2021-11-12T06:09:04.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T06:09:04.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T06:09:04.618Z] Configure a credential helper to remove this warning. See [2021-11-12T06:09:04.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T06:09:04.618Z] [2021-11-12T06:09:04.618Z] Login Succeeded [2021-11-12T06:09:04.618Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T06:09:04.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-12T06:09:05.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T06:09:05.086Z] ========================================================= [2021-11-12T06:09:05.086Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-12T06:09:05.086Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-12T06:09:05.490Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-12T06:09:06.487Z] Sending build context to Docker daemon 26.11MB [2021-11-12T06:09:06.487Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T06:09:06.487Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-12T06:09:06.487Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-12T06:09:06.487Z] 552d1f2373af: Pulling fs layer [2021-11-12T06:09:06.487Z] ea3f2d53f512: Pulling fs layer [2021-11-12T06:09:06.487Z] 9e70ebbbe112: Pulling fs layer [2021-11-12T06:09:06.487Z] 7a9cfe048b4a: Pulling fs layer [2021-11-12T06:09:06.487Z] 72dc09318566: Pulling fs layer [2021-11-12T06:09:06.487Z] f4f7b4309257: Pulling fs layer [2021-11-12T06:09:06.487Z] 0ac9a79272e3: Pulling fs layer [2021-11-12T06:09:06.487Z] 7a9cfe048b4a: Waiting [2021-11-12T06:09:06.487Z] 72dc09318566: Waiting [2021-11-12T06:09:06.487Z] f4f7b4309257: Waiting [2021-11-12T06:09:06.487Z] b78e95d17946: Pulling fs layer [2021-11-12T06:09:06.487Z] 0ac9a79272e3: Waiting [2021-11-12T06:09:06.487Z] b78e95d17946: Waiting [2021-11-12T06:09:06.487Z] 9e70ebbbe112: Verifying Checksum [2021-11-12T06:09:06.487Z] 9e70ebbbe112: Download complete [2021-11-12T06:09:06.762Z] ea3f2d53f512: Verifying Checksum [2021-11-12T06:09:06.762Z] ea3f2d53f512: Download complete [2021-11-12T06:09:06.762Z] 72dc09318566: Download complete [2021-11-12T06:09:06.762Z] f4f7b4309257: Verifying Checksum [2021-11-12T06:09:06.762Z] f4f7b4309257: Download complete [2021-11-12T06:09:06.762Z] 552d1f2373af: Verifying Checksum [2021-11-12T06:09:06.762Z] 552d1f2373af: Download complete [2021-11-12T06:09:06.762Z] 0ac9a79272e3: Download complete [2021-11-12T06:09:07.360Z] 552d1f2373af: Pull complete [2021-11-12T06:09:07.968Z] ea3f2d53f512: Pull complete [2021-11-12T06:09:08.568Z] 9e70ebbbe112: Pull complete [2021-11-12T06:09:08.568Z] b78e95d17946: Verifying Checksum [2021-11-12T06:09:08.568Z] b78e95d17946: Download complete [2021-11-12T06:09:09.164Z] 7a9cfe048b4a: Verifying Checksum [2021-11-12T06:09:09.164Z] 7a9cfe048b4a: Download complete [2021-11-12T06:09:14.040Z] Running on prd-centos7-docker-4c-2g-315 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws [2021-11-12T06:09:14.053Z] Running in /w/workspace/edgex-ui-go/15 [Pipeline] { [Pipeline] checkout [2021-11-12T06:09:14.170Z] The recommended git tool is: git [2021-11-12T06:09:16.027Z] using credential edgex-jenkins-ssh [2021-11-12T06:09:16.037Z] Cloning the remote Git repository [2021-11-12T06:09:15.170Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T06:09:15.216Z] > git init /w/workspace/edgex-ui-go/15 # timeout=10 [2021-11-12T06:09:15.254Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T06:09:15.254Z] > git --version # timeout=10 [2021-11-12T06:09:15.261Z] > git --version # 'git version 2.24.4' [2021-11-12T06:09:15.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T06:09:15.305Z] [INFO] Currently running in a labeled security context [2021-11-12T06:09:15.305Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T06:09:15.305Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/15@tmp/jenkins-gitclient-ssh122802931640115420.key [2021-11-12T06:09:15.325Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T06:09:18.615Z] Merging remotes/origin/main commit d9a357ae929ab9a4753b0c453002d551dace3f17 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [2021-11-12T06:09:17.062Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T06:09:17.070Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T06:09:17.080Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-12T06:09:17.098Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-12T06:09:17.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T06:09:17.098Z] [INFO] Currently running in a labeled security context [2021-11-12T06:09:17.098Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T06:09:17.099Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/15@tmp/jenkins-gitclient-ssh8050874644277183601.key [2021-11-12T06:09:17.114Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T06:09:17.734Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T06:09:17.745Z] > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 [2021-11-12T06:09:17.826Z] > git remote # timeout=10 [2021-11-12T06:09:17.831Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T06:09:17.840Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T06:09:17.841Z] [INFO] Currently running in a labeled security context [2021-11-12T06:09:17.842Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T06:09:17.842Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/15@tmp/jenkins-gitclient-ssh8803747028057456428.key [2021-11-12T06:09:17.847Z] > git merge d9a357ae929ab9a4753b0c453002d551dace3f17 # timeout=10 [2021-11-12T06:09:19.076Z] Merge succeeded, producing 3bc5122b67da294387fcfc2067b12bc70ebc7878 [2021-11-12T06:09:19.076Z] Checking out Revision 3bc5122b67da294387fcfc2067b12bc70ebc7878 (PR-431) [2021-11-12T06:09:19.336Z] 7a9cfe048b4a: Pull complete [2021-11-12T06:09:19.609Z] 72dc09318566: Pull complete [2021-11-12T06:09:19.883Z] f4f7b4309257: Pull complete [2021-11-12T06:09:18.175Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T06:09:18.191Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T06:09:18.197Z] > git checkout -f 3bc5122b67da294387fcfc2067b12bc70ebc7878 # timeout=10 [2021-11-12T06:09:20.482Z] 0ac9a79272e3: Pull complete [2021-11-12T06:09:22.652Z] Commit message: "Merge commit 'd9a357ae929ab9a4753b0c453002d551dace3f17' into HEAD" [2021-11-12T06:09:22.665Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T06:09:22.997Z] provisioning config files... [2021-11-12T06:09:23.009Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/15@tmp/config4992902546197737310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T06:09:23.387Z] ---> docker-login.sh [2021-11-12T06:09:23.387Z] nexus3.edgexfoundry.org:10001 [2021-11-12T06:09:23.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T06:09:23.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T06:09:23.387Z] Configure a credential helper to remove this warning. See [2021-11-12T06:09:23.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T06:09:23.387Z] [2021-11-12T06:09:23.387Z] Login Succeeded [2021-11-12T06:09:23.649Z] nexus3.edgexfoundry.org:10002 [2021-11-12T06:09:23.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T06:09:23.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T06:09:23.649Z] Configure a credential helper to remove this warning. See [2021-11-12T06:09:23.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T06:09:23.649Z] [2021-11-12T06:09:23.649Z] Login Succeeded [2021-11-12T06:09:23.649Z] nexus3.edgexfoundry.org:10003 [2021-11-12T06:09:23.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T06:09:23.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T06:09:23.650Z] Configure a credential helper to remove this warning. See [2021-11-12T06:09:23.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T06:09:23.650Z] [2021-11-12T06:09:23.650Z] Login Succeeded [2021-11-12T06:09:23.650Z] nexus3.edgexfoundry.org:10004 [2021-11-12T06:09:23.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T06:09:23.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T06:09:23.912Z] Configure a credential helper to remove this warning. See [2021-11-12T06:09:23.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T06:09:23.912Z] [2021-11-12T06:09:23.912Z] Login Succeeded [2021-11-12T06:09:23.912Z] docker.io [2021-11-12T06:09:23.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T06:09:21.767Z] > git rev-list --no-walk d521e53cc5aa3634156a66d5e6cec7655339888c # timeout=10 [2021-11-12T06:09:24.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T06:09:24.171Z] Configure a credential helper to remove this warning. See [2021-11-12T06:09:24.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T06:09:24.171Z] [2021-11-12T06:09:24.171Z] Login Succeeded [2021-11-12T06:09:24.172Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T06:09:24.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-12T06:09:24.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T06:09:24.328Z] ========================================================= [2021-11-12T06:09:24.328Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-12T06:09:24.328Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-12T06:09:24.644Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-12T06:09:24.644Z] Sending build context to Docker daemon 26.12MB [2021-11-12T06:09:24.904Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T06:09:24.904Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-12T06:09:24.904Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-12T06:09:24.904Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T06:09:24.904Z] 31adcdaf11c8: Pulling fs layer [2021-11-12T06:09:24.904Z] b8b176561691: Pulling fs layer [2021-11-12T06:09:24.904Z] 4527c011a84f: Pulling fs layer [2021-11-12T06:09:24.904Z] 5d74067f8e1e: Pulling fs layer [2021-11-12T06:09:24.904Z] e0aca202a116: Pulling fs layer [2021-11-12T06:09:24.904Z] 3a43be97a3b4: Pulling fs layer [2021-11-12T06:09:24.904Z] 34cad66bf833: Pulling fs layer [2021-11-12T06:09:24.904Z] b4e3c513aaa6: Pulling fs layer [2021-11-12T06:09:24.904Z] e0aca202a116: Waiting [2021-11-12T06:09:24.904Z] 3a43be97a3b4: Waiting [2021-11-12T06:09:24.904Z] 34cad66bf833: Waiting [2021-11-12T06:09:24.904Z] b4e3c513aaa6: Waiting [2021-11-12T06:09:24.904Z] 4527c011a84f: Waiting [2021-11-12T06:09:24.904Z] 5d74067f8e1e: Waiting [2021-11-12T06:09:24.904Z] b8b176561691: Verifying Checksum [2021-11-12T06:09:24.904Z] b8b176561691: Download complete [2021-11-12T06:09:24.904Z] 31adcdaf11c8: Verifying Checksum [2021-11-12T06:09:24.904Z] 31adcdaf11c8: Download complete [2021-11-12T06:09:24.904Z] 5d74067f8e1e: Verifying Checksum [2021-11-12T06:09:24.904Z] 5d74067f8e1e: Download complete [2021-11-12T06:09:24.904Z] e0aca202a116: Verifying Checksum [2021-11-12T06:09:24.904Z] e0aca202a116: Download complete [2021-11-12T06:09:24.904Z] 3a43be97a3b4: Verifying Checksum [2021-11-12T06:09:24.904Z] 3a43be97a3b4: Download complete [2021-11-12T06:09:24.904Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T06:09:24.904Z] a0d0a0d46f8b: Download complete [2021-11-12T06:09:25.170Z] 34cad66bf833: Verifying Checksum [2021-11-12T06:09:25.170Z] 34cad66bf833: Download complete [2021-11-12T06:09:25.170Z] a0d0a0d46f8b: Pull complete [2021-11-12T06:09:25.441Z] 31adcdaf11c8: Pull complete [2021-11-12T06:09:25.441Z] 4527c011a84f: Verifying Checksum [2021-11-12T06:09:25.441Z] 4527c011a84f: Download complete [2021-11-12T06:09:25.707Z] b8b176561691: Pull complete [2021-11-12T06:09:25.707Z] b4e3c513aaa6: Verifying Checksum [2021-11-12T06:09:25.707Z] b4e3c513aaa6: Download complete [2021-11-12T06:09:25.892Z] b78e95d17946: Pull complete [2021-11-12T06:09:25.892Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-12T06:09:25.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T06:09:25.892Z] ---> 8b459fc5aaf0 [2021-11-12T06:09:25.892Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T06:09:27.853Z] ---> Running in e935d404a238 [2021-11-12T06:09:28.126Z] Removing intermediate container e935d404a238 [2021-11-12T06:09:28.126Z] ---> 08fa6680a20d [2021-11-12T06:09:28.126Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T06:09:28.126Z] ---> Running in c0269d5efe41 [2021-11-12T06:09:28.721Z] Removing intermediate container c0269d5efe41 [2021-11-12T06:09:28.721Z] ---> 82717b8817ab [2021-11-12T06:09:28.721Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T06:09:28.721Z] ---> Running in 8fc41cd882c8 [2021-11-12T06:09:28.993Z] Removing intermediate container 8fc41cd882c8 [2021-11-12T06:09:28.993Z] ---> c6a759a5f398 [2021-11-12T06:09:28.993Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-12T06:09:29.016Z] 4527c011a84f: Pull complete [2021-11-12T06:09:29.266Z] ---> Running in d8839d837107 [2021-11-12T06:09:29.277Z] 5d74067f8e1e: Pull complete [2021-11-12T06:09:29.277Z] e0aca202a116: Pull complete [2021-11-12T06:09:29.277Z] 3a43be97a3b4: Pull complete [2021-11-12T06:09:29.538Z] Removing intermediate container d8839d837107 [2021-11-12T06:09:29.538Z] ---> f36a9836d4e2 [2021-11-12T06:09:29.538Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T06:09:29.542Z] 34cad66bf833: Pull complete [2021-11-12T06:09:29.812Z] ---> Running in 79b32d7fac48 [2021-11-12T06:09:30.085Z] Removing intermediate container 79b32d7fac48 [2021-11-12T06:09:30.085Z] ---> 10851f42b7b0 [2021-11-12T06:09:30.085Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T06:09:30.085Z] ---> Running in 0951da1ed794 [2021-11-12T06:09:32.062Z] Removing intermediate container 0951da1ed794 [2021-11-12T06:09:32.062Z] ---> 28ed1a90fc9b [2021-11-12T06:09:32.062Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T06:09:32.097Z] b4e3c513aaa6: Pull complete [2021-11-12T06:09:32.097Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-12T06:09:32.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T06:09:32.097Z] ---> 9f6097aaca64 [2021-11-12T06:09:32.097Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T06:09:32.339Z] ---> Running in 8d4f1c3faab6 [2021-11-12T06:09:33.333Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T06:09:33.484Z] ---> Running in 2bd7df728ca7 [2021-11-12T06:09:33.484Z] Removing intermediate container 2bd7df728ca7 [2021-11-12T06:09:33.484Z] ---> 4ee87aacfa91 [2021-11-12T06:09:33.484Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T06:09:33.484Z] ---> Running in dbb6e3c818ae [2021-11-12T06:09:33.756Z] Removing intermediate container dbb6e3c818ae [2021-11-12T06:09:33.756Z] ---> 076fa840260f [2021-11-12T06:09:33.756Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T06:09:33.756Z] ---> Running in daf7dded8cdf [2021-11-12T06:09:33.756Z] Removing intermediate container daf7dded8cdf [2021-11-12T06:09:33.756Z] ---> 308a24767b45 [2021-11-12T06:09:33.756Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-12T06:09:33.756Z] ---> Running in 96fdd899fdef [2021-11-12T06:09:33.756Z] Removing intermediate container 96fdd899fdef [2021-11-12T06:09:33.756Z] ---> 9983e9a5578e [2021-11-12T06:09:33.756Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T06:09:33.756Z] ---> Running in 14b540e3aa51 [2021-11-12T06:09:34.021Z] Removing intermediate container 14b540e3aa51 [2021-11-12T06:09:34.021Z] ---> d11cb1e0ece9 [2021-11-12T06:09:34.021Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T06:09:34.021Z] ---> Running in 8b6903a56431 [2021-11-12T06:09:34.304Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T06:09:34.589Z] Removing intermediate container 8b6903a56431 [2021-11-12T06:09:34.589Z] ---> 3b8e46fe7516 [2021-11-12T06:09:34.589Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T06:09:34.589Z] ---> Running in c12f10895cda [2021-11-12T06:09:34.589Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T06:09:34.896Z] OK: 219 MiB in 52 packages [2021-11-12T06:09:35.528Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T06:09:35.794Z] OK: 220 MiB in 52 packages [2021-11-12T06:09:35.868Z] Removing intermediate container 8d4f1c3faab6 [2021-11-12T06:09:35.868Z] ---> 16c3c9295e1c [2021-11-12T06:09:35.868Z] Step 10/14 : ENV GO111MODULE=on [2021-11-12T06:09:35.868Z] ---> Running in d16405accc0c [2021-11-12T06:09:36.060Z] Removing intermediate container c12f10895cda [2021-11-12T06:09:36.060Z] ---> c6dfd7bf45df [2021-11-12T06:09:36.060Z] Step 10/14 : ENV GO111MODULE=on [2021-11-12T06:09:36.060Z] ---> Running in 306dd175be51 [2021-11-12T06:09:36.060Z] Removing intermediate container 306dd175be51 [2021-11-12T06:09:36.060Z] ---> 6e33d176661b [2021-11-12T06:09:36.060Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T06:09:36.060Z] ---> Running in a729c73819ff [2021-11-12T06:09:36.328Z] Removing intermediate container a729c73819ff [2021-11-12T06:09:36.328Z] ---> 48b5b3f38dfa [2021-11-12T06:09:36.328Z] Step 12/14 : COPY . . [2021-11-12T06:09:36.466Z] Removing intermediate container d16405accc0c [2021-11-12T06:09:36.466Z] ---> 94ce636026bc [2021-11-12T06:09:36.466Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T06:09:36.466Z] ---> Running in bbf4eecc2161 [2021-11-12T06:09:37.068Z] Removing intermediate container bbf4eecc2161 [2021-11-12T06:09:37.068Z] ---> d378b2a6a0a8 [2021-11-12T06:09:37.068Z] Step 12/14 : COPY . . [2021-11-12T06:09:37.279Z] ---> f5c8ed3d683c [2021-11-12T06:09:37.279Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T06:09:37.279Z] ---> Running in ca831394a672 [2021-11-12T06:09:39.684Z] ---> e88c834d1228 [2021-11-12T06:09:39.684Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T06:09:39.684Z] ---> Running in 93f9af8e6e15 [2021-11-12T06:09:47.318Z] Removing intermediate container ca831394a672 [2021-11-12T06:09:47.318Z] ---> aaba31baf91b [2021-11-12T06:09:47.318Z] Step 14/14 : RUN ${MAKE} [2021-11-12T06:09:47.318Z] ---> Running in b175da7454e2 [2021-11-12T06:09:47.318Z] noop [2021-11-12T06:09:47.318Z] Removing intermediate container b175da7454e2 [2021-11-12T06:09:47.318Z] ---> 72ccdcea154c [2021-11-12T06:09:47.318Z] Successfully built 72ccdcea154c [2021-11-12T06:09:47.318Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T06:09:47.621Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T06:09:47.621Z] . [Pipeline] withDockerContainer [2021-11-12T06:09:47.683Z] prd-centos7-docker-4c-2g-315 does not seem to be running inside a container [2021-11-12T06:09:47.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/15 -v /w/workspace/edgex-ui-go/15:/w/workspace/edgex-ui-go/15:rw,z -v /w/workspace/edgex-ui-go/15@tmp:/w/workspace/edgex-ui-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T06:09:48.044Z] $ docker top 1f7d81337d9427095caf38dfaf277555cf19778eeb354d2ee800df25788c2dd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T06:09:48.407Z] + go version [2021-11-12T06:09:48.407Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-12T06:09:48.418Z] $ docker stop --time=1 1f7d81337d9427095caf38dfaf277555cf19778eeb354d2ee800df25788c2dd4 [2021-11-12T06:09:49.649Z] $ docker rm -f 1f7d81337d9427095caf38dfaf277555cf19778eeb354d2ee800df25788c2dd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T06:09:50.168Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T06:09:50.168Z] . [Pipeline] withDockerContainer [2021-11-12T06:09:50.237Z] prd-centos7-docker-4c-2g-315 does not seem to be running inside a container [2021-11-12T06:09:50.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/15 -v /w/workspace/edgex-ui-go/15:/w/workspace/edgex-ui-go/15:rw,z -v /w/workspace/edgex-ui-go/15@tmp:/w/workspace/edgex-ui-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-12T06:09:50.583Z] $ docker top a57982cabf441656c356e3fd913228dab1d84fd217958b84b428ba56574ed4fd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-12T06:09:50.957Z] + make test [2021-11-12T06:09:50.957Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-12T06:09:51.227Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-12T06:10:03.530Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-12T06:10:03.530Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-12T06:10:03.530Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-12T06:10:03.530Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-12T06:10:03.530Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-12T06:10:03.530Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-12T06:10:03.530Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-12T06:10:03.530Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-12T06:10:03.530Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-12T06:10:03.530Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-12T06:10:03.530Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-12T06:10:03.530Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-12T06:10:03.530Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-12T06:10:06.671Z] Removing intermediate container 93f9af8e6e15 [2021-11-12T06:10:06.671Z] ---> bf4bb810ed68 [2021-11-12T06:10:06.671Z] Step 14/14 : RUN ${MAKE} [2021-11-12T06:10:06.671Z] ---> Running in 11ba2c38c5df [2021-11-12T06:10:06.671Z] noop [2021-11-12T06:10:06.671Z] Removing intermediate container 11ba2c38c5df [2021-11-12T06:10:06.671Z] ---> cac28af6c0e6 [2021-11-12T06:10:06.671Z] Successfully built cac28af6c0e6 [2021-11-12T06:10:06.671Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T06:10:07.010Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T06:10:07.010Z] . [Pipeline] withDockerContainer [2021-11-12T06:10:07.243Z] prd-ubuntu18.04-docker-arm64-4c-16g-314 does not seem to be running inside a container [2021-11-12T06:10:07.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/15 -v /w/workspace/edgex-ui-go/15:/w/workspace/edgex-ui-go/15:rw,z -v /w/workspace/edgex-ui-go/15@tmp:/w/workspace/edgex-ui-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-12T06:10:07.764Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T06:10:07.764Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-12T06:10:08.792Z] $ docker top 20b935f028a77ec484fe238dcaaca992e3b18301e9873388d6800cb94e0370ef -eo pid,comm [Pipeline] { [Pipeline] } [2021-11-12T06:10:09.108Z] $ docker stop --time=1 a57982cabf441656c356e3fd913228dab1d84fd217958b84b428ba56574ed4fd [2021-11-12T06:10:10.484Z] $ docker rm -f a57982cabf441656c356e3fd913228dab1d84fd217958b84b428ba56574ed4fd [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-11-12T06:10:10.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-12T06:10:11.040Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-11-12T06:10:11.246Z] + go version [2021-11-12T06:10:11.246Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-12T06:10:11.964Z] $ docker stop --time=1 20b935f028a77ec484fe238dcaaca992e3b18301e9873388d6800cb94e0370ef [2021-11-12T06:10:13.605Z] $ docker rm -f 20b935f028a77ec484fe238dcaaca992e3b18301e9873388d6800cb94e0370ef [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T06:10:14.107Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-12T06:10:14.302Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T06:10:14.302Z] . [Pipeline] withDockerContainer [2021-11-12T06:10:14.400Z] + ls -al . [2021-11-12T06:10:14.400Z] total 88 [2021-11-12T06:10:14.400Z] drwxrwxr-x. 12 jenkins jenkins 4096 Nov 12 06:09 . [2021-11-12T06:10:14.400Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 12 06:09 .. [2021-11-12T06:10:14.400Z] drwxrwxr-x. 4 jenkins jenkins 36 Nov 12 06:09 assets [2021-11-12T06:10:14.400Z] drwxrwxr-x. 2 jenkins jenkins 66 Nov 12 06:09 bin [2021-11-12T06:10:14.400Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 12 06:09 cmd [2021-11-12T06:10:14.400Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 12 06:09 CONTRIBUTING.md [2021-11-12T06:10:14.400Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 12 06:09 coverage.out [2021-11-12T06:10:14.400Z] -rw-rw-r--. 1 jenkins jenkins 1526 Nov 12 06:09 Dockerfile [2021-11-12T06:10:14.400Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 12 06:09 docs [2021-11-12T06:10:14.400Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 12 06:09 .git [2021-11-12T06:10:14.400Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 12 06:09 .github [2021-11-12T06:10:14.400Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 06:09 .gitignore [2021-11-12T06:10:14.400Z] -rw-rw-r--. 1 jenkins jenkins 881 Nov 12 06:09 go.mod [2021-11-12T06:10:14.400Z] -rw-rw-r--. 1 jenkins jenkins 23990 Nov 12 06:09 go.sum [2021-11-12T06:10:14.400Z] drwxrwxr-x. 9 jenkins jenkins 125 Nov 12 06:09 internal [2021-11-12T06:10:14.400Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 12 06:09 Jenkinsfile [2021-11-12T06:10:14.400Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 12 06:09 LICENSE [2021-11-12T06:10:14.400Z] -rw-rw-r--. 1 jenkins jenkins 1212 Nov 12 06:09 Makefile [2021-11-12T06:10:14.400Z] drwxrwxr-x. 3 jenkins jenkins 19 Nov 12 06:09 pkg [2021-11-12T06:10:14.400Z] -rw-rw-r--. 1 jenkins jenkins 4450 Nov 12 06:09 README.md [2021-11-12T06:10:14.400Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 12 06:09 snap [2021-11-12T06:10:14.400Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 12 06:06 VERSION [2021-11-12T06:10:14.400Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 06:09 version.go [2021-11-12T06:10:14.400Z] drwxrwxr-x. 4 jenkins jenkins 4096 Nov 12 06:09 web [2021-11-12T06:10:14.525Z] prd-ubuntu18.04-docker-arm64-4c-16g-314 does not seem to be running inside a container [2021-11-12T06:10:14.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/15 -v /w/workspace/edgex-ui-go/15:/w/workspace/edgex-ui-go/15:rw,z -v /w/workspace/edgex-ui-go/15@tmp:/w/workspace/edgex-ui-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-12T06:10:15.978Z] $ docker top f39c69cd1e440407dfb6c69a4096a3f2ce73acf8fcf37f0db42532ea583cef61 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-11-12T06:10:16.615Z] + 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=3bc5122b67da294387fcfc2067b12bc70ebc7878 --label arch=amd64 --label version=0.0.0 . [2021-11-12T06:10:16.616Z] Sending build context to Docker daemon 26.12MB [2021-11-12T06:10:16.616Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T06:10:16.616Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-12T06:10:16.616Z] ---> 72ccdcea154c [2021-11-12T06:10:16.616Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T06:10:16.876Z] ---> Running in 8f020f0bf5ea [2021-11-12T06:10:16.876Z] Removing intermediate container 8f020f0bf5ea [2021-11-12T06:10:16.876Z] ---> a9b6109bac33 [2021-11-12T06:10:16.876Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T06:10:16.876Z] ---> Running in a27c8b0036bd [2021-11-12T06:10:16.913Z] + make test [2021-11-12T06:10:16.913Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-12T06:10:17.134Z] Removing intermediate container a27c8b0036bd [2021-11-12T06:10:17.135Z] ---> f0932f8d470c [2021-11-12T06:10:17.135Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T06:10:17.135Z] ---> Running in 2da226778e1b [2021-11-12T06:10:17.135Z] Removing intermediate container 2da226778e1b [2021-11-12T06:10:17.135Z] ---> a374bd0c7f2c [2021-11-12T06:10:17.135Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-12T06:10:17.135Z] ---> Running in f0adcdf28369 [2021-11-12T06:10:17.396Z] Removing intermediate container f0adcdf28369 [2021-11-12T06:10:17.396Z] ---> bf2f4de07b93 [2021-11-12T06:10:17.396Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T06:10:17.396Z] ---> Running in 1be4b60a96ac [2021-11-12T06:10:17.396Z] Removing intermediate container 1be4b60a96ac [2021-11-12T06:10:17.396Z] ---> 25c86e3a03a9 [2021-11-12T06:10:17.396Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T06:10:17.396Z] ---> Running in 7d80c0a18330 [2021-11-12T06:10:17.889Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-12T06:10:17.965Z] Removing intermediate container 7d80c0a18330 [2021-11-12T06:10:17.965Z] ---> 19302f06cdee [2021-11-12T06:10:17.965Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T06:10:17.965Z] ---> Running in e30ce88fb180 [2021-11-12T06:10:17.965Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T06:10:18.904Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T06:10:19.173Z] OK: 220 MiB in 52 packages [2021-11-12T06:10:19.435Z] Removing intermediate container e30ce88fb180 [2021-11-12T06:10:19.435Z] ---> 6f3f84b71b4c [2021-11-12T06:10:19.435Z] Step 10/22 : ENV GO111MODULE=on [2021-11-12T06:10:19.435Z] ---> Running in 80476e0ac54c [2021-11-12T06:10:19.435Z] Removing intermediate container 80476e0ac54c [2021-11-12T06:10:19.435Z] ---> e7e7b13aa648 [2021-11-12T06:10:19.435Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T06:10:19.435Z] ---> Running in 33962000bf25 [2021-11-12T06:10:19.701Z] Removing intermediate container 33962000bf25 [2021-11-12T06:10:19.701Z] ---> 65f3aa66a3c5 [2021-11-12T06:10:19.701Z] Step 12/22 : COPY . . [2021-11-12T06:10:20.641Z] ---> effa457e3c9a [2021-11-12T06:10:20.641Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T06:10:20.641Z] ---> Running in d8618067e193 [2021-11-12T06:10:20.906Z] Removing intermediate container d8618067e193 [2021-11-12T06:10:20.906Z] ---> 5c0b6de88487 [2021-11-12T06:10:20.906Z] Step 14/22 : RUN ${MAKE} [2021-11-12T06:10:21.182Z] ---> Running in 0866773b9465 [2021-11-12T06:10:21.182Z] 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-11-12T06:10:29.441Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-12T06:10:30.834Z] Removing intermediate container 0866773b9465 [2021-11-12T06:10:30.834Z] ---> 6cdd51d88c74 [2021-11-12T06:10:30.834Z] Step 15/22 : FROM alpine:3.14 [2021-11-12T06:10:35.040Z] 3.14: Pulling from library/alpine [2021-11-12T06:10:35.040Z] a0d0a0d46f8b: Already exists [2021-11-12T06:10:35.040Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-12T06:10:35.040Z] Status: Downloaded newer image for alpine:3.14 [2021-11-12T06:10:35.040Z] ---> 14119a10abf4 [2021-11-12T06:10:35.040Z] Step 16/22 : EXPOSE 4000 [2021-11-12T06:10:35.040Z] ---> Running in 06f44564fa0d [2021-11-12T06:10:35.040Z] Removing intermediate container 06f44564fa0d [2021-11-12T06:10:35.040Z] ---> b3a6484955b9 [2021-11-12T06:10:35.041Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-12T06:10:35.041Z] ---> ab00488b7129 [2021-11-12T06:10:35.041Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-12T06:10:35.305Z] ---> Running in 16b58a312425 [2021-11-12T06:10:35.305Z] Removing intermediate container 16b58a312425 [2021-11-12T06:10:35.305Z] ---> 2c69e10fd2aa [2021-11-12T06:10:35.305Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-12T06:10:35.305Z] ---> Running in f5b3d3bdf8a3 [2021-11-12T06:10:35.305Z] Removing intermediate container f5b3d3bdf8a3 [2021-11-12T06:10:35.305Z] ---> 20fb1fd8799e [2021-11-12T06:10:35.305Z] Step 20/22 : LABEL arch=amd64 [2021-11-12T06:10:35.305Z] ---> Running in ee02d46d2fe2 [2021-11-12T06:10:35.565Z] Removing intermediate container ee02d46d2fe2 [2021-11-12T06:10:35.565Z] ---> 72b5465a2514 [2021-11-12T06:10:35.565Z] Step 21/22 : LABEL git_sha=3bc5122b67da294387fcfc2067b12bc70ebc7878 [2021-11-12T06:10:35.565Z] ---> Running in aefa364f03f3 [2021-11-12T06:10:35.565Z] Removing intermediate container aefa364f03f3 [2021-11-12T06:10:35.565Z] ---> 4fe86255f7ff [2021-11-12T06:10:35.565Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T06:10:35.565Z] ---> Running in 9aeab79b4875 [2021-11-12T06:10:35.565Z] Removing intermediate container 9aeab79b4875 [2021-11-12T06:10:35.565Z] ---> 488d81bdd705 [2021-11-12T06:10:35.565Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-12T06:10:35.565Z] Successfully built 488d81bdd705 [2021-11-12T06:10:35.826Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T06:10:36.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T06:10:36.491Z] [2021-11-12T06:10:36.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T06:10:36.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T06:10:36.792Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T06:10:36.792Z] b4d181a07f80: Pulling fs layer [2021-11-12T06:10:36.792Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T06:10:36.792Z] ed53099fbce6: Pulling fs layer [2021-11-12T06:10:36.792Z] dc539afda2c1: Pulling fs layer [2021-11-12T06:10:36.792Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T06:10:36.792Z] 9065ff56babe: Pulling fs layer [2021-11-12T06:10:36.792Z] d287ab97295c: Pulling fs layer [2021-11-12T06:10:36.792Z] dc539afda2c1: Waiting [2021-11-12T06:10:36.792Z] 77bc0d833cb6: Waiting [2021-11-12T06:10:36.792Z] 9065ff56babe: Waiting [2021-11-12T06:10:36.792Z] d287ab97295c: Waiting [2021-11-12T06:10:36.792Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T06:10:36.792Z] a1111a8f2ec3: Download complete [2021-11-12T06:10:36.792Z] dc539afda2c1: Verifying Checksum [2021-11-12T06:10:36.792Z] dc539afda2c1: Download complete [2021-11-12T06:10:36.792Z] ed53099fbce6: Verifying Checksum [2021-11-12T06:10:36.792Z] ed53099fbce6: Download complete [2021-11-12T06:10:36.792Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T06:10:36.792Z] 77bc0d833cb6: Download complete [2021-11-12T06:10:37.063Z] 9065ff56babe: Verifying Checksum [2021-11-12T06:10:37.063Z] 9065ff56babe: Download complete [2021-11-12T06:10:37.063Z] b4d181a07f80: Verifying Checksum [2021-11-12T06:10:37.063Z] b4d181a07f80: Download complete [2021-11-12T06:10:37.640Z] d287ab97295c: Verifying Checksum [2021-11-12T06:10:37.640Z] d287ab97295c: Download complete [2021-11-12T06:10:38.596Z] b4d181a07f80: Pull complete [2021-11-12T06:10:38.596Z] a1111a8f2ec3: Pull complete [2021-11-12T06:10:38.872Z] ed53099fbce6: Pull complete [2021-11-12T06:10:39.133Z] dc539afda2c1: Pull complete [2021-11-12T06:10:39.400Z] 77bc0d833cb6: Pull complete [2021-11-12T06:10:39.400Z] 9065ff56babe: Pull complete [2021-11-12T06:10:44.759Z] d287ab97295c: Pull complete [2021-11-12T06:10:44.759Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T06:10:44.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T06:10:44.759Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T06:10:44.822Z] prd-centos7-docker-4c-2g-315 does not seem to be running inside a container [2021-11-12T06:10:44.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/15 -v /w/workspace/edgex-ui-go/15:/w/workspace/edgex-ui-go/15:rw,z -v /w/workspace/edgex-ui-go/15@tmp:/w/workspace/edgex-ui-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-12T06:10:47.114Z] $ docker top c87f6ff726808d114cd0a919759c585d685f893b7843454894af4fddaa3eeda4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T06:10:47.545Z] ---> job-cost.sh [2021-11-12T06:10:47.545Z] lf-activate-venv: SKIPPING [2021-11-12T06:10:47.545Z] INFO: No Stack... [2021-11-12T06:10:47.803Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T06:10:48.063Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T06:10:48.358Z] + cat /w/workspace/edgex-ui-go/15/archives/cost.csv [2021-11-12T06:10:48.358Z] + cut -d, -f6 [Pipeline] lock [2021-11-12T06:10:48.383Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-15-stack-cost] [2021-11-12T06:10:48.388Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-15-stack-cost] did not exist. Created. [2021-11-12T06:10:48.388Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T06:10:48.688Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-12T06:10:48.725Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T06:10:48.731Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-15-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T06:10:48.747Z] $ docker stop --time=1 c87f6ff726808d114cd0a919759c585d685f893b7843454894af4fddaa3eeda4 [2021-11-12T06:10:49.866Z] $ docker rm -f c87f6ff726808d114cd0a919759c585d685f893b7843454894af4fddaa3eeda4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T06:10:56.897Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-12T06:10:56.897Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-12T06:10:56.897Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-12T06:10:56.897Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-12T06:10:56.897Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-12T06:10:56.897Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-12T06:10:56.897Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-12T06:10:56.897Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-12T06:10:56.897Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-12T06:10:56.897Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-12T06:10:56.897Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-12T06:10:56.897Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-12T06:10:56.897Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-12T06:11:15.220Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T06:11:15.220Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-12T06:11:15.241Z] $ docker stop --time=1 f39c69cd1e440407dfb6c69a4096a3f2ce73acf8fcf37f0db42532ea583cef61 [2021-11-12T06:11:17.028Z] $ docker rm -f f39c69cd1e440407dfb6c69a4096a3f2ce73acf8fcf37f0db42532ea583cef61 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T06:11:17.784Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-12T06:11:17.807Z] Warning: overwriting stash ‘coverage-report’ [2021-11-12T06:11:18.399Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T06:11:18.917Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-12T06:11:19.253Z] + ls -al . [2021-11-12T06:11:19.253Z] total 128 [2021-11-12T06:11:19.253Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 12 06:10 . [2021-11-12T06:11:19.253Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 06:08 .. [2021-11-12T06:11:19.253Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 06:08 .git [2021-11-12T06:11:19.253Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:08 .github [2021-11-12T06:11:19.253Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 06:08 .gitignore [2021-11-12T06:11:19.253Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 12 06:08 CONTRIBUTING.md [2021-11-12T06:11:19.253Z] -rw-rw-r-- 1 jenkins jenkins 1526 Nov 12 06:08 Dockerfile [2021-11-12T06:11:19.253Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 12 06:08 Jenkinsfile [2021-11-12T06:11:19.253Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 12 06:08 LICENSE [2021-11-12T06:11:19.253Z] -rw-rw-r-- 1 jenkins jenkins 1212 Nov 12 06:08 Makefile [2021-11-12T06:11:19.253Z] -rw-rw-r-- 1 jenkins jenkins 4450 Nov 12 06:08 README.md [2021-11-12T06:11:19.253Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 06:06 VERSION [2021-11-12T06:11:19.253Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 06:08 assets [2021-11-12T06:11:19.253Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:08 bin [2021-11-12T06:11:19.253Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 06:08 cmd [2021-11-12T06:11:19.253Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 12 06:10 coverage.out [2021-11-12T06:11:19.253Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 06:08 docs [2021-11-12T06:11:19.253Z] -rw-rw-r-- 1 jenkins jenkins 881 Nov 12 06:08 go.mod [2021-11-12T06:11:19.253Z] -rw-rw-r-- 1 jenkins jenkins 23990 Nov 12 06:08 go.sum [2021-11-12T06:11:19.253Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 06:08 internal [2021-11-12T06:11:19.253Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 06:08 pkg [2021-11-12T06:11:19.253Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 06:08 snap [2021-11-12T06:11:19.253Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 06:08 version.go [2021-11-12T06:11:19.253Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 06:08 web [Pipeline] isUnix [Pipeline] sh [2021-11-12T06:11:19.588Z] + 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=fa2a23d146846b2ac808cea2bde124ef762d91bc --label arch=arm64 --label version=0.0.0 . [2021-11-12T06:11:20.572Z] Sending build context to Docker daemon 26.11MB [2021-11-12T06:11:20.572Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T06:11:20.572Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-12T06:11:20.572Z] ---> cac28af6c0e6 [2021-11-12T06:11:20.572Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-12T06:11:20.845Z] ---> Running in 844a3b36560b [2021-11-12T06:11:21.119Z] Removing intermediate container 844a3b36560b [2021-11-12T06:11:21.119Z] ---> ada6443f7326 [2021-11-12T06:11:21.119Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T06:11:21.393Z] ---> Running in 34b57523a164 [2021-11-12T06:11:21.667Z] Removing intermediate container 34b57523a164 [2021-11-12T06:11:21.667Z] ---> 7e073d71dd41 [2021-11-12T06:11:21.667Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T06:11:21.667Z] ---> Running in 41ca818c7ffe [2021-11-12T06:11:22.264Z] Removing intermediate container 41ca818c7ffe [2021-11-12T06:11:22.264Z] ---> a9ac4e09ba40 [2021-11-12T06:11:22.264Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-12T06:11:22.264Z] ---> Running in 3dc3ad56b20e [2021-11-12T06:11:22.537Z] Removing intermediate container 3dc3ad56b20e [2021-11-12T06:11:22.537Z] ---> 66c07ffc6af8 [2021-11-12T06:11:22.537Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-12T06:11:22.809Z] ---> Running in 466a3885411b [2021-11-12T06:11:23.088Z] Removing intermediate container 466a3885411b [2021-11-12T06:11:23.088Z] ---> 19bcaba3e9c5 [2021-11-12T06:11:23.088Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T06:11:23.088Z] ---> Running in 2f90ca12ddd4 [2021-11-12T06:11:25.062Z] Removing intermediate container 2f90ca12ddd4 [2021-11-12T06:11:25.062Z] ---> 887fe9b42042 [2021-11-12T06:11:25.062Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T06:11:25.062Z] ---> Running in 70c4801d402a [2021-11-12T06:11:26.044Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T06:11:27.018Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T06:11:28.002Z] OK: 219 MiB in 52 packages [2021-11-12T06:11:28.600Z] Removing intermediate container 70c4801d402a [2021-11-12T06:11:28.600Z] ---> 3e3c8d0abede [2021-11-12T06:11:28.600Z] Step 10/22 : ENV GO111MODULE=on [2021-11-12T06:11:28.876Z] ---> Running in 2e8ffc0726c4 [2021-11-12T06:11:29.148Z] Removing intermediate container 2e8ffc0726c4 [2021-11-12T06:11:29.148Z] ---> 1d937b331e33 [2021-11-12T06:11:29.148Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-12T06:11:29.148Z] ---> Running in 53934b7ccaa2 [2021-11-12T06:11:29.747Z] Removing intermediate container 53934b7ccaa2 [2021-11-12T06:11:29.747Z] ---> 999d2f706eb8 [2021-11-12T06:11:29.747Z] Step 12/22 : COPY . . [2021-11-12T06:11:33.146Z] ---> 3ec209ac4fe6 [2021-11-12T06:11:33.146Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T06:11:33.146Z] ---> Running in 82c06a91b569 [2021-11-12T06:11:35.121Z] Removing intermediate container 82c06a91b569 [2021-11-12T06:11:35.121Z] ---> 31704224a0cd [2021-11-12T06:11:35.121Z] Step 14/22 : RUN ${MAKE} [2021-11-12T06:11:35.121Z] ---> Running in 89ca9b1f658c [2021-11-12T06:11:36.102Z] 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-11-12T06:12:02.916Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-12T06:12:06.319Z] Removing intermediate container 89ca9b1f658c [2021-11-12T06:12:06.319Z] ---> 00782023b683 [2021-11-12T06:12:06.319Z] Step 15/22 : FROM alpine:3.14 [2021-11-12T06:12:10.619Z] 3.14: Pulling from library/alpine [2021-11-12T06:12:10.619Z] 552d1f2373af: Already exists [2021-11-12T06:12:10.619Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-12T06:12:10.619Z] Status: Downloaded newer image for alpine:3.14 [2021-11-12T06:12:10.619Z] ---> bb3de5531c18 [2021-11-12T06:12:10.619Z] Step 16/22 : EXPOSE 4000 [2021-11-12T06:12:10.619Z] ---> Running in afb4fbb23e4e [2021-11-12T06:12:10.619Z] Removing intermediate container afb4fbb23e4e [2021-11-12T06:12:10.619Z] ---> 2c03c3043b6d [2021-11-12T06:12:10.619Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-12T06:12:12.056Z] ---> ca7f35f6922e [2021-11-12T06:12:12.056Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-12T06:12:12.334Z] ---> Running in 0a8a6885a4a9 [2021-11-12T06:12:12.609Z] Removing intermediate container 0a8a6885a4a9 [2021-11-12T06:12:12.609Z] ---> b81cba072ea0 [2021-11-12T06:12:12.609Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-12T06:12:12.609Z] ---> Running in 75f844112a9e [2021-11-12T06:12:13.207Z] Removing intermediate container 75f844112a9e [2021-11-12T06:12:13.207Z] ---> 34151a8f3fba [2021-11-12T06:12:13.207Z] Step 20/22 : LABEL arch=arm64 [2021-11-12T06:12:13.207Z] ---> Running in 3203e6dd9a32 [2021-11-12T06:12:13.488Z] Removing intermediate container 3203e6dd9a32 [2021-11-12T06:12:13.488Z] ---> 0e069b865dac [2021-11-12T06:12:13.488Z] Step 21/22 : LABEL git_sha=fa2a23d146846b2ac808cea2bde124ef762d91bc [2021-11-12T06:12:13.759Z] ---> Running in e54a1c530843 [2021-11-12T06:12:14.037Z] Removing intermediate container e54a1c530843 [2021-11-12T06:12:14.037Z] ---> 9878832822e1 [2021-11-12T06:12:14.037Z] Step 22/22 : LABEL version=0.0.0 [2021-11-12T06:12:14.037Z] ---> Running in 833155e02b23 [2021-11-12T06:12:14.632Z] Removing intermediate container 833155e02b23 [2021-11-12T06:12:14.632Z] ---> 5de22ea85741 [2021-11-12T06:12:14.632Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-12T06:12:14.632Z] Successfully built 5de22ea85741 [2021-11-12T06:12:14.632Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T06:12:15.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T06:12:15.188Z] [2021-11-12T06:12:15.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-12T06:12:15.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T06:12:15.805Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-12T06:12:15.805Z] 448f6bf000e3: Pulling fs layer [2021-11-12T06:12:15.805Z] f757da607395: Pulling fs layer [2021-11-12T06:12:15.805Z] 05883995daec: Pulling fs layer [2021-11-12T06:12:15.805Z] 8603b9c90790: Pulling fs layer [2021-11-12T06:12:15.805Z] 1560dd03e051: Pulling fs layer [2021-11-12T06:12:15.805Z] 27f5ce0e4adf: Pulling fs layer [2021-11-12T06:12:15.805Z] c2d8d7efcc4b: Pulling fs layer [2021-11-12T06:12:15.805Z] 1560dd03e051: Waiting [2021-11-12T06:12:15.805Z] 8603b9c90790: Waiting [2021-11-12T06:12:15.805Z] 27f5ce0e4adf: Waiting [2021-11-12T06:12:15.805Z] c2d8d7efcc4b: Waiting [2021-11-12T06:12:15.805Z] f757da607395: Verifying Checksum [2021-11-12T06:12:15.805Z] f757da607395: Download complete [2021-11-12T06:12:15.805Z] 8603b9c90790: Verifying Checksum [2021-11-12T06:12:15.805Z] 8603b9c90790: Download complete [2021-11-12T06:12:15.805Z] 1560dd03e051: Verifying Checksum [2021-11-12T06:12:15.805Z] 1560dd03e051: Download complete [2021-11-12T06:12:16.080Z] 27f5ce0e4adf: Verifying Checksum [2021-11-12T06:12:16.081Z] 27f5ce0e4adf: Download complete [2021-11-12T06:12:16.081Z] 05883995daec: Verifying Checksum [2021-11-12T06:12:16.081Z] 05883995daec: Download complete [2021-11-12T06:12:16.362Z] 448f6bf000e3: Verifying Checksum [2021-11-12T06:12:16.362Z] 448f6bf000e3: Download complete [2021-11-12T06:12:18.988Z] c2d8d7efcc4b: Verifying Checksum [2021-11-12T06:12:18.988Z] c2d8d7efcc4b: Download complete [2021-11-12T06:12:19.968Z] 448f6bf000e3: Pull complete [2021-11-12T06:12:20.568Z] f757da607395: Pull complete [2021-11-12T06:12:22.014Z] 05883995daec: Pull complete [2021-11-12T06:12:22.290Z] 8603b9c90790: Pull complete [2021-11-12T06:12:23.270Z] 1560dd03e051: Pull complete [2021-11-12T06:12:23.544Z] 27f5ce0e4adf: Pull complete [2021-11-12T06:12:38.631Z] c2d8d7efcc4b: Pull complete [2021-11-12T06:12:38.631Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-12T06:12:38.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T06:12:38.631Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-12T06:12:38.869Z] prd-ubuntu18.04-docker-arm64-4c-16g-314 does not seem to be running inside a container [2021-11-12T06:12:38.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/15 -v /w/workspace/edgex-ui-go/15:/w/workspace/edgex-ui-go/15:rw,z -v /w/workspace/edgex-ui-go/15@tmp:/w/workspace/edgex-ui-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-12T06:12:41.617Z] $ docker top c6b269ba354041c85e4bcfeb4b27f44e668fa7f6968c3c2cd93e5772c5ec60ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T06:12:42.589Z] ---> job-cost.sh [2021-11-12T06:12:42.589Z] lf-activate-venv: SKIPPING [2021-11-12T06:12:42.589Z] INFO: No Stack... [2021-11-12T06:12:44.561Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-12T06:12:44.835Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T06:12:45.499Z] + cat /w/workspace/edgex-ui-go/15/archives/cost.csv [2021-11-12T06:12:45.499Z] + cut -d, -f6 [Pipeline] lock [2021-11-12T06:12:45.562Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-15-stack-cost] [2021-11-12T06:12:45.568Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-15-stack-cost] did not exist. Created. [2021-11-12T06:12:45.568Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T06:12:46.251Z] /w/workspace/edgex-ui-go/15@tmp/durable-2efecd60/script.sh: 1: /w/workspace/edgex-ui-go/15@tmp/durable-2efecd60/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-12T06:12:46.920Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-12T06:12:46.951Z] Warning: overwriting stash ‘stack-cost’ [2021-11-12T06:12:47.088Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T06:12:47.097Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-15-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T06:12:47.110Z] $ docker stop --time=1 c6b269ba354041c85e4bcfeb4b27f44e668fa7f6968c3c2cd93e5772c5ec60ac [2021-11-12T06:12:48.649Z] $ docker rm -f c6b269ba354041c85e4bcfeb4b27f44e668fa7f6968c3c2cd93e5772c5ec60ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-12T06:12:49.312Z] provisioning config files... [2021-11-12T06:12:49.321Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config145732903371926149tmp [Pipeline] { [Pipeline] sh [2021-11-12T06:12:49.620Z] + set +x [2021-11-12T06:12:49.620Z] + bash -s -- [2021-11-12T06:12:49.620Z] + curl -s https://codecov.io/bash [2021-11-12T06:12:49.620Z] [2021-11-12T06:12:49.620Z] _____ _ [2021-11-12T06:12:49.620Z] / ____| | | [2021-11-12T06:12:49.620Z] | | ___ __| | ___ ___ _____ __ [2021-11-12T06:12:49.620Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-12T06:12:49.620Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-12T06:12:49.620Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-12T06:12:49.620Z] Bash-1.0.6 [2021-11-12T06:12:49.620Z] [2021-11-12T06:12:49.620Z] [2021-11-12T06:12:49.620Z] ==> git version 2.24.4 found [2021-11-12T06:12:49.620Z] ==> 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-11-12T06:12:49.620Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-12T06:12:49.620Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-12T06:12:49.620Z] ==> Jenkins CI detected. [2021-11-12T06:12:49.620Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-11-12T06:12:49.620Z] project root: . [2021-11-12T06:12:49.620Z] --> token set from env [2021-11-12T06:12:49.620Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-12T06:12:49.620Z] ==> Running gcov in . (disable via -X gcov) [2021-11-12T06:12:49.620Z] ==> Python coveragepy not found [2021-11-12T06:12:49.620Z] ==> Searching for coverage reports in: [2021-11-12T06:12:49.620Z] + . [2021-11-12T06:12:49.881Z] -> Found 1 reports [2021-11-12T06:12:49.881Z] ==> Detecting git/mercurial file structure [2021-11-12T06:12:49.881Z] ==> Reading reports [2021-11-12T06:12:49.881Z] + ./coverage.out bytes=10 [2021-11-12T06:12:49.881Z] ==> Appending adjustments [2021-11-12T06:12:49.881Z] https://docs.codecov.io/docs/fixing-reports [2021-11-12T06:12:49.881Z] + Found adjustments [2021-11-12T06:12:49.881Z] ==> Gzipping contents [2021-11-12T06:12:49.881Z] 4.0K /tmp/codecov.2Do6g5.gz [2021-11-12T06:12:49.881Z] ==> Uploading reports [2021-11-12T06:12:49.881Z] url: https://codecov.io [2021-11-12T06:12:49.881Z] query: branch=PR-431&commit=a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2021-11-12T06:12:49.881Z] -> Pinging Codecov [2021-11-12T06:12:49.881Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= [2021-11-12T06:12:50.143Z] -> Uploading to [2021-11-12T06:12:50.143Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-12/FB506323287CE973F263BFD2A0EB1F37/a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a/4772ce33-64ae-4a8e-a3e3-d3bfd03bc7a5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211112T061250Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea34c5c356c8685cfd6cb2cd1af7b11d8281402bca50990faac3be26c8f31e3c [2021-11-12T06:12:50.143Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T06:12:50.143Z] Dload Upload Total Spent Left Speed [2021-11-12T06:12:50.719Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3802 0 0 100 3802 0 11087 --:--:-- --:--:-- --:--:-- 11084 100 3802 0 0 100 3802 0 11082 --:--:-- --:--:-- --:--:-- 11084 [2021-11-12T06:12:50.719Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/a44bbb2c661d2b5f8b2f54cad0dc1d14bd7c5e1a [Pipeline] } [2021-11-12T06:12:50.732Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-12T06:12:52.058Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-12T06:12:52.355Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T06:12:52.919Z] ---> package-listing.sh [2021-11-12T06:12:52.919Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-12T06:12:52.919Z] ++ facter osfamily [2021-11-12T06:12:53.180Z] + OS_FAMILY=redhat [2021-11-12T06:12:53.180Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 [2021-11-12T06:12:53.180Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-12T06:12:53.180Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-12T06:12:53.180Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-12T06:12:53.180Z] + PACKAGES=/tmp/packages_start.txt [2021-11-12T06:12:53.180Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2021-11-12T06:12:53.180Z] + PACKAGES=/tmp/packages_end.txt [2021-11-12T06:12:53.180Z] + case "${OS_FAMILY}" in [2021-11-12T06:12:53.180Z] + sort [2021-11-12T06:12:53.180Z] + rpm -qa [2021-11-12T06:12:53.764Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-12T06:12:53.764Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-12T06:12:53.764Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-12T06:12:53.764Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' [2021-11-12T06:12:53.764Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [2021-11-12T06:12:53.764Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo [2021-11-12T06:12:53.777Z] 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-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-12T06:12:54.058Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-12T06:12:54.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T06:12:54.610Z] [2021-11-12T06:12:54.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T06:12:54.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T06:12:54.914Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T06:12:54.914Z] b4d181a07f80: Pulling fs layer [2021-11-12T06:12:54.914Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T06:12:54.914Z] ed53099fbce6: Pulling fs layer [2021-11-12T06:12:54.914Z] dc539afda2c1: Pulling fs layer [2021-11-12T06:12:54.914Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T06:12:54.914Z] 9065ff56babe: Pulling fs layer [2021-11-12T06:12:54.914Z] d287ab97295c: Pulling fs layer [2021-11-12T06:12:54.914Z] dc539afda2c1: Waiting [2021-11-12T06:12:54.914Z] 77bc0d833cb6: Waiting [2021-11-12T06:12:54.914Z] 9065ff56babe: Waiting [2021-11-12T06:12:54.914Z] d287ab97295c: Waiting [2021-11-12T06:12:54.914Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T06:12:54.914Z] a1111a8f2ec3: Download complete [2021-11-12T06:12:54.914Z] dc539afda2c1: Verifying Checksum [2021-11-12T06:12:54.914Z] dc539afda2c1: Download complete [2021-11-12T06:12:54.914Z] ed53099fbce6: Verifying Checksum [2021-11-12T06:12:54.914Z] ed53099fbce6: Download complete [2021-11-12T06:12:55.179Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T06:12:55.179Z] 77bc0d833cb6: Download complete [2021-11-12T06:12:55.179Z] 9065ff56babe: Verifying Checksum [2021-11-12T06:12:55.179Z] 9065ff56babe: Download complete [2021-11-12T06:12:55.179Z] b4d181a07f80: Verifying Checksum [2021-11-12T06:12:55.179Z] b4d181a07f80: Download complete [2021-11-12T06:12:55.750Z] d287ab97295c: Verifying Checksum [2021-11-12T06:12:55.750Z] d287ab97295c: Download complete [2021-11-12T06:12:56.320Z] b4d181a07f80: Pull complete [2021-11-12T06:12:56.581Z] a1111a8f2ec3: Pull complete [2021-11-12T06:12:57.158Z] ed53099fbce6: Pull complete [2021-11-12T06:12:57.158Z] dc539afda2c1: Pull complete [2021-11-12T06:12:57.422Z] 77bc0d833cb6: Pull complete [2021-11-12T06:12:57.684Z] 9065ff56babe: Pull complete [2021-11-12T06:13:03.003Z] d287ab97295c: Pull complete [2021-11-12T06:13:03.003Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T06:13:03.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T06:13:03.003Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T06:13:03.059Z] prd-centos7-docker-4c-2g-313 does not seem to be running inside a container [2021-11-12T06:13:03.087Z] $ 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-431/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-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-12T06:13:05.657Z] $ docker top 801fe3cd6f60ab7a9f88aee2faa9a52327d53edbd7ad5ac75add5bf1f65787c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T06:13:06.023Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-12T06:13:06.314Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-12T06:13:06.607Z] + ls /var/log/sa-host [2021-11-12T06:13:06.607Z] + sadf -c /var/log/sa-host/sa12 [2021-11-12T06:13:06.607Z] file_magic: OK [2021-11-12T06:13:06.607Z] HZ: Using current value: 100 [2021-11-12T06:13:06.607Z] file_header: OK [2021-11-12T06:13:06.607Z] 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-11-12T06:13:06.607Z] Statistics: [2021-11-12T06:13:06.607Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T06:13:06.607Z] File successfully converted to sysstat format version 12.0.3 [2021-11-12T06:13:06.607Z] + sadf -c /var/log/sa-host/sa30 [2021-11-12T06:13:06.607Z] file_magic: OK [2021-11-12T06:13:06.607Z] HZ: Using current value: 100 [2021-11-12T06:13:06.607Z] file_header: OK [2021-11-12T06:13:06.607Z] 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-11-12T06:13:06.607Z] Statistics: [2021-11-12T06:13:06.607Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T06:13:06.607Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T06:13:06.854Z] provisioning config files... [2021-11-12T06:13:06.864Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config4764959725932500379tmp [Pipeline] { [Pipeline] echo [2021-11-12T06:13:06.881Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T06:13:07.171Z] ---> create-netrc.sh [Pipeline] } [2021-11-12T06:13:07.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-12T06:13:07.528Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-12T06:13:07.537Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T06:13:07.846Z] ---> sudo-logs.sh [2021-11-12T06:13:07.846Z] Archiving 'sudo' log.. [2021-11-12T06:13:08.106Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-313.novalocal: Name or service not known [2021-11-12T06:13:08.106Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-313.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-12T06:13:08.130Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T06:13:08.429Z] ---> job-cost.sh [2021-11-12T06:13:08.429Z] lf-activate-venv: SKIPPING [2021-11-12T06:13:08.429Z] DEBUG: total: 0.10999999940395355 [2021-11-12T06:13:08.429Z] INFO: Retrieving Stack Cost... [2021-11-12T06:13:08.689Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T06:13:08.950Z] INFO: Archiving Costs [Pipeline] echo [2021-11-12T06:13:08.962Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T06:13:09.256Z] ---> logs-deploy.sh [2021-11-12T06:13:09.256Z] lf-activate-venv: SKIPPING [2021-11-12T06:13:09.256Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/15 [2021-11-12T06:13:09.256Z] INFO: archiving workspace using pattern(s): [2021-11-12T06:13:09.827Z] Archives upload complete. [2021-11-12T06:13:10.088Z] INFO: archiving logs to Nexus