Pull request #419 updated 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 7197b5395b6595121ae517d092f588b7666cae3e+b9d2d911777f2755eb40dc58b25585fdfc1b56ba (2faef64d9127ff41eef9a5d526124150d7e900b3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2300122554926781999.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh4546269852025103831.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-419/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-419/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7792318211668905245.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4484078289309911118.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-419/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-419/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1759354547057072677.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1977 in /w/workspace/edgexfoundry_edgex-ui-go_PR-419 [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-419 # 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-419@tmp/jenkins-gitclient-ssh2664264924974445313.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-419@tmp/jenkins-gitclient-ssh9145132984453815486.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b9d2d911777f2755eb40dc58b25585fdfc1b56ba into PR head commit 7197b5395b6595121ae517d092f588b7666cae3e Merge succeeded, producing 7197b5395b6595121ae517d092f588b7666cae3e Checking out Revision 7197b5395b6595121ae517d092f588b7666cae3e (PR-419) > git config core.sparsecheckout # timeout=10 > git checkout -f 7197b5395b6595121ae517d092f588b7666cae3e # 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-419@tmp/jenkins-gitclient-ssh1960500163886128635.key > git merge b9d2d911777f2755eb40dc58b25585fdfc1b56ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7197b5395b6595121ae517d092f588b7666cae3e # timeout=10 Commit message: "feat: update ui built product artifact" > git rev-list --no-walk aa8cfe149a05e2640fa1d6b8de8ba347436b3379 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-04T15:25:19.458Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-04T15:25:19.553Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-04T15:25:19.581Z] ========================================================= [2021-08-04T15:25:19.582Z] EdgeX Global Pipelines Version Info [2021-08-04T15:25:19.582Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:25:20.847Z] ------------------- [2021-08-04T15:25:20.847Z] stable info: [2021-08-04T15:25:20.847Z] ------------------- [2021-08-04T15:25:20.847Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-04T15:25:20.847Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-04T15:25:20.847Z] Message: update stable to v1.0.203 [2021-08-04T15:25:21.430Z] ------------------- [2021-08-04T15:25:21.430Z] experimental info: [2021-08-04T15:25:21.430Z] ------------------- [2021-08-04T15:25:21.430Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-04T15:25:21.430Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-04T15:25:21.430Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-04T15:25:21.574Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-08-04T15:25:21.602Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-08-04T15:25:21.629Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-04T15:25:21.650Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-04T15:25:21.673Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-04T15:25:21.694Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-04T15:25:21.716Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-04T15:25:21.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-04T15:25:21.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-04T15:25:21.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-04T15:25:21.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-04T15:25:21.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-04T15:25:21.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-08-04T15:25:21.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-04T15:25:21.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-04T15:25:21.917Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-04T15:25:21.938Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-04T15:25:21.960Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-04T15:25:21.982Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-04T15:25:22.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-04T15:25:22.026Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-04T15:25:22.048Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-04T15:25:22.070Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-04T15:25:22.092Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-04T15:25:22.114Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-04T15:25:22.136Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-04T15:25:22.158Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-04T15:25:22.181Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-419 [Pipeline] echo [2021-08-04T15:25:22.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-419 [Pipeline] echo [2021-08-04T15:25:22.225Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-419 [Pipeline] echo [2021-08-04T15:25:22.247Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7197b5395b6595121ae517d092f588b7666cae3e [Pipeline] echo [2021-08-04T15:25:22.268Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7197b53 [Pipeline] echo [2021-08-04T15:25:22.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T15:25:22.363Z] provisioning config files... [2021-08-04T15:25:22.384Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp/config2475683312999717165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:25:22.719Z] ---> docker-login.sh [2021-08-04T15:25:22.719Z] nexus3.edgexfoundry.org:10001 [2021-08-04T15:25:22.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:25:22.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:25:22.986Z] Configure a credential helper to remove this warning. See [2021-08-04T15:25:22.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:25:22.986Z] [2021-08-04T15:25:22.986Z] Login Succeeded [2021-08-04T15:25:22.986Z] nexus3.edgexfoundry.org:10002 [2021-08-04T15:25:22.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:25:22.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:25:22.986Z] Configure a credential helper to remove this warning. See [2021-08-04T15:25:22.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:25:22.986Z] [2021-08-04T15:25:22.986Z] Login Succeeded [2021-08-04T15:25:22.986Z] nexus3.edgexfoundry.org:10003 [2021-08-04T15:25:23.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:25:23.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:25:23.253Z] Configure a credential helper to remove this warning. See [2021-08-04T15:25:23.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:25:23.253Z] [2021-08-04T15:25:23.253Z] Login Succeeded [2021-08-04T15:25:23.253Z] nexus3.edgexfoundry.org:10004 [2021-08-04T15:25:23.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:25:23.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:25:23.521Z] Configure a credential helper to remove this warning. See [2021-08-04T15:25:23.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:25:23.521Z] [2021-08-04T15:25:23.521Z] Login Succeeded [2021-08-04T15:25:23.521Z] docker.io [2021-08-04T15:25:23.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:25:24.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:25:24.106Z] Configure a credential helper to remove this warning. See [2021-08-04T15:25:24.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:25:24.106Z] [2021-08-04T15:25:24.106Z] Login Succeeded [2021-08-04T15:25:24.106Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T15:25:24.123Z] 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-08-04T15:25:24.657Z] + git log --format=format:%s -1 7197b5395b6595121ae517d092f588b7666cae3e [Pipeline] echo [2021-08-04T15:25:24.705Z] GIT_COMMIT: 7197b5395b6595121ae517d092f588b7666cae3e, Commit Message: feat: update ui built product artifact [Pipeline] echo [2021-08-04T15:25:24.719Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:25:27.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T15:25:27.208Z] [2021-08-04T15:25:27.208Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:25:27.543Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T15:25:27.543Z] latest: Pulling from edgex-devops/git-semver [2021-08-04T15:25:27.543Z] 31603596830f: Pulling fs layer [2021-08-04T15:25:27.543Z] d4622e32a9a9: Pulling fs layer [2021-08-04T15:25:27.543Z] 1030fce36090: Pulling fs layer [2021-08-04T15:25:27.543Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-04T15:25:27.543Z] 6c6cb7e1b49b: Waiting [2021-08-04T15:25:27.543Z] d4622e32a9a9: Verifying Checksum [2021-08-04T15:25:27.543Z] d4622e32a9a9: Download complete [2021-08-04T15:25:27.813Z] 31603596830f: Verifying Checksum [2021-08-04T15:25:27.813Z] 31603596830f: Download complete [2021-08-04T15:25:27.813Z] 31603596830f: Pull complete [2021-08-04T15:25:28.085Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-04T15:25:28.085Z] 6c6cb7e1b49b: Download complete [2021-08-04T15:25:28.085Z] d4622e32a9a9: Pull complete [2021-08-04T15:25:28.085Z] 1030fce36090: Verifying Checksum [2021-08-04T15:25:28.085Z] 1030fce36090: Download complete [2021-08-04T15:25:28.673Z] 1030fce36090: Pull complete [2021-08-04T15:25:28.673Z] 6c6cb7e1b49b: Pull complete [2021-08-04T15:25:28.673Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-04T15:25:28.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-04T15:25:28.673Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-04T15:25:28.762Z] prd-centos7-docker-4c-2g-1977 does not seem to be running inside a container [2021-08-04T15:25:28.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-419 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-419:/w/workspace/edgexfoundry_edgex-ui-go_PR-419:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-419@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:10004/edgex-devops/git-semver:latest cat [2021-08-04T15:25:29.622Z] $ docker top e5c663a2f2796c36e2657f35d3676df29c5c4b90edfc8304f64e7ef6d821cc1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-04T15:25:29.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T15:25:29.747Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T15:25:29.861Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T15:25:29.861Z] $ docker exec e5c663a2f2796c36e2657f35d3676df29c5c4b90edfc8304f64e7ef6d821cc1b ssh-agent [2021-08-04T15:25:29.981Z] SSH_AUTH_SOCK=/tmp/ssh-NQoLKahQH1f6/agent.14 [2021-08-04T15:25:29.981Z] SSH_AGENT_PID=21 [2021-08-04T15:25:29.994Z] Running ssh-add (command line suppressed) [2021-08-04T15:25:30.089Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp/private_key_591686441459727895.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp/private_key_591686441459727895.key) [2021-08-04T15:25:30.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T15:25:30.436Z] + git tag --points-at HEAD [Pipeline] } [2021-08-04T15:25:30.455Z] $ docker exec --env ******** --env ******** e5c663a2f2796c36e2657f35d3676df29c5c4b90edfc8304f64e7ef6d821cc1b ssh-agent -k [2021-08-04T15:25:30.546Z] unset SSH_AUTH_SOCK; [2021-08-04T15:25:30.546Z] unset SSH_AGENT_PID; [2021-08-04T15:25:30.546Z] echo Agent pid 21 killed; [2021-08-04T15:25:30.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-04T15:25:30.603Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-04T15:25:30.603Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-04T15:25:30.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-04T15:25:30.704Z] $ docker exec e5c663a2f2796c36e2657f35d3676df29c5c4b90edfc8304f64e7ef6d821cc1b ssh-agent [2021-08-04T15:25:30.797Z] SSH_AUTH_SOCK=/tmp/ssh-dFqRM6J9mOgS/agent.54 [2021-08-04T15:25:30.797Z] SSH_AGENT_PID=60 [2021-08-04T15:25:30.805Z] Running ssh-add (command line suppressed) [2021-08-04T15:25:30.896Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp/private_key_5345432194096117301.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp/private_key_5345432194096117301.key) [2021-08-04T15:25:30.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-04T15:25:31.234Z] + git semver init [2021-08-04T15:25:31.234Z] # -> Open(): unable to determine branch for HEAD [2021-08-04T15:25:31.234Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-419/.git [2021-08-04T15:25:31.234Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-419 [2021-08-04T15:25:31.234Z] # $SEMVER_REMOTE_NAME = origin [2021-08-04T15:25:31.234Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-04T15:25:31.234Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-04T15:25:31.234Z] # $SEMVER_BRANCH = PR-419 [2021-08-04T15:25:31.234Z] # $SEMVER_TEMP = /tmp/semver-333303011 [2021-08-04T15:25:31.234Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-08-04T15:25:33.197Z] # '/tmp/semver-333303011' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-419/.semver' [2021-08-04T15:25:33.197Z] # -> Force: false [2021-08-04T15:25:33.197Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-419/.semver [Pipeline] } [2021-08-04T15:25:33.212Z] $ docker exec --env ******** --env ******** e5c663a2f2796c36e2657f35d3676df29c5c4b90edfc8304f64e7ef6d821cc1b ssh-agent -k [2021-08-04T15:25:33.303Z] unset SSH_AUTH_SOCK; [2021-08-04T15:25:33.303Z] unset SSH_AGENT_PID; [2021-08-04T15:25:33.303Z] echo Agent pid 60 killed; [2021-08-04T15:25:33.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-04T15:25:33.679Z] + git semver [Pipeline] } [2021-08-04T15:25:33.700Z] $ docker stop --time=1 e5c663a2f2796c36e2657f35d3676df29c5c4b90edfc8304f64e7ef6d821cc1b [2021-08-04T15:25:34.966Z] $ docker rm -f e5c663a2f2796c36e2657f35d3676df29c5c4b90edfc8304f64e7ef6d821cc1b [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T15:25:35.348Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-04T15:25:35.682Z] Stashed 1 file(s) [Pipeline] echo [2021-08-04T15:25:35.686Z] [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-08-04T15:25:50.998Z] Still waiting to schedule task [2021-08-04T15:25:50.999Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1977’ [2021-08-04T15:25:51.002Z] Still waiting to schedule task [2021-08-04T15:25:51.002Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-04T15:28:06.352Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1978 in /w/workspace/edgexfoundry_edgex-ui-go_PR-419 [Pipeline] { [Pipeline] ws [2021-08-04T15:28:06.370Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-08-04T15:28:06.545Z] The recommended git tool is: git [2021-08-04T15:28:11.427Z] using credential edgex-jenkins-ssh [2021-08-04T15:28:11.446Z] Cloning the remote Git repository [2021-08-04T15:28:11.498Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T15:28:11.610Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-08-04T15:28:11.707Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T15:28:11.708Z] > git --version # timeout=10 [2021-08-04T15:28:11.732Z] > git --version # 'git version 2.17.1' [2021-08-04T15:28:11.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T15:28:11.817Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T15:28:15.056Z] Merging remotes/origin/main commit b9d2d911777f2755eb40dc58b25585fdfc1b56ba into PR head commit 7197b5395b6595121ae517d092f588b7666cae3e [2021-08-04T15:28:14.306Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-04T15:28:14.330Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T15:28:14.369Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-04T15:28:14.420Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T15:28:14.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T15:28:14.435Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-04T15:28:15.075Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T15:28:15.094Z] > git checkout -f 7197b5395b6595121ae517d092f588b7666cae3e # timeout=10 [2021-08-04T15:28:15.484Z] Merge succeeded, producing 7197b5395b6595121ae517d092f588b7666cae3e [2021-08-04T15:28:15.485Z] Checking out Revision 7197b5395b6595121ae517d092f588b7666cae3e (PR-419) [2021-08-04T15:28:15.366Z] > git remote # timeout=10 [2021-08-04T15:28:15.388Z] > git config --get remote.origin.url # timeout=10 [2021-08-04T15:28:15.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T15:28:15.422Z] > git merge b9d2d911777f2755eb40dc58b25585fdfc1b56ba # timeout=10 [2021-08-04T15:28:15.450Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-04T15:28:15.491Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T15:28:15.508Z] > git checkout -f 7197b5395b6595121ae517d092f588b7666cae3e # timeout=10 [2021-08-04T15:28:20.039Z] Commit message: "feat: update ui built product artifact" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T15:28:20.647Z] provisioning config files... [2021-08-04T15:28:20.675Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3815058147688197589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:28:21.235Z] ---> docker-login.sh [2021-08-04T15:28:21.235Z] nexus3.edgexfoundry.org:10001 [2021-08-04T15:28:21.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:28:22.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:28:22.436Z] Configure a credential helper to remove this warning. See [2021-08-04T15:28:22.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:28:22.436Z] [2021-08-04T15:28:22.436Z] Login Succeeded [2021-08-04T15:28:22.436Z] nexus3.edgexfoundry.org:10002 [2021-08-04T15:28:22.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:28:22.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:28:22.718Z] Configure a credential helper to remove this warning. See [2021-08-04T15:28:22.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:28:22.718Z] [2021-08-04T15:28:22.718Z] Login Succeeded [2021-08-04T15:28:22.718Z] nexus3.edgexfoundry.org:10003 [2021-08-04T15:28:23.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:28:23.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:28:23.321Z] Configure a credential helper to remove this warning. See [2021-08-04T15:28:23.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:28:23.321Z] [2021-08-04T15:28:23.321Z] Login Succeeded [2021-08-04T15:28:23.321Z] nexus3.edgexfoundry.org:10004 [2021-08-04T15:28:23.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:28:23.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:28:23.874Z] Configure a credential helper to remove this warning. See [2021-08-04T15:28:23.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:28:23.874Z] [2021-08-04T15:28:23.874Z] Login Succeeded [2021-08-04T15:28:23.874Z] docker.io [2021-08-04T15:28:24.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:28:24.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:28:24.745Z] Configure a credential helper to remove this warning. See [2021-08-04T15:28:24.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:28:24.745Z] [2021-08-04T15:28:24.745Z] Login Succeeded [2021-08-04T15:28:24.745Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T15:28:24.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-04T15:28:25.414Z] ========================================================= [2021-08-04T15:28:25.414Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-04T15:28:25.414Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:28:25.810Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-04T15:28:26.812Z] Sending build context to Docker daemon 20.31MB [2021-08-04T15:28:26.812Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T15:28:26.812Z] Step 2/8 : FROM ${BASE} [2021-08-04T15:28:27.085Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-04T15:28:27.085Z] 595b0fe564bb: Pulling fs layer [2021-08-04T15:28:27.085Z] 24495759ef45: Pulling fs layer [2021-08-04T15:28:27.085Z] d148012ef14d: Pulling fs layer [2021-08-04T15:28:27.085Z] e90a11edd702: Pulling fs layer [2021-08-04T15:28:27.085Z] d77568369979: Pulling fs layer [2021-08-04T15:28:27.085Z] 02195dbdac53: Pulling fs layer [2021-08-04T15:28:27.085Z] 2b1b35aa2570: Pulling fs layer [2021-08-04T15:28:27.085Z] e90a11edd702: Waiting [2021-08-04T15:28:27.085Z] d77568369979: Waiting [2021-08-04T15:28:27.085Z] 02195dbdac53: Waiting [2021-08-04T15:28:27.085Z] 2c1f732e5b09: Pulling fs layer [2021-08-04T15:28:27.085Z] 2b1b35aa2570: Waiting [2021-08-04T15:28:27.085Z] 2c1f732e5b09: Waiting [2021-08-04T15:28:27.085Z] d148012ef14d: Verifying Checksum [2021-08-04T15:28:27.085Z] d148012ef14d: Download complete [2021-08-04T15:28:27.085Z] 24495759ef45: Download complete [2021-08-04T15:28:27.085Z] d77568369979: Download complete [2021-08-04T15:28:27.085Z] 02195dbdac53: Verifying Checksum [2021-08-04T15:28:27.085Z] 02195dbdac53: Download complete [2021-08-04T15:28:27.361Z] 595b0fe564bb: Verifying Checksum [2021-08-04T15:28:27.361Z] 595b0fe564bb: Download complete [2021-08-04T15:28:27.361Z] 2b1b35aa2570: Verifying Checksum [2021-08-04T15:28:27.361Z] 2b1b35aa2570: Download complete [2021-08-04T15:28:27.964Z] 595b0fe564bb: Pull complete [2021-08-04T15:28:28.572Z] 24495759ef45: Pull complete [2021-08-04T15:28:29.191Z] d148012ef14d: Pull complete [2021-08-04T15:28:30.634Z] 2c1f732e5b09: Download complete [2021-08-04T15:28:31.612Z] e90a11edd702: Verifying Checksum [2021-08-04T15:28:31.612Z] e90a11edd702: Download complete [2021-08-04T15:28:41.798Z] e90a11edd702: Pull complete [2021-08-04T15:28:42.075Z] d77568369979: Pull complete [2021-08-04T15:28:42.679Z] 02195dbdac53: Pull complete [2021-08-04T15:28:44.114Z] 2b1b35aa2570: Pull complete [2021-08-04T15:28:45.633Z] Running on prd-centos7-docker-4c-2g-1979 in /w/workspace/edgexfoundry_edgex-ui-go_PR-419 [Pipeline] { [Pipeline] ws [2021-08-04T15:28:45.651Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-08-04T15:28:45.764Z] The recommended git tool is: git [2021-08-04T15:28:49.449Z] 2c1f732e5b09: Pull complete [2021-08-04T15:28:49.450Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-04T15:28:49.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-04T15:28:49.724Z] ---> 88ecf2bb1f95 [2021-08-04T15:28:49.724Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-04T15:28:51.199Z] using credential edgex-jenkins-ssh [2021-08-04T15:28:51.213Z] Cloning the remote Git repository [2021-08-04T15:28:51.234Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T15:28:51.314Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-08-04T15:28:51.352Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T15:28:51.352Z] > git --version # timeout=10 [2021-08-04T15:28:51.365Z] > git --version # 'git version 2.24.4' [2021-08-04T15:28:51.366Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T15:28:51.394Z] [INFO] Currently running in a labeled security context [2021-08-04T15:28:51.394Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-04T15:28:51.394Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh5690355002851730247.key [2021-08-04T15:28:51.428Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T15:28:53.009Z] Merging remotes/origin/main commit b9d2d911777f2755eb40dc58b25585fdfc1b56ba into PR head commit 7197b5395b6595121ae517d092f588b7666cae3e [2021-08-04T15:28:53.155Z] Merge succeeded, producing 7197b5395b6595121ae517d092f588b7666cae3e [2021-08-04T15:28:53.156Z] Checking out Revision 7197b5395b6595121ae517d092f588b7666cae3e (PR-419) [2021-08-04T15:28:52.484Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-04T15:28:52.492Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-04T15:28:52.503Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-08-04T15:28:52.515Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-08-04T15:28:52.515Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T15:28:52.516Z] [INFO] Currently running in a labeled security context [2021-08-04T15:28:52.516Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-04T15:28:52.516Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh7636300126749438894.key [2021-08-04T15:28:52.523Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-04T15:28:53.015Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T15:28:53.020Z] > git checkout -f 7197b5395b6595121ae517d092f588b7666cae3e # timeout=10 [2021-08-04T15:28:53.115Z] > git remote # timeout=10 [2021-08-04T15:28:53.122Z] > git config --get remote.origin.url # timeout=10 [2021-08-04T15:28:53.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-04T15:28:53.129Z] [INFO] Currently running in a labeled security context [2021-08-04T15:28:53.129Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-04T15:28:53.129Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh4318571089403050676.key [2021-08-04T15:28:53.135Z] > git merge b9d2d911777f2755eb40dc58b25585fdfc1b56ba # timeout=10 [2021-08-04T15:28:53.145Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-04T15:28:53.156Z] > git config core.sparsecheckout # timeout=10 [2021-08-04T15:28:53.169Z] > git checkout -f 7197b5395b6595121ae517d092f588b7666cae3e # timeout=10 [2021-08-04T15:28:54.024Z] ---> Running in 6b46af1e9d82 [2021-08-04T15:28:54.024Z] Removing intermediate container 6b46af1e9d82 [2021-08-04T15:28:54.024Z] ---> 9cd9af7f9c7c [2021-08-04T15:28:54.024Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T15:28:54.294Z] ---> Running in 187b69c2f7b4 [2021-08-04T15:28:57.011Z] Commit message: "feat: update ui built product artifact" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T15:28:57.539Z] provisioning config files... [2021-08-04T15:28:57.559Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config5007648964211316113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:28:57.684Z] Removing intermediate container 187b69c2f7b4 [2021-08-04T15:28:57.684Z] ---> 88f28eb1a5f1 [2021-08-04T15:28:57.684Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-04T15:28:57.684Z] ---> Running in d6a421ea28aa [2021-08-04T15:28:58.229Z] ---> docker-login.sh [2021-08-04T15:28:58.229Z] nexus3.edgexfoundry.org:10001 [2021-08-04T15:28:58.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:28:58.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:28:58.229Z] Configure a credential helper to remove this warning. See [2021-08-04T15:28:58.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:28:58.229Z] [2021-08-04T15:28:58.229Z] Login Succeeded [2021-08-04T15:28:58.229Z] nexus3.edgexfoundry.org:10002 [2021-08-04T15:28:58.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:28:58.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:28:58.229Z] Configure a credential helper to remove this warning. See [2021-08-04T15:28:58.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:28:58.229Z] [2021-08-04T15:28:58.229Z] Login Succeeded [2021-08-04T15:28:58.229Z] nexus3.edgexfoundry.org:10003 [2021-08-04T15:28:58.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:28:58.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:28:58.517Z] Configure a credential helper to remove this warning. See [2021-08-04T15:28:58.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:28:58.517Z] [2021-08-04T15:28:58.517Z] Login Succeeded [2021-08-04T15:28:58.517Z] nexus3.edgexfoundry.org:10004 [2021-08-04T15:28:58.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:28:58.679Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T15:28:58.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:28:58.787Z] Configure a credential helper to remove this warning. See [2021-08-04T15:28:58.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:28:58.787Z] [2021-08-04T15:28:58.787Z] Login Succeeded [2021-08-04T15:28:58.787Z] docker.io [2021-08-04T15:28:58.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-04T15:28:59.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-04T15:28:59.065Z] Configure a credential helper to remove this warning. See [2021-08-04T15:28:59.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-04T15:28:59.065Z] [2021-08-04T15:28:59.065Z] Login Succeeded [2021-08-04T15:28:59.065Z] ---> docker-login.sh ends [Pipeline] } [2021-08-04T15:28:59.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-04T15:28:59.546Z] ========================================================= [2021-08-04T15:28:59.546Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-04T15:28:59.546Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:28:59.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T15:28:59.887Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-04T15:28:59.887Z] Sending build context to Docker daemon 20.31MB [2021-08-04T15:28:59.887Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T15:28:59.887Z] Step 2/8 : FROM ${BASE} [2021-08-04T15:29:00.156Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-04T15:29:00.156Z] 540db60ca938: Pulling fs layer [2021-08-04T15:29:00.156Z] adcc1eea9eea: Pulling fs layer [2021-08-04T15:29:00.156Z] 4c4ab2625f07: Pulling fs layer [2021-08-04T15:29:00.156Z] db62176df00c: Pulling fs layer [2021-08-04T15:29:00.156Z] 3b30891b0d05: Pulling fs layer [2021-08-04T15:29:00.156Z] 444f5516b4c7: Pulling fs layer [2021-08-04T15:29:00.156Z] 90b9b1106a8b: Pulling fs layer [2021-08-04T15:29:00.156Z] 0383d17a5b7e: Pulling fs layer [2021-08-04T15:29:00.156Z] c82ef313ddc5: Pulling fs layer [2021-08-04T15:29:00.156Z] db62176df00c: Waiting [2021-08-04T15:29:00.156Z] 3b30891b0d05: Waiting [2021-08-04T15:29:00.156Z] 444f5516b4c7: Waiting [2021-08-04T15:29:00.156Z] 90b9b1106a8b: Waiting [2021-08-04T15:29:00.156Z] 0383d17a5b7e: Waiting [2021-08-04T15:29:00.156Z] c82ef313ddc5: Waiting [2021-08-04T15:29:00.156Z] 4c4ab2625f07: Verifying Checksum [2021-08-04T15:29:00.156Z] 4c4ab2625f07: Download complete [2021-08-04T15:29:00.156Z] adcc1eea9eea: Download complete [2021-08-04T15:29:00.156Z] 3b30891b0d05: Verifying Checksum [2021-08-04T15:29:00.156Z] 3b30891b0d05: Download complete [2021-08-04T15:29:00.156Z] 444f5516b4c7: Verifying Checksum [2021-08-04T15:29:00.156Z] 444f5516b4c7: Download complete [2021-08-04T15:29:00.429Z] 540db60ca938: Verifying Checksum [2021-08-04T15:29:00.429Z] 540db60ca938: Download complete [2021-08-04T15:29:00.429Z] 90b9b1106a8b: Verifying Checksum [2021-08-04T15:29:00.429Z] 90b9b1106a8b: Download complete [2021-08-04T15:29:00.429Z] 540db60ca938: Pull complete [2021-08-04T15:29:00.635Z] OK: 218 MiB in 52 packages [2021-08-04T15:29:00.714Z] adcc1eea9eea: Pull complete [2021-08-04T15:29:00.714Z] 4c4ab2625f07: Pull complete [2021-08-04T15:29:00.986Z] 0383d17a5b7e: Verifying Checksum [2021-08-04T15:29:00.986Z] 0383d17a5b7e: Download complete [2021-08-04T15:29:01.623Z] Removing intermediate container d6a421ea28aa [2021-08-04T15:29:01.623Z] ---> 94a548e32926 [2021-08-04T15:29:01.623Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-04T15:29:01.901Z] ---> Running in a9dc5f9d11cb [2021-08-04T15:29:02.174Z] Removing intermediate container a9dc5f9d11cb [2021-08-04T15:29:02.174Z] ---> 91c6d5a0493c [2021-08-04T15:29:02.174Z] Step 7/8 : COPY . . [2021-08-04T15:29:05.568Z] ---> 773107c2162e [2021-08-04T15:29:05.568Z] Step 8/8 : RUN go mod download [2021-08-04T15:29:05.568Z] ---> Running in 4b3effd12a35 [2021-08-04T15:29:06.381Z] c82ef313ddc5: Verifying Checksum [2021-08-04T15:29:06.381Z] c82ef313ddc5: Download complete [2021-08-04T15:29:06.381Z] db62176df00c: Verifying Checksum [2021-08-04T15:29:06.381Z] db62176df00c: Download complete [2021-08-04T15:29:09.973Z] db62176df00c: Pull complete [2021-08-04T15:29:09.973Z] 3b30891b0d05: Pull complete [2021-08-04T15:29:09.973Z] 444f5516b4c7: Pull complete [2021-08-04T15:29:09.973Z] 90b9b1106a8b: Pull complete [2021-08-04T15:29:09.973Z] 0383d17a5b7e: Pull complete [2021-08-04T15:29:12.586Z] c82ef313ddc5: Pull complete [2021-08-04T15:29:12.586Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-04T15:29:12.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-04T15:29:12.586Z] ---> 4508b0543a43 [2021-08-04T15:29:12.586Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-04T15:29:14.008Z] ---> Running in a4fb15d552e3 [2021-08-04T15:29:14.008Z] Removing intermediate container a4fb15d552e3 [2021-08-04T15:29:14.008Z] ---> 1e6cd1f5dd4c [2021-08-04T15:29:14.008Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T15:29:14.008Z] ---> Running in 748acccf62be [2021-08-04T15:29:14.803Z] Removing intermediate container 748acccf62be [2021-08-04T15:29:14.803Z] ---> 02f0fd1da71b [2021-08-04T15:29:14.803Z] Step 5/8 : RUN apk add --no-cache make git [2021-08-04T15:29:14.803Z] ---> Running in ac064135c21b [2021-08-04T15:29:14.803Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T15:29:15.764Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T15:29:16.725Z] OK: 219 MiB in 52 packages [2021-08-04T15:29:16.725Z] Removing intermediate container ac064135c21b [2021-08-04T15:29:16.725Z] ---> 1b4b12ba77ba [2021-08-04T15:29:16.725Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-08-04T15:29:16.725Z] ---> Running in 5499d53db21f [2021-08-04T15:29:16.999Z] Removing intermediate container 5499d53db21f [2021-08-04T15:29:16.999Z] ---> 60577d38bb15 [2021-08-04T15:29:16.999Z] Step 7/8 : COPY . . [2021-08-04T15:29:17.591Z] ---> 0c0c160b4146 [2021-08-04T15:29:17.591Z] Step 8/8 : RUN go mod download [2021-08-04T15:29:17.591Z] ---> Running in 9e1de8cfb9bb [2021-08-04T15:29:30.418Z] Removing intermediate container 9e1de8cfb9bb [2021-08-04T15:29:30.418Z] ---> 3edd156660d5 [2021-08-04T15:29:30.418Z] Successfully built 3edd156660d5 [2021-08-04T15:29:30.418Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:29:30.752Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-04T15:29:30.753Z] . [Pipeline] withDockerContainer [2021-08-04T15:29:30.857Z] prd-centos7-docker-4c-2g-1979 does not seem to be running inside a container [2021-08-04T15:29:30.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-04T15:29:31.326Z] $ docker top 568d9b7daf30f9765ac3b1b54e0d407a9608e79b83a439a82befd87205015158 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T15:29:31.760Z] + go version [2021-08-04T15:29:31.761Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-04T15:29:31.775Z] $ docker stop --time=1 568d9b7daf30f9765ac3b1b54e0d407a9608e79b83a439a82befd87205015158 [2021-08-04T15:29:32.989Z] $ docker rm -f 568d9b7daf30f9765ac3b1b54e0d407a9608e79b83a439a82befd87205015158 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:29:33.635Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-04T15:29:33.635Z] . [Pipeline] withDockerContainer [2021-08-04T15:29:33.751Z] prd-centos7-docker-4c-2g-1979 does not seem to be running inside a container [2021-08-04T15:29:33.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-04T15:29:34.245Z] $ docker top bbec324301f46df95de39ec33b901da9d76c28df4ef9faa420b1ad1c5991268c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T15:29:34.680Z] + go mod tidy [Pipeline] sh [2021-08-04T15:29:35.310Z] + make test [2021-08-04T15:29:35.310Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-04T15:29:35.582Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-04T15:29:44.782Z] Removing intermediate container 4b3effd12a35 [2021-08-04T15:29:44.782Z] ---> 15cdb261e34f [2021-08-04T15:29:44.782Z] Successfully built 15cdb261e34f [2021-08-04T15:29:44.782Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:29:45.128Z] + docker inspect -f . ci-base-image-arm64 [2021-08-04T15:29:45.129Z] . [Pipeline] withDockerContainer [2021-08-04T15:29:45.352Z] prd-ubuntu18.04-docker-arm64-4c-16g-1978 does not seem to be running inside a container [2021-08-04T15:29:45.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-04T15:29:47.395Z] $ docker top 8cacdbfb3e98ce13a2c14f1204983979cc72c41a45454ed570453d9cc41d2031 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T15:29:48.002Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-04T15:29:48.002Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-04T15:29:48.002Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-04T15:29:48.002Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-04T15:29:48.002Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-04T15:29:48.002Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-04T15:29:48.002Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-04T15:29:48.002Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-04T15:29:48.002Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-04T15:29:48.002Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-04T15:29:48.002Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-04T15:29:48.002Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-04T15:29:48.002Z] GO111MODULE=on go vet ./... [2021-08-04T15:29:48.369Z] + go version [2021-08-04T15:29:48.369Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-04T15:29:48.391Z] $ docker stop --time=1 8cacdbfb3e98ce13a2c14f1204983979cc72c41a45454ed570453d9cc41d2031 [2021-08-04T15:29:50.359Z] $ docker rm -f 8cacdbfb3e98ce13a2c14f1204983979cc72c41a45454ed570453d9cc41d2031 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:29:51.486Z] + docker inspect -f . ci-base-image-arm64 [2021-08-04T15:29:51.486Z] . [Pipeline] withDockerContainer [2021-08-04T15:29:51.703Z] prd-ubuntu18.04-docker-arm64-4c-16g-1978 does not seem to be running inside a container [2021-08-04T15:29:51.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-04T15:29:53.697Z] $ docker top 179d9a64cd7af5e7e72ba49ad30b235cd565ce784c5e52a9d0bd294e8842cf74 -eo pid,comm [Pipeline] { [Pipeline] } [2021-08-04T15:29:53.997Z] $ docker stop --time=1 bbec324301f46df95de39ec33b901da9d76c28df4ef9faa420b1ad1c5991268c [2021-08-04T15:29:55.380Z] $ docker rm -f bbec324301f46df95de39ec33b901da9d76c28df4ef9faa420b1ad1c5991268c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-08-04T15:29:55.883Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-04T15:29:56.194Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-04T15:29:56.265Z] + go mod tidy [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] sh [2021-08-04T15:30:00.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-04T15:30:00.663Z] + make test [2021-08-04T15:30:00.663Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-04T15:30:00.704Z] + ls -al . [2021-08-04T15:30:00.704Z] total 92 [2021-08-04T15:30:00.704Z] drwxrwxr-x. 11 jenkins jenkins 4096 Aug 4 15:29 . [2021-08-04T15:30:00.704Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 4 15:28 .. [2021-08-04T15:30:00.704Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 4 15:28 assets [2021-08-04T15:30:00.704Z] drwxrwxr-x. 2 jenkins jenkins 35 Aug 4 15:28 bin [2021-08-04T15:30:00.704Z] drwxrwxr-x. 3 jenkins jenkins 29 Aug 4 15:28 cmd [2021-08-04T15:30:00.704Z] -rw-rw-r--. 1 jenkins jenkins 3959 Aug 4 15:28 CONTRIBUTING.md [2021-08-04T15:30:00.704Z] -rw-r--r--. 1 jenkins jenkins 10 Aug 4 15:29 coverage.out [2021-08-04T15:30:00.704Z] -rw-rw-r--. 1 jenkins jenkins 1526 Aug 4 15:28 Dockerfile [2021-08-04T15:30:00.704Z] -rw-rw-r--. 1 jenkins jenkins 902 Aug 4 15:28 Dockerfile.build [2021-08-04T15:30:00.704Z] drwxrwxr-x. 2 jenkins jenkins 23 Aug 4 15:28 docs [2021-08-04T15:30:00.704Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 4 15:28 .git [2021-08-04T15:30:00.704Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 4 15:28 .github [2021-08-04T15:30:00.704Z] -rw-rw-r--. 1 jenkins jenkins 162 Aug 4 15:28 .gitignore [2021-08-04T15:30:00.704Z] -rw-rw-r--. 1 jenkins jenkins 823 Aug 4 15:28 go.mod [2021-08-04T15:30:00.704Z] -rw-r--r--. 1 jenkins jenkins 23693 Aug 4 15:29 go.sum [2021-08-04T15:30:00.704Z] drwxrwxr-x. 9 jenkins jenkins 125 Aug 4 15:28 internal [2021-08-04T15:30:00.704Z] -rw-rw-r--. 1 jenkins jenkins 652 Aug 4 15:28 Jenkinsfile [2021-08-04T15:30:00.704Z] -rw-rw-r--. 1 jenkins jenkins 11357 Aug 4 15:28 LICENSE [2021-08-04T15:30:00.704Z] -rw-rw-r--. 1 jenkins jenkins 990 Aug 4 15:28 Makefile [2021-08-04T15:30:00.704Z] drwxrwxr-x. 3 jenkins jenkins 19 Aug 4 15:28 pkg [2021-08-04T15:30:00.704Z] -rw-rw-r--. 1 jenkins jenkins 5509 Aug 4 15:28 README.md [2021-08-04T15:30:00.704Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 4 15:25 VERSION [2021-08-04T15:30:00.705Z] -rw-rw-r--. 1 jenkins jenkins 155 Aug 4 15:28 version.go [2021-08-04T15:30:00.705Z] drwxrwxr-x. 4 jenkins jenkins 4096 Aug 4 15:28 web [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:30:01.027Z] + 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=7197b5395b6595121ae517d092f588b7666cae3e --label arch=amd64 --label version=0.0.0 . [2021-08-04T15:30:01.027Z] Sending build context to Docker daemon 20.34MB [2021-08-04T15:30:01.027Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T15:30:01.027Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-04T15:30:01.027Z] ---> 3edd156660d5 [2021-08-04T15:30:01.027Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-04T15:30:01.295Z] ---> Running in 4494250d9956 [2021-08-04T15:30:01.295Z] Removing intermediate container 4494250d9956 [2021-08-04T15:30:01.295Z] ---> 82203d866ebb [2021-08-04T15:30:01.295Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-04T15:30:01.295Z] ---> Running in 5f7fa0b9a832 [2021-08-04T15:30:01.295Z] Removing intermediate container 5f7fa0b9a832 [2021-08-04T15:30:01.295Z] ---> a3710a5f91b4 [2021-08-04T15:30:01.295Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-04T15:30:01.570Z] ---> Running in bab0258d870d [2021-08-04T15:30:01.570Z] Removing intermediate container bab0258d870d [2021-08-04T15:30:01.570Z] ---> 31b176a7bdfd [2021-08-04T15:30:01.570Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-04T15:30:01.570Z] ---> Running in bf1362e1c670 [2021-08-04T15:30:01.570Z] Removing intermediate container bf1362e1c670 [2021-08-04T15:30:01.570Z] ---> 59920aa309d3 [2021-08-04T15:30:01.570Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-04T15:30:01.570Z] ---> Running in 51f7644573c6 [2021-08-04T15:30:01.655Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-08-04T15:30:01.869Z] Removing intermediate container 51f7644573c6 [2021-08-04T15:30:01.870Z] ---> 63c348ff6ffb [2021-08-04T15:30:01.870Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T15:30:01.870Z] ---> Running in 0b085e0c61be [2021-08-04T15:30:02.351Z] Removing intermediate container 0b085e0c61be [2021-08-04T15:30:02.351Z] ---> 92e29a52a313 [2021-08-04T15:30:02.351Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-04T15:30:02.351Z] ---> Running in 41eddcbaeffc [2021-08-04T15:30:02.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-04T15:30:03.581Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-04T15:30:03.860Z] OK: 219 MiB in 52 packages [2021-08-04T15:30:04.137Z] Removing intermediate container 41eddcbaeffc [2021-08-04T15:30:04.137Z] ---> 1db34b5a1a99 [2021-08-04T15:30:04.137Z] Step 10/25 : ENV GO111MODULE=on [2021-08-04T15:30:04.137Z] ---> Running in 006262e6358c [2021-08-04T15:30:04.137Z] Removing intermediate container 006262e6358c [2021-08-04T15:30:04.137Z] ---> 863ffc2f766d [2021-08-04T15:30:04.137Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-04T15:30:04.137Z] ---> Running in 6597af1bd62a [2021-08-04T15:30:04.137Z] Removing intermediate container 6597af1bd62a [2021-08-04T15:30:04.137Z] ---> b0afaa5f8518 [2021-08-04T15:30:04.137Z] Step 12/25 : COPY go.mod . [2021-08-04T15:30:04.408Z] ---> 6624c9819a2c [2021-08-04T15:30:04.408Z] Step 13/25 : COPY Makefile . [2021-08-04T15:30:04.678Z] ---> a11cc25aee74 [2021-08-04T15:30:04.678Z] Step 14/25 : RUN make update [2021-08-04T15:30:04.678Z] ---> Running in f0ce473df3d8 [2021-08-04T15:30:04.949Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-04T15:30:05.219Z] Removing intermediate container f0ce473df3d8 [2021-08-04T15:30:05.219Z] ---> 83237845a75c [2021-08-04T15:30:05.219Z] Step 15/25 : COPY . . [2021-08-04T15:30:05.805Z] ---> 49e427dab286 [2021-08-04T15:30:05.806Z] Step 16/25 : RUN go mod tidy [2021-08-04T15:30:05.806Z] ---> Running in f46c6659ff18 [2021-08-04T15:30:06.334Z] Removing intermediate container f46c6659ff18 [2021-08-04T15:30:06.334Z] ---> aa03a70b76dd [2021-08-04T15:30:06.334Z] Step 17/25 : RUN ${MAKE} [2021-08-04T15:30:07.882Z] ---> Running in d7dd82261023 [2021-08-04T15:30:07.882Z] 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-08-04T15:30:16.192Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-04T15:30:17.616Z] Removing intermediate container d7dd82261023 [2021-08-04T15:30:17.616Z] ---> 0aa5706fda1c [2021-08-04T15:30:17.616Z] Step 18/25 : FROM alpine:3.12 [2021-08-04T15:30:18.201Z] 3.12: Pulling from library/alpine [2021-08-04T15:30:23.961Z] 339de151aab4: Pulling fs layer [2021-08-04T15:30:23.961Z] 339de151aab4: Verifying Checksum [2021-08-04T15:30:23.961Z] 339de151aab4: Download complete [2021-08-04T15:30:23.961Z] 339de151aab4: Pull complete [2021-08-04T15:30:23.961Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T15:30:23.961Z] Status: Downloaded newer image for alpine:3.12 [2021-08-04T15:30:23.961Z] ---> 13621d1b12d4 [2021-08-04T15:30:23.961Z] Step 19/25 : EXPOSE 4000 [2021-08-04T15:30:23.961Z] ---> Running in 37561f499439 [2021-08-04T15:30:23.961Z] Removing intermediate container 37561f499439 [2021-08-04T15:30:23.961Z] ---> 2fa2b652df79 [2021-08-04T15:30:23.961Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-04T15:30:24.232Z] ---> c080bcd75bd8 [2021-08-04T15:30:24.232Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-04T15:30:24.232Z] ---> Running in 4f491a43350b [2021-08-04T15:30:24.232Z] Removing intermediate container 4f491a43350b [2021-08-04T15:30:24.232Z] ---> d8d1b62f225e [2021-08-04T15:30:24.232Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-04T15:30:24.232Z] ---> Running in 35925f5c7c4e [2021-08-04T15:30:24.717Z] Removing intermediate container 35925f5c7c4e [2021-08-04T15:30:24.717Z] ---> e968dcb1bf3c [2021-08-04T15:30:24.717Z] Step 23/25 : LABEL arch=amd64 [2021-08-04T15:30:24.717Z] ---> Running in 46b8e9aaf1f2 [2021-08-04T15:30:24.717Z] Removing intermediate container 46b8e9aaf1f2 [2021-08-04T15:30:24.717Z] ---> f083392582aa [2021-08-04T15:30:24.717Z] Step 24/25 : LABEL git_sha=7197b5395b6595121ae517d092f588b7666cae3e [2021-08-04T15:30:24.717Z] ---> Running in b73d09c449b9 [2021-08-04T15:30:24.717Z] Removing intermediate container b73d09c449b9 [2021-08-04T15:30:24.717Z] ---> 2b16b3041d23 [2021-08-04T15:30:24.717Z] Step 25/25 : LABEL version=0.0.0 [2021-08-04T15:30:24.717Z] ---> Running in b8bdf86893d6 [2021-08-04T15:30:24.717Z] Removing intermediate container b8bdf86893d6 [2021-08-04T15:30:24.717Z] ---> 4767ebd410f0 [2021-08-04T15:30:24.717Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-04T15:30:24.717Z] Successfully built 4767ebd410f0 [2021-08-04T15:30:24.717Z] 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-08-04T15:30:25.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T15:30:25.599Z] [2021-08-04T15:30:25.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:30:25.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T15:30:25.974Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-04T15:30:25.974Z] b4d181a07f80: Pulling fs layer [2021-08-04T15:30:25.974Z] a1111a8f2ec3: Pulling fs layer [2021-08-04T15:30:25.974Z] ed53099fbce6: Pulling fs layer [2021-08-04T15:30:25.974Z] dc539afda2c1: Pulling fs layer [2021-08-04T15:30:25.974Z] 77bc0d833cb6: Pulling fs layer [2021-08-04T15:30:25.974Z] 9065ff56babe: Pulling fs layer [2021-08-04T15:30:25.974Z] d287ab97295c: Pulling fs layer [2021-08-04T15:30:25.974Z] dc539afda2c1: Waiting [2021-08-04T15:30:25.974Z] 77bc0d833cb6: Waiting [2021-08-04T15:30:25.974Z] 9065ff56babe: Waiting [2021-08-04T15:30:25.974Z] d287ab97295c: Waiting [2021-08-04T15:30:26.247Z] a1111a8f2ec3: Verifying Checksum [2021-08-04T15:30:26.247Z] a1111a8f2ec3: Download complete [2021-08-04T15:30:27.214Z] ed53099fbce6: Verifying Checksum [2021-08-04T15:30:27.214Z] ed53099fbce6: Download complete [2021-08-04T15:30:27.214Z] 77bc0d833cb6: Verifying Checksum [2021-08-04T15:30:27.214Z] 77bc0d833cb6: Download complete [2021-08-04T15:30:27.214Z] 9065ff56babe: Verifying Checksum [2021-08-04T15:30:27.214Z] 9065ff56babe: Download complete [2021-08-04T15:30:27.483Z] dc539afda2c1: Verifying Checksum [2021-08-04T15:30:27.483Z] dc539afda2c1: Download complete [2021-08-04T15:30:28.460Z] b4d181a07f80: Verifying Checksum [2021-08-04T15:30:28.460Z] b4d181a07f80: Download complete [2021-08-04T15:30:29.449Z] b4d181a07f80: Pull complete [2021-08-04T15:30:29.727Z] a1111a8f2ec3: Pull complete [2021-08-04T15:30:29.996Z] ed53099fbce6: Pull complete [2021-08-04T15:30:30.263Z] dc539afda2c1: Pull complete [2021-08-04T15:30:30.536Z] 77bc0d833cb6: Pull complete [2021-08-04T15:30:30.536Z] 9065ff56babe: Pull complete [2021-08-04T15:30:34.794Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-08-04T15:30:34.794Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-08-04T15:30:34.794Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-08-04T15:30:34.794Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-08-04T15:30:34.794Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-08-04T15:30:34.794Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-08-04T15:30:34.794Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-08-04T15:30:34.794Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-08-04T15:30:34.794Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-08-04T15:30:34.794Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-08-04T15:30:34.794Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-08-04T15:30:34.794Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-08-04T15:30:34.794Z] GO111MODULE=on go vet ./... [2021-08-04T15:30:34.869Z] d287ab97295c: Verifying Checksum [2021-08-04T15:30:34.869Z] d287ab97295c: Download complete [2021-08-04T15:30:38.289Z] d287ab97295c: Pull complete [2021-08-04T15:30:38.289Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-04T15:30:38.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T15:30:38.289Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-04T15:30:38.410Z] prd-centos7-docker-4c-2g-1979 does not seem to be running inside a container [2021-08-04T15:30:38.531Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-04T15:30:40.926Z] $ docker top 57822234c89e1456c0cddc414018a1767971471d81b550be47ea7556f2bca585 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:30:41.582Z] ---> job-cost.sh [2021-08-04T15:30:41.582Z] lf-activate-venv: SKIPPING [2021-08-04T15:30:41.582Z] INFO: No Stack... [2021-08-04T15:30:42.575Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-04T15:30:42.844Z] INFO: Archiving Costs [Pipeline] sh [2021-08-04T15:30:43.182Z] + cut -d, -f6 [2021-08-04T15:30:43.183Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock [2021-08-04T15:30:43.221Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-419-2-stack-cost] [2021-08-04T15:30:43.235Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-419-2-stack-cost] did not exist. Created. [2021-08-04T15:30:43.235Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-419-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-04T15:30:43.593Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-04T15:30:43.659Z] Stashed 1 file(s) [Pipeline] } [2021-08-04T15:30:43.676Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-419-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-04T15:30:43.704Z] $ docker stop --time=1 57822234c89e1456c0cddc414018a1767971471d81b550be47ea7556f2bca585 [2021-08-04T15:30:44.871Z] $ docker rm -f 57822234c89e1456c0cddc414018a1767971471d81b550be47ea7556f2bca585 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-04T15:30:57.039Z] $ docker stop --time=1 179d9a64cd7af5e7e72ba49ad30b235cd565ce784c5e52a9d0bd294e8842cf74 [2021-08-04T15:30:59.069Z] $ docker rm -f 179d9a64cd7af5e7e72ba49ad30b235cd565ce784c5e52a9d0bd294e8842cf74 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-04T15:30:59.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-04T15:30:59.883Z] Warning: overwriting stash ‘coverage-report’ [2021-08-04T15:31:00.503Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-04T15:31:01.113Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-04T15:31:01.531Z] + ls -al . [2021-08-04T15:31:01.531Z] total 128 [2021-08-04T15:31:01.532Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 4 15:30 . [2021-08-04T15:31:01.532Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 15:28 .. [2021-08-04T15:31:01.532Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 15:28 .git [2021-08-04T15:31:01.532Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 15:28 .github [2021-08-04T15:31:01.532Z] -rw-rw-r-- 1 jenkins jenkins 162 Aug 4 15:28 .gitignore [2021-08-04T15:31:01.532Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 4 15:28 CONTRIBUTING.md [2021-08-04T15:31:01.532Z] -rw-rw-r-- 1 jenkins jenkins 1526 Aug 4 15:28 Dockerfile [2021-08-04T15:31:01.532Z] -rw-rw-r-- 1 jenkins jenkins 902 Aug 4 15:28 Dockerfile.build [2021-08-04T15:31:01.532Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 4 15:28 Jenkinsfile [2021-08-04T15:31:01.532Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 4 15:28 LICENSE [2021-08-04T15:31:01.532Z] -rw-rw-r-- 1 jenkins jenkins 990 Aug 4 15:28 Makefile [2021-08-04T15:31:01.532Z] -rw-rw-r-- 1 jenkins jenkins 5509 Aug 4 15:28 README.md [2021-08-04T15:31:01.532Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 4 15:25 VERSION [2021-08-04T15:31:01.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:28 assets [2021-08-04T15:31:01.532Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 15:28 bin [2021-08-04T15:31:01.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:28 cmd [2021-08-04T15:31:01.532Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 4 15:30 coverage.out [2021-08-04T15:31:01.532Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 15:28 docs [2021-08-04T15:31:01.532Z] -rw-rw-r-- 1 jenkins jenkins 823 Aug 4 15:28 go.mod [2021-08-04T15:31:01.532Z] -rw-r--r-- 1 jenkins jenkins 23693 Aug 4 15:29 go.sum [2021-08-04T15:31:01.532Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 4 15:28 internal [2021-08-04T15:31:01.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 15:28 pkg [2021-08-04T15:31:01.532Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 4 15:28 version.go [2021-08-04T15:31:01.532Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 15:28 web [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:31:01.916Z] + 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=7197b5395b6595121ae517d092f588b7666cae3e --label arch=arm64 --label version=0.0.0 . [2021-08-04T15:31:02.938Z] Sending build context to Docker daemon 20.34MB [2021-08-04T15:31:02.938Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-04T15:31:02.938Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-04T15:31:02.939Z] ---> 15cdb261e34f [2021-08-04T15:31:02.939Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-08-04T15:31:03.550Z] ---> Running in ea1ec6cbfd78 [2021-08-04T15:31:04.537Z] Removing intermediate container ea1ec6cbfd78 [2021-08-04T15:31:04.537Z] ---> a65f54305c2d [2021-08-04T15:31:04.537Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-04T15:31:04.813Z] ---> Running in e098649ee92f [2021-08-04T15:31:05.412Z] Removing intermediate container e098649ee92f [2021-08-04T15:31:05.412Z] ---> 7f1d277d556c [2021-08-04T15:31:05.412Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-04T15:31:05.412Z] ---> Running in c7704a5048a4 [2021-08-04T15:31:06.009Z] Removing intermediate container c7704a5048a4 [2021-08-04T15:31:06.009Z] ---> 6e9ed6b9ec45 [2021-08-04T15:31:06.009Z] Step 6/25 : LABEL Name=edgex-ui-go [2021-08-04T15:31:06.009Z] ---> Running in b1370bfbb985 [2021-08-04T15:31:06.614Z] Removing intermediate container b1370bfbb985 [2021-08-04T15:31:06.614Z] ---> 7cb3651debe4 [2021-08-04T15:31:06.614Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-08-04T15:31:06.892Z] ---> Running in e67d5cb34cb7 [2021-08-04T15:31:07.487Z] Removing intermediate container e67d5cb34cb7 [2021-08-04T15:31:07.487Z] ---> 0855947d91fb [2021-08-04T15:31:07.487Z] Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-04T15:31:07.762Z] ---> Running in 5d09ece18c01 [2021-08-04T15:31:10.384Z] Removing intermediate container 5d09ece18c01 [2021-08-04T15:31:10.384Z] ---> 567912000c12 [2021-08-04T15:31:10.384Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-04T15:31:10.384Z] ---> Running in e1e9ce2d83fc [2021-08-04T15:31:11.824Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-04T15:31:12.417Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-04T15:31:13.398Z] OK: 218 MiB in 52 packages [2021-08-04T15:31:14.833Z] Removing intermediate container e1e9ce2d83fc [2021-08-04T15:31:14.833Z] ---> 85614269d87a [2021-08-04T15:31:14.833Z] Step 10/25 : ENV GO111MODULE=on [2021-08-04T15:31:15.106Z] ---> Running in e789c9807f32 [2021-08-04T15:31:15.705Z] Removing intermediate container e789c9807f32 [2021-08-04T15:31:15.705Z] ---> 7cb422b827ac [2021-08-04T15:31:15.706Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-08-04T15:31:15.706Z] ---> Running in 9378a3951687 [2021-08-04T15:31:16.300Z] Removing intermediate container 9378a3951687 [2021-08-04T15:31:16.300Z] ---> dc6f522c52b9 [2021-08-04T15:31:16.300Z] Step 12/25 : COPY go.mod . [2021-08-04T15:31:17.278Z] ---> 34f28c9199d8 [2021-08-04T15:31:17.278Z] Step 13/25 : COPY Makefile . [2021-08-04T15:31:18.269Z] ---> 851da868d1b2 [2021-08-04T15:31:18.269Z] Step 14/25 : RUN make update [2021-08-04T15:31:18.871Z] ---> Running in cca2354f4eba [2021-08-04T15:31:19.870Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-04T15:31:21.321Z] Removing intermediate container cca2354f4eba [2021-08-04T15:31:21.321Z] ---> 8e8741eacc39 [2021-08-04T15:31:21.321Z] Step 15/25 : COPY . . [2021-08-04T15:31:24.714Z] ---> 3a0f59a6ef3e [2021-08-04T15:31:24.714Z] Step 16/25 : RUN go mod tidy [2021-08-04T15:31:24.714Z] ---> Running in efbf8b64d14e [2021-08-04T15:31:27.339Z] Removing intermediate container efbf8b64d14e [2021-08-04T15:31:27.339Z] ---> 012cbd70f67d [2021-08-04T15:31:27.339Z] Step 17/25 : RUN ${MAKE} [2021-08-04T15:31:27.339Z] ---> Running in 18e50b006f17 [2021-08-04T15:31:28.774Z] 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-08-04T15:31:55.596Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-08-04T15:31:59.905Z] Removing intermediate container 18e50b006f17 [2021-08-04T15:31:59.905Z] ---> d66f9dd86d03 [2021-08-04T15:31:59.905Z] Step 18/25 : FROM alpine:3.12 [2021-08-04T15:32:00.507Z] 3.12: Pulling from library/alpine [2021-08-04T15:32:00.507Z] d2f70382dc9a: Pulling fs layer [2021-08-04T15:32:00.784Z] d2f70382dc9a: Verifying Checksum [2021-08-04T15:32:00.784Z] d2f70382dc9a: Download complete [2021-08-04T15:32:01.380Z] d2f70382dc9a: Pull complete [2021-08-04T15:32:01.380Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-04T15:32:01.380Z] Status: Downloaded newer image for alpine:3.12 [2021-08-04T15:32:01.655Z] ---> c4fd0aeabfcf [2021-08-04T15:32:01.655Z] Step 19/25 : EXPOSE 4000 [2021-08-04T15:32:01.933Z] ---> Running in 649f7a404b61 [2021-08-04T15:32:02.528Z] Removing intermediate container 649f7a404b61 [2021-08-04T15:32:02.528Z] ---> 516bfe440553 [2021-08-04T15:32:02.528Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-04T15:32:05.141Z] ---> cc78e2bb1cb2 [2021-08-04T15:32:05.141Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-08-04T15:32:05.141Z] ---> Running in 0b4c058f621e [2021-08-04T15:32:06.119Z] Removing intermediate container 0b4c058f621e [2021-08-04T15:32:06.119Z] ---> d7caec18f9d1 [2021-08-04T15:32:06.119Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-08-04T15:32:06.119Z] ---> Running in f1665d753855 [2021-08-04T15:32:06.393Z] Removing intermediate container f1665d753855 [2021-08-04T15:32:06.393Z] ---> 0fef5baad85e [2021-08-04T15:32:06.393Z] Step 23/25 : LABEL arch=arm64 [2021-08-04T15:32:06.666Z] ---> Running in 7a72f9fbc8de [2021-08-04T15:32:07.645Z] Removing intermediate container 7a72f9fbc8de [2021-08-04T15:32:07.645Z] ---> 385efff94cdc [2021-08-04T15:32:07.645Z] Step 24/25 : LABEL git_sha=7197b5395b6595121ae517d092f588b7666cae3e [2021-08-04T15:32:07.645Z] ---> Running in 1c7a5ae18c3c [2021-08-04T15:32:08.238Z] Removing intermediate container 1c7a5ae18c3c [2021-08-04T15:32:08.238Z] ---> d3333642cd11 [2021-08-04T15:32:08.238Z] Step 25/25 : LABEL version=0.0.0 [2021-08-04T15:32:08.238Z] ---> Running in d2756d523468 [2021-08-04T15:32:09.217Z] Removing intermediate container d2756d523468 [2021-08-04T15:32:09.217Z] ---> 4edca3237642 [2021-08-04T15:32:09.217Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-04T15:32:09.217Z] Successfully built 4edca3237642 [2021-08-04T15:32:09.489Z] 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-08-04T15:32:10.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T15:32:10.412Z] [2021-08-04T15:32:10.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:32:10.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T15:32:11.039Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-04T15:32:11.039Z] 448f6bf000e3: Pulling fs layer [2021-08-04T15:32:11.039Z] f757da607395: Pulling fs layer [2021-08-04T15:32:11.039Z] 05883995daec: Pulling fs layer [2021-08-04T15:32:11.039Z] 8603b9c90790: Pulling fs layer [2021-08-04T15:32:11.039Z] 1560dd03e051: Pulling fs layer [2021-08-04T15:32:11.039Z] 27f5ce0e4adf: Pulling fs layer [2021-08-04T15:32:11.039Z] c2d8d7efcc4b: Pulling fs layer [2021-08-04T15:32:11.039Z] 8603b9c90790: Waiting [2021-08-04T15:32:11.039Z] 1560dd03e051: Waiting [2021-08-04T15:32:11.039Z] c2d8d7efcc4b: Waiting [2021-08-04T15:32:11.315Z] f757da607395: Verifying Checksum [2021-08-04T15:32:11.315Z] f757da607395: Download complete [2021-08-04T15:32:11.315Z] 8603b9c90790: Verifying Checksum [2021-08-04T15:32:11.315Z] 8603b9c90790: Download complete [2021-08-04T15:32:11.589Z] 1560dd03e051: Verifying Checksum [2021-08-04T15:32:11.589Z] 27f5ce0e4adf: Download complete [2021-08-04T15:32:11.589Z] 05883995daec: Verifying Checksum [2021-08-04T15:32:11.589Z] 05883995daec: Download complete [2021-08-04T15:32:12.569Z] 448f6bf000e3: Verifying Checksum [2021-08-04T15:32:12.569Z] 448f6bf000e3: Download complete [2021-08-04T15:32:15.192Z] c2d8d7efcc4b: Verifying Checksum [2021-08-04T15:32:15.192Z] c2d8d7efcc4b: Download complete [2021-08-04T15:32:16.171Z] 448f6bf000e3: Pull complete [2021-08-04T15:32:16.767Z] f757da607395: Pull complete [2021-08-04T15:32:18.744Z] 05883995daec: Pull complete [2021-08-04T15:32:19.350Z] 8603b9c90790: Pull complete [2021-08-04T15:32:20.786Z] 1560dd03e051: Pull complete [2021-08-04T15:32:21.061Z] 27f5ce0e4adf: Pull complete [2021-08-04T15:32:36.145Z] c2d8d7efcc4b: Pull complete [2021-08-04T15:32:36.145Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-04T15:32:36.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-04T15:32:36.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-04T15:32:36.374Z] prd-ubuntu18.04-docker-arm64-4c-16g-1978 does not seem to be running inside a container [2021-08-04T15:32:36.488Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-04T15:32:42.712Z] $ docker top 75077ea1c54b8f0ee267bd49c9cbeeda2e820df29ccf616052dd19a9f56bc231 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:32:43.719Z] ---> job-cost.sh [2021-08-04T15:32:43.719Z] lf-activate-venv: SKIPPING [2021-08-04T15:32:43.719Z] INFO: No Stack... [2021-08-04T15:32:46.340Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-04T15:32:46.340Z] INFO: Archiving Costs [Pipeline] sh [2021-08-04T15:32:47.008Z] + cut -d, -f6 [2021-08-04T15:32:47.008Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock [2021-08-04T15:32:47.074Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-419-2-stack-cost] [2021-08-04T15:32:47.089Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-419-2-stack-cost] did not exist. Created. [2021-08-04T15:32:47.090Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-419-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-04T15:32:47.802Z] /w/workspace/edgex-ui-go/2@tmp/durable-ccba619d/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-ccba619d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-04T15:32:48.466Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-04T15:32:48.500Z] Warning: overwriting stash ‘stack-cost’ [2021-08-04T15:32:48.621Z] Stashed 1 file(s) [Pipeline] } [2021-08-04T15:32:48.632Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-419-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-04T15:32:48.659Z] $ docker stop --time=1 75077ea1c54b8f0ee267bd49c9cbeeda2e820df29ccf616052dd19a9f56bc231 [2021-08-04T15:32:50.590Z] $ docker rm -f 75077ea1c54b8f0ee267bd49c9cbeeda2e820df29ccf616052dd19a9f56bc231 [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-08-04T15:32:51.659Z] provisioning config files... [2021-08-04T15:32:51.682Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp/config3898168759752331020tmp [Pipeline] { [Pipeline] sh [2021-08-04T15:32:52.234Z] + set +x [2021-08-04T15:32:52.234Z] + bash -s -- [2021-08-04T15:32:52.234Z] + curl -s https://codecov.io/bash [2021-08-04T15:32:52.234Z] [2021-08-04T15:32:52.234Z] _____ _ [2021-08-04T15:32:52.234Z] / ____| | | [2021-08-04T15:32:52.234Z] | | ___ __| | ___ ___ _____ __ [2021-08-04T15:32:52.234Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-04T15:32:52.234Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-04T15:32:52.234Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-04T15:32:52.234Z] Bash-1.0.6 [2021-08-04T15:32:52.234Z] [2021-08-04T15:32:52.234Z] [2021-08-04T15:32:52.234Z] ==> git version 2.24.4 found [2021-08-04T15:32:52.234Z] ==> 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-08-04T15:32:52.234Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-04T15:32:52.234Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-04T15:32:52.234Z] ==> Jenkins CI detected. [2021-08-04T15:32:52.234Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-419 [2021-08-04T15:32:52.234Z] project root: . [2021-08-04T15:32:52.234Z] --> token set from env [2021-08-04T15:32:52.234Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-04T15:32:52.234Z] ==> Running gcov in . (disable via -X gcov) [2021-08-04T15:32:52.234Z] ==> Python coveragepy not found [2021-08-04T15:32:52.234Z] ==> Searching for coverage reports in: [2021-08-04T15:32:52.234Z] + . [2021-08-04T15:32:52.234Z] -> Found 1 reports [2021-08-04T15:32:52.234Z] ==> Detecting git/mercurial file structure [2021-08-04T15:32:52.234Z] ==> Reading reports [2021-08-04T15:32:52.234Z] + ./coverage.out bytes=10 [2021-08-04T15:32:52.234Z] ==> Appending adjustments [2021-08-04T15:32:52.234Z] https://docs.codecov.io/docs/fixing-reports [2021-08-04T15:32:52.234Z] + Found adjustments [2021-08-04T15:32:52.234Z] ==> Gzipping contents [2021-08-04T15:32:52.234Z] 4.0K /tmp/codecov.gIRs2c.gz [2021-08-04T15:32:52.234Z] ==> Uploading reports [2021-08-04T15:32:52.234Z] url: https://codecov.io [2021-08-04T15:32:52.234Z] query: branch=PR-419&commit=7197b5395b6595121ae517d092f588b7666cae3e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-419%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=419&job=&cmd_args= [2021-08-04T15:32:52.234Z] -> Pinging Codecov [2021-08-04T15:32:52.234Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-419&commit=7197b5395b6595121ae517d092f588b7666cae3e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-419%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=419&job=&cmd_args= [2021-08-04T15:32:53.031Z] -> Uploading to [2021-08-04T15:32:53.031Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-04/FB506323287CE973F263BFD2A0EB1F37/7197b5395b6595121ae517d092f588b7666cae3e/ef79035b-4a7c-4a3c-b131-c05ac14c7557.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210804T153252Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9aac7082d05749baca2796bf411cebdcf2fc03cc02712e6284a8f0f233ada55d [2021-08-04T15:32:53.031Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-04T15:32:53.031Z] Dload Upload Total Spent Left Speed [2021-08-04T15:32:53.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3345 0 0 100 3345 0 5181 --:--:-- --:--:-- --:--:-- 5186 [2021-08-04T15:32:53.622Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/7197b5395b6595121ae517d092f588b7666cae3e [Pipeline] } [2021-08-04T15:32:53.639Z] 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-08-04T15:32:55.438Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-419/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:32:55.768Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:32:56.368Z] ---> package-listing.sh [2021-08-04T15:32:56.368Z] ++ facter osfamily [2021-08-04T15:32:56.368Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-04T15:32:56.851Z] + OS_FAMILY=redhat [2021-08-04T15:32:56.851Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-419 [2021-08-04T15:32:56.851Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-04T15:32:56.851Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-04T15:32:56.851Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-04T15:32:56.851Z] + PACKAGES=/tmp/packages_start.txt [2021-08-04T15:32:56.851Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-419 ']' [2021-08-04T15:32:56.851Z] + PACKAGES=/tmp/packages_end.txt [2021-08-04T15:32:56.851Z] + case "${OS_FAMILY}" in [2021-08-04T15:32:56.852Z] + rpm -qa [2021-08-04T15:32:56.852Z] + sort [2021-08-04T15:32:57.437Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-04T15:32:57.437Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-04T15:32:57.437Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-04T15:32:57.437Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-419 ']' [2021-08-04T15:32:57.437Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-419/archives/ [2021-08-04T15:32:57.437Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-419/archives/ [Pipeline] echo [2021-08-04T15:32:57.454Z] 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-419/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-04T15:32:57.762Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:32:58.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T15:32:58.366Z] [2021-08-04T15:32:58.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-04T15:32:58.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T15:32:58.712Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-04T15:32:58.712Z] b4d181a07f80: Pulling fs layer [2021-08-04T15:32:58.712Z] a1111a8f2ec3: Pulling fs layer [2021-08-04T15:32:58.712Z] ed53099fbce6: Pulling fs layer [2021-08-04T15:32:58.712Z] dc539afda2c1: Pulling fs layer [2021-08-04T15:32:58.712Z] 77bc0d833cb6: Pulling fs layer [2021-08-04T15:32:58.712Z] 9065ff56babe: Pulling fs layer [2021-08-04T15:32:58.712Z] d287ab97295c: Pulling fs layer [2021-08-04T15:32:58.712Z] dc539afda2c1: Waiting [2021-08-04T15:32:58.712Z] 77bc0d833cb6: Waiting [2021-08-04T15:32:58.712Z] 9065ff56babe: Waiting [2021-08-04T15:32:58.712Z] d287ab97295c: Waiting [2021-08-04T15:32:58.984Z] a1111a8f2ec3: Verifying Checksum [2021-08-04T15:32:58.984Z] a1111a8f2ec3: Download complete [2021-08-04T15:32:58.984Z] dc539afda2c1: Verifying Checksum [2021-08-04T15:32:58.984Z] dc539afda2c1: Download complete [2021-08-04T15:32:59.251Z] ed53099fbce6: Verifying Checksum [2021-08-04T15:32:59.251Z] ed53099fbce6: Download complete [2021-08-04T15:32:59.251Z] 9065ff56babe: Download complete [2021-08-04T15:32:59.517Z] 77bc0d833cb6: Verifying Checksum [2021-08-04T15:32:59.517Z] 77bc0d833cb6: Download complete [2021-08-04T15:33:00.107Z] b4d181a07f80: Verifying Checksum [2021-08-04T15:33:00.107Z] b4d181a07f80: Download complete [2021-08-04T15:33:01.077Z] b4d181a07f80: Pull complete [2021-08-04T15:33:01.346Z] a1111a8f2ec3: Pull complete [2021-08-04T15:33:01.945Z] ed53099fbce6: Pull complete [2021-08-04T15:33:01.945Z] dc539afda2c1: Pull complete [2021-08-04T15:33:02.215Z] 77bc0d833cb6: Pull complete [2021-08-04T15:33:02.215Z] 9065ff56babe: Pull complete [2021-08-04T15:33:04.163Z] d287ab97295c: Verifying Checksum [2021-08-04T15:33:04.163Z] d287ab97295c: Download complete [2021-08-04T15:33:08.467Z] d287ab97295c: Pull complete [2021-08-04T15:33:08.468Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-04T15:33:08.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-04T15:33:08.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-04T15:33:08.571Z] prd-centos7-docker-4c-2g-1977 does not seem to be running inside a container [2021-08-04T15:33:08.626Z] $ 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-419/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-419 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-419:/w/workspace/edgexfoundry_edgex-ui-go_PR-419:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-04T15:33:10.701Z] $ docker top bebcf961921c049c89d68d5d28bf93385dcc63200ba175a094f81209a9932ab5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-04T15:33:11.114Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-04T15:33:11.429Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-04T15:33:11.754Z] + ls /var/log/sa-host [2021-08-04T15:33:11.754Z] + sadf -c /var/log/sa-host/sa04 [2021-08-04T15:33:11.754Z] file_magic: OK [2021-08-04T15:33:11.754Z] HZ: Using current value: 100 [2021-08-04T15:33:11.754Z] file_header: OK [2021-08-04T15:33:11.754Z] 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-08-04T15:33:11.754Z] Statistics: [2021-08-04T15:33:11.754Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-04T15:33:11.754Z] File successfully converted to sysstat format version 12.0.3 [2021-08-04T15:33:11.754Z] + sadf -c /var/log/sa-host/sa05 [2021-08-04T15:33:11.754Z] file_magic: OK [2021-08-04T15:33:11.754Z] HZ: Using current value: 100 [2021-08-04T15:33:11.754Z] file_header: OK [2021-08-04T15:33:11.754Z] 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-08-04T15:33:11.754Z] Statistics: [2021-08-04T15:33:11.754Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-04T15:33:11.754Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-04T15:33:12.410Z] provisioning config files... [2021-08-04T15:33:12.427Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-419@tmp/config2733468575135494267tmp [Pipeline] { [Pipeline] echo [2021-08-04T15:33:12.454Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:33:12.770Z] ---> create-netrc.sh [Pipeline] } [2021-08-04T15:33:12.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:33:13.185Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-04T15:33:13.199Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:33:13.505Z] ---> sudo-logs.sh [2021-08-04T15:33:13.505Z] Archiving 'sudo' log.. [2021-08-04T15:33:13.505Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1977.vexxhost.local: Name or service not known [2021-08-04T15:33:13.505Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1977.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-04T15:33:13.536Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:33:13.854Z] ---> job-cost.sh [2021-08-04T15:33:13.854Z] lf-activate-venv: SKIPPING [2021-08-04T15:33:13.854Z] DEBUG: total: 0.18000000715255737 [2021-08-04T15:33:13.854Z] INFO: Retrieving Stack Cost... [2021-08-04T15:33:15.800Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-04T15:33:15.800Z] INFO: Archiving Costs [Pipeline] echo [2021-08-04T15:33:15.818Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-04T15:33:16.150Z] ---> logs-deploy.sh [2021-08-04T15:33:16.150Z] lf-activate-venv: SKIPPING [2021-08-04T15:33:16.150Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-419/2 [2021-08-04T15:33:16.150Z] INFO: archiving workspace using pattern(s): [2021-08-04T15:33:16.734Z] Archives upload complete. [2021-08-04T15:33:17.004Z] INFO: archiving logs to Nexus