Pull request #438 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of blucruz for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 rather than 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 Obtained Jenkinsfile from 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5219142400190857305.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh6807256394552090213.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-438/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-438/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3893306794707533724.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-438/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7254279342532512704.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8410354444051665820.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-438/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-438/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4973955509685590974.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-555 in /w/workspace/edgexfoundry_edgex-ui-go_PR-438 [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-438 # 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-438@tmp/jenkins-gitclient-ssh2918389146492331077.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/jenkins-gitclient-ssh1797259590066761287.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 Merge succeeded, producing 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 Checking out Revision 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 (PR-438) > git config core.sparsecheckout # timeout=10 > git checkout -f 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 # 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-438@tmp/jenkins-gitclient-ssh113871160312377926.key > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 # timeout=10 Commit message: "fix: update add-device.component.js" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-18T03:47:43.553Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-18T03:47:43.768Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-18T03:47:43.883Z] ========================================================= [2021-09-18T03:47:43.883Z] EdgeX Global Pipelines Version Info [2021-09-18T03:47:43.883Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-18T03:47:45.154Z] ------------------- [2021-09-18T03:47:45.154Z] stable info: [2021-09-18T03:47:45.154Z] ------------------- [2021-09-18T03:47:45.154Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-18T03:47:45.154Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-18T03:47:45.154Z] Message: update stable to v1.0.205 [2021-09-18T03:47:45.743Z] ------------------- [2021-09-18T03:47:45.743Z] experimental info: [2021-09-18T03:47:45.743Z] ------------------- [2021-09-18T03:47:45.743Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-18T03:47:45.743Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-18T03:47:45.743Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-18T03:47:45.996Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-09-18T03:47:46.075Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-09-18T03:47:46.135Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-18T03:47:46.197Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-18T03:47:46.257Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-18T03:47:46.316Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-18T03:47:46.375Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-18T03:47:46.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-18T03:47:46.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-18T03:47:46.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-18T03:47:46.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-18T03:47:46.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-18T03:47:46.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-09-18T03:47:46.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-18T03:47:46.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-18T03:47:46.941Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-18T03:47:47.001Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-18T03:47:47.059Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-18T03:47:47.116Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-18T03:47:47.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-18T03:47:47.239Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-18T03:47:47.298Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-18T03:47:47.356Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-18T03:47:47.422Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-18T03:47:47.481Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-18T03:47:47.542Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-18T03:47:47.603Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-18T03:47:47.663Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-438 [Pipeline] echo [2021-09-18T03:47:47.722Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-438 [Pipeline] echo [2021-09-18T03:47:47.785Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-438 [Pipeline] echo [2021-09-18T03:47:47.849Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 [Pipeline] echo [2021-09-18T03:47:47.917Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 666c434 [Pipeline] echo [2021-09-18T03:47:47.987Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-18T03:47:48.154Z] provisioning config files... [2021-09-18T03:47:48.176Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/config3614542864842953664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-18T03:47:48.559Z] ---> docker-login.sh [2021-09-18T03:47:48.559Z] nexus3.edgexfoundry.org:10001 [2021-09-18T03:47:48.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T03:47:48.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T03:47:48.828Z] Configure a credential helper to remove this warning. See [2021-09-18T03:47:48.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T03:47:48.828Z] [2021-09-18T03:47:48.828Z] Login Succeeded [2021-09-18T03:47:48.828Z] nexus3.edgexfoundry.org:10002 [2021-09-18T03:47:48.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T03:47:49.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T03:47:49.103Z] Configure a credential helper to remove this warning. See [2021-09-18T03:47:49.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T03:47:49.103Z] [2021-09-18T03:47:49.103Z] Login Succeeded [2021-09-18T03:47:49.103Z] nexus3.edgexfoundry.org:10003 [2021-09-18T03:47:49.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T03:47:49.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T03:47:49.103Z] Configure a credential helper to remove this warning. See [2021-09-18T03:47:49.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T03:47:49.103Z] [2021-09-18T03:47:49.103Z] Login Succeeded [2021-09-18T03:47:49.103Z] nexus3.edgexfoundry.org:10004 [2021-09-18T03:47:49.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T03:47:49.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T03:47:49.372Z] Configure a credential helper to remove this warning. See [2021-09-18T03:47:49.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T03:47:49.372Z] [2021-09-18T03:47:49.372Z] Login Succeeded [2021-09-18T03:47:49.372Z] docker.io [2021-09-18T03:47:49.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T03:47:49.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T03:47:49.641Z] Configure a credential helper to remove this warning. See [2021-09-18T03:47:49.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T03:47:49.641Z] [2021-09-18T03:47:49.641Z] Login Succeeded [2021-09-18T03:47:49.641Z] ---> docker-login.sh ends [Pipeline] } [2021-09-18T03:47:49.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-18T03:47:50.458Z] + git log --format=format:%s -1 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 [Pipeline] echo [2021-09-18T03:47:50.530Z] GIT_COMMIT: 666c434f7ed35d12fc6d0b3167e9862f3bfc4716, Commit Message: fix: update add-device.component.js [Pipeline] echo [2021-09-18T03:47:50.571Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-18T03:47:51.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-18T03:47:51.576Z] [2021-09-18T03:47:51.576Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-18T03:47:51.978Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-18T03:47:51.978Z] latest: Pulling from edgex-devops/git-semver [2021-09-18T03:47:51.978Z] 31603596830f: Pulling fs layer [2021-09-18T03:47:51.978Z] 04fac38145f0: Pulling fs layer [2021-09-18T03:47:51.978Z] 701f6daf10bf: Pulling fs layer [2021-09-18T03:47:51.978Z] 24f72da36158: Pulling fs layer [2021-09-18T03:47:51.978Z] 24f72da36158: Waiting [2021-09-18T03:47:51.978Z] 04fac38145f0: Verifying Checksum [2021-09-18T03:47:51.978Z] 04fac38145f0: Download complete [2021-09-18T03:47:52.243Z] 24f72da36158: Verifying Checksum [2021-09-18T03:47:52.243Z] 24f72da36158: Download complete [2021-09-18T03:47:52.515Z] 31603596830f: Verifying Checksum [2021-09-18T03:47:52.515Z] 31603596830f: Download complete [2021-09-18T03:47:52.515Z] 701f6daf10bf: Verifying Checksum [2021-09-18T03:47:52.515Z] 701f6daf10bf: Download complete [2021-09-18T03:47:52.515Z] 31603596830f: Pull complete [2021-09-18T03:47:52.781Z] 04fac38145f0: Pull complete [2021-09-18T03:47:53.370Z] 701f6daf10bf: Pull complete [2021-09-18T03:47:53.370Z] 24f72da36158: Pull complete [2021-09-18T03:47:53.370Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-18T03:47:53.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-18T03:47:53.370Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-18T03:47:53.484Z] prd-centos7-docker-4c-2g-555 does not seem to be running inside a container [2021-09-18T03:47:53.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-438 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-438:/w/workspace/edgexfoundry_edgex-ui-go_PR-438:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-438@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-18T03:47:54.350Z] $ docker top c290a99cdfdb0ef9cb177976388cd822cdbe76ff0f0f2311dbc2837e994db191 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-18T03:47:54.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-18T03:47:54.552Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-18T03:47:54.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-18T03:47:54.675Z] $ docker exec c290a99cdfdb0ef9cb177976388cd822cdbe76ff0f0f2311dbc2837e994db191 ssh-agent [2021-09-18T03:47:54.784Z] SSH_AUTH_SOCK=/tmp/ssh-KJrxKU0s8fBM/agent.13 [2021-09-18T03:47:54.784Z] SSH_AGENT_PID=20 [2021-09-18T03:47:54.795Z] Running ssh-add (command line suppressed) [2021-09-18T03:47:54.896Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/private_key_3316972793787837148.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/private_key_3316972793787837148.key) [2021-09-18T03:47:54.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-18T03:47:55.289Z] + git tag --points-at HEAD [Pipeline] } [2021-09-18T03:47:55.316Z] $ docker exec --env ******** --env ******** c290a99cdfdb0ef9cb177976388cd822cdbe76ff0f0f2311dbc2837e994db191 ssh-agent -k [2021-09-18T03:47:55.411Z] unset SSH_AUTH_SOCK; [2021-09-18T03:47:55.411Z] unset SSH_AGENT_PID; [2021-09-18T03:47:55.411Z] echo Agent pid 20 killed; [2021-09-18T03:47:55.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-18T03:47:55.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-18T03:47:55.517Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-18T03:47:55.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-18T03:47:55.631Z] $ docker exec c290a99cdfdb0ef9cb177976388cd822cdbe76ff0f0f2311dbc2837e994db191 ssh-agent [2021-09-18T03:47:55.734Z] SSH_AUTH_SOCK=/tmp/ssh-0jA6P5Cjg5GW/agent.54 [2021-09-18T03:47:55.734Z] SSH_AGENT_PID=61 [2021-09-18T03:47:55.743Z] Running ssh-add (command line suppressed) [2021-09-18T03:47:55.841Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/private_key_2956886947835220788.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/private_key_2956886947835220788.key) [2021-09-18T03:47:55.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-18T03:47:56.222Z] + git semver init [2021-09-18T03:47:56.222Z] # -> Open(): unable to determine branch for HEAD [2021-09-18T03:47:56.222Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-438/.git [2021-09-18T03:47:56.222Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-438 [2021-09-18T03:47:56.222Z] # $SEMVER_REMOTE_NAME = origin [2021-09-18T03:47:56.222Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-18T03:47:56.222Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-18T03:47:56.222Z] # $SEMVER_BRANCH = PR-438 [2021-09-18T03:47:56.222Z] # $SEMVER_TEMP = /tmp/semver-606944622 [2021-09-18T03:47:56.222Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-09-18T03:47:58.804Z] # '/tmp/semver-606944622' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-438/.semver' [2021-09-18T03:47:58.804Z] # -> Force: false [2021-09-18T03:47:58.804Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-438/.semver [Pipeline] } [2021-09-18T03:47:58.827Z] $ docker exec --env ******** --env ******** c290a99cdfdb0ef9cb177976388cd822cdbe76ff0f0f2311dbc2837e994db191 ssh-agent -k [2021-09-18T03:47:58.936Z] unset SSH_AUTH_SOCK; [2021-09-18T03:47:58.937Z] unset SSH_AGENT_PID; [2021-09-18T03:47:58.937Z] echo Agent pid 61 killed; [2021-09-18T03:47:58.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-18T03:47:59.410Z] + git semver [Pipeline] } [2021-09-18T03:47:59.443Z] $ docker stop --time=1 c290a99cdfdb0ef9cb177976388cd822cdbe76ff0f0f2311dbc2837e994db191 [2021-09-18T03:48:00.729Z] $ docker rm -f c290a99cdfdb0ef9cb177976388cd822cdbe76ff0f0f2311dbc2837e994db191 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-18T03:48:01.192Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-18T03:48:01.576Z] Stashed 1 file(s) [Pipeline] echo [2021-09-18T03:48:01.600Z] [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-09-18T03:48:17.192Z] Still waiting to schedule task [2021-09-18T03:48:17.193Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-555’ [2021-09-18T03:48:17.224Z] Still waiting to schedule task [2021-09-18T03:48:17.224Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-18T03:50:40.601Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-556 in /w/workspace/edgexfoundry_edgex-ui-go_PR-438 [Pipeline] { [Pipeline] ws [2021-09-18T03:50:40.673Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-09-18T03:50:40.956Z] The recommended git tool is: git [2021-09-18T03:50:46.542Z] using credential edgex-jenkins-ssh [2021-09-18T03:50:46.573Z] Cloning the remote Git repository [2021-09-18T03:50:46.646Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-18T03:50:46.800Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-09-18T03:50:46.919Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-18T03:50:46.920Z] > git --version # timeout=10 [2021-09-18T03:50:46.935Z] > git --version # 'git version 2.17.1' [2021-09-18T03:50:46.937Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-18T03:50:47.039Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-18T03:50:48.792Z] Running on prd-centos7-docker-4c-2g-557 in /w/workspace/edgexfoundry_edgex-ui-go_PR-438 [Pipeline] { [Pipeline] ws [2021-09-18T03:50:48.856Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-09-18T03:50:49.023Z] The recommended git tool is: git [2021-09-18T03:50:51.800Z] using credential edgex-jenkins-ssh [2021-09-18T03:50:51.814Z] Cloning the remote Git repository [2021-09-18T03:50:51.758Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-18T03:50:51.835Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-09-18T03:50:51.866Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-18T03:50:51.866Z] > git --version # timeout=10 [2021-09-18T03:50:51.874Z] > git --version # 'git version 2.24.4' [2021-09-18T03:50:51.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-18T03:50:51.898Z] [INFO] Currently running in a labeled security context [2021-09-18T03:50:51.898Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-18T03:50:51.899Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7260310456527370723.key [2021-09-18T03:50:51.911Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-18T03:50:52.535Z] Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 [2021-09-18T03:50:51.778Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-18T03:50:51.797Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-18T03:50:51.824Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-18T03:50:51.860Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-18T03:50:51.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-18T03:50:51.874Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-18T03:50:52.554Z] > git config core.sparsecheckout # timeout=10 [2021-09-18T03:50:52.568Z] > git checkout -f 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 # timeout=10 [2021-09-18T03:50:52.914Z] Merge succeeded, producing 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 [2021-09-18T03:50:52.915Z] Checking out Revision 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 (PR-438) [2021-09-18T03:50:52.836Z] > git remote # timeout=10 [2021-09-18T03:50:52.858Z] > git config --get remote.origin.url # timeout=10 [2021-09-18T03:50:52.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-18T03:50:52.882Z] > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 [2021-09-18T03:50:52.903Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-18T03:50:52.921Z] > git config core.sparsecheckout # timeout=10 [2021-09-18T03:50:52.946Z] > git checkout -f 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 # timeout=10 [2021-09-18T03:50:55.622Z] Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 [2021-09-18T03:50:55.770Z] Merge succeeded, producing 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 [2021-09-18T03:50:55.770Z] Checking out Revision 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 (PR-438) [2021-09-18T03:50:55.035Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-18T03:50:55.042Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-18T03:50:55.055Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-09-18T03:50:55.070Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-09-18T03:50:55.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-18T03:50:55.072Z] [INFO] Currently running in a labeled security context [2021-09-18T03:50:55.072Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-18T03:50:55.072Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh8811662723974571286.key [2021-09-18T03:50:55.081Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-18T03:50:55.632Z] > git config core.sparsecheckout # timeout=10 [2021-09-18T03:50:55.639Z] > git checkout -f 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 # timeout=10 [2021-09-18T03:50:55.726Z] > git remote # timeout=10 [2021-09-18T03:50:55.734Z] > git config --get remote.origin.url # timeout=10 [2021-09-18T03:50:55.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-18T03:50:55.740Z] [INFO] Currently running in a labeled security context [2021-09-18T03:50:55.741Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-18T03:50:55.741Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2247463242910337089.key [2021-09-18T03:50:55.748Z] > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 [2021-09-18T03:50:55.760Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-18T03:50:55.773Z] > git config core.sparsecheckout # timeout=10 [2021-09-18T03:50:55.780Z] > git checkout -f 666c434f7ed35d12fc6d0b3167e9862f3bfc4716 # timeout=10 [2021-09-18T03:50:57.400Z] Commit message: "fix: update add-device.component.js" [2021-09-18T03:50:57.460Z] > git --version # timeout=10 [2021-09-18T03:50:57.471Z] > git --version # 'git version 2.17.1' [2021-09-18T03:50:57.484Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-18T03:50:58.369Z] provisioning config files... [2021-09-18T03:50:58.400Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7593639992380426492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-18T03:50:58.993Z] ---> docker-login.sh [2021-09-18T03:50:58.993Z] nexus3.edgexfoundry.org:10001 [2021-09-18T03:50:59.558Z] Commit message: "fix: update add-device.component.js" [2021-09-18T03:50:59.596Z] > git --version # timeout=10 [2021-09-18T03:50:59.601Z] > git --version # 'git version 2.24.4' [2021-09-18T03:50:59.609Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-18T03:51:00.338Z] provisioning config files... [2021-09-18T03:51:00.357Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4636587202843641028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-18T03:51:00.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T03:51:00.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T03:51:00.722Z] Configure a credential helper to remove this warning. See [2021-09-18T03:51:00.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T03:51:00.722Z] [2021-09-18T03:51:00.722Z] Login Succeeded [2021-09-18T03:51:00.722Z] nexus3.edgexfoundry.org:10002 [2021-09-18T03:51:00.839Z] ---> docker-login.sh [2021-09-18T03:51:00.839Z] nexus3.edgexfoundry.org:10001 [2021-09-18T03:51:00.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T03:51:00.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T03:51:00.839Z] Configure a credential helper to remove this warning. See [2021-09-18T03:51:00.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T03:51:00.839Z] [2021-09-18T03:51:00.839Z] Login Succeeded [2021-09-18T03:51:00.839Z] nexus3.edgexfoundry.org:10002 [2021-09-18T03:51:01.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T03:51:01.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T03:51:01.110Z] Configure a credential helper to remove this warning. See [2021-09-18T03:51:01.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T03:51:01.110Z] [2021-09-18T03:51:01.110Z] Login Succeeded [2021-09-18T03:51:01.110Z] nexus3.edgexfoundry.org:10003 [2021-09-18T03:51:01.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T03:51:01.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T03:51:01.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T03:51:01.320Z] Configure a credential helper to remove this warning. See [2021-09-18T03:51:01.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T03:51:01.320Z] [2021-09-18T03:51:01.320Z] Login Succeeded [2021-09-18T03:51:01.320Z] nexus3.edgexfoundry.org:10003 [2021-09-18T03:51:01.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T03:51:01.376Z] Configure a credential helper to remove this warning. See [2021-09-18T03:51:01.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T03:51:01.376Z] [2021-09-18T03:51:01.376Z] Login Succeeded [2021-09-18T03:51:01.376Z] nexus3.edgexfoundry.org:10004 [2021-09-18T03:51:01.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T03:51:01.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T03:51:01.376Z] Configure a credential helper to remove this warning. See [2021-09-18T03:51:01.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T03:51:01.376Z] [2021-09-18T03:51:01.376Z] Login Succeeded [2021-09-18T03:51:01.376Z] docker.io [2021-09-18T03:51:01.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T03:51:01.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T03:51:01.910Z] Configure a credential helper to remove this warning. See [2021-09-18T03:51:01.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T03:51:01.910Z] [2021-09-18T03:51:01.910Z] Login Succeeded [2021-09-18T03:51:01.910Z] ---> docker-login.sh ends [Pipeline] } [2021-09-18T03:51:01.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T03:51:01.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T03:51:01.976Z] Configure a credential helper to remove this warning. See [2021-09-18T03:51:01.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T03:51:01.976Z] [2021-09-18T03:51:01.976Z] Login Succeeded [2021-09-18T03:51:01.976Z] nexus3.edgexfoundry.org:10004 [2021-09-18T03:51:01.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-18T03:51:02.311Z] ========================================================= [2021-09-18T03:51:02.311Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-18T03:51:02.311Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-18T03:51:02.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T03:51:02.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T03:51:02.583Z] Configure a credential helper to remove this warning. See [2021-09-18T03:51:02.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T03:51:02.583Z] [2021-09-18T03:51:02.583Z] Login Succeeded [2021-09-18T03:51:02.583Z] docker.io [2021-09-18T03:51:02.794Z] + 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-09-18T03:51:02.794Z] Sending build context to Docker daemon 20.79MB [2021-09-18T03:51:02.794Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-18T03:51:02.794Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-18T03:51:03.060Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-18T03:51:03.060Z] 540db60ca938: Pulling fs layer [2021-09-18T03:51:03.060Z] adcc1eea9eea: Pulling fs layer [2021-09-18T03:51:03.060Z] 4c4ab2625f07: Pulling fs layer [2021-09-18T03:51:03.060Z] db62176df00c: Pulling fs layer [2021-09-18T03:51:03.060Z] 3b30891b0d05: Pulling fs layer [2021-09-18T03:51:03.060Z] 06b49ca38bd5: Pulling fs layer [2021-09-18T03:51:03.060Z] c788192a36de: Pulling fs layer [2021-09-18T03:51:03.060Z] a77e37c0d609: Pulling fs layer [2021-09-18T03:51:03.060Z] c3185cebc471: Pulling fs layer [2021-09-18T03:51:03.060Z] db62176df00c: Waiting [2021-09-18T03:51:03.060Z] 3b30891b0d05: Waiting [2021-09-18T03:51:03.060Z] 06b49ca38bd5: Waiting [2021-09-18T03:51:03.060Z] c788192a36de: Waiting [2021-09-18T03:51:03.060Z] a77e37c0d609: Waiting [2021-09-18T03:51:03.060Z] c3185cebc471: Waiting [2021-09-18T03:51:03.060Z] 4c4ab2625f07: Verifying Checksum [2021-09-18T03:51:03.060Z] 4c4ab2625f07: Download complete [2021-09-18T03:51:03.060Z] adcc1eea9eea: Verifying Checksum [2021-09-18T03:51:03.060Z] adcc1eea9eea: Download complete [2021-09-18T03:51:03.060Z] 3b30891b0d05: Verifying Checksum [2021-09-18T03:51:03.060Z] 3b30891b0d05: Download complete [2021-09-18T03:51:03.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-18T03:51:03.330Z] 06b49ca38bd5: Verifying Checksum [2021-09-18T03:51:03.330Z] 06b49ca38bd5: Download complete [2021-09-18T03:51:03.330Z] c788192a36de: Verifying Checksum [2021-09-18T03:51:03.330Z] c788192a36de: Download complete [2021-09-18T03:51:03.330Z] 540db60ca938: Verifying Checksum [2021-09-18T03:51:03.330Z] 540db60ca938: Download complete [2021-09-18T03:51:03.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-18T03:51:03.457Z] Configure a credential helper to remove this warning. See [2021-09-18T03:51:03.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-18T03:51:03.457Z] [2021-09-18T03:51:03.457Z] Login Succeeded [2021-09-18T03:51:03.457Z] ---> docker-login.sh ends [Pipeline] } [2021-09-18T03:51:03.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2021-09-18T03:51:03.612Z] 540db60ca938: Pull complete [2021-09-18T03:51:03.612Z] adcc1eea9eea: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-18T03:51:03.886Z] 4c4ab2625f07: Pull complete [Pipeline] echo [2021-09-18T03:51:04.177Z] ========================================================= [2021-09-18T03:51:04.177Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-18T03:51:04.177Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-18T03:51:04.470Z] a77e37c0d609: Verifying Checksum [2021-09-18T03:51:04.470Z] a77e37c0d609: Download complete [2021-09-18T03:51:04.655Z] + 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-09-18T03:51:05.641Z] Sending build context to Docker daemon 20.79MB [2021-09-18T03:51:05.641Z] Step 1/17 : ARG BASE=golang:1.16-alpine3.12 [2021-09-18T03:51:05.641Z] Step 2/17 : FROM ${BASE} AS builder [2021-09-18T03:51:05.915Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-18T03:51:05.915Z] 595b0fe564bb: Pulling fs layer [2021-09-18T03:51:05.915Z] 24495759ef45: Pulling fs layer [2021-09-18T03:51:05.915Z] d148012ef14d: Pulling fs layer [2021-09-18T03:51:05.915Z] e90a11edd702: Pulling fs layer [2021-09-18T03:51:05.915Z] d77568369979: Pulling fs layer [2021-09-18T03:51:05.915Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-18T03:51:05.915Z] 170f2ba95c9a: Pulling fs layer [2021-09-18T03:51:05.915Z] 97ac5df62f85: Pulling fs layer [2021-09-18T03:51:05.915Z] fc1c9f9a7f3b: Waiting [2021-09-18T03:51:05.915Z] 170f2ba95c9a: Waiting [2021-09-18T03:51:05.915Z] 97ac5df62f85: Waiting [2021-09-18T03:51:05.915Z] d77568369979: Waiting [2021-09-18T03:51:05.915Z] e90a11edd702: Waiting [2021-09-18T03:51:05.915Z] d148012ef14d: Verifying Checksum [2021-09-18T03:51:05.915Z] d148012ef14d: Download complete [2021-09-18T03:51:05.915Z] 24495759ef45: Verifying Checksum [2021-09-18T03:51:05.915Z] 24495759ef45: Download complete [2021-09-18T03:51:05.915Z] d77568369979: Verifying Checksum [2021-09-18T03:51:05.915Z] d77568369979: Download complete [2021-09-18T03:51:05.915Z] 595b0fe564bb: Verifying Checksum [2021-09-18T03:51:05.915Z] 595b0fe564bb: Download complete [2021-09-18T03:51:06.190Z] 170f2ba95c9a: Download complete [2021-09-18T03:51:06.790Z] 595b0fe564bb: Pull complete [2021-09-18T03:51:07.390Z] 24495759ef45: Pull complete [2021-09-18T03:51:07.994Z] d148012ef14d: Pull complete [2021-09-18T03:51:10.636Z] 97ac5df62f85: Verifying Checksum [2021-09-18T03:51:10.636Z] 97ac5df62f85: Download complete [2021-09-18T03:51:10.911Z] e90a11edd702: Download complete [2021-09-18T03:51:11.114Z] c3185cebc471: Verifying Checksum [2021-09-18T03:51:11.114Z] c3185cebc471: Download complete [2021-09-18T03:51:11.397Z] db62176df00c: Verifying Checksum [2021-09-18T03:51:11.397Z] db62176df00c: Download complete [2021-09-18T03:51:14.782Z] db62176df00c: Pull complete [2021-09-18T03:51:14.782Z] 3b30891b0d05: Pull complete [2021-09-18T03:51:14.782Z] 06b49ca38bd5: Pull complete [2021-09-18T03:51:14.782Z] c788192a36de: Pull complete [2021-09-18T03:51:14.782Z] a77e37c0d609: Pull complete [2021-09-18T03:51:16.731Z] c3185cebc471: Pull complete [2021-09-18T03:51:16.731Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-18T03:51:16.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-18T03:51:16.731Z] ---> 031687cdd783 [2021-09-18T03:51:16.731Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-18T03:51:18.675Z] ---> Running in 6ce425da958e [2021-09-18T03:51:18.675Z] Removing intermediate container 6ce425da958e [2021-09-18T03:51:18.675Z] ---> f6364f1ca3cd [2021-09-18T03:51:18.675Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-18T03:51:18.675Z] ---> Running in 8cbd092171eb [2021-09-18T03:51:18.675Z] Removing intermediate container 8cbd092171eb [2021-09-18T03:51:18.675Z] ---> 50fa685d4648 [2021-09-18T03:51:18.675Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-18T03:51:18.675Z] ---> Running in 70d18b22508c [2021-09-18T03:51:18.675Z] Removing intermediate container 70d18b22508c [2021-09-18T03:51:18.675Z] ---> 1744b598cb7b [2021-09-18T03:51:18.675Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-18T03:51:18.675Z] ---> Running in 4bef3d60ada8 [2021-09-18T03:51:18.675Z] Removing intermediate container 4bef3d60ada8 [2021-09-18T03:51:18.675Z] ---> 33b7348b3b83 [2021-09-18T03:51:18.675Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-18T03:51:18.675Z] ---> Running in 525d6891303f [2021-09-18T03:51:18.942Z] Removing intermediate container 525d6891303f [2021-09-18T03:51:18.942Z] ---> 3fba490b4b78 [2021-09-18T03:51:18.942Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-18T03:51:18.942Z] ---> Running in 96eee30b25b3 [2021-09-18T03:51:19.208Z] Removing intermediate container 96eee30b25b3 [2021-09-18T03:51:19.208Z] ---> f9d0d9d4dbee [2021-09-18T03:51:19.208Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-18T03:51:19.208Z] ---> Running in 7e635d8d72a2 [2021-09-18T03:51:19.474Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-18T03:51:20.888Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-18T03:51:21.848Z] OK: 219 MiB in 52 packages [2021-09-18T03:51:21.848Z] Removing intermediate container 7e635d8d72a2 [2021-09-18T03:51:21.848Z] ---> 60ddb7ae5e77 [2021-09-18T03:51:21.848Z] Step 10/17 : ENV GO111MODULE=on [2021-09-18T03:51:21.848Z] ---> Running in ee9cc515d08f [2021-09-18T03:51:22.115Z] Removing intermediate container ee9cc515d08f [2021-09-18T03:51:22.115Z] ---> 5965f80eb59d [2021-09-18T03:51:22.115Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-18T03:51:22.115Z] ---> Running in 2859abf13431 [2021-09-18T03:51:22.115Z] Removing intermediate container 2859abf13431 [2021-09-18T03:51:22.115Z] ---> c22692b8b2c8 [2021-09-18T03:51:22.115Z] Step 12/17 : COPY go.mod . [2021-09-18T03:51:22.388Z] ---> 7d4695cafddb [2021-09-18T03:51:22.388Z] Step 13/17 : COPY Makefile . [2021-09-18T03:51:22.388Z] ---> 2359973ef669 [2021-09-18T03:51:22.388Z] Step 14/17 : RUN make update [2021-09-18T03:51:22.388Z] ---> Running in 42b45c524423 [2021-09-18T03:51:22.656Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-18T03:51:23.323Z] e90a11edd702: Pull complete [2021-09-18T03:51:23.323Z] d77568369979: Pull complete [2021-09-18T03:51:23.323Z] fc1c9f9a7f3b: Pull complete [2021-09-18T03:51:23.323Z] 170f2ba95c9a: Pull complete [2021-09-18T03:51:28.759Z] 97ac5df62f85: Pull complete [2021-09-18T03:51:28.759Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-18T03:51:28.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-18T03:51:28.759Z] ---> 04bc70af865f [2021-09-18T03:51:28.759Z] Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-18T03:51:32.172Z] ---> Running in 16973ea0de18 [2021-09-18T03:51:32.770Z] Removing intermediate container 16973ea0de18 [2021-09-18T03:51:32.770Z] ---> a37806ffc8cf [2021-09-18T03:51:32.770Z] Step 4/17 : ARG ALPINE_PKG_BASE="make git" [2021-09-18T03:51:32.770Z] ---> Running in f9592007b4d5 [2021-09-18T03:51:33.364Z] Removing intermediate container f9592007b4d5 [2021-09-18T03:51:33.364Z] ---> 9212c96875ef [2021-09-18T03:51:33.364Z] Step 5/17 : ARG ALPINE_PKG_EXTRA="" [2021-09-18T03:51:33.638Z] ---> Running in 32fdc404eb5c [2021-09-18T03:51:34.233Z] Removing intermediate container 32fdc404eb5c [2021-09-18T03:51:34.233Z] ---> bed5a3d58d69 [2021-09-18T03:51:34.233Z] Step 6/17 : LABEL Name=edgex-ui-go [2021-09-18T03:51:34.233Z] ---> Running in f3fd60af19a0 [2021-09-18T03:51:34.832Z] Removing intermediate container f3fd60af19a0 [2021-09-18T03:51:34.832Z] ---> 20df819bb55c [2021-09-18T03:51:34.832Z] Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-18T03:51:35.105Z] ---> Running in 817c033ba8f9 [2021-09-18T03:51:35.378Z] Removing intermediate container 817c033ba8f9 [2021-09-18T03:51:35.378Z] ---> c9178c5a529d [2021-09-18T03:51:35.378Z] Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-18T03:51:35.660Z] ---> Running in 84c48cfc60c2 [2021-09-18T03:51:37.665Z] Removing intermediate container 42b45c524423 [2021-09-18T03:51:37.665Z] ---> 9dccd0cdeaa3 [2021-09-18T03:51:37.665Z] Step 15/17 : COPY . . [2021-09-18T03:51:37.665Z] ---> 9a55c58b265a [2021-09-18T03:51:37.665Z] Step 16/17 : RUN go mod tidy [2021-09-18T03:51:37.665Z] ---> Running in 40a3c2f62bfd [2021-09-18T03:51:37.665Z] Removing intermediate container 40a3c2f62bfd [2021-09-18T03:51:37.665Z] ---> b12a020e3db3 [2021-09-18T03:51:37.665Z] Step 17/17 : RUN ${MAKE} [2021-09-18T03:51:37.665Z] ---> Running in e36542b1316c [2021-09-18T03:51:37.665Z] noop [2021-09-18T03:51:37.665Z] Removing intermediate container e36542b1316c [2021-09-18T03:51:37.665Z] ---> 1942ce2ace72 [2021-09-18T03:51:37.665Z] Successfully built 1942ce2ace72 [2021-09-18T03:51:37.665Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-18T03:51:38.028Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-18T03:51:38.028Z] . [Pipeline] withDockerContainer [2021-09-18T03:51:38.137Z] prd-centos7-docker-4c-2g-557 does not seem to be running inside a container [2021-09-18T03:51:38.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-18T03:51:38.521Z] $ docker top ddbe1c0afcdf8568cc76c412a78dde61b33e28a1c556ec2e0f2d15c0d2c0ecb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-18T03:51:38.966Z] + go version [2021-09-18T03:51:38.966Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-18T03:51:38.996Z] $ docker stop --time=1 ddbe1c0afcdf8568cc76c412a78dde61b33e28a1c556ec2e0f2d15c0d2c0ecb9 [2021-09-18T03:51:39.048Z] Removing intermediate container 84c48cfc60c2 [2021-09-18T03:51:39.048Z] ---> 580d6ec3ef32 [2021-09-18T03:51:39.048Z] Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-18T03:51:39.048Z] ---> Running in c15dade9e17b [2021-09-18T03:51:40.022Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-18T03:51:40.193Z] $ docker rm -f ddbe1c0afcdf8568cc76c412a78dde61b33e28a1c556ec2e0f2d15c0d2c0ecb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-18T03:51:40.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-18T03:51:41.077Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-18T03:51:41.077Z] . [Pipeline] withDockerContainer [2021-09-18T03:51:41.189Z] prd-centos7-docker-4c-2g-557 does not seem to be running inside a container [2021-09-18T03:51:41.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-18T03:51:41.593Z] OK: 218 MiB in 52 packages [2021-09-18T03:51:41.625Z] $ docker top dc935eb9579c8a75ebcf29c4807e7162a25413c87c1869a4b0e78c24ef124cb7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-18T03:51:42.166Z] + go mod tidy [Pipeline] sh [2021-09-18T03:51:42.773Z] + make test [2021-09-18T03:51:42.773Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-18T03:51:43.025Z] Removing intermediate container c15dade9e17b [2021-09-18T03:51:43.025Z] ---> e1280df770a4 [2021-09-18T03:51:43.025Z] Step 10/17 : ENV GO111MODULE=on [2021-09-18T03:51:43.025Z] ---> Running in e97143272cec [2021-09-18T03:51:43.044Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-18T03:51:43.623Z] Removing intermediate container e97143272cec [2021-09-18T03:51:43.623Z] ---> becd6cfaa046 [2021-09-18T03:51:43.623Z] Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-18T03:51:43.907Z] ---> Running in 50c9d5d50b84 [2021-09-18T03:51:44.501Z] Removing intermediate container 50c9d5d50b84 [2021-09-18T03:51:44.501Z] ---> 9ce7e6268c09 [2021-09-18T03:51:44.501Z] Step 12/17 : COPY go.mod . [2021-09-18T03:51:45.481Z] ---> e6e70959c0ef [2021-09-18T03:51:45.481Z] Step 13/17 : COPY Makefile . [2021-09-18T03:51:46.459Z] ---> a3d8c7ac57d5 [2021-09-18T03:51:46.460Z] Step 14/17 : RUN make update [2021-09-18T03:51:46.460Z] ---> Running in 16e1fd6d320d [2021-09-18T03:51:47.898Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-18T03:51:53.191Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-18T03:51:53.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-18T03:51:53.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-18T03:51:53.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-18T03:51:53.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-18T03:51:53.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-18T03:51:53.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-18T03:51:53.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-18T03:51:53.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-18T03:51:53.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-18T03:51:53.191Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-18T03:51:53.191Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-18T03:51:53.191Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-18T03:51:57.545Z] $ docker stop --time=1 dc935eb9579c8a75ebcf29c4807e7162a25413c87c1869a4b0e78c24ef124cb7 [2021-09-18T03:51:58.911Z] $ docker rm -f dc935eb9579c8a75ebcf29c4807e7162a25413c87c1869a4b0e78c24ef124cb7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-18T03:51:59.400Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-18T03:51:59.681Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-18T03:52:02.385Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-18T03:52:02.735Z] + ls -al . [2021-09-18T03:52:02.735Z] total 88 [2021-09-18T03:52:02.735Z] drwxrwxr-x. 11 jenkins jenkins 4096 Sep 18 03:51 . [2021-09-18T03:52:02.735Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 18 03:50 .. [2021-09-18T03:52:02.735Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 18 03:50 assets [2021-09-18T03:52:02.735Z] drwxrwxr-x. 2 jenkins jenkins 35 Sep 18 03:50 bin [2021-09-18T03:52:02.735Z] drwxrwxr-x. 3 jenkins jenkins 29 Sep 18 03:50 cmd [2021-09-18T03:52:02.735Z] -rw-rw-r--. 1 jenkins jenkins 3959 Sep 18 03:50 CONTRIBUTING.md [2021-09-18T03:52:02.735Z] -rw-r--r--. 1 jenkins jenkins 10 Sep 18 03:51 coverage.out [2021-09-18T03:52:02.735Z] -rw-rw-r--. 1 jenkins jenkins 1526 Sep 18 03:50 Dockerfile [2021-09-18T03:52:02.735Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 18 03:50 docs [2021-09-18T03:52:02.735Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 18 03:50 .git [2021-09-18T03:52:02.735Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 18 03:50 .github [2021-09-18T03:52:02.735Z] -rw-rw-r--. 1 jenkins jenkins 162 Sep 18 03:50 .gitignore [2021-09-18T03:52:02.735Z] -rw-rw-r--. 1 jenkins jenkins 823 Sep 18 03:50 go.mod [2021-09-18T03:52:02.735Z] -rw-r--r--. 1 jenkins jenkins 23693 Sep 18 03:51 go.sum [2021-09-18T03:52:02.735Z] drwxrwxr-x. 9 jenkins jenkins 125 Sep 18 03:50 internal [2021-09-18T03:52:02.735Z] -rw-rw-r--. 1 jenkins jenkins 652 Sep 18 03:50 Jenkinsfile [2021-09-18T03:52:02.735Z] -rw-rw-r--. 1 jenkins jenkins 11357 Sep 18 03:50 LICENSE [2021-09-18T03:52:02.735Z] -rw-rw-r--. 1 jenkins jenkins 990 Sep 18 03:50 Makefile [2021-09-18T03:52:02.735Z] drwxrwxr-x. 3 jenkins jenkins 19 Sep 18 03:50 pkg [2021-09-18T03:52:02.735Z] -rw-rw-r--. 1 jenkins jenkins 5509 Sep 18 03:50 README.md [2021-09-18T03:52:02.735Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 18 03:48 VERSION [2021-09-18T03:52:02.735Z] -rw-rw-r--. 1 jenkins jenkins 155 Sep 18 03:50 version.go [2021-09-18T03:52:02.735Z] drwxrwxr-x. 4 jenkins jenkins 4096 Sep 18 03:50 web [Pipeline] isUnix [Pipeline] sh [2021-09-18T03:52:03.099Z] + 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=666c434f7ed35d12fc6d0b3167e9862f3bfc4716 --label arch=amd64 --label version=0.0.0 . [2021-09-18T03:52:03.099Z] Sending build context to Docker daemon 20.82MB [2021-09-18T03:52:03.099Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-18T03:52:03.099Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-18T03:52:03.099Z] ---> 1942ce2ace72 [2021-09-18T03:52:03.099Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-18T03:52:03.366Z] ---> Running in a5584fd74bf3 [2021-09-18T03:52:03.366Z] Removing intermediate container a5584fd74bf3 [2021-09-18T03:52:03.366Z] ---> 74704b816fa2 [2021-09-18T03:52:03.366Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-18T03:52:03.366Z] ---> Running in ba0df4ac35ab [2021-09-18T03:52:03.366Z] Removing intermediate container ba0df4ac35ab [2021-09-18T03:52:03.366Z] ---> 202f801a532c [2021-09-18T03:52:03.366Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-18T03:52:03.639Z] ---> Running in eaf5c1b3fd26 [2021-09-18T03:52:03.639Z] Removing intermediate container eaf5c1b3fd26 [2021-09-18T03:52:03.639Z] ---> 25dc582175a0 [2021-09-18T03:52:03.639Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-18T03:52:03.639Z] ---> Running in 3c68c63715aa [2021-09-18T03:52:03.639Z] Removing intermediate container 3c68c63715aa [2021-09-18T03:52:03.639Z] ---> b1d881121cb1 [2021-09-18T03:52:03.639Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-18T03:52:03.639Z] ---> Running in 26068a706415 [2021-09-18T03:52:03.913Z] Removing intermediate container 26068a706415 [2021-09-18T03:52:03.913Z] ---> 8132b4e6f969 [2021-09-18T03:52:03.913Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-18T03:52:03.913Z] ---> Running in 43bc9dc3f725 [2021-09-18T03:52:04.182Z] Removing intermediate container 43bc9dc3f725 [2021-09-18T03:52:04.182Z] ---> 5d134e5d2433 [2021-09-18T03:52:04.182Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-18T03:52:04.447Z] ---> Running in 44253b4fb3f4 [2021-09-18T03:52:04.447Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-18T03:52:05.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-18T03:52:05.992Z] OK: 219 MiB in 52 packages [2021-09-18T03:52:05.992Z] Removing intermediate container 44253b4fb3f4 [2021-09-18T03:52:05.992Z] ---> cd600f60ca61 [2021-09-18T03:52:05.992Z] Step 10/25 : ENV GO111MODULE=on [2021-09-18T03:52:05.992Z] ---> Running in c5df589815b0 [2021-09-18T03:52:06.257Z] Removing intermediate container c5df589815b0 [2021-09-18T03:52:06.257Z] ---> 1db32f716bf4 [2021-09-18T03:52:06.257Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-18T03:52:06.257Z] ---> Running in 863e126fdc98 [2021-09-18T03:52:06.257Z] Removing intermediate container 863e126fdc98 [2021-09-18T03:52:06.257Z] ---> 92821ccd58b7 [2021-09-18T03:52:06.257Z] Step 12/25 : COPY go.mod . [2021-09-18T03:52:06.525Z] ---> 86d5d8adbb0c [2021-09-18T03:52:06.525Z] Step 13/25 : COPY Makefile . [2021-09-18T03:52:06.525Z] ---> b9d7e3cf410b [2021-09-18T03:52:06.525Z] Step 14/25 : RUN make update [2021-09-18T03:52:06.525Z] ---> Running in e45d209cd7f0 [2021-09-18T03:52:06.790Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-18T03:52:07.063Z] Removing intermediate container e45d209cd7f0 [2021-09-18T03:52:07.063Z] ---> c8f03823b7a3 [2021-09-18T03:52:07.063Z] Step 15/25 : COPY . . [2021-09-18T03:52:07.652Z] ---> 0c6aea3d3856 [2021-09-18T03:52:07.652Z] Step 16/25 : RUN go mod tidy [2021-09-18T03:52:07.652Z] ---> Running in 2e8c9c3edb98 [2021-09-18T03:52:08.259Z] Removing intermediate container 2e8c9c3edb98 [2021-09-18T03:52:08.259Z] ---> 47270c4a24b8 [2021-09-18T03:52:08.259Z] Step 17/25 : RUN ${MAKE} [2021-09-18T03:52:08.259Z] ---> Running in 925940ce2482 [2021-09-18T03:52:08.529Z] 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-09-18T03:52:16.776Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-18T03:52:18.182Z] Removing intermediate container 925940ce2482 [2021-09-18T03:52:18.182Z] ---> 378d0d1c9cf5 [2021-09-18T03:52:18.182Z] Step 18/25 : FROM alpine:3.12 [2021-09-18T03:52:18.449Z] 3.12: Pulling from library/alpine [2021-09-18T03:52:18.716Z] e519532ddf75: Pulling fs layer [2021-09-18T03:52:18.983Z] e519532ddf75: Verifying Checksum [2021-09-18T03:52:18.983Z] e519532ddf75: Download complete [2021-09-18T03:52:19.250Z] e519532ddf75: Pull complete [2021-09-18T03:52:19.250Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-18T03:52:19.250Z] Status: Downloaded newer image for alpine:3.12 [2021-09-18T03:52:19.250Z] ---> 48b8ec4ed9eb [2021-09-18T03:52:19.250Z] Step 19/25 : EXPOSE 4000 [2021-09-18T03:52:19.250Z] ---> Running in 1d179f5488a8 [2021-09-18T03:52:19.250Z] Removing intermediate container 1d179f5488a8 [2021-09-18T03:52:19.250Z] ---> 2f87098e9d23 [2021-09-18T03:52:19.250Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-18T03:52:19.834Z] ---> e4f84dfa7feb [2021-09-18T03:52:19.834Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-18T03:52:19.834Z] ---> Running in 947094c9075a [2021-09-18T03:52:19.834Z] Removing intermediate container 947094c9075a [2021-09-18T03:52:19.834Z] ---> e60555e4bea5 [2021-09-18T03:52:19.834Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-18T03:52:19.834Z] ---> Running in 38420f29855a [2021-09-18T03:52:19.834Z] Removing intermediate container 38420f29855a [2021-09-18T03:52:19.834Z] ---> c2fcc9149d0d [2021-09-18T03:52:19.834Z] Step 23/25 : LABEL arch=amd64 [2021-09-18T03:52:19.834Z] ---> Running in 07f9d2c5eb87 [2021-09-18T03:52:20.100Z] Removing intermediate container 07f9d2c5eb87 [2021-09-18T03:52:20.100Z] ---> f925a07fc7b9 [2021-09-18T03:52:20.100Z] Step 24/25 : LABEL git_sha=666c434f7ed35d12fc6d0b3167e9862f3bfc4716 [2021-09-18T03:52:20.100Z] ---> Running in 43f63e33e1e6 [2021-09-18T03:52:20.100Z] Removing intermediate container 43f63e33e1e6 [2021-09-18T03:52:20.100Z] ---> e0b4465803b7 [2021-09-18T03:52:20.100Z] Step 25/25 : LABEL version=0.0.0 [2021-09-18T03:52:20.100Z] ---> Running in 2ca16044bdc5 [2021-09-18T03:52:20.283Z] Removing intermediate container 16e1fd6d320d [2021-09-18T03:52:20.283Z] ---> efd03ebabe66 [2021-09-18T03:52:20.283Z] Step 15/17 : COPY . . [2021-09-18T03:52:20.283Z] ---> ec5233295c48 [2021-09-18T03:52:20.283Z] Step 16/17 : RUN go mod tidy [2021-09-18T03:52:20.283Z] ---> Running in b576fcd2110f [2021-09-18T03:52:20.366Z] Removing intermediate container 2ca16044bdc5 [2021-09-18T03:52:20.366Z] ---> f506629e0e05 [2021-09-18T03:52:20.366Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-18T03:52:20.366Z] Successfully built f506629e0e05 [2021-09-18T03:52:20.366Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-09-18T03:52:20.890Z] Removing intermediate container b576fcd2110f [2021-09-18T03:52:20.890Z] ---> c6f19d6bdb93 [2021-09-18T03:52:20.890Z] Step 17/17 : RUN ${MAKE} [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2021-09-18T03:52:21.164Z] ---> Running in 3f33395826ef [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-18T03:52:21.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-18T03:52:21.622Z] [2021-09-18T03:52:21.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-18T03:52:21.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-18T03:52:21.994Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-18T03:52:21.994Z] b4d181a07f80: Pulling fs layer [2021-09-18T03:52:21.994Z] a1111a8f2ec3: Pulling fs layer [2021-09-18T03:52:21.994Z] ed53099fbce6: Pulling fs layer [2021-09-18T03:52:21.994Z] dc539afda2c1: Pulling fs layer [2021-09-18T03:52:21.994Z] 77bc0d833cb6: Pulling fs layer [2021-09-18T03:52:21.994Z] 9065ff56babe: Pulling fs layer [2021-09-18T03:52:21.994Z] d287ab97295c: Pulling fs layer [2021-09-18T03:52:21.994Z] 77bc0d833cb6: Waiting [2021-09-18T03:52:21.994Z] 9065ff56babe: Waiting [2021-09-18T03:52:21.994Z] d287ab97295c: Waiting [2021-09-18T03:52:21.994Z] dc539afda2c1: Waiting [2021-09-18T03:52:22.262Z] a1111a8f2ec3: Verifying Checksum [2021-09-18T03:52:22.262Z] a1111a8f2ec3: Download complete [2021-09-18T03:52:22.262Z] dc539afda2c1: Verifying Checksum [2021-09-18T03:52:22.262Z] dc539afda2c1: Download complete [2021-09-18T03:52:22.529Z] 77bc0d833cb6: Verifying Checksum [2021-09-18T03:52:22.529Z] 77bc0d833cb6: Download complete [2021-09-18T03:52:22.529Z] 9065ff56babe: Verifying Checksum [2021-09-18T03:52:22.529Z] 9065ff56babe: Download complete [2021-09-18T03:52:22.529Z] ed53099fbce6: Verifying Checksum [2021-09-18T03:52:22.529Z] ed53099fbce6: Download complete [2021-09-18T03:52:22.608Z] noop [2021-09-18T03:52:23.488Z] b4d181a07f80: Verifying Checksum [2021-09-18T03:52:23.488Z] b4d181a07f80: Download complete [2021-09-18T03:52:23.598Z] Removing intermediate container 3f33395826ef [2021-09-18T03:52:23.598Z] ---> eccaec0ad98d [2021-09-18T03:52:23.598Z] Successfully built eccaec0ad98d [2021-09-18T03:52:23.598Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-18T03:52:23.984Z] + docker inspect -f . ci-base-image-arm64 [2021-09-18T03:52:23.984Z] . [Pipeline] withDockerContainer [2021-09-18T03:52:24.276Z] prd-ubuntu18.04-docker-arm64-4c-16g-556 does not seem to be running inside a container [2021-09-18T03:52:24.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-18T03:52:24.454Z] b4d181a07f80: Pull complete [2021-09-18T03:52:24.454Z] a1111a8f2ec3: Pull complete [2021-09-18T03:52:25.051Z] ed53099fbce6: Pull complete [2021-09-18T03:52:25.051Z] dc539afda2c1: Pull complete [2021-09-18T03:52:25.319Z] 77bc0d833cb6: Pull complete [2021-09-18T03:52:25.319Z] 9065ff56babe: Pull complete [2021-09-18T03:52:26.124Z] $ docker top 58a35f83a0fd4fc88d31e858df1f37be72cbe02bbe6c442fdf95eb060f26a07d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-18T03:52:26.733Z] d287ab97295c: Verifying Checksum [2021-09-18T03:52:26.733Z] d287ab97295c: Download complete [2021-09-18T03:52:27.180Z] + go version [2021-09-18T03:52:27.180Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-18T03:52:27.222Z] $ docker stop --time=1 58a35f83a0fd4fc88d31e858df1f37be72cbe02bbe6c442fdf95eb060f26a07d [2021-09-18T03:52:29.239Z] $ docker rm -f 58a35f83a0fd4fc88d31e858df1f37be72cbe02bbe6c442fdf95eb060f26a07d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-18T03:52:30.244Z] + docker inspect -f . ci-base-image-arm64 [2021-09-18T03:52:30.244Z] . [Pipeline] withDockerContainer [2021-09-18T03:52:30.522Z] prd-ubuntu18.04-docker-arm64-4c-16g-556 does not seem to be running inside a container [2021-09-18T03:52:30.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-18T03:52:31.007Z] d287ab97295c: Pull complete [2021-09-18T03:52:31.007Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-18T03:52:31.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-18T03:52:31.007Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-18T03:52:32.234Z] $ docker top d9d04f733de31315aaa84a6e1fa0b4894b15fc872bb0df11d31c878a4a1e3031 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-09-18T03:52:32.683Z] prd-centos7-docker-4c-2g-557 does not seem to be running inside a container [2021-09-18T03:52:32.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-18T03:52:35.372Z] $ docker top 5832c41f233dd3eb4ed662458620880cf123293c450b073a0d54fb4dfc7a3cc4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2021-09-18T03:52:36.058Z] ---> job-cost.sh [2021-09-18T03:52:36.058Z] lf-activate-venv: SKIPPING [2021-09-18T03:52:36.058Z] INFO: No Stack... [2021-09-18T03:52:36.493Z] + go mod tidy [2021-09-18T03:52:37.015Z] INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] sh [2021-09-18T03:52:37.282Z] INFO: Archiving Costs [Pipeline] sh [2021-09-18T03:52:37.641Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-09-18T03:52:37.641Z] + cut -d, -f6 [Pipeline] lock [2021-09-18T03:52:37.712Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-438-1-stack-cost] [2021-09-18T03:52:37.720Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-438-1-stack-cost] did not exist. Created. [2021-09-18T03:52:37.720Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-438-1-stack-cost] [Pipeline] { [2021-09-18T03:52:37.779Z] + make test [2021-09-18T03:52:37.779Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] unstash [Pipeline] sh [2021-09-18T03:52:38.172Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-18T03:52:38.248Z] Stashed 1 file(s) [Pipeline] } [2021-09-18T03:52:38.271Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-438-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-18T03:52:38.362Z] $ docker stop --time=1 5832c41f233dd3eb4ed662458620880cf123293c450b073a0d54fb4dfc7a3cc4 [2021-09-18T03:52:38.762Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-09-18T03:52:39.506Z] $ docker rm -f 5832c41f233dd3eb4ed662458620880cf123293c450b073a0d54fb4dfc7a3cc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-18T03:53:11.172Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-09-18T03:53:11.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-09-18T03:53:11.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-09-18T03:53:11.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-09-18T03:53:11.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-09-18T03:53:11.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-09-18T03:53:11.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-09-18T03:53:11.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-09-18T03:53:11.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-09-18T03:53:11.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-09-18T03:53:11.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-09-18T03:53:11.172Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-09-18T03:53:11.446Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-09-18T03:53:33.671Z] $ docker stop --time=1 d9d04f733de31315aaa84a6e1fa0b4894b15fc872bb0df11d31c878a4a1e3031 [2021-09-18T03:53:35.627Z] $ docker rm -f d9d04f733de31315aaa84a6e1fa0b4894b15fc872bb0df11d31c878a4a1e3031 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-18T03:53:36.492Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-18T03:53:36.534Z] Warning: overwriting stash ‘coverage-report’ [2021-09-18T03:53:37.124Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-18T03:53:38.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-18T03:53:38.364Z] + ls -al . [2021-09-18T03:53:38.364Z] total 124 [2021-09-18T03:53:38.364Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 18 03:52 . [2021-09-18T03:53:38.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 03:50 .. [2021-09-18T03:53:38.364Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 18 03:50 .git [2021-09-18T03:53:38.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 03:50 .github [2021-09-18T03:53:38.364Z] -rw-rw-r-- 1 jenkins jenkins 162 Sep 18 03:50 .gitignore [2021-09-18T03:53:38.364Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 18 03:50 CONTRIBUTING.md [2021-09-18T03:53:38.364Z] -rw-rw-r-- 1 jenkins jenkins 1526 Sep 18 03:50 Dockerfile [2021-09-18T03:53:38.364Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 18 03:50 Jenkinsfile [2021-09-18T03:53:38.364Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 18 03:50 LICENSE [2021-09-18T03:53:38.364Z] -rw-rw-r-- 1 jenkins jenkins 990 Sep 18 03:50 Makefile [2021-09-18T03:53:38.364Z] -rw-rw-r-- 1 jenkins jenkins 5509 Sep 18 03:50 README.md [2021-09-18T03:53:38.364Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 18 03:48 VERSION [2021-09-18T03:53:38.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 03:50 assets [2021-09-18T03:53:38.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 03:50 bin [2021-09-18T03:53:38.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 03:50 cmd [2021-09-18T03:53:38.364Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 18 03:52 coverage.out [2021-09-18T03:53:38.364Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 03:50 docs [2021-09-18T03:53:38.364Z] -rw-rw-r-- 1 jenkins jenkins 823 Sep 18 03:50 go.mod [2021-09-18T03:53:38.364Z] -rw-r--r-- 1 jenkins jenkins 23693 Sep 18 03:52 go.sum [2021-09-18T03:53:38.364Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 18 03:50 internal [2021-09-18T03:53:38.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 03:50 pkg [2021-09-18T03:53:38.364Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 18 03:50 version.go [2021-09-18T03:53:38.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 03:50 web [Pipeline] isUnix [Pipeline] sh [2021-09-18T03:53:38.741Z] + 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=666c434f7ed35d12fc6d0b3167e9862f3bfc4716 --label arch=arm64 --label version=0.0.0 . [2021-09-18T03:53:39.743Z] Sending build context to Docker daemon 20.82MB [2021-09-18T03:53:39.743Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-09-18T03:53:39.743Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-18T03:53:39.743Z] ---> eccaec0ad98d [2021-09-18T03:53:39.743Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-09-18T03:53:40.023Z] ---> Running in bdd2b6988343 [2021-09-18T03:53:40.618Z] Removing intermediate container bdd2b6988343 [2021-09-18T03:53:40.618Z] ---> 83c98871fa01 [2021-09-18T03:53:40.618Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-09-18T03:53:40.618Z] ---> Running in 4b9f2fce8041 [2021-09-18T03:53:41.215Z] Removing intermediate container 4b9f2fce8041 [2021-09-18T03:53:41.215Z] ---> 15f88840fa9a [2021-09-18T03:53:41.215Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-18T03:53:41.491Z] ---> Running in c9c6fe2ba40e [2021-09-18T03:53:42.089Z] Removing intermediate container c9c6fe2ba40e [2021-09-18T03:53:42.089Z] ---> 9075c85632b5 [2021-09-18T03:53:42.089Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-09-18T03:53:42.089Z] ---> Running in 80e1e1c08567 [2021-09-18T03:53:42.684Z] Removing intermediate container 80e1e1c08567 [2021-09-18T03:53:42.684Z] ---> 185e78ca016c [2021-09-18T03:53:42.684Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-09-18T03:53:42.959Z] ---> Running in 7c36fa86635f [2021-09-18T03:53:43.232Z] Removing intermediate container 7c36fa86635f [2021-09-18T03:53:43.232Z] ---> 6de49c8f2b75 [2021-09-18T03:53:43.232Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-18T03:53:43.508Z] ---> Running in e0b801139058 [2021-09-18T03:53:46.130Z] Removing intermediate container e0b801139058 [2021-09-18T03:53:46.130Z] ---> 9af5f856205e [2021-09-18T03:53:46.130Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-18T03:53:46.130Z] ---> Running in 0536a80ff014 [2021-09-18T03:53:47.111Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-18T03:53:48.103Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-18T03:53:49.086Z] OK: 218 MiB in 52 packages [2021-09-18T03:53:50.066Z] Removing intermediate container 0536a80ff014 [2021-09-18T03:53:50.066Z] ---> fe1dc49aba2a [2021-09-18T03:53:50.066Z] Step 10/25 : ENV GO111MODULE=on [2021-09-18T03:53:50.339Z] ---> Running in 936c971b49e4 [2021-09-18T03:53:50.936Z] Removing intermediate container 936c971b49e4 [2021-09-18T03:53:50.936Z] ---> e9300ad44279 [2021-09-18T03:53:50.936Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-09-18T03:53:50.936Z] ---> Running in f5ec0bf80dce [2021-09-18T03:53:51.533Z] Removing intermediate container f5ec0bf80dce [2021-09-18T03:53:51.533Z] ---> 793bfc927fbe [2021-09-18T03:53:51.533Z] Step 12/25 : COPY go.mod . [2021-09-18T03:53:52.519Z] ---> 5fc78694ee1a [2021-09-18T03:53:52.519Z] Step 13/25 : COPY Makefile . [2021-09-18T03:53:53.117Z] ---> 44f9b18b5024 [2021-09-18T03:53:53.117Z] Step 14/25 : RUN make update [2021-09-18T03:53:53.117Z] ---> Running in cf4faeed3daa [2021-09-18T03:53:54.553Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-18T03:53:55.535Z] Removing intermediate container cf4faeed3daa [2021-09-18T03:53:55.535Z] ---> 3a051691ff47 [2021-09-18T03:53:55.535Z] Step 15/25 : COPY . . [2021-09-18T03:53:58.938Z] ---> 33d9f7f95ce1 [2021-09-18T03:53:58.938Z] Step 16/25 : RUN go mod tidy [2021-09-18T03:53:58.938Z] ---> Running in 1ed0ee59fa20 [2021-09-18T03:54:01.566Z] Removing intermediate container 1ed0ee59fa20 [2021-09-18T03:54:01.566Z] ---> 3a984224001d [2021-09-18T03:54:01.566Z] Step 17/25 : RUN ${MAKE} [2021-09-18T03:54:01.566Z] ---> Running in ab8e6e42dcb2 [2021-09-18T03:54:02.554Z] 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-09-18T03:54:29.396Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-09-18T03:54:33.714Z] Removing intermediate container ab8e6e42dcb2 [2021-09-18T03:54:33.714Z] ---> 496293b89e9a [2021-09-18T03:54:33.714Z] Step 18/25 : FROM alpine:3.12 [2021-09-18T03:54:33.988Z] 3.12: Pulling from library/alpine [2021-09-18T03:54:33.988Z] ccdebe76d529: Pulling fs layer [2021-09-18T03:54:34.261Z] ccdebe76d529: Verifying Checksum [2021-09-18T03:54:34.261Z] ccdebe76d529: Download complete [2021-09-18T03:54:34.863Z] ccdebe76d529: Pull complete [2021-09-18T03:54:34.863Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-18T03:54:34.863Z] Status: Downloaded newer image for alpine:3.12 [2021-09-18T03:54:34.863Z] ---> afc2cc120ca2 [2021-09-18T03:54:34.863Z] Step 19/25 : EXPOSE 4000 [2021-09-18T03:54:35.136Z] ---> Running in 4cde711cce93 [2021-09-18T03:54:35.733Z] Removing intermediate container 4cde711cce93 [2021-09-18T03:54:35.733Z] ---> 16c0299b6262 [2021-09-18T03:54:35.733Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-18T03:54:37.165Z] ---> ae8c4776030c [2021-09-18T03:54:37.165Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-09-18T03:54:37.441Z] ---> Running in 8b5363323f0e [2021-09-18T03:54:37.717Z] Removing intermediate container 8b5363323f0e [2021-09-18T03:54:37.717Z] ---> 0c3d926eee24 [2021-09-18T03:54:37.717Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-09-18T03:54:37.988Z] ---> Running in 987cef78891a [2021-09-18T03:54:38.264Z] Removing intermediate container 987cef78891a [2021-09-18T03:54:38.264Z] ---> d206bbb7e788 [2021-09-18T03:54:38.264Z] Step 23/25 : LABEL arch=arm64 [2021-09-18T03:54:38.537Z] ---> Running in 9353a3c457e9 [2021-09-18T03:54:39.135Z] Removing intermediate container 9353a3c457e9 [2021-09-18T03:54:39.135Z] ---> 99222d1d10ab [2021-09-18T03:54:39.135Z] Step 24/25 : LABEL git_sha=666c434f7ed35d12fc6d0b3167e9862f3bfc4716 [2021-09-18T03:54:39.135Z] ---> Running in 30bb7311d68e [2021-09-18T03:54:39.737Z] Removing intermediate container 30bb7311d68e [2021-09-18T03:54:39.737Z] ---> cfb6e71569d1 [2021-09-18T03:54:39.737Z] Step 25/25 : LABEL version=0.0.0 [2021-09-18T03:54:39.737Z] ---> Running in 3201a4101783 [2021-09-18T03:54:40.336Z] Removing intermediate container 3201a4101783 [2021-09-18T03:54:40.336Z] ---> a7ed96a1a0f0 [2021-09-18T03:54:40.336Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-18T03:54:40.336Z] Successfully built a7ed96a1a0f0 [2021-09-18T03:54:40.336Z] 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-09-18T03:54:41.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-18T03:54:41.300Z] [2021-09-18T03:54:41.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-18T03:54:41.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-18T03:54:41.979Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-18T03:54:41.979Z] 448f6bf000e3: Pulling fs layer [2021-09-18T03:54:41.979Z] f757da607395: Pulling fs layer [2021-09-18T03:54:41.979Z] 05883995daec: Pulling fs layer [2021-09-18T03:54:41.979Z] 8603b9c90790: Pulling fs layer [2021-09-18T03:54:41.979Z] 1560dd03e051: Pulling fs layer [2021-09-18T03:54:41.979Z] 27f5ce0e4adf: Pulling fs layer [2021-09-18T03:54:41.979Z] c2d8d7efcc4b: Pulling fs layer [2021-09-18T03:54:41.979Z] 8603b9c90790: Waiting [2021-09-18T03:54:41.979Z] 27f5ce0e4adf: Waiting [2021-09-18T03:54:41.979Z] c2d8d7efcc4b: Waiting [2021-09-18T03:54:41.979Z] 1560dd03e051: Waiting [2021-09-18T03:54:42.253Z] f757da607395: Verifying Checksum [2021-09-18T03:54:42.253Z] f757da607395: Download complete [2021-09-18T03:54:42.253Z] 8603b9c90790: Verifying Checksum [2021-09-18T03:54:42.253Z] 8603b9c90790: Download complete [2021-09-18T03:54:42.532Z] 1560dd03e051: Verifying Checksum [2021-09-18T03:54:42.532Z] 1560dd03e051: Download complete [2021-09-18T03:54:42.532Z] 27f5ce0e4adf: Verifying Checksum [2021-09-18T03:54:42.532Z] 27f5ce0e4adf: Download complete [2021-09-18T03:54:42.532Z] 05883995daec: Verifying Checksum [2021-09-18T03:54:42.532Z] 05883995daec: Download complete [2021-09-18T03:54:43.516Z] 448f6bf000e3: Download complete [2021-09-18T03:54:46.145Z] c2d8d7efcc4b: Verifying Checksum [2021-09-18T03:54:46.145Z] c2d8d7efcc4b: Download complete [2021-09-18T03:54:47.128Z] 448f6bf000e3: Pull complete [2021-09-18T03:54:47.723Z] f757da607395: Pull complete [2021-09-18T03:54:49.163Z] 05883995daec: Pull complete [2021-09-18T03:54:49.436Z] 8603b9c90790: Pull complete [2021-09-18T03:54:50.412Z] 1560dd03e051: Pull complete [2021-09-18T03:54:50.412Z] 27f5ce0e4adf: Pull complete [2021-09-18T03:55:05.503Z] c2d8d7efcc4b: Pull complete [2021-09-18T03:55:05.503Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-18T03:55:05.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-18T03:55:05.503Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-18T03:55:05.796Z] prd-ubuntu18.04-docker-arm64-4c-16g-556 does not seem to be running inside a container [2021-09-18T03:55:05.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-18T03:55:09.889Z] $ docker top a8c10ad55e870b4367a4221df378c25a26e38a21a7cc55280fd679603e70aa23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-18T03:55:10.982Z] ---> job-cost.sh [2021-09-18T03:55:10.982Z] lf-activate-venv: SKIPPING [2021-09-18T03:55:10.982Z] INFO: No Stack... [2021-09-18T03:55:11.961Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-18T03:55:12.234Z] INFO: Archiving Costs [Pipeline] sh [2021-09-18T03:55:12.929Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-09-18T03:55:12.929Z] + cut -d, -f6 [Pipeline] lock [2021-09-18T03:55:13.039Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-438-1-stack-cost] [2021-09-18T03:55:13.046Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-438-1-stack-cost] did not exist. Created. [2021-09-18T03:55:13.046Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-438-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-18T03:55:13.816Z] /w/workspace/edgex-ui-go/1@tmp/durable-4e0203ef/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-4e0203ef/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-18T03:55:14.512Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-18T03:55:14.555Z] Warning: overwriting stash ‘stack-cost’ [2021-09-18T03:55:14.677Z] Stashed 1 file(s) [Pipeline] } [2021-09-18T03:55:14.700Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-438-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-18T03:55:14.804Z] $ docker stop --time=1 a8c10ad55e870b4367a4221df378c25a26e38a21a7cc55280fd679603e70aa23 [2021-09-18T03:55:16.417Z] $ docker rm -f a8c10ad55e870b4367a4221df378c25a26e38a21a7cc55280fd679603e70aa23 [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-09-18T03:55:17.900Z] provisioning config files... [2021-09-18T03:55:17.914Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/config6401084599708523056tmp [Pipeline] { [Pipeline] sh [2021-09-18T03:55:18.293Z] + set +x [2021-09-18T03:55:18.293Z] + curl -s https://codecov.io/bash [2021-09-18T03:55:18.293Z] + bash -s -- [2021-09-18T03:55:18.293Z] [2021-09-18T03:55:18.293Z] _____ _ [2021-09-18T03:55:18.293Z] / ____| | | [2021-09-18T03:55:18.293Z] | | ___ __| | ___ ___ _____ __ [2021-09-18T03:55:18.293Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-18T03:55:18.293Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-18T03:55:18.293Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-18T03:55:18.293Z] Bash-1.0.6 [2021-09-18T03:55:18.293Z] [2021-09-18T03:55:18.293Z] [2021-09-18T03:55:18.293Z] ==> git version 2.24.4 found [2021-09-18T03:55:18.293Z] ==> 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-09-18T03:55:18.293Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-18T03:55:18.293Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-18T03:55:18.293Z] ==> Jenkins CI detected. [2021-09-18T03:55:18.293Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-438 [2021-09-18T03:55:18.293Z] project root: . [2021-09-18T03:55:18.293Z] --> token set from env [2021-09-18T03:55:18.293Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-18T03:55:18.293Z] ==> Running gcov in . (disable via -X gcov) [2021-09-18T03:55:18.560Z] ==> Python coveragepy not found [2021-09-18T03:55:18.560Z] ==> Searching for coverage reports in: [2021-09-18T03:55:18.560Z] + . [2021-09-18T03:55:18.560Z] -> Found 1 reports [2021-09-18T03:55:18.560Z] ==> Detecting git/mercurial file structure [2021-09-18T03:55:18.560Z] ==> Reading reports [2021-09-18T03:55:18.560Z] + ./coverage.out bytes=10 [2021-09-18T03:55:18.560Z] ==> Appending adjustments [2021-09-18T03:55:18.560Z] https://docs.codecov.io/docs/fixing-reports [2021-09-18T03:55:18.560Z] + Found adjustments [2021-09-18T03:55:18.560Z] ==> Gzipping contents [2021-09-18T03:55:18.560Z] 4.0K /tmp/codecov.xuLgfL.gz [2021-09-18T03:55:18.560Z] ==> Uploading reports [2021-09-18T03:55:18.560Z] url: https://codecov.io [2021-09-18T03:55:18.560Z] query: branch=PR-438&commit=666c434f7ed35d12fc6d0b3167e9862f3bfc4716&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-438%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=438&job=&cmd_args= [2021-09-18T03:55:18.560Z] -> Pinging Codecov [2021-09-18T03:55:18.560Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-438&commit=666c434f7ed35d12fc6d0b3167e9862f3bfc4716&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-438%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=438&job=&cmd_args= [2021-09-18T03:55:18.826Z] -> Uploading to [2021-09-18T03:55:18.826Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-18/FB506323287CE973F263BFD2A0EB1F37/666c434f7ed35d12fc6d0b3167e9862f3bfc4716/82c84dce-5d24-44f8-ada9-22342d9027df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210918%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210918T035518Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3aca34ff400794962534871cd3b6982ac69c0d476212eea362918cce87c68ec0 [2021-09-18T03:55:18.826Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-18T03:55:18.826Z] Dload Upload Total Spent Left Speed [2021-09-18T03:55:19.409Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3366 0 0 100 3366 0 9267 --:--:-- --:--:-- --:--:-- 9272 [2021-09-18T03:55:19.409Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/666c434f7ed35d12fc6d0b3167e9862f3bfc4716 [Pipeline] } [2021-09-18T03:55:19.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-18T03:55:22.303Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-438/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-18T03:55:22.675Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-18T03:55:23.302Z] ---> package-listing.sh [2021-09-18T03:55:23.302Z] ++ facter osfamily [2021-09-18T03:55:23.302Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-18T03:55:23.571Z] + OS_FAMILY=redhat [2021-09-18T03:55:23.571Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-438 [2021-09-18T03:55:23.571Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-18T03:55:23.571Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-18T03:55:23.571Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-18T03:55:23.571Z] + PACKAGES=/tmp/packages_start.txt [2021-09-18T03:55:23.571Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-438 ']' [2021-09-18T03:55:23.571Z] + PACKAGES=/tmp/packages_end.txt [2021-09-18T03:55:23.571Z] + case "${OS_FAMILY}" in [2021-09-18T03:55:23.571Z] + rpm -qa [2021-09-18T03:55:23.571Z] + sort [2021-09-18T03:55:24.157Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-18T03:55:24.157Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-18T03:55:24.157Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-18T03:55:24.157Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-438 ']' [2021-09-18T03:55:24.157Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-438/archives/ [2021-09-18T03:55:24.157Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-438/archives/ [Pipeline] echo [2021-09-18T03:55:24.200Z] 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-438/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-18T03:55:24.521Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-18T03:55:25.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-18T03:55:25.157Z] [2021-09-18T03:55:25.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-18T03:55:25.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-18T03:55:25.637Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-18T03:55:25.637Z] b4d181a07f80: Pulling fs layer [2021-09-18T03:55:25.637Z] a1111a8f2ec3: Pulling fs layer [2021-09-18T03:55:25.637Z] ed53099fbce6: Pulling fs layer [2021-09-18T03:55:25.637Z] dc539afda2c1: Pulling fs layer [2021-09-18T03:55:25.637Z] 77bc0d833cb6: Pulling fs layer [2021-09-18T03:55:25.637Z] 9065ff56babe: Pulling fs layer [2021-09-18T03:55:25.637Z] d287ab97295c: Pulling fs layer [2021-09-18T03:55:25.637Z] 9065ff56babe: Waiting [2021-09-18T03:55:25.637Z] 77bc0d833cb6: Waiting [2021-09-18T03:55:25.637Z] d287ab97295c: Waiting [2021-09-18T03:55:25.637Z] dc539afda2c1: Waiting [2021-09-18T03:55:25.955Z] a1111a8f2ec3: Verifying Checksum [2021-09-18T03:55:25.955Z] a1111a8f2ec3: Download complete [2021-09-18T03:55:25.955Z] dc539afda2c1: Verifying Checksum [2021-09-18T03:55:25.955Z] dc539afda2c1: Download complete [2021-09-18T03:55:25.955Z] 77bc0d833cb6: Verifying Checksum [2021-09-18T03:55:25.955Z] 77bc0d833cb6: Download complete [2021-09-18T03:55:25.955Z] ed53099fbce6: Verifying Checksum [2021-09-18T03:55:25.955Z] ed53099fbce6: Download complete [2021-09-18T03:55:25.955Z] 9065ff56babe: Verifying Checksum [2021-09-18T03:55:25.955Z] 9065ff56babe: Download complete [2021-09-18T03:55:26.913Z] b4d181a07f80: Verifying Checksum [2021-09-18T03:55:26.913Z] b4d181a07f80: Download complete [2021-09-18T03:55:27.877Z] b4d181a07f80: Pull complete [2021-09-18T03:55:28.147Z] a1111a8f2ec3: Pull complete [2021-09-18T03:55:28.416Z] ed53099fbce6: Pull complete [2021-09-18T03:55:28.683Z] dc539afda2c1: Pull complete [2021-09-18T03:55:28.949Z] 77bc0d833cb6: Pull complete [2021-09-18T03:55:28.949Z] 9065ff56babe: Pull complete [2021-09-18T03:55:29.902Z] d287ab97295c: Verifying Checksum [2021-09-18T03:55:29.902Z] d287ab97295c: Download complete [2021-09-18T03:55:34.156Z] d287ab97295c: Pull complete [2021-09-18T03:55:34.156Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-18T03:55:34.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-18T03:55:34.156Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-18T03:55:34.260Z] prd-centos7-docker-4c-2g-555 does not seem to be running inside a container [2021-09-18T03:55:34.310Z] $ 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-438/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-438 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-438:/w/workspace/edgexfoundry_edgex-ui-go_PR-438:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-438@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:10003/edgex-lftools-log-publisher:latest cat [2021-09-18T03:55:36.605Z] $ docker top 059b8b12fa57744bfe0cf6886474ebba1014d98589d520aa3f99fd6a04e54035 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-18T03:55:37.042Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-18T03:55:37.377Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-18T03:55:37.714Z] + ls /var/log/sa-host [2021-09-18T03:55:37.714Z] + sadf -c /var/log/sa-host/sa05 [2021-09-18T03:55:37.714Z] file_magic: OK [2021-09-18T03:55:37.714Z] HZ: Using current value: 100 [2021-09-18T03:55:37.714Z] file_header: OK [2021-09-18T03:55:37.714Z] 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-09-18T03:55:37.714Z] Statistics: [2021-09-18T03:55:37.714Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-18T03:55:37.714Z] File successfully converted to sysstat format version 12.0.3 [2021-09-18T03:55:37.714Z] + sadf -c /var/log/sa-host/sa18 [2021-09-18T03:55:37.714Z] file_magic: OK [2021-09-18T03:55:37.714Z] HZ: Using current value: 100 [2021-09-18T03:55:37.714Z] file_header: OK [2021-09-18T03:55:37.714Z] 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-09-18T03:55:37.714Z] Statistics: [2021-09-18T03:55:37.714Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-18T03:55:37.714Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-18T03:55:38.333Z] provisioning config files... [2021-09-18T03:55:38.350Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-438@tmp/config1418592982862115015tmp [Pipeline] { [Pipeline] echo [2021-09-18T03:55:38.408Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-18T03:55:38.752Z] ---> create-netrc.sh [Pipeline] } [2021-09-18T03:55:38.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-18T03:55:39.261Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-18T03:55:39.297Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-18T03:55:39.648Z] ---> sudo-logs.sh [2021-09-18T03:55:39.648Z] Archiving 'sudo' log.. [2021-09-18T03:55:39.648Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-555.vexxhost.local: Name or service not known [2021-09-18T03:55:39.648Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-555.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-18T03:55:39.733Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-18T03:55:40.084Z] ---> job-cost.sh [2021-09-18T03:55:40.085Z] lf-activate-venv: SKIPPING [2021-09-18T03:55:40.085Z] DEBUG: total: 0.10999999940395355 [2021-09-18T03:55:40.085Z] INFO: Retrieving Stack Cost... [2021-09-18T03:55:40.671Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-18T03:55:40.939Z] INFO: Archiving Costs [Pipeline] echo [2021-09-18T03:55:40.983Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-18T03:55:41.326Z] ---> logs-deploy.sh [2021-09-18T03:55:41.327Z] lf-activate-venv: SKIPPING [2021-09-18T03:55:41.327Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-438/1 [2021-09-18T03:55:41.327Z] INFO: archiving workspace using pattern(s): [2021-09-18T03:55:41.915Z] Archives upload complete. [2021-09-18T03:55:42.180Z] INFO: archiving logs to Nexus