Started by upstream project "edgexfoundry/cd-management/release" build number 87 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 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-ssh3539443043695131003.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 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-ssh7546078448043481228.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 c08e7f8731fc7e59a0f5fb348e3763e45cee7116 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1940179768864592213.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c08e7f8731fc7e59a0f5fb348e3763e45cee7116 # timeout=10 Commit message: "Merge pull request #367 from ernestojeda/semver-ssh-key" > 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-ssh6464126922175012521.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8073751195515830443.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-0 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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_main@tmp/jenkins-gitclient-ssh8440777154940857824.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 Commit message: "docs(snap): remove replicated JWT instructions (#484)" > git rev-list --no-walk 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-18T17:53:26.268Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-18T17:53:26.428Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-18T17:53:26.452Z] ========================================================= [2021-11-18T17:53:26.452Z] EdgeX Global Pipelines Version Info [2021-11-18T17:53:26.452Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-18T17:53:27.613Z] ------------------- [2021-11-18T17:53:27.613Z] stable info: [2021-11-18T17:53:27.613Z] ------------------- [2021-11-18T17:53:27.613Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-18T17:53:27.613Z] Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 [2021-11-18T17:53:27.613Z] Message: update stable to v2.0.216 [2021-11-18T17:53:28.184Z] ------------------- [2021-11-18T17:53:28.184Z] experimental info: [2021-11-18T17:53:28.184Z] ------------------- [2021-11-18T17:53:28.184Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-18T17:53:28.184Z] Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 [2021-11-18T17:53:28.184Z] Message: experimental @2.0.216 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-18T17:53:28.282Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-11-18T17:53:28.296Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-11-18T17:53:28.308Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-18T17:53:28.317Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-18T17:53:28.325Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-18T17:53:28.333Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-18T17:53:28.341Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-18T17:53:28.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-18T17:53:28.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-18T17:53:28.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-18T17:53:28.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-18T17:53:28.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-11-18T17:53:28.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-18T17:53:28.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-18T17:53:28.405Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-18T17:53:28.413Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-18T17:53:28.421Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-18T17:53:28.429Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-18T17:53:28.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-18T17:53:28.445Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-18T17:53:28.453Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-18T17:53:28.461Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-18T17:53:28.468Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-18T17:53:28.476Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-18T17:53:28.495Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-18T17:53:28.506Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-18T17:53:28.521Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-18T17:53:28.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-18T17:53:28.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-18T17:53:28.555Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [Pipeline] echo [2021-11-18T17:53:28.563Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7cabfbe [Pipeline] echo [2021-11-18T17:53:28.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T17:53:28.613Z] provisioning config files... [2021-11-18T17:53:28.630Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6760000742614479910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T17:53:28.943Z] ---> docker-login.sh [2021-11-18T17:53:28.943Z] nexus3.edgexfoundry.org:10001 [2021-11-18T17:53:28.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T17:53:29.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T17:53:29.217Z] Configure a credential helper to remove this warning. See [2021-11-18T17:53:29.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T17:53:29.217Z] [2021-11-18T17:53:29.217Z] Login Succeeded [2021-11-18T17:53:29.217Z] nexus3.edgexfoundry.org:10002 [2021-11-18T17:53:29.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T17:53:29.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T17:53:29.217Z] Configure a credential helper to remove this warning. See [2021-11-18T17:53:29.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T17:53:29.217Z] [2021-11-18T17:53:29.217Z] Login Succeeded [2021-11-18T17:53:29.217Z] nexus3.edgexfoundry.org:10003 [2021-11-18T17:53:29.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T17:53:29.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T17:53:29.538Z] Configure a credential helper to remove this warning. See [2021-11-18T17:53:29.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T17:53:29.538Z] [2021-11-18T17:53:29.538Z] Login Succeeded [2021-11-18T17:53:29.538Z] nexus3.edgexfoundry.org:10004 [2021-11-18T17:53:29.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T17:53:29.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T17:53:29.538Z] Configure a credential helper to remove this warning. See [2021-11-18T17:53:29.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T17:53:29.538Z] [2021-11-18T17:53:29.538Z] Login Succeeded [2021-11-18T17:53:29.538Z] docker.io [2021-11-18T17:53:29.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T17:53:29.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T17:53:29.798Z] Configure a credential helper to remove this warning. See [2021-11-18T17:53:29.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T17:53:29.798Z] [2021-11-18T17:53:29.799Z] Login Succeeded [2021-11-18T17:53:30.061Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T17:53:30.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-18T17:53:30.557Z] + git rev-list -1 --merges 7cabfbefb872e4d8c79bc319b9175d5c26ac1025~1..7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [Pipeline] echo [2021-11-18T17:53:30.600Z] -----------> git rev-list -1 --merges 7cabfbefb872e4d8c79bc319b9175d5c26ac1025~1..7cabfbefb872e4d8c79bc319b9175d5c26ac1025 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [false] [Pipeline] sh [2021-11-18T17:53:30.910Z] + git log --format=format:%s -1 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [Pipeline] echo [2021-11-18T17:53:30.926Z] ========================================================= [2021-11-18T17:53:30.926Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2021-11-18T17:53:30.926Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T17:53:31.266Z] + git log --format=format:%s -1 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [Pipeline] echo [2021-11-18T17:53:31.278Z] [semverPrep] GIT_COMMIT: 7cabfbefb872e4d8c79bc319b9175d5c26ac1025, Commit Message: docs(snap): remove replicated JWT instructions (#484) [Pipeline] echo [2021-11-18T17:53:31.284Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-11-18T17:53:31.666Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T17:53:31.977Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T17:53:32.270Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-18T17:53:32.270Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-18T17:53:32.270Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:53:32.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T17:53:32.619Z] [2021-11-18T17:53:32.619Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:53:32.929Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T17:53:32.929Z] latest: Pulling from edgex-devops/git-semver [2021-11-18T17:53:32.929Z] a0d0a0d46f8b: Pulling fs layer [2021-11-18T17:53:32.929Z] 3e5f54012d9b: Pulling fs layer [2021-11-18T17:53:32.929Z] 4c7163046ea9: Pulling fs layer [2021-11-18T17:53:32.929Z] 0c2d73faf560: Pulling fs layer [2021-11-18T17:53:32.929Z] 0c2d73faf560: Waiting [2021-11-18T17:53:32.929Z] 3e5f54012d9b: Verifying Checksum [2021-11-18T17:53:32.929Z] 3e5f54012d9b: Download complete [2021-11-18T17:53:32.929Z] a0d0a0d46f8b: Verifying Checksum [2021-11-18T17:53:32.929Z] a0d0a0d46f8b: Download complete [2021-11-18T17:53:32.929Z] 4c7163046ea9: Verifying Checksum [2021-11-18T17:53:32.929Z] 4c7163046ea9: Download complete [2021-11-18T17:53:32.929Z] 0c2d73faf560: Verifying Checksum [2021-11-18T17:53:32.929Z] 0c2d73faf560: Download complete [2021-11-18T17:53:33.206Z] a0d0a0d46f8b: Pull complete [2021-11-18T17:53:33.206Z] 3e5f54012d9b: Pull complete [2021-11-18T17:53:33.477Z] 4c7163046ea9: Pull complete [2021-11-18T17:53:33.738Z] 0c2d73faf560: Pull complete [2021-11-18T17:53:33.738Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-18T17:53:33.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T17:53:33.738Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-18T17:53:33.808Z] prd-centos7-docker-4c-2g-0 does not seem to be running inside a container [2021-11-18T17:53:33.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-18T17:53:34.577Z] $ docker top 0690f0c9e1e45199ac2d661c8b2fb0445479419f22e15640e25e3442bb08948e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-18T17:53:34.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-18T17:53:34.684Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-18T17:53:34.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-18T17:53:34.791Z] $ docker exec 0690f0c9e1e45199ac2d661c8b2fb0445479419f22e15640e25e3442bb08948e ssh-agent [2021-11-18T17:53:34.916Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOgndlA/agent.15 [2021-11-18T17:53:34.916Z] SSH_AGENT_PID=21 [2021-11-18T17:53:34.924Z] Running ssh-add (command line suppressed) [2021-11-18T17:53:35.032Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1738584024937501208.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1738584024937501208.key) [2021-11-18T17:53:35.049Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-18T17:53:35.340Z] + git tag --points-at 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [Pipeline] } [2021-11-18T17:53:35.350Z] $ docker exec --env ******** --env ******** 0690f0c9e1e45199ac2d661c8b2fb0445479419f22e15640e25e3442bb08948e ssh-agent -k [2021-11-18T17:53:35.461Z] unset SSH_AUTH_SOCK; [2021-11-18T17:53:35.461Z] unset SSH_AGENT_PID; [2021-11-18T17:53:35.461Z] echo Agent pid 21 killed; [2021-11-18T17:53:35.470Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-11-18T17:53:35.487Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.1.0' [Pipeline] sshagent [2021-11-18T17:53:35.508Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-18T17:53:35.508Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-18T17:53:35.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-18T17:53:35.632Z] $ docker exec 0690f0c9e1e45199ac2d661c8b2fb0445479419f22e15640e25e3442bb08948e ssh-agent [2021-11-18T17:53:35.733Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDnojBl/agent.52 [2021-11-18T17:53:35.733Z] SSH_AGENT_PID=59 [2021-11-18T17:53:35.738Z] Running ssh-add (command line suppressed) [2021-11-18T17:53:35.829Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4169887758895950396.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4169887758895950396.key) [2021-11-18T17:53:35.841Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-18T17:53:36.134Z] + git semver init [2021-11-18T17:53:36.134Z] # -> Open(): unable to determine branch for HEAD [2021-11-18T17:53:36.134Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-11-18T17:53:36.134Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-18T17:53:36.134Z] # $SEMVER_REMOTE_NAME = origin [2021-11-18T17:53:36.134Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-18T17:53:36.134Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-18T17:53:36.134Z] # $SEMVER_BRANCH = main [2021-11-18T17:53:36.134Z] # $SEMVER_TEMP = /tmp/semver-316195756 [2021-11-18T17:53:36.134Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-11-18T17:53:38.689Z] # '/tmp/semver-316195756' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-11-18T17:53:38.689Z] # -> Force: false [2021-11-18T17:53:38.689Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-11-18T17:53:38.699Z] $ docker exec --env ******** --env ******** 0690f0c9e1e45199ac2d661c8b2fb0445479419f22e15640e25e3442bb08948e ssh-agent -k [2021-11-18T17:53:38.794Z] unset SSH_AUTH_SOCK; [2021-11-18T17:53:38.795Z] unset SSH_AGENT_PID; [2021-11-18T17:53:38.795Z] echo Agent pid 59 killed; [2021-11-18T17:53:38.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-18T17:53:39.127Z] + git semver [Pipeline] } [2021-11-18T17:53:39.144Z] $ docker stop --time=1 0690f0c9e1e45199ac2d661c8b2fb0445479419f22e15640e25e3442bb08948e [2021-11-18T17:53:40.489Z] $ docker rm -f 0690f0c9e1e45199ac2d661c8b2fb0445479419f22e15640e25e3442bb08948e [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T17:53:40.831Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-18T17:53:41.072Z] Stashed 1 file(s) [Pipeline] echo [2021-11-18T17:53:41.075Z] [edgeXSemver]: initialized semver on version 2.1.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-18T17:53:56.218Z] Still waiting to schedule task [2021-11-18T17:53:56.218Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-18T17:53:56.220Z] Still waiting to schedule task [2021-11-18T17:53:56.220Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-18T17:55:21.967Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-11-18T17:55:21.979Z] Running in /w/workspace/edgex-ui-go/39 [Pipeline] { [Pipeline] checkout [2021-11-18T17:55:22.179Z] The recommended git tool is: git [2021-11-18T17:55:27.422Z] using credential edgex-jenkins-ssh [2021-11-18T17:55:27.440Z] Cloning the remote Git repository [2021-11-18T17:55:27.482Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-18T17:55:27.575Z] > git init /w/workspace/edgex-ui-go/39 # timeout=10 [2021-11-18T17:55:27.672Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-18T17:55:27.673Z] > git --version # timeout=10 [2021-11-18T17:55:27.694Z] > git --version # 'git version 2.17.1' [2021-11-18T17:55:27.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T17:55:27.788Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T17:55:30.742Z] Avoid second fetch [2021-11-18T17:55:30.743Z] Checking out Revision 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 (main) [2021-11-18T17:55:30.685Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-18T17:55:30.715Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T17:55:30.760Z] > git config core.sparsecheckout # timeout=10 [2021-11-18T17:55:30.775Z] > git checkout -f 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 [2021-11-18T17:55:35.194Z] Commit message: "docs(snap): remove replicated JWT instructions (#484)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T17:55:36.018Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-18T17:55:36.018Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-18T17:55:36.018Z] Dload Upload Total Spent Left Speed [2021-11-18T17:55:36.018Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 67565 0 --:--:-- --:--:-- --:--:-- 67565 [Pipeline] sh [2021-11-18T17:55:36.433Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-18T17:55:36.767Z] + + sudosudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-18T17:55:36.767Z] tee /etc/docker/daemon.new [2021-11-18T17:55:36.767Z] { [2021-11-18T17:55:36.767Z] "registry-mirrors": [ [2021-11-18T17:55:36.767Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-18T17:55:36.767Z] ], [2021-11-18T17:55:36.767Z] "bip": "10.250.0.254/24", [2021-11-18T17:55:36.767Z] "hosts": [ [2021-11-18T17:55:36.767Z] "tcp://0.0.0.0:5555", [2021-11-18T17:55:36.767Z] "unix:///var/run/docker.sock" [2021-11-18T17:55:36.767Z] ], [2021-11-18T17:55:36.767Z] "mtu": 1458, [2021-11-18T17:55:36.767Z] "selinux-enabled": true, [2021-11-18T17:55:36.767Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-18T17:55:36.767Z] } [Pipeline] sh [2021-11-18T17:55:37.109Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-18T17:55:37.447Z] + sudo service docker restart [2021-11-18T17:55:46.811Z] Running on prd-centos7-docker-4c-2g-5 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-11-18T17:55:46.823Z] Running in /w/workspace/edgex-ui-go/39 [Pipeline] { [Pipeline] checkout [2021-11-18T17:55:46.906Z] The recommended git tool is: git [2021-11-18T17:55:48.984Z] using credential edgex-jenkins-ssh [2021-11-18T17:55:48.997Z] Cloning the remote Git repository [2021-11-18T17:55:49.087Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-18T17:55:49.137Z] > git init /w/workspace/edgex-ui-go/39 # timeout=10 [2021-11-18T17:55:49.172Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-11-18T17:55:49.172Z] > git --version # timeout=10 [2021-11-18T17:55:49.182Z] > git --version # 'git version 2.24.4' [2021-11-18T17:55:49.183Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-18T17:55:49.209Z] [INFO] Currently running in a labeled security context [2021-11-18T17:55:49.209Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-18T17:55:49.209Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/39@tmp/jenkins-gitclient-ssh8924854758705064892.key [2021-11-18T17:55:49.231Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T17:55:50.909Z] Avoid second fetch [2021-11-18T17:55:50.909Z] Checking out Revision 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 (main) [2021-11-18T17:55:50.960Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-11-18T17:55:50.967Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-18T17:55:50.987Z] > git config core.sparsecheckout # timeout=10 [2021-11-18T17:55:51.001Z] > git checkout -f 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 # timeout=10 [2021-11-18T17:55:54.622Z] Commit message: "docs(snap): remove replicated JWT instructions (#484)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T17:55:55.350Z] + git checkout 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [2021-11-18T17:55:55.350Z] HEAD is now at 7cabfbe docs(snap): remove replicated JWT instructions (#484) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T17:55:55.408Z] provisioning config files... [2021-11-18T17:55:55.425Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/39@tmp/config8288288512535441198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T17:55:55.741Z] ---> docker-login.sh [2021-11-18T17:55:55.741Z] nexus3.edgexfoundry.org:10001 [2021-11-18T17:55:55.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2021-11-18T17:55:56.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T17:55:56.003Z] Configure a credential helper to remove this warning. See [2021-11-18T17:55:56.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T17:55:56.003Z] [2021-11-18T17:55:56.003Z] Login Succeeded [2021-11-18T17:55:56.003Z] nexus3.edgexfoundry.org:10002 [2021-11-18T17:55:56.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T17:55:56.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T17:55:56.003Z] Configure a credential helper to remove this warning. See [2021-11-18T17:55:56.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T17:55:56.003Z] [2021-11-18T17:55:56.003Z] Login Succeeded [2021-11-18T17:55:56.003Z] nexus3.edgexfoundry.org:10003 [2021-11-18T17:55:56.157Z] + git checkout 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [2021-11-18T17:55:56.157Z] HEAD is now at 7cabfbe docs(snap): remove replicated JWT instructions (#484) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T17:55:56.196Z] provisioning config files... [2021-11-18T17:55:56.225Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/39@tmp/config3703629535830669722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T17:55:56.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T17:55:56.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T17:55:56.267Z] Configure a credential helper to remove this warning. See [2021-11-18T17:55:56.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T17:55:56.267Z] [2021-11-18T17:55:56.267Z] Login Succeeded [2021-11-18T17:55:56.267Z] nexus3.edgexfoundry.org:10004 [2021-11-18T17:55:56.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T17:55:56.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T17:55:56.267Z] Configure a credential helper to remove this warning. See [2021-11-18T17:55:56.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T17:55:56.267Z] [2021-11-18T17:55:56.267Z] Login Succeeded [2021-11-18T17:55:56.267Z] docker.io [2021-11-18T17:55:56.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T17:55:56.585Z] ---> docker-login.sh [2021-11-18T17:55:56.585Z] nexus3.edgexfoundry.org:10001 [2021-11-18T17:55:56.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T17:55:56.792Z] Configure a credential helper to remove this warning. See [2021-11-18T17:55:56.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T17:55:56.792Z] [2021-11-18T17:55:56.792Z] Login Succeeded [2021-11-18T17:55:56.792Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T17:55:56.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-18T17:55:56.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-18T17:55:56.946Z] ========================================================= [2021-11-18T17:55:56.946Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-18T17:55:56.946Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:55:57.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T17:55:57.263Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-18T17:55:57.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T17:55:57.456Z] Configure a credential helper to remove this warning. See [2021-11-18T17:55:57.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T17:55:57.456Z] [2021-11-18T17:55:57.456Z] Login Succeeded [2021-11-18T17:55:57.456Z] nexus3.edgexfoundry.org:10002 [2021-11-18T17:55:57.542Z] Sending build context to Docker daemon 25.3MB [2021-11-18T17:55:57.542Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T17:55:57.542Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-18T17:55:57.542Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-18T17:55:57.542Z] a0d0a0d46f8b: Pulling fs layer [2021-11-18T17:55:57.542Z] 31adcdaf11c8: Pulling fs layer [2021-11-18T17:55:57.542Z] b8b176561691: Pulling fs layer [2021-11-18T17:55:57.542Z] 4527c011a84f: Pulling fs layer [2021-11-18T17:55:57.542Z] 5d74067f8e1e: Pulling fs layer [2021-11-18T17:55:57.542Z] e0aca202a116: Pulling fs layer [2021-11-18T17:55:57.542Z] 3a43be97a3b4: Pulling fs layer [2021-11-18T17:55:57.542Z] 34cad66bf833: Pulling fs layer [2021-11-18T17:55:57.542Z] b4e3c513aaa6: Pulling fs layer [2021-11-18T17:55:57.542Z] 4527c011a84f: Waiting [2021-11-18T17:55:57.542Z] 5d74067f8e1e: Waiting [2021-11-18T17:55:57.542Z] 3a43be97a3b4: Waiting [2021-11-18T17:55:57.542Z] e0aca202a116: Waiting [2021-11-18T17:55:57.542Z] 34cad66bf833: Waiting [2021-11-18T17:55:57.542Z] b4e3c513aaa6: Waiting [2021-11-18T17:55:57.542Z] b8b176561691: Verifying Checksum [2021-11-18T17:55:57.542Z] b8b176561691: Download complete [2021-11-18T17:55:57.542Z] 31adcdaf11c8: Verifying Checksum [2021-11-18T17:55:57.542Z] 31adcdaf11c8: Download complete [2021-11-18T17:55:57.542Z] 5d74067f8e1e: Verifying Checksum [2021-11-18T17:55:57.542Z] 5d74067f8e1e: Download complete [2021-11-18T17:55:57.542Z] e0aca202a116: Verifying Checksum [2021-11-18T17:55:57.542Z] e0aca202a116: Download complete [2021-11-18T17:55:57.542Z] 3a43be97a3b4: Verifying Checksum [2021-11-18T17:55:57.542Z] 3a43be97a3b4: Download complete [2021-11-18T17:55:57.542Z] a0d0a0d46f8b: Verifying Checksum [2021-11-18T17:55:57.542Z] a0d0a0d46f8b: Download complete [2021-11-18T17:55:57.816Z] 34cad66bf833: Verifying Checksum [2021-11-18T17:55:57.817Z] 34cad66bf833: Download complete [2021-11-18T17:55:58.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T17:55:58.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T17:55:58.058Z] Configure a credential helper to remove this warning. See [2021-11-18T17:55:58.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T17:55:58.059Z] [2021-11-18T17:55:58.059Z] Login Succeeded [2021-11-18T17:55:58.059Z] nexus3.edgexfoundry.org:10003 [2021-11-18T17:55:58.087Z] 4527c011a84f: Verifying Checksum [2021-11-18T17:55:58.087Z] 4527c011a84f: Download complete [2021-11-18T17:55:58.087Z] b4e3c513aaa6: Verifying Checksum [2021-11-18T17:55:58.087Z] b4e3c513aaa6: Download complete [2021-11-18T17:55:58.087Z] a0d0a0d46f8b: Pull complete [2021-11-18T17:55:58.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T17:55:58.357Z] 31adcdaf11c8: Pull complete [2021-11-18T17:55:58.357Z] b8b176561691: Pull complete [2021-11-18T17:55:58.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T17:55:58.605Z] Configure a credential helper to remove this warning. See [2021-11-18T17:55:58.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T17:55:58.605Z] [2021-11-18T17:55:58.605Z] Login Succeeded [2021-11-18T17:55:58.605Z] nexus3.edgexfoundry.org:10004 [2021-11-18T17:55:58.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T17:55:59.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T17:55:59.154Z] Configure a credential helper to remove this warning. See [2021-11-18T17:55:59.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T17:55:59.154Z] [2021-11-18T17:55:59.154Z] Login Succeeded [2021-11-18T17:55:59.154Z] docker.io [2021-11-18T17:55:59.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T17:56:00.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T17:56:00.020Z] Configure a credential helper to remove this warning. See [2021-11-18T17:56:00.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T17:56:00.020Z] [2021-11-18T17:56:00.020Z] Login Succeeded [2021-11-18T17:56:00.020Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T17:56:00.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-18T17:56:00.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-18T17:56:00.322Z] ========================================================= [2021-11-18T17:56:00.322Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-18T17:56:00.322Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:56:00.675Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-18T17:56:01.667Z] Sending build context to Docker daemon 25.3MB [2021-11-18T17:56:01.667Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T17:56:01.667Z] Step 2/14 : FROM ${BASE} AS builder [2021-11-18T17:56:01.667Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-18T17:56:01.667Z] 552d1f2373af: Pulling fs layer [2021-11-18T17:56:01.667Z] ea3f2d53f512: Pulling fs layer [2021-11-18T17:56:01.667Z] 9e70ebbbe112: Pulling fs layer [2021-11-18T17:56:01.667Z] 7a9cfe048b4a: Pulling fs layer [2021-11-18T17:56:01.667Z] 72dc09318566: Pulling fs layer [2021-11-18T17:56:01.667Z] f4f7b4309257: Pulling fs layer [2021-11-18T17:56:01.667Z] 0ac9a79272e3: Pulling fs layer [2021-11-18T17:56:01.667Z] b78e95d17946: Pulling fs layer [2021-11-18T17:56:01.667Z] 7a9cfe048b4a: Waiting [2021-11-18T17:56:01.667Z] 72dc09318566: Waiting [2021-11-18T17:56:01.667Z] f4f7b4309257: Waiting [2021-11-18T17:56:01.667Z] 0ac9a79272e3: Waiting [2021-11-18T17:56:01.667Z] b78e95d17946: Waiting [2021-11-18T17:56:01.667Z] 9e70ebbbe112: Verifying Checksum [2021-11-18T17:56:01.667Z] 9e70ebbbe112: Download complete [2021-11-18T17:56:01.667Z] ea3f2d53f512: Verifying Checksum [2021-11-18T17:56:01.667Z] ea3f2d53f512: Download complete [2021-11-18T17:56:01.667Z] 72dc09318566: Verifying Checksum [2021-11-18T17:56:01.667Z] 72dc09318566: Download complete [2021-11-18T17:56:01.667Z] f4f7b4309257: Verifying Checksum [2021-11-18T17:56:01.667Z] f4f7b4309257: Download complete [2021-11-18T17:56:01.667Z] 552d1f2373af: Verifying Checksum [2021-11-18T17:56:01.945Z] 0ac9a79272e3: Verifying Checksum [2021-11-18T17:56:01.945Z] 0ac9a79272e3: Download complete [2021-11-18T17:56:02.542Z] 552d1f2373af: Pull complete [2021-11-18T17:56:02.651Z] 4527c011a84f: Pull complete [2021-11-18T17:56:02.651Z] 5d74067f8e1e: Pull complete [2021-11-18T17:56:02.651Z] e0aca202a116: Pull complete [2021-11-18T17:56:02.651Z] 3a43be97a3b4: Pull complete [2021-11-18T17:56:02.918Z] 34cad66bf833: Pull complete [2021-11-18T17:56:03.144Z] ea3f2d53f512: Pull complete [2021-11-18T17:56:03.748Z] 9e70ebbbe112: Pull complete [2021-11-18T17:56:03.748Z] b78e95d17946: Verifying Checksum [2021-11-18T17:56:03.748Z] b78e95d17946: Download complete [2021-11-18T17:56:04.341Z] 7a9cfe048b4a: Verifying Checksum [2021-11-18T17:56:04.341Z] 7a9cfe048b4a: Download complete [2021-11-18T17:56:05.535Z] b4e3c513aaa6: Pull complete [2021-11-18T17:56:05.535Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-18T17:56:05.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-18T17:56:05.535Z] ---> 9f6097aaca64 [2021-11-18T17:56:05.535Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-18T17:56:07.465Z] ---> Running in 473b3eb5a906 [2021-11-18T17:56:07.465Z] Removing intermediate container 473b3eb5a906 [2021-11-18T17:56:07.465Z] ---> 64d200bccf93 [2021-11-18T17:56:07.465Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-18T17:56:07.465Z] ---> Running in 05220f5c13b5 [2021-11-18T17:56:07.465Z] Removing intermediate container 05220f5c13b5 [2021-11-18T17:56:07.465Z] ---> 6feb916e5609 [2021-11-18T17:56:07.465Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T17:56:07.465Z] ---> Running in 529f26930c1c [2021-11-18T17:56:07.465Z] Removing intermediate container 529f26930c1c [2021-11-18T17:56:07.465Z] ---> 530cff4e64ca [2021-11-18T17:56:07.465Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-18T17:56:07.748Z] ---> Running in 535d0e077ec4 [2021-11-18T17:56:07.748Z] Removing intermediate container 535d0e077ec4 [2021-11-18T17:56:07.748Z] ---> 3fb2e6c6ef14 [2021-11-18T17:56:07.748Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-18T17:56:07.748Z] ---> Running in 9bee0ed6645d [2021-11-18T17:56:07.748Z] Removing intermediate container 9bee0ed6645d [2021-11-18T17:56:07.748Z] ---> 845dd07464fa [2021-11-18T17:56:07.748Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T17:56:07.748Z] ---> Running in a073294f92a9 [2021-11-18T17:56:08.337Z] Removing intermediate container a073294f92a9 [2021-11-18T17:56:08.337Z] ---> 6922bcffa36d [2021-11-18T17:56:08.337Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T17:56:08.605Z] ---> Running in ffff26e65a1c [2021-11-18T17:56:08.865Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-18T17:56:09.810Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-18T17:56:10.073Z] OK: 220 MiB in 52 packages [2021-11-18T17:56:10.338Z] Removing intermediate container ffff26e65a1c [2021-11-18T17:56:10.338Z] ---> bb1233cce8bd [2021-11-18T17:56:10.338Z] Step 10/14 : ENV GO111MODULE=on [2021-11-18T17:56:10.338Z] ---> Running in 8f1bdb250ba2 [2021-11-18T17:56:10.338Z] Removing intermediate container 8f1bdb250ba2 [2021-11-18T17:56:10.338Z] ---> eae37a6ea6b8 [2021-11-18T17:56:10.338Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-18T17:56:10.338Z] ---> Running in f439c81046cd [2021-11-18T17:56:10.601Z] Removing intermediate container f439c81046cd [2021-11-18T17:56:10.601Z] ---> 7c135b238295 [2021-11-18T17:56:10.601Z] Step 12/14 : COPY . . [2021-11-18T17:56:11.563Z] ---> 3efa5a4ce53d [2021-11-18T17:56:11.563Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T17:56:11.563Z] ---> Running in 3b404b9cf7b9 [2021-11-18T17:56:14.488Z] 7a9cfe048b4a: Pull complete [2021-11-18T17:56:14.761Z] 72dc09318566: Pull complete [2021-11-18T17:56:15.035Z] f4f7b4309257: Pull complete [2021-11-18T17:56:15.308Z] 0ac9a79272e3: Pull complete [2021-11-18T17:56:22.031Z] b78e95d17946: Pull complete [2021-11-18T17:56:22.031Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-18T17:56:22.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-18T17:56:22.031Z] ---> 8b459fc5aaf0 [2021-11-18T17:56:22.031Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-18T17:56:22.627Z] ---> Running in 1f0a147a80bd [2021-11-18T17:56:23.221Z] Removing intermediate container 1f0a147a80bd [2021-11-18T17:56:23.221Z] ---> e4381b3d3a32 [2021-11-18T17:56:23.222Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-11-18T17:56:23.222Z] ---> Running in a8f8c7a54d14 [2021-11-18T17:56:23.497Z] Removing intermediate container a8f8c7a54d14 [2021-11-18T17:56:23.497Z] ---> 34ced89c91bf [2021-11-18T17:56:23.497Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T17:56:23.770Z] ---> Running in aa1141f4cf9d [2021-11-18T17:56:24.043Z] Removing intermediate container aa1141f4cf9d [2021-11-18T17:56:24.043Z] ---> e9f33be3bf22 [2021-11-18T17:56:24.043Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-11-18T17:56:24.315Z] ---> Running in ccfc0d8223ac [2021-11-18T17:56:24.588Z] Removing intermediate container ccfc0d8223ac [2021-11-18T17:56:24.588Z] ---> 7bcf48fb787b [2021-11-18T17:56:24.588Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-18T17:56:24.588Z] ---> Running in bd897e1aed9e [2021-11-18T17:56:25.181Z] Removing intermediate container bd897e1aed9e [2021-11-18T17:56:25.181Z] ---> 3a1a8fc080b1 [2021-11-18T17:56:25.181Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T17:56:25.181Z] ---> Running in 556bb3276da1 [2021-11-18T17:56:27.161Z] Removing intermediate container 556bb3276da1 [2021-11-18T17:56:27.161Z] ---> 5723e0cd8712 [2021-11-18T17:56:27.161Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T17:56:27.439Z] ---> Running in 3f6b2b77e6ae [2021-11-18T17:56:28.422Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-18T17:56:29.397Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-18T17:56:30.212Z] OK: 219 MiB in 52 packages [2021-11-18T17:56:31.257Z] Removing intermediate container 3f6b2b77e6ae [2021-11-18T17:56:31.257Z] ---> 5a4098816acb [2021-11-18T17:56:31.257Z] Step 10/14 : ENV GO111MODULE=on [2021-11-18T17:56:31.257Z] ---> Running in 17008b998308 [2021-11-18T17:56:31.860Z] Removing intermediate container 17008b998308 [2021-11-18T17:56:31.860Z] ---> ea5a8e074841 [2021-11-18T17:56:31.860Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-18T17:56:31.860Z] ---> Running in 64241718957a [2021-11-18T17:56:32.132Z] Removing intermediate container 64241718957a [2021-11-18T17:56:32.132Z] ---> 76b4ba5e5144 [2021-11-18T17:56:32.132Z] Step 12/14 : COPY . . [2021-11-18T17:56:34.758Z] ---> b22d4827e0f7 [2021-11-18T17:56:34.758Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T17:56:34.758Z] ---> Running in 89d84a13aa0d [2021-11-18T17:56:43.719Z] Removing intermediate container 3b404b9cf7b9 [2021-11-18T17:56:43.719Z] ---> 4d4264d34bcc [2021-11-18T17:56:43.719Z] Step 14/14 : RUN ${MAKE} [2021-11-18T17:56:43.719Z] ---> Running in 69152cbe3db7 [2021-11-18T17:56:43.719Z] noop [2021-11-18T17:56:43.719Z] Removing intermediate container 69152cbe3db7 [2021-11-18T17:56:43.719Z] ---> 0f05837eb667 [2021-11-18T17:56:43.719Z] Successfully built 0f05837eb667 [2021-11-18T17:56:43.719Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:56:44.041Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-18T17:56:44.041Z] . [Pipeline] withDockerContainer [2021-11-18T17:56:44.127Z] prd-centos7-docker-4c-2g-5 does not seem to be running inside a container [2021-11-18T17:56:44.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/39 -v /w/workspace/edgex-ui-go/39:/w/workspace/edgex-ui-go/39:rw,z -v /w/workspace/edgex-ui-go/39@tmp:/w/workspace/edgex-ui-go/39@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 ******** ci-base-image-x86_64 cat [2021-11-18T17:56:44.586Z] $ docker top 044a3f89fe262d74edc6f35fcab0306238662e45257caa2b28996d43531713f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-18T17:56:44.971Z] + go version [2021-11-18T17:56:44.971Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-18T17:56:44.982Z] $ docker stop --time=1 044a3f89fe262d74edc6f35fcab0306238662e45257caa2b28996d43531713f4 [2021-11-18T17:56:46.183Z] $ docker rm -f 044a3f89fe262d74edc6f35fcab0306238662e45257caa2b28996d43531713f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:56:46.683Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-18T17:56:46.683Z] . [Pipeline] withDockerContainer [2021-11-18T17:56:46.757Z] prd-centos7-docker-4c-2g-5 does not seem to be running inside a container [2021-11-18T17:56:46.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/39 -v /w/workspace/edgex-ui-go/39:/w/workspace/edgex-ui-go/39:rw,z -v /w/workspace/edgex-ui-go/39@tmp:/w/workspace/edgex-ui-go/39@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 ******** ci-base-image-x86_64 cat [2021-11-18T17:56:47.213Z] $ docker top 617f7b891c8ac2c35fbcb88f519de5540155c4b136ea6bdbcfced811c86375bd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-18T17:56:47.588Z] + make test [2021-11-18T17:56:47.588Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-18T17:56:47.868Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-18T17:57:02.961Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-18T17:57:02.961Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-18T17:57:02.961Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-18T17:57:02.961Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-18T17:57:02.961Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-18T17:57:02.961Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-18T17:57:02.961Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-18T17:57:02.961Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-18T17:57:02.961Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-18T17:57:02.961Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-18T17:57:02.961Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-18T17:57:02.962Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-18T17:57:02.962Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-18T17:57:06.286Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-18T17:57:06.286Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2021-11-18T17:57:06.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-18T17:57:06.310Z] $ docker stop --time=1 617f7b891c8ac2c35fbcb88f519de5540155c4b136ea6bdbcfced811c86375bd [2021-11-18T17:57:07.674Z] $ docker rm -f 617f7b891c8ac2c35fbcb88f519de5540155c4b136ea6bdbcfced811c86375bd [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T17:57:08.069Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-18T17:57:08.256Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-18T17:57:08.883Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-18T17:57:09.180Z] + ls -al . [2021-11-18T17:57:09.180Z] total 112 [2021-11-18T17:57:09.180Z] drwxrwxr-x. 12 jenkins jenkins 4096 Nov 18 17:56 . [2021-11-18T17:57:09.180Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 18 17:55 .. [2021-11-18T17:57:09.180Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 18 17:55 assets [2021-11-18T17:57:09.180Z] drwxrwxr-x. 2 jenkins jenkins 66 Nov 18 17:55 bin [2021-11-18T17:57:09.180Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 18 17:55 cmd [2021-11-18T17:57:09.180Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 18 17:55 CONTRIBUTING.md [2021-11-18T17:57:09.180Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 18 17:56 coverage.out [2021-11-18T17:57:09.180Z] -rw-rw-r--. 1 jenkins jenkins 1526 Nov 18 17:55 Dockerfile [2021-11-18T17:57:09.180Z] drwxrwxr-x. 2 jenkins jenkins 23 Nov 18 17:55 docs [2021-11-18T17:57:09.180Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 18 17:55 .git [2021-11-18T17:57:09.180Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 18 17:55 .github [2021-11-18T17:57:09.180Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 18 17:55 .gitignore [2021-11-18T17:57:09.180Z] -rw-rw-r--. 1 jenkins jenkins 744 Nov 18 17:55 go.mod [2021-11-18T17:57:09.180Z] -rw-rw-r--. 1 jenkins jenkins 48565 Nov 18 17:55 go.sum [2021-11-18T17:57:09.180Z] drwxrwxr-x. 9 jenkins jenkins 125 Nov 18 17:55 internal [2021-11-18T17:57:09.180Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 18 17:55 Jenkinsfile [2021-11-18T17:57:09.180Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 18 17:55 LICENSE [2021-11-18T17:57:09.180Z] -rw-rw-r--. 1 jenkins jenkins 1212 Nov 18 17:55 Makefile [2021-11-18T17:57:09.180Z] drwxrwxr-x. 3 jenkins jenkins 19 Nov 18 17:55 pkg [2021-11-18T17:57:09.180Z] -rw-rw-r--. 1 jenkins jenkins 4450 Nov 18 17:55 README.md [2021-11-18T17:57:09.180Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 18 17:55 snap [2021-11-18T17:57:09.180Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 18 17:53 VERSION [2021-11-18T17:57:09.180Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 18 17:55 version.go [2021-11-18T17:57:09.180Z] drwxrwxr-x. 4 jenkins jenkins 4096 Nov 18 17:55 web [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:57:09.486Z] + 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=7cabfbefb872e4d8c79bc319b9175d5c26ac1025 --label arch=amd64 --label version=2.1.0 . [2021-11-18T17:57:09.486Z] Sending build context to Docker daemon 25.3MB [2021-11-18T17:57:09.486Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T17:57:09.486Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-18T17:57:09.486Z] ---> 0f05837eb667 [2021-11-18T17:57:09.486Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-18T17:57:09.758Z] ---> Running in 57f702ffbfa5 [2021-11-18T17:57:10.018Z] Removing intermediate container 57f702ffbfa5 [2021-11-18T17:57:10.018Z] ---> 5dc27312c36e [2021-11-18T17:57:10.018Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-18T17:57:10.018Z] ---> Running in 5271fea342cd [2021-11-18T17:57:10.018Z] Removing intermediate container 5271fea342cd [2021-11-18T17:57:10.018Z] ---> b0cb891e7664 [2021-11-18T17:57:10.018Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T17:57:10.018Z] ---> Running in 5f2301307399 [2021-11-18T17:57:10.299Z] Removing intermediate container 5f2301307399 [2021-11-18T17:57:10.299Z] ---> 27ecf89bde94 [2021-11-18T17:57:10.299Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-18T17:57:10.299Z] ---> Running in cf8bfe7c5416 [2021-11-18T17:57:10.299Z] Removing intermediate container cf8bfe7c5416 [2021-11-18T17:57:10.299Z] ---> 5730ba34470e [2021-11-18T17:57:10.299Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-18T17:57:10.299Z] ---> Running in 9425df50ad39 [2021-11-18T17:57:10.299Z] Removing intermediate container 9425df50ad39 [2021-11-18T17:57:10.299Z] ---> 9def97bb61d8 [2021-11-18T17:57:10.299Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T17:57:10.299Z] ---> Running in b7f6482b50ec [2021-11-18T17:57:10.875Z] Removing intermediate container b7f6482b50ec [2021-11-18T17:57:10.875Z] ---> df571bed28a5 [2021-11-18T17:57:10.875Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T17:57:10.875Z] ---> Running in 97813137ef92 [2021-11-18T17:57:11.137Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-18T17:57:12.078Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-18T17:57:12.339Z] OK: 220 MiB in 52 packages [2021-11-18T17:57:12.607Z] Removing intermediate container 97813137ef92 [2021-11-18T17:57:12.607Z] ---> 76d370ef46bc [2021-11-18T17:57:12.607Z] Step 10/22 : ENV GO111MODULE=on [2021-11-18T17:57:12.607Z] ---> Running in a1e0484f8aa0 [2021-11-18T17:57:12.607Z] Removing intermediate container a1e0484f8aa0 [2021-11-18T17:57:12.607Z] ---> 465f282a03c8 [2021-11-18T17:57:12.607Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-18T17:57:12.607Z] ---> Running in 228df9e8b47a [2021-11-18T17:57:12.872Z] Removing intermediate container 228df9e8b47a [2021-11-18T17:57:12.872Z] ---> 9848fa20800f [2021-11-18T17:57:12.872Z] Step 12/22 : COPY . . [2021-11-18T17:57:13.459Z] ---> 8ac8ce5f638e [2021-11-18T17:57:13.459Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T17:57:13.722Z] ---> Running in 87edf7a00dd7 [2021-11-18T17:57:14.304Z] Removing intermediate container 87edf7a00dd7 [2021-11-18T17:57:14.304Z] ---> 613ed85d2480 [2021-11-18T17:57:14.304Z] Step 14/22 : RUN ${MAKE} [2021-11-18T17:57:14.304Z] ---> Running in c9d22a5e2f4c [2021-11-18T17:57:14.572Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-11-18T17:57:24.701Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-18T17:57:24.701Z] Removing intermediate container c9d22a5e2f4c [2021-11-18T17:57:24.701Z] ---> e98b7d996e46 [2021-11-18T17:57:24.701Z] Step 15/22 : FROM alpine:3.14 [2021-11-18T17:57:25.641Z] 3.14: Pulling from library/alpine [2021-11-18T17:57:25.641Z] 97518928ae5f: Pulling fs layer [2021-11-18T17:57:25.903Z] 97518928ae5f: Verifying Checksum [2021-11-18T17:57:25.903Z] 97518928ae5f: Download complete [2021-11-18T17:57:26.162Z] 97518928ae5f: Pull complete [2021-11-18T17:57:26.162Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-18T17:57:26.162Z] Status: Downloaded newer image for alpine:3.14 [2021-11-18T17:57:26.162Z] ---> 0a97eee8041e [2021-11-18T17:57:26.162Z] Step 16/22 : EXPOSE 4000 [2021-11-18T17:57:26.162Z] ---> Running in 71a8e7c0a63f [2021-11-18T17:57:26.162Z] Removing intermediate container 71a8e7c0a63f [2021-11-18T17:57:26.162Z] ---> 20104d1ac57e [2021-11-18T17:57:26.162Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-18T17:57:26.731Z] ---> b39ab8f5a2cd [2021-11-18T17:57:26.731Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-18T17:57:26.731Z] ---> Running in 38db1b29e1d1 [2021-11-18T17:57:26.731Z] Removing intermediate container 38db1b29e1d1 [2021-11-18T17:57:26.731Z] ---> c7b0ee6ca12d [2021-11-18T17:57:26.731Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-18T17:57:26.731Z] ---> Running in cecc583fab91 [2021-11-18T17:57:26.731Z] Removing intermediate container cecc583fab91 [2021-11-18T17:57:26.731Z] ---> 0082e68be3b9 [2021-11-18T17:57:26.731Z] Step 20/22 : LABEL arch=amd64 [2021-11-18T17:57:26.731Z] ---> Running in 8b2b16230a6c [2021-11-18T17:57:26.993Z] Removing intermediate container 8b2b16230a6c [2021-11-18T17:57:26.993Z] ---> edd26272a49e [2021-11-18T17:57:26.993Z] Step 21/22 : LABEL git_sha=7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [2021-11-18T17:57:26.993Z] ---> Running in 9276811bd434 [2021-11-18T17:57:26.993Z] Removing intermediate container 9276811bd434 [2021-11-18T17:57:26.993Z] ---> f44580b53390 [2021-11-18T17:57:26.993Z] Step 22/22 : LABEL version=2.1.0 [2021-11-18T17:57:26.993Z] ---> Running in 0b9c727ebc7b [2021-11-18T17:57:27.256Z] Removing intermediate container 0b9c727ebc7b [2021-11-18T17:57:27.256Z] ---> 2d9b425bb76e [2021-11-18T17:57:27.256Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-18T17:57:27.256Z] Successfully built 2d9b425bb76e [2021-11-18T17:57:27.256Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T17:57:27.395Z] provisioning config files... [2021-11-18T17:57:27.405Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/39@tmp/config1005597336447409343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T17:57:27.717Z] ---> docker-login.sh [2021-11-18T17:57:27.717Z] nexus3.edgexfoundry.org:10001 [2021-11-18T17:57:27.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T17:57:27.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T17:57:27.717Z] Configure a credential helper to remove this warning. See [2021-11-18T17:57:27.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T17:57:27.717Z] [2021-11-18T17:57:27.717Z] Login Succeeded [2021-11-18T17:57:27.717Z] nexus3.edgexfoundry.org:10002 [2021-11-18T17:57:27.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T17:57:27.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T17:57:27.983Z] Configure a credential helper to remove this warning. See [2021-11-18T17:57:27.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T17:57:27.983Z] [2021-11-18T17:57:27.983Z] Login Succeeded [2021-11-18T17:57:27.983Z] nexus3.edgexfoundry.org:10003 [2021-11-18T17:57:27.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T17:57:27.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T17:57:27.983Z] Configure a credential helper to remove this warning. See [2021-11-18T17:57:27.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T17:57:27.983Z] [2021-11-18T17:57:27.983Z] Login Succeeded [2021-11-18T17:57:27.983Z] nexus3.edgexfoundry.org:10004 [2021-11-18T17:57:27.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T17:57:27.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T17:57:27.983Z] Configure a credential helper to remove this warning. See [2021-11-18T17:57:27.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T17:57:27.983Z] [2021-11-18T17:57:27.983Z] Login Succeeded [2021-11-18T17:57:27.983Z] docker.io [2021-11-18T17:57:28.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T17:57:28.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T17:57:28.505Z] Configure a credential helper to remove this warning. See [2021-11-18T17:57:28.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T17:57:28.505Z] [2021-11-18T17:57:28.505Z] Login Succeeded [2021-11-18T17:57:28.505Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T17:57:28.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-18T17:57:28.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-18T17:57:28.560Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-11-18T17:57:28.560Z] 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [2021-11-18T17:57:28.560Z] latest [2021-11-18T17:57:28.560Z] 2.1.0 [2021-11-18T17:57:28.560Z] 7cabfbefb872e4d8c79bc319b9175d5c26ac1025-2.1.0 [2021-11-18T17:57:28.560Z] main [2021-11-18T17:57:28.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:57:28.865Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:57:29.172Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [2021-11-18T17:57:29.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-11-18T17:57:29.172Z] 7dd24e72bf0b: Preparing [2021-11-18T17:57:29.172Z] 1a058d5342cc: Preparing [2021-11-18T17:57:29.172Z] 1a058d5342cc: Layer already exists [2021-11-18T17:57:31.096Z] 7dd24e72bf0b: Pushed [2021-11-18T17:57:31.096Z] 7cabfbefb872e4d8c79bc319b9175d5c26ac1025: digest: sha256:8aab253d7f08a8e0adb303a563e2b6dc65173624cd4dc23f2cdcd088de6f28e6 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:57:31.403Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:57:31.707Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-11-18T17:57:31.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-11-18T17:57:31.707Z] 7dd24e72bf0b: Preparing [2021-11-18T17:57:31.707Z] 1a058d5342cc: Preparing [2021-11-18T17:57:31.707Z] 1a058d5342cc: Layer already exists [2021-11-18T17:57:31.707Z] 7dd24e72bf0b: Layer already exists [2021-11-18T17:57:31.707Z] latest: digest: sha256:8aab253d7f08a8e0adb303a563e2b6dc65173624cd4dc23f2cdcd088de6f28e6 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:57:32.014Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.0 [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:57:32.312Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.0 [2021-11-18T17:57:32.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-11-18T17:57:32.312Z] 7dd24e72bf0b: Preparing [2021-11-18T17:57:32.312Z] 1a058d5342cc: Preparing [2021-11-18T17:57:32.312Z] 1a058d5342cc: Layer already exists [2021-11-18T17:57:32.312Z] 7dd24e72bf0b: Layer already exists [2021-11-18T17:57:32.312Z] 2.1.0: digest: sha256:8aab253d7f08a8e0adb303a563e2b6dc65173624cd4dc23f2cdcd088de6f28e6 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:57:32.617Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:7cabfbefb872e4d8c79bc319b9175d5c26ac1025-2.1.0 [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:57:32.919Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:7cabfbefb872e4d8c79bc319b9175d5c26ac1025-2.1.0 [2021-11-18T17:57:32.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-11-18T17:57:32.919Z] 7dd24e72bf0b: Preparing [2021-11-18T17:57:32.919Z] 1a058d5342cc: Preparing [2021-11-18T17:57:32.919Z] 7dd24e72bf0b: Layer already exists [2021-11-18T17:57:32.919Z] 1a058d5342cc: Layer already exists [2021-11-18T17:57:32.919Z] 7cabfbefb872e4d8c79bc319b9175d5c26ac1025-2.1.0: digest: sha256:8aab253d7f08a8e0adb303a563e2b6dc65173624cd4dc23f2cdcd088de6f28e6 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:57:33.224Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:57:33.524Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-11-18T17:57:33.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-11-18T17:57:33.524Z] 7dd24e72bf0b: Preparing [2021-11-18T17:57:33.524Z] 1a058d5342cc: Preparing [2021-11-18T17:57:33.524Z] 1a058d5342cc: Layer already exists [2021-11-18T17:57:33.524Z] 7dd24e72bf0b: Layer already exists [2021-11-18T17:57:33.524Z] main: digest: sha256:8aab253d7f08a8e0adb303a563e2b6dc65173624cd4dc23f2cdcd088de6f28e6 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-18T17:57:33.558Z] ===================================================== [Pipeline] echo [2021-11-18T17:57:33.571Z] taggedImages: [2021-11-18T17:57:33.571Z] - nexus3.edgexfoundry.org:10004/edgex-ui:7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [2021-11-18T17:57:33.571Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-11-18T17:57:33.571Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.0 [2021-11-18T17:57:33.571Z] - nexus3.edgexfoundry.org:10004/edgex-ui:7cabfbefb872e4d8c79bc319b9175d5c26ac1025-2.1.0 [2021-11-18T17:57:33.571Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:57:34.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T17:57:34.142Z] [2021-11-18T17:57:34.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:57:34.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T17:57:34.460Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-18T17:57:34.460Z] b4d181a07f80: Pulling fs layer [2021-11-18T17:57:34.460Z] a1111a8f2ec3: Pulling fs layer [2021-11-18T17:57:34.460Z] ed53099fbce6: Pulling fs layer [2021-11-18T17:57:34.460Z] dc539afda2c1: Pulling fs layer [2021-11-18T17:57:34.460Z] 77bc0d833cb6: Pulling fs layer [2021-11-18T17:57:34.460Z] 9065ff56babe: Pulling fs layer [2021-11-18T17:57:34.460Z] d287ab97295c: Pulling fs layer [2021-11-18T17:57:34.460Z] dc539afda2c1: Waiting [2021-11-18T17:57:34.460Z] 77bc0d833cb6: Waiting [2021-11-18T17:57:34.460Z] 9065ff56babe: Waiting [2021-11-18T17:57:34.460Z] d287ab97295c: Waiting [2021-11-18T17:57:34.460Z] a1111a8f2ec3: Verifying Checksum [2021-11-18T17:57:34.460Z] a1111a8f2ec3: Download complete [2021-11-18T17:57:34.460Z] dc539afda2c1: Verifying Checksum [2021-11-18T17:57:34.460Z] dc539afda2c1: Download complete [2021-11-18T17:57:34.730Z] ed53099fbce6: Verifying Checksum [2021-11-18T17:57:34.730Z] ed53099fbce6: Download complete [2021-11-18T17:57:34.730Z] 9065ff56babe: Verifying Checksum [2021-11-18T17:57:34.730Z] 9065ff56babe: Download complete [2021-11-18T17:57:34.730Z] 77bc0d833cb6: Verifying Checksum [2021-11-18T17:57:34.730Z] 77bc0d833cb6: Download complete [2021-11-18T17:57:34.730Z] b4d181a07f80: Verifying Checksum [2021-11-18T17:57:34.730Z] b4d181a07f80: Download complete [2021-11-18T17:57:35.317Z] d287ab97295c: Verifying Checksum [2021-11-18T17:57:35.317Z] d287ab97295c: Download complete [2021-11-18T17:57:36.274Z] b4d181a07f80: Pull complete [2021-11-18T17:57:36.274Z] a1111a8f2ec3: Pull complete [2021-11-18T17:57:36.847Z] ed53099fbce6: Pull complete [2021-11-18T17:57:36.847Z] dc539afda2c1: Pull complete [2021-11-18T17:57:37.108Z] 77bc0d833cb6: Pull complete [2021-11-18T17:57:37.377Z] 9065ff56babe: Pull complete [2021-11-18T17:57:42.697Z] d287ab97295c: Pull complete [2021-11-18T17:57:42.697Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-18T17:57:42.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T17:57:42.698Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-18T17:57:42.762Z] prd-centos7-docker-4c-2g-5 does not seem to be running inside a container [2021-11-18T17:57:42.804Z] $ 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/39 -v /w/workspace/edgex-ui-go/39:/w/workspace/edgex-ui-go/39:rw,z -v /w/workspace/edgex-ui-go/39@tmp:/w/workspace/edgex-ui-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-18T17:57:45.039Z] $ docker top 01663fef84d617e7868b8f471f492e39989448f98af3d2ebc2bd4cfd13c43e9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T17:57:45.429Z] ---> job-cost.sh [2021-11-18T17:57:45.429Z] lf-activate-venv: SKIPPING [2021-11-18T17:57:45.429Z] INFO: No Stack... [2021-11-18T17:57:45.691Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-18T17:57:45.953Z] INFO: Archiving Costs [Pipeline] sh [2021-11-18T17:57:46.261Z] + cat /w/workspace/edgex-ui-go/39/archives/cost.csv [2021-11-18T17:57:46.261Z] + cut -d, -f6 [Pipeline] lock [2021-11-18T17:57:46.291Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-39-stack-cost] [2021-11-18T17:57:46.297Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-39-stack-cost] did not exist. Created. [2021-11-18T17:57:46.298Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-18T17:57:46.612Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-18T17:57:46.657Z] Stashed 1 file(s) [Pipeline] } [2021-11-18T17:57:46.664Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-39-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-18T17:57:46.681Z] $ docker stop --time=1 01663fef84d617e7868b8f471f492e39989448f98af3d2ebc2bd4cfd13c43e9f [2021-11-18T17:57:47.811Z] $ docker rm -f 01663fef84d617e7868b8f471f492e39989448f98af3d2ebc2bd4cfd13c43e9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-18T17:57:56.553Z] Removing intermediate container 89d84a13aa0d [2021-11-18T17:57:56.553Z] ---> 4ba6b99fc6f3 [2021-11-18T17:57:56.553Z] Step 14/14 : RUN ${MAKE} [2021-11-18T17:57:56.553Z] ---> Running in 073dd9074de0 [2021-11-18T17:57:56.553Z] noop [2021-11-18T17:57:56.553Z] Removing intermediate container 073dd9074de0 [2021-11-18T17:57:56.553Z] ---> 40ea6fc0e2ec [2021-11-18T17:57:56.553Z] Successfully built 40ea6fc0e2ec [2021-11-18T17:57:56.553Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:57:56.902Z] + docker inspect -f . ci-base-image-arm64 [2021-11-18T17:57:56.902Z] . [Pipeline] withDockerContainer [2021-11-18T17:57:57.158Z] prd-ubuntu18.04-docker-arm64-4c-16g-4 does not seem to be running inside a container [2021-11-18T17:57:57.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/39 -v /w/workspace/edgex-ui-go/39:/w/workspace/edgex-ui-go/39:rw,z -v /w/workspace/edgex-ui-go/39@tmp:/w/workspace/edgex-ui-go/39@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 ******** ci-base-image-arm64 cat [2021-11-18T17:57:58.699Z] $ docker top b1c8ed3603b33217cd7fae7b0e083308a9d9de62ac814edcbd881d3eed6c0867 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-18T17:57:59.649Z] + go version [2021-11-18T17:57:59.649Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-18T17:57:59.665Z] $ docker stop --time=1 b1c8ed3603b33217cd7fae7b0e083308a9d9de62ac814edcbd881d3eed6c0867 [2021-11-18T17:58:01.291Z] $ docker rm -f b1c8ed3603b33217cd7fae7b0e083308a9d9de62ac814edcbd881d3eed6c0867 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:58:01.995Z] + docker inspect -f . ci-base-image-arm64 [2021-11-18T17:58:01.995Z] . [Pipeline] withDockerContainer [2021-11-18T17:58:02.238Z] prd-ubuntu18.04-docker-arm64-4c-16g-4 does not seem to be running inside a container [2021-11-18T17:58:02.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/39 -v /w/workspace/edgex-ui-go/39:/w/workspace/edgex-ui-go/39:rw,z -v /w/workspace/edgex-ui-go/39@tmp:/w/workspace/edgex-ui-go/39@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 ******** ci-base-image-arm64 cat [2021-11-18T17:58:03.708Z] $ docker top e0c1ebc25a6b1a4e4b0dc48ab5ddd84f11e3b859ded04e8a2b0c0b33358fc03f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-18T17:58:04.664Z] + make test [2021-11-18T17:58:04.664Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-18T17:58:06.097Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-11-18T17:58:45.130Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-11-18T17:58:45.130Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-11-18T17:58:45.130Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-11-18T17:58:45.130Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-11-18T17:58:45.130Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-11-18T17:58:45.130Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-11-18T17:58:45.130Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-11-18T17:58:45.130Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-11-18T17:58:45.130Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-11-18T17:58:45.130Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-11-18T17:58:45.130Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-11-18T17:58:45.130Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-11-18T17:58:45.130Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-18T17:59:07.309Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-18T17:59:07.309Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2021-11-18T17:59:07.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-18T17:59:07.341Z] $ docker stop --time=1 e0c1ebc25a6b1a4e4b0dc48ab5ddd84f11e3b859ded04e8a2b0c0b33358fc03f [2021-11-18T17:59:09.091Z] $ docker rm -f e0c1ebc25a6b1a4e4b0dc48ab5ddd84f11e3b859ded04e8a2b0c0b33358fc03f [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T17:59:09.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-18T17:59:09.884Z] Warning: overwriting stash ‘coverage-report’ [2021-11-18T17:59:10.412Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-18T17:59:10.941Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-18T17:59:11.278Z] + ls -al . [2021-11-18T17:59:11.278Z] total 152 [2021-11-18T17:59:11.278Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 18 17:58 . [2021-11-18T17:59:11.278Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 17:55 .. [2021-11-18T17:59:11.278Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 18 17:55 .git [2021-11-18T17:59:11.278Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 17:55 .github [2021-11-18T17:59:11.278Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 18 17:55 .gitignore [2021-11-18T17:59:11.278Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 18 17:55 CONTRIBUTING.md [2021-11-18T17:59:11.278Z] -rw-rw-r-- 1 jenkins jenkins 1526 Nov 18 17:55 Dockerfile [2021-11-18T17:59:11.278Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 18 17:55 Jenkinsfile [2021-11-18T17:59:11.278Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 18 17:55 LICENSE [2021-11-18T17:59:11.278Z] -rw-rw-r-- 1 jenkins jenkins 1212 Nov 18 17:55 Makefile [2021-11-18T17:59:11.278Z] -rw-rw-r-- 1 jenkins jenkins 4450 Nov 18 17:55 README.md [2021-11-18T17:59:11.278Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 18 17:53 VERSION [2021-11-18T17:59:11.278Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 17:55 assets [2021-11-18T17:59:11.278Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 17:55 bin [2021-11-18T17:59:11.278Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 17:55 cmd [2021-11-18T17:59:11.278Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 18 17:58 coverage.out [2021-11-18T17:59:11.278Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 17:55 docs [2021-11-18T17:59:11.278Z] -rw-rw-r-- 1 jenkins jenkins 744 Nov 18 17:55 go.mod [2021-11-18T17:59:11.278Z] -rw-rw-r-- 1 jenkins jenkins 48565 Nov 18 17:55 go.sum [2021-11-18T17:59:11.278Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 18 17:55 internal [2021-11-18T17:59:11.278Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 17:55 pkg [2021-11-18T17:59:11.278Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 17:55 snap [2021-11-18T17:59:11.278Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 18 17:55 version.go [2021-11-18T17:59:11.278Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 17:55 web [Pipeline] isUnix [Pipeline] sh [2021-11-18T17:59:11.619Z] + 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=7cabfbefb872e4d8c79bc319b9175d5c26ac1025 --label arch=arm64 --label version=2.1.0 . [2021-11-18T17:59:12.608Z] Sending build context to Docker daemon 25.3MB [2021-11-18T17:59:12.608Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-11-18T17:59:12.608Z] Step 2/22 : FROM ${BASE} AS builder [2021-11-18T17:59:12.608Z] ---> 40ea6fc0e2ec [2021-11-18T17:59:12.608Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-11-18T17:59:12.608Z] ---> Running in e0d47494db0b [2021-11-18T17:59:13.203Z] Removing intermediate container e0d47494db0b [2021-11-18T17:59:13.203Z] ---> c86f8bf3b3b3 [2021-11-18T17:59:13.203Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-11-18T17:59:13.203Z] ---> Running in e39910262174 [2021-11-18T17:59:13.479Z] Removing intermediate container e39910262174 [2021-11-18T17:59:13.479Z] ---> b927342e8b51 [2021-11-18T17:59:13.479Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-11-18T17:59:13.753Z] ---> Running in 15910c1f4b6b [2021-11-18T17:59:14.041Z] Removing intermediate container 15910c1f4b6b [2021-11-18T17:59:14.041Z] ---> b72d1f88789c [2021-11-18T17:59:14.041Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-11-18T17:59:14.041Z] ---> Running in 924e000e3c1f [2021-11-18T17:59:14.638Z] Removing intermediate container 924e000e3c1f [2021-11-18T17:59:14.638Z] ---> 7b9b08c3b13d [2021-11-18T17:59:14.638Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-11-18T17:59:14.638Z] ---> Running in bcc4f5f9681a [2021-11-18T17:59:14.912Z] Removing intermediate container bcc4f5f9681a [2021-11-18T17:59:14.912Z] ---> f81df22686e0 [2021-11-18T17:59:14.912Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-18T17:59:15.185Z] ---> Running in 55b6e1b32653 [2021-11-18T17:59:17.180Z] Removing intermediate container 55b6e1b32653 [2021-11-18T17:59:17.180Z] ---> f22a971f9f42 [2021-11-18T17:59:17.180Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-18T17:59:17.180Z] ---> Running in 0fa23cde05a9 [2021-11-18T17:59:18.163Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-18T17:59:19.150Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-18T17:59:19.744Z] OK: 219 MiB in 52 packages [2021-11-18T17:59:20.734Z] Removing intermediate container 0fa23cde05a9 [2021-11-18T17:59:20.734Z] ---> 033a0fa72a00 [2021-11-18T17:59:20.734Z] Step 10/22 : ENV GO111MODULE=on [2021-11-18T17:59:20.734Z] ---> Running in 27620cc4e682 [2021-11-18T17:59:21.339Z] Removing intermediate container 27620cc4e682 [2021-11-18T17:59:21.339Z] ---> aa3b18b66ff6 [2021-11-18T17:59:21.339Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-11-18T17:59:21.339Z] ---> Running in 93067fc1af65 [2021-11-18T17:59:21.615Z] Removing intermediate container 93067fc1af65 [2021-11-18T17:59:21.615Z] ---> 38ace640b669 [2021-11-18T17:59:21.615Z] Step 12/22 : COPY . . [2021-11-18T17:59:25.001Z] ---> b7e145368090 [2021-11-18T17:59:25.001Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-18T17:59:25.001Z] ---> Running in 5b40fc94f672 [2021-11-18T17:59:27.033Z] Removing intermediate container 5b40fc94f672 [2021-11-18T17:59:27.033Z] ---> 8c6bb2a279a9 [2021-11-18T17:59:27.033Z] Step 14/22 : RUN ${MAKE} [2021-11-18T17:59:27.033Z] ---> Running in 6a2094fdde59 [2021-11-18T17:59:28.510Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-11-18T17:59:55.327Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-11-18T17:59:59.643Z] Removing intermediate container 6a2094fdde59 [2021-11-18T17:59:59.643Z] ---> 0193efd06285 [2021-11-18T17:59:59.643Z] Step 15/22 : FROM alpine:3.14 [2021-11-18T17:59:59.913Z] 3.14: Pulling from library/alpine [2021-11-18T17:59:59.913Z] be307f383ecc: Pulling fs layer [2021-11-18T18:00:00.187Z] be307f383ecc: Verifying Checksum [2021-11-18T18:00:00.187Z] be307f383ecc: Download complete [2021-11-18T18:00:00.780Z] be307f383ecc: Pull complete [2021-11-18T18:00:00.780Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-18T18:00:00.780Z] Status: Downloaded newer image for alpine:3.14 [2021-11-18T18:00:00.780Z] ---> 5b8b7b635229 [2021-11-18T18:00:00.780Z] Step 16/22 : EXPOSE 4000 [2021-11-18T18:00:01.050Z] ---> Running in 315c20335f0e [2021-11-18T18:00:01.321Z] Removing intermediate container 315c20335f0e [2021-11-18T18:00:01.321Z] ---> e47ae1dd60eb [2021-11-18T18:00:01.321Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-18T18:00:02.753Z] ---> dc787584dc39 [2021-11-18T18:00:02.753Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-11-18T18:00:03.024Z] ---> Running in b51b2601630a [2021-11-18T18:00:03.296Z] Removing intermediate container b51b2601630a [2021-11-18T18:00:03.296Z] ---> 7e4faff483d2 [2021-11-18T18:00:03.296Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-11-18T18:00:03.568Z] ---> Running in e2f62431da71 [2021-11-18T18:00:03.842Z] Removing intermediate container e2f62431da71 [2021-11-18T18:00:03.842Z] ---> 05b173f36f97 [2021-11-18T18:00:03.842Z] Step 20/22 : LABEL arch=arm64 [2021-11-18T18:00:03.842Z] ---> Running in 48734e0769cb [2021-11-18T18:00:04.435Z] Removing intermediate container 48734e0769cb [2021-11-18T18:00:04.435Z] ---> f875a26ce58a [2021-11-18T18:00:04.435Z] Step 21/22 : LABEL git_sha=7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [2021-11-18T18:00:04.435Z] ---> Running in bafe271ee0f0 [2021-11-18T18:00:04.708Z] Removing intermediate container bafe271ee0f0 [2021-11-18T18:00:04.708Z] ---> b4fe0f7ef3ae [2021-11-18T18:00:04.708Z] Step 22/22 : LABEL version=2.1.0 [2021-11-18T18:00:04.708Z] ---> Running in 933d9dc2cb8c [2021-11-18T18:00:05.305Z] Removing intermediate container 933d9dc2cb8c [2021-11-18T18:00:05.305Z] ---> 2cd47e78eadc [2021-11-18T18:00:05.305Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-18T18:00:05.305Z] Successfully built 2cd47e78eadc [2021-11-18T18:00:05.305Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T18:00:05.488Z] provisioning config files... [2021-11-18T18:00:05.508Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/39@tmp/config7941495087529245042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T18:00:05.861Z] ---> docker-login.sh [2021-11-18T18:00:05.861Z] nexus3.edgexfoundry.org:10001 [2021-11-18T18:00:06.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T18:00:06.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T18:00:06.414Z] Configure a credential helper to remove this warning. See [2021-11-18T18:00:06.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T18:00:06.414Z] [2021-11-18T18:00:06.414Z] Login Succeeded [2021-11-18T18:00:06.414Z] nexus3.edgexfoundry.org:10002 [2021-11-18T18:00:06.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T18:00:06.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T18:00:06.956Z] Configure a credential helper to remove this warning. See [2021-11-18T18:00:06.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T18:00:06.956Z] [2021-11-18T18:00:06.956Z] Login Succeeded [2021-11-18T18:00:06.956Z] nexus3.edgexfoundry.org:10003 [2021-11-18T18:00:07.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T18:00:07.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T18:00:07.508Z] Configure a credential helper to remove this warning. See [2021-11-18T18:00:07.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T18:00:07.508Z] [2021-11-18T18:00:07.508Z] Login Succeeded [2021-11-18T18:00:07.508Z] nexus3.edgexfoundry.org:10004 [2021-11-18T18:00:07.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T18:00:08.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T18:00:08.053Z] Configure a credential helper to remove this warning. See [2021-11-18T18:00:08.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T18:00:08.053Z] [2021-11-18T18:00:08.053Z] Login Succeeded [2021-11-18T18:00:08.053Z] docker.io [2021-11-18T18:00:08.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-18T18:00:08.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-18T18:00:08.920Z] Configure a credential helper to remove this warning. See [2021-11-18T18:00:08.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-18T18:00:08.920Z] [2021-11-18T18:00:08.920Z] Login Succeeded [2021-11-18T18:00:08.920Z] ---> docker-login.sh ends [Pipeline] } [2021-11-18T18:00:08.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-18T18:00:08.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-18T18:00:08.994Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-11-18T18:00:08.994Z] 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [2021-11-18T18:00:08.994Z] latest [2021-11-18T18:00:08.994Z] 2.1.0 [2021-11-18T18:00:08.994Z] 7cabfbefb872e4d8c79bc319b9175d5c26ac1025-2.1.0 [2021-11-18T18:00:08.994Z] main [2021-11-18T18:00:08.994Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:00:09.356Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:00:09.702Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [2021-11-18T18:00:09.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-18T18:00:09.703Z] 7f37aca9cbe8: Preparing [2021-11-18T18:00:09.703Z] 62170e181a92: Preparing [2021-11-18T18:00:09.703Z] 62170e181a92: Layer already exists [2021-11-18T18:00:13.992Z] 7f37aca9cbe8: Pushed [2021-11-18T18:00:14.265Z] 7cabfbefb872e4d8c79bc319b9175d5c26ac1025: digest: sha256:d6804c351ccf0fc22a171b7231f8f4655cd1f87fda047b307e49f1e58c7006df size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:00:14.605Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:00:14.936Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-11-18T18:00:14.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-18T18:00:14.937Z] 7f37aca9cbe8: Preparing [2021-11-18T18:00:14.937Z] 62170e181a92: Preparing [2021-11-18T18:00:14.937Z] 7f37aca9cbe8: Layer already exists [2021-11-18T18:00:14.937Z] 62170e181a92: Layer already exists [2021-11-18T18:00:15.211Z] latest: digest: sha256:d6804c351ccf0fc22a171b7231f8f4655cd1f87fda047b307e49f1e58c7006df size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:00:15.551Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.0 [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:00:15.888Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.0 [2021-11-18T18:00:15.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-18T18:00:15.888Z] 7f37aca9cbe8: Preparing [2021-11-18T18:00:15.888Z] 62170e181a92: Preparing [2021-11-18T18:00:15.888Z] 7f37aca9cbe8: Layer already exists [2021-11-18T18:00:15.888Z] 62170e181a92: Layer already exists [2021-11-18T18:00:16.162Z] 2.1.0: digest: sha256:d6804c351ccf0fc22a171b7231f8f4655cd1f87fda047b307e49f1e58c7006df size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:00:16.510Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7cabfbefb872e4d8c79bc319b9175d5c26ac1025-2.1.0 [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:00:16.845Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7cabfbefb872e4d8c79bc319b9175d5c26ac1025-2.1.0 [2021-11-18T18:00:16.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-18T18:00:16.845Z] 7f37aca9cbe8: Preparing [2021-11-18T18:00:16.845Z] 62170e181a92: Preparing [2021-11-18T18:00:16.845Z] 62170e181a92: Layer already exists [2021-11-18T18:00:16.845Z] 7f37aca9cbe8: Layer already exists [2021-11-18T18:00:17.120Z] 7cabfbefb872e4d8c79bc319b9175d5c26ac1025-2.1.0: digest: sha256:d6804c351ccf0fc22a171b7231f8f4655cd1f87fda047b307e49f1e58c7006df size: 739 [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:00:17.459Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:00:17.823Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-11-18T18:00:17.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-11-18T18:00:17.823Z] 7f37aca9cbe8: Preparing [2021-11-18T18:00:17.823Z] 62170e181a92: Preparing [2021-11-18T18:00:17.823Z] 62170e181a92: Layer already exists [2021-11-18T18:00:17.823Z] 7f37aca9cbe8: Layer already exists [2021-11-18T18:00:18.094Z] main: digest: sha256:d6804c351ccf0fc22a171b7231f8f4655cd1f87fda047b307e49f1e58c7006df size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-11-18T18:00:18.141Z] ===================================================== [Pipeline] echo [2021-11-18T18:00:18.151Z] taggedImages: [2021-11-18T18:00:18.152Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [2021-11-18T18:00:18.152Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-11-18T18:00:18.152Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.0 [2021-11-18T18:00:18.152Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:7cabfbefb872e4d8c79bc319b9175d5c26ac1025-2.1.0 [2021-11-18T18:00:18.152Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:00:18.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-18T18:00:18.624Z] [2021-11-18T18:00:18.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:00:19.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-18T18:00:19.516Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-18T18:00:19.516Z] 448f6bf000e3: Pulling fs layer [2021-11-18T18:00:19.516Z] f757da607395: Pulling fs layer [2021-11-18T18:00:19.516Z] 05883995daec: Pulling fs layer [2021-11-18T18:00:19.516Z] 8603b9c90790: Pulling fs layer [2021-11-18T18:00:19.516Z] 1560dd03e051: Pulling fs layer [2021-11-18T18:00:19.516Z] 27f5ce0e4adf: Pulling fs layer [2021-11-18T18:00:19.516Z] c2d8d7efcc4b: Pulling fs layer [2021-11-18T18:00:19.516Z] 27f5ce0e4adf: Waiting [2021-11-18T18:00:19.516Z] c2d8d7efcc4b: Waiting [2021-11-18T18:00:19.516Z] 8603b9c90790: Waiting [2021-11-18T18:00:19.516Z] 1560dd03e051: Waiting [2021-11-18T18:00:19.516Z] f757da607395: Verifying Checksum [2021-11-18T18:00:19.516Z] f757da607395: Download complete [2021-11-18T18:00:19.516Z] 8603b9c90790: Verifying Checksum [2021-11-18T18:00:19.516Z] 8603b9c90790: Download complete [2021-11-18T18:00:19.516Z] 1560dd03e051: Verifying Checksum [2021-11-18T18:00:19.516Z] 1560dd03e051: Download complete [2021-11-18T18:00:19.791Z] 27f5ce0e4adf: Verifying Checksum [2021-11-18T18:00:19.791Z] 27f5ce0e4adf: Download complete [2021-11-18T18:00:19.791Z] 05883995daec: Download complete [2021-11-18T18:00:20.065Z] 448f6bf000e3: Download complete [2021-11-18T18:00:22.678Z] c2d8d7efcc4b: Verifying Checksum [2021-11-18T18:00:22.678Z] c2d8d7efcc4b: Download complete [2021-11-18T18:00:23.659Z] 448f6bf000e3: Pull complete [2021-11-18T18:00:24.636Z] f757da607395: Pull complete [2021-11-18T18:00:26.069Z] 05883995daec: Pull complete [2021-11-18T18:00:26.069Z] 8603b9c90790: Pull complete [2021-11-18T18:00:27.046Z] 1560dd03e051: Pull complete [2021-11-18T18:00:27.320Z] 27f5ce0e4adf: Pull complete [2021-11-18T18:00:42.406Z] c2d8d7efcc4b: Pull complete [2021-11-18T18:00:42.406Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-18T18:00:42.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-18T18:00:42.406Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-18T18:00:42.656Z] prd-ubuntu18.04-docker-arm64-4c-16g-4 does not seem to be running inside a container [2021-11-18T18:00:42.726Z] $ 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/39 -v /w/workspace/edgex-ui-go/39:/w/workspace/edgex-ui-go/39:rw,z -v /w/workspace/edgex-ui-go/39@tmp:/w/workspace/edgex-ui-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-18T18:00:45.508Z] $ docker top 431b8b11e54ed6885f3aee330e4a2ae82b844210f467a6538d362e62b0904857 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-18T18:00:46.520Z] ---> job-cost.sh [2021-11-18T18:00:46.520Z] lf-activate-venv: SKIPPING [2021-11-18T18:00:46.520Z] INFO: No Stack... [2021-11-18T18:00:46.795Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-18T18:00:47.070Z] INFO: Archiving Costs [Pipeline] sh [2021-11-18T18:00:47.733Z] + cut -d, -f6 [2021-11-18T18:00:47.733Z] + cat /w/workspace/edgex-ui-go/39/archives/cost.csv [Pipeline] lock [2021-11-18T18:00:47.792Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-39-stack-cost] [2021-11-18T18:00:47.796Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-39-stack-cost] did not exist. Created. [2021-11-18T18:00:47.797Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-18T18:00:48.470Z] /w/workspace/edgex-ui-go/39@tmp/durable-7058559e/script.sh: 1: /w/workspace/edgex-ui-go/39@tmp/durable-7058559e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-18T18:00:49.139Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-18T18:00:49.163Z] Warning: overwriting stash ‘stack-cost’ [2021-11-18T18:00:49.300Z] Stashed 1 file(s) [Pipeline] } [2021-11-18T18:00:49.308Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-39-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-18T18:00:49.316Z] $ docker stop --time=1 431b8b11e54ed6885f3aee330e4a2ae82b844210f467a6538d362e62b0904857 [2021-11-18T18:00:50.841Z] $ docker rm -f 431b8b11e54ed6885f3aee330e4a2ae82b844210f467a6538d362e62b0904857 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-18T18:00:51.531Z] provisioning config files... [2021-11-18T18:00:51.540Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4479208566427088815tmp [Pipeline] { [Pipeline] sh [2021-11-18T18:00:51.855Z] + set +x [2021-11-18T18:00:51.855Z] + curl -s https://codecov.io/bash [2021-11-18T18:00:51.855Z] + bash -s -- [2021-11-18T18:00:51.855Z] [2021-11-18T18:00:51.855Z] _____ _ [2021-11-18T18:00:51.855Z] / ____| | | [2021-11-18T18:00:51.855Z] | | ___ __| | ___ ___ _____ __ [2021-11-18T18:00:51.855Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-18T18:00:51.855Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-18T18:00:51.855Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-18T18:00:51.855Z] Bash-1.0.6 [2021-11-18T18:00:51.855Z] [2021-11-18T18:00:51.855Z] [2021-11-18T18:00:51.855Z] ==> git version 2.24.4 found [2021-11-18T18:00:51.855Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-18T18:00:51.855Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-18T18:00:51.855Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-18T18:00:51.855Z] ==> Jenkins CI detected. [2021-11-18T18:00:51.855Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-18T18:00:51.855Z] project root: . [2021-11-18T18:00:51.855Z] --> token set from env [2021-11-18T18:00:51.855Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-18T18:00:51.855Z] ==> Running gcov in . (disable via -X gcov) [2021-11-18T18:00:51.855Z] ==> Python coveragepy not found [2021-11-18T18:00:51.855Z] ==> Searching for coverage reports in: [2021-11-18T18:00:51.855Z] + . [2021-11-18T18:00:51.855Z] -> Found 1 reports [2021-11-18T18:00:51.855Z] ==> Detecting git/mercurial file structure [2021-11-18T18:00:51.855Z] ==> Reading reports [2021-11-18T18:00:51.855Z] + ./coverage.out bytes=10 [2021-11-18T18:00:51.855Z] ==> Appending adjustments [2021-11-18T18:00:51.855Z] https://docs.codecov.io/docs/fixing-reports [2021-11-18T18:00:52.117Z] + Found adjustments [2021-11-18T18:00:52.117Z] ==> Gzipping contents [2021-11-18T18:00:52.117Z] 4.0K /tmp/codecov.NfV1dh.gz [2021-11-18T18:00:52.117Z] ==> Uploading reports [2021-11-18T18:00:52.117Z] url: https://codecov.io [2021-11-18T18:00:52.117Z] query: branch=main&commit=7cabfbefb872e4d8c79bc319b9175d5c26ac1025&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-18T18:00:52.117Z] -> Pinging Codecov [2021-11-18T18:00:52.117Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=7cabfbefb872e4d8c79bc319b9175d5c26ac1025&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-18T18:00:52.689Z] -> Uploading to [2021-11-18T18:00:52.689Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-18/FB506323287CE973F263BFD2A0EB1F37/7cabfbefb872e4d8c79bc319b9175d5c26ac1025/e147dfef-e1e4-4c14-bcaa-a4fc114eaa00.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211118T180052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c16b32fa31d974ce214aedd01719378646f1dddfcb7020eea92bdbc9ff00080 [2021-11-18T18:00:52.689Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-18T18:00:52.689Z] Dload Upload Total Spent Left Speed [2021-11-18T18:00:52.689Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 13491 --:--:-- --:--:-- --:--:-- 13466 [2021-11-18T18:00:52.689Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [Pipeline] } [2021-11-18T18:00:52.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-18T18:00:52.896Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-18T18:00:52.911Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:00:53.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-18T18:00:53.211Z] [2021-11-18T18:00:53.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:00:53.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-18T18:00:53.534Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-18T18:00:53.534Z] 188c0c94c7c5: Pulling fs layer [2021-11-18T18:00:53.534Z] 0ef7d3d256c8: Pulling fs layer [2021-11-18T18:00:53.534Z] de9db76c5a1d: Pulling fs layer [2021-11-18T18:00:53.534Z] 0eba1c9be4d2: Pulling fs layer [2021-11-18T18:00:53.534Z] 0d57e429df01: Pulling fs layer [2021-11-18T18:00:53.534Z] 4e4be7b47b0d: Pulling fs layer [2021-11-18T18:00:53.534Z] e1f770b5df2f: Pulling fs layer [2021-11-18T18:00:53.534Z] 85a0685a4137: Pulling fs layer [2021-11-18T18:00:53.534Z] 4e4be7b47b0d: Waiting [2021-11-18T18:00:53.534Z] e1f770b5df2f: Waiting [2021-11-18T18:00:53.534Z] 0eba1c9be4d2: Waiting [2021-11-18T18:00:53.534Z] 85a0685a4137: Waiting [2021-11-18T18:00:53.534Z] 0d57e429df01: Waiting [2021-11-18T18:00:53.534Z] de9db76c5a1d: Verifying Checksum [2021-11-18T18:00:53.534Z] de9db76c5a1d: Download complete [2021-11-18T18:00:53.534Z] 0ef7d3d256c8: Verifying Checksum [2021-11-18T18:00:53.534Z] 0ef7d3d256c8: Download complete [2021-11-18T18:00:53.534Z] 0d57e429df01: Verifying Checksum [2021-11-18T18:00:53.534Z] 0d57e429df01: Download complete [2021-11-18T18:00:53.534Z] 4e4be7b47b0d: Verifying Checksum [2021-11-18T18:00:53.534Z] 4e4be7b47b0d: Download complete [2021-11-18T18:00:53.534Z] 188c0c94c7c5: Verifying Checksum [2021-11-18T18:00:53.534Z] 188c0c94c7c5: Download complete [2021-11-18T18:00:53.804Z] e1f770b5df2f: Verifying Checksum [2021-11-18T18:00:53.804Z] e1f770b5df2f: Download complete [2021-11-18T18:00:54.067Z] 0eba1c9be4d2: Verifying Checksum [2021-11-18T18:00:54.067Z] 0eba1c9be4d2: Download complete [2021-11-18T18:00:54.330Z] 188c0c94c7c5: Pull complete [2021-11-18T18:00:54.330Z] 0ef7d3d256c8: Pull complete [2021-11-18T18:00:54.330Z] 85a0685a4137: Verifying Checksum [2021-11-18T18:00:54.330Z] 85a0685a4137: Download complete [2021-11-18T18:00:54.596Z] de9db76c5a1d: Pull complete [2021-11-18T18:00:58.833Z] 0eba1c9be4d2: Pull complete [2021-11-18T18:00:58.833Z] 0d57e429df01: Pull complete [2021-11-18T18:00:58.833Z] 4e4be7b47b0d: Pull complete [2021-11-18T18:00:59.091Z] e1f770b5df2f: Pull complete [2021-11-18T18:01:03.322Z] 85a0685a4137: Pull complete [2021-11-18T18:01:03.322Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-18T18:01:03.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-18T18:01:03.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-18T18:01:03.390Z] prd-centos7-docker-4c-2g-0 does not seem to be running inside a container [2021-11-18T18:01:03.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-18T18:01:05.959Z] $ docker top 693045c1eb0593c467ba3132189d5bf228216c3d2e2844fd73ccadd8b98212c9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-18T18:01:06.056Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-18T18:01:06.346Z] + set -o pipefail [2021-11-18T18:01:06.346Z] + snyk monitor '--org=edgex-jenkins' [2021-11-18T18:01:11.674Z] [2021-11-18T18:01:11.674Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-11-18T18:01:11.674Z] [2021-11-18T18:01:11.674Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/2ab2f0c1-d175-407d-8e59-1454acfb0fd5 [2021-11-18T18:01:11.674Z] [2021-11-18T18:01:11.674Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-11-18T18:01:11.674Z] [2021-11-18T18:01:11.674Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-18T18:01:11.674Z] [2021-11-18T18:01:11.674Z] [Pipeline] } [2021-11-18T18:01:11.688Z] $ docker stop --time=1 693045c1eb0593c467ba3132189d5bf228216c3d2e2844fd73ccadd8b98212c9 [2021-11-18T18:01:13.431Z] $ docker rm -f 693045c1eb0593c467ba3132189d5bf228216c3d2e2844fd73ccadd8b98212c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-18T18:01:14.356Z] + git log --format=format:%s -1 7cabfbefb872e4d8c79bc319b9175d5c26ac1025 [Pipeline] sh [2021-11-18T18:01:14.662Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T18:01:14.954Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T18:01:15.255Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-18T18:01:15.255Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-18T18:01:15.255Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:01:15.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T18:01:15.554Z] . [Pipeline] withDockerContainer [2021-11-18T18:01:15.639Z] prd-centos7-docker-4c-2g-0 does not seem to be running inside a container [2021-11-18T18:01:15.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-18T18:01:16.129Z] $ docker top 916672f5760fa23cff8581bc0f0c25ced0c03a3399ec7a75f1ff1009e936395b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-18T18:01:16.231Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-18T18:01:16.552Z] + git semver [Pipeline] } [2021-11-18T18:01:16.568Z] $ docker stop --time=1 916672f5760fa23cff8581bc0f0c25ced0c03a3399ec7a75f1ff1009e936395b [2021-11-18T18:01:17.754Z] $ docker rm -f 916672f5760fa23cff8581bc0f0c25ced0c03a3399ec7a75f1ff1009e936395b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:01:18.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-18T18:01:18.204Z] [2021-11-18T18:01:18.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:01:18.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-18T18:01:18.520Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-18T18:01:18.520Z] ab5ef0e58194: Pulling fs layer [2021-11-18T18:01:18.521Z] 9712f1f96733: Pulling fs layer [2021-11-18T18:01:18.521Z] 63f879dbbcfc: Pulling fs layer [2021-11-18T18:01:18.521Z] 0d9ebad4ef96: Pulling fs layer [2021-11-18T18:01:18.521Z] e9a5061849ea: Pulling fs layer [2021-11-18T18:01:18.521Z] d747dcd14b5f: Pulling fs layer [2021-11-18T18:01:18.521Z] 2de7ff778b66: Pulling fs layer [2021-11-18T18:01:18.521Z] 0d9ebad4ef96: Waiting [2021-11-18T18:01:18.521Z] e9a5061849ea: Waiting [2021-11-18T18:01:18.521Z] d747dcd14b5f: Waiting [2021-11-18T18:01:18.521Z] 2de7ff778b66: Waiting [2021-11-18T18:01:18.521Z] 9712f1f96733: Verifying Checksum [2021-11-18T18:01:18.521Z] 9712f1f96733: Download complete [2021-11-18T18:01:18.795Z] 63f879dbbcfc: Verifying Checksum [2021-11-18T18:01:18.795Z] 63f879dbbcfc: Download complete [2021-11-18T18:01:19.060Z] 0d9ebad4ef96: Verifying Checksum [2021-11-18T18:01:19.060Z] 0d9ebad4ef96: Download complete [2021-11-18T18:01:19.060Z] d747dcd14b5f: Verifying Checksum [2021-11-18T18:01:19.060Z] d747dcd14b5f: Download complete [2021-11-18T18:01:19.060Z] ab5ef0e58194: Verifying Checksum [2021-11-18T18:01:19.060Z] ab5ef0e58194: Download complete [2021-11-18T18:01:19.060Z] e9a5061849ea: Verifying Checksum [2021-11-18T18:01:19.060Z] e9a5061849ea: Download complete [2021-11-18T18:01:19.060Z] 2de7ff778b66: Verifying Checksum [2021-11-18T18:01:19.060Z] 2de7ff778b66: Download complete [2021-11-18T18:01:22.475Z] ab5ef0e58194: Pull complete [2021-11-18T18:01:22.475Z] 9712f1f96733: Pull complete [2021-11-18T18:01:23.084Z] 63f879dbbcfc: Pull complete [2021-11-18T18:01:27.357Z] 0d9ebad4ef96: Pull complete [2021-11-18T18:01:27.357Z] e9a5061849ea: Pull complete [2021-11-18T18:01:27.357Z] d747dcd14b5f: Pull complete [2021-11-18T18:01:28.301Z] 2de7ff778b66: Pull complete [2021-11-18T18:01:28.301Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-18T18:01:28.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-18T18:01:28.301Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-18T18:01:28.366Z] prd-centos7-docker-4c-2g-0 does not seem to be running inside a container [2021-11-18T18:01:28.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-18T18:01:31.678Z] $ docker top 863a960684d8b4e105dbe9d7f41673d16b4e56d1316d153a90c0e55b970e977a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-18T18:01:31.763Z] provisioning config files... [2021-11-18T18:01:31.776Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6529944760634034617tmp [2021-11-18T18:01:31.789Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6178771296682942248tmp [2021-11-18T18:01:31.805Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8475399778507751045tmp [Pipeline] { [Pipeline] echo [2021-11-18T18:01:31.818Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T18:01:32.106Z] ---> sigul-configuration.sh [2021-11-18T18:01:32.106Z] gpg: directory `/root/.gnupg' created [2021-11-18T18:01:32.106Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-18T18:01:32.106Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-18T18:01:32.106Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-18T18:01:32.106Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-18T18:01:32.106Z] gpg: CAST5 encrypted data [2021-11-18T18:01:32.106Z] gpg: encrypted with 1 passphrase [2021-11-18T18:01:32.106Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-18T18:01:32.403Z] + mkdir /home/jenkins [2021-11-18T18:01:32.403Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-18T18:01:32.688Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-11-18T18:01:32.698Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T18:01:32.989Z] ---> sigul-install.sh [2021-11-18T18:01:32.989Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-18T18:01:33.283Z] + git tag --list [2021-11-18T18:01:33.283Z] 0.1.1 [2021-11-18T18:01:33.283Z] v1.1.0 [2021-11-18T18:01:33.283Z] v1.2.0 [2021-11-18T18:01:33.283Z] v1.2.1 [2021-11-18T18:01:33.283Z] v1.3.0 [2021-11-18T18:01:33.283Z] v2.0.0 [2021-11-18T18:01:33.283Z] v2.0.1-dev.1 [2021-11-18T18:01:33.283Z] v2.0.1-dev.10 [2021-11-18T18:01:33.283Z] v2.0.1-dev.11 [2021-11-18T18:01:33.283Z] v2.0.1-dev.12 [2021-11-18T18:01:33.283Z] v2.0.1-dev.13 [2021-11-18T18:01:33.283Z] v2.0.1-dev.14 [2021-11-18T18:01:33.283Z] v2.0.1-dev.15 [2021-11-18T18:01:33.283Z] v2.0.1-dev.16 [2021-11-18T18:01:33.283Z] v2.0.1-dev.17 [2021-11-18T18:01:33.283Z] v2.0.1-dev.18 [2021-11-18T18:01:33.283Z] v2.0.1-dev.19 [2021-11-18T18:01:33.283Z] v2.0.1-dev.2 [2021-11-18T18:01:33.283Z] v2.0.1-dev.20 [2021-11-18T18:01:33.283Z] v2.0.1-dev.21 [2021-11-18T18:01:33.283Z] v2.0.1-dev.22 [2021-11-18T18:01:33.283Z] v2.0.1-dev.23 [2021-11-18T18:01:33.283Z] v2.0.1-dev.24 [2021-11-18T18:01:33.283Z] v2.0.1-dev.25 [2021-11-18T18:01:33.283Z] v2.0.1-dev.26 [2021-11-18T18:01:33.283Z] v2.0.1-dev.27 [2021-11-18T18:01:33.283Z] v2.0.1-dev.28 [2021-11-18T18:01:33.283Z] v2.0.1-dev.29 [2021-11-18T18:01:33.283Z] v2.0.1-dev.3 [2021-11-18T18:01:33.283Z] v2.0.1-dev.30 [2021-11-18T18:01:33.283Z] v2.0.1-dev.31 [2021-11-18T18:01:33.283Z] v2.0.1-dev.32 [2021-11-18T18:01:33.283Z] v2.0.1-dev.33 [2021-11-18T18:01:33.283Z] v2.0.1-dev.4 [2021-11-18T18:01:33.283Z] v2.0.1-dev.5 [2021-11-18T18:01:33.283Z] v2.0.1-dev.6 [2021-11-18T18:01:33.283Z] v2.0.1-dev.7 [2021-11-18T18:01:33.283Z] v2.0.1-dev.8 [2021-11-18T18:01:33.283Z] v2.0.1-dev.9 [2021-11-18T18:01:33.283Z] v2.1.0 [Pipeline] sh [2021-11-18T18:01:33.579Z] + lftools sign git-tag v2.1.0 [2021-11-18T18:01:34.149Z] Signing Git tag with Sigul... [2021-11-18T18:01:34.149Z] Signing v2.1.0 [Pipeline] echo [2021-11-18T18:01:35.101Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T18:01:35.402Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-18T18:01:35.410Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-18T18:01:35.426Z] $ docker stop --time=1 863a960684d8b4e105dbe9d7f41673d16b4e56d1316d153a90c0e55b970e977a [2021-11-18T18:01:36.646Z] $ docker rm -f 863a960684d8b4e105dbe9d7f41673d16b4e56d1316d153a90c0e55b970e977a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-11-18T18:01:37.239Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T18:01:37.526Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T18:01:37.815Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-18T18:01:37.815Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-18T18:01:37.815Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:01:38.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T18:01:38.122Z] . [Pipeline] withDockerContainer [2021-11-18T18:01:38.205Z] prd-centos7-docker-4c-2g-0 does not seem to be running inside a container [2021-11-18T18:01:38.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-18T18:01:38.662Z] $ docker top fef5a2c93dcaa0aa4a9acf6e226d7a9edda5eb87591d41404a6abd93ab56c7c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-18T18:01:38.766Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-18T18:01:39.084Z] + git semver [Pipeline] } [2021-11-18T18:01:39.099Z] $ docker stop --time=1 fef5a2c93dcaa0aa4a9acf6e226d7a9edda5eb87591d41404a6abd93ab56c7c4 [2021-11-18T18:01:40.328Z] $ docker rm -f fef5a2c93dcaa0aa4a9acf6e226d7a9edda5eb87591d41404a6abd93ab56c7c4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-18T18:01:40.696Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T18:01:40.987Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-18T18:01:41.277Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-18T18:01:41.277Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-18T18:01:41.277Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:01:41.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-18T18:01:41.574Z] . [Pipeline] withDockerContainer [2021-11-18T18:01:41.640Z] prd-centos7-docker-4c-2g-0 does not seem to be running inside a container [2021-11-18T18:01:41.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-18T18:01:42.349Z] $ docker top 9eaeb76265d76926ef915a4a6ab69d4cafbe57d3b12e57a0672b3eaf2dde8b9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-18T18:01:42.494Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-18T18:01:42.855Z] + git semver [Pipeline] } [2021-11-18T18:01:42.868Z] $ docker stop --time=1 9eaeb76265d76926ef915a4a6ab69d4cafbe57d3b12e57a0672b3eaf2dde8b9b [2021-11-18T18:01:44.072Z] $ docker rm -f 9eaeb76265d76926ef915a4a6ab69d4cafbe57d3b12e57a0672b3eaf2dde8b9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-18T18:01:44.952Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-18T18:01:45.252Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T18:01:45.811Z] ---> package-listing.sh [2021-11-18T18:01:45.811Z] ++ facter osfamily [2021-11-18T18:01:45.811Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-18T18:01:46.076Z] + OS_FAMILY=redhat [2021-11-18T18:01:46.076Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-11-18T18:01:46.076Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-18T18:01:46.076Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-18T18:01:46.076Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-18T18:01:46.076Z] + PACKAGES=/tmp/packages_start.txt [2021-11-18T18:01:46.076Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-11-18T18:01:46.076Z] + PACKAGES=/tmp/packages_end.txt [2021-11-18T18:01:46.076Z] + case "${OS_FAMILY}" in [2021-11-18T18:01:46.076Z] + sort [2021-11-18T18:01:46.076Z] + rpm -qa [2021-11-18T18:01:46.650Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-18T18:01:46.650Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-18T18:01:46.650Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-18T18:01:46.650Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-11-18T18:01:46.650Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-11-18T18:01:46.650Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2021-11-18T18:01:46.664Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-18T18:01:46.950Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:01:47.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T18:01:47.511Z] [2021-11-18T18:01:47.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-18T18:01:47.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T18:01:47.816Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-18T18:01:47.816Z] b4d181a07f80: Pulling fs layer [2021-11-18T18:01:47.816Z] a1111a8f2ec3: Pulling fs layer [2021-11-18T18:01:47.816Z] ed53099fbce6: Pulling fs layer [2021-11-18T18:01:47.816Z] dc539afda2c1: Pulling fs layer [2021-11-18T18:01:47.816Z] 77bc0d833cb6: Pulling fs layer [2021-11-18T18:01:47.816Z] 9065ff56babe: Pulling fs layer [2021-11-18T18:01:47.816Z] d287ab97295c: Pulling fs layer [2021-11-18T18:01:47.816Z] 77bc0d833cb6: Waiting [2021-11-18T18:01:47.816Z] 9065ff56babe: Waiting [2021-11-18T18:01:47.816Z] d287ab97295c: Waiting [2021-11-18T18:01:47.816Z] dc539afda2c1: Waiting [2021-11-18T18:01:47.816Z] a1111a8f2ec3: Verifying Checksum [2021-11-18T18:01:47.816Z] a1111a8f2ec3: Download complete [2021-11-18T18:01:47.816Z] dc539afda2c1: Verifying Checksum [2021-11-18T18:01:47.816Z] dc539afda2c1: Download complete [2021-11-18T18:01:47.816Z] ed53099fbce6: Verifying Checksum [2021-11-18T18:01:47.816Z] ed53099fbce6: Download complete [2021-11-18T18:01:48.090Z] 9065ff56babe: Verifying Checksum [2021-11-18T18:01:48.090Z] 9065ff56babe: Download complete [2021-11-18T18:01:48.090Z] 77bc0d833cb6: Verifying Checksum [2021-11-18T18:01:48.090Z] 77bc0d833cb6: Download complete [2021-11-18T18:01:48.090Z] b4d181a07f80: Verifying Checksum [2021-11-18T18:01:48.090Z] b4d181a07f80: Download complete [2021-11-18T18:01:48.663Z] d287ab97295c: Verifying Checksum [2021-11-18T18:01:48.663Z] d287ab97295c: Download complete [2021-11-18T18:01:49.612Z] b4d181a07f80: Pull complete [2021-11-18T18:01:50.562Z] a1111a8f2ec3: Pull complete [2021-11-18T18:01:51.136Z] ed53099fbce6: Pull complete [2021-11-18T18:01:51.136Z] dc539afda2c1: Pull complete [2021-11-18T18:01:51.715Z] 77bc0d833cb6: Pull complete [2021-11-18T18:01:51.716Z] 9065ff56babe: Pull complete [2021-11-18T18:01:58.334Z] d287ab97295c: Pull complete [2021-11-18T18:01:58.334Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-18T18:01:58.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-18T18:01:58.334Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-18T18:01:58.413Z] prd-centos7-docker-4c-2g-0 does not seem to be running inside a container [2021-11-18T18:01:58.452Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-18T18:02:00.733Z] $ docker top 5f258f6d01cd8add6611b98b7a04034747bff792616b98acb38c9b2574dfe8c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-18T18:02:01.097Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-18T18:02:01.393Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-18T18:02:01.691Z] + ls /var/log/sa-host [2021-11-18T18:02:01.691Z] + sadf -c /var/log/sa-host/sa18 [2021-11-18T18:02:01.691Z] file_magic: OK [2021-11-18T18:02:01.691Z] HZ: Using current value: 100 [2021-11-18T18:02:01.691Z] file_header: OK [2021-11-18T18:02:01.691Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-18T18:02:01.691Z] Statistics: [2021-11-18T18:02:01.691Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-18T18:02:01.691Z] File successfully converted to sysstat format version 12.0.3 [2021-11-18T18:02:01.691Z] + sadf -c /var/log/sa-host/sa30 [2021-11-18T18:02:01.691Z] file_magic: OK [2021-11-18T18:02:01.691Z] HZ: Using current value: 100 [2021-11-18T18:02:01.691Z] file_header: OK [2021-11-18T18:02:01.691Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-18T18:02:01.691Z] Statistics: [2021-11-18T18:02:01.691Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-18T18:02:01.691Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-18T18:02:01.791Z] provisioning config files... [2021-11-18T18:02:01.801Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4051294207901389913tmp [Pipeline] { [Pipeline] echo [2021-11-18T18:02:01.817Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T18:02:02.110Z] ---> create-netrc.sh [Pipeline] } [2021-11-18T18:02:02.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-18T18:02:02.471Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-18T18:02:02.479Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T18:02:02.766Z] ---> sudo-logs.sh [2021-11-18T18:02:02.766Z] Archiving 'sudo' log.. [2021-11-18T18:02:02.766Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-0.novalocal: Name or service not known [2021-11-18T18:02:02.766Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-0.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-18T18:02:02.789Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T18:02:03.084Z] ---> job-cost.sh [2021-11-18T18:02:03.084Z] lf-activate-venv: SKIPPING [2021-11-18T18:02:03.084Z] DEBUG: total: 0.10999999940395355 [2021-11-18T18:02:03.084Z] INFO: Retrieving Stack Cost... [2021-11-18T18:02:03.347Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-18T18:02:03.607Z] INFO: Archiving Costs [Pipeline] echo [2021-11-18T18:02:03.622Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-18T18:02:03.914Z] ---> logs-deploy.sh [2021-11-18T18:02:03.914Z] lf-activate-venv: SKIPPING [2021-11-18T18:02:03.914Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/39 [2021-11-18T18:02:03.914Z] INFO: archiving workspace using pattern(s): [2021-11-18T18:02:04.489Z] Archives upload complete. [2021-11-18T18:02:04.754Z] INFO: archiving logs to Nexus