Pull request #449 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 ernestojeda for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 1ea767003a6147e38e69b8237acc1705f5dd54a1+895bb4be16a97b7a14f98eb5878856faac06ef8b (e8b68a55354e60f516cbe70b0276a5983bb2b629) 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-ssh5579459113327792479.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh317917395903790103.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-449/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-449/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8909886164313825090.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-449/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4136727892246926189.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh5509616257070106962.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-449/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-449/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1717584413308209270.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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 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 ‘prd-centos7-docker-4c-2g-285’ is offline ‘prd-centos7-docker-4c-2g-336’ is offline ‘prd-centos7-docker-4c-2g-352’ is offline ‘prd-centos7-docker-4c-2g-355’ is offline ‘prd-centos7-docker-4c-2g-358’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-353’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-365 in /w/workspace/edgexfoundry_edgex-ui-go_PR-449 [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-449 # 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-449@tmp/jenkins-gitclient-ssh7562559525366596369.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-449@tmp/jenkins-gitclient-ssh4741024896483261757.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/449/head:refs/remotes/origin/PR-449 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 1ea767003a6147e38e69b8237acc1705f5dd54a1 Merge succeeded, producing 1ea767003a6147e38e69b8237acc1705f5dd54a1 Checking out Revision 1ea767003a6147e38e69b8237acc1705f5dd54a1 (PR-449) > git config core.sparsecheckout # timeout=10 > git checkout -f 1ea767003a6147e38e69b8237acc1705f5dd54a1 # 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-449@tmp/jenkins-gitclient-ssh4800841859659784042.key > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1ea767003a6147e38e69b8237acc1705f5dd54a1 # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-06T22:30:28.451Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-06T22:30:28.689Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-06T22:30:28.828Z] ========================================================= [2021-10-06T22:30:28.828Z] EdgeX Global Pipelines Version Info [2021-10-06T22:30:28.828Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:30:30.267Z] ------------------- [2021-10-06T22:30:30.267Z] stable info: [2021-10-06T22:30:30.267Z] ------------------- [2021-10-06T22:30:30.267Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T22:30:30.267Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-06T22:30:30.267Z] Message: update stable to v1.0.207 [2021-10-06T22:30:30.622Z] ------------------- [2021-10-06T22:30:30.622Z] experimental info: [2021-10-06T22:30:30.622Z] ------------------- [2021-10-06T22:30:30.622Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-06T22:30:30.622Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-06T22:30:30.622Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-06T22:30:30.865Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-06T22:30:30.952Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-06T22:30:31.041Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-06T22:30:31.117Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-06T22:30:31.204Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-06T22:30:31.304Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-06T22:30:31.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-06T22:30:31.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-06T22:30:31.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-06T22:30:31.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-06T22:30:31.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-06T22:30:31.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-06T22:30:31.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-06T22:30:31.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-06T22:30:31.999Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-06T22:30:32.081Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-06T22:30:32.192Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:30:32.292Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:30:32.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-06T22:30:32.501Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-06T22:30:32.607Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-06T22:30:32.671Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-06T22:30:32.738Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-06T22:30:32.806Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-06T22:30:32.870Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-06T22:30:32.951Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-06T22:30:33.062Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-449 [Pipeline] echo [2021-10-06T22:30:33.166Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-449 [Pipeline] echo [2021-10-06T22:30:33.249Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-449 [Pipeline] echo [2021-10-06T22:30:33.337Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1ea767003a6147e38e69b8237acc1705f5dd54a1 [Pipeline] echo [2021-10-06T22:30:33.413Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1ea7670 [Pipeline] echo [2021-10-06T22:30:33.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T22:30:33.667Z] provisioning config files... [2021-10-06T22:30:33.686Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp/config3799460206446100103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:30:34.104Z] ---> docker-login.sh [2021-10-06T22:30:34.104Z] nexus3.edgexfoundry.org:10001 [2021-10-06T22:30:34.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:30:34.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:30:34.379Z] Configure a credential helper to remove this warning. See [2021-10-06T22:30:34.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:30:34.379Z] [2021-10-06T22:30:34.379Z] Login Succeeded [2021-10-06T22:30:34.379Z] nexus3.edgexfoundry.org:10002 [2021-10-06T22:30:34.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:30:34.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:30:34.379Z] Configure a credential helper to remove this warning. See [2021-10-06T22:30:34.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:30:34.379Z] [2021-10-06T22:30:34.379Z] Login Succeeded [2021-10-06T22:30:34.379Z] nexus3.edgexfoundry.org:10003 [2021-10-06T22:30:34.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:30:34.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:30:34.666Z] Configure a credential helper to remove this warning. See [2021-10-06T22:30:34.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:30:34.666Z] [2021-10-06T22:30:34.666Z] Login Succeeded [2021-10-06T22:30:34.666Z] nexus3.edgexfoundry.org:10004 [2021-10-06T22:30:34.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:30:34.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:30:34.666Z] Configure a credential helper to remove this warning. See [2021-10-06T22:30:34.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:30:34.666Z] [2021-10-06T22:30:34.666Z] Login Succeeded [2021-10-06T22:30:34.666Z] docker.io [2021-10-06T22:30:34.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:30:35.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:30:35.207Z] Configure a credential helper to remove this warning. See [2021-10-06T22:30:35.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:30:35.207Z] [2021-10-06T22:30:35.207Z] Login Succeeded [2021-10-06T22:30:35.207Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T22:30:35.239Z] 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-10-06T22:30:36.138Z] + git log --format=format:%s -1 1ea767003a6147e38e69b8237acc1705f5dd54a1 [Pipeline] echo [2021-10-06T22:30:36.216Z] GIT_COMMIT: 1ea767003a6147e38e69b8237acc1705f5dd54a1, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo [2021-10-06T22:30:36.258Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:30:36.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:30:36.933Z] [2021-10-06T22:30:36.933Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:30:37.386Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:30:37.386Z] latest: Pulling from edgex-devops/git-semver [2021-10-06T22:30:37.386Z] 31603596830f: Pulling fs layer [2021-10-06T22:30:37.386Z] 04fac38145f0: Pulling fs layer [2021-10-06T22:30:37.386Z] 701f6daf10bf: Pulling fs layer [2021-10-06T22:30:37.386Z] 24f72da36158: Pulling fs layer [2021-10-06T22:30:37.386Z] 24f72da36158: Waiting [2021-10-06T22:30:37.386Z] 04fac38145f0: Verifying Checksum [2021-10-06T22:30:37.386Z] 04fac38145f0: Download complete [2021-10-06T22:30:37.669Z] 31603596830f: Verifying Checksum [2021-10-06T22:30:37.669Z] 31603596830f: Download complete [2021-10-06T22:30:37.669Z] 24f72da36158: Verifying Checksum [2021-10-06T22:30:37.669Z] 24f72da36158: Download complete [2021-10-06T22:30:37.669Z] 701f6daf10bf: Verifying Checksum [2021-10-06T22:30:37.669Z] 701f6daf10bf: Download complete [2021-10-06T22:30:37.669Z] 31603596830f: Pull complete [2021-10-06T22:30:37.938Z] 04fac38145f0: Pull complete [2021-10-06T22:30:38.536Z] 701f6daf10bf: Pull complete [2021-10-06T22:30:38.536Z] 24f72da36158: Pull complete [2021-10-06T22:30:38.536Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-06T22:30:38.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:30:38.536Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-06T22:30:38.666Z] prd-centos7-docker-4c-2g-365 does not seem to be running inside a container [2021-10-06T22:30:38.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-449 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-449:/w/workspace/edgexfoundry_edgex-ui-go_PR-449:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-449@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-10-06T22:30:39.503Z] $ docker top a59468a45b765eac86ba2562b06558b4fc0e51cb1c87df0d66c54dbd53b95a0d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T22:30:39.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T22:30:39.908Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T22:30:40.025Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T22:30:40.025Z] $ docker exec a59468a45b765eac86ba2562b06558b4fc0e51cb1c87df0d66c54dbd53b95a0d ssh-agent [2021-10-06T22:30:40.151Z] SSH_AUTH_SOCK=/tmp/ssh-rqUifiJgCS8y/agent.13 [2021-10-06T22:30:40.151Z] SSH_AGENT_PID=20 [2021-10-06T22:30:40.163Z] Running ssh-add (command line suppressed) [2021-10-06T22:30:40.245Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp/private_key_2291092271470520051.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp/private_key_2291092271470520051.key) [2021-10-06T22:30:40.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T22:30:40.683Z] + git tag --points-at HEAD [Pipeline] } [2021-10-06T22:30:40.722Z] $ docker exec --env ******** --env ******** a59468a45b765eac86ba2562b06558b4fc0e51cb1c87df0d66c54dbd53b95a0d ssh-agent -k [2021-10-06T22:30:40.802Z] unset SSH_AUTH_SOCK; [2021-10-06T22:30:40.802Z] unset SSH_AGENT_PID; [2021-10-06T22:30:40.802Z] echo Agent pid 20 killed; [2021-10-06T22:30:40.831Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-06T22:30:41.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T22:30:41.001Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T22:30:41.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T22:30:41.112Z] $ docker exec a59468a45b765eac86ba2562b06558b4fc0e51cb1c87df0d66c54dbd53b95a0d ssh-agent [2021-10-06T22:30:41.217Z] SSH_AUTH_SOCK=/tmp/ssh-MUdGn3xr0OBh/agent.53 [2021-10-06T22:30:41.217Z] SSH_AGENT_PID=60 [2021-10-06T22:30:41.226Z] Running ssh-add (command line suppressed) [2021-10-06T22:30:41.306Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp/private_key_825148318474956973.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp/private_key_825148318474956973.key) [2021-10-06T22:30:41.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T22:30:41.722Z] + git semver init [2021-10-06T22:30:41.722Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T22:30:41.722Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-449/.git [2021-10-06T22:30:41.722Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-449 [2021-10-06T22:30:41.722Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T22:30:41.722Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T22:30:41.722Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T22:30:41.722Z] # $SEMVER_BRANCH = PR-449 [2021-10-06T22:30:41.722Z] # $SEMVER_TEMP = /tmp/semver-417190870 [2021-10-06T22:30:41.722Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-06T22:30:43.730Z] # '/tmp/semver-417190870' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-449/.semver' [2021-10-06T22:30:43.730Z] # -> Force: false [2021-10-06T22:30:43.730Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-449/.semver [Pipeline] } [2021-10-06T22:30:43.762Z] $ docker exec --env ******** --env ******** a59468a45b765eac86ba2562b06558b4fc0e51cb1c87df0d66c54dbd53b95a0d ssh-agent -k [2021-10-06T22:30:43.868Z] unset SSH_AUTH_SOCK; [2021-10-06T22:30:43.870Z] unset SSH_AGENT_PID; [2021-10-06T22:30:43.870Z] echo Agent pid 60 killed; [2021-10-06T22:30:43.886Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T22:30:44.410Z] + git semver [Pipeline] } [2021-10-06T22:30:44.458Z] $ docker stop --time=1 a59468a45b765eac86ba2562b06558b4fc0e51cb1c87df0d66c54dbd53b95a0d [2021-10-06T22:30:45.763Z] $ docker rm -f a59468a45b765eac86ba2562b06558b4fc0e51cb1c87df0d66c54dbd53b95a0d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T22:30:46.294Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-06T22:30:46.738Z] Stashed 1 file(s) [Pipeline] echo [2021-10-06T22:30:46.763Z] [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-10-06T22:31:02.309Z] Still waiting to schedule task [2021-10-06T22:31:02.310Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-06T22:31:02.339Z] Still waiting to schedule task [2021-10-06T22:31:02.339Z] ‘prd-centos7-docker-4c-2g-285’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:02.339Z] ‘prd-centos7-docker-4c-2g-336’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:02.339Z] ‘prd-centos7-docker-4c-2g-352’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:02.339Z] ‘prd-centos7-docker-4c-2g-355’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:02.339Z] ‘prd-centos7-docker-4c-2g-356’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:02.339Z] ‘prd-centos7-docker-4c-2g-376’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:02.339Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-379’ is offline [2021-10-06T22:37:26.312Z] Running on prd-centos7-docker-4c-2g-856 in /w/workspace/edgexfoundry_edgex-ui-go_PR-449 [Pipeline] { [Pipeline] ws [2021-10-06T22:37:26.407Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-10-06T22:37:26.617Z] The recommended git tool is: git [2021-10-06T22:37:31.262Z] using credential edgex-jenkins-ssh [2021-10-06T22:37:31.274Z] Cloning the remote Git repository [2021-10-06T22:37:31.285Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-06T22:37:31.360Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-10-06T22:37:31.401Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-06T22:37:31.401Z] > git --version # timeout=10 [2021-10-06T22:37:31.410Z] > git --version # 'git version 2.24.4' [2021-10-06T22:37:31.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:37:31.442Z] [INFO] Currently running in a labeled security context [2021-10-06T22:37:31.443Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T22:37:31.443Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3428625660749828134.key [2021-10-06T22:37:31.461Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T22:37:33.279Z] Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 1ea767003a6147e38e69b8237acc1705f5dd54a1 [2021-10-06T22:37:33.428Z] Merge succeeded, producing 1ea767003a6147e38e69b8237acc1705f5dd54a1 [2021-10-06T22:37:33.429Z] Checking out Revision 1ea767003a6147e38e69b8237acc1705f5dd54a1 (PR-449) [2021-10-06T22:37:32.682Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-06T22:37:32.696Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T22:37:32.709Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-06T22:37:32.722Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-06T22:37:32.722Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:37:32.723Z] [INFO] Currently running in a labeled security context [2021-10-06T22:37:32.723Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T22:37:32.724Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5407386426293684149.key [2021-10-06T22:37:32.730Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/449/head:refs/remotes/origin/PR-449 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T22:37:33.285Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T22:37:33.295Z] > git checkout -f 1ea767003a6147e38e69b8237acc1705f5dd54a1 # timeout=10 [2021-10-06T22:37:33.387Z] > git remote # timeout=10 [2021-10-06T22:37:33.393Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T22:37:33.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:37:33.400Z] [INFO] Currently running in a labeled security context [2021-10-06T22:37:33.400Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T22:37:33.400Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7336930437924497494.key [2021-10-06T22:37:33.406Z] > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 [2021-10-06T22:37:33.419Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T22:37:33.429Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T22:37:33.435Z] > git checkout -f 1ea767003a6147e38e69b8237acc1705f5dd54a1 # timeout=10 [2021-10-06T22:37:37.248Z] Commit message: "ci: changes required for Jakara LTS" [2021-10-06T22:37:37.278Z] > git --version # timeout=10 [2021-10-06T22:37:37.285Z] > git --version # 'git version 2.24.4' [2021-10-06T22:37:37.293Z] fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T22:37:38.054Z] provisioning config files... [2021-10-06T22:37:38.076Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config340060313516422405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:37:38.632Z] ---> docker-login.sh [2021-10-06T22:37:38.632Z] nexus3.edgexfoundry.org:10001 [2021-10-06T22:37:38.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:37:39.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:37:39.234Z] Configure a credential helper to remove this warning. See [2021-10-06T22:37:39.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:37:39.234Z] [2021-10-06T22:37:39.234Z] Login Succeeded [2021-10-06T22:37:39.234Z] nexus3.edgexfoundry.org:10002 [2021-10-06T22:37:39.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:37:39.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:37:39.502Z] Configure a credential helper to remove this warning. See [2021-10-06T22:37:39.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:37:39.502Z] [2021-10-06T22:37:39.502Z] Login Succeeded [2021-10-06T22:37:39.502Z] nexus3.edgexfoundry.org:10003 [2021-10-06T22:37:39.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:37:39.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:37:39.770Z] Configure a credential helper to remove this warning. See [2021-10-06T22:37:39.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:37:39.770Z] [2021-10-06T22:37:39.770Z] Login Succeeded [2021-10-06T22:37:39.770Z] nexus3.edgexfoundry.org:10004 [2021-10-06T22:37:39.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:37:40.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:37:40.038Z] Configure a credential helper to remove this warning. See [2021-10-06T22:37:40.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:37:40.038Z] [2021-10-06T22:37:40.038Z] Login Succeeded [2021-10-06T22:37:40.038Z] docker.io [2021-10-06T22:37:40.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T22:37:40.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T22:37:40.305Z] Configure a credential helper to remove this warning. See [2021-10-06T22:37:40.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T22:37:40.305Z] [2021-10-06T22:37:40.305Z] Login Succeeded [2021-10-06T22:37:40.305Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T22:37:40.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-06T22:37:40.686Z] ========================================================= [2021-10-06T22:37:40.686Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-06T22:37:40.686Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:37:41.127Z] + 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-10-06T22:37:41.127Z] Sending build context to Docker daemon 20.91MB [2021-10-06T22:37:41.394Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T22:37:41.394Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-06T22:37:41.394Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-06T22:37:41.394Z] 4e9f2cdf4387: Pulling fs layer [2021-10-06T22:37:41.394Z] 57d31006c564: Pulling fs layer [2021-10-06T22:37:41.394Z] bd5ccded8296: Pulling fs layer [2021-10-06T22:37:41.394Z] 304dd3a0f381: Pulling fs layer [2021-10-06T22:37:41.394Z] d37cda54a23b: Pulling fs layer [2021-10-06T22:37:41.394Z] bae75c0f2455: Pulling fs layer [2021-10-06T22:37:41.394Z] 806579b3d29a: Pulling fs layer [2021-10-06T22:37:41.394Z] c77eb801bf70: Pulling fs layer [2021-10-06T22:37:41.394Z] 6d0567d44e1a: Pulling fs layer [2021-10-06T22:37:41.394Z] 304dd3a0f381: Waiting [2021-10-06T22:37:41.394Z] d37cda54a23b: Waiting [2021-10-06T22:37:41.394Z] bae75c0f2455: Waiting [2021-10-06T22:37:41.394Z] 806579b3d29a: Waiting [2021-10-06T22:37:41.394Z] c77eb801bf70: Waiting [2021-10-06T22:37:41.394Z] 6d0567d44e1a: Waiting [2021-10-06T22:37:41.394Z] bd5ccded8296: Verifying Checksum [2021-10-06T22:37:41.394Z] bd5ccded8296: Download complete [2021-10-06T22:37:41.394Z] 57d31006c564: Verifying Checksum [2021-10-06T22:37:41.394Z] 57d31006c564: Download complete [2021-10-06T22:37:41.667Z] d37cda54a23b: Verifying Checksum [2021-10-06T22:37:41.667Z] d37cda54a23b: Download complete [2021-10-06T22:37:41.667Z] bae75c0f2455: Verifying Checksum [2021-10-06T22:37:41.667Z] bae75c0f2455: Download complete [2021-10-06T22:37:41.667Z] 4e9f2cdf4387: Download complete [2021-10-06T22:37:41.667Z] 806579b3d29a: Verifying Checksum [2021-10-06T22:37:41.667Z] 806579b3d29a: Download complete [2021-10-06T22:37:41.667Z] 4e9f2cdf4387: Pull complete [2021-10-06T22:37:41.947Z] 57d31006c564: Pull complete [2021-10-06T22:37:41.947Z] bd5ccded8296: Pull complete [2021-10-06T22:37:42.216Z] c77eb801bf70: Verifying Checksum [2021-10-06T22:37:42.216Z] c77eb801bf70: Download complete [2021-10-06T22:37:42.804Z] 304dd3a0f381: Verifying Checksum [2021-10-06T22:37:42.804Z] 304dd3a0f381: Download complete [2021-10-06T22:37:43.397Z] 6d0567d44e1a: Verifying Checksum [2021-10-06T22:37:43.397Z] 6d0567d44e1a: Download complete [2021-10-06T22:37:46.786Z] 304dd3a0f381: Pull complete [2021-10-06T22:37:47.053Z] d37cda54a23b: Pull complete [2021-10-06T22:37:47.053Z] bae75c0f2455: Pull complete [2021-10-06T22:37:47.053Z] 806579b3d29a: Pull complete [2021-10-06T22:37:47.323Z] c77eb801bf70: Pull complete [2021-10-06T22:37:49.948Z] 6d0567d44e1a: Pull complete [2021-10-06T22:37:49.948Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-06T22:37:49.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T22:37:49.948Z] ---> e839a31ac9d1 [2021-10-06T22:37:49.948Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-06T22:37:52.549Z] ---> Running in fa07983d158e [2021-10-06T22:37:52.549Z] Removing intermediate container fa07983d158e [2021-10-06T22:37:52.549Z] ---> 167f69bc33c3 [2021-10-06T22:37:52.549Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-06T22:37:52.549Z] ---> Running in 2ec034e6a27c [2021-10-06T22:37:52.549Z] Removing intermediate container 2ec034e6a27c [2021-10-06T22:37:52.549Z] ---> 1bcfaa08ce0f [2021-10-06T22:37:52.549Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-06T22:37:52.549Z] ---> Running in 0ad634ab7330 [2021-10-06T22:37:52.549Z] Removing intermediate container 0ad634ab7330 [2021-10-06T22:37:52.549Z] ---> 07f99daf6ce1 [2021-10-06T22:37:52.549Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-06T22:37:52.549Z] ---> Running in e2b5c3c20440 [2021-10-06T22:37:52.549Z] Removing intermediate container e2b5c3c20440 [2021-10-06T22:37:52.549Z] ---> 98ed68a41672 [2021-10-06T22:37:52.549Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-06T22:37:52.549Z] ---> Running in 99fc6fc95a6a [2021-10-06T22:37:52.830Z] Removing intermediate container 99fc6fc95a6a [2021-10-06T22:37:52.830Z] ---> f49959d13cbc [2021-10-06T22:37:52.830Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T22:37:52.830Z] ---> Running in c428fe19a848 [2021-10-06T22:37:53.414Z] Removing intermediate container c428fe19a848 [2021-10-06T22:37:53.414Z] ---> c140140018f0 [2021-10-06T22:37:53.414Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-06T22:37:53.414Z] ---> Running in 5fbef32f39f2 [2021-10-06T22:37:53.686Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:37:54.644Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:37:54.912Z] OK: 219 MiB in 52 packages [2021-10-06T22:37:55.183Z] Removing intermediate container 5fbef32f39f2 [2021-10-06T22:37:55.183Z] ---> 098d0ab52ea1 [2021-10-06T22:37:55.183Z] Step 10/14 : ENV GO111MODULE=on [2021-10-06T22:37:55.183Z] ---> Running in 38f6a02b5101 [2021-10-06T22:37:55.183Z] Removing intermediate container 38f6a02b5101 [2021-10-06T22:37:55.183Z] ---> 041979607a78 [2021-10-06T22:37:55.183Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-06T22:37:55.183Z] ---> Running in 8581352dd5c4 [2021-10-06T22:37:55.183Z] Removing intermediate container 8581352dd5c4 [2021-10-06T22:37:55.183Z] ---> da1499138239 [2021-10-06T22:37:55.183Z] Step 12/14 : COPY . . [2021-10-06T22:37:56.140Z] ---> c0586bd654b5 [2021-10-06T22:37:56.140Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T22:37:56.140Z] ---> Running in 5dd66eaed647 [2021-10-06T22:38:06.253Z] Removing intermediate container 5dd66eaed647 [2021-10-06T22:38:06.253Z] ---> 571fc3937d9b [2021-10-06T22:38:06.253Z] Step 14/14 : RUN ${MAKE} [2021-10-06T22:38:06.253Z] ---> Running in 16c1137be5d1 [2021-10-06T22:38:06.529Z] noop [2021-10-06T22:38:06.799Z] Removing intermediate container 16c1137be5d1 [2021-10-06T22:38:06.799Z] ---> 453f4b51f293 [2021-10-06T22:38:06.799Z] Successfully built 453f4b51f293 [2021-10-06T22:38:06.799Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:38:07.165Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T22:38:07.165Z] . [Pipeline] withDockerContainer [2021-10-06T22:38:07.286Z] prd-centos7-docker-4c-2g-856 does not seem to be running inside a container [2021-10-06T22:38:07.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T22:38:07.734Z] $ docker top f81f3e5b7cc5f26f20141743365886963a503a737e9e20ee85933eff4017c580 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T22:38:08.209Z] + go version [2021-10-06T22:38:08.209Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-06T22:38:08.238Z] $ docker stop --time=1 f81f3e5b7cc5f26f20141743365886963a503a737e9e20ee85933eff4017c580 [2021-10-06T22:38:09.434Z] $ docker rm -f f81f3e5b7cc5f26f20141743365886963a503a737e9e20ee85933eff4017c580 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:38:10.247Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T22:38:10.247Z] . [Pipeline] withDockerContainer [2021-10-06T22:38:10.349Z] prd-centos7-docker-4c-2g-856 does not seem to be running inside a container [2021-10-06T22:38:10.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T22:38:10.815Z] $ docker top 8ba1e6bf25e99d568849f2d69122b4645ba9b7c778e1e5af24714205fb664ac0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T22:38:11.324Z] + make test [2021-10-06T22:38:11.324Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-06T22:38:11.592Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-06T22:38:23.987Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-06T22:38:23.987Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-06T22:38:23.987Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-06T22:38:23.987Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-06T22:38:23.987Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-06T22:38:23.987Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-06T22:38:23.987Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-06T22:38:23.987Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-06T22:38:23.987Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-06T22:38:23.987Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-06T22:38:23.987Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-06T22:38:23.987Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-06T22:38:23.987Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-06T22:38:29.380Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T22:38:29.380Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-06T22:38:29.411Z] $ docker stop --time=1 8ba1e6bf25e99d568849f2d69122b4645ba9b7c778e1e5af24714205fb664ac0 [2021-10-06T22:38:30.841Z] $ docker rm -f 8ba1e6bf25e99d568849f2d69122b4645ba9b7c778e1e5af24714205fb664ac0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T22:38:31.336Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T22:38:31.582Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-06T22:38:32.771Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-06T22:38:33.103Z] + ls -al . [2021-10-06T22:38:33.103Z] total 88 [2021-10-06T22:38:33.103Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 6 22:38 . [2021-10-06T22:38:33.103Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 6 22:37 .. [2021-10-06T22:38:33.103Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 6 22:37 assets [2021-10-06T22:38:33.103Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 6 22:37 bin [2021-10-06T22:38:33.103Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 6 22:37 cmd [2021-10-06T22:38:33.103Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 6 22:37 CONTRIBUTING.md [2021-10-06T22:38:33.103Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 6 22:38 coverage.out [2021-10-06T22:38:33.103Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 6 22:37 Dockerfile [2021-10-06T22:38:33.103Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 6 22:37 docs [2021-10-06T22:38:33.103Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 6 22:37 .git [2021-10-06T22:38:33.103Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 6 22:37 .github [2021-10-06T22:38:33.103Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 6 22:37 .gitignore [2021-10-06T22:38:33.103Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 6 22:37 go.mod [2021-10-06T22:38:33.103Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 6 22:37 go.sum [2021-10-06T22:38:33.103Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 6 22:37 internal [2021-10-06T22:38:33.103Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 6 22:37 Jenkinsfile [2021-10-06T22:38:33.103Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 6 22:37 LICENSE [2021-10-06T22:38:33.103Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 6 22:37 Makefile [2021-10-06T22:38:33.103Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 6 22:37 pkg [2021-10-06T22:38:33.103Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 6 22:37 README.md [2021-10-06T22:38:33.103Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 6 22:37 snap [2021-10-06T22:38:33.103Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 6 22:30 VERSION [2021-10-06T22:38:33.103Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 6 22:37 version.go [2021-10-06T22:38:33.103Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 6 22:37 web [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:38:33.474Z] + 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=1ea767003a6147e38e69b8237acc1705f5dd54a1 --label arch=amd64 --label version=0.0.0 . [2021-10-06T22:38:33.474Z] Sending build context to Docker daemon 20.91MB [2021-10-06T22:38:33.474Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T22:38:33.474Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-06T22:38:33.474Z] ---> 453f4b51f293 [2021-10-06T22:38:33.474Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-06T22:38:33.741Z] ---> Running in 53c060008c64 [2021-10-06T22:38:34.006Z] Removing intermediate container 53c060008c64 [2021-10-06T22:38:34.006Z] ---> 2845a3034249 [2021-10-06T22:38:34.006Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-06T22:38:34.006Z] ---> Running in 7ad73ee75c23 [2021-10-06T22:38:34.006Z] Removing intermediate container 7ad73ee75c23 [2021-10-06T22:38:34.006Z] ---> 37f1ad85a1d2 [2021-10-06T22:38:34.006Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-06T22:38:34.273Z] ---> Running in d47fbbd412b8 [2021-10-06T22:38:34.273Z] Removing intermediate container d47fbbd412b8 [2021-10-06T22:38:34.273Z] ---> d46822b79259 [2021-10-06T22:38:34.273Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-06T22:38:34.273Z] ---> Running in 6b6c9c908a57 [2021-10-06T22:38:34.539Z] Removing intermediate container 6b6c9c908a57 [2021-10-06T22:38:34.539Z] ---> f05da66649f8 [2021-10-06T22:38:34.539Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-06T22:38:34.539Z] ---> Running in 1e9940683c4d [2021-10-06T22:38:34.539Z] Removing intermediate container 1e9940683c4d [2021-10-06T22:38:34.539Z] ---> 5cbdfafdb944 [2021-10-06T22:38:34.539Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T22:38:34.817Z] ---> Running in 4f215c09f8ef [2021-10-06T22:38:35.402Z] Removing intermediate container 4f215c09f8ef [2021-10-06T22:38:35.402Z] ---> 0a37842b0798 [2021-10-06T22:38:35.402Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-06T22:38:35.402Z] ---> Running in 822926bfffe8 [2021-10-06T22:38:35.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T22:38:36.633Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T22:38:36.902Z] OK: 219 MiB in 52 packages [2021-10-06T22:38:36.902Z] Removing intermediate container 822926bfffe8 [2021-10-06T22:38:36.902Z] ---> 669182e6d2f7 [2021-10-06T22:38:36.902Z] Step 10/22 : ENV GO111MODULE=on [2021-10-06T22:38:37.169Z] ---> Running in f86770b41e2a [2021-10-06T22:38:37.169Z] Removing intermediate container f86770b41e2a [2021-10-06T22:38:37.169Z] ---> 51d5860ccfbb [2021-10-06T22:38:37.169Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-06T22:38:37.169Z] ---> Running in 5c243943018d [2021-10-06T22:38:37.169Z] Removing intermediate container 5c243943018d [2021-10-06T22:38:37.169Z] ---> 2b10e365ea7b [2021-10-06T22:38:37.169Z] Step 12/22 : COPY . . [2021-10-06T22:38:38.157Z] ---> b8a83eeef0c5 [2021-10-06T22:38:38.157Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T22:38:38.157Z] ---> Running in b31faf449c0a [2021-10-06T22:38:38.751Z] Removing intermediate container b31faf449c0a [2021-10-06T22:38:38.751Z] ---> 87928c46e6e5 [2021-10-06T22:38:38.751Z] Step 14/22 : RUN ${MAKE} [2021-10-06T22:38:38.751Z] ---> Running in 975ac83fd214 [2021-10-06T22:38:39.023Z] 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-10-06T22:38:49.182Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-06T22:38:49.450Z] Removing intermediate container 975ac83fd214 [2021-10-06T22:38:49.450Z] ---> b50a9f9a18f2 [2021-10-06T22:38:49.450Z] Step 15/22 : FROM alpine:3.14 [2021-10-06T22:38:50.411Z] 3.14: Pulling from library/alpine [2021-10-06T22:38:50.411Z] a0d0a0d46f8b: Pulling fs layer [2021-10-06T22:38:50.682Z] a0d0a0d46f8b: Verifying Checksum [2021-10-06T22:38:50.682Z] a0d0a0d46f8b: Download complete [2021-10-06T22:38:50.682Z] a0d0a0d46f8b: Pull complete [2021-10-06T22:38:50.682Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-06T22:38:50.682Z] Status: Downloaded newer image for alpine:3.14 [2021-10-06T22:38:50.682Z] ---> 14119a10abf4 [2021-10-06T22:38:50.682Z] Step 16/22 : EXPOSE 4000 [2021-10-06T22:38:50.682Z] ---> Running in 5c552da063d9 [2021-10-06T22:38:50.948Z] Removing intermediate container 5c552da063d9 [2021-10-06T22:38:50.948Z] ---> 4bc877491935 [2021-10-06T22:38:50.948Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-06T22:38:51.532Z] ---> e8db3431aed4 [2021-10-06T22:38:51.532Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-06T22:38:51.532Z] ---> Running in f680e44ee755 [2021-10-06T22:38:51.532Z] Removing intermediate container f680e44ee755 [2021-10-06T22:38:51.532Z] ---> c955b5cd5531 [2021-10-06T22:38:51.532Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-06T22:38:51.532Z] ---> Running in aa0a0b311580 [2021-10-06T22:38:51.800Z] Removing intermediate container aa0a0b311580 [2021-10-06T22:38:51.800Z] ---> 7c76d182bde6 [2021-10-06T22:38:51.800Z] Step 20/22 : LABEL arch=amd64 [2021-10-06T22:38:51.800Z] ---> Running in 69c01b93f390 [2021-10-06T22:38:51.800Z] Removing intermediate container 69c01b93f390 [2021-10-06T22:38:51.800Z] ---> c80796c8b9cf [2021-10-06T22:38:51.800Z] Step 21/22 : LABEL git_sha=1ea767003a6147e38e69b8237acc1705f5dd54a1 [2021-10-06T22:38:51.800Z] ---> Running in 42090e3a0a1f [2021-10-06T22:38:51.800Z] Removing intermediate container 42090e3a0a1f [2021-10-06T22:38:51.800Z] ---> 8af3e803a401 [2021-10-06T22:38:51.800Z] Step 22/22 : LABEL version=0.0.0 [2021-10-06T22:38:52.072Z] ---> Running in d8f319fa3477 [2021-10-06T22:38:52.072Z] Removing intermediate container d8f319fa3477 [2021-10-06T22:38:52.072Z] ---> e53aa2e555fa [2021-10-06T22:38:52.072Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-06T22:38:52.072Z] Successfully built e53aa2e555fa [2021-10-06T22:38:52.072Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:38:53.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:38:53.265Z] [2021-10-06T22:38:53.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:38:53.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:38:53.640Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T22:38:53.640Z] b4d181a07f80: Pulling fs layer [2021-10-06T22:38:53.640Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T22:38:53.640Z] ed53099fbce6: Pulling fs layer [2021-10-06T22:38:53.640Z] dc539afda2c1: Pulling fs layer [2021-10-06T22:38:53.640Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T22:38:53.640Z] 9065ff56babe: Pulling fs layer [2021-10-06T22:38:53.640Z] d287ab97295c: Pulling fs layer [2021-10-06T22:38:53.640Z] dc539afda2c1: Waiting [2021-10-06T22:38:53.640Z] 77bc0d833cb6: Waiting [2021-10-06T22:38:53.640Z] 9065ff56babe: Waiting [2021-10-06T22:38:53.640Z] d287ab97295c: Waiting [2021-10-06T22:38:53.913Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T22:38:53.913Z] a1111a8f2ec3: Download complete [2021-10-06T22:38:53.913Z] dc539afda2c1: Verifying Checksum [2021-10-06T22:38:53.913Z] dc539afda2c1: Download complete [2021-10-06T22:38:53.913Z] ed53099fbce6: Verifying Checksum [2021-10-06T22:38:53.913Z] ed53099fbce6: Download complete [2021-10-06T22:38:53.913Z] 9065ff56babe: Verifying Checksum [2021-10-06T22:38:53.913Z] 9065ff56babe: Download complete [2021-10-06T22:38:53.913Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T22:38:53.913Z] 77bc0d833cb6: Download complete [2021-10-06T22:38:53.913Z] b4d181a07f80: Verifying Checksum [2021-10-06T22:38:53.913Z] b4d181a07f80: Download complete [2021-10-06T22:38:54.874Z] d287ab97295c: Verifying Checksum [2021-10-06T22:38:54.874Z] d287ab97295c: Download complete [2021-10-06T22:38:55.465Z] b4d181a07f80: Pull complete [2021-10-06T22:38:55.743Z] a1111a8f2ec3: Pull complete [2021-10-06T22:38:56.341Z] ed53099fbce6: Pull complete [2021-10-06T22:38:56.341Z] dc539afda2c1: Pull complete [2021-10-06T22:38:56.616Z] 77bc0d833cb6: Pull complete [2021-10-06T22:38:56.892Z] 9065ff56babe: Pull complete [2021-10-06T22:39:02.279Z] d287ab97295c: Pull complete [2021-10-06T22:39:02.279Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T22:39:02.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:39:02.279Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T22:39:02.407Z] prd-centos7-docker-4c-2g-856 does not seem to be running inside a container [2021-10-06T22:39:02.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T22:39:04.795Z] $ docker top c0d5d3d6f18aac5f6ed3e588a98821e2d0c965fff134080a7068b83af8a21792 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:39:05.405Z] ---> job-cost.sh [2021-10-06T22:39:05.405Z] lf-activate-venv: SKIPPING [2021-10-06T22:39:05.405Z] INFO: No Stack... [2021-10-06T22:39:07.405Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T22:39:07.405Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T22:39:07.765Z] + cut -d, -f6 [2021-10-06T22:39:07.765Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-10-06T22:39:07.834Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-449-1-stack-cost] [2021-10-06T22:39:07.844Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-449-1-stack-cost] did not exist. Created. [2021-10-06T22:39:07.844Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-449-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T22:39:08.274Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-06T22:39:08.345Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T22:39:08.366Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-449-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T22:39:08.440Z] $ docker stop --time=1 c0d5d3d6f18aac5f6ed3e588a98821e2d0c965fff134080a7068b83af8a21792 [2021-10-06T22:39:09.593Z] $ docker rm -f c0d5d3d6f18aac5f6ed3e588a98821e2d0c965fff134080a7068b83af8a21792 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-06T23:09:56.626Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2184 in /w/workspace/edgexfoundry_edgex-ui-go_PR-449 [Pipeline] { [Pipeline] ws [2021-10-06T23:09:56.691Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-10-06T23:09:57.122Z] The recommended git tool is: git [2021-10-06T23:10:06.297Z] using credential edgex-jenkins-ssh [2021-10-06T23:10:06.318Z] Cloning the remote Git repository [2021-10-06T23:10:06.384Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-06T23:10:06.527Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-10-06T23:10:06.652Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-06T23:10:06.653Z] > git --version # timeout=10 [2021-10-06T23:10:06.682Z] > git --version # 'git version 2.17.1' [2021-10-06T23:10:06.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T23:10:06.781Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T23:10:12.289Z] Merging remotes/origin/main commit 895bb4be16a97b7a14f98eb5878856faac06ef8b into PR head commit 1ea767003a6147e38e69b8237acc1705f5dd54a1 [2021-10-06T23:10:11.438Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-06T23:10:11.464Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T23:10:11.495Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-06T23:10:11.543Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-06T23:10:11.544Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T23:10:11.560Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/449/head:refs/remotes/origin/PR-449 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T23:10:12.893Z] Merge succeeded, producing 1ea767003a6147e38e69b8237acc1705f5dd54a1 [2021-10-06T23:10:12.894Z] Checking out Revision 1ea767003a6147e38e69b8237acc1705f5dd54a1 (PR-449) [2021-10-06T23:10:12.322Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T23:10:12.340Z] > git checkout -f 1ea767003a6147e38e69b8237acc1705f5dd54a1 # timeout=10 [2021-10-06T23:10:12.757Z] > git remote # timeout=10 [2021-10-06T23:10:12.788Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T23:10:12.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T23:10:12.825Z] > git merge 895bb4be16a97b7a14f98eb5878856faac06ef8b # timeout=10 [2021-10-06T23:10:12.864Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T23:10:12.902Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T23:10:12.924Z] > git checkout -f 1ea767003a6147e38e69b8237acc1705f5dd54a1 # timeout=10 [2021-10-06T23:10:18.373Z] Commit message: "ci: changes required for Jakara LTS" [2021-10-06T23:10:18.456Z] > git --version # timeout=10 [2021-10-06T23:10:18.468Z] > git --version # 'git version 2.17.1' [2021-10-06T23:10:18.489Z] fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T23:10:19.720Z] provisioning config files... [2021-10-06T23:10:19.762Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3606076582440304604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:10:20.504Z] ---> docker-login.sh [2021-10-06T23:10:20.504Z] nexus3.edgexfoundry.org:10001 [2021-10-06T23:10:22.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T23:10:22.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T23:10:22.848Z] Configure a credential helper to remove this warning. See [2021-10-06T23:10:22.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T23:10:22.848Z] [2021-10-06T23:10:22.848Z] Login Succeeded [2021-10-06T23:10:22.848Z] nexus3.edgexfoundry.org:10002 [2021-10-06T23:10:23.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T23:10:23.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T23:10:23.421Z] Configure a credential helper to remove this warning. See [2021-10-06T23:10:23.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T23:10:23.421Z] [2021-10-06T23:10:23.421Z] Login Succeeded [2021-10-06T23:10:23.421Z] nexus3.edgexfoundry.org:10003 [2021-10-06T23:10:23.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T23:10:23.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T23:10:23.996Z] Configure a credential helper to remove this warning. See [2021-10-06T23:10:23.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T23:10:23.996Z] [2021-10-06T23:10:23.996Z] Login Succeeded [2021-10-06T23:10:23.996Z] nexus3.edgexfoundry.org:10004 [2021-10-06T23:10:24.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T23:10:24.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T23:10:24.596Z] Configure a credential helper to remove this warning. See [2021-10-06T23:10:24.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T23:10:24.596Z] [2021-10-06T23:10:24.596Z] Login Succeeded [2021-10-06T23:10:24.596Z] docker.io [2021-10-06T23:10:24.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T23:10:25.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T23:10:25.572Z] Configure a credential helper to remove this warning. See [2021-10-06T23:10:25.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T23:10:25.572Z] [2021-10-06T23:10:25.572Z] Login Succeeded [2021-10-06T23:10:25.572Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T23:10:25.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-06T23:10:26.449Z] ========================================================= [2021-10-06T23:10:26.449Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-06T23:10:26.449Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:10:26.952Z] + 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-10-06T23:10:27.969Z] Sending build context to Docker daemon 20.91MB [2021-10-06T23:10:27.969Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T23:10:27.969Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-06T23:10:28.592Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-06T23:10:28.592Z] bbf911997326: Pulling fs layer [2021-10-06T23:10:28.592Z] 58ec367f63d7: Pulling fs layer [2021-10-06T23:10:28.592Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-06T23:10:28.592Z] fc5181fea5dc: Pulling fs layer [2021-10-06T23:10:28.592Z] 9c418107303f: Pulling fs layer [2021-10-06T23:10:28.592Z] 284eca6f2348: Pulling fs layer [2021-10-06T23:10:28.592Z] 842844d905b1: Pulling fs layer [2021-10-06T23:10:28.592Z] 901a3a57568e: Pulling fs layer [2021-10-06T23:10:28.592Z] 284eca6f2348: Waiting [2021-10-06T23:10:28.592Z] 842844d905b1: Waiting [2021-10-06T23:10:28.592Z] fc5181fea5dc: Waiting [2021-10-06T23:10:28.592Z] 9c418107303f: Waiting [2021-10-06T23:10:28.592Z] 901a3a57568e: Waiting [2021-10-06T23:10:28.592Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-06T23:10:28.592Z] 1b4a6ffa7d45: Download complete [2021-10-06T23:10:28.592Z] 58ec367f63d7: Verifying Checksum [2021-10-06T23:10:28.592Z] 58ec367f63d7: Download complete [2021-10-06T23:10:28.592Z] 9c418107303f: Verifying Checksum [2021-10-06T23:10:28.592Z] 9c418107303f: Download complete [2021-10-06T23:10:28.885Z] bbf911997326: Verifying Checksum [2021-10-06T23:10:28.885Z] 284eca6f2348: Download complete [2021-10-06T23:10:28.885Z] 842844d905b1: Download complete [2021-10-06T23:10:29.517Z] bbf911997326: Pull complete [2021-10-06T23:10:30.154Z] 58ec367f63d7: Pull complete [2021-10-06T23:10:30.467Z] 1b4a6ffa7d45: Pull complete [2021-10-06T23:10:34.002Z] 901a3a57568e: Verifying Checksum [2021-10-06T23:10:34.002Z] 901a3a57568e: Download complete [2021-10-06T23:10:34.294Z] fc5181fea5dc: Verifying Checksum [2021-10-06T23:10:34.295Z] fc5181fea5dc: Download complete [2021-10-06T23:10:46.946Z] fc5181fea5dc: Pull complete [2021-10-06T23:10:46.946Z] 9c418107303f: Pull complete [2021-10-06T23:10:46.946Z] 284eca6f2348: Pull complete [2021-10-06T23:10:46.946Z] 842844d905b1: Pull complete [2021-10-06T23:10:52.462Z] 901a3a57568e: Pull complete [2021-10-06T23:10:52.462Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-06T23:10:52.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T23:10:52.462Z] ---> 72ade6ffb461 [2021-10-06T23:10:52.463Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-06T23:11:00.882Z] ---> Running in e1c0b6346622 [2021-10-06T23:11:00.882Z] Removing intermediate container e1c0b6346622 [2021-10-06T23:11:00.882Z] ---> d3bfce94c77e [2021-10-06T23:11:00.882Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-06T23:11:00.882Z] ---> Running in 402001e9ab2b [2021-10-06T23:11:00.882Z] Removing intermediate container 402001e9ab2b [2021-10-06T23:11:00.882Z] ---> 97412f035cea [2021-10-06T23:11:00.882Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-06T23:11:00.882Z] ---> Running in 9cf6683d3d4e [2021-10-06T23:11:01.174Z] Removing intermediate container 9cf6683d3d4e [2021-10-06T23:11:01.174Z] ---> 44d0a8889c39 [2021-10-06T23:11:01.174Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-06T23:11:01.467Z] ---> Running in 829e30d7cf01 [2021-10-06T23:11:02.094Z] Removing intermediate container 829e30d7cf01 [2021-10-06T23:11:02.094Z] ---> b1efda0c138c [2021-10-06T23:11:02.094Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-06T23:11:02.094Z] ---> Running in 4797350a5d6f [2021-10-06T23:11:02.718Z] Removing intermediate container 4797350a5d6f [2021-10-06T23:11:02.718Z] ---> 5209f10fc0f0 [2021-10-06T23:11:02.718Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T23:11:02.718Z] ---> Running in d306f4137135 [2021-10-06T23:11:05.436Z] Removing intermediate container d306f4137135 [2021-10-06T23:11:05.436Z] ---> a447408a908c [2021-10-06T23:11:05.436Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-06T23:11:05.436Z] ---> Running in 098bdae5a6d6 [2021-10-06T23:11:06.948Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T23:11:10.419Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T23:11:11.038Z] OK: 218 MiB in 52 packages [2021-10-06T23:11:12.088Z] Removing intermediate container 098bdae5a6d6 [2021-10-06T23:11:12.088Z] ---> 9d05dec600a3 [2021-10-06T23:11:12.088Z] Step 10/14 : ENV GO111MODULE=on [2021-10-06T23:11:12.387Z] ---> Running in 3fb8605fa3da [2021-10-06T23:11:13.035Z] Removing intermediate container 3fb8605fa3da [2021-10-06T23:11:13.035Z] ---> 4c854af84c64 [2021-10-06T23:11:13.035Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-06T23:11:13.353Z] ---> Running in 62382a9f183b [2021-10-06T23:11:14.038Z] Removing intermediate container 62382a9f183b [2021-10-06T23:11:14.038Z] ---> 8509dfde8d8e [2021-10-06T23:11:14.038Z] Step 12/14 : COPY . . [2021-10-06T23:11:17.644Z] ---> 539dc93eb292 [2021-10-06T23:11:17.644Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T23:11:17.644Z] ---> Running in f0b77b928221 [2021-10-06T23:11:50.514Z] Removing intermediate container f0b77b928221 [2021-10-06T23:11:50.514Z] ---> a91aca3d3d83 [2021-10-06T23:11:50.514Z] Step 14/14 : RUN ${MAKE} [2021-10-06T23:11:50.514Z] ---> Running in f51e22f58cce [2021-10-06T23:11:53.392Z] noop [2021-10-06T23:11:53.392Z] Removing intermediate container f51e22f58cce [2021-10-06T23:11:53.392Z] ---> 3e5fa6713700 [2021-10-06T23:11:53.392Z] Successfully built 3e5fa6713700 [2021-10-06T23:11:53.392Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:11:53.856Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T23:11:53.856Z] . [Pipeline] withDockerContainer [2021-10-06T23:11:54.217Z] prd-ubuntu18.04-docker-arm64-4c-16g-2184 does not seem to be running inside a container [2021-10-06T23:11:54.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-06T23:11:56.350Z] $ docker top a751057f958a7f7682bcd8355e77cc9aaad18168e74bc155dba6c916c786e20c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T23:11:57.593Z] + go version [2021-10-06T23:11:57.593Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-06T23:11:57.675Z] $ docker stop --time=1 a751057f958a7f7682bcd8355e77cc9aaad18168e74bc155dba6c916c786e20c [2021-10-06T23:11:59.712Z] $ docker rm -f a751057f958a7f7682bcd8355e77cc9aaad18168e74bc155dba6c916c786e20c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:12:00.967Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T23:12:00.968Z] . [Pipeline] withDockerContainer [2021-10-06T23:12:01.362Z] prd-ubuntu18.04-docker-arm64-4c-16g-2184 does not seem to be running inside a container [2021-10-06T23:12:01.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-06T23:12:03.741Z] $ docker top 3c9a9a189729ff26d5283da0f68510e74cfa014eb1106fc0d2f9c37e1207f324 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T23:12:04.986Z] + make test [2021-10-06T23:12:04.986Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-06T23:12:06.508Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-06T23:13:03.475Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-06T23:13:03.475Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-06T23:13:03.475Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-06T23:13:03.475Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-06T23:13:03.475Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-06T23:13:03.475Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-06T23:13:03.475Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-06T23:13:03.475Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-06T23:13:03.475Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-06T23:13:03.475Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-06T23:13:03.475Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-06T23:13:03.475Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-06T23:13:03.475Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-06T23:13:30.511Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T23:13:30.512Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-06T23:13:30.564Z] $ docker stop --time=1 3c9a9a189729ff26d5283da0f68510e74cfa014eb1106fc0d2f9c37e1207f324 [2021-10-06T23:13:32.584Z] $ docker rm -f 3c9a9a189729ff26d5283da0f68510e74cfa014eb1106fc0d2f9c37e1207f324 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T23:13:33.586Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T23:13:33.642Z] Warning: overwriting stash ‘coverage-report’ [2021-10-06T23:13:34.614Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-06T23:13:35.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-06T23:13:35.839Z] + ls -al . [2021-10-06T23:13:35.839Z] total 128 [2021-10-06T23:13:35.839Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 6 23:12 . [2021-10-06T23:13:35.839Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 23:10 .. [2021-10-06T23:13:35.839Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 23:10 .git [2021-10-06T23:13:35.839Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 23:10 .github [2021-10-06T23:13:35.839Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 6 23:10 .gitignore [2021-10-06T23:13:35.839Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 6 23:10 CONTRIBUTING.md [2021-10-06T23:13:35.839Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 6 23:10 Dockerfile [2021-10-06T23:13:35.839Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 6 23:10 Jenkinsfile [2021-10-06T23:13:35.839Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 6 23:10 LICENSE [2021-10-06T23:13:35.839Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 6 23:10 Makefile [2021-10-06T23:13:35.839Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 6 23:10 README.md [2021-10-06T23:13:35.839Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 6 22:30 VERSION [2021-10-06T23:13:35.839Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 23:10 assets [2021-10-06T23:13:35.839Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 23:10 bin [2021-10-06T23:13:35.839Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 23:10 cmd [2021-10-06T23:13:35.839Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 6 23:12 coverage.out [2021-10-06T23:13:35.839Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 23:10 docs [2021-10-06T23:13:35.839Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 6 23:10 go.mod [2021-10-06T23:13:35.839Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 6 23:10 go.sum [2021-10-06T23:13:35.839Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 23:10 internal [2021-10-06T23:13:35.839Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 23:10 pkg [2021-10-06T23:13:35.839Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 23:10 snap [2021-10-06T23:13:35.839Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 6 23:10 version.go [2021-10-06T23:13:35.839Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 23:10 web [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:13:36.359Z] + 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=1ea767003a6147e38e69b8237acc1705f5dd54a1 --label arch=arm64 --label version=0.0.0 . [2021-10-06T23:13:37.523Z] Sending build context to Docker daemon 20.91MB [2021-10-06T23:13:37.523Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T23:13:37.523Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-06T23:13:37.523Z] ---> 3e5fa6713700 [2021-10-06T23:13:37.523Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-06T23:13:37.821Z] ---> Running in 2c1b70353f91 [2021-10-06T23:13:38.449Z] Removing intermediate container 2c1b70353f91 [2021-10-06T23:13:38.449Z] ---> 2ee2bf0ab910 [2021-10-06T23:13:38.449Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-06T23:13:38.736Z] ---> Running in 899fd147c4d1 [2021-10-06T23:13:39.025Z] Removing intermediate container 899fd147c4d1 [2021-10-06T23:13:39.025Z] ---> 0787321710ca [2021-10-06T23:13:39.025Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-06T23:13:39.315Z] ---> Running in 2b6aad3b2b81 [2021-10-06T23:13:39.937Z] Removing intermediate container 2b6aad3b2b81 [2021-10-06T23:13:39.937Z] ---> 247ae7998b07 [2021-10-06T23:13:39.937Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-06T23:13:39.937Z] ---> Running in 05184d75e864 [2021-10-06T23:13:40.569Z] Removing intermediate container 05184d75e864 [2021-10-06T23:13:40.569Z] ---> 5f725d123456 [2021-10-06T23:13:40.569Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-06T23:13:40.569Z] ---> Running in e5748bfd24bd [2021-10-06T23:13:41.204Z] Removing intermediate container e5748bfd24bd [2021-10-06T23:13:41.204Z] ---> f4d0ab99cd6b [2021-10-06T23:13:41.204Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T23:13:41.204Z] ---> Running in 622917ccc832 [2021-10-06T23:13:43.921Z] Removing intermediate container 622917ccc832 [2021-10-06T23:13:43.921Z] ---> f094e34e7362 [2021-10-06T23:13:43.921Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-06T23:13:43.921Z] ---> Running in 5a581041a0dc [2021-10-06T23:13:45.411Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-06T23:13:46.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-06T23:13:47.475Z] OK: 218 MiB in 52 packages [2021-10-06T23:13:48.489Z] Removing intermediate container 5a581041a0dc [2021-10-06T23:13:48.489Z] ---> fc5a6355f672 [2021-10-06T23:13:48.489Z] Step 10/22 : ENV GO111MODULE=on [2021-10-06T23:13:48.778Z] ---> Running in 88ed7b4dc68a [2021-10-06T23:13:49.068Z] Removing intermediate container 88ed7b4dc68a [2021-10-06T23:13:49.068Z] ---> ffbbd571b2b9 [2021-10-06T23:13:49.068Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-06T23:13:49.358Z] ---> Running in 4933eaf48e59 [2021-10-06T23:13:49.989Z] Removing intermediate container 4933eaf48e59 [2021-10-06T23:13:49.989Z] ---> 733d59d1c419 [2021-10-06T23:13:49.989Z] Step 12/22 : COPY . . [2021-10-06T23:13:53.466Z] ---> 3b73f38e4ebc [2021-10-06T23:13:53.466Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-06T23:13:53.466Z] ---> Running in 29a30835795a [2021-10-06T23:13:55.506Z] Removing intermediate container 29a30835795a [2021-10-06T23:13:55.506Z] ---> 6654820287a2 [2021-10-06T23:13:55.506Z] Step 14/22 : RUN ${MAKE} [2021-10-06T23:13:55.795Z] ---> Running in 9cd79582c492 [2021-10-06T23:13:56.810Z] 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-10-06T23:14:29.468Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-06T23:14:34.974Z] Removing intermediate container 9cd79582c492 [2021-10-06T23:14:34.974Z] ---> 27b8aa7c4663 [2021-10-06T23:14:34.974Z] Step 15/22 : FROM alpine:3.14 [2021-10-06T23:14:35.601Z] 3.14: Pulling from library/alpine [2021-10-06T23:14:35.890Z] 552d1f2373af: Pulling fs layer [2021-10-06T23:14:36.183Z] 552d1f2373af: Verifying Checksum [2021-10-06T23:14:36.183Z] 552d1f2373af: Download complete [2021-10-06T23:14:36.807Z] 552d1f2373af: Pull complete [2021-10-06T23:14:36.808Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-06T23:14:36.808Z] Status: Downloaded newer image for alpine:3.14 [2021-10-06T23:14:36.808Z] ---> bb3de5531c18 [2021-10-06T23:14:36.808Z] Step 16/22 : EXPOSE 4000 [2021-10-06T23:14:37.106Z] ---> Running in f54393e80b66 [2021-10-06T23:14:37.732Z] Removing intermediate container f54393e80b66 [2021-10-06T23:14:37.732Z] ---> 1b79fbd7f388 [2021-10-06T23:14:37.732Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-06T23:14:39.246Z] ---> 829d7e071ae6 [2021-10-06T23:14:39.246Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-06T23:14:39.537Z] ---> Running in db56a918bf54 [2021-10-06T23:14:40.159Z] Removing intermediate container db56a918bf54 [2021-10-06T23:14:40.159Z] ---> 96522bb4cb3c [2021-10-06T23:14:40.159Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-06T23:14:40.159Z] ---> Running in afdda78634ba [2021-10-06T23:14:40.783Z] Removing intermediate container afdda78634ba [2021-10-06T23:14:40.783Z] ---> 6e5caaa67fe1 [2021-10-06T23:14:40.783Z] Step 20/22 : LABEL arch=arm64 [2021-10-06T23:14:40.783Z] ---> Running in ba97f19cb0ac [2021-10-06T23:14:41.416Z] Removing intermediate container ba97f19cb0ac [2021-10-06T23:14:41.416Z] ---> 2468244fda36 [2021-10-06T23:14:41.416Z] Step 21/22 : LABEL git_sha=1ea767003a6147e38e69b8237acc1705f5dd54a1 [2021-10-06T23:14:41.416Z] ---> Running in 95bc0998df95 [2021-10-06T23:14:42.047Z] Removing intermediate container 95bc0998df95 [2021-10-06T23:14:42.047Z] ---> 557537a383d3 [2021-10-06T23:14:42.047Z] Step 22/22 : LABEL version=0.0.0 [2021-10-06T23:14:42.047Z] ---> Running in bda6a7c23cd3 [2021-10-06T23:14:42.674Z] Removing intermediate container bda6a7c23cd3 [2021-10-06T23:14:42.674Z] ---> 4c924bec3d16 [2021-10-06T23:14:42.674Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-06T23:14:42.961Z] Successfully built 4c924bec3d16 [2021-10-06T23:14:42.961Z] 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-10-06T23:14:44.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T23:14:44.334Z] [2021-10-06T23:14:44.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:14:44.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T23:14:45.093Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-06T23:14:45.093Z] 448f6bf000e3: Pulling fs layer [2021-10-06T23:14:45.093Z] f757da607395: Pulling fs layer [2021-10-06T23:14:45.093Z] 05883995daec: Pulling fs layer [2021-10-06T23:14:45.093Z] 8603b9c90790: Pulling fs layer [2021-10-06T23:14:45.093Z] 1560dd03e051: Pulling fs layer [2021-10-06T23:14:45.093Z] 27f5ce0e4adf: Pulling fs layer [2021-10-06T23:14:45.093Z] c2d8d7efcc4b: Pulling fs layer [2021-10-06T23:14:45.093Z] 1560dd03e051: Waiting [2021-10-06T23:14:45.093Z] 27f5ce0e4adf: Waiting [2021-10-06T23:14:45.093Z] c2d8d7efcc4b: Waiting [2021-10-06T23:14:45.093Z] 8603b9c90790: Waiting [2021-10-06T23:14:45.384Z] f757da607395: Download complete [2021-10-06T23:14:45.384Z] 8603b9c90790: Verifying Checksum [2021-10-06T23:14:45.384Z] 8603b9c90790: Download complete [2021-10-06T23:14:45.681Z] 1560dd03e051: Verifying Checksum [2021-10-06T23:14:45.681Z] 1560dd03e051: Download complete [2021-10-06T23:14:45.681Z] 05883995daec: Verifying Checksum [2021-10-06T23:14:45.681Z] 05883995daec: Download complete [2021-10-06T23:14:45.681Z] 27f5ce0e4adf: Verifying Checksum [2021-10-06T23:14:45.681Z] 27f5ce0e4adf: Download complete [2021-10-06T23:14:45.971Z] 448f6bf000e3: Verifying Checksum [2021-10-06T23:14:45.971Z] 448f6bf000e3: Download complete [2021-10-06T23:14:49.443Z] c2d8d7efcc4b: Verifying Checksum [2021-10-06T23:14:49.443Z] c2d8d7efcc4b: Download complete [2021-10-06T23:14:49.443Z] 448f6bf000e3: Pull complete [2021-10-06T23:14:50.063Z] f757da607395: Pull complete [2021-10-06T23:14:51.541Z] 05883995daec: Pull complete [2021-10-06T23:14:51.843Z] 8603b9c90790: Pull complete [2021-10-06T23:14:52.853Z] 1560dd03e051: Pull complete [2021-10-06T23:14:53.139Z] 27f5ce0e4adf: Pull complete [2021-10-06T23:15:08.410Z] c2d8d7efcc4b: Pull complete [2021-10-06T23:15:08.410Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-06T23:15:08.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T23:15:08.410Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-06T23:15:08.757Z] prd-ubuntu18.04-docker-arm64-4c-16g-2184 does not seem to be running inside a container [2021-10-06T23:15:08.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-06T23:15:14.202Z] $ docker top b866fdabc46b4dd3d644ef88b3285c6609297432ae30c80d582231d5c67abc37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:15:15.394Z] ---> job-cost.sh [2021-10-06T23:15:15.394Z] lf-activate-venv: SKIPPING [2021-10-06T23:15:15.394Z] INFO: No Stack... [2021-10-06T23:15:23.796Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-06T23:15:23.796Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T23:15:24.677Z] + cut -d, -f6 [2021-10-06T23:15:24.677Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2021-10-06T23:15:24.817Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-449-1-stack-cost] [2021-10-06T23:15:24.824Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-449-1-stack-cost] did not exist. Created. [2021-10-06T23:15:24.824Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-449-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T23:15:25.672Z] /w/workspace/edgex-ui-go/1@tmp/durable-ae398cc4/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-ae398cc4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-06T23:15:26.453Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-06T23:15:26.509Z] Warning: overwriting stash ‘stack-cost’ [2021-10-06T23:15:26.653Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T23:15:26.676Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-449-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T23:15:26.752Z] $ docker stop --time=1 b866fdabc46b4dd3d644ef88b3285c6609297432ae30c80d582231d5c67abc37 [2021-10-06T23:15:28.504Z] $ docker rm -f b866fdabc46b4dd3d644ef88b3285c6609297432ae30c80d582231d5c67abc37 [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-10-06T23:15:29.866Z] provisioning config files... [2021-10-06T23:15:29.881Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp/config7280522902392201738tmp [Pipeline] { [Pipeline] sh [2021-10-06T23:15:30.266Z] + set +x [2021-10-06T23:15:30.266Z] + bash -s -- [2021-10-06T23:15:30.266Z] + curl -s https://codecov.io/bash [2021-10-06T23:15:30.266Z] [2021-10-06T23:15:30.266Z] _____ _ [2021-10-06T23:15:30.266Z] / ____| | | [2021-10-06T23:15:30.266Z] | | ___ __| | ___ ___ _____ __ [2021-10-06T23:15:30.266Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-06T23:15:30.266Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-06T23:15:30.266Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-06T23:15:30.266Z] Bash-1.0.6 [2021-10-06T23:15:30.266Z] [2021-10-06T23:15:30.266Z] [2021-10-06T23:15:30.266Z] ==> git version 2.24.4 found [2021-10-06T23:15:30.266Z] ==> 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-10-06T23:15:30.266Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-06T23:15:30.266Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-06T23:15:30.266Z] ==> Jenkins CI detected. [2021-10-06T23:15:30.266Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-449 [2021-10-06T23:15:30.266Z] project root: . [2021-10-06T23:15:30.266Z] --> token set from env [2021-10-06T23:15:30.266Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-06T23:15:30.266Z] ==> Running gcov in . (disable via -X gcov) [2021-10-06T23:15:30.266Z] ==> Python coveragepy not found [2021-10-06T23:15:30.266Z] ==> Searching for coverage reports in: [2021-10-06T23:15:30.266Z] + . [2021-10-06T23:15:30.266Z] -> Found 1 reports [2021-10-06T23:15:30.266Z] ==> Detecting git/mercurial file structure [2021-10-06T23:15:30.266Z] ==> Reading reports [2021-10-06T23:15:30.266Z] + ./coverage.out bytes=10 [2021-10-06T23:15:30.266Z] ==> Appending adjustments [2021-10-06T23:15:30.266Z] https://docs.codecov.io/docs/fixing-reports [2021-10-06T23:15:30.532Z] + Found adjustments [2021-10-06T23:15:30.532Z] ==> Gzipping contents [2021-10-06T23:15:30.532Z] 4.0K /tmp/codecov.trEjIF.gz [2021-10-06T23:15:30.532Z] ==> Uploading reports [2021-10-06T23:15:30.532Z] url: https://codecov.io [2021-10-06T23:15:30.532Z] query: branch=PR-449&commit=1ea767003a6147e38e69b8237acc1705f5dd54a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-449%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=449&job=&cmd_args= [2021-10-06T23:15:30.532Z] -> Pinging Codecov [2021-10-06T23:15:30.532Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-449&commit=1ea767003a6147e38e69b8237acc1705f5dd54a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-449%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=449&job=&cmd_args= [2021-10-06T23:16:02.745Z] -> Uploading to [2021-10-06T23:16:02.745Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-06/FB506323287CE973F263BFD2A0EB1F37/1ea767003a6147e38e69b8237acc1705f5dd54a1/087eb410-93f4-4328-bd50-30ad298d57ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T231558Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d19d4b39b3f69c6d84da3846c7514262dba3e5c951bdb57ac967aeeb1b8caf3d [2021-10-06T23:16:02.745Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-06T23:16:02.745Z] Dload Upload Total Spent Left Speed [2021-10-06T23:16:02.745Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3476 0 0 100 3476 0 12438 --:--:-- --:--:-- --:--:-- 12458 [2021-10-06T23:16:02.745Z] -> Reports have been successfully queued for processing at upstream request timeouthttps://codecov.io/github/edgexfoundry/edgex-ui-go/commit/1ea767003a6147e38e69b8237acc1705f5dd54a1 [Pipeline] } [2021-10-06T23:16:02.775Z] 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-10-06T23:16:05.221Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-449/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:16:05.580Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:16:06.224Z] ---> package-listing.sh [2021-10-06T23:16:06.224Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-06T23:16:06.224Z] ++ facter osfamily [2021-10-06T23:16:06.491Z] + OS_FAMILY=redhat [2021-10-06T23:16:06.491Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-449 [2021-10-06T23:16:06.491Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-06T23:16:06.491Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-06T23:16:06.491Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-06T23:16:06.491Z] + PACKAGES=/tmp/packages_start.txt [2021-10-06T23:16:06.491Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-449 ']' [2021-10-06T23:16:06.491Z] + PACKAGES=/tmp/packages_end.txt [2021-10-06T23:16:06.491Z] + case "${OS_FAMILY}" in [2021-10-06T23:16:06.491Z] + rpm -qa [2021-10-06T23:16:06.492Z] + sort [2021-10-06T23:16:07.077Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-06T23:16:07.077Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-06T23:16:07.077Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-06T23:16:07.077Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-449 ']' [2021-10-06T23:16:07.077Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-449/archives/ [2021-10-06T23:16:07.077Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-449/archives/ [Pipeline] echo [2021-10-06T23:16:07.116Z] 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-449/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-06T23:16:07.441Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:16:08.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T23:16:08.065Z] [2021-10-06T23:16:08.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:16:08.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T23:16:08.434Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T23:16:08.434Z] b4d181a07f80: Pulling fs layer [2021-10-06T23:16:08.434Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T23:16:08.434Z] ed53099fbce6: Pulling fs layer [2021-10-06T23:16:08.434Z] dc539afda2c1: Pulling fs layer [2021-10-06T23:16:08.434Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T23:16:08.434Z] 9065ff56babe: Pulling fs layer [2021-10-06T23:16:08.434Z] d287ab97295c: Pulling fs layer [2021-10-06T23:16:08.434Z] dc539afda2c1: Waiting [2021-10-06T23:16:08.434Z] 77bc0d833cb6: Waiting [2021-10-06T23:16:08.434Z] 9065ff56babe: Waiting [2021-10-06T23:16:08.434Z] d287ab97295c: Waiting [2021-10-06T23:16:08.701Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T23:16:08.701Z] a1111a8f2ec3: Download complete [2021-10-06T23:16:08.701Z] dc539afda2c1: Verifying Checksum [2021-10-06T23:16:08.701Z] dc539afda2c1: Download complete [2021-10-06T23:16:08.701Z] ed53099fbce6: Verifying Checksum [2021-10-06T23:16:08.701Z] ed53099fbce6: Download complete [2021-10-06T23:16:08.975Z] b4d181a07f80: Verifying Checksum [2021-10-06T23:16:08.975Z] b4d181a07f80: Download complete [2021-10-06T23:16:08.975Z] 9065ff56babe: Verifying Checksum [2021-10-06T23:16:08.975Z] 9065ff56babe: Download complete [2021-10-06T23:16:08.975Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T23:16:08.975Z] 77bc0d833cb6: Download complete [2021-10-06T23:16:09.945Z] d287ab97295c: Verifying Checksum [2021-10-06T23:16:09.945Z] d287ab97295c: Download complete [2021-10-06T23:16:10.529Z] b4d181a07f80: Pull complete [2021-10-06T23:16:10.529Z] a1111a8f2ec3: Pull complete [2021-10-06T23:16:11.139Z] ed53099fbce6: Pull complete [2021-10-06T23:16:11.139Z] dc539afda2c1: Pull complete [2021-10-06T23:16:11.408Z] 77bc0d833cb6: Pull complete [2021-10-06T23:16:11.408Z] 9065ff56babe: Pull complete [2021-10-06T23:16:16.796Z] d287ab97295c: Pull complete [2021-10-06T23:16:16.796Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T23:16:16.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T23:16:16.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T23:16:16.907Z] prd-centos7-docker-4c-2g-365 does not seem to be running inside a container [2021-10-06T23:16:16.962Z] $ 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-449/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-449 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-449:/w/workspace/edgexfoundry_edgex-ui-go_PR-449:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-449@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-10-06T23:16:19.044Z] $ docker top e7658dfa97822647453e07ee4ca9a1960c251d9f512130a55bc82bdc99e77296 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T23:16:19.479Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-06T23:16:19.823Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-06T23:16:20.166Z] + ls /var/log/sa-host [2021-10-06T23:16:20.166Z] + sadf -c /var/log/sa-host/sa06 [2021-10-06T23:16:20.166Z] file_magic: OK [2021-10-06T23:16:20.166Z] HZ: Using current value: 100 [2021-10-06T23:16:20.166Z] file_header: OK [2021-10-06T23:16:20.166Z] 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-10-06T23:16:20.166Z] Statistics: [2021-10-06T23:16:20.166Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T23:16:20.166Z] File successfully converted to sysstat format version 12.0.3 [2021-10-06T23:16:20.166Z] + sadf -c /var/log/sa-host/sa30 [2021-10-06T23:16:20.166Z] file_magic: OK [2021-10-06T23:16:20.166Z] HZ: Using current value: 100 [2021-10-06T23:16:20.166Z] file_header: OK [2021-10-06T23:16:20.166Z] 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-10-06T23:16:20.166Z] Statistics: [2021-10-06T23:16:20.166Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T23:16:20.166Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T23:16:20.460Z] provisioning config files... [2021-10-06T23:16:20.475Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-449@tmp/config8576533881714297182tmp [Pipeline] { [Pipeline] echo [2021-10-06T23:16:20.533Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:16:20.887Z] ---> create-netrc.sh [Pipeline] } [2021-10-06T23:16:20.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:16:21.371Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-06T23:16:21.410Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:16:21.776Z] ---> sudo-logs.sh [2021-10-06T23:16:21.777Z] Archiving 'sudo' log.. [2021-10-06T23:16:21.777Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-365.novalocal: Name or service not known [2021-10-06T23:16:21.777Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-365.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-06T23:16:21.867Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:16:22.223Z] ---> job-cost.sh [2021-10-06T23:16:22.223Z] lf-activate-venv: SKIPPING [2021-10-06T23:16:22.223Z] DEBUG: total: 0.10999999940395355 [2021-10-06T23:16:22.223Z] INFO: Retrieving Stack Cost... [2021-10-06T23:16:27.566Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T23:16:27.566Z] INFO: Archiving Costs [Pipeline] echo [2021-10-06T23:16:27.605Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:16:27.957Z] ---> logs-deploy.sh [2021-10-06T23:16:27.957Z] lf-activate-venv: SKIPPING [2021-10-06T23:16:27.957Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-449/1 [2021-10-06T23:16:27.957Z] INFO: archiving workspace using pattern(s): [2021-10-06T23:16:28.540Z] Archives upload complete. [2021-10-06T23:16:28.807Z] INFO: archiving logs to Nexus