Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a 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-ssh943500655129413369.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh11293144163257170571.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh17704302055276944226.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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-ssh11117249740091707341.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-ssh9933817797326119475.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5335 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-ssh3063329608160868087.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 d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a (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 d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a # timeout=10 Commit message: "fix: issue-#494 about scheduler updates and bug fixed (#496)" > git rev-list --no-walk 46f504b71f11fd5289453d0fb745c59911fba2ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-16T11:53:52.975Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-16T11:53:53.031Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-16T11:53:53.046Z] ========================================================= [2022-02-16T11:53:53.046Z] EdgeX Global Pipelines Version Info [2022-02-16T11:53:53.046Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-16T11:53:54.198Z] ------------------- [2022-02-16T11:53:54.198Z] stable info: [2022-02-16T11:53:54.198Z] ------------------- [2022-02-16T11:53:54.198Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-16T11:53:54.198Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-16T11:53:54.198Z] Message: update stable to v1.0.220 [2022-02-16T11:53:54.774Z] ------------------- [2022-02-16T11:53:54.774Z] experimental info: [2022-02-16T11:53:54.774Z] ------------------- [2022-02-16T11:53:54.774Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-16T11:53:54.774Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-16T11:53:54.774Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-16T11:53:54.908Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-02-16T11:53:54.920Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-02-16T11:53:54.935Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-16T11:53:54.950Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-16T11:53:54.961Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-16T11:53:54.973Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-16T11:53:54.984Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-16T11:53:54.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-16T11:53:55.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-16T11:53:55.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-16T11:53:55.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-16T11:53:55.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-02-16T11:53:55.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-16T11:53:55.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-16T11:53:55.079Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-16T11:53:55.093Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-16T11:53:55.104Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-16T11:53:55.117Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-16T11:53:55.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-16T11:53:55.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-16T11:53:55.159Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-16T11:53:55.170Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-16T11:53:55.185Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-16T11:53:55.195Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-16T11:53:55.207Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-16T11:53:55.219Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-16T11:53:55.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-02-16T11:53:55.253Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-02-16T11:53:55.267Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-02-16T11:53:55.277Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [Pipeline] echo [2022-02-16T11:53:55.291Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d88a2a8 [Pipeline] echo [2022-02-16T11:53:55.302Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T11:53:55.357Z] provisioning config files... [2022-02-16T11:53:55.372Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9209798806516838864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T11:53:55.692Z] ---> docker-login.sh [2022-02-16T11:53:55.692Z] nexus3.edgexfoundry.org:10001 [2022-02-16T11:53:55.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T11:53:55.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T11:53:55.953Z] Configure a credential helper to remove this warning. See [2022-02-16T11:53:55.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T11:53:55.953Z] [2022-02-16T11:53:55.953Z] Login Succeeded [2022-02-16T11:53:55.953Z] nexus3.edgexfoundry.org:10002 [2022-02-16T11:53:55.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T11:53:55.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T11:53:55.953Z] Configure a credential helper to remove this warning. See [2022-02-16T11:53:55.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T11:53:55.953Z] [2022-02-16T11:53:55.953Z] Login Succeeded [2022-02-16T11:53:55.953Z] nexus3.edgexfoundry.org:10003 [2022-02-16T11:53:55.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T11:53:56.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T11:53:56.216Z] Configure a credential helper to remove this warning. See [2022-02-16T11:53:56.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T11:53:56.216Z] [2022-02-16T11:53:56.216Z] Login Succeeded [2022-02-16T11:53:56.216Z] nexus3.edgexfoundry.org:10004 [2022-02-16T11:53:56.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T11:53:56.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T11:53:56.216Z] Configure a credential helper to remove this warning. See [2022-02-16T11:53:56.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T11:53:56.216Z] [2022-02-16T11:53:56.216Z] Login Succeeded [2022-02-16T11:53:56.216Z] docker.io [2022-02-16T11:53:56.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T11:53:56.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T11:53:56.790Z] Configure a credential helper to remove this warning. See [2022-02-16T11:53:56.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T11:53:56.790Z] [2022-02-16T11:53:56.790Z] Login Succeeded [2022-02-16T11:53:56.790Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T11:53:56.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-16T11:53:57.208Z] + git rev-list -1 --merges d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a~1..d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [Pipeline] echo [2022-02-16T11:53:57.243Z] -----------> git rev-list -1 --merges d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a~1..d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [false] [Pipeline] sh [2022-02-16T11:53:57.543Z] + git log --format=format:%s -1 d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [Pipeline] echo [2022-02-16T11:53:57.560Z] ========================================================= [2022-02-16T11:53:57.560Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-16T11:53:57.560Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-16T11:53:57.902Z] + git log --format=format:%s -1 d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [Pipeline] echo [2022-02-16T11:53:57.914Z] [semverPrep] GIT_COMMIT: d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a, Commit Message: fix: issue-#494 about scheduler updates and bug fixed (#496) [Pipeline] echo [2022-02-16T11:53:57.926Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-16T11:53:58.356Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-16T11:53:58.356Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-16T11:53:58.356Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-16T11:53:58.356Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-16T11:53:58.356Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-16T11:53:58.356Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-16T11:53:58.356Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-16T11:53:58.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T11:53:58.785Z] [2022-02-16T11:53:58.785Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T11:53:59.091Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T11:53:59.091Z] latest: Pulling from edgex-devops/git-semver [2022-02-16T11:53:59.091Z] a0d0a0d46f8b: Pulling fs layer [2022-02-16T11:53:59.091Z] 3e5f54012d9b: Pulling fs layer [2022-02-16T11:53:59.091Z] 4c7163046ea9: Pulling fs layer [2022-02-16T11:53:59.091Z] 0c2d73faf560: Pulling fs layer [2022-02-16T11:53:59.091Z] 0c2d73faf560: Waiting [2022-02-16T11:53:59.091Z] 3e5f54012d9b: Verifying Checksum [2022-02-16T11:53:59.091Z] 3e5f54012d9b: Download complete [2022-02-16T11:53:59.091Z] a0d0a0d46f8b: Verifying Checksum [2022-02-16T11:53:59.091Z] a0d0a0d46f8b: Download complete [2022-02-16T11:53:59.091Z] 4c7163046ea9: Verifying Checksum [2022-02-16T11:53:59.091Z] 4c7163046ea9: Download complete [2022-02-16T11:53:59.091Z] 0c2d73faf560: Verifying Checksum [2022-02-16T11:53:59.091Z] 0c2d73faf560: Download complete [2022-02-16T11:53:59.353Z] a0d0a0d46f8b: Pull complete [2022-02-16T11:53:59.353Z] 3e5f54012d9b: Pull complete [2022-02-16T11:53:59.933Z] 4c7163046ea9: Pull complete [2022-02-16T11:53:59.933Z] 0c2d73faf560: Pull complete [2022-02-16T11:53:59.933Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-16T11:53:59.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T11:53:59.933Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-16T11:54:00.024Z] prd-centos7-docker-4c-2g-5335 does not seem to be running inside a container [2022-02-16T11:54:00.068Z] $ 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 [2022-02-16T11:54:00.751Z] $ docker top 9e0013b1ab9047bab07100a495ceecb7fdb0c892f8d482ee6da40f991a5a35ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-16T11:54:00.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T11:54:00.847Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T11:54:00.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T11:54:00.975Z] $ docker exec 9e0013b1ab9047bab07100a495ceecb7fdb0c892f8d482ee6da40f991a5a35ef ssh-agent [2022-02-16T11:54:01.093Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMpaooI/agent.14 [2022-02-16T11:54:01.093Z] SSH_AGENT_PID=20 [2022-02-16T11:54:01.103Z] Running ssh-add (command line suppressed) [2022-02-16T11:54:01.208Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9079566751751837209.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9079566751751837209.key) [2022-02-16T11:54:01.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T11:54:01.514Z] + git tag --points-at HEAD [Pipeline] } [2022-02-16T11:54:01.531Z] $ docker exec --env ******** --env ******** 9e0013b1ab9047bab07100a495ceecb7fdb0c892f8d482ee6da40f991a5a35ef ssh-agent -k [2022-02-16T11:54:01.638Z] unset SSH_AUTH_SOCK; [2022-02-16T11:54:01.639Z] unset SSH_AGENT_PID; [2022-02-16T11:54:01.639Z] echo Agent pid 20 killed; [2022-02-16T11:54:01.650Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-16T11:54:01.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T11:54:01.669Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T11:54:01.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T11:54:01.783Z] $ docker exec 9e0013b1ab9047bab07100a495ceecb7fdb0c892f8d482ee6da40f991a5a35ef ssh-agent [2022-02-16T11:54:01.884Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOlgDBD/agent.53 [2022-02-16T11:54:01.884Z] SSH_AGENT_PID=59 [2022-02-16T11:54:01.889Z] Running ssh-add (command line suppressed) [2022-02-16T11:54:01.998Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4106928581038469092.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4106928581038469092.key) [2022-02-16T11:54:02.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T11:54:02.309Z] + git semver init [2022-02-16T11:54:02.309Z] # -> Open(): unable to determine branch for HEAD [2022-02-16T11:54:02.309Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-02-16T11:54:02.309Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-16T11:54:02.309Z] # $SEMVER_REMOTE_NAME = origin [2022-02-16T11:54:02.309Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-16T11:54:02.309Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-16T11:54:02.309Z] # $SEMVER_BRANCH = main [2022-02-16T11:54:02.309Z] # $SEMVER_TEMP = /tmp/semver-485738570 [2022-02-16T11:54:02.309Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-02-16T11:54:04.242Z] # '/tmp/semver-485738570' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2022-02-16T11:54:04.242Z] # -> Force: false [2022-02-16T11:54:04.242Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-02-16T11:54:04.252Z] $ docker exec --env ******** --env ******** 9e0013b1ab9047bab07100a495ceecb7fdb0c892f8d482ee6da40f991a5a35ef ssh-agent -k [2022-02-16T11:54:04.344Z] unset SSH_AUTH_SOCK; [2022-02-16T11:54:04.344Z] unset SSH_AGENT_PID; [2022-02-16T11:54:04.344Z] echo Agent pid 59 killed; [2022-02-16T11:54:04.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T11:54:04.660Z] + git semver [Pipeline] } [2022-02-16T11:54:04.674Z] $ docker stop --time=1 9e0013b1ab9047bab07100a495ceecb7fdb0c892f8d482ee6da40f991a5a35ef [2022-02-16T11:54:06.000Z] $ docker rm -f 9e0013b1ab9047bab07100a495ceecb7fdb0c892f8d482ee6da40f991a5a35ef [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T11:54:06.373Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-16T11:54:06.621Z] Stashed 1 file(s) [Pipeline] echo [2022-02-16T11:54:06.625Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.8 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T11:54:06.800Z] provisioning config files... [2022-02-16T11:54:06.810Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5353275846031450196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T11:54:07.120Z] ---> docker-login.sh [2022-02-16T11:54:07.120Z] nexus3.edgexfoundry.org:10001 [2022-02-16T11:54:07.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T11:54:07.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T11:54:07.120Z] Configure a credential helper to remove this warning. See [2022-02-16T11:54:07.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T11:54:07.120Z] [2022-02-16T11:54:07.120Z] Login Succeeded [2022-02-16T11:54:07.120Z] nexus3.edgexfoundry.org:10002 [2022-02-16T11:54:07.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T11:54:07.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T11:54:07.381Z] Configure a credential helper to remove this warning. See [2022-02-16T11:54:07.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T11:54:07.381Z] [2022-02-16T11:54:07.381Z] Login Succeeded [2022-02-16T11:54:07.381Z] nexus3.edgexfoundry.org:10003 [2022-02-16T11:54:07.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T11:54:07.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T11:54:07.381Z] Configure a credential helper to remove this warning. See [2022-02-16T11:54:07.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T11:54:07.381Z] [2022-02-16T11:54:07.381Z] Login Succeeded [2022-02-16T11:54:07.381Z] nexus3.edgexfoundry.org:10004 [2022-02-16T11:54:07.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T11:54:07.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T11:54:07.643Z] Configure a credential helper to remove this warning. See [2022-02-16T11:54:07.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T11:54:07.643Z] [2022-02-16T11:54:07.643Z] Login Succeeded [2022-02-16T11:54:07.643Z] docker.io [2022-02-16T11:54:07.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T11:54:07.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T11:54:07.904Z] Configure a credential helper to remove this warning. See [2022-02-16T11:54:07.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T11:54:07.904Z] [2022-02-16T11:54:07.904Z] Login Succeeded [2022-02-16T11:54:07.904Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T11:54:07.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-16T11:54:07.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T11:54:07.995Z] ========================================================= [2022-02-16T11:54:07.995Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-16T11:54:07.995Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-16T11:54:08.319Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-02-16T11:54:08.587Z] Sending build context to Docker daemon 40.97MB [2022-02-16T11:54:08.587Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-16T11:54:08.587Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-16T11:54:08.587Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-16T11:54:08.587Z] 59bf1c3509f3: Pulling fs layer [2022-02-16T11:54:08.587Z] 666ba61612fd: Pulling fs layer [2022-02-16T11:54:08.587Z] 8ed8ca486205: Pulling fs layer [2022-02-16T11:54:08.587Z] 4fe6c5a15a65: Pulling fs layer [2022-02-16T11:54:08.587Z] 22a0e8bec74d: Pulling fs layer [2022-02-16T11:54:08.587Z] 640e595b4fbd: Pulling fs layer [2022-02-16T11:54:08.587Z] 763cafe07f6e: Pulling fs layer [2022-02-16T11:54:08.587Z] 0c0b528cf693: Pulling fs layer [2022-02-16T11:54:08.587Z] 10935f4eaf8b: Pulling fs layer [2022-02-16T11:54:08.587Z] 4fe6c5a15a65: Waiting [2022-02-16T11:54:08.587Z] 22a0e8bec74d: Waiting [2022-02-16T11:54:08.587Z] 640e595b4fbd: Waiting [2022-02-16T11:54:08.587Z] 763cafe07f6e: Waiting [2022-02-16T11:54:08.587Z] 0c0b528cf693: Waiting [2022-02-16T11:54:08.587Z] 10935f4eaf8b: Waiting [2022-02-16T11:54:08.587Z] 8ed8ca486205: Download complete [2022-02-16T11:54:08.587Z] 666ba61612fd: Download complete [2022-02-16T11:54:08.587Z] 22a0e8bec74d: Verifying Checksum [2022-02-16T11:54:08.587Z] 22a0e8bec74d: Download complete [2022-02-16T11:54:08.587Z] 640e595b4fbd: Verifying Checksum [2022-02-16T11:54:08.587Z] 640e595b4fbd: Download complete [2022-02-16T11:54:08.852Z] 59bf1c3509f3: Verifying Checksum [2022-02-16T11:54:08.852Z] 59bf1c3509f3: Download complete [2022-02-16T11:54:08.852Z] 763cafe07f6e: Verifying Checksum [2022-02-16T11:54:08.852Z] 763cafe07f6e: Download complete [2022-02-16T11:54:08.852Z] 0c0b528cf693: Verifying Checksum [2022-02-16T11:54:08.852Z] 0c0b528cf693: Download complete [2022-02-16T11:54:09.438Z] 10935f4eaf8b: Verifying Checksum [2022-02-16T11:54:09.438Z] 10935f4eaf8b: Download complete [2022-02-16T11:54:09.438Z] 59bf1c3509f3: Pull complete [2022-02-16T11:54:09.438Z] 4fe6c5a15a65: Verifying Checksum [2022-02-16T11:54:09.438Z] 4fe6c5a15a65: Download complete [2022-02-16T11:54:09.438Z] 666ba61612fd: Pull complete [2022-02-16T11:54:09.700Z] 8ed8ca486205: Pull complete [2022-02-16T11:54:13.931Z] 4fe6c5a15a65: Pull complete [2022-02-16T11:54:13.931Z] 22a0e8bec74d: Pull complete [2022-02-16T11:54:13.931Z] 640e595b4fbd: Pull complete [2022-02-16T11:54:13.931Z] 763cafe07f6e: Pull complete [2022-02-16T11:54:14.197Z] 0c0b528cf693: Pull complete [2022-02-16T11:54:17.585Z] 10935f4eaf8b: Pull complete [2022-02-16T11:54:17.585Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-16T11:54:17.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-16T11:54:17.585Z] ---> 99d49a6021b9 [2022-02-16T11:54:17.585Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-16T11:54:18.977Z] ---> Running in 1ab900cf4768 [2022-02-16T11:54:18.977Z] Removing intermediate container 1ab900cf4768 [2022-02-16T11:54:18.977Z] ---> 8b0c4cacb30f [2022-02-16T11:54:18.977Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-16T11:54:18.977Z] ---> Running in e447584f03cb [2022-02-16T11:54:18.977Z] Removing intermediate container e447584f03cb [2022-02-16T11:54:18.977Z] ---> 20fe1df3fa6a [2022-02-16T11:54:18.977Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-16T11:54:19.238Z] ---> Running in a369a7f574d7 [2022-02-16T11:54:19.238Z] Removing intermediate container a369a7f574d7 [2022-02-16T11:54:19.238Z] ---> 2aa48875cfb0 [2022-02-16T11:54:19.238Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-16T11:54:19.238Z] ---> Running in 1196cc5a7c75 [2022-02-16T11:54:19.238Z] Removing intermediate container 1196cc5a7c75 [2022-02-16T11:54:19.238Z] ---> f947a02219ba [2022-02-16T11:54:19.238Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-16T11:54:19.238Z] ---> Running in 9527fe9c83f5 [2022-02-16T11:54:19.512Z] Removing intermediate container 9527fe9c83f5 [2022-02-16T11:54:19.512Z] ---> af24acb4f95c [2022-02-16T11:54:19.512Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T11:54:19.512Z] ---> Running in 1eebc87dd604 [2022-02-16T11:54:20.095Z] Removing intermediate container 1eebc87dd604 [2022-02-16T11:54:20.095Z] ---> bf1c8b77deae [2022-02-16T11:54:20.095Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-16T11:54:20.095Z] ---> Running in 448f7c295fed [2022-02-16T11:54:20.362Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-16T11:54:21.305Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-16T11:54:21.567Z] OK: 221 MiB in 52 packages [2022-02-16T11:54:21.761Z] Still waiting to schedule task [2022-02-16T11:54:21.761Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-16T11:54:21.828Z] Removing intermediate container 448f7c295fed [2022-02-16T11:54:21.828Z] ---> 10a2f1d6e414 [2022-02-16T11:54:21.828Z] Step 10/15 : ENV GO111MODULE=on [2022-02-16T11:54:21.828Z] ---> Running in fd1bd92f2e1a [2022-02-16T11:54:21.828Z] Removing intermediate container fd1bd92f2e1a [2022-02-16T11:54:21.828Z] ---> 61dbde87a2ae [2022-02-16T11:54:21.828Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-16T11:54:21.828Z] ---> Running in 1f5ccd14f751 [2022-02-16T11:54:21.828Z] Removing intermediate container 1f5ccd14f751 [2022-02-16T11:54:21.828Z] ---> 3f81ad1feab5 [2022-02-16T11:54:21.828Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-16T11:54:22.093Z] ---> e050b8c959d8 [2022-02-16T11:54:22.093Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T11:54:22.093Z] ---> Running in 417b502e2165 [2022-02-16T11:54:54.253Z] Removing intermediate container 417b502e2165 [2022-02-16T11:54:54.253Z] ---> a04c2bef3603 [2022-02-16T11:54:54.253Z] Step 14/15 : COPY . . [2022-02-16T11:54:54.254Z] ---> 31b7bc9bbb97 [2022-02-16T11:54:54.254Z] Step 15/15 : RUN ${MAKE} [2022-02-16T11:54:54.254Z] ---> Running in 9dbe3d06239e [2022-02-16T11:54:54.521Z] noop [2022-02-16T11:54:54.784Z] Removing intermediate container 9dbe3d06239e [2022-02-16T11:54:54.784Z] ---> d8ced54a98e3 [2022-02-16T11:54:54.784Z] Successfully built d8ced54a98e3 [2022-02-16T11:54:54.784Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T11:54:55.081Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-16T11:54:55.081Z] . [Pipeline] withDockerContainer [2022-02-16T11:54:55.151Z] prd-centos7-docker-4c-2g-5335 does not seem to be running inside a container [2022-02-16T11:54:55.186Z] $ 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 ******** ci-base-image-x86_64 cat [2022-02-16T11:54:55.635Z] $ docker top 96444ea2f35c6b55166b8594231ea610fc52c65a0ce86f6fd2204abfd2f36505 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T11:54:56.002Z] + go version [2022-02-16T11:54:56.002Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-16T11:54:56.012Z] $ docker stop --time=1 96444ea2f35c6b55166b8594231ea610fc52c65a0ce86f6fd2204abfd2f36505 [2022-02-16T11:54:57.201Z] $ docker rm -f 96444ea2f35c6b55166b8594231ea610fc52c65a0ce86f6fd2204abfd2f36505 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T11:54:57.629Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-16T11:54:57.629Z] . [Pipeline] withDockerContainer [2022-02-16T11:54:57.701Z] prd-centos7-docker-4c-2g-5335 does not seem to be running inside a container [2022-02-16T11:54:57.741Z] $ 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 ******** ci-base-image-x86_64 cat [2022-02-16T11:54:58.186Z] $ docker top 3f99c957e749622d5d18582a1ad6fcc11c69cd8c35a431700a4a929622138a14 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-16T11:54:58.572Z] + make test [2022-02-16T11:54:58.572Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-16T11:54:58.847Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-16T11:55:11.166Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-16T11:55:11.166Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-16T11:55:11.166Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-16T11:55:11.166Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-16T11:55:11.166Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-16T11:55:11.166Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-16T11:55:11.166Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-16T11:55:11.166Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-16T11:55:11.166Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-16T11:55:11.166Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-16T11:55:11.166Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-16T11:55:11.166Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-16T11:55:11.166Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-16T11:55:14.524Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-16T11:55:14.524Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-16T11:55:14.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-16T11:55:14.556Z] $ docker stop --time=1 3f99c957e749622d5d18582a1ad6fcc11c69cd8c35a431700a4a929622138a14 [2022-02-16T11:55:15.969Z] $ docker rm -f 3f99c957e749622d5d18582a1ad6fcc11c69cd8c35a431700a4a929622138a14 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T11:55:16.358Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-16T11:55:16.411Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-02-16T11:55:17.507Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-16T11:55:17.798Z] + ls -al . [2022-02-16T11:55:17.799Z] total 112 [2022-02-16T11:55:17.799Z] drwxrwxr-x. 13 jenkins jenkins 4096 Feb 16 11:54 . [2022-02-16T11:55:17.799Z] drwxrwxr-x. 4 jenkins jenkins 106 Feb 16 11:53 .. [2022-02-16T11:55:17.799Z] drwxrwxr-x. 3 jenkins jenkins 20 Feb 16 11:53 assets [2022-02-16T11:55:17.799Z] drwxrwxr-x. 2 jenkins jenkins 66 Feb 16 11:53 bin [2022-02-16T11:55:17.799Z] drwxrwxr-x. 3 jenkins jenkins 29 Feb 16 11:53 cmd [2022-02-16T11:55:17.799Z] -rw-rw-r--. 1 jenkins jenkins 3959 Feb 16 11:53 CONTRIBUTING.md [2022-02-16T11:55:17.799Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 16 11:54 coverage.out [2022-02-16T11:55:17.799Z] -rw-rw-r--. 1 jenkins jenkins 1549 Feb 16 11:53 Dockerfile [2022-02-16T11:55:17.799Z] drwxrwxr-x. 2 jenkins jenkins 23 Feb 16 11:53 docs [2022-02-16T11:55:17.799Z] drwxrwxr-x. 8 jenkins jenkins 162 Feb 16 11:53 .git [2022-02-16T11:55:17.799Z] drwxrwxr-x. 2 jenkins jenkins 103 Feb 16 11:53 .github [2022-02-16T11:55:17.799Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 16 11:53 .gitignore [2022-02-16T11:55:17.799Z] -rw-rw-r--. 1 jenkins jenkins 1944 Feb 16 11:53 go.mod [2022-02-16T11:55:17.799Z] -rw-rw-r--. 1 jenkins jenkins 48565 Feb 16 11:53 go.sum [2022-02-16T11:55:17.799Z] drwxrwxr-x. 9 jenkins jenkins 125 Feb 16 11:53 internal [2022-02-16T11:55:17.799Z] -rw-rw-r--. 1 jenkins jenkins 652 Feb 16 11:53 Jenkinsfile [2022-02-16T11:55:17.799Z] -rw-rw-r--. 1 jenkins jenkins 11357 Feb 16 11:53 LICENSE [2022-02-16T11:55:17.799Z] -rw-rw-r--. 1 jenkins jenkins 1212 Feb 16 11:53 Makefile [2022-02-16T11:55:17.799Z] drwxrwxr-x. 3 jenkins jenkins 19 Feb 16 11:53 pkg [2022-02-16T11:55:17.799Z] -rw-rw-r--. 1 jenkins jenkins 4450 Feb 16 11:53 README.md [2022-02-16T11:55:17.799Z] drwx------. 3 jenkins jenkins 42 Feb 16 11:54 .semver [2022-02-16T11:55:17.799Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 16 11:53 snap [2022-02-16T11:55:17.799Z] -rw-rw-r--. 1 jenkins jenkins 11 Feb 16 11:54 VERSION [2022-02-16T11:55:17.799Z] -rw-rw-r--. 1 jenkins jenkins 155 Feb 16 11:53 version.go [2022-02-16T11:55:17.799Z] drwxrwxr-x. 4 jenkins jenkins 4096 Feb 16 11:53 web [Pipeline] isUnix [Pipeline] sh [2022-02-16T11:55:18.112Z] + 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=d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a --label arch=amd64 --label version=2.1.1-dev.8 . [2022-02-16T11:55:18.381Z] Sending build context to Docker daemon 40.97MB [2022-02-16T11:55:18.381Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-16T11:55:18.381Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-16T11:55:18.381Z] ---> d8ced54a98e3 [2022-02-16T11:55:18.381Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-16T11:55:18.381Z] ---> Running in 048087fa9ef6 [2022-02-16T11:55:18.643Z] Removing intermediate container 048087fa9ef6 [2022-02-16T11:55:18.643Z] ---> fa85af54c93e [2022-02-16T11:55:18.643Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-16T11:55:18.643Z] ---> Running in 836714ff5075 [2022-02-16T11:55:18.643Z] Removing intermediate container 836714ff5075 [2022-02-16T11:55:18.643Z] ---> 8726f1162989 [2022-02-16T11:55:18.643Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-16T11:55:18.643Z] ---> Running in e186df1df02f [2022-02-16T11:55:18.643Z] Removing intermediate container e186df1df02f [2022-02-16T11:55:18.643Z] ---> 3fe7036b0d86 [2022-02-16T11:55:18.643Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-16T11:55:18.907Z] ---> Running in 29680243805a [2022-02-16T11:55:18.907Z] Removing intermediate container 29680243805a [2022-02-16T11:55:18.907Z] ---> 839c6fa397cf [2022-02-16T11:55:18.907Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-16T11:55:18.907Z] ---> Running in 415007c18429 [2022-02-16T11:55:18.907Z] Removing intermediate container 415007c18429 [2022-02-16T11:55:18.907Z] ---> 37605ebf4f77 [2022-02-16T11:55:18.907Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T11:55:18.907Z] ---> Running in 0991509ef5cb [2022-02-16T11:55:19.483Z] Removing intermediate container 0991509ef5cb [2022-02-16T11:55:19.483Z] ---> 31a20d638f29 [2022-02-16T11:55:19.483Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-16T11:55:19.483Z] ---> Running in 39dc70d367a0 [2022-02-16T11:55:19.746Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-16T11:55:20.691Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-16T11:55:20.953Z] OK: 221 MiB in 52 packages [2022-02-16T11:55:21.217Z] Removing intermediate container 39dc70d367a0 [2022-02-16T11:55:21.217Z] ---> d151e6353fbf [2022-02-16T11:55:21.217Z] Step 10/23 : ENV GO111MODULE=on [2022-02-16T11:55:21.217Z] ---> Running in 475d06e0c0ea [2022-02-16T11:55:21.217Z] Removing intermediate container 475d06e0c0ea [2022-02-16T11:55:21.217Z] ---> 22853117d108 [2022-02-16T11:55:21.217Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-16T11:55:21.217Z] ---> Running in 37626b447c9a [2022-02-16T11:55:21.479Z] Removing intermediate container 37626b447c9a [2022-02-16T11:55:21.479Z] ---> 97d8db138a47 [2022-02-16T11:55:21.479Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-16T11:55:21.479Z] ---> 3f6c59eeae64 [2022-02-16T11:55:21.479Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T11:55:21.479Z] ---> Running in c7406337a323 [2022-02-16T11:55:22.055Z] Removing intermediate container c7406337a323 [2022-02-16T11:55:22.055Z] ---> 916c583a8c0b [2022-02-16T11:55:22.055Z] Step 14/23 : COPY . . [2022-02-16T11:55:23.452Z] ---> d1c867f9053c [2022-02-16T11:55:23.452Z] Step 15/23 : RUN ${MAKE} [2022-02-16T11:55:23.452Z] ---> Running in 8aa3f0a4c998 [2022-02-16T11:55:23.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.8" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-02-16T11:55:33.570Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-16T11:55:34.145Z] Removing intermediate container 8aa3f0a4c998 [2022-02-16T11:55:34.145Z] ---> 9d86b3b1aea5 [2022-02-16T11:55:34.145Z] Step 16/23 : FROM alpine:3.14 [2022-02-16T11:55:34.714Z] 3.14: Pulling from library/alpine [2022-02-16T11:55:35.076Z] 97518928ae5f: Pulling fs layer [2022-02-16T11:55:35.076Z] 97518928ae5f: Verifying Checksum [2022-02-16T11:55:35.076Z] 97518928ae5f: Download complete [2022-02-16T11:55:35.076Z] 97518928ae5f: Pull complete [2022-02-16T11:55:35.076Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-16T11:55:35.076Z] Status: Downloaded newer image for alpine:3.14 [2022-02-16T11:55:35.076Z] ---> 0a97eee8041e [2022-02-16T11:55:35.076Z] Step 17/23 : EXPOSE 4000 [2022-02-16T11:55:35.337Z] ---> Running in e527142c9102 [2022-02-16T11:55:35.337Z] Removing intermediate container e527142c9102 [2022-02-16T11:55:35.337Z] ---> 17395e099f4f [2022-02-16T11:55:35.337Z] Step 18/23 : 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 [2022-02-16T11:55:35.916Z] ---> babe9f9aa500 [2022-02-16T11:55:35.916Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-16T11:55:35.916Z] ---> Running in 2093c165670f [2022-02-16T11:55:35.916Z] Removing intermediate container 2093c165670f [2022-02-16T11:55:35.916Z] ---> f2e6bad2e8e5 [2022-02-16T11:55:35.916Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-16T11:55:35.916Z] ---> Running in a36a2ec28d32 [2022-02-16T11:55:35.916Z] Removing intermediate container a36a2ec28d32 [2022-02-16T11:55:35.916Z] ---> bb7034dc2909 [2022-02-16T11:55:35.916Z] Step 21/23 : LABEL arch=amd64 [2022-02-16T11:55:36.177Z] ---> Running in fccef1b76df2 [2022-02-16T11:55:36.177Z] Removing intermediate container fccef1b76df2 [2022-02-16T11:55:36.177Z] ---> 79e56c05a02d [2022-02-16T11:55:36.177Z] Step 22/23 : LABEL git_sha=d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [2022-02-16T11:55:36.177Z] ---> Running in 5d8dd7cae0d8 [2022-02-16T11:55:36.177Z] Removing intermediate container 5d8dd7cae0d8 [2022-02-16T11:55:36.177Z] ---> 6b897d05bd8d [2022-02-16T11:55:36.177Z] Step 23/23 : LABEL version=2.1.1-dev.8 [2022-02-16T11:55:36.177Z] ---> Running in 54da423bfe59 [2022-02-16T11:55:36.438Z] Removing intermediate container 54da423bfe59 [2022-02-16T11:55:36.438Z] ---> 9decdebe8eec [2022-02-16T11:55:36.438Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-16T11:55:36.438Z] Successfully built 9decdebe8eec [2022-02-16T11:55:36.438Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T11:55:36.518Z] provisioning config files... [2022-02-16T11:55:36.528Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4871401674223097435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T11:55:36.836Z] ---> docker-login.sh [2022-02-16T11:55:36.836Z] nexus3.edgexfoundry.org:10001 [2022-02-16T11:55:36.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T11:55:36.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T11:55:36.836Z] Configure a credential helper to remove this warning. See [2022-02-16T11:55:36.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T11:55:36.836Z] [2022-02-16T11:55:36.836Z] Login Succeeded [2022-02-16T11:55:36.836Z] nexus3.edgexfoundry.org:10002 [2022-02-16T11:55:36.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T11:55:36.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T11:55:36.836Z] Configure a credential helper to remove this warning. See [2022-02-16T11:55:36.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T11:55:36.836Z] [2022-02-16T11:55:36.836Z] Login Succeeded [2022-02-16T11:55:36.836Z] nexus3.edgexfoundry.org:10003 [2022-02-16T11:55:37.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T11:55:37.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T11:55:37.100Z] Configure a credential helper to remove this warning. See [2022-02-16T11:55:37.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T11:55:37.100Z] [2022-02-16T11:55:37.100Z] Login Succeeded [2022-02-16T11:55:37.100Z] nexus3.edgexfoundry.org:10004 [2022-02-16T11:55:37.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T11:55:37.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T11:55:37.100Z] Configure a credential helper to remove this warning. See [2022-02-16T11:55:37.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T11:55:37.100Z] [2022-02-16T11:55:37.100Z] Login Succeeded [2022-02-16T11:55:37.100Z] docker.io [2022-02-16T11:55:37.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T11:55:37.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T11:55:37.622Z] Configure a credential helper to remove this warning. See [2022-02-16T11:55:37.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T11:55:37.622Z] [2022-02-16T11:55:37.622Z] Login Succeeded [2022-02-16T11:55:37.622Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T11:55:37.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T11:55:37.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T11:55:37.694Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-02-16T11:55:37.694Z] d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [2022-02-16T11:55:37.694Z] latest [2022-02-16T11:55:37.694Z] 2.1.1-dev.8 [2022-02-16T11:55:37.694Z] d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a-2.1.1-dev.8 [2022-02-16T11:55:37.694Z] main [2022-02-16T11:55:37.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T11:55:38.014Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [Pipeline] isUnix [Pipeline] sh [2022-02-16T11:55:38.308Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [2022-02-16T11:55:38.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-02-16T11:55:38.308Z] 4939f220771d: Preparing [2022-02-16T11:55:38.308Z] 1a058d5342cc: Preparing [2022-02-16T11:55:38.308Z] 1a058d5342cc: Layer already exists [2022-02-16T11:55:40.221Z] 4939f220771d: Pushed [2022-02-16T11:55:40.221Z] d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a: digest: sha256:07021acc15bd534d36758329f21fdd632694b89d7ddc8306b78b398c58a468ae size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-16T11:55:40.521Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T11:55:40.818Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-02-16T11:55:40.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-02-16T11:55:40.818Z] 4939f220771d: Preparing [2022-02-16T11:55:40.818Z] 1a058d5342cc: Preparing [2022-02-16T11:55:40.818Z] 1a058d5342cc: Layer already exists [2022-02-16T11:55:40.818Z] 4939f220771d: Layer already exists [2022-02-16T11:55:40.818Z] latest: digest: sha256:07021acc15bd534d36758329f21fdd632694b89d7ddc8306b78b398c58a468ae size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-16T11:55:41.120Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2022-02-16T11:55:41.417Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.8 [2022-02-16T11:55:41.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-02-16T11:55:41.417Z] 4939f220771d: Preparing [2022-02-16T11:55:41.417Z] 1a058d5342cc: Preparing [2022-02-16T11:55:41.417Z] 4939f220771d: Layer already exists [2022-02-16T11:55:41.417Z] 1a058d5342cc: Layer already exists [2022-02-16T11:55:41.417Z] 2.1.1-dev.8: digest: sha256:07021acc15bd534d36758329f21fdd632694b89d7ddc8306b78b398c58a468ae size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-16T11:55:41.724Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a-2.1.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2022-02-16T11:55:42.018Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a-2.1.1-dev.8 [2022-02-16T11:55:42.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-02-16T11:55:42.018Z] 4939f220771d: Preparing [2022-02-16T11:55:42.018Z] 1a058d5342cc: Preparing [2022-02-16T11:55:42.018Z] 4939f220771d: Layer already exists [2022-02-16T11:55:42.018Z] 1a058d5342cc: Layer already exists [2022-02-16T11:55:42.018Z] d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a-2.1.1-dev.8: digest: sha256:07021acc15bd534d36758329f21fdd632694b89d7ddc8306b78b398c58a468ae size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-16T11:55:42.327Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T11:55:42.625Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-02-16T11:55:42.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-02-16T11:55:42.625Z] 4939f220771d: Preparing [2022-02-16T11:55:42.625Z] 1a058d5342cc: Preparing [2022-02-16T11:55:42.625Z] 4939f220771d: Layer already exists [2022-02-16T11:55:42.625Z] 1a058d5342cc: Layer already exists [2022-02-16T11:55:42.625Z] main: digest: sha256:07021acc15bd534d36758329f21fdd632694b89d7ddc8306b78b398c58a468ae size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T11:55:42.664Z] ===================================================== [Pipeline] echo [2022-02-16T11:55:42.677Z] taggedImages: [2022-02-16T11:55:42.677Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [2022-02-16T11:55:42.677Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-02-16T11:55:42.677Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.8 [2022-02-16T11:55:42.677Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a-2.1.1-dev.8 [2022-02-16T11:55:42.677Z] - 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 [2022-02-16T11:55:43.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T11:55:43.063Z] [2022-02-16T11:55:43.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T11:55:43.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T11:55:43.375Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-16T11:55:43.375Z] b4d181a07f80: Pulling fs layer [2022-02-16T11:55:43.375Z] a1111a8f2ec3: Pulling fs layer [2022-02-16T11:55:43.375Z] ed53099fbce6: Pulling fs layer [2022-02-16T11:55:43.375Z] dc539afda2c1: Pulling fs layer [2022-02-16T11:55:43.375Z] 77bc0d833cb6: Pulling fs layer [2022-02-16T11:55:43.375Z] 9065ff56babe: Pulling fs layer [2022-02-16T11:55:43.375Z] d287ab97295c: Pulling fs layer [2022-02-16T11:55:43.375Z] dc539afda2c1: Waiting [2022-02-16T11:55:43.375Z] 77bc0d833cb6: Waiting [2022-02-16T11:55:43.375Z] 9065ff56babe: Waiting [2022-02-16T11:55:43.375Z] d287ab97295c: Waiting [2022-02-16T11:55:43.375Z] a1111a8f2ec3: Verifying Checksum [2022-02-16T11:55:43.375Z] a1111a8f2ec3: Download complete [2022-02-16T11:55:43.375Z] dc539afda2c1: Verifying Checksum [2022-02-16T11:55:43.375Z] dc539afda2c1: Download complete [2022-02-16T11:55:43.375Z] 77bc0d833cb6: Verifying Checksum [2022-02-16T11:55:43.375Z] 77bc0d833cb6: Download complete [2022-02-16T11:55:43.375Z] ed53099fbce6: Verifying Checksum [2022-02-16T11:55:43.375Z] ed53099fbce6: Download complete [2022-02-16T11:55:43.375Z] 9065ff56babe: Verifying Checksum [2022-02-16T11:55:43.375Z] 9065ff56babe: Download complete [2022-02-16T11:55:43.638Z] b4d181a07f80: Verifying Checksum [2022-02-16T11:55:43.638Z] b4d181a07f80: Download complete [2022-02-16T11:55:44.371Z] d287ab97295c: Verifying Checksum [2022-02-16T11:55:44.371Z] d287ab97295c: Download complete [2022-02-16T11:55:45.148Z] b4d181a07f80: Pull complete [2022-02-16T11:55:45.445Z] a1111a8f2ec3: Pull complete [2022-02-16T11:55:46.019Z] ed53099fbce6: Pull complete [2022-02-16T11:55:46.019Z] dc539afda2c1: Pull complete [2022-02-16T11:55:46.181Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5337 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-02-16T11:55:46.197Z] Running in /w/workspace/edgex-ui-go/47 [Pipeline] { [Pipeline] checkout [2022-02-16T11:55:46.283Z] 77bc0d833cb6: Pull complete [2022-02-16T11:55:46.283Z] 9065ff56babe: Pull complete [2022-02-16T11:55:46.380Z] The recommended git tool is: git [2022-02-16T11:55:50.842Z] using credential edgex-jenkins-ssh [2022-02-16T11:55:50.861Z] Cloning the remote Git repository [2022-02-16T11:55:50.912Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-16T11:55:50.982Z] > git init /w/workspace/edgex-ui-go/47 # timeout=10 [2022-02-16T11:55:51.051Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-02-16T11:55:51.051Z] > git --version # timeout=10 [2022-02-16T11:55:51.067Z] > git --version # 'git version 2.17.1' [2022-02-16T11:55:51.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-16T11:55:51.192Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-16T11:55:51.616Z] d287ab97295c: Pull complete [2022-02-16T11:55:51.616Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-16T11:55:51.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T11:55:51.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-16T11:55:51.681Z] prd-centos7-docker-4c-2g-5335 does not seem to be running inside a container [2022-02-16T11:55:51.723Z] $ 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/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 [2022-02-16T11:55:53.913Z] Avoid second fetch [2022-02-16T11:55:53.913Z] Checking out Revision d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a (main) [2022-02-16T11:55:54.218Z] $ docker top 57f8b73e4473d64ee8b966761269b6706f6b9272605acd5ce0c1dca11fd2290d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T11:55:54.650Z] ---> job-cost.sh [2022-02-16T11:55:54.650Z] lf-activate-venv: SKIPPING [2022-02-16T11:55:54.650Z] INFO: No Stack... [2022-02-16T11:55:53.868Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-02-16T11:55:53.897Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-16T11:55:53.936Z] > git config core.sparsecheckout # timeout=10 [2022-02-16T11:55:53.950Z] > git checkout -f d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a # timeout=10 [2022-02-16T11:55:55.224Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-16T11:55:55.485Z] INFO: Archiving Costs [Pipeline] sh [2022-02-16T11:55:55.780Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-02-16T11:55:55.780Z] + cut -d, -f6 [Pipeline] lock [2022-02-16T11:55:55.794Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-47-stack-cost] [2022-02-16T11:55:55.799Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-47-stack-cost] did not exist. Created. [2022-02-16T11:55:55.800Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-16T11:55:56.099Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-16T11:55:56.131Z] Stashed 1 file(s) [Pipeline] } [2022-02-16T11:55:56.138Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-16T11:55:56.156Z] $ docker stop --time=1 57f8b73e4473d64ee8b966761269b6706f6b9272605acd5ce0c1dca11fd2290d [2022-02-16T11:55:57.280Z] $ docker rm -f 57f8b73e4473d64ee8b966761269b6706f6b9272605acd5ce0c1dca11fd2290d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-16T11:55:58.269Z] Commit message: "fix: issue-#494 about scheduler updates and bug fixed (#496)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-16T11:55:59.027Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-16T11:55:59.027Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-16T11:55:59.027Z] Dload Upload Total Spent Left Speed [2022-02-16T11:55:59.027Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85818 0 --:--:-- --:--:-- --:--:-- 86445 [Pipeline] sh [2022-02-16T11:55:59.540Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-16T11:55:59.874Z] + sudo tee /etc/docker/daemon.new [2022-02-16T11:55:59.874Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-16T11:55:59.874Z] { [2022-02-16T11:55:59.874Z] "registry-mirrors": [ [2022-02-16T11:55:59.874Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-16T11:55:59.874Z] ], [2022-02-16T11:55:59.874Z] "bip": "10.250.0.254/24", [2022-02-16T11:55:59.874Z] "hosts": [ [2022-02-16T11:55:59.874Z] "tcp://0.0.0.0:5555", [2022-02-16T11:55:59.874Z] "unix:///var/run/docker.sock" [2022-02-16T11:55:59.874Z] ], [2022-02-16T11:55:59.874Z] "mtu": 1458, [2022-02-16T11:55:59.874Z] "selinux-enabled": true, [2022-02-16T11:55:59.874Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-16T11:55:59.874Z] } [Pipeline] sh [2022-02-16T11:56:00.225Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-16T11:56:00.632Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T11:56:18.976Z] provisioning config files... [2022-02-16T11:56:18.997Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/47@tmp/config1541900978381199049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T11:56:19.350Z] ---> docker-login.sh [2022-02-16T11:56:19.350Z] nexus3.edgexfoundry.org:10001 [2022-02-16T11:56:19.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T11:56:20.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T11:56:20.223Z] Configure a credential helper to remove this warning. See [2022-02-16T11:56:20.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T11:56:20.223Z] [2022-02-16T11:56:20.223Z] Login Succeeded [2022-02-16T11:56:20.223Z] nexus3.edgexfoundry.org:10002 [2022-02-16T11:56:20.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T11:56:20.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T11:56:20.496Z] Configure a credential helper to remove this warning. See [2022-02-16T11:56:20.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T11:56:20.496Z] [2022-02-16T11:56:20.496Z] Login Succeeded [2022-02-16T11:56:20.496Z] nexus3.edgexfoundry.org:10003 [2022-02-16T11:56:20.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T11:56:20.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T11:56:20.776Z] Configure a credential helper to remove this warning. See [2022-02-16T11:56:20.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T11:56:20.776Z] [2022-02-16T11:56:20.776Z] Login Succeeded [2022-02-16T11:56:20.776Z] nexus3.edgexfoundry.org:10004 [2022-02-16T11:56:21.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T11:56:21.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T11:56:21.370Z] Configure a credential helper to remove this warning. See [2022-02-16T11:56:21.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T11:56:21.370Z] [2022-02-16T11:56:21.370Z] Login Succeeded [2022-02-16T11:56:21.370Z] docker.io [2022-02-16T11:56:21.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T11:56:21.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T11:56:21.921Z] Configure a credential helper to remove this warning. See [2022-02-16T11:56:21.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T11:56:21.921Z] [2022-02-16T11:56:21.921Z] Login Succeeded [2022-02-16T11:56:21.938Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T11:56:21.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-16T11:56:22.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T11:56:22.541Z] ========================================================= [2022-02-16T11:56:22.541Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-16T11:56:22.541Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-16T11:56:22.893Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-02-16T11:56:23.875Z] Sending build context to Docker daemon 25.77MB [2022-02-16T11:56:23.875Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-02-16T11:56:23.875Z] Step 2/15 : FROM ${BASE} AS builder [2022-02-16T11:56:23.875Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-16T11:56:23.875Z] 9b3977197b4f: Pulling fs layer [2022-02-16T11:56:23.875Z] 1a89e8eeedd5: Pulling fs layer [2022-02-16T11:56:23.875Z] 94645a83ff95: Pulling fs layer [2022-02-16T11:56:23.875Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-16T11:56:23.875Z] 0c92f367c5e7: Pulling fs layer [2022-02-16T11:56:23.875Z] 3f3a8bcf1eab: Waiting [2022-02-16T11:56:23.875Z] f7c0051592d6: Pulling fs layer [2022-02-16T11:56:23.875Z] 0c92f367c5e7: Waiting [2022-02-16T11:56:23.875Z] a227ed2f7395: Pulling fs layer [2022-02-16T11:56:23.875Z] f7c0051592d6: Waiting [2022-02-16T11:56:23.875Z] 7b1c46037f91: Pulling fs layer [2022-02-16T11:56:23.875Z] a227ed2f7395: Waiting [2022-02-16T11:56:23.875Z] 7b1c46037f91: Waiting [2022-02-16T11:56:24.147Z] 94645a83ff95: Verifying Checksum [2022-02-16T11:56:24.147Z] 94645a83ff95: Download complete [2022-02-16T11:56:24.147Z] 1a89e8eeedd5: Verifying Checksum [2022-02-16T11:56:24.147Z] 1a89e8eeedd5: Download complete [2022-02-16T11:56:24.147Z] 0c92f367c5e7: Verifying Checksum [2022-02-16T11:56:24.147Z] 0c92f367c5e7: Download complete [2022-02-16T11:56:24.147Z] f7c0051592d6: Verifying Checksum [2022-02-16T11:56:24.147Z] f7c0051592d6: Download complete [2022-02-16T11:56:24.147Z] 9b3977197b4f: Verifying Checksum [2022-02-16T11:56:24.147Z] 9b3977197b4f: Download complete [2022-02-16T11:56:24.147Z] a227ed2f7395: Verifying Checksum [2022-02-16T11:56:24.147Z] a227ed2f7395: Download complete [2022-02-16T11:56:24.744Z] 9b3977197b4f: Pull complete [2022-02-16T11:56:25.347Z] 1a89e8eeedd5: Pull complete [2022-02-16T11:56:25.623Z] 94645a83ff95: Pull complete [2022-02-16T11:56:25.894Z] 7b1c46037f91: Verifying Checksum [2022-02-16T11:56:25.894Z] 7b1c46037f91: Download complete [2022-02-16T11:56:26.492Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-16T11:56:26.492Z] 3f3a8bcf1eab: Download complete [2022-02-16T11:56:38.900Z] 3f3a8bcf1eab: Pull complete [2022-02-16T11:56:38.900Z] 0c92f367c5e7: Pull complete [2022-02-16T11:56:38.900Z] f7c0051592d6: Pull complete [2022-02-16T11:56:38.900Z] a227ed2f7395: Pull complete [2022-02-16T11:56:44.300Z] 7b1c46037f91: Pull complete [2022-02-16T11:56:44.300Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-16T11:56:44.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-16T11:56:44.300Z] ---> f79e39bc4007 [2022-02-16T11:56:44.300Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-16T11:56:45.281Z] ---> Running in a62b53f3cacd [2022-02-16T11:56:45.892Z] Removing intermediate container a62b53f3cacd [2022-02-16T11:56:45.892Z] ---> fe0dfcd3b266 [2022-02-16T11:56:45.892Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-02-16T11:56:45.892Z] ---> Running in 0b0ab427a818 [2022-02-16T11:56:46.170Z] Removing intermediate container 0b0ab427a818 [2022-02-16T11:56:46.170Z] ---> 4e040be05550 [2022-02-16T11:56:46.170Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-02-16T11:56:46.441Z] ---> Running in 86d47bb63306 [2022-02-16T11:56:46.714Z] Removing intermediate container 86d47bb63306 [2022-02-16T11:56:46.714Z] ---> 81a78ea0ce40 [2022-02-16T11:56:46.714Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-02-16T11:56:46.714Z] ---> Running in bb83b5e097e6 [2022-02-16T11:56:46.988Z] Removing intermediate container bb83b5e097e6 [2022-02-16T11:56:46.988Z] ---> a0542ae7017a [2022-02-16T11:56:46.988Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-16T11:56:47.261Z] ---> Running in 7833037f3db5 [2022-02-16T11:56:47.533Z] Removing intermediate container 7833037f3db5 [2022-02-16T11:56:47.533Z] ---> a696153280ba [2022-02-16T11:56:47.533Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T11:56:47.807Z] ---> Running in e906eee5963d [2022-02-16T11:56:49.776Z] Removing intermediate container e906eee5963d [2022-02-16T11:56:49.776Z] ---> 11e4d67ef129 [2022-02-16T11:56:49.776Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-16T11:56:49.776Z] ---> Running in 2dd1738de5b4 [2022-02-16T11:56:50.757Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-16T11:56:51.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-16T11:56:52.338Z] OK: 220 MiB in 52 packages [2022-02-16T11:56:53.321Z] Removing intermediate container 2dd1738de5b4 [2022-02-16T11:56:53.321Z] ---> 82c483be33a3 [2022-02-16T11:56:53.321Z] Step 10/15 : ENV GO111MODULE=on [2022-02-16T11:56:53.321Z] ---> Running in e2cb3b6945a7 [2022-02-16T11:56:53.595Z] Removing intermediate container e2cb3b6945a7 [2022-02-16T11:56:53.595Z] ---> 278c7ddbd205 [2022-02-16T11:56:53.595Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-16T11:56:53.867Z] ---> Running in 0d6ce14db470 [2022-02-16T11:56:54.143Z] Removing intermediate container 0d6ce14db470 [2022-02-16T11:56:54.143Z] ---> 37c33dc44a86 [2022-02-16T11:56:54.143Z] Step 12/15 : COPY go.mod vendor* ./ [2022-02-16T11:56:54.742Z] ---> a273cf449384 [2022-02-16T11:56:54.742Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T11:56:55.017Z] ---> Running in a5070d4ed714 [2022-02-16T11:58:03.077Z] Removing intermediate container a5070d4ed714 [2022-02-16T11:58:03.077Z] ---> 027ff82e2b1a [2022-02-16T11:58:03.077Z] Step 14/15 : COPY . . [2022-02-16T11:58:05.697Z] ---> 60f245b3b06b [2022-02-16T11:58:05.697Z] Step 15/15 : RUN ${MAKE} [2022-02-16T11:58:05.697Z] ---> Running in 269bfc817822 [2022-02-16T11:58:06.296Z] noop [2022-02-16T11:58:06.888Z] Removing intermediate container 269bfc817822 [2022-02-16T11:58:06.888Z] ---> 6b0568e35d43 [2022-02-16T11:58:06.888Z] Successfully built 6b0568e35d43 [2022-02-16T11:58:06.888Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T11:58:07.497Z] + docker inspect -f . ci-base-image-arm64 [2022-02-16T11:58:07.497Z] . [Pipeline] withDockerContainer [2022-02-16T11:58:07.697Z] prd-ubuntu18.04-docker-arm64-4c-16g-5337 does not seem to be running inside a container [2022-02-16T11:58:07.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/47 -v /w/workspace/edgex-ui-go/47:/w/workspace/edgex-ui-go/47:rw,z -v /w/workspace/edgex-ui-go/47@tmp:/w/workspace/edgex-ui-go/47@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 ******** ci-base-image-arm64 cat [2022-02-16T11:58:09.114Z] $ docker top d263a68b1b984a352926230f1298d93dcebecd8cbced7d45a95e03a05f0ab29e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T11:58:10.018Z] + go version [2022-02-16T11:58:10.018Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-16T11:58:10.043Z] $ docker stop --time=1 d263a68b1b984a352926230f1298d93dcebecd8cbced7d45a95e03a05f0ab29e [2022-02-16T11:58:11.653Z] $ docker rm -f d263a68b1b984a352926230f1298d93dcebecd8cbced7d45a95e03a05f0ab29e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T11:58:12.251Z] + docker inspect -f . ci-base-image-arm64 [2022-02-16T11:58:12.251Z] . [Pipeline] withDockerContainer [2022-02-16T11:58:12.463Z] prd-ubuntu18.04-docker-arm64-4c-16g-5337 does not seem to be running inside a container [2022-02-16T11:58:12.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/47 -v /w/workspace/edgex-ui-go/47:/w/workspace/edgex-ui-go/47:rw,z -v /w/workspace/edgex-ui-go/47@tmp:/w/workspace/edgex-ui-go/47@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 ******** ci-base-image-arm64 cat [2022-02-16T11:58:13.825Z] $ docker top 5eb29003fa2214339e0070decfbf184424a3cd68ba9742cf56a1e61370236c21 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-16T11:58:14.752Z] + make test [2022-02-16T11:58:14.752Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-02-16T11:58:15.732Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-02-16T11:58:54.766Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-02-16T11:58:54.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-02-16T11:58:54.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-02-16T11:58:54.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-02-16T11:58:54.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-02-16T11:58:54.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-02-16T11:58:54.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-02-16T11:58:54.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-02-16T11:58:54.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-02-16T11:58:54.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-02-16T11:58:54.766Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-02-16T11:58:54.766Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-02-16T11:58:54.766Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-16T11:59:09.842Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-16T11:59:09.842Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-16T11:59:09.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-16T11:59:09.881Z] $ docker stop --time=1 5eb29003fa2214339e0070decfbf184424a3cd68ba9742cf56a1e61370236c21 [2022-02-16T11:59:11.603Z] $ docker rm -f 5eb29003fa2214339e0070decfbf184424a3cd68ba9742cf56a1e61370236c21 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T11:59:12.348Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-16T11:59:12.378Z] Warning: overwriting stash ‘coverage-report’ [2022-02-16T11:59:12.943Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-16T11:59:13.340Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-02-16T11:59:13.671Z] + ls -al . [2022-02-16T11:59:13.671Z] total 152 [2022-02-16T11:59:13.671Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 11:58 . [2022-02-16T11:59:13.672Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 11:55 .. [2022-02-16T11:59:13.672Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 11:55 .git [2022-02-16T11:59:13.672Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 11:55 .github [2022-02-16T11:59:13.672Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 16 11:55 .gitignore [2022-02-16T11:59:13.672Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 16 11:55 CONTRIBUTING.md [2022-02-16T11:59:13.672Z] -rw-rw-r-- 1 jenkins jenkins 1549 Feb 16 11:55 Dockerfile [2022-02-16T11:59:13.672Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 16 11:55 Jenkinsfile [2022-02-16T11:59:13.672Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 16 11:55 LICENSE [2022-02-16T11:59:13.672Z] -rw-rw-r-- 1 jenkins jenkins 1212 Feb 16 11:55 Makefile [2022-02-16T11:59:13.672Z] -rw-rw-r-- 1 jenkins jenkins 4450 Feb 16 11:55 README.md [2022-02-16T11:59:13.672Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 11:54 VERSION [2022-02-16T11:59:13.672Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 11:55 assets [2022-02-16T11:59:13.672Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 11:55 bin [2022-02-16T11:59:13.672Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 11:55 cmd [2022-02-16T11:59:13.672Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 16 11:58 coverage.out [2022-02-16T11:59:13.672Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 11:55 docs [2022-02-16T11:59:13.672Z] -rw-rw-r-- 1 jenkins jenkins 1944 Feb 16 11:55 go.mod [2022-02-16T11:59:13.672Z] -rw-rw-r-- 1 jenkins jenkins 48565 Feb 16 11:55 go.sum [2022-02-16T11:59:13.672Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 11:55 internal [2022-02-16T11:59:13.672Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 11:55 pkg [2022-02-16T11:59:13.672Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 11:55 snap [2022-02-16T11:59:13.672Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 16 11:55 version.go [2022-02-16T11:59:13.672Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 11:55 web [Pipeline] isUnix [Pipeline] sh [2022-02-16T11:59:14.011Z] + 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=d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a --label arch=arm64 --label version=2.1.1-dev.8 . [2022-02-16T11:59:14.984Z] Sending build context to Docker daemon 25.77MB [2022-02-16T11:59:14.984Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-02-16T11:59:14.984Z] Step 2/23 : FROM ${BASE} AS builder [2022-02-16T11:59:14.984Z] ---> 6b0568e35d43 [2022-02-16T11:59:14.984Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-02-16T11:59:14.984Z] ---> Running in 61b5ae19cb03 [2022-02-16T11:59:15.576Z] Removing intermediate container 61b5ae19cb03 [2022-02-16T11:59:15.576Z] ---> afc1e891d0ed [2022-02-16T11:59:15.576Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-02-16T11:59:15.576Z] ---> Running in 776e14fb9347 [2022-02-16T11:59:15.848Z] Removing intermediate container 776e14fb9347 [2022-02-16T11:59:15.848Z] ---> 1309398ded81 [2022-02-16T11:59:15.848Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-02-16T11:59:15.848Z] ---> Running in e864eaee6c12 [2022-02-16T11:59:16.439Z] Removing intermediate container e864eaee6c12 [2022-02-16T11:59:16.439Z] ---> b2cb5edfdf7e [2022-02-16T11:59:16.439Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-02-16T11:59:16.439Z] ---> Running in 3d360cb01cc8 [2022-02-16T11:59:16.712Z] Removing intermediate container 3d360cb01cc8 [2022-02-16T11:59:16.712Z] ---> 8f55410635cc [2022-02-16T11:59:16.712Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-02-16T11:59:16.712Z] ---> Running in 7da07fa03949 [2022-02-16T11:59:16.981Z] Removing intermediate container 7da07fa03949 [2022-02-16T11:59:16.981Z] ---> 3562307284b8 [2022-02-16T11:59:16.981Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-16T11:59:17.251Z] ---> Running in 37524d754a04 [2022-02-16T11:59:18.674Z] Removing intermediate container 37524d754a04 [2022-02-16T11:59:18.674Z] ---> 8636f36685d6 [2022-02-16T11:59:18.674Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-16T11:59:18.946Z] ---> Running in dcb1a79cc038 [2022-02-16T11:59:19.919Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-16T11:59:20.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-16T11:59:21.476Z] OK: 220 MiB in 52 packages [2022-02-16T11:59:22.448Z] Removing intermediate container dcb1a79cc038 [2022-02-16T11:59:22.448Z] ---> 3644b642bafb [2022-02-16T11:59:22.448Z] Step 10/23 : ENV GO111MODULE=on [2022-02-16T11:59:22.448Z] ---> Running in af05f5fd8f48 [2022-02-16T11:59:22.721Z] Removing intermediate container af05f5fd8f48 [2022-02-16T11:59:22.721Z] ---> c451cf18d960 [2022-02-16T11:59:22.721Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-02-16T11:59:22.721Z] ---> Running in c3189ec9e3de [2022-02-16T11:59:23.309Z] Removing intermediate container c3189ec9e3de [2022-02-16T11:59:23.309Z] ---> f9d5ec68c6cb [2022-02-16T11:59:23.309Z] Step 12/23 : COPY go.mod vendor* ./ [2022-02-16T11:59:23.899Z] ---> 965354030a65 [2022-02-16T11:59:23.899Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-16T11:59:23.899Z] ---> Running in c9ce5a408b9a [2022-02-16T11:59:25.861Z] Removing intermediate container c9ce5a408b9a [2022-02-16T11:59:25.861Z] ---> 1194abb4ca18 [2022-02-16T11:59:25.861Z] Step 14/23 : COPY . . [2022-02-16T11:59:28.465Z] ---> 80d24f86d2cc [2022-02-16T11:59:28.465Z] Step 15/23 : RUN ${MAKE} [2022-02-16T11:59:28.750Z] ---> Running in e869ec6dd852 [2022-02-16T11:59:29.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.8" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-02-16T12:00:02.074Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-02-16T12:00:05.459Z] Removing intermediate container e869ec6dd852 [2022-02-16T12:00:05.459Z] ---> cce6e8b03aa4 [2022-02-16T12:00:05.459Z] Step 16/23 : FROM alpine:3.14 [2022-02-16T12:00:06.050Z] 3.14: Pulling from library/alpine [2022-02-16T12:00:06.050Z] be307f383ecc: Pulling fs layer [2022-02-16T12:00:06.331Z] be307f383ecc: Verifying Checksum [2022-02-16T12:00:06.331Z] be307f383ecc: Download complete [2022-02-16T12:00:06.926Z] be307f383ecc: Pull complete [2022-02-16T12:00:06.926Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-02-16T12:00:06.926Z] Status: Downloaded newer image for alpine:3.14 [2022-02-16T12:00:06.926Z] ---> 5b8b7b635229 [2022-02-16T12:00:06.926Z] Step 17/23 : EXPOSE 4000 [2022-02-16T12:00:06.926Z] ---> Running in 2ae18968dd46 [2022-02-16T12:00:07.200Z] Removing intermediate container 2ae18968dd46 [2022-02-16T12:00:07.200Z] ---> 4fed3bc3a4aa [2022-02-16T12:00:07.200Z] Step 18/23 : 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 [2022-02-16T12:00:08.631Z] ---> 2eb767f288a8 [2022-02-16T12:00:08.631Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-02-16T12:00:08.905Z] ---> Running in 3ceaaac78f7c [2022-02-16T12:00:09.178Z] Removing intermediate container 3ceaaac78f7c [2022-02-16T12:00:09.178Z] ---> e2a1de6a3085 [2022-02-16T12:00:09.178Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-02-16T12:00:09.178Z] ---> Running in bf05c76159d5 [2022-02-16T12:00:09.773Z] Removing intermediate container bf05c76159d5 [2022-02-16T12:00:09.773Z] ---> 3317fd3ddc60 [2022-02-16T12:00:09.773Z] Step 21/23 : LABEL arch=arm64 [2022-02-16T12:00:09.773Z] ---> Running in 4261f626c599 [2022-02-16T12:00:10.046Z] Removing intermediate container 4261f626c599 [2022-02-16T12:00:10.046Z] ---> ce8b92239fc6 [2022-02-16T12:00:10.046Z] Step 22/23 : LABEL git_sha=d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [2022-02-16T12:00:10.046Z] ---> Running in 2f86654c0611 [2022-02-16T12:00:10.641Z] Removing intermediate container 2f86654c0611 [2022-02-16T12:00:10.641Z] ---> 20b3888b9e10 [2022-02-16T12:00:10.641Z] Step 23/23 : LABEL version=2.1.1-dev.8 [2022-02-16T12:00:10.641Z] ---> Running in c999bcfb8e43 [2022-02-16T12:00:10.914Z] Removing intermediate container c999bcfb8e43 [2022-02-16T12:00:10.914Z] ---> a3f5fa3e9dbc [2022-02-16T12:00:10.914Z] [Warning] One or more build-args [ARCH] were not consumed [2022-02-16T12:00:10.914Z] Successfully built a3f5fa3e9dbc [2022-02-16T12:00:10.914Z] 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 [2022-02-16T12:00:11.006Z] provisioning config files... [2022-02-16T12:00:11.025Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/47@tmp/config8012213317166458531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T12:00:11.377Z] ---> docker-login.sh [2022-02-16T12:00:11.377Z] nexus3.edgexfoundry.org:10001 [2022-02-16T12:00:11.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T12:00:11.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T12:00:11.651Z] Configure a credential helper to remove this warning. See [2022-02-16T12:00:11.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T12:00:11.651Z] [2022-02-16T12:00:11.651Z] Login Succeeded [2022-02-16T12:00:11.651Z] nexus3.edgexfoundry.org:10002 [2022-02-16T12:00:11.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T12:00:12.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T12:00:12.200Z] Configure a credential helper to remove this warning. See [2022-02-16T12:00:12.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T12:00:12.200Z] [2022-02-16T12:00:12.200Z] Login Succeeded [2022-02-16T12:00:12.200Z] nexus3.edgexfoundry.org:10003 [2022-02-16T12:00:12.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T12:00:12.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T12:00:12.487Z] Configure a credential helper to remove this warning. See [2022-02-16T12:00:12.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T12:00:12.487Z] [2022-02-16T12:00:12.487Z] Login Succeeded [2022-02-16T12:00:12.487Z] nexus3.edgexfoundry.org:10004 [2022-02-16T12:00:13.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T12:00:13.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T12:00:13.084Z] Configure a credential helper to remove this warning. See [2022-02-16T12:00:13.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T12:00:13.084Z] [2022-02-16T12:00:13.084Z] Login Succeeded [2022-02-16T12:00:13.084Z] docker.io [2022-02-16T12:00:13.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-16T12:00:13.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-16T12:00:13.952Z] Configure a credential helper to remove this warning. See [2022-02-16T12:00:13.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-16T12:00:13.952Z] [2022-02-16T12:00:13.952Z] Login Succeeded [2022-02-16T12:00:13.952Z] ---> docker-login.sh ends [Pipeline] } [2022-02-16T12:00:13.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T12:00:14.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-16T12:00:14.025Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-02-16T12:00:14.025Z] d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [2022-02-16T12:00:14.025Z] latest [2022-02-16T12:00:14.025Z] 2.1.1-dev.8 [2022-02-16T12:00:14.025Z] d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a-2.1.1-dev.8 [2022-02-16T12:00:14.025Z] main [2022-02-16T12:00:14.025Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T12:00:14.382Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [Pipeline] isUnix [Pipeline] sh [2022-02-16T12:00:14.721Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [2022-02-16T12:00:14.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-02-16T12:00:14.722Z] 2cd9ae9f29ff: Preparing [2022-02-16T12:00:14.722Z] 62170e181a92: Preparing [2022-02-16T12:00:14.722Z] 62170e181a92: Layer already exists [2022-02-16T12:00:19.020Z] 2cd9ae9f29ff: Pushed [2022-02-16T12:00:19.020Z] d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a: digest: sha256:5ad78972dd9a4a4bfdc8c54db5fdb9f206e3cd122af671834b12579b1effd7c3 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-16T12:00:19.366Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-16T12:00:19.712Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-02-16T12:00:19.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-02-16T12:00:19.712Z] 2cd9ae9f29ff: Preparing [2022-02-16T12:00:19.712Z] 62170e181a92: Preparing [2022-02-16T12:00:19.712Z] 62170e181a92: Layer already exists [2022-02-16T12:00:19.712Z] 2cd9ae9f29ff: Layer already exists [2022-02-16T12:00:19.712Z] latest: digest: sha256:5ad78972dd9a4a4bfdc8c54db5fdb9f206e3cd122af671834b12579b1effd7c3 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-16T12:00:20.055Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2022-02-16T12:00:20.391Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.8 [2022-02-16T12:00:20.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-02-16T12:00:20.391Z] 2cd9ae9f29ff: Preparing [2022-02-16T12:00:20.391Z] 62170e181a92: Preparing [2022-02-16T12:00:20.391Z] 62170e181a92: Layer already exists [2022-02-16T12:00:20.391Z] 2cd9ae9f29ff: Layer already exists [2022-02-16T12:00:20.391Z] 2.1.1-dev.8: digest: sha256:5ad78972dd9a4a4bfdc8c54db5fdb9f206e3cd122af671834b12579b1effd7c3 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-16T12:00:20.735Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a-2.1.1-dev.8 [Pipeline] isUnix [Pipeline] sh [2022-02-16T12:00:21.073Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a-2.1.1-dev.8 [2022-02-16T12:00:21.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-02-16T12:00:21.073Z] 2cd9ae9f29ff: Preparing [2022-02-16T12:00:21.073Z] 62170e181a92: Preparing [2022-02-16T12:00:21.073Z] 2cd9ae9f29ff: Layer already exists [2022-02-16T12:00:21.073Z] 62170e181a92: Layer already exists [2022-02-16T12:00:21.346Z] d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a-2.1.1-dev.8: digest: sha256:5ad78972dd9a4a4bfdc8c54db5fdb9f206e3cd122af671834b12579b1effd7c3 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-02-16T12:00:21.693Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-02-16T12:00:22.036Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-02-16T12:00:22.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-02-16T12:00:22.036Z] 2cd9ae9f29ff: Preparing [2022-02-16T12:00:22.036Z] 62170e181a92: Preparing [2022-02-16T12:00:22.036Z] 2cd9ae9f29ff: Layer already exists [2022-02-16T12:00:22.036Z] 62170e181a92: Layer already exists [2022-02-16T12:00:22.036Z] main: digest: sha256:5ad78972dd9a4a4bfdc8c54db5fdb9f206e3cd122af671834b12579b1effd7c3 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-02-16T12:00:22.357Z] ===================================================== [Pipeline] echo [2022-02-16T12:00:22.369Z] taggedImages: [2022-02-16T12:00:22.369Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [2022-02-16T12:00:22.369Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-02-16T12:00:22.369Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.8 [2022-02-16T12:00:22.369Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a-2.1.1-dev.8 [2022-02-16T12:00:22.369Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T12:00:22.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-16T12:00:22.734Z] [2022-02-16T12:00:22.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-16T12:00:23.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-16T12:00:23.084Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-16T12:00:23.084Z] 448f6bf000e3: Pulling fs layer [2022-02-16T12:00:23.084Z] f757da607395: Pulling fs layer [2022-02-16T12:00:23.084Z] 05883995daec: Pulling fs layer [2022-02-16T12:00:23.084Z] 8603b9c90790: Pulling fs layer [2022-02-16T12:00:23.084Z] 1560dd03e051: Pulling fs layer [2022-02-16T12:00:23.084Z] 27f5ce0e4adf: Pulling fs layer [2022-02-16T12:00:23.084Z] c2d8d7efcc4b: Pulling fs layer [2022-02-16T12:00:23.084Z] 27f5ce0e4adf: Waiting [2022-02-16T12:00:23.084Z] 8603b9c90790: Waiting [2022-02-16T12:00:23.084Z] 1560dd03e051: Waiting [2022-02-16T12:00:23.084Z] c2d8d7efcc4b: Waiting [2022-02-16T12:00:23.356Z] f757da607395: Verifying Checksum [2022-02-16T12:00:23.356Z] f757da607395: Download complete [2022-02-16T12:00:23.356Z] 8603b9c90790: Verifying Checksum [2022-02-16T12:00:23.356Z] 8603b9c90790: Download complete [2022-02-16T12:00:23.356Z] 1560dd03e051: Verifying Checksum [2022-02-16T12:00:23.356Z] 1560dd03e051: Download complete [2022-02-16T12:00:23.356Z] 27f5ce0e4adf: Verifying Checksum [2022-02-16T12:00:23.356Z] 27f5ce0e4adf: Download complete [2022-02-16T12:00:23.356Z] 05883995daec: Verifying Checksum [2022-02-16T12:00:23.356Z] 05883995daec: Download complete [2022-02-16T12:00:23.953Z] 448f6bf000e3: Verifying Checksum [2022-02-16T12:00:23.953Z] 448f6bf000e3: Download complete [2022-02-16T12:00:26.574Z] c2d8d7efcc4b: Verifying Checksum [2022-02-16T12:00:26.574Z] c2d8d7efcc4b: Download complete [2022-02-16T12:00:27.554Z] 448f6bf000e3: Pull complete [2022-02-16T12:00:28.153Z] f757da607395: Pull complete [2022-02-16T12:00:29.601Z] 05883995daec: Pull complete [2022-02-16T12:00:29.877Z] 8603b9c90790: Pull complete [2022-02-16T12:00:30.850Z] 1560dd03e051: Pull complete [2022-02-16T12:00:31.125Z] 27f5ce0e4adf: Pull complete [2022-02-16T12:00:46.201Z] c2d8d7efcc4b: Pull complete [2022-02-16T12:00:46.201Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-16T12:00:46.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-16T12:00:46.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-16T12:00:46.420Z] prd-ubuntu18.04-docker-arm64-4c-16g-5337 does not seem to be running inside a container [2022-02-16T12:00:46.506Z] $ 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/47 -v /w/workspace/edgex-ui-go/47:/w/workspace/edgex-ui-go/47:rw,z -v /w/workspace/edgex-ui-go/47@tmp:/w/workspace/edgex-ui-go/47@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:arm64 cat [2022-02-16T12:00:49.346Z] $ docker top aa55792e6a00b44aeafeca3d0213e5d4995dd4df47c9f934823687e71ec65164 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-16T12:00:50.280Z] ---> job-cost.sh [2022-02-16T12:00:50.280Z] lf-activate-venv: SKIPPING [2022-02-16T12:00:50.280Z] INFO: No Stack... [2022-02-16T12:00:50.552Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-16T12:00:51.148Z] INFO: Archiving Costs [Pipeline] sh [2022-02-16T12:00:51.813Z] + cat /w/workspace/edgex-ui-go/47/archives/cost.csv [2022-02-16T12:00:51.813Z] + cut -d, -f6 [Pipeline] lock [2022-02-16T12:00:51.878Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-47-stack-cost] [2022-02-16T12:00:51.885Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-47-stack-cost] did not exist. Created. [2022-02-16T12:00:51.885Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-16T12:00:52.554Z] /w/workspace/edgex-ui-go/47@tmp/durable-2fbcd35c/script.sh: 1: /w/workspace/edgex-ui-go/47@tmp/durable-2fbcd35c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-16T12:00:53.233Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-16T12:00:53.253Z] Warning: overwriting stash ‘stack-cost’ [2022-02-16T12:00:53.406Z] Stashed 1 file(s) [Pipeline] } [2022-02-16T12:00:53.415Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-16T12:00:53.432Z] $ docker stop --time=1 aa55792e6a00b44aeafeca3d0213e5d4995dd4df47c9f934823687e71ec65164 [2022-02-16T12:00:54.926Z] $ docker rm -f aa55792e6a00b44aeafeca3d0213e5d4995dd4df47c9f934823687e71ec65164 [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 [2022-02-16T12:00:55.450Z] provisioning config files... [2022-02-16T12:00:55.459Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4890651405005477044tmp [Pipeline] { [Pipeline] sh [2022-02-16T12:00:55.766Z] + set +x [2022-02-16T12:00:55.766Z] + bash -s -- [2022-02-16T12:00:55.766Z] + curl -s https://codecov.io/bash [2022-02-16T12:00:55.766Z] [2022-02-16T12:00:55.766Z] _____ _ [2022-02-16T12:00:55.766Z] / ____| | | [2022-02-16T12:00:55.766Z] | | ___ __| | ___ ___ _____ __ [2022-02-16T12:00:55.766Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-02-16T12:00:55.766Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-02-16T12:00:55.766Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-02-16T12:00:55.766Z] Bash-1.0.6 [2022-02-16T12:00:55.766Z] [2022-02-16T12:00:55.766Z] [2022-02-16T12:00:55.766Z] ==> git version 2.24.4 found [2022-02-16T12:00:55.766Z] ==> 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 [2022-02-16T12:00:55.766Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-02-16T12:00:55.766Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-02-16T12:00:55.766Z] ==> Jenkins CI detected. [2022-02-16T12:00:55.766Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-16T12:00:55.766Z] project root: . [2022-02-16T12:00:55.766Z] --> token set from env [2022-02-16T12:00:55.766Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-02-16T12:00:56.027Z] ==> Running gcov in . (disable via -X gcov) [2022-02-16T12:00:56.027Z] ==> Python coveragepy not found [2022-02-16T12:00:56.027Z] ==> Searching for coverage reports in: [2022-02-16T12:00:56.027Z] + . [2022-02-16T12:00:56.027Z] -> Found 1 reports [2022-02-16T12:00:56.027Z] ==> Detecting git/mercurial file structure [2022-02-16T12:00:56.027Z] ==> Reading reports [2022-02-16T12:00:56.027Z] + ./coverage.out bytes=10 [2022-02-16T12:00:56.027Z] ==> Appending adjustments [2022-02-16T12:00:56.027Z] https://docs.codecov.io/docs/fixing-reports [2022-02-16T12:00:56.027Z] + Found adjustments [2022-02-16T12:00:56.027Z] ==> Gzipping contents [2022-02-16T12:00:56.027Z] 4.0K /tmp/codecov.DCrSm6.gz [2022-02-16T12:00:56.027Z] ==> Uploading reports [2022-02-16T12:00:56.027Z] url: https://codecov.io [2022-02-16T12:00:56.027Z] query: branch=main&commit=d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-16T12:00:56.027Z] -> Pinging Codecov [2022-02-16T12:00:56.027Z] 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=d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-02-16T12:00:56.603Z] -> Uploading to [2022-02-16T12:00:56.603Z] https://storage.googleapis.com/codecov/v4/raw/2022-02-16/FB506323287CE973F263BFD2A0EB1F37/d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a/e0fe9455-2edc-4cb6-9c28-7feecade894f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220216T120056Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e7d3a70dcdaf6518e27f7678f7b55dee81933e1102ceb06a08f20037d08450e [2022-02-16T12:00:56.603Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-16T12:00:56.603Z] Dload Upload Total Spent Left Speed [2022-02-16T12:00:56.603Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3730 0 0 100 3730 0 12436 --:--:-- --:--:-- --:--:-- 12433 [2022-02-16T12:00:56.864Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [Pipeline] } [2022-02-16T12:00:56.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-02-16T12:00:57.153Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-02-16T12:00:57.166Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-16T12:00:57.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-16T12:00:57.461Z] [2022-02-16T12:00:57.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-02-16T12:00:57.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-16T12:00:57.774Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-02-16T12:00:57.774Z] 188c0c94c7c5: Pulling fs layer [2022-02-16T12:00:57.774Z] 0ef7d3d256c8: Pulling fs layer [2022-02-16T12:00:57.774Z] de9db76c5a1d: Pulling fs layer [2022-02-16T12:00:57.774Z] 0eba1c9be4d2: Pulling fs layer [2022-02-16T12:00:57.774Z] 0d57e429df01: Pulling fs layer [2022-02-16T12:00:57.774Z] 4e4be7b47b0d: Pulling fs layer [2022-02-16T12:00:57.774Z] e1f770b5df2f: Pulling fs layer [2022-02-16T12:00:57.774Z] 85a0685a4137: Pulling fs layer [2022-02-16T12:00:57.774Z] 0eba1c9be4d2: Waiting [2022-02-16T12:00:57.774Z] 0d57e429df01: Waiting [2022-02-16T12:00:57.774Z] 4e4be7b47b0d: Waiting [2022-02-16T12:00:57.774Z] e1f770b5df2f: Waiting [2022-02-16T12:00:57.774Z] 85a0685a4137: Waiting [2022-02-16T12:00:57.774Z] de9db76c5a1d: Verifying Checksum [2022-02-16T12:00:57.774Z] de9db76c5a1d: Download complete [2022-02-16T12:00:57.774Z] 0ef7d3d256c8: Verifying Checksum [2022-02-16T12:00:57.774Z] 0ef7d3d256c8: Download complete [2022-02-16T12:00:57.774Z] 0d57e429df01: Verifying Checksum [2022-02-16T12:00:57.774Z] 0d57e429df01: Download complete [2022-02-16T12:00:57.774Z] 188c0c94c7c5: Verifying Checksum [2022-02-16T12:00:57.774Z] 188c0c94c7c5: Download complete [2022-02-16T12:00:57.774Z] 4e4be7b47b0d: Verifying Checksum [2022-02-16T12:00:57.774Z] 4e4be7b47b0d: Download complete [2022-02-16T12:00:58.035Z] e1f770b5df2f: Verifying Checksum [2022-02-16T12:00:58.035Z] e1f770b5df2f: Download complete [2022-02-16T12:00:58.301Z] 0eba1c9be4d2: Verifying Checksum [2022-02-16T12:00:58.301Z] 0eba1c9be4d2: Download complete [2022-02-16T12:00:58.563Z] 188c0c94c7c5: Pull complete [2022-02-16T12:00:58.563Z] 85a0685a4137: Verifying Checksum [2022-02-16T12:00:58.563Z] 85a0685a4137: Download complete [2022-02-16T12:00:58.563Z] 0ef7d3d256c8: Pull complete [2022-02-16T12:00:58.825Z] de9db76c5a1d: Pull complete [2022-02-16T12:01:03.059Z] 0eba1c9be4d2: Pull complete [2022-02-16T12:01:03.059Z] 0d57e429df01: Pull complete [2022-02-16T12:01:03.059Z] 4e4be7b47b0d: Pull complete [2022-02-16T12:01:03.634Z] e1f770b5df2f: Pull complete [2022-02-16T12:01:07.883Z] 85a0685a4137: Pull complete [2022-02-16T12:01:07.883Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-02-16T12:01:07.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-02-16T12:01:07.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-02-16T12:01:07.951Z] prd-centos7-docker-4c-2g-5335 does not seem to be running inside a container [2022-02-16T12:01:07.984Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-02-16T12:01:10.355Z] $ docker top 6fb69934df447653de3a08376f7751dd76a4e14e06e09efbe24316c9ea31f288 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-02-16T12:01:10.431Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-02-16T12:01:10.711Z] + set -o pipefail [2022-02-16T12:01:10.711Z] + snyk monitor '--org=edgex-jenkins' [2022-02-16T12:01:17.326Z] [2022-02-16T12:01:17.326Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-02-16T12:01:17.326Z] [2022-02-16T12:01:17.326Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/862156ac-3506-4987-a125-3893b3549949 [2022-02-16T12:01:17.326Z] [2022-02-16T12:01:17.326Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-02-16T12:01:17.326Z] [2022-02-16T12:01:17.326Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-02-16T12:01:17.326Z] [2022-02-16T12:01:17.326Z] [Pipeline] } [2022-02-16T12:01:17.336Z] $ docker stop --time=1 6fb69934df447653de3a08376f7751dd76a4e14e06e09efbe24316c9ea31f288 [2022-02-16T12:01:18.991Z] $ docker rm -f 6fb69934df447653de3a08376f7751dd76a4e14e06e09efbe24316c9ea31f288 [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 [2022-02-16T12:01:19.655Z] + git log --format=format:%s -1 d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a [Pipeline] sh [2022-02-16T12:01:19.951Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-16T12:01:19.952Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-16T12:01:20.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T12:01:20.250Z] . [Pipeline] withDockerContainer [2022-02-16T12:01:20.315Z] prd-centos7-docker-4c-2g-5335 does not seem to be running inside a container [2022-02-16T12:01:20.346Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-16T12:01:20.698Z] $ docker top d3a79899e45a84502e5d045e6edfd41e63750408c0a60e7256b9943708e121d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-16T12:01:20.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T12:01:20.801Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T12:01:20.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T12:01:20.911Z] $ docker exec d3a79899e45a84502e5d045e6edfd41e63750408c0a60e7256b9943708e121d6 ssh-agent [2022-02-16T12:01:21.016Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXggEeKp/agent.14 [2022-02-16T12:01:21.016Z] SSH_AGENT_PID=20 [2022-02-16T12:01:21.021Z] Running ssh-add (command line suppressed) [2022-02-16T12:01:21.115Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9211456908512979135.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9211456908512979135.key) [2022-02-16T12:01:21.129Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T12:01:21.423Z] + git semver tag [2022-02-16T12:01:21.423Z] # -> Open(): unable to determine branch for HEAD [2022-02-16T12:01:21.423Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-02-16T12:01:21.423Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-16T12:01:21.423Z] # $SEMVER_REMOTE_NAME = origin [2022-02-16T12:01:21.423Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-16T12:01:21.423Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-16T12:01:21.423Z] # $SEMVER_BRANCH = main [2022-02-16T12:01:21.423Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-02-16T12:01:21.423Z] # d88a2a82eaf5af1a13a3b4c48d6cbd2ae348549a HEAD [2022-02-16T12:01:21.423Z] # -> Force: false [2022-02-16T12:01:21.423Z] # 1ec3f22fa26246a2fb7d3da05263aeb5007bebb0 refs/tags/v2.1.1-dev.8 [Pipeline] } [2022-02-16T12:01:21.431Z] $ docker exec --env ******** --env ******** d3a79899e45a84502e5d045e6edfd41e63750408c0a60e7256b9943708e121d6 ssh-agent -k [2022-02-16T12:01:21.541Z] unset SSH_AUTH_SOCK; [2022-02-16T12:01:21.542Z] unset SSH_AGENT_PID; [2022-02-16T12:01:21.542Z] echo Agent pid 20 killed; [2022-02-16T12:01:21.552Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T12:01:21.852Z] + git semver [Pipeline] } [2022-02-16T12:01:21.865Z] $ docker stop --time=1 d3a79899e45a84502e5d045e6edfd41e63750408c0a60e7256b9943708e121d6 [2022-02-16T12:01:23.066Z] $ docker rm -f d3a79899e45a84502e5d045e6edfd41e63750408c0a60e7256b9943708e121d6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-02-16T12:01:23.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-16T12:01:23.470Z] [2022-02-16T12:01:23.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-02-16T12:01:23.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-16T12:01:23.785Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-02-16T12:01:23.785Z] ab5ef0e58194: Pulling fs layer [2022-02-16T12:01:23.785Z] 9712f1f96733: Pulling fs layer [2022-02-16T12:01:23.785Z] 63f879dbbcfc: Pulling fs layer [2022-02-16T12:01:23.785Z] 0d9ebad4ef96: Pulling fs layer [2022-02-16T12:01:23.785Z] e9a5061849ea: Pulling fs layer [2022-02-16T12:01:23.785Z] d747dcd14b5f: Pulling fs layer [2022-02-16T12:01:23.785Z] 2de7ff778b66: Pulling fs layer [2022-02-16T12:01:23.785Z] 0d9ebad4ef96: Waiting [2022-02-16T12:01:23.785Z] e9a5061849ea: Waiting [2022-02-16T12:01:23.785Z] d747dcd14b5f: Waiting [2022-02-16T12:01:23.786Z] 2de7ff778b66: Waiting [2022-02-16T12:01:23.786Z] 9712f1f96733: Verifying Checksum [2022-02-16T12:01:23.786Z] 9712f1f96733: Download complete [2022-02-16T12:01:24.053Z] 63f879dbbcfc: Verifying Checksum [2022-02-16T12:01:24.053Z] 63f879dbbcfc: Download complete [2022-02-16T12:01:24.327Z] ab5ef0e58194: Verifying Checksum [2022-02-16T12:01:24.327Z] ab5ef0e58194: Download complete [2022-02-16T12:01:24.327Z] d747dcd14b5f: Verifying Checksum [2022-02-16T12:01:24.327Z] d747dcd14b5f: Download complete [2022-02-16T12:01:24.327Z] 0d9ebad4ef96: Verifying Checksum [2022-02-16T12:01:24.327Z] 0d9ebad4ef96: Download complete [2022-02-16T12:01:24.327Z] e9a5061849ea: Verifying Checksum [2022-02-16T12:01:24.327Z] e9a5061849ea: Download complete [2022-02-16T12:01:24.327Z] 2de7ff778b66: Verifying Checksum [2022-02-16T12:01:24.327Z] 2de7ff778b66: Download complete [2022-02-16T12:01:27.662Z] ab5ef0e58194: Pull complete [2022-02-16T12:01:27.662Z] 9712f1f96733: Pull complete [2022-02-16T12:01:27.921Z] 63f879dbbcfc: Pull complete [2022-02-16T12:01:32.164Z] 0d9ebad4ef96: Pull complete [2022-02-16T12:01:32.426Z] e9a5061849ea: Pull complete [2022-02-16T12:01:32.426Z] d747dcd14b5f: Pull complete [2022-02-16T12:01:33.827Z] 2de7ff778b66: Pull complete [2022-02-16T12:01:33.827Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-02-16T12:01:33.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-02-16T12:01:33.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-02-16T12:01:33.898Z] prd-centos7-docker-4c-2g-5335 does not seem to be running inside a container [2022-02-16T12:01:33.939Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-02-16T12:01:37.109Z] $ docker top f7494f8279b75817402a7e16390a7fce534d4b81bd829d34bbeeea9605dd3c98 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-02-16T12:01:37.178Z] provisioning config files... [2022-02-16T12:01:37.186Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9126867204450642159tmp [2022-02-16T12:01:37.197Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config903948443813861014tmp [2022-02-16T12:01:37.205Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7523806067472257504tmp [Pipeline] { [Pipeline] echo [2022-02-16T12:01:37.218Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T12:01:37.509Z] ---> sigul-configuration.sh [2022-02-16T12:01:37.509Z] gpg: directory `/root/.gnupg' created [2022-02-16T12:01:37.509Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-02-16T12:01:37.509Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-02-16T12:01:37.509Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-02-16T12:01:37.509Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-02-16T12:01:37.509Z] gpg: CAST5 encrypted data [2022-02-16T12:01:37.509Z] gpg: encrypted with 1 passphrase [2022-02-16T12:01:37.509Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-02-16T12:01:37.798Z] + mkdir /home/jenkins [2022-02-16T12:01:37.798Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-02-16T12:01:38.090Z] + 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 [2022-02-16T12:01:38.099Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T12:01:38.386Z] ---> sigul-install.sh [2022-02-16T12:01:38.386Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-02-16T12:01:38.677Z] + git tag --list [2022-02-16T12:01:38.677Z] 0.1.1 [2022-02-16T12:01:38.677Z] v1.1.0 [2022-02-16T12:01:38.677Z] v1.2.0 [2022-02-16T12:01:38.677Z] v1.2.1 [2022-02-16T12:01:38.677Z] v1.3.0 [2022-02-16T12:01:38.677Z] v2.0.0 [2022-02-16T12:01:38.677Z] v2.0.1-dev.1 [2022-02-16T12:01:38.677Z] v2.0.1-dev.10 [2022-02-16T12:01:38.677Z] v2.0.1-dev.11 [2022-02-16T12:01:38.677Z] v2.0.1-dev.12 [2022-02-16T12:01:38.677Z] v2.0.1-dev.13 [2022-02-16T12:01:38.677Z] v2.0.1-dev.14 [2022-02-16T12:01:38.677Z] v2.0.1-dev.15 [2022-02-16T12:01:38.677Z] v2.0.1-dev.16 [2022-02-16T12:01:38.677Z] v2.0.1-dev.17 [2022-02-16T12:01:38.677Z] v2.0.1-dev.18 [2022-02-16T12:01:38.677Z] v2.0.1-dev.19 [2022-02-16T12:01:38.677Z] v2.0.1-dev.2 [2022-02-16T12:01:38.677Z] v2.0.1-dev.20 [2022-02-16T12:01:38.677Z] v2.0.1-dev.21 [2022-02-16T12:01:38.677Z] v2.0.1-dev.22 [2022-02-16T12:01:38.677Z] v2.0.1-dev.23 [2022-02-16T12:01:38.677Z] v2.0.1-dev.24 [2022-02-16T12:01:38.677Z] v2.0.1-dev.25 [2022-02-16T12:01:38.677Z] v2.0.1-dev.26 [2022-02-16T12:01:38.677Z] v2.0.1-dev.27 [2022-02-16T12:01:38.677Z] v2.0.1-dev.28 [2022-02-16T12:01:38.677Z] v2.0.1-dev.29 [2022-02-16T12:01:38.677Z] v2.0.1-dev.3 [2022-02-16T12:01:38.677Z] v2.0.1-dev.30 [2022-02-16T12:01:38.677Z] v2.0.1-dev.31 [2022-02-16T12:01:38.677Z] v2.0.1-dev.32 [2022-02-16T12:01:38.677Z] v2.0.1-dev.33 [2022-02-16T12:01:38.677Z] v2.0.1-dev.4 [2022-02-16T12:01:38.677Z] v2.0.1-dev.5 [2022-02-16T12:01:38.677Z] v2.0.1-dev.6 [2022-02-16T12:01:38.677Z] v2.0.1-dev.7 [2022-02-16T12:01:38.677Z] v2.0.1-dev.8 [2022-02-16T12:01:38.677Z] v2.0.1-dev.9 [2022-02-16T12:01:38.677Z] v2.1.0 [2022-02-16T12:01:38.677Z] v2.1.1-dev.1 [2022-02-16T12:01:38.677Z] v2.1.1-dev.2 [2022-02-16T12:01:38.677Z] v2.1.1-dev.3 [2022-02-16T12:01:38.677Z] v2.1.1-dev.4 [2022-02-16T12:01:38.677Z] v2.1.1-dev.5 [2022-02-16T12:01:38.677Z] v2.1.1-dev.6 [2022-02-16T12:01:38.677Z] v2.1.1-dev.7 [2022-02-16T12:01:38.677Z] v2.1.1-dev.8 [Pipeline] sh [2022-02-16T12:01:38.968Z] + lftools sign git-tag v2.1.1-dev.8 [2022-02-16T12:01:39.542Z] Signing Git tag with Sigul... [2022-02-16T12:01:39.542Z] Signing v2.1.1-dev.8 [Pipeline] echo [2022-02-16T12:01:39.814Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T12:01:40.101Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-02-16T12:01:40.110Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-02-16T12:01:40.126Z] $ docker stop --time=1 f7494f8279b75817402a7e16390a7fce534d4b81bd829d34bbeeea9605dd3c98 [2022-02-16T12:01:41.342Z] $ docker rm -f f7494f8279b75817402a7e16390a7fce534d4b81bd829d34bbeeea9605dd3c98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-02-16T12:01:41.908Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-16T12:01:41.908Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-16T12:01:42.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T12:01:42.203Z] . [Pipeline] withDockerContainer [2022-02-16T12:01:42.267Z] prd-centos7-docker-4c-2g-5335 does not seem to be running inside a container [2022-02-16T12:01:42.295Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-16T12:01:42.628Z] $ docker top 67b3797631b0f3765a2b390f94d202b7dff8e0e3e7e78e81619941dbd2c777a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-16T12:01:42.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T12:01:42.718Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T12:01:42.830Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T12:01:42.831Z] $ docker exec 67b3797631b0f3765a2b390f94d202b7dff8e0e3e7e78e81619941dbd2c777a9 ssh-agent [2022-02-16T12:01:42.925Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdKGboi/agent.15 [2022-02-16T12:01:42.925Z] SSH_AGENT_PID=22 [2022-02-16T12:01:42.930Z] Running ssh-add (command line suppressed) [2022-02-16T12:01:43.034Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1765896150389512230.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1765896150389512230.key) [2022-02-16T12:01:43.053Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T12:01:43.356Z] + git semver bump pre [2022-02-16T12:01:43.356Z] # -> Open(): unable to determine branch for HEAD [2022-02-16T12:01:43.356Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-02-16T12:01:43.356Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-16T12:01:43.356Z] # $SEMVER_REMOTE_NAME = origin [2022-02-16T12:01:43.356Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-16T12:01:43.356Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-16T12:01:43.356Z] # $SEMVER_BRANCH = main [2022-02-16T12:01:43.356Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-02-16T12:01:43.356Z] 2.1.1-dev.9 [Pipeline] } [2022-02-16T12:01:43.365Z] $ docker exec --env ******** --env ******** 67b3797631b0f3765a2b390f94d202b7dff8e0e3e7e78e81619941dbd2c777a9 ssh-agent -k [2022-02-16T12:01:43.454Z] unset SSH_AUTH_SOCK; [2022-02-16T12:01:43.454Z] unset SSH_AGENT_PID; [2022-02-16T12:01:43.454Z] echo Agent pid 22 killed; [2022-02-16T12:01:43.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T12:01:43.766Z] + git semver [Pipeline] } [2022-02-16T12:01:43.778Z] $ docker stop --time=1 67b3797631b0f3765a2b390f94d202b7dff8e0e3e7e78e81619941dbd2c777a9 [2022-02-16T12:01:44.956Z] $ docker rm -f 67b3797631b0f3765a2b390f94d202b7dff8e0e3e7e78e81619941dbd2c777a9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-16T12:01:45.314Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-16T12:01:45.314Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-16T12:01:45.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-16T12:01:45.605Z] . [Pipeline] withDockerContainer [2022-02-16T12:01:45.666Z] prd-centos7-docker-4c-2g-5335 does not seem to be running inside a container [2022-02-16T12:01:45.698Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-16T12:01:46.033Z] $ docker top fb2cce518c934c738648f4aa7cf61f6f406e1ebba214bba49cfa990ca827c561 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-16T12:01:46.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-16T12:01:46.121Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-16T12:01:46.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-16T12:01:46.222Z] $ docker exec fb2cce518c934c738648f4aa7cf61f6f406e1ebba214bba49cfa990ca827c561 ssh-agent [2022-02-16T12:01:46.317Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOAEOGk/agent.13 [2022-02-16T12:01:46.317Z] SSH_AGENT_PID=19 [2022-02-16T12:01:46.323Z] Running ssh-add (command line suppressed) [2022-02-16T12:01:46.409Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2366604711573361069.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2366604711573361069.key) [2022-02-16T12:01:46.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-16T12:01:46.714Z] + git semver push [2022-02-16T12:01:46.714Z] # -> Open(): unable to determine branch for HEAD [2022-02-16T12:01:46.714Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-02-16T12:01:46.714Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-16T12:01:46.714Z] # $SEMVER_REMOTE_NAME = origin [2022-02-16T12:01:46.714Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-16T12:01:46.714Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-16T12:01:46.714Z] # $SEMVER_BRANCH = main [2022-02-16T12:01:46.714Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-02-16T12:01:48.637Z] $ docker exec --env ******** --env ******** fb2cce518c934c738648f4aa7cf61f6f406e1ebba214bba49cfa990ca827c561 ssh-agent -k [2022-02-16T12:01:48.728Z] unset SSH_AUTH_SOCK; [2022-02-16T12:01:48.728Z] unset SSH_AGENT_PID; [2022-02-16T12:01:48.728Z] echo Agent pid 19 killed; [2022-02-16T12:01:48.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-16T12:01:49.051Z] + git semver [Pipeline] } [2022-02-16T12:01:49.062Z] $ docker stop --time=1 fb2cce518c934c738648f4aa7cf61f6f406e1ebba214bba49cfa990ca827c561 [2022-02-16T12:01:50.254Z] $ docker rm -f fb2cce518c934c738648f4aa7cf61f6f406e1ebba214bba49cfa990ca827c561 [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 [2022-02-16T12:01:51.163Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [2022-02-16T12:01:51.163Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-02-16T12:01:51.163Z] total 8 [2022-02-16T12:01:51.163Z] drwxr-xr-x. 3 root root 34 Feb 16 11:55 . [2022-02-16T12:01:51.163Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 16 12:01 .. [2022-02-16T12:01:51.163Z] drwxr-xr-x. 2 root root 6 Feb 16 11:55 cost [2022-02-16T12:01:51.163Z] -rw-r--r--. 1 root root 81 Feb 16 11:55 cost.csv [2022-02-16T12:01:51.163Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-02-16T12:01:51.163Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-02-16T12:01:51.163Z] total 8 [2022-02-16T12:01:51.163Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 16 11:55 . [2022-02-16T12:01:51.163Z] drwxrwxr-x. 14 jenkins jenkins 4096 Feb 16 12:01 .. [2022-02-16T12:01:51.163Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 16 11:55 cost [2022-02-16T12:01:51.163Z] -rw-r--r--. 1 jenkins jenkins 81 Feb 16 11:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-16T12:01:51.474Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T12:01:52.029Z] ---> package-listing.sh [2022-02-16T12:01:52.029Z] ++ facter osfamily [2022-02-16T12:01:52.029Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-16T12:01:52.291Z] + OS_FAMILY=redhat [2022-02-16T12:01:52.291Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-02-16T12:01:52.291Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-16T12:01:52.291Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-16T12:01:52.291Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-16T12:01:52.291Z] + PACKAGES=/tmp/packages_start.txt [2022-02-16T12:01:52.291Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-02-16T12:01:52.291Z] + PACKAGES=/tmp/packages_end.txt [2022-02-16T12:01:52.291Z] + case "${OS_FAMILY}" in [2022-02-16T12:01:52.291Z] + rpm -qa [2022-02-16T12:01:52.291Z] + sort [2022-02-16T12:01:52.868Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-16T12:01:52.868Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-16T12:01:52.868Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-16T12:01:52.868Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-02-16T12:01:52.868Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-02-16T12:01:52.868Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-02-16T12:01:52.885Z] 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 [2022-02-16T12:01:53.166Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-16T12:01:53.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-16T12:01:53.726Z] . [Pipeline] withDockerContainer [2022-02-16T12:01:53.787Z] prd-centos7-docker-4c-2g-5335 does not seem to be running inside a container [2022-02-16T12:01:53.821Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-16T12:01:54.037Z] $ docker top c5975f7dde47519c474288815dde4d57be52e5cdec52cc8c8dfe4268deb2c10c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-16T12:01:54.384Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-16T12:01:54.672Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-16T12:01:54.962Z] + ls /var/log/sa-host [2022-02-16T12:01:54.962Z] + sadf -c /var/log/sa-host/sa16 [2022-02-16T12:01:54.962Z] file_magic: OK [2022-02-16T12:01:54.962Z] HZ: Using current value: 100 [2022-02-16T12:01:54.962Z] file_header: OK [2022-02-16T12:01:54.962Z] 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 [2022-02-16T12:01:54.962Z] Statistics: [2022-02-16T12:01:54.962Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-16T12:01:54.962Z] File successfully converted to sysstat format version 12.0.3 [2022-02-16T12:01:54.962Z] + sadf -c /var/log/sa-host/sa17 [2022-02-16T12:01:54.962Z] file_magic: OK [2022-02-16T12:01:54.962Z] HZ: Using current value: 100 [2022-02-16T12:01:54.962Z] file_header: OK [2022-02-16T12:01:54.962Z] 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 [2022-02-16T12:01:54.962Z] Statistics: [2022-02-16T12:01:54.962Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-16T12:01:54.962Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-16T12:01:55.169Z] provisioning config files... [2022-02-16T12:01:55.178Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4357503688798192466tmp [Pipeline] { [Pipeline] echo [2022-02-16T12:01:55.195Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T12:01:55.481Z] ---> create-netrc.sh [Pipeline] } [2022-02-16T12:01:55.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-16T12:01:55.812Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-16T12:01:55.823Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T12:01:56.128Z] ---> sudo-logs.sh [2022-02-16T12:01:56.128Z] Archiving 'sudo' log.. [2022-02-16T12:01:56.128Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5335.novalocal: Name or service not known [2022-02-16T12:01:56.128Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5335.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-16T12:01:56.161Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T12:01:56.458Z] ---> job-cost.sh [2022-02-16T12:01:56.458Z] lf-activate-venv: SKIPPING [2022-02-16T12:01:56.458Z] DEBUG: total: 0.05999999865889549 [2022-02-16T12:01:56.458Z] INFO: Retrieving Stack Cost... [2022-02-16T12:01:56.717Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-16T12:01:56.977Z] INFO: Archiving Costs [Pipeline] echo [2022-02-16T12:01:56.991Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-16T12:01:57.280Z] ---> logs-deploy.sh [2022-02-16T12:01:57.280Z] lf-activate-venv: SKIPPING [2022-02-16T12:01:57.280Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/47 [2022-02-16T12:01:57.280Z] INFO: archiving workspace using pattern(s): [2022-02-16T12:01:57.851Z] Archives upload complete. [2022-02-16T12:01:58.112Z] INFO: archiving logs to Nexus