Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4d422d01fe011726d54cf0fc4832f3b2a68f526c 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-ssh7760565248399674112.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-ssh3627764059832637119.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-ssh6255151206141161816.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-ssh8365228152952875506.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-ssh15804745567449275308.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-6765 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-ssh7837967634447869129.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 4d422d01fe011726d54cf0fc4832f3b2a68f526c (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 4d422d01fe011726d54cf0fc4832f3b2a68f526c # timeout=10 Commit message: "chore(deps-dev): Bump karma from 6.3.14 to 6.3.16 in /web (#501)" > git rev-list --no-walk 32872baef5fb4a4c6b230a80c5260eed34fae8bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-10T10:03:11.357Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-10T10:03:11.409Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-10T10:03:11.423Z] ========================================================= [2022-03-10T10:03:11.423Z] EdgeX Global Pipelines Version Info [2022-03-10T10:03:11.423Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-10T10:03:12.564Z] ------------------- [2022-03-10T10:03:12.564Z] stable info: [2022-03-10T10:03:12.564Z] ------------------- [2022-03-10T10:03:12.564Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-10T10:03:12.564Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-10T10:03:12.564Z] Message: update stable to v1.0.220 [2022-03-10T10:03:13.138Z] ------------------- [2022-03-10T10:03:13.138Z] experimental info: [2022-03-10T10:03:13.138Z] ------------------- [2022-03-10T10:03:13.138Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-10T10:03:13.138Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-10T10:03:13.138Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-10T10:03:13.266Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-03-10T10:03:13.278Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-03-10T10:03:13.289Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-10T10:03:13.304Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-10T10:03:13.315Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-10T10:03:13.329Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-10T10:03:13.344Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-10T10:03:13.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-10T10:03:13.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-10T10:03:13.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-10T10:03:13.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-10T10:03:13.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-03-10T10:03:13.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-10T10:03:13.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-10T10:03:13.461Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-10T10:03:13.479Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-10T10:03:13.493Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-10T10:03:13.506Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-10T10:03:13.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-10T10:03:13.529Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-10T10:03:13.540Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-10T10:03:13.550Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-10T10:03:13.560Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-10T10:03:13.572Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-10T10:03:13.582Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-10T10:03:13.592Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-10T10:03:13.602Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-03-10T10:03:13.611Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-03-10T10:03:13.621Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-03-10T10:03:13.640Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d422d01fe011726d54cf0fc4832f3b2a68f526c [Pipeline] echo [2022-03-10T10:03:13.650Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d422d0 [Pipeline] echo [2022-03-10T10:03:13.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T10:03:13.703Z] provisioning config files... [2022-03-10T10:03:13.716Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5098222875855648921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T10:03:14.025Z] ---> docker-login.sh [2022-03-10T10:03:14.025Z] nexus3.edgexfoundry.org:10001 [2022-03-10T10:03:14.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:03:14.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:03:14.289Z] Configure a credential helper to remove this warning. See [2022-03-10T10:03:14.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:03:14.289Z] [2022-03-10T10:03:14.289Z] Login Succeeded [2022-03-10T10:03:14.289Z] nexus3.edgexfoundry.org:10002 [2022-03-10T10:03:14.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:03:14.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:03:14.289Z] Configure a credential helper to remove this warning. See [2022-03-10T10:03:14.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:03:14.289Z] [2022-03-10T10:03:14.289Z] Login Succeeded [2022-03-10T10:03:14.289Z] nexus3.edgexfoundry.org:10003 [2022-03-10T10:03:14.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:03:14.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:03:14.289Z] Configure a credential helper to remove this warning. See [2022-03-10T10:03:14.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:03:14.289Z] [2022-03-10T10:03:14.289Z] Login Succeeded [2022-03-10T10:03:14.289Z] nexus3.edgexfoundry.org:10004 [2022-03-10T10:03:14.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:03:14.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:03:14.552Z] Configure a credential helper to remove this warning. See [2022-03-10T10:03:14.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:03:14.552Z] [2022-03-10T10:03:14.552Z] Login Succeeded [2022-03-10T10:03:14.552Z] docker.io [2022-03-10T10:03:14.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:03:14.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:03:14.811Z] Configure a credential helper to remove this warning. See [2022-03-10T10:03:14.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:03:14.811Z] [2022-03-10T10:03:14.811Z] Login Succeeded [2022-03-10T10:03:14.811Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T10:03:14.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-10T10:03:15.202Z] + git rev-list -1 --merges 4d422d01fe011726d54cf0fc4832f3b2a68f526c~1..4d422d01fe011726d54cf0fc4832f3b2a68f526c [Pipeline] echo [2022-03-10T10:03:15.229Z] -----------> git rev-list -1 --merges 4d422d01fe011726d54cf0fc4832f3b2a68f526c~1..4d422d01fe011726d54cf0fc4832f3b2a68f526c 4d422d01fe011726d54cf0fc4832f3b2a68f526c [false] [Pipeline] sh [2022-03-10T10:03:15.524Z] + git log --format=format:%s -1 4d422d01fe011726d54cf0fc4832f3b2a68f526c [Pipeline] echo [2022-03-10T10:03:15.540Z] ========================================================= [2022-03-10T10:03:15.540Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-10T10:03:15.540Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-10T10:03:15.878Z] + git log --format=format:%s -1 4d422d01fe011726d54cf0fc4832f3b2a68f526c [Pipeline] echo [2022-03-10T10:03:15.892Z] [semverPrep] GIT_COMMIT: 4d422d01fe011726d54cf0fc4832f3b2a68f526c, Commit Message: chore(deps-dev): Bump karma from 6.3.14 to 6.3.16 in /web (#501) [Pipeline] echo [2022-03-10T10:03:15.901Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-10T10:03:16.326Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-10T10:03:16.326Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-10T10:03:16.326Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-10T10:03:16.326Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-10T10:03:16.326Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-10T10:03:16.326Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-10T10:03:16.326Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:03:16.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T10:03:16.748Z] [2022-03-10T10:03:16.748Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:03:17.071Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T10:03:17.071Z] latest: Pulling from edgex-devops/git-semver [2022-03-10T10:03:17.071Z] a0d0a0d46f8b: Pulling fs layer [2022-03-10T10:03:17.071Z] 3e5f54012d9b: Pulling fs layer [2022-03-10T10:03:17.071Z] 4c7163046ea9: Pulling fs layer [2022-03-10T10:03:17.071Z] 0c2d73faf560: Pulling fs layer [2022-03-10T10:03:17.071Z] 0c2d73faf560: Waiting [2022-03-10T10:03:17.071Z] 3e5f54012d9b: Verifying Checksum [2022-03-10T10:03:17.071Z] 3e5f54012d9b: Download complete [2022-03-10T10:03:17.071Z] a0d0a0d46f8b: Verifying Checksum [2022-03-10T10:03:17.071Z] a0d0a0d46f8b: Download complete [2022-03-10T10:03:17.071Z] 0c2d73faf560: Verifying Checksum [2022-03-10T10:03:17.071Z] 0c2d73faf560: Download complete [2022-03-10T10:03:17.071Z] 4c7163046ea9: Verifying Checksum [2022-03-10T10:03:17.072Z] 4c7163046ea9: Download complete [2022-03-10T10:03:17.336Z] a0d0a0d46f8b: Pull complete [2022-03-10T10:03:17.336Z] 3e5f54012d9b: Pull complete [2022-03-10T10:03:17.608Z] 4c7163046ea9: Pull complete [2022-03-10T10:03:17.870Z] 0c2d73faf560: Pull complete [2022-03-10T10:03:17.870Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-10T10:03:17.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T10:03:17.870Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-10T10:03:17.935Z] prd-centos7-docker-4c-2g-6765 does not seem to be running inside a container [2022-03-10T10:03:17.971Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-10T10:03:18.523Z] $ docker top 763a4b002c60e7e13320f949b185090871e187bbb52dffd57768c85db3898f7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-10T10:03:18.616Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T10:03:18.616Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T10:03:18.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T10:03:18.708Z] $ docker exec 763a4b002c60e7e13320f949b185090871e187bbb52dffd57768c85db3898f7b ssh-agent [2022-03-10T10:03:18.784Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoodlPe/agent.13 [2022-03-10T10:03:18.784Z] SSH_AGENT_PID=20 [2022-03-10T10:03:18.790Z] Running ssh-add (command line suppressed) [2022-03-10T10:03:18.869Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2818684737082356854.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2818684737082356854.key) [2022-03-10T10:03:18.877Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T10:03:19.177Z] + git tag --points-at HEAD [Pipeline] } [2022-03-10T10:03:19.193Z] $ docker exec --env ******** --env ******** 763a4b002c60e7e13320f949b185090871e187bbb52dffd57768c85db3898f7b ssh-agent -k [2022-03-10T10:03:19.270Z] unset SSH_AUTH_SOCK; [2022-03-10T10:03:19.270Z] unset SSH_AGENT_PID; [2022-03-10T10:03:19.270Z] echo Agent pid 20 killed; [2022-03-10T10:03:19.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-10T10:03:19.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T10:03:19.299Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T10:03:19.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T10:03:19.414Z] $ docker exec 763a4b002c60e7e13320f949b185090871e187bbb52dffd57768c85db3898f7b ssh-agent [2022-03-10T10:03:19.523Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkbLkOa/agent.54 [2022-03-10T10:03:19.523Z] SSH_AGENT_PID=61 [2022-03-10T10:03:19.528Z] Running ssh-add (command line suppressed) [2022-03-10T10:03:19.637Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4190775135959638588.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4190775135959638588.key) [2022-03-10T10:03:19.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T10:03:19.938Z] + git semver init [2022-03-10T10:03:19.938Z] # -> Open(): unable to determine branch for HEAD [2022-03-10T10:03:19.938Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-03-10T10:03:19.938Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-10T10:03:19.938Z] # $SEMVER_REMOTE_NAME = origin [2022-03-10T10:03:19.938Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-10T10:03:19.938Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-10T10:03:19.938Z] # $SEMVER_BRANCH = main [2022-03-10T10:03:19.938Z] # $SEMVER_TEMP = /tmp/semver-658828869 [2022-03-10T10:03:19.938Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-03-10T10:03:22.502Z] # '/tmp/semver-658828869' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2022-03-10T10:03:22.502Z] # -> Force: false [2022-03-10T10:03:22.502Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-03-10T10:03:22.516Z] $ docker exec --env ******** --env ******** 763a4b002c60e7e13320f949b185090871e187bbb52dffd57768c85db3898f7b ssh-agent -k [2022-03-10T10:03:22.599Z] unset SSH_AUTH_SOCK; [2022-03-10T10:03:22.599Z] unset SSH_AGENT_PID; [2022-03-10T10:03:22.599Z] echo Agent pid 61 killed; [2022-03-10T10:03:22.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-10T10:03:22.922Z] + git semver [Pipeline] } [2022-03-10T10:03:22.942Z] $ docker stop --time=1 763a4b002c60e7e13320f949b185090871e187bbb52dffd57768c85db3898f7b [2022-03-10T10:03:24.173Z] $ docker rm -f 763a4b002c60e7e13320f949b185090871e187bbb52dffd57768c85db3898f7b [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T10:03:24.520Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-10T10:03:24.744Z] Stashed 1 file(s) [Pipeline] echo [2022-03-10T10:03:24.747Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.14 [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-03-10T10:03:24.902Z] provisioning config files... [2022-03-10T10:03:24.913Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config704134080153664200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T10:03:25.220Z] ---> docker-login.sh [2022-03-10T10:03:25.220Z] nexus3.edgexfoundry.org:10001 [2022-03-10T10:03:25.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:03:25.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:03:25.220Z] Configure a credential helper to remove this warning. See [2022-03-10T10:03:25.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:03:25.220Z] [2022-03-10T10:03:25.220Z] Login Succeeded [2022-03-10T10:03:25.220Z] nexus3.edgexfoundry.org:10002 [2022-03-10T10:03:25.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:03:25.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:03:25.220Z] Configure a credential helper to remove this warning. See [2022-03-10T10:03:25.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:03:25.220Z] [2022-03-10T10:03:25.220Z] Login Succeeded [2022-03-10T10:03:25.220Z] nexus3.edgexfoundry.org:10003 [2022-03-10T10:03:25.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:03:25.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:03:25.485Z] Configure a credential helper to remove this warning. See [2022-03-10T10:03:25.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:03:25.485Z] [2022-03-10T10:03:25.485Z] Login Succeeded [2022-03-10T10:03:25.485Z] nexus3.edgexfoundry.org:10004 [2022-03-10T10:03:25.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:03:25.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:03:25.485Z] Configure a credential helper to remove this warning. See [2022-03-10T10:03:25.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:03:25.485Z] [2022-03-10T10:03:25.485Z] Login Succeeded [2022-03-10T10:03:25.485Z] docker.io [2022-03-10T10:03:25.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:03:26.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:03:26.056Z] Configure a credential helper to remove this warning. See [2022-03-10T10:03:26.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:03:26.056Z] [2022-03-10T10:03:26.056Z] Login Succeeded [2022-03-10T10:03:26.056Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T10:03:26.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-10T10:03:26.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-10T10:03:26.142Z] ========================================================= [2022-03-10T10:03:26.142Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-10T10:03:26.142Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:03:26.460Z] + 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-03-10T10:03:26.725Z] Sending build context to Docker daemon 42.88MB [2022-03-10T10:03:26.725Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-10T10:03:26.725Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-10T10:03:26.725Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-10T10:03:26.725Z] 59bf1c3509f3: Pulling fs layer [2022-03-10T10:03:26.725Z] 666ba61612fd: Pulling fs layer [2022-03-10T10:03:26.725Z] 8ed8ca486205: Pulling fs layer [2022-03-10T10:03:26.725Z] 4fe6c5a15a65: Pulling fs layer [2022-03-10T10:03:26.725Z] 22a0e8bec74d: Pulling fs layer [2022-03-10T10:03:26.725Z] 640e595b4fbd: Pulling fs layer [2022-03-10T10:03:26.725Z] 763cafe07f6e: Pulling fs layer [2022-03-10T10:03:26.725Z] 0c0b528cf693: Pulling fs layer [2022-03-10T10:03:26.725Z] 10935f4eaf8b: Pulling fs layer [2022-03-10T10:03:26.725Z] 4fe6c5a15a65: Waiting [2022-03-10T10:03:26.725Z] 22a0e8bec74d: Waiting [2022-03-10T10:03:26.725Z] 640e595b4fbd: Waiting [2022-03-10T10:03:26.725Z] 763cafe07f6e: Waiting [2022-03-10T10:03:26.725Z] 0c0b528cf693: Waiting [2022-03-10T10:03:26.725Z] 10935f4eaf8b: Waiting [2022-03-10T10:03:26.725Z] 8ed8ca486205: Verifying Checksum [2022-03-10T10:03:26.725Z] 8ed8ca486205: Download complete [2022-03-10T10:03:26.725Z] 666ba61612fd: Verifying Checksum [2022-03-10T10:03:26.725Z] 666ba61612fd: Download complete [2022-03-10T10:03:26.725Z] 22a0e8bec74d: Verifying Checksum [2022-03-10T10:03:26.725Z] 22a0e8bec74d: Download complete [2022-03-10T10:03:26.725Z] 640e595b4fbd: Verifying Checksum [2022-03-10T10:03:26.725Z] 640e595b4fbd: Download complete [2022-03-10T10:03:26.725Z] 59bf1c3509f3: Verifying Checksum [2022-03-10T10:03:26.725Z] 59bf1c3509f3: Download complete [2022-03-10T10:03:26.725Z] 763cafe07f6e: Verifying Checksum [2022-03-10T10:03:26.725Z] 763cafe07f6e: Download complete [2022-03-10T10:03:26.992Z] 0c0b528cf693: Verifying Checksum [2022-03-10T10:03:26.992Z] 0c0b528cf693: Download complete [2022-03-10T10:03:26.992Z] 59bf1c3509f3: Pull complete [2022-03-10T10:03:27.256Z] 666ba61612fd: Pull complete [2022-03-10T10:03:27.515Z] 10935f4eaf8b: Verifying Checksum [2022-03-10T10:03:27.515Z] 10935f4eaf8b: Download complete [2022-03-10T10:03:27.515Z] 8ed8ca486205: Pull complete [2022-03-10T10:03:27.515Z] 4fe6c5a15a65: Verifying Checksum [2022-03-10T10:03:27.515Z] 4fe6c5a15a65: Download complete [2022-03-10T10:03:31.753Z] 4fe6c5a15a65: Pull complete [2022-03-10T10:03:31.753Z] 22a0e8bec74d: Pull complete [2022-03-10T10:03:31.753Z] 640e595b4fbd: Pull complete [2022-03-10T10:03:31.753Z] 763cafe07f6e: Pull complete [2022-03-10T10:03:31.753Z] 0c0b528cf693: Pull complete [2022-03-10T10:03:34.347Z] 10935f4eaf8b: Pull complete [2022-03-10T10:03:34.347Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-10T10:03:34.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-10T10:03:34.347Z] ---> 99d49a6021b9 [2022-03-10T10:03:34.347Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-10T10:03:35.736Z] ---> Running in c7e63fa5ed9a [2022-03-10T10:03:35.736Z] Removing intermediate container c7e63fa5ed9a [2022-03-10T10:03:35.736Z] ---> c16c557e7d29 [2022-03-10T10:03:35.736Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-10T10:03:35.736Z] ---> Running in 01cfeed80a10 [2022-03-10T10:03:35.736Z] Removing intermediate container 01cfeed80a10 [2022-03-10T10:03:35.736Z] ---> 9cae9849b9c7 [2022-03-10T10:03:35.736Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-10T10:03:35.736Z] ---> Running in d5284d763a36 [2022-03-10T10:03:35.996Z] Removing intermediate container d5284d763a36 [2022-03-10T10:03:35.996Z] ---> bd57013a8354 [2022-03-10T10:03:35.996Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-10T10:03:35.996Z] ---> Running in 1caf08d57c48 [2022-03-10T10:03:35.996Z] Removing intermediate container 1caf08d57c48 [2022-03-10T10:03:35.996Z] ---> 7167b84a7744 [2022-03-10T10:03:35.996Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-10T10:03:35.996Z] ---> Running in 11d3e67cbc74 [2022-03-10T10:03:35.996Z] Removing intermediate container 11d3e67cbc74 [2022-03-10T10:03:35.996Z] ---> 0bc7a894a9c1 [2022-03-10T10:03:35.996Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T10:03:36.262Z] ---> Running in 7bd594b1ec00 [2022-03-10T10:03:36.522Z] Removing intermediate container 7bd594b1ec00 [2022-03-10T10:03:36.522Z] ---> bfeb37ad23e0 [2022-03-10T10:03:36.522Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-10T10:03:36.522Z] ---> Running in e0d253445eae [2022-03-10T10:03:36.782Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-10T10:03:37.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-10T10:03:38.300Z] OK: 221 MiB in 52 packages [2022-03-10T10:03:38.300Z] Removing intermediate container e0d253445eae [2022-03-10T10:03:38.300Z] ---> 247a8fd1de4b [2022-03-10T10:03:38.300Z] Step 10/15 : ENV GO111MODULE=on [2022-03-10T10:03:38.300Z] ---> Running in 0ff0531cf798 [2022-03-10T10:03:38.559Z] Removing intermediate container 0ff0531cf798 [2022-03-10T10:03:38.560Z] ---> c4c26d738277 [2022-03-10T10:03:38.560Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-10T10:03:38.560Z] ---> Running in b9503c645b59 [2022-03-10T10:03:38.560Z] Removing intermediate container b9503c645b59 [2022-03-10T10:03:38.560Z] ---> d5cd088950de [2022-03-10T10:03:38.560Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-10T10:03:38.822Z] ---> 41bb53bd9ded [2022-03-10T10:03:38.822Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T10:03:38.822Z] ---> Running in 45217f8e7174 [2022-03-10T10:03:39.858Z] Still waiting to schedule task [2022-03-10T10:03:39.858Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-10T10:04:17.606Z] Removing intermediate container 45217f8e7174 [2022-03-10T10:04:17.606Z] ---> 542a240c3db6 [2022-03-10T10:04:17.606Z] Step 14/15 : COPY . . [2022-03-10T10:04:17.606Z] ---> 27443cd3e5f6 [2022-03-10T10:04:17.606Z] Step 15/15 : RUN ${MAKE} [2022-03-10T10:04:17.606Z] ---> Running in 83bc812f4ddd [2022-03-10T10:04:17.606Z] noop [2022-03-10T10:04:17.606Z] Removing intermediate container 83bc812f4ddd [2022-03-10T10:04:17.606Z] ---> 5419d3d2daf1 [2022-03-10T10:04:17.606Z] Successfully built 5419d3d2daf1 [2022-03-10T10:04:17.606Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:04:17.913Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-10T10:04:17.913Z] . [Pipeline] withDockerContainer [2022-03-10T10:04:17.996Z] prd-centos7-docker-4c-2g-6765 does not seem to be running inside a container [2022-03-10T10:04:18.031Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-03-10T10:04:18.364Z] $ docker top cb10f1e4dc2abded1b85d7a90c50711005e99265167a2495c1fe79ff0a10d095 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T10:04:18.715Z] + go version [2022-03-10T10:04:18.715Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-10T10:04:18.731Z] $ docker stop --time=1 cb10f1e4dc2abded1b85d7a90c50711005e99265167a2495c1fe79ff0a10d095 [2022-03-10T10:04:19.888Z] $ docker rm -f cb10f1e4dc2abded1b85d7a90c50711005e99265167a2495c1fe79ff0a10d095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:04:20.293Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-10T10:04:20.293Z] . [Pipeline] withDockerContainer [2022-03-10T10:04:20.358Z] prd-centos7-docker-4c-2g-6765 does not seem to be running inside a container [2022-03-10T10:04:20.403Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-03-10T10:04:20.734Z] $ docker top 22906c01c82a432a6377282f8105af16ec59953b50d6bb33ccc07c31da57f225 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-10T10:04:21.096Z] + make test [2022-03-10T10:04:21.096Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-10T10:04:21.359Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-10T10:04:33.677Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-10T10:04:33.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-10T10:04:33.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-10T10:04:33.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-10T10:04:33.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-10T10:04:33.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-10T10:04:33.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-10T10:04:33.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-10T10:04:33.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-10T10:04:33.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-10T10:04:33.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-10T10:04:33.677Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-10T10:04:33.677Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-10T10:04:35.630Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-10T10:04:35.630Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-10T10:04:35.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-10T10:04:35.663Z] $ docker stop --time=1 22906c01c82a432a6377282f8105af16ec59953b50d6bb33ccc07c31da57f225 [2022-03-10T10:04:37.043Z] $ docker rm -f 22906c01c82a432a6377282f8105af16ec59953b50d6bb33ccc07c31da57f225 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T10:04:37.413Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-10T10:04:37.463Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-10T10:04:38.463Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-10T10:04:38.755Z] + ls -al . [2022-03-10T10:04:38.755Z] total 112 [2022-03-10T10:04:38.755Z] drwxrwxr-x. 13 jenkins jenkins 4096 Mar 10 10:04 . [2022-03-10T10:04:38.755Z] drwxrwxr-x. 4 jenkins jenkins 106 Mar 10 10:03 .. [2022-03-10T10:04:38.755Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 10 10:03 assets [2022-03-10T10:04:38.755Z] drwxrwxr-x. 2 jenkins jenkins 66 Mar 10 10:03 bin [2022-03-10T10:04:38.755Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 10 10:03 cmd [2022-03-10T10:04:38.755Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 10 10:03 CONTRIBUTING.md [2022-03-10T10:04:38.755Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 10 10:04 coverage.out [2022-03-10T10:04:38.755Z] -rw-rw-r--. 1 jenkins jenkins 1549 Mar 10 10:03 Dockerfile [2022-03-10T10:04:38.755Z] drwxrwxr-x. 2 jenkins jenkins 23 Mar 10 10:03 docs [2022-03-10T10:04:38.755Z] drwxrwxr-x. 8 jenkins jenkins 162 Mar 10 10:03 .git [2022-03-10T10:04:38.755Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 10 10:03 .github [2022-03-10T10:04:38.755Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 10 10:03 .gitignore [2022-03-10T10:04:38.755Z] -rw-rw-r--. 1 jenkins jenkins 1944 Mar 10 10:03 go.mod [2022-03-10T10:04:38.755Z] -rw-rw-r--. 1 jenkins jenkins 48565 Mar 10 10:03 go.sum [2022-03-10T10:04:38.755Z] drwxrwxr-x. 9 jenkins jenkins 125 Mar 10 10:03 internal [2022-03-10T10:04:38.755Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 10 10:03 Jenkinsfile [2022-03-10T10:04:38.755Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 10 10:03 LICENSE [2022-03-10T10:04:38.755Z] -rw-rw-r--. 1 jenkins jenkins 1212 Mar 10 10:03 Makefile [2022-03-10T10:04:38.755Z] drwxrwxr-x. 3 jenkins jenkins 19 Mar 10 10:03 pkg [2022-03-10T10:04:38.755Z] -rw-rw-r--. 1 jenkins jenkins 4450 Mar 10 10:03 README.md [2022-03-10T10:04:38.755Z] drwx------. 3 jenkins jenkins 42 Mar 10 10:03 .semver [2022-03-10T10:04:38.755Z] drwxrwxr-x. 4 jenkins jenkins 71 Mar 10 10:03 snap [2022-03-10T10:04:38.755Z] -rw-rw-r--. 1 jenkins jenkins 12 Mar 10 10:03 VERSION [2022-03-10T10:04:38.755Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 10 10:03 version.go [2022-03-10T10:04:38.755Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 10 10:03 web [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:04:39.060Z] + 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=4d422d01fe011726d54cf0fc4832f3b2a68f526c --label arch=amd64 --label version=2.1.1-dev.14 . [2022-03-10T10:04:39.322Z] Sending build context to Docker daemon 42.88MB [2022-03-10T10:04:39.322Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-10T10:04:39.322Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-10T10:04:39.322Z] ---> 5419d3d2daf1 [2022-03-10T10:04:39.322Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-10T10:04:39.582Z] ---> Running in c5b5cff7ac87 [2022-03-10T10:04:39.582Z] Removing intermediate container c5b5cff7ac87 [2022-03-10T10:04:39.582Z] ---> e275da47c21a [2022-03-10T10:04:39.582Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-10T10:04:39.582Z] ---> Running in cb1f0a680b32 [2022-03-10T10:04:39.582Z] Removing intermediate container cb1f0a680b32 [2022-03-10T10:04:39.582Z] ---> 8c00e0fda28b [2022-03-10T10:04:39.582Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-10T10:04:39.582Z] ---> Running in ca9f5e5dc4a7 [2022-03-10T10:04:39.842Z] Removing intermediate container ca9f5e5dc4a7 [2022-03-10T10:04:39.842Z] ---> efb011301ff5 [2022-03-10T10:04:39.842Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-10T10:04:39.842Z] ---> Running in 84ee25226f9f [2022-03-10T10:04:39.842Z] Removing intermediate container 84ee25226f9f [2022-03-10T10:04:39.842Z] ---> 6df64a6016a8 [2022-03-10T10:04:39.842Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-10T10:04:39.842Z] ---> Running in 23417e02dac3 [2022-03-10T10:04:39.842Z] Removing intermediate container 23417e02dac3 [2022-03-10T10:04:39.842Z] ---> 15dde1833d70 [2022-03-10T10:04:39.842Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T10:04:39.842Z] ---> Running in e8c1cc84bbf0 [2022-03-10T10:04:40.422Z] Removing intermediate container e8c1cc84bbf0 [2022-03-10T10:04:40.422Z] ---> f79d00ca3eb3 [2022-03-10T10:04:40.422Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-10T10:04:40.422Z] ---> Running in f55a364eb557 [2022-03-10T10:04:40.682Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-10T10:04:41.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-10T10:04:41.880Z] OK: 221 MiB in 52 packages [2022-03-10T10:04:41.880Z] Removing intermediate container f55a364eb557 [2022-03-10T10:04:41.880Z] ---> c339a55637e1 [2022-03-10T10:04:41.880Z] Step 10/23 : ENV GO111MODULE=on [2022-03-10T10:04:41.880Z] ---> Running in 044feb9ae498 [2022-03-10T10:04:42.143Z] Removing intermediate container 044feb9ae498 [2022-03-10T10:04:42.143Z] ---> a838d7a1b3fa [2022-03-10T10:04:42.143Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-10T10:04:42.143Z] ---> Running in 4fb28cd6eca4 [2022-03-10T10:04:42.143Z] Removing intermediate container 4fb28cd6eca4 [2022-03-10T10:04:42.143Z] ---> 24249a54ef9d [2022-03-10T10:04:42.143Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-10T10:04:42.405Z] ---> 5da172a23db2 [2022-03-10T10:04:42.405Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T10:04:42.405Z] ---> Running in ee87cd4f3895 [2022-03-10T10:04:42.983Z] Removing intermediate container ee87cd4f3895 [2022-03-10T10:04:42.983Z] ---> 214bbe256fde [2022-03-10T10:04:42.983Z] Step 14/23 : COPY . . [2022-03-10T10:04:43.933Z] ---> e66dd31c2fbf [2022-03-10T10:04:43.933Z] Step 15/23 : RUN ${MAKE} [2022-03-10T10:04:43.933Z] ---> Running in 33f1456adfd2 [2022-03-10T10:04:44.200Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.14" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-03-10T10:04:54.265Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-10T10:04:55.218Z] Removing intermediate container 33f1456adfd2 [2022-03-10T10:04:55.218Z] ---> 7fa3f30ff538 [2022-03-10T10:04:55.218Z] Step 16/23 : FROM alpine:3.14 [2022-03-10T10:04:55.791Z] 3.14: Pulling from library/alpine [2022-03-10T10:04:56.059Z] 97518928ae5f: Pulling fs layer [2022-03-10T10:04:56.059Z] 97518928ae5f: Verifying Checksum [2022-03-10T10:04:56.059Z] 97518928ae5f: Download complete [2022-03-10T10:04:56.326Z] 97518928ae5f: Pull complete [2022-03-10T10:04:56.326Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-10T10:04:56.326Z] Status: Downloaded newer image for alpine:3.14 [2022-03-10T10:04:56.326Z] ---> 0a97eee8041e [2022-03-10T10:04:56.326Z] Step 17/23 : EXPOSE 4000 [2022-03-10T10:04:56.326Z] ---> Running in 29b1ce0e8327 [2022-03-10T10:04:56.590Z] Removing intermediate container 29b1ce0e8327 [2022-03-10T10:04:56.590Z] ---> e45a70bb87c6 [2022-03-10T10:04:56.590Z] 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-03-10T10:04:56.853Z] ---> ededf281e279 [2022-03-10T10:04:56.853Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-10T10:04:57.119Z] ---> Running in 9d0ae4d2f1a6 [2022-03-10T10:04:57.119Z] Removing intermediate container 9d0ae4d2f1a6 [2022-03-10T10:04:57.119Z] ---> 8d8bb69e43e8 [2022-03-10T10:04:57.119Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-10T10:04:57.119Z] ---> Running in 6b4342e0622b [2022-03-10T10:04:57.119Z] Removing intermediate container 6b4342e0622b [2022-03-10T10:04:57.119Z] ---> 0b07738d7e18 [2022-03-10T10:04:57.119Z] Step 21/23 : LABEL arch=amd64 [2022-03-10T10:04:57.119Z] ---> Running in f9f7d131d7df [2022-03-10T10:04:57.383Z] Removing intermediate container f9f7d131d7df [2022-03-10T10:04:57.383Z] ---> 91f6fc89e149 [2022-03-10T10:04:57.383Z] Step 22/23 : LABEL git_sha=4d422d01fe011726d54cf0fc4832f3b2a68f526c [2022-03-10T10:04:57.383Z] ---> Running in 838e16f6d490 [2022-03-10T10:04:57.383Z] Removing intermediate container 838e16f6d490 [2022-03-10T10:04:57.383Z] ---> 837d629d7c02 [2022-03-10T10:04:57.383Z] Step 23/23 : LABEL version=2.1.1-dev.14 [2022-03-10T10:04:57.383Z] ---> Running in f90644a9d136 [2022-03-10T10:04:57.644Z] Removing intermediate container f90644a9d136 [2022-03-10T10:04:57.644Z] ---> 85ec3855980b [2022-03-10T10:04:57.644Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-10T10:04:57.644Z] Successfully built 85ec3855980b [2022-03-10T10:04:57.644Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T10:04:57.741Z] provisioning config files... [2022-03-10T10:04:57.751Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6419374317751171096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T10:04:58.060Z] ---> docker-login.sh [2022-03-10T10:04:58.060Z] nexus3.edgexfoundry.org:10001 [2022-03-10T10:04:58.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:04:58.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:04:58.060Z] Configure a credential helper to remove this warning. See [2022-03-10T10:04:58.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:04:58.060Z] [2022-03-10T10:04:58.060Z] Login Succeeded [2022-03-10T10:04:58.060Z] nexus3.edgexfoundry.org:10002 [2022-03-10T10:04:58.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:04:58.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:04:58.320Z] Configure a credential helper to remove this warning. See [2022-03-10T10:04:58.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:04:58.320Z] [2022-03-10T10:04:58.320Z] Login Succeeded [2022-03-10T10:04:58.320Z] nexus3.edgexfoundry.org:10003 [2022-03-10T10:04:58.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:04:58.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:04:58.320Z] Configure a credential helper to remove this warning. See [2022-03-10T10:04:58.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:04:58.320Z] [2022-03-10T10:04:58.320Z] Login Succeeded [2022-03-10T10:04:58.320Z] nexus3.edgexfoundry.org:10004 [2022-03-10T10:04:58.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:04:58.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:04:58.582Z] Configure a credential helper to remove this warning. See [2022-03-10T10:04:58.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:04:58.582Z] [2022-03-10T10:04:58.582Z] Login Succeeded [2022-03-10T10:04:58.582Z] docker.io [2022-03-10T10:04:58.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:04:58.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:04:58.843Z] Configure a credential helper to remove this warning. See [2022-03-10T10:04:58.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:04:58.843Z] [2022-03-10T10:04:58.843Z] Login Succeeded [2022-03-10T10:04:58.843Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T10:04:58.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-10T10:04:58.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-10T10:04:58.906Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-03-10T10:04:58.906Z] 4d422d01fe011726d54cf0fc4832f3b2a68f526c [2022-03-10T10:04:58.906Z] latest [2022-03-10T10:04:58.906Z] 2.1.1-dev.14 [2022-03-10T10:04:58.906Z] 4d422d01fe011726d54cf0fc4832f3b2a68f526c-2.1.1-dev.14 [2022-03-10T10:04:58.906Z] main [2022-03-10T10:04:58.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:04:59.230Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4d422d01fe011726d54cf0fc4832f3b2a68f526c [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:04:59.537Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4d422d01fe011726d54cf0fc4832f3b2a68f526c [2022-03-10T10:04:59.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-10T10:04:59.537Z] f9c2afc2e447: Preparing [2022-03-10T10:04:59.537Z] 1a058d5342cc: Preparing [2022-03-10T10:04:59.537Z] 1a058d5342cc: Layer already exists [2022-03-10T10:05:01.452Z] f9c2afc2e447: Pushed [2022-03-10T10:05:01.452Z] 4d422d01fe011726d54cf0fc4832f3b2a68f526c: digest: sha256:9a81d7149de9c2ccf2fee324df34f556d0e608f3052be2997a0ef647f823dd78 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:05:01.753Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:05:02.053Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-03-10T10:05:02.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-10T10:05:02.053Z] f9c2afc2e447: Preparing [2022-03-10T10:05:02.053Z] 1a058d5342cc: Preparing [2022-03-10T10:05:02.053Z] 1a058d5342cc: Layer already exists [2022-03-10T10:05:02.053Z] f9c2afc2e447: Layer already exists [2022-03-10T10:05:02.054Z] latest: digest: sha256:9a81d7149de9c2ccf2fee324df34f556d0e608f3052be2997a0ef647f823dd78 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:05:02.356Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:05:02.657Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.14 [2022-03-10T10:05:02.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-10T10:05:02.657Z] f9c2afc2e447: Preparing [2022-03-10T10:05:02.657Z] 1a058d5342cc: Preparing [2022-03-10T10:05:02.657Z] 1a058d5342cc: Layer already exists [2022-03-10T10:05:02.657Z] f9c2afc2e447: Layer already exists [2022-03-10T10:05:02.657Z] 2.1.1-dev.14: digest: sha256:9a81d7149de9c2ccf2fee324df34f556d0e608f3052be2997a0ef647f823dd78 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:05:02.959Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:4d422d01fe011726d54cf0fc4832f3b2a68f526c-2.1.1-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:05:03.253Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:4d422d01fe011726d54cf0fc4832f3b2a68f526c-2.1.1-dev.14 [2022-03-10T10:05:03.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-10T10:05:03.254Z] f9c2afc2e447: Preparing [2022-03-10T10:05:03.254Z] 1a058d5342cc: Preparing [2022-03-10T10:05:03.254Z] 1a058d5342cc: Layer already exists [2022-03-10T10:05:03.254Z] f9c2afc2e447: Layer already exists [2022-03-10T10:05:03.254Z] 4d422d01fe011726d54cf0fc4832f3b2a68f526c-2.1.1-dev.14: digest: sha256:9a81d7149de9c2ccf2fee324df34f556d0e608f3052be2997a0ef647f823dd78 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:05:03.556Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:05:03.851Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-03-10T10:05:03.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-03-10T10:05:03.851Z] f9c2afc2e447: Preparing [2022-03-10T10:05:03.851Z] 1a058d5342cc: Preparing [2022-03-10T10:05:03.851Z] f9c2afc2e447: Layer already exists [2022-03-10T10:05:03.851Z] 1a058d5342cc: Layer already exists [2022-03-10T10:05:03.851Z] main: digest: sha256:9a81d7149de9c2ccf2fee324df34f556d0e608f3052be2997a0ef647f823dd78 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-10T10:05:03.891Z] ===================================================== [Pipeline] echo [2022-03-10T10:05:03.899Z] taggedImages: [2022-03-10T10:05:03.899Z] - nexus3.edgexfoundry.org:10004/edgex-ui:4d422d01fe011726d54cf0fc4832f3b2a68f526c [2022-03-10T10:05:03.899Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-03-10T10:05:03.899Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.14 [2022-03-10T10:05:03.899Z] - nexus3.edgexfoundry.org:10004/edgex-ui:4d422d01fe011726d54cf0fc4832f3b2a68f526c-2.1.1-dev.14 [2022-03-10T10:05:03.899Z] - 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-03-10T10:05:04.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T10:05:04.276Z] [2022-03-10T10:05:04.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:05:04.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T10:05:04.579Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-10T10:05:04.579Z] 5eb5b503b376: Pulling fs layer [2022-03-10T10:05:04.579Z] 5c69ac0246d0: Pulling fs layer [2022-03-10T10:05:04.579Z] ec43610c2a17: Pulling fs layer [2022-03-10T10:05:04.579Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-10T10:05:04.579Z] 33b1e0a273af: Pulling fs layer [2022-03-10T10:05:04.579Z] 5d3b04190fa2: Pulling fs layer [2022-03-10T10:05:04.579Z] 2f39f015ded8: Pulling fs layer [2022-03-10T10:05:04.579Z] 3a2ae6a8a46f: Waiting [2022-03-10T10:05:04.579Z] 33b1e0a273af: Waiting [2022-03-10T10:05:04.579Z] 5d3b04190fa2: Waiting [2022-03-10T10:05:04.579Z] 2f39f015ded8: Waiting [2022-03-10T10:05:04.579Z] 5c69ac0246d0: Verifying Checksum [2022-03-10T10:05:04.579Z] 5c69ac0246d0: Download complete [2022-03-10T10:05:04.579Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-10T10:05:04.579Z] 3a2ae6a8a46f: Download complete [2022-03-10T10:05:04.579Z] 33b1e0a273af: Verifying Checksum [2022-03-10T10:05:04.579Z] 33b1e0a273af: Download complete [2022-03-10T10:05:04.579Z] ec43610c2a17: Verifying Checksum [2022-03-10T10:05:04.579Z] ec43610c2a17: Download complete [2022-03-10T10:05:04.579Z] 5d3b04190fa2: Verifying Checksum [2022-03-10T10:05:04.579Z] 5d3b04190fa2: Download complete [2022-03-10T10:05:04.838Z] 5eb5b503b376: Verifying Checksum [2022-03-10T10:05:04.838Z] 5eb5b503b376: Download complete [2022-03-10T10:05:05.410Z] 2f39f015ded8: Verifying Checksum [2022-03-10T10:05:05.410Z] 2f39f015ded8: Download complete [2022-03-10T10:05:06.353Z] 5eb5b503b376: Pull complete [2022-03-10T10:05:06.353Z] 5c69ac0246d0: Pull complete [2022-03-10T10:05:06.926Z] ec43610c2a17: Pull complete [2022-03-10T10:05:06.926Z] 3a2ae6a8a46f: Pull complete [2022-03-10T10:05:07.201Z] 33b1e0a273af: Pull complete [2022-03-10T10:05:07.465Z] 5d3b04190fa2: Pull complete [2022-03-10T10:05:08.700Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6767 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-03-10T10:05:08.714Z] Running in /w/workspace/edgex-ui-go/53 [Pipeline] { [Pipeline] checkout [2022-03-10T10:05:08.882Z] The recommended git tool is: git [2022-03-10T10:05:12.764Z] 2f39f015ded8: Pull complete [2022-03-10T10:05:12.764Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-10T10:05:12.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T10:05:12.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-10T10:05:12.831Z] prd-centos7-docker-4c-2g-6765 does not seem to be running inside a container [2022-03-10T10:05:12.869Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-10T10:05:13.470Z] using credential edgex-jenkins-ssh [2022-03-10T10:05:13.488Z] Cloning the remote Git repository [2022-03-10T10:05:13.549Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-10T10:05:13.638Z] > git init /w/workspace/edgex-ui-go/53 # timeout=10 [2022-03-10T10:05:13.731Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-10T10:05:13.731Z] > git --version # timeout=10 [2022-03-10T10:05:13.750Z] > git --version # 'git version 2.17.1' [2022-03-10T10:05:13.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-10T10:05:14.967Z] $ docker top b0231c893674c2d25d04497a8e6269a9dac89f6362c176f3aab42aed2863e274 -eo pid,comm [2022-03-10T10:05:13.812Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T10:05:15.510Z] ---> job-cost.sh [2022-03-10T10:05:15.510Z] lf-activate-venv: SKIPPING [2022-03-10T10:05:15.510Z] INFO: No Stack... [2022-03-10T10:05:15.827Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-10T10:05:16.132Z] INFO: Archiving Costs [Pipeline] sh [2022-03-10T10:05:16.592Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-03-10T10:05:16.592Z] + cut -d, -f6 [Pipeline] lock [2022-03-10T10:05:16.606Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-53-stack-cost] [2022-03-10T10:05:16.612Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-53-stack-cost] did not exist. Created. [2022-03-10T10:05:16.612Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-10T10:05:16.923Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-03-10T10:05:16.973Z] Stashed 1 file(s) [Pipeline] } [2022-03-10T10:05:16.982Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-53-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-10T10:05:17.007Z] $ docker stop --time=1 b0231c893674c2d25d04497a8e6269a9dac89f6362c176f3aab42aed2863e274 [2022-03-10T10:05:17.180Z] Avoid second fetch [2022-03-10T10:05:17.180Z] Checking out Revision 4d422d01fe011726d54cf0fc4832f3b2a68f526c (main) [2022-03-10T10:05:17.141Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-03-10T10:05:17.164Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-10T10:05:17.207Z] > git config core.sparsecheckout # timeout=10 [2022-03-10T10:05:17.223Z] > git checkout -f 4d422d01fe011726d54cf0fc4832f3b2a68f526c # timeout=10 [2022-03-10T10:05:18.143Z] $ docker rm -f b0231c893674c2d25d04497a8e6269a9dac89f6362c176f3aab42aed2863e274 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-10T10:05:21.610Z] Commit message: "chore(deps-dev): Bump karma from 6.3.14 to 6.3.16 in /web (#501)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-10T10:05:22.545Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-10T10:05:22.546Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-10T10:05:22.546Z] Dload Upload Total Spent Left Speed [2022-03-10T10:05:22.546Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46261 0 --:--:-- --:--:-- --:--:-- 46261 [Pipeline] sh [2022-03-10T10:05:23.046Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-10T10:05:23.438Z] + sudo tee /etc/docker/daemon.new [2022-03-10T10:05:23.438Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-10T10:05:23.438Z] { [2022-03-10T10:05:23.438Z] "registry-mirrors": [ [2022-03-10T10:05:23.438Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-10T10:05:23.438Z] ], [2022-03-10T10:05:23.438Z] "bip": "10.250.0.254/24", [2022-03-10T10:05:23.438Z] "hosts": [ [2022-03-10T10:05:23.438Z] "tcp://0.0.0.0:5555", [2022-03-10T10:05:23.438Z] "unix:///var/run/docker.sock" [2022-03-10T10:05:23.438Z] ], [2022-03-10T10:05:23.438Z] "mtu": 1458, [2022-03-10T10:05:23.438Z] "selinux-enabled": true, [2022-03-10T10:05:23.438Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-10T10:05:23.438Z] } [Pipeline] sh [2022-03-10T10:05:23.793Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-10T10:05:24.135Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T10:05:42.471Z] provisioning config files... [2022-03-10T10:05:42.495Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/53@tmp/config4045982791313982829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T10:05:42.855Z] ---> docker-login.sh [2022-03-10T10:05:42.855Z] nexus3.edgexfoundry.org:10001 [2022-03-10T10:05:43.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:05:43.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:05:43.729Z] Configure a credential helper to remove this warning. See [2022-03-10T10:05:43.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:05:43.729Z] [2022-03-10T10:05:43.729Z] Login Succeeded [2022-03-10T10:05:43.729Z] nexus3.edgexfoundry.org:10002 [2022-03-10T10:05:44.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:05:44.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:05:44.003Z] Configure a credential helper to remove this warning. See [2022-03-10T10:05:44.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:05:44.003Z] [2022-03-10T10:05:44.003Z] Login Succeeded [2022-03-10T10:05:44.003Z] nexus3.edgexfoundry.org:10003 [2022-03-10T10:05:44.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:05:44.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:05:44.603Z] Configure a credential helper to remove this warning. See [2022-03-10T10:05:44.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:05:44.603Z] [2022-03-10T10:05:44.603Z] Login Succeeded [2022-03-10T10:05:44.603Z] nexus3.edgexfoundry.org:10004 [2022-03-10T10:05:44.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:05:45.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:05:45.157Z] Configure a credential helper to remove this warning. See [2022-03-10T10:05:45.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:05:45.157Z] [2022-03-10T10:05:45.157Z] Login Succeeded [2022-03-10T10:05:45.157Z] docker.io [2022-03-10T10:05:45.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:05:45.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:05:45.701Z] Configure a credential helper to remove this warning. See [2022-03-10T10:05:45.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:05:45.701Z] [2022-03-10T10:05:45.701Z] Login Succeeded [2022-03-10T10:05:45.701Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T10:05:45.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-10T10:05:46.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-10T10:05:46.255Z] ========================================================= [2022-03-10T10:05:46.255Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-10T10:05:46.255Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:05:46.598Z] + 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-03-10T10:05:47.592Z] Sending build context to Docker daemon 26.92MB [2022-03-10T10:05:47.592Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-10T10:05:47.592Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-10T10:05:47.592Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-10T10:05:47.592Z] 9b3977197b4f: Pulling fs layer [2022-03-10T10:05:47.592Z] 1a89e8eeedd5: Pulling fs layer [2022-03-10T10:05:47.592Z] 94645a83ff95: Pulling fs layer [2022-03-10T10:05:47.592Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-10T10:05:47.592Z] 0c92f367c5e7: Pulling fs layer [2022-03-10T10:05:47.592Z] f7c0051592d6: Pulling fs layer [2022-03-10T10:05:47.592Z] a227ed2f7395: Pulling fs layer [2022-03-10T10:05:47.592Z] 7b1c46037f91: Pulling fs layer [2022-03-10T10:05:47.592Z] f7c0051592d6: Waiting [2022-03-10T10:05:47.592Z] 7b1c46037f91: Waiting [2022-03-10T10:05:47.592Z] a227ed2f7395: Waiting [2022-03-10T10:05:47.592Z] 3f3a8bcf1eab: Waiting [2022-03-10T10:05:47.592Z] 0c92f367c5e7: Waiting [2022-03-10T10:05:47.877Z] 94645a83ff95: Download complete [2022-03-10T10:05:47.877Z] 1a89e8eeedd5: Download complete [2022-03-10T10:05:47.877Z] 0c92f367c5e7: Verifying Checksum [2022-03-10T10:05:47.877Z] 0c92f367c5e7: Download complete [2022-03-10T10:05:47.877Z] f7c0051592d6: Verifying Checksum [2022-03-10T10:05:47.877Z] f7c0051592d6: Download complete [2022-03-10T10:05:47.877Z] a227ed2f7395: Download complete [2022-03-10T10:05:47.877Z] 9b3977197b4f: Verifying Checksum [2022-03-10T10:05:47.877Z] 9b3977197b4f: Download complete [2022-03-10T10:05:48.486Z] 9b3977197b4f: Pull complete [2022-03-10T10:05:49.093Z] 1a89e8eeedd5: Pull complete [2022-03-10T10:05:49.372Z] 94645a83ff95: Pull complete [2022-03-10T10:05:49.648Z] 7b1c46037f91: Verifying Checksum [2022-03-10T10:05:49.648Z] 7b1c46037f91: Download complete [2022-03-10T10:05:50.632Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-10T10:05:50.632Z] 3f3a8bcf1eab: Download complete [2022-03-10T10:06:03.035Z] 3f3a8bcf1eab: Pull complete [2022-03-10T10:06:03.035Z] 0c92f367c5e7: Pull complete [2022-03-10T10:06:03.035Z] f7c0051592d6: Pull complete [2022-03-10T10:06:03.035Z] a227ed2f7395: Pull complete [2022-03-10T10:06:08.425Z] 7b1c46037f91: Pull complete [2022-03-10T10:06:08.425Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-10T10:06:08.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-10T10:06:08.425Z] ---> f79e39bc4007 [2022-03-10T10:06:08.425Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-10T10:06:10.394Z] ---> Running in 641367c77755 [2022-03-10T10:06:10.394Z] Removing intermediate container 641367c77755 [2022-03-10T10:06:10.394Z] ---> 0c570552f2cf [2022-03-10T10:06:10.394Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-10T10:06:10.394Z] ---> Running in 8711e117ad0a [2022-03-10T10:06:10.665Z] Removing intermediate container 8711e117ad0a [2022-03-10T10:06:10.665Z] ---> e155bd57a927 [2022-03-10T10:06:10.665Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-10T10:06:10.942Z] ---> Running in b08efbc0cfba [2022-03-10T10:06:11.212Z] Removing intermediate container b08efbc0cfba [2022-03-10T10:06:11.212Z] ---> 32f1843d7fd1 [2022-03-10T10:06:11.212Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-10T10:06:11.482Z] ---> Running in 9ac00092043b [2022-03-10T10:06:11.756Z] Removing intermediate container 9ac00092043b [2022-03-10T10:06:11.756Z] ---> 9456c493834a [2022-03-10T10:06:11.756Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-10T10:06:11.756Z] ---> Running in c3acb0e936f8 [2022-03-10T10:06:12.349Z] Removing intermediate container c3acb0e936f8 [2022-03-10T10:06:12.349Z] ---> 0041950bbdf8 [2022-03-10T10:06:12.349Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T10:06:12.349Z] ---> Running in 9e626cadc524 [2022-03-10T10:06:14.321Z] Removing intermediate container 9e626cadc524 [2022-03-10T10:06:14.321Z] ---> 4ace525b88eb [2022-03-10T10:06:14.321Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-10T10:06:14.321Z] ---> Running in 5bcd17931630 [2022-03-10T10:06:14.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-10T10:06:15.889Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-10T10:06:16.865Z] OK: 220 MiB in 52 packages [2022-03-10T10:06:17.847Z] Removing intermediate container 5bcd17931630 [2022-03-10T10:06:17.848Z] ---> 04ce29cca5f5 [2022-03-10T10:06:17.848Z] Step 10/15 : ENV GO111MODULE=on [2022-03-10T10:06:17.848Z] ---> Running in c19dd9c2c9c8 [2022-03-10T10:06:18.121Z] Removing intermediate container c19dd9c2c9c8 [2022-03-10T10:06:18.121Z] ---> 9e6dbbafbf0f [2022-03-10T10:06:18.121Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-10T10:06:18.396Z] ---> Running in 167059fc0f0a [2022-03-10T10:06:18.684Z] Removing intermediate container 167059fc0f0a [2022-03-10T10:06:18.684Z] ---> 254a679f7a07 [2022-03-10T10:06:18.684Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-10T10:06:19.283Z] ---> 9a6c96408170 [2022-03-10T10:06:19.283Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T10:06:19.564Z] ---> Running in 0ef73868f144 [2022-03-10T10:07:41.358Z] Removing intermediate container 0ef73868f144 [2022-03-10T10:07:41.358Z] ---> a6448410485f [2022-03-10T10:07:41.358Z] Step 14/15 : COPY . . [2022-03-10T10:07:41.358Z] ---> f3f7bdc18c1b [2022-03-10T10:07:41.358Z] Step 15/15 : RUN ${MAKE} [2022-03-10T10:07:41.358Z] ---> Running in 89f9a4a68cd5 [2022-03-10T10:07:41.358Z] noop [2022-03-10T10:07:41.358Z] Removing intermediate container 89f9a4a68cd5 [2022-03-10T10:07:41.358Z] ---> 4e65b2dae09b [2022-03-10T10:07:41.358Z] Successfully built 4e65b2dae09b [2022-03-10T10:07:41.358Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:07:41.706Z] + docker inspect -f . ci-base-image-arm64 [2022-03-10T10:07:41.706Z] . [Pipeline] withDockerContainer [2022-03-10T10:07:41.933Z] prd-ubuntu18.04-docker-arm64-4c-16g-6767 does not seem to be running inside a container [2022-03-10T10:07:42.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/53 -v /w/workspace/edgex-ui-go/53:/w/workspace/edgex-ui-go/53:rw,z -v /w/workspace/edgex-ui-go/53@tmp:/w/workspace/edgex-ui-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-10T10:07:43.381Z] $ docker top 6f603ca8733a57371bd79fb4d53a0b42f2050fefa3985f458f42aa53b119e66e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T10:07:44.297Z] + go version [2022-03-10T10:07:44.298Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-10T10:07:44.323Z] $ docker stop --time=1 6f603ca8733a57371bd79fb4d53a0b42f2050fefa3985f458f42aa53b119e66e [2022-03-10T10:07:45.956Z] $ docker rm -f 6f603ca8733a57371bd79fb4d53a0b42f2050fefa3985f458f42aa53b119e66e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:07:46.576Z] + docker inspect -f . ci-base-image-arm64 [2022-03-10T10:07:46.576Z] . [Pipeline] withDockerContainer [2022-03-10T10:07:46.799Z] prd-ubuntu18.04-docker-arm64-4c-16g-6767 does not seem to be running inside a container [2022-03-10T10:07:46.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/53 -v /w/workspace/edgex-ui-go/53:/w/workspace/edgex-ui-go/53:rw,z -v /w/workspace/edgex-ui-go/53@tmp:/w/workspace/edgex-ui-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-10T10:07:48.224Z] $ docker top 0b609a803f2f76c1112d77596b6624490787ff46aaf5098fdc2433203a8cad31 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-10T10:07:49.142Z] + make test [2022-03-10T10:07:49.142Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-10T10:07:50.122Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-10T10:08:29.201Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-10T10:08:29.201Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-10T10:08:29.201Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-10T10:08:29.201Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-10T10:08:29.201Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-10T10:08:29.201Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-10T10:08:29.201Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-10T10:08:29.201Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-10T10:08:29.201Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-10T10:08:29.201Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-10T10:08:29.201Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-10T10:08:29.201Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-10T10:08:29.201Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-10T10:08:44.286Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-10T10:08:44.286Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-10T10:08:44.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-10T10:08:44.325Z] $ docker stop --time=1 0b609a803f2f76c1112d77596b6624490787ff46aaf5098fdc2433203a8cad31 [2022-03-10T10:08:46.118Z] $ docker rm -f 0b609a803f2f76c1112d77596b6624490787ff46aaf5098fdc2433203a8cad31 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T10:08:46.881Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-10T10:08:46.903Z] Warning: overwriting stash ‘coverage-report’ [2022-03-10T10:08:47.501Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-10T10:08:47.914Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-10T10:08:48.248Z] + ls -al . [2022-03-10T10:08:48.248Z] total 152 [2022-03-10T10:08:48.248Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 10 10:07 . [2022-03-10T10:08:48.248Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 10:05 .. [2022-03-10T10:08:48.248Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 10:05 .git [2022-03-10T10:08:48.248Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 10:05 .github [2022-03-10T10:08:48.248Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 10 10:05 .gitignore [2022-03-10T10:08:48.248Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 10 10:05 CONTRIBUTING.md [2022-03-10T10:08:48.248Z] -rw-rw-r-- 1 jenkins jenkins 1549 Mar 10 10:05 Dockerfile [2022-03-10T10:08:48.248Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 10 10:05 Jenkinsfile [2022-03-10T10:08:48.248Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 10 10:05 LICENSE [2022-03-10T10:08:48.248Z] -rw-rw-r-- 1 jenkins jenkins 1212 Mar 10 10:05 Makefile [2022-03-10T10:08:48.248Z] -rw-rw-r-- 1 jenkins jenkins 4450 Mar 10 10:05 README.md [2022-03-10T10:08:48.248Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 10 10:03 VERSION [2022-03-10T10:08:48.248Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 10:05 assets [2022-03-10T10:08:48.248Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 10:05 bin [2022-03-10T10:08:48.248Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 10:05 cmd [2022-03-10T10:08:48.248Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 10 10:07 coverage.out [2022-03-10T10:08:48.248Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 10:05 docs [2022-03-10T10:08:48.248Z] -rw-rw-r-- 1 jenkins jenkins 1944 Mar 10 10:05 go.mod [2022-03-10T10:08:48.248Z] -rw-rw-r-- 1 jenkins jenkins 48565 Mar 10 10:05 go.sum [2022-03-10T10:08:48.248Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 10 10:05 internal [2022-03-10T10:08:48.248Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 10:05 pkg [2022-03-10T10:08:48.248Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 10:05 snap [2022-03-10T10:08:48.248Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 10 10:05 version.go [2022-03-10T10:08:48.248Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 10:05 web [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:08:48.594Z] + 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=4d422d01fe011726d54cf0fc4832f3b2a68f526c --label arch=arm64 --label version=2.1.1-dev.14 . [2022-03-10T10:08:49.588Z] Sending build context to Docker daemon 26.92MB [2022-03-10T10:08:49.588Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-10T10:08:49.588Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-10T10:08:49.588Z] ---> 4e65b2dae09b [2022-03-10T10:08:49.588Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-10T10:08:49.860Z] ---> Running in ac2e3a9ed515 [2022-03-10T10:08:50.138Z] Removing intermediate container ac2e3a9ed515 [2022-03-10T10:08:50.138Z] ---> cf5a19df63c9 [2022-03-10T10:08:50.138Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-10T10:08:50.411Z] ---> Running in f8bd918175a6 [2022-03-10T10:08:50.683Z] Removing intermediate container f8bd918175a6 [2022-03-10T10:08:50.683Z] ---> 8f2947123718 [2022-03-10T10:08:50.683Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-10T10:08:50.683Z] ---> Running in 32e2520e96b2 [2022-03-10T10:08:51.282Z] Removing intermediate container 32e2520e96b2 [2022-03-10T10:08:51.282Z] ---> 7e8f29dd2c85 [2022-03-10T10:08:51.282Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-10T10:08:51.282Z] ---> Running in 8a5c291a8730 [2022-03-10T10:08:51.555Z] Removing intermediate container 8a5c291a8730 [2022-03-10T10:08:51.555Z] ---> 8752fc7b808a [2022-03-10T10:08:51.555Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-10T10:08:51.555Z] ---> Running in 34c06b23b499 [2022-03-10T10:08:52.150Z] Removing intermediate container 34c06b23b499 [2022-03-10T10:08:52.150Z] ---> 0f9445ae2e0a [2022-03-10T10:08:52.151Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-10T10:08:52.151Z] ---> Running in 37a8e729f64b [2022-03-10T10:08:54.128Z] Removing intermediate container 37a8e729f64b [2022-03-10T10:08:54.128Z] ---> 3f6449cdd660 [2022-03-10T10:08:54.128Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-10T10:08:54.128Z] ---> Running in 2617bcefe25c [2022-03-10T10:08:55.159Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-10T10:08:55.769Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-10T10:08:56.830Z] OK: 220 MiB in 52 packages [2022-03-10T10:08:57.482Z] Removing intermediate container 2617bcefe25c [2022-03-10T10:08:57.482Z] ---> 9c85d9122165 [2022-03-10T10:08:57.482Z] Step 10/23 : ENV GO111MODULE=on [2022-03-10T10:08:57.754Z] ---> Running in 404e7eb6d50e [2022-03-10T10:08:58.026Z] Removing intermediate container 404e7eb6d50e [2022-03-10T10:08:58.026Z] ---> 04f53486b3a6 [2022-03-10T10:08:58.026Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-10T10:08:58.026Z] ---> Running in 015c3bb58197 [2022-03-10T10:08:58.623Z] Removing intermediate container 015c3bb58197 [2022-03-10T10:08:58.623Z] ---> 4931603b0803 [2022-03-10T10:08:58.623Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-10T10:08:59.217Z] ---> 84d1b8278fea [2022-03-10T10:08:59.217Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-10T10:08:59.217Z] ---> Running in cb96d8389ce8 [2022-03-10T10:09:01.198Z] Removing intermediate container cb96d8389ce8 [2022-03-10T10:09:01.198Z] ---> f8afcbc21685 [2022-03-10T10:09:01.198Z] Step 14/23 : COPY . . [2022-03-10T10:09:04.580Z] ---> 865b167f19db [2022-03-10T10:09:04.580Z] Step 15/23 : RUN ${MAKE} [2022-03-10T10:09:04.580Z] ---> Running in db7f59b2ba3b [2022-03-10T10:09:05.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.14" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-03-10T10:09:37.545Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-10T10:09:41.847Z] Removing intermediate container db7f59b2ba3b [2022-03-10T10:09:41.847Z] ---> 46d30056815c [2022-03-10T10:09:41.847Z] Step 16/23 : FROM alpine:3.14 [2022-03-10T10:09:42.439Z] 3.14: Pulling from library/alpine [2022-03-10T10:09:42.710Z] be307f383ecc: Pulling fs layer [2022-03-10T10:09:42.984Z] be307f383ecc: Verifying Checksum [2022-03-10T10:09:42.984Z] be307f383ecc: Download complete [2022-03-10T10:09:43.585Z] be307f383ecc: Pull complete [2022-03-10T10:09:43.585Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-10T10:09:43.585Z] Status: Downloaded newer image for alpine:3.14 [2022-03-10T10:09:43.585Z] ---> 5b8b7b635229 [2022-03-10T10:09:43.585Z] Step 17/23 : EXPOSE 4000 [2022-03-10T10:09:43.585Z] ---> Running in eee0049db5d6 [2022-03-10T10:09:43.857Z] Removing intermediate container eee0049db5d6 [2022-03-10T10:09:43.857Z] ---> a2047149bebb [2022-03-10T10:09:43.857Z] 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-03-10T10:09:45.288Z] ---> c386bd93dd2f [2022-03-10T10:09:45.288Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-10T10:09:45.560Z] ---> Running in 236b4560c95b [2022-03-10T10:09:45.831Z] Removing intermediate container 236b4560c95b [2022-03-10T10:09:45.831Z] ---> ffebf7a7dae2 [2022-03-10T10:09:45.831Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-10T10:09:45.831Z] ---> Running in ca93999364b5 [2022-03-10T10:09:46.434Z] Removing intermediate container ca93999364b5 [2022-03-10T10:09:46.434Z] ---> eb05882052cd [2022-03-10T10:09:46.434Z] Step 21/23 : LABEL arch=arm64 [2022-03-10T10:09:46.434Z] ---> Running in 35892d0a917e [2022-03-10T10:09:46.706Z] Removing intermediate container 35892d0a917e [2022-03-10T10:09:46.706Z] ---> 630b95bdaa43 [2022-03-10T10:09:46.706Z] Step 22/23 : LABEL git_sha=4d422d01fe011726d54cf0fc4832f3b2a68f526c [2022-03-10T10:09:46.706Z] ---> Running in 1da0c4c800b0 [2022-03-10T10:09:46.977Z] Removing intermediate container 1da0c4c800b0 [2022-03-10T10:09:46.978Z] ---> 5507f89f8ed3 [2022-03-10T10:09:46.978Z] Step 23/23 : LABEL version=2.1.1-dev.14 [2022-03-10T10:09:47.249Z] ---> Running in 050d199c4a9c [2022-03-10T10:09:47.521Z] Removing intermediate container 050d199c4a9c [2022-03-10T10:09:47.521Z] ---> 2a4333ae15af [2022-03-10T10:09:47.521Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-10T10:09:47.521Z] Successfully built 2a4333ae15af [2022-03-10T10:09:47.790Z] 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-03-10T10:09:47.902Z] provisioning config files... [2022-03-10T10:09:47.920Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/53@tmp/config6442294716670097065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T10:09:48.272Z] ---> docker-login.sh [2022-03-10T10:09:48.272Z] nexus3.edgexfoundry.org:10001 [2022-03-10T10:09:48.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:09:48.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:09:48.543Z] Configure a credential helper to remove this warning. See [2022-03-10T10:09:48.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:09:48.543Z] [2022-03-10T10:09:48.543Z] Login Succeeded [2022-03-10T10:09:48.543Z] nexus3.edgexfoundry.org:10002 [2022-03-10T10:09:48.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:09:49.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:09:49.087Z] Configure a credential helper to remove this warning. See [2022-03-10T10:09:49.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:09:49.087Z] [2022-03-10T10:09:49.087Z] Login Succeeded [2022-03-10T10:09:49.087Z] nexus3.edgexfoundry.org:10003 [2022-03-10T10:09:49.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:09:49.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:09:49.363Z] Configure a credential helper to remove this warning. See [2022-03-10T10:09:49.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:09:49.363Z] [2022-03-10T10:09:49.363Z] Login Succeeded [2022-03-10T10:09:49.363Z] nexus3.edgexfoundry.org:10004 [2022-03-10T10:09:49.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:09:49.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:09:49.957Z] Configure a credential helper to remove this warning. See [2022-03-10T10:09:49.957Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:09:49.957Z] [2022-03-10T10:09:49.957Z] Login Succeeded [2022-03-10T10:09:49.957Z] docker.io [2022-03-10T10:09:50.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-10T10:09:50.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-10T10:09:50.828Z] Configure a credential helper to remove this warning. See [2022-03-10T10:09:50.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-10T10:09:50.828Z] [2022-03-10T10:09:50.828Z] Login Succeeded [2022-03-10T10:09:50.828Z] ---> docker-login.sh ends [Pipeline] } [2022-03-10T10:09:50.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-10T10:09:50.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-10T10:09:50.904Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-03-10T10:09:50.904Z] 4d422d01fe011726d54cf0fc4832f3b2a68f526c [2022-03-10T10:09:50.904Z] latest [2022-03-10T10:09:50.904Z] 2.1.1-dev.14 [2022-03-10T10:09:50.904Z] 4d422d01fe011726d54cf0fc4832f3b2a68f526c-2.1.1-dev.14 [2022-03-10T10:09:50.904Z] main [2022-03-10T10:09:50.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:09:51.258Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4d422d01fe011726d54cf0fc4832f3b2a68f526c [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:09:51.602Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4d422d01fe011726d54cf0fc4832f3b2a68f526c [2022-03-10T10:09:51.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-10T10:09:51.602Z] 0285c38530d5: Preparing [2022-03-10T10:09:51.602Z] 62170e181a92: Preparing [2022-03-10T10:09:51.602Z] 62170e181a92: Layer already exists [2022-03-10T10:09:56.984Z] 0285c38530d5: Pushed [2022-03-10T10:09:56.985Z] 4d422d01fe011726d54cf0fc4832f3b2a68f526c: digest: sha256:2bb1ba4306e7df614178229267e1aad929540acb052ca126a44bea72c1495925 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:09:57.334Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:09:57.670Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-03-10T10:09:57.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-10T10:09:57.670Z] 0285c38530d5: Preparing [2022-03-10T10:09:57.670Z] 62170e181a92: Preparing [2022-03-10T10:09:57.670Z] 62170e181a92: Layer already exists [2022-03-10T10:09:57.670Z] 0285c38530d5: Layer already exists [2022-03-10T10:09:57.941Z] latest: digest: sha256:2bb1ba4306e7df614178229267e1aad929540acb052ca126a44bea72c1495925 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:09:58.284Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:09:58.624Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.14 [2022-03-10T10:09:58.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-10T10:09:58.624Z] 0285c38530d5: Preparing [2022-03-10T10:09:58.624Z] 62170e181a92: Preparing [2022-03-10T10:09:58.624Z] 0285c38530d5: Layer already exists [2022-03-10T10:09:58.624Z] 62170e181a92: Layer already exists [2022-03-10T10:09:58.896Z] 2.1.1-dev.14: digest: sha256:2bb1ba4306e7df614178229267e1aad929540acb052ca126a44bea72c1495925 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:09:59.239Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4d422d01fe011726d54cf0fc4832f3b2a68f526c-2.1.1-dev.14 [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:09:59.578Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4d422d01fe011726d54cf0fc4832f3b2a68f526c-2.1.1-dev.14 [2022-03-10T10:09:59.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-10T10:09:59.578Z] 0285c38530d5: Preparing [2022-03-10T10:09:59.578Z] 62170e181a92: Preparing [2022-03-10T10:09:59.578Z] 62170e181a92: Layer already exists [2022-03-10T10:09:59.578Z] 0285c38530d5: Layer already exists [2022-03-10T10:09:59.850Z] 4d422d01fe011726d54cf0fc4832f3b2a68f526c-2.1.1-dev.14: digest: sha256:2bb1ba4306e7df614178229267e1aad929540acb052ca126a44bea72c1495925 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:10:00.198Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:10:00.541Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-03-10T10:10:00.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-03-10T10:10:00.541Z] 0285c38530d5: Preparing [2022-03-10T10:10:00.541Z] 62170e181a92: Preparing [2022-03-10T10:10:00.541Z] 62170e181a92: Layer already exists [2022-03-10T10:10:00.541Z] 0285c38530d5: Layer already exists [2022-03-10T10:10:00.811Z] main: digest: sha256:2bb1ba4306e7df614178229267e1aad929540acb052ca126a44bea72c1495925 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-03-10T10:10:00.867Z] ===================================================== [Pipeline] echo [2022-03-10T10:10:00.875Z] taggedImages: [2022-03-10T10:10:00.875Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4d422d01fe011726d54cf0fc4832f3b2a68f526c [2022-03-10T10:10:00.875Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-03-10T10:10:00.875Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.14 [2022-03-10T10:10:00.875Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:4d422d01fe011726d54cf0fc4832f3b2a68f526c-2.1.1-dev.14 [2022-03-10T10:10:00.875Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:10:01.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-10T10:10:01.249Z] [2022-03-10T10:10:01.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:10:01.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-10T10:10:01.600Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-10T10:10:01.600Z] 8998bd30e6a1: Pulling fs layer [2022-03-10T10:10:01.600Z] 04944245beec: Pulling fs layer [2022-03-10T10:10:01.600Z] 699f458cf7ca: Pulling fs layer [2022-03-10T10:10:01.600Z] 765212b225bb: Pulling fs layer [2022-03-10T10:10:01.600Z] f23df028b6ca: Pulling fs layer [2022-03-10T10:10:01.879Z] d65c8cfc05b1: Pulling fs layer [2022-03-10T10:10:01.879Z] 2437ff75d9bd: Pulling fs layer [2022-03-10T10:10:01.879Z] f23df028b6ca: Waiting [2022-03-10T10:10:01.879Z] d65c8cfc05b1: Waiting [2022-03-10T10:10:01.879Z] 2437ff75d9bd: Waiting [2022-03-10T10:10:01.879Z] 765212b225bb: Waiting [2022-03-10T10:10:01.879Z] 04944245beec: Verifying Checksum [2022-03-10T10:10:01.879Z] 04944245beec: Download complete [2022-03-10T10:10:01.879Z] 765212b225bb: Verifying Checksum [2022-03-10T10:10:01.879Z] 765212b225bb: Download complete [2022-03-10T10:10:01.879Z] f23df028b6ca: Download complete [2022-03-10T10:10:01.879Z] d65c8cfc05b1: Download complete [2022-03-10T10:10:01.879Z] 699f458cf7ca: Verifying Checksum [2022-03-10T10:10:01.879Z] 699f458cf7ca: Download complete [2022-03-10T10:10:02.477Z] 8998bd30e6a1: Verifying Checksum [2022-03-10T10:10:02.477Z] 8998bd30e6a1: Download complete [2022-03-10T10:10:04.451Z] 2437ff75d9bd: Verifying Checksum [2022-03-10T10:10:04.451Z] 2437ff75d9bd: Download complete [2022-03-10T10:10:07.099Z] 8998bd30e6a1: Pull complete [2022-03-10T10:10:07.099Z] 04944245beec: Pull complete [2022-03-10T10:10:08.530Z] 699f458cf7ca: Pull complete [2022-03-10T10:10:08.803Z] 765212b225bb: Pull complete [2022-03-10T10:10:09.783Z] f23df028b6ca: Pull complete [2022-03-10T10:10:10.054Z] d65c8cfc05b1: Pull complete [2022-03-10T10:10:25.166Z] 2437ff75d9bd: Pull complete [2022-03-10T10:10:25.166Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-10T10:10:25.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-10T10:10:25.166Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-10T10:10:25.446Z] prd-ubuntu18.04-docker-arm64-4c-16g-6767 does not seem to be running inside a container [2022-03-10T10:10:25.558Z] $ 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/53 -v /w/workspace/edgex-ui-go/53:/w/workspace/edgex-ui-go/53:rw,z -v /w/workspace/edgex-ui-go/53@tmp:/w/workspace/edgex-ui-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-10T10:10:28.168Z] $ docker top 3cde1c816d48aa9de411806389322da46088d84147b8796642b698ce34b1cab7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-10T10:10:29.165Z] ---> job-cost.sh [2022-03-10T10:10:29.165Z] lf-activate-venv: SKIPPING [2022-03-10T10:10:29.165Z] INFO: No Stack... [2022-03-10T10:10:29.762Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-10T10:10:30.737Z] INFO: Archiving Costs [Pipeline] sh [2022-03-10T10:10:31.398Z] + cat /w/workspace/edgex-ui-go/53/archives/cost.csv [2022-03-10T10:10:31.398Z] + cut -d, -f6 [Pipeline] lock [2022-03-10T10:10:31.462Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-53-stack-cost] [2022-03-10T10:10:31.468Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-53-stack-cost] did not exist. Created. [2022-03-10T10:10:31.468Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-10T10:10:32.148Z] /w/workspace/edgex-ui-go/53@tmp/durable-f9ffee41/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-10T10:10:32.822Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-10T10:10:32.849Z] Warning: overwriting stash ‘stack-cost’ [2022-03-10T10:10:32.989Z] Stashed 1 file(s) [Pipeline] } [2022-03-10T10:10:32.999Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-53-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-10T10:10:33.020Z] $ docker stop --time=1 3cde1c816d48aa9de411806389322da46088d84147b8796642b698ce34b1cab7 [2022-03-10T10:10:34.488Z] $ docker rm -f 3cde1c816d48aa9de411806389322da46088d84147b8796642b698ce34b1cab7 [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-03-10T10:10:34.955Z] provisioning config files... [2022-03-10T10:10:34.964Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6738317982192932482tmp [Pipeline] { [Pipeline] sh [2022-03-10T10:10:35.262Z] + set +x [2022-03-10T10:10:35.262Z] + curl -s https://codecov.io/bash [2022-03-10T10:10:35.262Z] + bash -s -- [2022-03-10T10:10:35.262Z] [2022-03-10T10:10:35.262Z] _____ _ [2022-03-10T10:10:35.262Z] / ____| | | [2022-03-10T10:10:35.262Z] | | ___ __| | ___ ___ _____ __ [2022-03-10T10:10:35.262Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-10T10:10:35.262Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-10T10:10:35.262Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-10T10:10:35.262Z] Bash-1.0.6 [2022-03-10T10:10:35.262Z] [2022-03-10T10:10:35.262Z] [2022-03-10T10:10:35.262Z] ==> git version 2.24.4 found [2022-03-10T10:10:35.262Z] ==> 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-03-10T10:10:35.262Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-10T10:10:35.262Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-10T10:10:35.262Z] ==> Jenkins CI detected. [2022-03-10T10:10:35.262Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-10T10:10:35.262Z] project root: . [2022-03-10T10:10:35.262Z] --> token set from env [2022-03-10T10:10:35.262Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-10T10:10:35.522Z] ==> Running gcov in . (disable via -X gcov) [2022-03-10T10:10:35.522Z] ==> Python coveragepy not found [2022-03-10T10:10:35.522Z] ==> Searching for coverage reports in: [2022-03-10T10:10:35.522Z] + . [2022-03-10T10:10:35.522Z] -> Found 1 reports [2022-03-10T10:10:35.522Z] ==> Detecting git/mercurial file structure [2022-03-10T10:10:35.522Z] ==> Reading reports [2022-03-10T10:10:35.522Z] + ./coverage.out bytes=10 [2022-03-10T10:10:35.522Z] ==> Appending adjustments [2022-03-10T10:10:35.522Z] https://docs.codecov.io/docs/fixing-reports [2022-03-10T10:10:35.522Z] + Found adjustments [2022-03-10T10:10:35.522Z] ==> Gzipping contents [2022-03-10T10:10:35.522Z] 4.0K /tmp/codecov.1WvCFU.gz [2022-03-10T10:10:35.522Z] ==> Uploading reports [2022-03-10T10:10:35.522Z] url: https://codecov.io [2022-03-10T10:10:35.522Z] query: branch=main&commit=4d422d01fe011726d54cf0fc4832f3b2a68f526c&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-10T10:10:35.522Z] -> Pinging Codecov [2022-03-10T10:10:35.522Z] 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=4d422d01fe011726d54cf0fc4832f3b2a68f526c&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-03-10T10:10:35.784Z] -> Uploading to [2022-03-10T10:10:35.784Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-10/FB506323287CE973F263BFD2A0EB1F37/4d422d01fe011726d54cf0fc4832f3b2a68f526c/738274b6-57be-4f42-8e4f-7a9337d92180.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220310T101035Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3b3154e346801496deeb7061677ab5636926babeeec10de45c102568f01daaf8 [2022-03-10T10:10:35.784Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-10T10:10:35.784Z] Dload Upload Total Spent Left Speed [2022-03-10T10:10:36.353Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3960 0 0 100 3960 0 11796 --:--:-- --:--:-- --:--:-- 11820 [2022-03-10T10:10:36.353Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/4d422d01fe011726d54cf0fc4832f3b2a68f526c [Pipeline] } [2022-03-10T10:10:36.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-03-10T10:10:36.640Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-03-10T10:10:36.653Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:10:36.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-10T10:10:36.959Z] [2022-03-10T10:10:36.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:10:37.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-10T10:10:37.266Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-03-10T10:10:37.266Z] 188c0c94c7c5: Pulling fs layer [2022-03-10T10:10:37.266Z] 0ef7d3d256c8: Pulling fs layer [2022-03-10T10:10:37.266Z] de9db76c5a1d: Pulling fs layer [2022-03-10T10:10:37.266Z] 0eba1c9be4d2: Pulling fs layer [2022-03-10T10:10:37.266Z] 0d57e429df01: Pulling fs layer [2022-03-10T10:10:37.266Z] 4e4be7b47b0d: Pulling fs layer [2022-03-10T10:10:37.266Z] e1f770b5df2f: Pulling fs layer [2022-03-10T10:10:37.266Z] 85a0685a4137: Pulling fs layer [2022-03-10T10:10:37.266Z] 0eba1c9be4d2: Waiting [2022-03-10T10:10:37.266Z] 0d57e429df01: Waiting [2022-03-10T10:10:37.266Z] 4e4be7b47b0d: Waiting [2022-03-10T10:10:37.266Z] e1f770b5df2f: Waiting [2022-03-10T10:10:37.266Z] 85a0685a4137: Waiting [2022-03-10T10:10:37.266Z] de9db76c5a1d: Download complete [2022-03-10T10:10:37.266Z] 0ef7d3d256c8: Verifying Checksum [2022-03-10T10:10:37.266Z] 0ef7d3d256c8: Download complete [2022-03-10T10:10:37.266Z] 0d57e429df01: Verifying Checksum [2022-03-10T10:10:37.266Z] 0d57e429df01: Download complete [2022-03-10T10:10:37.266Z] 4e4be7b47b0d: Verifying Checksum [2022-03-10T10:10:37.266Z] 4e4be7b47b0d: Download complete [2022-03-10T10:10:37.266Z] 188c0c94c7c5: Verifying Checksum [2022-03-10T10:10:37.266Z] 188c0c94c7c5: Download complete [2022-03-10T10:10:37.536Z] e1f770b5df2f: Verifying Checksum [2022-03-10T10:10:37.536Z] e1f770b5df2f: Download complete [2022-03-10T10:10:37.810Z] 188c0c94c7c5: Pull complete [2022-03-10T10:10:37.810Z] 0eba1c9be4d2: Verifying Checksum [2022-03-10T10:10:37.810Z] 0eba1c9be4d2: Download complete [2022-03-10T10:10:37.810Z] 0ef7d3d256c8: Pull complete [2022-03-10T10:10:38.081Z] de9db76c5a1d: Pull complete [2022-03-10T10:10:38.356Z] 85a0685a4137: Verifying Checksum [2022-03-10T10:10:38.356Z] 85a0685a4137: Download complete [2022-03-10T10:10:41.696Z] 0eba1c9be4d2: Pull complete [2022-03-10T10:10:41.696Z] 0d57e429df01: Pull complete [2022-03-10T10:10:41.968Z] 4e4be7b47b0d: Pull complete [2022-03-10T10:10:42.930Z] e1f770b5df2f: Pull complete [2022-03-10T10:10:47.167Z] 85a0685a4137: Pull complete [2022-03-10T10:10:47.167Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-03-10T10:10:47.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-03-10T10:10:47.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-03-10T10:10:47.234Z] prd-centos7-docker-4c-2g-6765 does not seem to be running inside a container [2022-03-10T10:10:47.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-03-10T10:10:49.120Z] $ docker top 526147049ef78db4915b1e784c24fbd46f2b8cb77880a3c2cdb8b1e2bd3329ee -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-10T10:10:49.201Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-03-10T10:10:49.487Z] + set -o pipefail [2022-03-10T10:10:49.487Z] + snyk monitor '--org=edgex-jenkins' [2022-03-10T10:10:54.789Z] [2022-03-10T10:10:54.789Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-03-10T10:10:54.789Z] [2022-03-10T10:10:54.789Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/42816141-ea7c-4f65-b143-41e548d537bb [2022-03-10T10:10:54.789Z] [2022-03-10T10:10:54.789Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-03-10T10:10:54.789Z] [2022-03-10T10:10:54.789Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-03-10T10:10:54.789Z] [2022-03-10T10:10:55.051Z] [Pipeline] } [2022-03-10T10:10:55.068Z] $ docker stop --time=1 526147049ef78db4915b1e784c24fbd46f2b8cb77880a3c2cdb8b1e2bd3329ee [2022-03-10T10:10:56.783Z] $ docker rm -f 526147049ef78db4915b1e784c24fbd46f2b8cb77880a3c2cdb8b1e2bd3329ee [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-03-10T10:10:57.412Z] + git log --format=format:%s -1 4d422d01fe011726d54cf0fc4832f3b2a68f526c [Pipeline] sh [2022-03-10T10:10:57.713Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-10T10:10:57.713Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:10:58.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T10:10:58.010Z] . [Pipeline] withDockerContainer [2022-03-10T10:10:58.073Z] prd-centos7-docker-4c-2g-6765 does not seem to be running inside a container [2022-03-10T10:10:58.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-10T10:10:58.473Z] $ docker top 828e8954846edd1ab81c703db7e2be6d858f4034c8154e30f91985389b0ed480 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-10T10:10:58.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T10:10:58.562Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T10:10:58.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T10:10:58.679Z] $ docker exec 828e8954846edd1ab81c703db7e2be6d858f4034c8154e30f91985389b0ed480 ssh-agent [2022-03-10T10:10:58.768Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXghbMce/agent.14 [2022-03-10T10:10:58.768Z] SSH_AGENT_PID=21 [2022-03-10T10:10:58.773Z] Running ssh-add (command line suppressed) [2022-03-10T10:10:58.891Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_854452040777008559.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_854452040777008559.key) [2022-03-10T10:10:58.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T10:10:59.193Z] + git semver tag [2022-03-10T10:10:59.193Z] # -> Open(): unable to determine branch for HEAD [2022-03-10T10:10:59.193Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-03-10T10:10:59.193Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-10T10:10:59.193Z] # $SEMVER_REMOTE_NAME = origin [2022-03-10T10:10:59.193Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-10T10:10:59.193Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-10T10:10:59.193Z] # $SEMVER_BRANCH = main [2022-03-10T10:10:59.193Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-03-10T10:10:59.193Z] # 4d422d01fe011726d54cf0fc4832f3b2a68f526c HEAD [2022-03-10T10:10:59.193Z] # -> Force: false [2022-03-10T10:10:59.193Z] # e4281273811812c5c20e45ed1c599b24eb718e1d refs/tags/v2.1.1-dev.14 [Pipeline] } [2022-03-10T10:10:59.207Z] $ docker exec --env ******** --env ******** 828e8954846edd1ab81c703db7e2be6d858f4034c8154e30f91985389b0ed480 ssh-agent -k [2022-03-10T10:10:59.285Z] unset SSH_AUTH_SOCK; [2022-03-10T10:10:59.285Z] unset SSH_AGENT_PID; [2022-03-10T10:10:59.285Z] echo Agent pid 21 killed; [2022-03-10T10:10:59.290Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-10T10:10:59.591Z] + git semver [Pipeline] } [2022-03-10T10:10:59.608Z] $ docker stop --time=1 828e8954846edd1ab81c703db7e2be6d858f4034c8154e30f91985389b0ed480 [2022-03-10T10:11:00.795Z] $ docker rm -f 828e8954846edd1ab81c703db7e2be6d858f4034c8154e30f91985389b0ed480 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:11:01.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-10T10:11:01.181Z] [2022-03-10T10:11:01.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:11:01.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-10T10:11:01.494Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-03-10T10:11:01.494Z] ab5ef0e58194: Pulling fs layer [2022-03-10T10:11:01.494Z] 9712f1f96733: Pulling fs layer [2022-03-10T10:11:01.494Z] 63f879dbbcfc: Pulling fs layer [2022-03-10T10:11:01.494Z] 0d9ebad4ef96: Pulling fs layer [2022-03-10T10:11:01.494Z] e9a5061849ea: Pulling fs layer [2022-03-10T10:11:01.494Z] d747dcd14b5f: Pulling fs layer [2022-03-10T10:11:01.494Z] 2de7ff778b66: Pulling fs layer [2022-03-10T10:11:01.494Z] 0d9ebad4ef96: Waiting [2022-03-10T10:11:01.494Z] e9a5061849ea: Waiting [2022-03-10T10:11:01.494Z] d747dcd14b5f: Waiting [2022-03-10T10:11:01.494Z] 2de7ff778b66: Waiting [2022-03-10T10:11:01.494Z] 9712f1f96733: Verifying Checksum [2022-03-10T10:11:01.494Z] 9712f1f96733: Download complete [2022-03-10T10:11:02.082Z] 63f879dbbcfc: Verifying Checksum [2022-03-10T10:11:02.083Z] 63f879dbbcfc: Download complete [2022-03-10T10:11:02.083Z] 0d9ebad4ef96: Verifying Checksum [2022-03-10T10:11:02.083Z] 0d9ebad4ef96: Download complete [2022-03-10T10:11:02.083Z] d747dcd14b5f: Verifying Checksum [2022-03-10T10:11:02.083Z] d747dcd14b5f: Download complete [2022-03-10T10:11:02.083Z] ab5ef0e58194: Verifying Checksum [2022-03-10T10:11:02.083Z] ab5ef0e58194: Download complete [2022-03-10T10:11:02.342Z] e9a5061849ea: Verifying Checksum [2022-03-10T10:11:02.342Z] e9a5061849ea: Download complete [2022-03-10T10:11:02.342Z] 2de7ff778b66: Verifying Checksum [2022-03-10T10:11:02.342Z] 2de7ff778b66: Download complete [2022-03-10T10:11:05.662Z] ab5ef0e58194: Pull complete [2022-03-10T10:11:05.662Z] 9712f1f96733: Pull complete [2022-03-10T10:11:06.243Z] 63f879dbbcfc: Pull complete [2022-03-10T10:11:10.481Z] 0d9ebad4ef96: Pull complete [2022-03-10T10:11:10.481Z] e9a5061849ea: Pull complete [2022-03-10T10:11:10.481Z] d747dcd14b5f: Pull complete [2022-03-10T10:11:11.424Z] 2de7ff778b66: Pull complete [2022-03-10T10:11:11.424Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-03-10T10:11:11.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-03-10T10:11:11.424Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-03-10T10:11:11.489Z] prd-centos7-docker-4c-2g-6765 does not seem to be running inside a container [2022-03-10T10:11:11.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-03-10T10:11:14.773Z] $ docker top 3847b9ffbe8d0f1651813a36ec0bb5a9295423b78607a8130bc6af5ad611ba36 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-03-10T10:11:14.848Z] provisioning config files... [2022-03-10T10:11:14.855Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2052456205411217999tmp [2022-03-10T10:11:14.865Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4253961694666640435tmp [2022-03-10T10:11:14.874Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4269906329299501478tmp [Pipeline] { [Pipeline] echo [2022-03-10T10:11:14.889Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T10:11:15.176Z] ---> sigul-configuration.sh [2022-03-10T10:11:15.176Z] gpg: directory `/root/.gnupg' created [2022-03-10T10:11:15.176Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-03-10T10:11:15.176Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-03-10T10:11:15.176Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-03-10T10:11:15.176Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-03-10T10:11:15.176Z] gpg: CAST5 encrypted data [2022-03-10T10:11:15.176Z] gpg: encrypted with 1 passphrase [2022-03-10T10:11:15.176Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-03-10T10:11:15.466Z] + mkdir /home/jenkins [2022-03-10T10:11:15.466Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-03-10T10:11:15.756Z] + 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-03-10T10:11:15.764Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T10:11:16.053Z] ---> sigul-install.sh [2022-03-10T10:11:16.053Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-03-10T10:11:16.346Z] + git tag --list [2022-03-10T10:11:16.346Z] 0.1.1 [2022-03-10T10:11:16.346Z] v1.1.0 [2022-03-10T10:11:16.346Z] v1.2.0 [2022-03-10T10:11:16.346Z] v1.2.1 [2022-03-10T10:11:16.346Z] v1.3.0 [2022-03-10T10:11:16.346Z] v2.0.0 [2022-03-10T10:11:16.346Z] v2.0.1-dev.1 [2022-03-10T10:11:16.346Z] v2.0.1-dev.10 [2022-03-10T10:11:16.346Z] v2.0.1-dev.11 [2022-03-10T10:11:16.346Z] v2.0.1-dev.12 [2022-03-10T10:11:16.346Z] v2.0.1-dev.13 [2022-03-10T10:11:16.346Z] v2.0.1-dev.14 [2022-03-10T10:11:16.346Z] v2.0.1-dev.15 [2022-03-10T10:11:16.346Z] v2.0.1-dev.16 [2022-03-10T10:11:16.346Z] v2.0.1-dev.17 [2022-03-10T10:11:16.346Z] v2.0.1-dev.18 [2022-03-10T10:11:16.346Z] v2.0.1-dev.19 [2022-03-10T10:11:16.346Z] v2.0.1-dev.2 [2022-03-10T10:11:16.346Z] v2.0.1-dev.20 [2022-03-10T10:11:16.346Z] v2.0.1-dev.21 [2022-03-10T10:11:16.346Z] v2.0.1-dev.22 [2022-03-10T10:11:16.346Z] v2.0.1-dev.23 [2022-03-10T10:11:16.346Z] v2.0.1-dev.24 [2022-03-10T10:11:16.346Z] v2.0.1-dev.25 [2022-03-10T10:11:16.346Z] v2.0.1-dev.26 [2022-03-10T10:11:16.346Z] v2.0.1-dev.27 [2022-03-10T10:11:16.346Z] v2.0.1-dev.28 [2022-03-10T10:11:16.346Z] v2.0.1-dev.29 [2022-03-10T10:11:16.346Z] v2.0.1-dev.3 [2022-03-10T10:11:16.346Z] v2.0.1-dev.30 [2022-03-10T10:11:16.346Z] v2.0.1-dev.31 [2022-03-10T10:11:16.346Z] v2.0.1-dev.32 [2022-03-10T10:11:16.346Z] v2.0.1-dev.33 [2022-03-10T10:11:16.346Z] v2.0.1-dev.4 [2022-03-10T10:11:16.346Z] v2.0.1-dev.5 [2022-03-10T10:11:16.346Z] v2.0.1-dev.6 [2022-03-10T10:11:16.346Z] v2.0.1-dev.7 [2022-03-10T10:11:16.346Z] v2.0.1-dev.8 [2022-03-10T10:11:16.346Z] v2.0.1-dev.9 [2022-03-10T10:11:16.346Z] v2.1.0 [2022-03-10T10:11:16.346Z] v2.1.1-dev.1 [2022-03-10T10:11:16.346Z] v2.1.1-dev.10 [2022-03-10T10:11:16.346Z] v2.1.1-dev.11 [2022-03-10T10:11:16.346Z] v2.1.1-dev.12 [2022-03-10T10:11:16.346Z] v2.1.1-dev.13 [2022-03-10T10:11:16.346Z] v2.1.1-dev.14 [2022-03-10T10:11:16.346Z] v2.1.1-dev.2 [2022-03-10T10:11:16.346Z] v2.1.1-dev.3 [2022-03-10T10:11:16.346Z] v2.1.1-dev.4 [2022-03-10T10:11:16.346Z] v2.1.1-dev.5 [2022-03-10T10:11:16.346Z] v2.1.1-dev.6 [2022-03-10T10:11:16.346Z] v2.1.1-dev.7 [2022-03-10T10:11:16.346Z] v2.1.1-dev.8 [2022-03-10T10:11:16.346Z] v2.1.1-dev.9 [Pipeline] sh [2022-03-10T10:11:16.634Z] + lftools sign git-tag v2.1.1-dev.14 [2022-03-10T10:11:17.204Z] Signing Git tag with Sigul... [2022-03-10T10:11:17.204Z] Signing v2.1.1-dev.14 [Pipeline] echo [2022-03-10T10:11:17.478Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T10:11:17.762Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-03-10T10:11:17.768Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-03-10T10:11:17.794Z] $ docker stop --time=1 3847b9ffbe8d0f1651813a36ec0bb5a9295423b78607a8130bc6af5ad611ba36 [2022-03-10T10:11:18.980Z] $ docker rm -f 3847b9ffbe8d0f1651813a36ec0bb5a9295423b78607a8130bc6af5ad611ba36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-03-10T10:11:19.422Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-10T10:11:19.422Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:11:19.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T10:11:19.722Z] . [Pipeline] withDockerContainer [2022-03-10T10:11:19.785Z] prd-centos7-docker-4c-2g-6765 does not seem to be running inside a container [2022-03-10T10:11:19.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-10T10:11:20.163Z] $ docker top bf5ae8fc430856af577ff95640072b023cc2f30f0de3e8dda4d5c5ba196bcb6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-10T10:11:20.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T10:11:20.254Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T10:11:20.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T10:11:20.356Z] $ docker exec bf5ae8fc430856af577ff95640072b023cc2f30f0de3e8dda4d5c5ba196bcb6a ssh-agent [2022-03-10T10:11:20.453Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiJMHog/agent.15 [2022-03-10T10:11:20.453Z] SSH_AGENT_PID=22 [2022-03-10T10:11:20.458Z] Running ssh-add (command line suppressed) [2022-03-10T10:11:20.556Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2410868337446251223.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2410868337446251223.key) [2022-03-10T10:11:20.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T10:11:20.870Z] + git semver bump pre [2022-03-10T10:11:20.870Z] # -> Open(): unable to determine branch for HEAD [2022-03-10T10:11:20.870Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-03-10T10:11:20.870Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-10T10:11:20.870Z] # $SEMVER_REMOTE_NAME = origin [2022-03-10T10:11:20.870Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-10T10:11:20.870Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-10T10:11:20.870Z] # $SEMVER_BRANCH = main [2022-03-10T10:11:20.870Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-03-10T10:11:20.870Z] 2.1.1-dev.15 [Pipeline] } [2022-03-10T10:11:20.884Z] $ docker exec --env ******** --env ******** bf5ae8fc430856af577ff95640072b023cc2f30f0de3e8dda4d5c5ba196bcb6a ssh-agent -k [2022-03-10T10:11:20.983Z] unset SSH_AUTH_SOCK; [2022-03-10T10:11:20.983Z] unset SSH_AGENT_PID; [2022-03-10T10:11:20.983Z] echo Agent pid 22 killed; [2022-03-10T10:11:20.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-10T10:11:21.297Z] + git semver [Pipeline] } [2022-03-10T10:11:21.318Z] $ docker stop --time=1 bf5ae8fc430856af577ff95640072b023cc2f30f0de3e8dda4d5c5ba196bcb6a [2022-03-10T10:11:22.514Z] $ docker rm -f bf5ae8fc430856af577ff95640072b023cc2f30f0de3e8dda4d5c5ba196bcb6a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-10T10:11:22.875Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-10T10:11:22.875Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:11:23.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-10T10:11:23.176Z] . [Pipeline] withDockerContainer [2022-03-10T10:11:23.235Z] prd-centos7-docker-4c-2g-6765 does not seem to be running inside a container [2022-03-10T10:11:23.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-10T10:11:23.643Z] $ docker top 608487cf8220810f327aa4082b7545b82639173c723af0e3de36ba26e3cbe37a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-10T10:11:23.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-10T10:11:23.733Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-10T10:11:23.836Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-10T10:11:23.843Z] $ docker exec 608487cf8220810f327aa4082b7545b82639173c723af0e3de36ba26e3cbe37a ssh-agent [2022-03-10T10:11:23.941Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKNbEfb/agent.15 [2022-03-10T10:11:23.941Z] SSH_AGENT_PID=21 [2022-03-10T10:11:23.945Z] Running ssh-add (command line suppressed) [2022-03-10T10:11:24.039Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5445480696075241308.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5445480696075241308.key) [2022-03-10T10:11:24.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-10T10:11:24.337Z] + git semver push [2022-03-10T10:11:24.337Z] # -> Open(): unable to determine branch for HEAD [2022-03-10T10:11:24.337Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-03-10T10:11:24.337Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-10T10:11:24.337Z] # $SEMVER_REMOTE_NAME = origin [2022-03-10T10:11:24.337Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-10T10:11:24.337Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-10T10:11:24.337Z] # $SEMVER_BRANCH = main [2022-03-10T10:11:24.337Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-03-10T10:11:26.262Z] $ docker exec --env ******** --env ******** 608487cf8220810f327aa4082b7545b82639173c723af0e3de36ba26e3cbe37a ssh-agent -k [2022-03-10T10:11:26.342Z] unset SSH_AUTH_SOCK; [2022-03-10T10:11:26.342Z] unset SSH_AGENT_PID; [2022-03-10T10:11:26.342Z] echo Agent pid 21 killed; [2022-03-10T10:11:26.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-10T10:11:26.650Z] + git semver [Pipeline] } [2022-03-10T10:11:26.667Z] $ docker stop --time=1 608487cf8220810f327aa4082b7545b82639173c723af0e3de36ba26e3cbe37a [2022-03-10T10:11:27.828Z] $ docker rm -f 608487cf8220810f327aa4082b7545b82639173c723af0e3de36ba26e3cbe37a [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-03-10T10:11:28.445Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [2022-03-10T10:11:28.445Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-03-10T10:11:28.445Z] total 8 [2022-03-10T10:11:28.445Z] drwxr-xr-x. 3 root root 34 Mar 10 10:05 . [2022-03-10T10:11:28.445Z] drwxrwxr-x. 14 jenkins jenkins 4096 Mar 10 10:11 .. [2022-03-10T10:11:28.445Z] drwxr-xr-x. 2 root root 6 Mar 10 10:05 cost [2022-03-10T10:11:28.445Z] -rw-r--r--. 1 root root 81 Mar 10 10:05 cost.csv [2022-03-10T10:11:28.445Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-03-10T10:11:28.445Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-03-10T10:11:28.445Z] total 8 [2022-03-10T10:11:28.445Z] drwxr-xr-x. 3 jenkins jenkins 34 Mar 10 10:05 . [2022-03-10T10:11:28.445Z] drwxrwxr-x. 14 jenkins jenkins 4096 Mar 10 10:11 .. [2022-03-10T10:11:28.445Z] drwxr-xr-x. 2 jenkins jenkins 6 Mar 10 10:05 cost [2022-03-10T10:11:28.445Z] -rw-r--r--. 1 jenkins jenkins 81 Mar 10 10:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-10T10:11:28.770Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T10:11:29.326Z] ---> package-listing.sh [2022-03-10T10:11:29.326Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-10T10:11:29.326Z] ++ facter osfamily [2022-03-10T10:11:29.586Z] + OS_FAMILY=redhat [2022-03-10T10:11:29.586Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-03-10T10:11:29.586Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-10T10:11:29.586Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-10T10:11:29.586Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-10T10:11:29.586Z] + PACKAGES=/tmp/packages_start.txt [2022-03-10T10:11:29.586Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-03-10T10:11:29.586Z] + PACKAGES=/tmp/packages_end.txt [2022-03-10T10:11:29.586Z] + case "${OS_FAMILY}" in [2022-03-10T10:11:29.586Z] + rpm -qa [2022-03-10T10:11:29.586Z] + sort [2022-03-10T10:11:30.164Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-10T10:11:30.164Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-10T10:11:30.164Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-10T10:11:30.164Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-03-10T10:11:30.164Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-03-10T10:11:30.164Z] + 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-03-10T10:11:30.181Z] 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-03-10T10:11:30.464Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-10T10:11:31.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-10T10:11:31.033Z] . [Pipeline] withDockerContainer [2022-03-10T10:11:31.092Z] prd-centos7-docker-4c-2g-6765 does not seem to be running inside a container [2022-03-10T10:11:31.131Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-10T10:11:31.319Z] $ docker top 211e7eca2df5450802b04fb2003e983f319eb735033697cf0fb7c6be318579a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-10T10:11:31.666Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-10T10:11:31.960Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-10T10:11:32.248Z] + ls /var/log/sa-host [2022-03-10T10:11:32.248Z] + sadf -c /var/log/sa-host/sa10 [2022-03-10T10:11:32.248Z] file_magic: OK [2022-03-10T10:11:32.248Z] HZ: Using current value: 100 [2022-03-10T10:11:32.248Z] file_header: OK [2022-03-10T10:11:32.248Z] 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-03-10T10:11:32.248Z] Statistics: [2022-03-10T10:11:32.248Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-10T10:11:32.248Z] File successfully converted to sysstat format version 12.5.2 [2022-03-10T10:11:32.248Z] + sadf -c /var/log/sa-host/sa17 [2022-03-10T10:11:32.248Z] file_magic: OK [2022-03-10T10:11:32.248Z] HZ: Using current value: 100 [2022-03-10T10:11:32.248Z] file_header: OK [2022-03-10T10:11:32.248Z] 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-03-10T10:11:32.248Z] Statistics: [2022-03-10T10:11:32.248Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-10T10:11:32.248Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-10T10:11:32.466Z] provisioning config files... [2022-03-10T10:11:32.473Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2311485273168465753tmp [Pipeline] { [Pipeline] echo [2022-03-10T10:11:32.487Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T10:11:32.776Z] ---> create-netrc.sh [Pipeline] } [2022-03-10T10:11:32.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-10T10:11:33.122Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-10T10:11:33.133Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T10:11:33.417Z] ---> sudo-logs.sh [2022-03-10T10:11:33.417Z] Archiving 'sudo' log.. [2022-03-10T10:11:33.417Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6765.novalocal: Name or service not known [2022-03-10T10:11:33.417Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6765.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-10T10:11:33.448Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T10:11:33.749Z] ---> job-cost.sh [2022-03-10T10:11:33.749Z] lf-activate-venv: SKIPPING [2022-03-10T10:11:33.749Z] DEBUG: total: 0.05999999865889549 [2022-03-10T10:11:33.749Z] INFO: Retrieving Stack Cost... [2022-03-10T10:11:34.009Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-10T10:11:34.581Z] INFO: Archiving Costs [Pipeline] echo [2022-03-10T10:11:34.593Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-10T10:11:34.878Z] ---> logs-deploy.sh [2022-03-10T10:11:34.879Z] lf-activate-venv: SKIPPING [2022-03-10T10:11:34.879Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/53 [2022-03-10T10:11:34.879Z] INFO: archiving workspace using pattern(s): [2022-03-10T10:11:35.818Z] Archives upload complete. [2022-03-10T10:11:35.818Z] INFO: archiving logs to Nexus [2022-03-10T10:11:36.389Z] ---> uname -a: [2022-03-10T10:11:36.389Z] Linux prd-centos7-docker-4c-2g-6765.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-03-10T10:11:36.389Z] [2022-03-10T10:11:36.389Z] [2022-03-10T10:11:36.389Z] ---> lscpu: [2022-03-10T10:11:36.389Z] Architecture: x86_64 [2022-03-10T10:11:36.389Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-10T10:11:36.389Z] Byte Order: Little Endian [2022-03-10T10:11:36.389Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-10T10:11:36.389Z] CPU(s): 2 [2022-03-10T10:11:36.389Z] On-line CPU(s) list: 0,1 [2022-03-10T10:11:36.389Z] Thread(s) per core: 1 [2022-03-10T10:11:36.389Z] Core(s) per socket: 1 [2022-03-10T10:11:36.389Z] Socket(s): 2 [2022-03-10T10:11:36.389Z] NUMA node(s): 1 [2022-03-10T10:11:36.389Z] Vendor ID: AuthenticAMD [2022-03-10T10:11:36.389Z] CPU family: 23 [2022-03-10T10:11:36.389Z] Model: 49 [2022-03-10T10:11:36.389Z] Model name: AMD EPYC-Rome Processor [2022-03-10T10:11:36.389Z] Stepping: 0 [2022-03-10T10:11:36.389Z] CPU MHz: 2800.000 [2022-03-10T10:11:36.389Z] BogoMIPS: 5600.00 [2022-03-10T10:11:36.389Z] Virtualization: AMD-V [2022-03-10T10:11:36.389Z] Hypervisor vendor: KVM [2022-03-10T10:11:36.389Z] Virtualization type: full [2022-03-10T10:11:36.389Z] L1d cache: 64 KiB [2022-03-10T10:11:36.389Z] L1i cache: 64 KiB [2022-03-10T10:11:36.389Z] L2 cache: 1 MiB [2022-03-10T10:11:36.389Z] L3 cache: 32 MiB [2022-03-10T10:11:36.389Z] NUMA node0 CPU(s): 0,1 [2022-03-10T10:11:36.389Z] Vulnerability Itlb multihit: Not affected [2022-03-10T10:11:36.389Z] Vulnerability L1tf: Not affected [2022-03-10T10:11:36.389Z] Vulnerability Mds: Not affected [2022-03-10T10:11:36.389Z] Vulnerability Meltdown: Not affected [2022-03-10T10:11:36.389Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-10T10:11:36.389Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2022-03-10T10:11:36.389Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2022-03-10T10:11:36.389Z] Vulnerability Srbds: Not affected [2022-03-10T10:11:36.389Z] Vulnerability Tsx async abort: Not affected [2022-03-10T10:11:36.389Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-03-10T10:11:36.389Z] [2022-03-10T10:11:36.389Z] [2022-03-10T10:11:36.389Z] ---> nproc: [2022-03-10T10:11:36.389Z] 2 [2022-03-10T10:11:36.389Z] [2022-03-10T10:11:36.389Z] [2022-03-10T10:11:36.389Z] ---> df -h: [2022-03-10T10:11:36.389Z] Filesystem Size Used Avail Use% Mounted on [2022-03-10T10:11:36.389Z] overlay 40G 11G 30G 27% / [2022-03-10T10:11:36.389Z] tmpfs 64M 0 64M 0% /dev [2022-03-10T10:11:36.389Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-03-10T10:11:36.389Z] shm 64M 0 64M 0% /dev/shm [2022-03-10T10:11:36.389Z] /dev/vda1 40G 11G 30G 27% /facter-os [2022-03-10T10:11:36.389Z] [2022-03-10T10:11:36.389Z]