Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e48074128e3d49bf104d5160f342619963f8a85e 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-ssh9551076265836655983.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh18186022236398302944.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh2146371914224281796.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh11939583846224161021.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11967471961129562036.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3548 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-ssh2159025098056630234.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 e48074128e3d49bf104d5160f342619963f8a85e (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 e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 Commit message: "Merge pull request #490 from ernestojeda/go-1_17-module-changes" > git rev-list --no-walk 22a24d2ac8999bbe7f9c5fdd557ff78ecd4cfed1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-20T20:05:51.361Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-20T20:05:51.425Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-20T20:05:51.445Z] ========================================================= [2022-01-20T20:05:51.445Z] EdgeX Global Pipelines Version Info [2022-01-20T20:05:51.445Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:05:52.571Z] ------------------- [2022-01-20T20:05:52.571Z] stable info: [2022-01-20T20:05:52.571Z] ------------------- [2022-01-20T20:05:52.571Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-20T20:05:52.571Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T20:05:52.571Z] Message: update stable to v1.0.219 [2022-01-20T20:05:53.144Z] ------------------- [2022-01-20T20:05:53.144Z] experimental info: [2022-01-20T20:05:53.144Z] ------------------- [2022-01-20T20:05:53.144Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-20T20:05:53.144Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T20:05:53.144Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-20T20:05:53.279Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-01-20T20:05:53.293Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-01-20T20:05:53.306Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-20T20:05:53.318Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-20T20:05:53.330Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-20T20:05:53.345Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-20T20:05:53.356Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-20T20:05:53.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-20T20:05:53.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-20T20:05:53.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-20T20:05:53.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-20T20:05:53.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-01-20T20:05:53.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-20T20:05:53.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-20T20:05:53.452Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T20:05:53.467Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T20:05:53.483Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T20:05:53.499Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T20:05:53.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-20T20:05:53.534Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-20T20:05:53.553Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-20T20:05:53.574Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-20T20:05:53.592Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-20T20:05:53.609Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-20T20:05:53.629Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-20T20:05:53.647Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-20T20:05:53.666Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-20T20:05:53.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-20T20:05:53.703Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-20T20:05:53.726Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e48074128e3d49bf104d5160f342619963f8a85e [Pipeline] echo [2022-01-20T20:05:53.744Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e480741 [Pipeline] echo [2022-01-20T20:05:53.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T20:05:53.794Z] provisioning config files... [2022-01-20T20:05:53.806Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2694982342665452796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:05:54.121Z] ---> docker-login.sh [2022-01-20T20:05:54.121Z] nexus3.edgexfoundry.org:10001 [2022-01-20T20:05:54.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:05:54.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:05:54.386Z] Configure a credential helper to remove this warning. See [2022-01-20T20:05:54.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:05:54.386Z] [2022-01-20T20:05:54.386Z] Login Succeeded [2022-01-20T20:05:54.386Z] nexus3.edgexfoundry.org:10002 [2022-01-20T20:05:54.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:05:54.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:05:54.386Z] Configure a credential helper to remove this warning. See [2022-01-20T20:05:54.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:05:54.386Z] [2022-01-20T20:05:54.386Z] Login Succeeded [2022-01-20T20:05:54.386Z] nexus3.edgexfoundry.org:10003 [2022-01-20T20:05:54.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:05:54.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:05:54.386Z] Configure a credential helper to remove this warning. See [2022-01-20T20:05:54.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:05:54.386Z] [2022-01-20T20:05:54.648Z] Login Succeeded [2022-01-20T20:05:54.648Z] nexus3.edgexfoundry.org:10004 [2022-01-20T20:05:54.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:05:54.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:05:54.648Z] Configure a credential helper to remove this warning. See [2022-01-20T20:05:54.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:05:54.648Z] [2022-01-20T20:05:54.648Z] Login Succeeded [2022-01-20T20:05:54.648Z] docker.io [2022-01-20T20:05:54.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:05:55.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:05:55.222Z] Configure a credential helper to remove this warning. See [2022-01-20T20:05:55.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:05:55.222Z] [2022-01-20T20:05:55.222Z] Login Succeeded [2022-01-20T20:05:55.222Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T20:05:55.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-20T20:05:55.626Z] + git rev-list -1 --merges e48074128e3d49bf104d5160f342619963f8a85e~1..e48074128e3d49bf104d5160f342619963f8a85e [Pipeline] echo [2022-01-20T20:05:55.650Z] -----------> git rev-list -1 --merges e48074128e3d49bf104d5160f342619963f8a85e~1..e48074128e3d49bf104d5160f342619963f8a85e e48074128e3d49bf104d5160f342619963f8a85e [2022-01-20T20:05:55.650Z] e48074128e3d49bf104d5160f342619963f8a85e [false] [Pipeline] sh [2022-01-20T20:05:55.951Z] + git log --format=format:%s -1 e48074128e3d49bf104d5160f342619963f8a85e [Pipeline] echo [2022-01-20T20:05:55.965Z] ========================================================= [2022-01-20T20:05:55.965Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-20T20:05:55.965Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T20:05:56.306Z] + git log --format=format:%s -1 e48074128e3d49bf104d5160f342619963f8a85e [Pipeline] echo [2022-01-20T20:05:56.319Z] [semverPrep] GIT_COMMIT: e48074128e3d49bf104d5160f342619963f8a85e, Commit Message: Merge pull request #490 from ernestojeda/go-1_17-module-changes [Pipeline] echo [2022-01-20T20:05:56.328Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-20T20:05:56.710Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T20:05:56.710Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-20T20:05:56.710Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-20T20:05:56.710Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-20T20:05:56.710Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-20T20:05:56.710Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-20T20:05:56.710Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:05:57.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T20:05:57.077Z] [2022-01-20T20:05:57.077Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:05:57.399Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T20:05:57.399Z] latest: Pulling from edgex-devops/git-semver [2022-01-20T20:05:57.399Z] a0d0a0d46f8b: Pulling fs layer [2022-01-20T20:05:57.399Z] 3e5f54012d9b: Pulling fs layer [2022-01-20T20:05:57.399Z] 4c7163046ea9: Pulling fs layer [2022-01-20T20:05:57.399Z] 0c2d73faf560: Pulling fs layer [2022-01-20T20:05:57.399Z] 0c2d73faf560: Waiting [2022-01-20T20:05:57.399Z] 3e5f54012d9b: Verifying Checksum [2022-01-20T20:05:57.399Z] 3e5f54012d9b: Download complete [2022-01-20T20:05:57.399Z] a0d0a0d46f8b: Verifying Checksum [2022-01-20T20:05:57.399Z] a0d0a0d46f8b: Download complete [2022-01-20T20:05:57.399Z] 4c7163046ea9: Verifying Checksum [2022-01-20T20:05:57.399Z] 4c7163046ea9: Download complete [2022-01-20T20:05:57.399Z] 0c2d73faf560: Verifying Checksum [2022-01-20T20:05:57.399Z] 0c2d73faf560: Download complete [2022-01-20T20:05:57.667Z] a0d0a0d46f8b: Pull complete [2022-01-20T20:05:57.667Z] 3e5f54012d9b: Pull complete [2022-01-20T20:05:57.933Z] 4c7163046ea9: Pull complete [2022-01-20T20:05:58.195Z] 0c2d73faf560: Pull complete [2022-01-20T20:05:58.195Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-20T20:05:58.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T20:05:58.195Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-20T20:05:58.271Z] prd-centos7-docker-4c-2g-3548 does not seem to be running inside a container [2022-01-20T20:05:58.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T20:05:59.087Z] $ docker top 0158b37e943d472eb577a36eb2f29d696f7cf7fac7e9ddc62b2f311ef061a597 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T20:05:59.185Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T20:05:59.185Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T20:05:59.301Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T20:05:59.305Z] $ docker exec 0158b37e943d472eb577a36eb2f29d696f7cf7fac7e9ddc62b2f311ef061a597 ssh-agent [2022-01-20T20:05:59.444Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgPFDmO/agent.13 [2022-01-20T20:05:59.444Z] SSH_AGENT_PID=19 [2022-01-20T20:05:59.453Z] Running ssh-add (command line suppressed) [2022-01-20T20:05:59.584Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3995878040075542311.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3995878040075542311.key) [2022-01-20T20:05:59.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T20:05:59.899Z] + git tag --points-at HEAD [Pipeline] } [2022-01-20T20:05:59.922Z] $ docker exec --env ******** --env ******** 0158b37e943d472eb577a36eb2f29d696f7cf7fac7e9ddc62b2f311ef061a597 ssh-agent -k [2022-01-20T20:06:00.017Z] unset SSH_AUTH_SOCK; [2022-01-20T20:06:00.017Z] unset SSH_AGENT_PID; [2022-01-20T20:06:00.017Z] echo Agent pid 19 killed; [2022-01-20T20:06:00.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-20T20:06:00.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T20:06:00.062Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T20:06:00.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T20:06:00.173Z] $ docker exec 0158b37e943d472eb577a36eb2f29d696f7cf7fac7e9ddc62b2f311ef061a597 ssh-agent [2022-01-20T20:06:00.270Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXICFEop/agent.52 [2022-01-20T20:06:00.270Z] SSH_AGENT_PID=59 [2022-01-20T20:06:00.275Z] Running ssh-add (command line suppressed) [2022-01-20T20:06:00.367Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2892567207895027452.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2892567207895027452.key) [2022-01-20T20:06:00.385Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T20:06:00.676Z] + git semver init [2022-01-20T20:06:00.676Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T20:06:00.676Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-01-20T20:06:00.676Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-20T20:06:00.676Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T20:06:00.676Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T20:06:00.676Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T20:06:00.676Z] # $SEMVER_BRANCH = main [2022-01-20T20:06:00.676Z] # $SEMVER_TEMP = /tmp/semver-508868132 [2022-01-20T20:06:00.676Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-01-20T20:06:02.596Z] # '/tmp/semver-508868132' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2022-01-20T20:06:02.596Z] # -> Force: false [2022-01-20T20:06:02.596Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-01-20T20:06:02.607Z] $ docker exec --env ******** --env ******** 0158b37e943d472eb577a36eb2f29d696f7cf7fac7e9ddc62b2f311ef061a597 ssh-agent -k [2022-01-20T20:06:02.720Z] unset SSH_AUTH_SOCK; [2022-01-20T20:06:02.720Z] unset SSH_AGENT_PID; [2022-01-20T20:06:02.720Z] echo Agent pid 59 killed; [2022-01-20T20:06:02.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T20:06:03.050Z] + git semver [Pipeline] } [2022-01-20T20:06:03.072Z] $ docker stop --time=1 0158b37e943d472eb577a36eb2f29d696f7cf7fac7e9ddc62b2f311ef061a597 [2022-01-20T20:06:04.378Z] $ docker rm -f 0158b37e943d472eb577a36eb2f29d696f7cf7fac7e9ddc62b2f311ef061a597 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T20:06:04.736Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-20T20:06:04.955Z] Stashed 1 file(s) [Pipeline] echo [2022-01-20T20:06:04.958Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.2 [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-01-20T20:06:05.104Z] provisioning config files... [2022-01-20T20:06:05.114Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6560560142959304584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:06:05.423Z] ---> docker-login.sh [2022-01-20T20:06:05.423Z] nexus3.edgexfoundry.org:10001 [2022-01-20T20:06:05.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:06:05.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:06:05.423Z] Configure a credential helper to remove this warning. See [2022-01-20T20:06:05.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:06:05.423Z] [2022-01-20T20:06:05.423Z] Login Succeeded [2022-01-20T20:06:05.423Z] nexus3.edgexfoundry.org:10002 [2022-01-20T20:06:05.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:06:05.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:06:05.683Z] Configure a credential helper to remove this warning. See [2022-01-20T20:06:05.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:06:05.683Z] [2022-01-20T20:06:05.683Z] Login Succeeded [2022-01-20T20:06:05.683Z] nexus3.edgexfoundry.org:10003 [2022-01-20T20:06:05.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:06:05.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:06:05.683Z] Configure a credential helper to remove this warning. See [2022-01-20T20:06:05.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:06:05.683Z] [2022-01-20T20:06:05.683Z] Login Succeeded [2022-01-20T20:06:05.683Z] nexus3.edgexfoundry.org:10004 [2022-01-20T20:06:05.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:06:05.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:06:05.946Z] Configure a credential helper to remove this warning. See [2022-01-20T20:06:05.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:06:05.946Z] [2022-01-20T20:06:05.946Z] Login Succeeded [2022-01-20T20:06:05.946Z] docker.io [2022-01-20T20:06:05.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:06:06.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:06:06.208Z] Configure a credential helper to remove this warning. See [2022-01-20T20:06:06.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:06:06.208Z] [2022-01-20T20:06:06.208Z] Login Succeeded [2022-01-20T20:06:06.208Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T20:06:06.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T20:06:06.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T20:06:06.296Z] ========================================================= [2022-01-20T20:06:06.296Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-20T20:06:06.296Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:06:06.626Z] + 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-01-20T20:06:06.894Z] Sending build context to Docker daemon 39.31MB [2022-01-20T20:06:06.894Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T20:06:06.894Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-20T20:06:06.894Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-20T20:06:06.894Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T20:06:06.894Z] 666ba61612fd: Pulling fs layer [2022-01-20T20:06:06.894Z] 8ed8ca486205: Pulling fs layer [2022-01-20T20:06:06.894Z] 4fe6c5a15a65: Pulling fs layer [2022-01-20T20:06:06.894Z] 22a0e8bec74d: Pulling fs layer [2022-01-20T20:06:06.894Z] f965cba54748: Pulling fs layer [2022-01-20T20:06:06.894Z] 861ffc35075e: Pulling fs layer [2022-01-20T20:06:06.894Z] 4b385c91608e: Pulling fs layer [2022-01-20T20:06:06.894Z] 560528eb2ebb: Pulling fs layer [2022-01-20T20:06:06.894Z] 4fe6c5a15a65: Waiting [2022-01-20T20:06:06.894Z] 22a0e8bec74d: Waiting [2022-01-20T20:06:06.894Z] f965cba54748: Waiting [2022-01-20T20:06:06.894Z] 861ffc35075e: Waiting [2022-01-20T20:06:06.894Z] 4b385c91608e: Waiting [2022-01-20T20:06:06.894Z] 560528eb2ebb: Waiting [2022-01-20T20:06:06.894Z] 666ba61612fd: Verifying Checksum [2022-01-20T20:06:06.894Z] 666ba61612fd: Download complete [2022-01-20T20:06:06.894Z] 22a0e8bec74d: Verifying Checksum [2022-01-20T20:06:06.894Z] 22a0e8bec74d: Download complete [2022-01-20T20:06:06.894Z] f965cba54748: Verifying Checksum [2022-01-20T20:06:06.894Z] f965cba54748: Download complete [2022-01-20T20:06:06.894Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T20:06:06.894Z] 59bf1c3509f3: Download complete [2022-01-20T20:06:06.894Z] 861ffc35075e: Verifying Checksum [2022-01-20T20:06:06.894Z] 861ffc35075e: Download complete [2022-01-20T20:06:07.161Z] 4b385c91608e: Verifying Checksum [2022-01-20T20:06:07.161Z] 4b385c91608e: Download complete [2022-01-20T20:06:07.433Z] 59bf1c3509f3: Pull complete [2022-01-20T20:06:07.698Z] 666ba61612fd: Pull complete [2022-01-20T20:06:07.698Z] 560528eb2ebb: Verifying Checksum [2022-01-20T20:06:07.698Z] 560528eb2ebb: Download complete [2022-01-20T20:06:07.698Z] 4fe6c5a15a65: Verifying Checksum [2022-01-20T20:06:07.698Z] 4fe6c5a15a65: Download complete [2022-01-20T20:06:07.698Z] 8ed8ca486205: Pull complete [2022-01-20T20:06:11.965Z] 4fe6c5a15a65: Pull complete [2022-01-20T20:06:11.965Z] 22a0e8bec74d: Pull complete [2022-01-20T20:06:11.965Z] f965cba54748: Pull complete [2022-01-20T20:06:11.965Z] 861ffc35075e: Pull complete [2022-01-20T20:06:11.965Z] 4b385c91608e: Pull complete [2022-01-20T20:06:14.522Z] 560528eb2ebb: Pull complete [2022-01-20T20:06:14.522Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-20T20:06:14.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T20:06:14.522Z] ---> dd4a08f94e63 [2022-01-20T20:06:14.522Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T20:06:16.441Z] ---> Running in 8c76b8b1cde3 [2022-01-20T20:06:16.441Z] Removing intermediate container 8c76b8b1cde3 [2022-01-20T20:06:16.441Z] ---> a964a4313248 [2022-01-20T20:06:16.441Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T20:06:16.441Z] ---> Running in 3f101150be0a [2022-01-20T20:06:16.701Z] Removing intermediate container 3f101150be0a [2022-01-20T20:06:16.701Z] ---> 59636590226f [2022-01-20T20:06:16.701Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T20:06:16.701Z] ---> Running in 12532669347e [2022-01-20T20:06:16.701Z] Removing intermediate container 12532669347e [2022-01-20T20:06:16.701Z] ---> c1ff14c2bc2f [2022-01-20T20:06:16.701Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-20T20:06:16.701Z] ---> Running in 7f4c6c346035 [2022-01-20T20:06:16.966Z] Removing intermediate container 7f4c6c346035 [2022-01-20T20:06:16.966Z] ---> 0456cfd7f581 [2022-01-20T20:06:16.966Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T20:06:16.966Z] ---> Running in eca70f9ee0e3 [2022-01-20T20:06:16.966Z] Removing intermediate container eca70f9ee0e3 [2022-01-20T20:06:16.966Z] ---> f1e1bae5b90e [2022-01-20T20:06:16.966Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T20:06:16.966Z] ---> Running in 21da80f5f1d0 [2022-01-20T20:06:17.566Z] Removing intermediate container 21da80f5f1d0 [2022-01-20T20:06:17.566Z] ---> 83cb49a55262 [2022-01-20T20:06:17.566Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T20:06:17.566Z] ---> Running in 4fcd68f58818 [2022-01-20T20:06:17.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T20:06:18.777Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T20:06:19.039Z] OK: 221 MiB in 52 packages [2022-01-20T20:06:19.302Z] Removing intermediate container 4fcd68f58818 [2022-01-20T20:06:19.302Z] ---> 11257526d02e [2022-01-20T20:06:19.302Z] Step 10/15 : ENV GO111MODULE=on [2022-01-20T20:06:19.302Z] ---> Running in 84bd8eb46369 [2022-01-20T20:06:19.302Z] Removing intermediate container 84bd8eb46369 [2022-01-20T20:06:19.302Z] ---> 961f892bda62 [2022-01-20T20:06:19.302Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T20:06:19.302Z] ---> Running in e3232c6bd8aa [2022-01-20T20:06:19.302Z] Removing intermediate container e3232c6bd8aa [2022-01-20T20:06:19.302Z] ---> 1a4f9f52cfdf [2022-01-20T20:06:19.302Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-20T20:06:19.569Z] ---> f90fa46bb6ce [2022-01-20T20:06:19.569Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T20:06:19.569Z] ---> Running in e222afac63a5 [2022-01-20T20:06:20.071Z] Still waiting to schedule task [2022-01-20T20:06:20.072Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T20:06:51.805Z] Removing intermediate container e222afac63a5 [2022-01-20T20:06:51.805Z] ---> 92a0700cbdff [2022-01-20T20:06:51.805Z] Step 14/15 : COPY . . [2022-01-20T20:06:51.805Z] ---> 998505190a79 [2022-01-20T20:06:51.805Z] Step 15/15 : RUN ${MAKE} [2022-01-20T20:06:51.805Z] ---> Running in 0938a821f701 [2022-01-20T20:06:51.805Z] noop [2022-01-20T20:06:51.805Z] Removing intermediate container 0938a821f701 [2022-01-20T20:06:51.805Z] ---> 57892e50b2ba [2022-01-20T20:06:51.805Z] Successfully built 57892e50b2ba [2022-01-20T20:06:51.805Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:06:52.130Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T20:06:52.130Z] . [Pipeline] withDockerContainer [2022-01-20T20:06:52.196Z] prd-centos7-docker-4c-2g-3548 does not seem to be running inside a container [2022-01-20T20:06:52.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-20T20:06:52.599Z] $ docker top 76c650b387e2665bd6b39c69a632120e34885f046156553fa3a71428cc39332e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T20:06:52.962Z] + go version [2022-01-20T20:06:52.962Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-20T20:06:52.975Z] $ docker stop --time=1 76c650b387e2665bd6b39c69a632120e34885f046156553fa3a71428cc39332e [2022-01-20T20:06:54.165Z] $ docker rm -f 76c650b387e2665bd6b39c69a632120e34885f046156553fa3a71428cc39332e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:06:54.578Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T20:06:54.578Z] . [Pipeline] withDockerContainer [2022-01-20T20:06:54.639Z] prd-centos7-docker-4c-2g-3548 does not seem to be running inside a container [2022-01-20T20:06:54.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-20T20:06:55.027Z] $ docker top 264b5f50c4611ef45909cc3df0e66d0432f08c0a5613fdd7497535e79533e35c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T20:06:55.405Z] + make test [2022-01-20T20:06:55.405Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-20T20:06:55.667Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-20T20:07:07.938Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-20T20:07:07.938Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-20T20:07:07.938Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-20T20:07:07.938Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-20T20:07:07.938Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-20T20:07:07.938Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-20T20:07:07.938Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-20T20:07:07.938Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-20T20:07:07.938Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-20T20:07:07.938Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-20T20:07:07.938Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-20T20:07:07.938Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-20T20:07:07.938Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-20T20:07:11.309Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T20:07:11.309Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-20T20:07:11.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T20:07:11.336Z] $ docker stop --time=1 264b5f50c4611ef45909cc3df0e66d0432f08c0a5613fdd7497535e79533e35c [2022-01-20T20:07:12.790Z] $ docker rm -f 264b5f50c4611ef45909cc3df0e66d0432f08c0a5613fdd7497535e79533e35c [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T20:07:13.168Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T20:07:13.226Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-20T20:07:13.808Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T20:07:14.093Z] + ls -al . [2022-01-20T20:07:14.093Z] total 112 [2022-01-20T20:07:14.093Z] drwxrwxr-x. 13 jenkins jenkins 4096 Jan 20 20:06 . [2022-01-20T20:07:14.093Z] drwxrwxr-x. 4 jenkins jenkins 106 Jan 20 20:05 .. [2022-01-20T20:07:14.093Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 20 20:05 assets [2022-01-20T20:07:14.093Z] drwxrwxr-x. 2 jenkins jenkins 66 Jan 20 20:05 bin [2022-01-20T20:07:14.093Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 20 20:05 cmd [2022-01-20T20:07:14.093Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 20 20:05 CONTRIBUTING.md [2022-01-20T20:07:14.093Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 20 20:06 coverage.out [2022-01-20T20:07:14.093Z] -rw-rw-r--. 1 jenkins jenkins 1549 Jan 20 20:05 Dockerfile [2022-01-20T20:07:14.093Z] drwxrwxr-x. 2 jenkins jenkins 23 Jan 20 20:05 docs [2022-01-20T20:07:14.093Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 20 20:05 .git [2022-01-20T20:07:14.093Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 20 20:05 .github [2022-01-20T20:07:14.093Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 20 20:05 .gitignore [2022-01-20T20:07:14.093Z] -rw-rw-r--. 1 jenkins jenkins 1944 Jan 20 20:05 go.mod [2022-01-20T20:07:14.093Z] -rw-rw-r--. 1 jenkins jenkins 48565 Jan 20 20:05 go.sum [2022-01-20T20:07:14.093Z] drwxrwxr-x. 9 jenkins jenkins 125 Jan 20 20:05 internal [2022-01-20T20:07:14.093Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 20 20:05 Jenkinsfile [2022-01-20T20:07:14.093Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 20 20:05 LICENSE [2022-01-20T20:07:14.093Z] -rw-rw-r--. 1 jenkins jenkins 1212 Jan 20 20:05 Makefile [2022-01-20T20:07:14.093Z] drwxrwxr-x. 3 jenkins jenkins 19 Jan 20 20:05 pkg [2022-01-20T20:07:14.093Z] -rw-rw-r--. 1 jenkins jenkins 4450 Jan 20 20:05 README.md [2022-01-20T20:07:14.093Z] drwx------. 3 jenkins jenkins 42 Jan 20 20:06 .semver [2022-01-20T20:07:14.093Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 20 20:05 snap [2022-01-20T20:07:14.093Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 20 20:06 VERSION [2022-01-20T20:07:14.093Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 20 20:05 version.go [2022-01-20T20:07:14.093Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jan 20 20:05 web [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:07:14.392Z] + 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=e48074128e3d49bf104d5160f342619963f8a85e --label arch=amd64 --label version=2.1.1-dev.2 . [2022-01-20T20:07:14.655Z] Sending build context to Docker daemon 39.31MB [2022-01-20T20:07:14.655Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T20:07:14.655Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-20T20:07:14.655Z] ---> 57892e50b2ba [2022-01-20T20:07:14.655Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T20:07:14.655Z] ---> Running in e86e29f80347 [2022-01-20T20:07:14.918Z] Removing intermediate container e86e29f80347 [2022-01-20T20:07:14.918Z] ---> d4aeb7439683 [2022-01-20T20:07:14.918Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T20:07:14.918Z] ---> Running in 5500574c4fbe [2022-01-20T20:07:14.918Z] Removing intermediate container 5500574c4fbe [2022-01-20T20:07:14.918Z] ---> 91b39ce834d8 [2022-01-20T20:07:14.918Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T20:07:14.918Z] ---> Running in 9074e3fdb300 [2022-01-20T20:07:14.918Z] Removing intermediate container 9074e3fdb300 [2022-01-20T20:07:14.918Z] ---> c3120a77425b [2022-01-20T20:07:14.918Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-20T20:07:14.918Z] ---> Running in 7a9dc86d3ab1 [2022-01-20T20:07:15.179Z] Removing intermediate container 7a9dc86d3ab1 [2022-01-20T20:07:15.179Z] ---> e4e5327e2851 [2022-01-20T20:07:15.179Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T20:07:15.179Z] ---> Running in e0543d92816a [2022-01-20T20:07:15.179Z] Removing intermediate container e0543d92816a [2022-01-20T20:07:15.179Z] ---> 626fb367af95 [2022-01-20T20:07:15.179Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T20:07:15.179Z] ---> Running in 7ba7e7016dff [2022-01-20T20:07:15.770Z] Removing intermediate container 7ba7e7016dff [2022-01-20T20:07:15.770Z] ---> 4bfa4f4796ae [2022-01-20T20:07:15.770Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T20:07:15.770Z] ---> Running in 017043f16ef4 [2022-01-20T20:07:16.032Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T20:07:17.418Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T20:07:17.676Z] OK: 221 MiB in 52 packages [2022-01-20T20:07:17.939Z] Removing intermediate container 017043f16ef4 [2022-01-20T20:07:17.939Z] ---> 9617f4b2a2ee [2022-01-20T20:07:17.939Z] Step 10/23 : ENV GO111MODULE=on [2022-01-20T20:07:17.939Z] ---> Running in ba168758eea9 [2022-01-20T20:07:17.939Z] Removing intermediate container ba168758eea9 [2022-01-20T20:07:17.939Z] ---> 4217deb33d26 [2022-01-20T20:07:17.939Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T20:07:17.939Z] ---> Running in c53a44129720 [2022-01-20T20:07:18.200Z] Removing intermediate container c53a44129720 [2022-01-20T20:07:18.200Z] ---> 059bebf20679 [2022-01-20T20:07:18.200Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-20T20:07:18.200Z] ---> e6ef37bfc20c [2022-01-20T20:07:18.200Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T20:07:18.200Z] ---> Running in b9bfd27076d3 [2022-01-20T20:07:19.139Z] Removing intermediate container b9bfd27076d3 [2022-01-20T20:07:19.139Z] ---> a4d706663c42 [2022-01-20T20:07:19.139Z] Step 14/23 : COPY . . [2022-01-20T20:07:19.710Z] ---> 33330609b4d1 [2022-01-20T20:07:19.710Z] Step 15/23 : RUN ${MAKE} [2022-01-20T20:07:19.710Z] ---> Running in ddeb0df81d2a [2022-01-20T20:07:19.981Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.2" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-01-20T20:07:30.072Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-20T20:07:30.342Z] Removing intermediate container ddeb0df81d2a [2022-01-20T20:07:30.342Z] ---> 851352649704 [2022-01-20T20:07:30.342Z] Step 16/23 : FROM alpine:3.14 [2022-01-20T20:07:30.910Z] 3.14: Pulling from library/alpine [2022-01-20T20:07:30.910Z] 97518928ae5f: Pulling fs layer [2022-01-20T20:07:31.171Z] 97518928ae5f: Verifying Checksum [2022-01-20T20:07:31.171Z] 97518928ae5f: Download complete [2022-01-20T20:07:31.171Z] 97518928ae5f: Pull complete [2022-01-20T20:07:31.431Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T20:07:31.431Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T20:07:31.431Z] ---> 0a97eee8041e [2022-01-20T20:07:31.431Z] Step 17/23 : EXPOSE 4000 [2022-01-20T20:07:31.431Z] ---> Running in f5ad43761fc5 [2022-01-20T20:07:31.431Z] Removing intermediate container f5ad43761fc5 [2022-01-20T20:07:31.431Z] ---> 41f15343feb2 [2022-01-20T20:07:31.431Z] 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-01-20T20:07:32.000Z] ---> 545f2c72c416 [2022-01-20T20:07:32.000Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-20T20:07:32.000Z] ---> Running in c1ae7e50f6fa [2022-01-20T20:07:32.000Z] Removing intermediate container c1ae7e50f6fa [2022-01-20T20:07:32.000Z] ---> 50a3c269427d [2022-01-20T20:07:32.000Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-20T20:07:32.000Z] ---> Running in 982f10c799e2 [2022-01-20T20:07:32.000Z] Removing intermediate container 982f10c799e2 [2022-01-20T20:07:32.000Z] ---> 1ef8bac09e1e [2022-01-20T20:07:32.000Z] Step 21/23 : LABEL arch=amd64 [2022-01-20T20:07:32.260Z] ---> Running in 1d6557993ca3 [2022-01-20T20:07:32.260Z] Removing intermediate container 1d6557993ca3 [2022-01-20T20:07:32.260Z] ---> 894e3c18fa08 [2022-01-20T20:07:32.260Z] Step 22/23 : LABEL git_sha=e48074128e3d49bf104d5160f342619963f8a85e [2022-01-20T20:07:32.260Z] ---> Running in 12ce21f70c51 [2022-01-20T20:07:32.260Z] Removing intermediate container 12ce21f70c51 [2022-01-20T20:07:32.260Z] ---> 5ee51df5dcdb [2022-01-20T20:07:32.260Z] Step 23/23 : LABEL version=2.1.1-dev.2 [2022-01-20T20:07:32.260Z] ---> Running in dd847e99b475 [2022-01-20T20:07:32.520Z] Removing intermediate container dd847e99b475 [2022-01-20T20:07:32.520Z] ---> 133724b7ec81 [2022-01-20T20:07:32.520Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T20:07:32.520Z] Successfully built 133724b7ec81 [2022-01-20T20:07:32.520Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T20:07:32.602Z] provisioning config files... [2022-01-20T20:07:32.611Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3715021474123507691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:07:32.908Z] ---> docker-login.sh [2022-01-20T20:07:32.908Z] nexus3.edgexfoundry.org:10001 [2022-01-20T20:07:32.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:32.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:32.908Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:32.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:32.908Z] [2022-01-20T20:07:32.908Z] Login Succeeded [2022-01-20T20:07:32.908Z] nexus3.edgexfoundry.org:10002 [2022-01-20T20:07:32.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:32.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:32.908Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:32.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:32.908Z] [2022-01-20T20:07:32.908Z] Login Succeeded [2022-01-20T20:07:32.908Z] nexus3.edgexfoundry.org:10003 [2022-01-20T20:07:33.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:33.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:33.167Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:33.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:33.167Z] [2022-01-20T20:07:33.167Z] Login Succeeded [2022-01-20T20:07:33.167Z] nexus3.edgexfoundry.org:10004 [2022-01-20T20:07:33.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:33.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:33.167Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:33.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:33.167Z] [2022-01-20T20:07:33.167Z] Login Succeeded [2022-01-20T20:07:33.167Z] docker.io [2022-01-20T20:07:33.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:07:33.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:07:33.686Z] Configure a credential helper to remove this warning. See [2022-01-20T20:07:33.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:07:33.686Z] [2022-01-20T20:07:33.686Z] Login Succeeded [2022-01-20T20:07:33.686Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T20:07:33.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T20:07:33.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T20:07:33.753Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-01-20T20:07:33.753Z] e48074128e3d49bf104d5160f342619963f8a85e [2022-01-20T20:07:33.753Z] latest [2022-01-20T20:07:33.753Z] 2.1.1-dev.2 [2022-01-20T20:07:33.753Z] e48074128e3d49bf104d5160f342619963f8a85e-2.1.1-dev.2 [2022-01-20T20:07:33.753Z] main [2022-01-20T20:07:33.753Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:07:34.078Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e48074128e3d49bf104d5160f342619963f8a85e [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:07:34.377Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e48074128e3d49bf104d5160f342619963f8a85e [2022-01-20T20:07:34.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-01-20T20:07:34.377Z] af0751c5fe4f: Preparing [2022-01-20T20:07:34.377Z] 1a058d5342cc: Preparing [2022-01-20T20:07:34.377Z] 1a058d5342cc: Layer already exists [2022-01-20T20:07:36.294Z] af0751c5fe4f: Pushed [2022-01-20T20:07:36.294Z] e48074128e3d49bf104d5160f342619963f8a85e: digest: sha256:d6bc99cc25b0b9602be471071c8f3d1e8bb973b56ed3f9227cd92b313c376471 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:07:36.594Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:07:36.900Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-01-20T20:07:36.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-01-20T20:07:36.900Z] af0751c5fe4f: Preparing [2022-01-20T20:07:36.900Z] 1a058d5342cc: Preparing [2022-01-20T20:07:36.900Z] af0751c5fe4f: Layer already exists [2022-01-20T20:07:36.900Z] 1a058d5342cc: Layer already exists [2022-01-20T20:07:36.900Z] latest: digest: sha256:d6bc99cc25b0b9602be471071c8f3d1e8bb973b56ed3f9227cd92b313c376471 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:07:37.205Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:07:37.504Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.2 [2022-01-20T20:07:37.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-01-20T20:07:37.504Z] af0751c5fe4f: Preparing [2022-01-20T20:07:37.504Z] 1a058d5342cc: Preparing [2022-01-20T20:07:37.504Z] 1a058d5342cc: Layer already exists [2022-01-20T20:07:37.504Z] af0751c5fe4f: Layer already exists [2022-01-20T20:07:37.504Z] 2.1.1-dev.2: digest: sha256:d6bc99cc25b0b9602be471071c8f3d1e8bb973b56ed3f9227cd92b313c376471 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:07:37.805Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:e48074128e3d49bf104d5160f342619963f8a85e-2.1.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:07:38.101Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:e48074128e3d49bf104d5160f342619963f8a85e-2.1.1-dev.2 [2022-01-20T20:07:38.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-01-20T20:07:38.101Z] af0751c5fe4f: Preparing [2022-01-20T20:07:38.101Z] 1a058d5342cc: Preparing [2022-01-20T20:07:38.101Z] 1a058d5342cc: Layer already exists [2022-01-20T20:07:38.101Z] af0751c5fe4f: Layer already exists [2022-01-20T20:07:38.101Z] e48074128e3d49bf104d5160f342619963f8a85e-2.1.1-dev.2: digest: sha256:d6bc99cc25b0b9602be471071c8f3d1e8bb973b56ed3f9227cd92b313c376471 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:07:38.404Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:07:38.702Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-01-20T20:07:38.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-01-20T20:07:38.702Z] af0751c5fe4f: Preparing [2022-01-20T20:07:38.702Z] 1a058d5342cc: Preparing [2022-01-20T20:07:38.702Z] 1a058d5342cc: Layer already exists [2022-01-20T20:07:38.702Z] af0751c5fe4f: Layer already exists [2022-01-20T20:07:38.702Z] main: digest: sha256:d6bc99cc25b0b9602be471071c8f3d1e8bb973b56ed3f9227cd92b313c376471 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T20:07:38.741Z] ===================================================== [Pipeline] echo [2022-01-20T20:07:38.749Z] taggedImages: [2022-01-20T20:07:38.749Z] - nexus3.edgexfoundry.org:10004/edgex-ui:e48074128e3d49bf104d5160f342619963f8a85e [2022-01-20T20:07:38.749Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-01-20T20:07:38.749Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.2 [2022-01-20T20:07:38.749Z] - nexus3.edgexfoundry.org:10004/edgex-ui:e48074128e3d49bf104d5160f342619963f8a85e-2.1.1-dev.2 [2022-01-20T20:07:38.749Z] - 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-01-20T20:07:39.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T20:07:39.124Z] [2022-01-20T20:07:39.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:07:39.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T20:07:39.497Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-20T20:07:39.497Z] b4d181a07f80: Pulling fs layer [2022-01-20T20:07:39.497Z] a1111a8f2ec3: Pulling fs layer [2022-01-20T20:07:39.497Z] ed53099fbce6: Pulling fs layer [2022-01-20T20:07:39.497Z] dc539afda2c1: Pulling fs layer [2022-01-20T20:07:39.497Z] 77bc0d833cb6: Pulling fs layer [2022-01-20T20:07:39.497Z] 9065ff56babe: Pulling fs layer [2022-01-20T20:07:39.497Z] d287ab97295c: Pulling fs layer [2022-01-20T20:07:39.497Z] 77bc0d833cb6: Waiting [2022-01-20T20:07:39.497Z] 9065ff56babe: Waiting [2022-01-20T20:07:39.497Z] d287ab97295c: Waiting [2022-01-20T20:07:39.497Z] dc539afda2c1: Waiting [2022-01-20T20:07:39.497Z] a1111a8f2ec3: Verifying Checksum [2022-01-20T20:07:39.497Z] a1111a8f2ec3: Download complete [2022-01-20T20:07:39.497Z] dc539afda2c1: Verifying Checksum [2022-01-20T20:07:39.497Z] dc539afda2c1: Download complete [2022-01-20T20:07:39.845Z] ed53099fbce6: Verifying Checksum [2022-01-20T20:07:39.845Z] ed53099fbce6: Download complete [2022-01-20T20:07:39.845Z] 77bc0d833cb6: Verifying Checksum [2022-01-20T20:07:39.845Z] 77bc0d833cb6: Download complete [2022-01-20T20:07:39.845Z] 9065ff56babe: Verifying Checksum [2022-01-20T20:07:39.845Z] 9065ff56babe: Download complete [2022-01-20T20:07:39.845Z] b4d181a07f80: Verifying Checksum [2022-01-20T20:07:39.845Z] b4d181a07f80: Download complete [2022-01-20T20:07:40.580Z] d287ab97295c: Verifying Checksum [2022-01-20T20:07:40.580Z] d287ab97295c: Download complete [2022-01-20T20:07:41.256Z] b4d181a07f80: Pull complete [2022-01-20T20:07:41.519Z] a1111a8f2ec3: Pull complete [2022-01-20T20:07:41.778Z] ed53099fbce6: Pull complete [2022-01-20T20:07:42.042Z] dc539afda2c1: Pull complete [2022-01-20T20:07:42.303Z] 77bc0d833cb6: Pull complete [2022-01-20T20:07:42.303Z] 9065ff56babe: Pull complete [2022-01-20T20:07:47.649Z] d287ab97295c: Pull complete [2022-01-20T20:07:47.649Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-20T20:07:47.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T20:07:47.649Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-20T20:07:47.711Z] prd-centos7-docker-4c-2g-3548 does not seem to be running inside a container [2022-01-20T20:07:47.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-20T20:07:50.417Z] $ docker top 89856be9bd5d66f49fdb364e99f6fc8b765b1dc051bb86a6e99caf263665e520 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:07:50.806Z] ---> job-cost.sh [2022-01-20T20:07:50.806Z] lf-activate-venv: SKIPPING [2022-01-20T20:07:50.806Z] INFO: No Stack... [2022-01-20T20:07:51.066Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T20:07:51.635Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T20:07:51.932Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-01-20T20:07:51.932Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T20:07:51.948Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-41-stack-cost] [2022-01-20T20:07:51.953Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-41-stack-cost] did not exist. Created. [2022-01-20T20:07:51.953Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T20:07:52.263Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-20T20:07:52.302Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T20:07:52.308Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T20:07:52.329Z] $ docker stop --time=1 89856be9bd5d66f49fdb364e99f6fc8b765b1dc051bb86a6e99caf263665e520 [2022-01-20T20:07:53.471Z] $ docker rm -f 89856be9bd5d66f49fdb364e99f6fc8b765b1dc051bb86a6e99caf263665e520 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T20:09:10.057Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3554 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-01-20T20:09:10.067Z] Running in /w/workspace/edgex-ui-go/41 [Pipeline] { [Pipeline] checkout [2022-01-20T20:09:10.265Z] The recommended git tool is: git [2022-01-20T20:09:15.272Z] using credential edgex-jenkins-ssh [2022-01-20T20:09:15.288Z] Cloning the remote Git repository [2022-01-20T20:09:15.340Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-20T20:09:15.420Z] > git init /w/workspace/edgex-ui-go/41 # timeout=10 [2022-01-20T20:09:15.515Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-01-20T20:09:15.516Z] > git --version # timeout=10 [2022-01-20T20:09:15.547Z] > git --version # 'git version 2.17.1' [2022-01-20T20:09:15.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T20:09:15.621Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T20:09:18.371Z] Avoid second fetch [2022-01-20T20:09:18.372Z] Checking out Revision e48074128e3d49bf104d5160f342619963f8a85e (main) [2022-01-20T20:09:18.314Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-01-20T20:09:18.344Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T20:09:18.397Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T20:09:18.479Z] > git checkout -f e48074128e3d49bf104d5160f342619963f8a85e # timeout=10 [2022-01-20T20:09:23.105Z] Commit message: "Merge pull request #490 from ernestojeda/go-1_17-module-changes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T20:09:23.977Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-20T20:09:23.977Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T20:09:23.977Z] Dload Upload Total Spent Left Speed [2022-01-20T20:09:23.977Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 84592 0 --:--:-- --:--:-- --:--:-- 85201 [Pipeline] sh [2022-01-20T20:09:24.497Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-20T20:09:24.859Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-01-20T20:09:24.859Z] /etc/docker/daemon.new [2022-01-20T20:09:24.859Z] { [2022-01-20T20:09:24.859Z] "registry-mirrors": [ [2022-01-20T20:09:24.859Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-20T20:09:24.859Z] ], [2022-01-20T20:09:24.859Z] "bip": "10.250.0.254/24", [2022-01-20T20:09:24.859Z] "hosts": [ [2022-01-20T20:09:24.859Z] "tcp://0.0.0.0:5555", [2022-01-20T20:09:24.859Z] "unix:///var/run/docker.sock" [2022-01-20T20:09:24.859Z] ], [2022-01-20T20:09:24.859Z] "mtu": 1458, [2022-01-20T20:09:24.859Z] "selinux-enabled": true, [2022-01-20T20:09:24.859Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-20T20:09:24.859Z] } [Pipeline] sh [2022-01-20T20:09:25.233Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-20T20:09:25.582Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T20:09:43.945Z] provisioning config files... [2022-01-20T20:09:43.969Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/41@tmp/config2395901702864279069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:09:44.341Z] ---> docker-login.sh [2022-01-20T20:09:44.341Z] nexus3.edgexfoundry.org:10001 [2022-01-20T20:09:44.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:09:45.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:09:45.224Z] Configure a credential helper to remove this warning. See [2022-01-20T20:09:45.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:09:45.224Z] [2022-01-20T20:09:45.224Z] Login Succeeded [2022-01-20T20:09:45.224Z] nexus3.edgexfoundry.org:10002 [2022-01-20T20:09:45.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:09:45.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:09:45.495Z] Configure a credential helper to remove this warning. See [2022-01-20T20:09:45.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:09:45.495Z] [2022-01-20T20:09:45.495Z] Login Succeeded [2022-01-20T20:09:45.495Z] nexus3.edgexfoundry.org:10003 [2022-01-20T20:09:46.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:09:46.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:09:46.284Z] Configure a credential helper to remove this warning. See [2022-01-20T20:09:46.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:09:46.284Z] [2022-01-20T20:09:46.284Z] Login Succeeded [2022-01-20T20:09:46.284Z] nexus3.edgexfoundry.org:10004 [2022-01-20T20:09:46.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:09:46.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:09:46.836Z] Configure a credential helper to remove this warning. See [2022-01-20T20:09:46.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:09:46.836Z] [2022-01-20T20:09:46.836Z] Login Succeeded [2022-01-20T20:09:46.836Z] docker.io [2022-01-20T20:09:47.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:09:47.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:09:47.401Z] Configure a credential helper to remove this warning. See [2022-01-20T20:09:47.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:09:47.401Z] [2022-01-20T20:09:47.401Z] Login Succeeded [2022-01-20T20:09:47.401Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T20:09:47.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T20:09:47.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T20:09:47.910Z] ========================================================= [2022-01-20T20:09:47.910Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-20T20:09:47.910Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:09:48.287Z] + 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-01-20T20:09:49.269Z] Sending build context to Docker daemon 24.95MB [2022-01-20T20:09:49.269Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T20:09:49.269Z] Step 2/15 : FROM ${BASE} AS builder [2022-01-20T20:09:49.269Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-20T20:09:49.269Z] 9b3977197b4f: Pulling fs layer [2022-01-20T20:09:49.269Z] 1a89e8eeedd5: Pulling fs layer [2022-01-20T20:09:49.269Z] 94645a83ff95: Pulling fs layer [2022-01-20T20:09:49.269Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-20T20:09:49.269Z] 0c92f367c5e7: Pulling fs layer [2022-01-20T20:09:49.269Z] 4b8299f9d1f4: Pulling fs layer [2022-01-20T20:09:49.269Z] 9a6b49a46696: Pulling fs layer [2022-01-20T20:09:49.269Z] cf05db05a679: Pulling fs layer [2022-01-20T20:09:49.269Z] 0c92f367c5e7: Waiting [2022-01-20T20:09:49.269Z] 4b8299f9d1f4: Waiting [2022-01-20T20:09:49.269Z] 9a6b49a46696: Waiting [2022-01-20T20:09:49.269Z] cf05db05a679: Waiting [2022-01-20T20:09:49.269Z] 3f3a8bcf1eab: Waiting [2022-01-20T20:09:49.269Z] 94645a83ff95: Verifying Checksum [2022-01-20T20:09:49.269Z] 94645a83ff95: Download complete [2022-01-20T20:09:49.269Z] 1a89e8eeedd5: Verifying Checksum [2022-01-20T20:09:49.269Z] 1a89e8eeedd5: Download complete [2022-01-20T20:09:49.269Z] 0c92f367c5e7: Verifying Checksum [2022-01-20T20:09:49.269Z] 0c92f367c5e7: Download complete [2022-01-20T20:09:49.548Z] 9b3977197b4f: Verifying Checksum [2022-01-20T20:09:49.548Z] 9b3977197b4f: Download complete [2022-01-20T20:09:49.548Z] 4b8299f9d1f4: Verifying Checksum [2022-01-20T20:09:49.548Z] 4b8299f9d1f4: Download complete [2022-01-20T20:09:49.548Z] 9a6b49a46696: Verifying Checksum [2022-01-20T20:09:49.548Z] 9a6b49a46696: Download complete [2022-01-20T20:09:50.166Z] 9b3977197b4f: Pull complete [2022-01-20T20:09:51.160Z] 1a89e8eeedd5: Pull complete [2022-01-20T20:09:51.160Z] 94645a83ff95: Pull complete [2022-01-20T20:09:51.436Z] cf05db05a679: Verifying Checksum [2022-01-20T20:09:51.436Z] cf05db05a679: Download complete [2022-01-20T20:09:52.035Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-20T20:09:52.035Z] 3f3a8bcf1eab: Download complete [2022-01-20T20:10:04.444Z] 3f3a8bcf1eab: Pull complete [2022-01-20T20:10:04.444Z] 0c92f367c5e7: Pull complete [2022-01-20T20:10:04.444Z] 4b8299f9d1f4: Pull complete [2022-01-20T20:10:04.444Z] 9a6b49a46696: Pull complete [2022-01-20T20:10:09.853Z] cf05db05a679: Pull complete [2022-01-20T20:10:09.853Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-20T20:10:09.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T20:10:09.853Z] ---> 0ccda1f7e2ee [2022-01-20T20:10:09.853Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T20:10:12.477Z] ---> Running in c26e9abba46e [2022-01-20T20:10:12.477Z] Removing intermediate container c26e9abba46e [2022-01-20T20:10:12.477Z] ---> c30ac8245e6d [2022-01-20T20:10:12.477Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T20:10:12.477Z] ---> Running in 8a696d0c4791 [2022-01-20T20:10:13.075Z] Removing intermediate container 8a696d0c4791 [2022-01-20T20:10:13.075Z] ---> 95f49b76abe4 [2022-01-20T20:10:13.075Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T20:10:13.075Z] ---> Running in 86bd25379876 [2022-01-20T20:10:13.348Z] Removing intermediate container 86bd25379876 [2022-01-20T20:10:13.348Z] ---> 4af87d028a99 [2022-01-20T20:10:13.348Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-01-20T20:10:13.622Z] ---> Running in d100fab429d1 [2022-01-20T20:10:13.895Z] Removing intermediate container d100fab429d1 [2022-01-20T20:10:13.896Z] ---> f7ba5b159e48 [2022-01-20T20:10:13.896Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T20:10:13.896Z] ---> Running in db90375e13a9 [2022-01-20T20:10:14.489Z] Removing intermediate container db90375e13a9 [2022-01-20T20:10:14.489Z] ---> 03aec6771110 [2022-01-20T20:10:14.489Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T20:10:14.764Z] ---> Running in 30b58d4f3ade [2022-01-20T20:10:16.735Z] Removing intermediate container 30b58d4f3ade [2022-01-20T20:10:16.735Z] ---> 9b496a15a387 [2022-01-20T20:10:16.735Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T20:10:16.735Z] ---> Running in 918fced045ce [2022-01-20T20:10:18.168Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T20:10:18.773Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T20:10:19.765Z] OK: 220 MiB in 52 packages [2022-01-20T20:10:20.377Z] Removing intermediate container 918fced045ce [2022-01-20T20:10:20.377Z] ---> d40c74efd8da [2022-01-20T20:10:20.377Z] Step 10/15 : ENV GO111MODULE=on [2022-01-20T20:10:20.649Z] ---> Running in 80dc85eea4b8 [2022-01-20T20:10:20.923Z] Removing intermediate container 80dc85eea4b8 [2022-01-20T20:10:20.923Z] ---> a77161c495fd [2022-01-20T20:10:20.923Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T20:10:20.923Z] ---> Running in 68c82f839e71 [2022-01-20T20:10:21.534Z] Removing intermediate container 68c82f839e71 [2022-01-20T20:10:21.534Z] ---> b466f287faf9 [2022-01-20T20:10:21.534Z] Step 12/15 : COPY go.mod vendor* ./ [2022-01-20T20:10:22.134Z] ---> c87311fd37c1 [2022-01-20T20:10:22.134Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T20:10:22.134Z] ---> Running in 52f47416e11e [2022-01-20T20:11:43.923Z] Removing intermediate container 52f47416e11e [2022-01-20T20:11:43.923Z] ---> 1437b9b97471 [2022-01-20T20:11:43.923Z] Step 14/15 : COPY . . [2022-01-20T20:11:43.923Z] ---> f3c8d7a2d767 [2022-01-20T20:11:43.923Z] Step 15/15 : RUN ${MAKE} [2022-01-20T20:11:43.923Z] ---> Running in 7775c2da2968 [2022-01-20T20:11:43.923Z] noop [2022-01-20T20:11:43.923Z] Removing intermediate container 7775c2da2968 [2022-01-20T20:11:43.923Z] ---> 4cb7cd1d024e [2022-01-20T20:11:43.923Z] Successfully built 4cb7cd1d024e [2022-01-20T20:11:43.923Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:11:44.270Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T20:11:44.270Z] . [Pipeline] withDockerContainer [2022-01-20T20:11:44.500Z] prd-ubuntu18.04-docker-arm64-4c-16g-3554 does not seem to be running inside a container [2022-01-20T20:11:44.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/41 -v /w/workspace/edgex-ui-go/41:/w/workspace/edgex-ui-go/41:rw,z -v /w/workspace/edgex-ui-go/41@tmp:/w/workspace/edgex-ui-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-20T20:11:46.021Z] $ docker top 1d22e41dc7f796a0d4e6ce494ad2d89b4b2d15583655d204c4e1bf5e45a29afa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T20:11:46.950Z] + go version [2022-01-20T20:11:46.950Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-20T20:11:46.980Z] $ docker stop --time=1 1d22e41dc7f796a0d4e6ce494ad2d89b4b2d15583655d204c4e1bf5e45a29afa [2022-01-20T20:11:48.651Z] $ docker rm -f 1d22e41dc7f796a0d4e6ce494ad2d89b4b2d15583655d204c4e1bf5e45a29afa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:11:49.277Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T20:11:49.277Z] . [Pipeline] withDockerContainer [2022-01-20T20:11:49.500Z] prd-ubuntu18.04-docker-arm64-4c-16g-3554 does not seem to be running inside a container [2022-01-20T20:11:49.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/41 -v /w/workspace/edgex-ui-go/41:/w/workspace/edgex-ui-go/41:rw,z -v /w/workspace/edgex-ui-go/41@tmp:/w/workspace/edgex-ui-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-20T20:11:50.881Z] $ docker top c3588544b94080d68e2824b4f6652b18e3cdc13c0391a284e6b6b22863cb5244 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T20:11:51.762Z] + make test [2022-01-20T20:11:51.762Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-20T20:11:52.738Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-01-20T20:12:39.733Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-01-20T20:12:39.733Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-01-20T20:12:39.733Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-01-20T20:12:39.733Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-01-20T20:12:39.733Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-01-20T20:12:39.733Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-01-20T20:12:39.733Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-01-20T20:12:39.733Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-01-20T20:12:39.733Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-01-20T20:12:39.733Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-01-20T20:12:39.733Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-01-20T20:12:39.733Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-01-20T20:12:39.733Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-01-20T20:12:58.046Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T20:12:58.046Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-01-20T20:12:58.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T20:12:58.074Z] $ docker stop --time=1 c3588544b94080d68e2824b4f6652b18e3cdc13c0391a284e6b6b22863cb5244 [2022-01-20T20:12:59.872Z] $ docker rm -f c3588544b94080d68e2824b4f6652b18e3cdc13c0391a284e6b6b22863cb5244 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T20:13:00.657Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T20:13:00.678Z] Warning: overwriting stash ‘coverage-report’ [2022-01-20T20:13:01.294Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T20:13:01.705Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T20:13:02.046Z] + ls -al . [2022-01-20T20:13:02.046Z] total 152 [2022-01-20T20:13:02.046Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 20 20:11 . [2022-01-20T20:13:02.046Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 20:09 .. [2022-01-20T20:13:02.046Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 20:09 .git [2022-01-20T20:13:02.046Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 20:09 .github [2022-01-20T20:13:02.046Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 20 20:09 .gitignore [2022-01-20T20:13:02.046Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 20 20:09 CONTRIBUTING.md [2022-01-20T20:13:02.046Z] -rw-rw-r-- 1 jenkins jenkins 1549 Jan 20 20:09 Dockerfile [2022-01-20T20:13:02.046Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 20 20:09 Jenkinsfile [2022-01-20T20:13:02.046Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 20 20:09 LICENSE [2022-01-20T20:13:02.046Z] -rw-rw-r-- 1 jenkins jenkins 1212 Jan 20 20:09 Makefile [2022-01-20T20:13:02.046Z] -rw-rw-r-- 1 jenkins jenkins 4450 Jan 20 20:09 README.md [2022-01-20T20:13:02.046Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 20:06 VERSION [2022-01-20T20:13:02.046Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 20:09 assets [2022-01-20T20:13:02.046Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 20:09 bin [2022-01-20T20:13:02.046Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 20:09 cmd [2022-01-20T20:13:02.046Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 20 20:11 coverage.out [2022-01-20T20:13:02.046Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 20:09 docs [2022-01-20T20:13:02.046Z] -rw-rw-r-- 1 jenkins jenkins 1944 Jan 20 20:09 go.mod [2022-01-20T20:13:02.046Z] -rw-rw-r-- 1 jenkins jenkins 48565 Jan 20 20:09 go.sum [2022-01-20T20:13:02.046Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 20:09 internal [2022-01-20T20:13:02.046Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 20:09 pkg [2022-01-20T20:13:02.046Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 20:09 snap [2022-01-20T20:13:02.046Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 20 20:09 version.go [2022-01-20T20:13:02.046Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 20:09 web [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:13:02.392Z] + 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=e48074128e3d49bf104d5160f342619963f8a85e --label arch=arm64 --label version=2.1.1-dev.2 . [2022-01-20T20:13:03.369Z] Sending build context to Docker daemon 24.95MB [2022-01-20T20:13:03.370Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T20:13:03.370Z] Step 2/23 : FROM ${BASE} AS builder [2022-01-20T20:13:03.370Z] ---> 4cb7cd1d024e [2022-01-20T20:13:03.370Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-01-20T20:13:03.370Z] ---> Running in 9a71df0e98d0 [2022-01-20T20:13:03.973Z] Removing intermediate container 9a71df0e98d0 [2022-01-20T20:13:03.973Z] ---> 75978957b3ba [2022-01-20T20:13:03.973Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-01-20T20:13:03.973Z] ---> Running in e7902192e9c2 [2022-01-20T20:13:04.247Z] Removing intermediate container e7902192e9c2 [2022-01-20T20:13:04.247Z] ---> b28b511d977b [2022-01-20T20:13:04.247Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T20:13:04.520Z] ---> Running in 2218aaa0d721 [2022-01-20T20:13:04.807Z] Removing intermediate container 2218aaa0d721 [2022-01-20T20:13:04.807Z] ---> 30e3c6f758b1 [2022-01-20T20:13:04.807Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-01-20T20:13:05.123Z] ---> Running in 826eb1aa6448 [2022-01-20T20:13:05.399Z] Removing intermediate container 826eb1aa6448 [2022-01-20T20:13:05.399Z] ---> f27a76e5761b [2022-01-20T20:13:05.399Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-01-20T20:13:05.399Z] ---> Running in 0a6651d1eb45 [2022-01-20T20:13:05.675Z] Removing intermediate container 0a6651d1eb45 [2022-01-20T20:13:05.675Z] ---> 70a2524945fa [2022-01-20T20:13:05.675Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T20:13:05.960Z] ---> Running in 0aa833ce173e [2022-01-20T20:13:08.021Z] Removing intermediate container 0aa833ce173e [2022-01-20T20:13:08.022Z] ---> 19057e7bd120 [2022-01-20T20:13:08.022Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T20:13:08.022Z] ---> Running in c846ba53136d [2022-01-20T20:13:09.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T20:13:09.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T20:13:10.971Z] OK: 220 MiB in 52 packages [2022-01-20T20:13:11.575Z] Removing intermediate container c846ba53136d [2022-01-20T20:13:11.575Z] ---> 1d1e53f6715c [2022-01-20T20:13:11.575Z] Step 10/23 : ENV GO111MODULE=on [2022-01-20T20:13:11.849Z] ---> Running in bdb451f5197b [2022-01-20T20:13:12.126Z] Removing intermediate container bdb451f5197b [2022-01-20T20:13:12.126Z] ---> 1cf0e83b5809 [2022-01-20T20:13:12.126Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-01-20T20:13:12.126Z] ---> Running in 948e8088ec5c [2022-01-20T20:13:12.720Z] Removing intermediate container 948e8088ec5c [2022-01-20T20:13:12.720Z] ---> fcbbb8da1e38 [2022-01-20T20:13:12.720Z] Step 12/23 : COPY go.mod vendor* ./ [2022-01-20T20:13:13.319Z] ---> 66066caf3f02 [2022-01-20T20:13:13.319Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T20:13:13.319Z] ---> Running in f2addc2ea7f5 [2022-01-20T20:13:15.933Z] Removing intermediate container f2addc2ea7f5 [2022-01-20T20:13:15.933Z] ---> 49c4f703884b [2022-01-20T20:13:15.933Z] Step 14/23 : COPY . . [2022-01-20T20:13:18.552Z] ---> 063c70e48f37 [2022-01-20T20:13:18.552Z] Step 15/23 : RUN ${MAKE} [2022-01-20T20:13:18.552Z] ---> Running in 81a1a7602fbe [2022-01-20T20:13:19.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.2" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-01-20T20:13:59.008Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-01-20T20:14:00.432Z] Removing intermediate container 81a1a7602fbe [2022-01-20T20:14:00.432Z] ---> a23a557a73a8 [2022-01-20T20:14:00.432Z] Step 16/23 : FROM alpine:3.14 [2022-01-20T20:14:00.707Z] 3.14: Pulling from library/alpine [2022-01-20T20:14:00.979Z] be307f383ecc: Pulling fs layer [2022-01-20T20:14:01.573Z] be307f383ecc: Verifying Checksum [2022-01-20T20:14:01.573Z] be307f383ecc: Download complete [2022-01-20T20:14:02.169Z] be307f383ecc: Pull complete [2022-01-20T20:14:02.169Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T20:14:02.169Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T20:14:02.169Z] ---> 5b8b7b635229 [2022-01-20T20:14:02.169Z] Step 17/23 : EXPOSE 4000 [2022-01-20T20:14:02.449Z] ---> Running in cc37774bd533 [2022-01-20T20:14:02.728Z] Removing intermediate container cc37774bd533 [2022-01-20T20:14:02.728Z] ---> 24d7bca9371d [2022-01-20T20:14:02.728Z] 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-01-20T20:14:04.155Z] ---> 2d2ae76f8424 [2022-01-20T20:14:04.155Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-01-20T20:14:04.155Z] ---> Running in a5a5f1318e4d [2022-01-20T20:14:04.747Z] Removing intermediate container a5a5f1318e4d [2022-01-20T20:14:04.747Z] ---> 29abbb7919cd [2022-01-20T20:14:04.747Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-01-20T20:14:04.747Z] ---> Running in 62d1dd29068d [2022-01-20T20:14:05.017Z] Removing intermediate container 62d1dd29068d [2022-01-20T20:14:05.017Z] ---> 70f461cbb97b [2022-01-20T20:14:05.017Z] Step 21/23 : LABEL arch=arm64 [2022-01-20T20:14:05.288Z] ---> Running in 89745a5a6872 [2022-01-20T20:14:05.560Z] Removing intermediate container 89745a5a6872 [2022-01-20T20:14:05.561Z] ---> 4d486d236baa [2022-01-20T20:14:05.561Z] Step 22/23 : LABEL git_sha=e48074128e3d49bf104d5160f342619963f8a85e [2022-01-20T20:14:05.561Z] ---> Running in f58e1b976f7f [2022-01-20T20:14:06.154Z] Removing intermediate container f58e1b976f7f [2022-01-20T20:14:06.154Z] ---> 9cd36791f843 [2022-01-20T20:14:06.154Z] Step 23/23 : LABEL version=2.1.1-dev.2 [2022-01-20T20:14:06.154Z] ---> Running in e24d02c78f44 [2022-01-20T20:14:06.426Z] Removing intermediate container e24d02c78f44 [2022-01-20T20:14:06.426Z] ---> dcac00040549 [2022-01-20T20:14:06.426Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T20:14:06.698Z] Successfully built dcac00040549 [2022-01-20T20:14:06.698Z] 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-01-20T20:14:06.810Z] provisioning config files... [2022-01-20T20:14:06.829Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/41@tmp/config2243924973114967617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:14:07.187Z] ---> docker-login.sh [2022-01-20T20:14:07.187Z] nexus3.edgexfoundry.org:10001 [2022-01-20T20:14:07.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:14:07.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:14:07.459Z] Configure a credential helper to remove this warning. See [2022-01-20T20:14:07.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:14:07.459Z] [2022-01-20T20:14:07.459Z] Login Succeeded [2022-01-20T20:14:07.459Z] nexus3.edgexfoundry.org:10002 [2022-01-20T20:14:08.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:14:08.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:14:08.052Z] Configure a credential helper to remove this warning. See [2022-01-20T20:14:08.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:14:08.052Z] [2022-01-20T20:14:08.052Z] Login Succeeded [2022-01-20T20:14:08.052Z] nexus3.edgexfoundry.org:10003 [2022-01-20T20:14:08.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:14:08.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:14:08.601Z] Configure a credential helper to remove this warning. See [2022-01-20T20:14:08.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:14:08.601Z] [2022-01-20T20:14:08.601Z] Login Succeeded [2022-01-20T20:14:08.601Z] nexus3.edgexfoundry.org:10004 [2022-01-20T20:14:08.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:14:09.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:14:09.146Z] Configure a credential helper to remove this warning. See [2022-01-20T20:14:09.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:14:09.146Z] [2022-01-20T20:14:09.146Z] Login Succeeded [2022-01-20T20:14:09.146Z] docker.io [2022-01-20T20:14:09.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T20:14:09.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T20:14:09.689Z] Configure a credential helper to remove this warning. See [2022-01-20T20:14:09.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T20:14:09.689Z] [2022-01-20T20:14:09.689Z] Login Succeeded [2022-01-20T20:14:09.689Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T20:14:09.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T20:14:09.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T20:14:09.763Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-01-20T20:14:09.763Z] e48074128e3d49bf104d5160f342619963f8a85e [2022-01-20T20:14:09.763Z] latest [2022-01-20T20:14:09.763Z] 2.1.1-dev.2 [2022-01-20T20:14:09.763Z] e48074128e3d49bf104d5160f342619963f8a85e-2.1.1-dev.2 [2022-01-20T20:14:09.763Z] main [2022-01-20T20:14:09.763Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:14:10.111Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e48074128e3d49bf104d5160f342619963f8a85e [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:14:10.448Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e48074128e3d49bf104d5160f342619963f8a85e [2022-01-20T20:14:10.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-01-20T20:14:10.448Z] 7638451e6eba: Preparing [2022-01-20T20:14:10.448Z] 62170e181a92: Preparing [2022-01-20T20:14:10.448Z] 62170e181a92: Layer already exists [2022-01-20T20:14:14.744Z] 7638451e6eba: Pushed [2022-01-20T20:14:15.016Z] e48074128e3d49bf104d5160f342619963f8a85e: digest: sha256:69ccf6d2df92c7bf6464c35486c05269dbfa99a456f8dd0b6e878dd203726734 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:14:15.358Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:14:15.693Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-01-20T20:14:15.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-01-20T20:14:15.694Z] 7638451e6eba: Preparing [2022-01-20T20:14:15.694Z] 62170e181a92: Preparing [2022-01-20T20:14:15.694Z] 62170e181a92: Layer already exists [2022-01-20T20:14:15.694Z] 7638451e6eba: Layer already exists [2022-01-20T20:14:15.964Z] latest: digest: sha256:69ccf6d2df92c7bf6464c35486c05269dbfa99a456f8dd0b6e878dd203726734 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:14:16.305Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:14:16.645Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.2 [2022-01-20T20:14:16.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-01-20T20:14:16.645Z] 7638451e6eba: Preparing [2022-01-20T20:14:16.645Z] 62170e181a92: Preparing [2022-01-20T20:14:16.645Z] 7638451e6eba: Layer already exists [2022-01-20T20:14:16.645Z] 62170e181a92: Layer already exists [2022-01-20T20:14:16.917Z] 2.1.1-dev.2: digest: sha256:69ccf6d2df92c7bf6464c35486c05269dbfa99a456f8dd0b6e878dd203726734 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:14:17.264Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e48074128e3d49bf104d5160f342619963f8a85e-2.1.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:14:17.608Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e48074128e3d49bf104d5160f342619963f8a85e-2.1.1-dev.2 [2022-01-20T20:14:17.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-01-20T20:14:17.608Z] 7638451e6eba: Preparing [2022-01-20T20:14:17.608Z] 62170e181a92: Preparing [2022-01-20T20:14:17.608Z] 62170e181a92: Layer already exists [2022-01-20T20:14:17.608Z] 7638451e6eba: Layer already exists [2022-01-20T20:14:17.881Z] e48074128e3d49bf104d5160f342619963f8a85e-2.1.1-dev.2: digest: sha256:69ccf6d2df92c7bf6464c35486c05269dbfa99a456f8dd0b6e878dd203726734 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:14:18.230Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:14:18.573Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-01-20T20:14:18.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-01-20T20:14:18.573Z] 7638451e6eba: Preparing [2022-01-20T20:14:18.573Z] 62170e181a92: Preparing [2022-01-20T20:14:18.573Z] 62170e181a92: Layer already exists [2022-01-20T20:14:18.573Z] 7638451e6eba: Layer already exists [2022-01-20T20:14:18.847Z] main: digest: sha256:69ccf6d2df92c7bf6464c35486c05269dbfa99a456f8dd0b6e878dd203726734 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-20T20:14:18.895Z] ===================================================== [Pipeline] echo [2022-01-20T20:14:18.905Z] taggedImages: [2022-01-20T20:14:18.905Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e48074128e3d49bf104d5160f342619963f8a85e [2022-01-20T20:14:18.906Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-01-20T20:14:18.906Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.2 [2022-01-20T20:14:18.906Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:e48074128e3d49bf104d5160f342619963f8a85e-2.1.1-dev.2 [2022-01-20T20:14:18.906Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:14:19.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T20:14:19.278Z] [2022-01-20T20:14:19.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:14:19.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T20:14:19.897Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-20T20:14:19.897Z] 448f6bf000e3: Pulling fs layer [2022-01-20T20:14:19.897Z] f757da607395: Pulling fs layer [2022-01-20T20:14:19.897Z] 05883995daec: Pulling fs layer [2022-01-20T20:14:19.897Z] 8603b9c90790: Pulling fs layer [2022-01-20T20:14:19.897Z] 1560dd03e051: Pulling fs layer [2022-01-20T20:14:19.897Z] 27f5ce0e4adf: Pulling fs layer [2022-01-20T20:14:19.897Z] c2d8d7efcc4b: Pulling fs layer [2022-01-20T20:14:19.897Z] 1560dd03e051: Waiting [2022-01-20T20:14:19.897Z] 27f5ce0e4adf: Waiting [2022-01-20T20:14:19.897Z] c2d8d7efcc4b: Waiting [2022-01-20T20:14:19.897Z] 8603b9c90790: Waiting [2022-01-20T20:14:19.897Z] f757da607395: Verifying Checksum [2022-01-20T20:14:19.897Z] f757da607395: Download complete [2022-01-20T20:14:19.897Z] 8603b9c90790: Verifying Checksum [2022-01-20T20:14:19.897Z] 8603b9c90790: Download complete [2022-01-20T20:14:19.897Z] 1560dd03e051: Verifying Checksum [2022-01-20T20:14:19.897Z] 1560dd03e051: Download complete [2022-01-20T20:14:19.897Z] 27f5ce0e4adf: Verifying Checksum [2022-01-20T20:14:20.165Z] 27f5ce0e4adf: Download complete [2022-01-20T20:14:20.165Z] 05883995daec: Verifying Checksum [2022-01-20T20:14:20.165Z] 05883995daec: Download complete [2022-01-20T20:14:20.438Z] 448f6bf000e3: Verifying Checksum [2022-01-20T20:14:20.438Z] 448f6bf000e3: Download complete [2022-01-20T20:14:23.047Z] c2d8d7efcc4b: Verifying Checksum [2022-01-20T20:14:23.047Z] c2d8d7efcc4b: Download complete [2022-01-20T20:14:24.551Z] 448f6bf000e3: Pull complete [2022-01-20T20:14:24.837Z] f757da607395: Pull complete [2022-01-20T20:14:26.849Z] 05883995daec: Pull complete [2022-01-20T20:14:26.849Z] 8603b9c90790: Pull complete [2022-01-20T20:14:27.443Z] 1560dd03e051: Pull complete [2022-01-20T20:14:28.033Z] 27f5ce0e4adf: Pull complete [2022-01-20T20:14:43.091Z] c2d8d7efcc4b: Pull complete [2022-01-20T20:14:43.091Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-20T20:14:43.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T20:14:43.091Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-20T20:14:43.321Z] prd-ubuntu18.04-docker-arm64-4c-16g-3554 does not seem to be running inside a container [2022-01-20T20:14:43.405Z] $ 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/41 -v /w/workspace/edgex-ui-go/41:/w/workspace/edgex-ui-go/41:rw,z -v /w/workspace/edgex-ui-go/41@tmp:/w/workspace/edgex-ui-go/41@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-20T20:14:46.453Z] $ docker top e6165f828228045619a5e698975a1e8344cf71e0e6817e505eb5a5536b0f002e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:14:47.361Z] ---> job-cost.sh [2022-01-20T20:14:47.361Z] lf-activate-venv: SKIPPING [2022-01-20T20:14:47.361Z] INFO: No Stack... [2022-01-20T20:14:47.634Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-20T20:14:47.909Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T20:14:48.570Z] + + cut -d, -f6 [2022-01-20T20:14:48.570Z] cat /w/workspace/edgex-ui-go/41/archives/cost.csv [Pipeline] lock [2022-01-20T20:14:48.635Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-41-stack-cost] [2022-01-20T20:14:48.641Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-41-stack-cost] did not exist. Created. [2022-01-20T20:14:48.641Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T20:14:49.315Z] /w/workspace/edgex-ui-go/41@tmp/durable-2c934322/script.sh: 1: /w/workspace/edgex-ui-go/41@tmp/durable-2c934322/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-20T20:14:49.990Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-20T20:14:50.019Z] Warning: overwriting stash ‘stack-cost’ [2022-01-20T20:14:50.166Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T20:14:50.173Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T20:14:50.193Z] $ docker stop --time=1 e6165f828228045619a5e698975a1e8344cf71e0e6817e505eb5a5536b0f002e [2022-01-20T20:14:51.720Z] $ docker rm -f e6165f828228045619a5e698975a1e8344cf71e0e6817e505eb5a5536b0f002e [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-01-20T20:14:52.151Z] provisioning config files... [2022-01-20T20:14:52.160Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3015845513710006876tmp [Pipeline] { [Pipeline] sh [2022-01-20T20:14:52.465Z] + set +x [2022-01-20T20:14:52.465Z] + curl -s https://codecov.io/bash [2022-01-20T20:14:52.465Z] + bash -s -- [2022-01-20T20:14:52.465Z] [2022-01-20T20:14:52.465Z] _____ _ [2022-01-20T20:14:52.465Z] / ____| | | [2022-01-20T20:14:52.465Z] | | ___ __| | ___ ___ _____ __ [2022-01-20T20:14:52.465Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-20T20:14:52.465Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-20T20:14:52.465Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-20T20:14:52.465Z] Bash-1.0.6 [2022-01-20T20:14:52.465Z] [2022-01-20T20:14:52.465Z] [2022-01-20T20:14:52.465Z] ==> git version 2.24.4 found [2022-01-20T20:14:52.465Z] ==> 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-01-20T20:14:52.465Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-20T20:14:52.465Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-20T20:14:52.465Z] ==> Jenkins CI detected. [2022-01-20T20:14:52.465Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-20T20:14:52.465Z] project root: . [2022-01-20T20:14:52.465Z] --> token set from env [2022-01-20T20:14:52.465Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-20T20:14:52.465Z] ==> Running gcov in . (disable via -X gcov) [2022-01-20T20:14:52.465Z] ==> Python coveragepy not found [2022-01-20T20:14:52.465Z] ==> Searching for coverage reports in: [2022-01-20T20:14:52.465Z] + . [2022-01-20T20:14:52.465Z] -> Found 1 reports [2022-01-20T20:14:52.465Z] ==> Detecting git/mercurial file structure [2022-01-20T20:14:52.726Z] ==> Reading reports [2022-01-20T20:14:52.726Z] + ./coverage.out bytes=10 [2022-01-20T20:14:52.726Z] ==> Appending adjustments [2022-01-20T20:14:52.726Z] https://docs.codecov.io/docs/fixing-reports [2022-01-20T20:14:52.726Z] + Found adjustments [2022-01-20T20:14:52.726Z] ==> Gzipping contents [2022-01-20T20:14:52.726Z] 4.0K /tmp/codecov.2DzwK7.gz [2022-01-20T20:14:52.726Z] ==> Uploading reports [2022-01-20T20:14:52.726Z] url: https://codecov.io [2022-01-20T20:14:52.726Z] query: branch=main&commit=e48074128e3d49bf104d5160f342619963f8a85e&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-20T20:14:52.726Z] -> Pinging Codecov [2022-01-20T20:14:52.726Z] 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=e48074128e3d49bf104d5160f342619963f8a85e&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-20T20:14:52.987Z] -> Uploading to [2022-01-20T20:14:52.987Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-20/FB506323287CE973F263BFD2A0EB1F37/e48074128e3d49bf104d5160f342619963f8a85e/ebb36b68-e8dc-434c-83ff-5a9d530d1289.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T201452Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3072e20b08cdd89a044e81514c97fb2e2c0cc61d6a553beaaada1f32a10e0157 [2022-01-20T20:14:52.987Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T20:14:52.987Z] Dload Upload Total Spent Left Speed [2022-01-20T20:14:53.557Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3663 0 0 100 3663 0 11066 --:--:-- --:--:-- --:--:-- 11100 [2022-01-20T20:14:53.557Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e48074128e3d49bf104d5160f342619963f8a85e [Pipeline] } [2022-01-20T20:14:53.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-01-20T20:14:53.694Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-20T20:14:53.704Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:14:53.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T20:14:53.995Z] [2022-01-20T20:14:53.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:14:54.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T20:14:54.304Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-20T20:14:54.304Z] 188c0c94c7c5: Pulling fs layer [2022-01-20T20:14:54.304Z] 0ef7d3d256c8: Pulling fs layer [2022-01-20T20:14:54.304Z] de9db76c5a1d: Pulling fs layer [2022-01-20T20:14:54.304Z] 0eba1c9be4d2: Pulling fs layer [2022-01-20T20:14:54.304Z] 0d57e429df01: Pulling fs layer [2022-01-20T20:14:54.304Z] 4e4be7b47b0d: Pulling fs layer [2022-01-20T20:14:54.304Z] e1f770b5df2f: Pulling fs layer [2022-01-20T20:14:54.304Z] 85a0685a4137: Pulling fs layer [2022-01-20T20:14:54.304Z] 0d57e429df01: Waiting [2022-01-20T20:14:54.304Z] 4e4be7b47b0d: Waiting [2022-01-20T20:14:54.304Z] e1f770b5df2f: Waiting [2022-01-20T20:14:54.304Z] 85a0685a4137: Waiting [2022-01-20T20:14:54.304Z] 0eba1c9be4d2: Waiting [2022-01-20T20:14:54.304Z] de9db76c5a1d: Verifying Checksum [2022-01-20T20:14:54.304Z] de9db76c5a1d: Download complete [2022-01-20T20:14:54.304Z] 0ef7d3d256c8: Verifying Checksum [2022-01-20T20:14:54.304Z] 0ef7d3d256c8: Download complete [2022-01-20T20:14:54.304Z] 0d57e429df01: Verifying Checksum [2022-01-20T20:14:54.304Z] 0d57e429df01: Download complete [2022-01-20T20:14:54.304Z] 4e4be7b47b0d: Verifying Checksum [2022-01-20T20:14:54.304Z] 4e4be7b47b0d: Download complete [2022-01-20T20:14:54.304Z] 188c0c94c7c5: Verifying Checksum [2022-01-20T20:14:54.304Z] 188c0c94c7c5: Download complete [2022-01-20T20:14:54.566Z] e1f770b5df2f: Verifying Checksum [2022-01-20T20:14:54.566Z] e1f770b5df2f: Download complete [2022-01-20T20:14:54.830Z] 188c0c94c7c5: Pull complete [2022-01-20T20:14:55.097Z] 0eba1c9be4d2: Verifying Checksum [2022-01-20T20:14:55.097Z] 0eba1c9be4d2: Download complete [2022-01-20T20:14:55.097Z] 0ef7d3d256c8: Pull complete [2022-01-20T20:14:55.097Z] de9db76c5a1d: Pull complete [2022-01-20T20:14:55.364Z] 85a0685a4137: Verifying Checksum [2022-01-20T20:14:55.364Z] 85a0685a4137: Download complete [2022-01-20T20:14:59.602Z] 0eba1c9be4d2: Pull complete [2022-01-20T20:14:59.602Z] 0d57e429df01: Pull complete [2022-01-20T20:14:59.602Z] 4e4be7b47b0d: Pull complete [2022-01-20T20:14:59.865Z] e1f770b5df2f: Pull complete [2022-01-20T20:15:04.086Z] 85a0685a4137: Pull complete [2022-01-20T20:15:04.086Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-20T20:15:04.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-20T20:15:04.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-20T20:15:04.152Z] prd-centos7-docker-4c-2g-3548 does not seem to be running inside a container [2022-01-20T20:15:04.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-01-20T20:15:06.213Z] $ docker top 047fec576fe970892e345670b44f9441aadf42b574db7a875b5601a451dbbce5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-20T20:15:06.291Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-20T20:15:06.576Z] + set -o pipefail [2022-01-20T20:15:06.577Z] + snyk monitor '--org=edgex-jenkins' [2022-01-20T20:15:10.790Z] [2022-01-20T20:15:10.790Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-01-20T20:15:10.790Z] [2022-01-20T20:15:10.790Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/7bae6adc-ff05-4d71-a1a7-c428736d5bac [2022-01-20T20:15:10.790Z] [2022-01-20T20:15:10.790Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-20T20:15:10.790Z] [2022-01-20T20:15:10.790Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-20T20:15:10.790Z] [2022-01-20T20:15:10.790Z] [Pipeline] } [2022-01-20T20:15:10.802Z] $ docker stop --time=1 047fec576fe970892e345670b44f9441aadf42b574db7a875b5601a451dbbce5 [2022-01-20T20:15:12.464Z] $ docker rm -f 047fec576fe970892e345670b44f9441aadf42b574db7a875b5601a451dbbce5 [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-01-20T20:15:13.154Z] + git log --format=format:%s -1 e48074128e3d49bf104d5160f342619963f8a85e [Pipeline] sh [2022-01-20T20:15:13.447Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T20:15:13.447Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:15:13.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T20:15:13.745Z] . [Pipeline] withDockerContainer [2022-01-20T20:15:13.801Z] prd-centos7-docker-4c-2g-3548 does not seem to be running inside a container [2022-01-20T20:15:13.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T20:15:14.237Z] $ docker top 2d99e07eb88c8396cb4dc7bb96dea51410becc704e95878ee01d60099f354b65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T20:15:14.326Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T20:15:14.326Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T20:15:14.422Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T20:15:14.425Z] $ docker exec 2d99e07eb88c8396cb4dc7bb96dea51410becc704e95878ee01d60099f354b65 ssh-agent [2022-01-20T20:15:14.534Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnOipEH/agent.13 [2022-01-20T20:15:14.534Z] SSH_AGENT_PID=20 [2022-01-20T20:15:14.538Z] Running ssh-add (command line suppressed) [2022-01-20T20:15:14.629Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2790868047979054319.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2790868047979054319.key) [2022-01-20T20:15:14.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T20:15:14.951Z] + git semver tag [2022-01-20T20:15:14.951Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T20:15:14.951Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-01-20T20:15:14.951Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-20T20:15:14.951Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T20:15:14.951Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T20:15:14.951Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T20:15:14.951Z] # $SEMVER_BRANCH = main [2022-01-20T20:15:14.951Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-01-20T20:15:14.951Z] # e48074128e3d49bf104d5160f342619963f8a85e HEAD [2022-01-20T20:15:14.951Z] # -> Force: false [2022-01-20T20:15:14.951Z] # 953cde9a4dca44e90b75a3f56f2980b401ddf794 refs/tags/v2.1.1-dev.2 [Pipeline] } [2022-01-20T20:15:14.961Z] $ docker exec --env ******** --env ******** 2d99e07eb88c8396cb4dc7bb96dea51410becc704e95878ee01d60099f354b65 ssh-agent -k [2022-01-20T20:15:15.050Z] unset SSH_AUTH_SOCK; [2022-01-20T20:15:15.050Z] unset SSH_AGENT_PID; [2022-01-20T20:15:15.050Z] echo Agent pid 20 killed; [2022-01-20T20:15:15.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T20:15:15.361Z] + git semver [Pipeline] } [2022-01-20T20:15:15.374Z] $ docker stop --time=1 2d99e07eb88c8396cb4dc7bb96dea51410becc704e95878ee01d60099f354b65 [2022-01-20T20:15:16.552Z] $ docker rm -f 2d99e07eb88c8396cb4dc7bb96dea51410becc704e95878ee01d60099f354b65 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:15:16.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T20:15:16.945Z] [2022-01-20T20:15:16.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:15:17.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T20:15:17.255Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-20T20:15:17.255Z] ab5ef0e58194: Pulling fs layer [2022-01-20T20:15:17.255Z] 9712f1f96733: Pulling fs layer [2022-01-20T20:15:17.255Z] 63f879dbbcfc: Pulling fs layer [2022-01-20T20:15:17.255Z] 0d9ebad4ef96: Pulling fs layer [2022-01-20T20:15:17.255Z] e9a5061849ea: Pulling fs layer [2022-01-20T20:15:17.255Z] d747dcd14b5f: Pulling fs layer [2022-01-20T20:15:17.255Z] 2de7ff778b66: Pulling fs layer [2022-01-20T20:15:17.255Z] 0d9ebad4ef96: Waiting [2022-01-20T20:15:17.255Z] e9a5061849ea: Waiting [2022-01-20T20:15:17.255Z] d747dcd14b5f: Waiting [2022-01-20T20:15:17.255Z] 2de7ff778b66: Waiting [2022-01-20T20:15:17.255Z] 9712f1f96733: Verifying Checksum [2022-01-20T20:15:17.255Z] 9712f1f96733: Download complete [2022-01-20T20:15:17.828Z] 0d9ebad4ef96: Verifying Checksum [2022-01-20T20:15:17.829Z] 0d9ebad4ef96: Download complete [2022-01-20T20:15:17.829Z] ab5ef0e58194: Verifying Checksum [2022-01-20T20:15:17.829Z] ab5ef0e58194: Download complete [2022-01-20T20:15:17.829Z] d747dcd14b5f: Verifying Checksum [2022-01-20T20:15:17.829Z] d747dcd14b5f: Download complete [2022-01-20T20:15:17.829Z] 63f879dbbcfc: Verifying Checksum [2022-01-20T20:15:17.829Z] 63f879dbbcfc: Download complete [2022-01-20T20:15:17.829Z] e9a5061849ea: Verifying Checksum [2022-01-20T20:15:17.829Z] e9a5061849ea: Download complete [2022-01-20T20:15:17.829Z] 2de7ff778b66: Verifying Checksum [2022-01-20T20:15:17.829Z] 2de7ff778b66: Download complete [2022-01-20T20:15:20.403Z] ab5ef0e58194: Pull complete [2022-01-20T20:15:20.668Z] 9712f1f96733: Pull complete [2022-01-20T20:15:21.628Z] 63f879dbbcfc: Pull complete [2022-01-20T20:15:25.883Z] 0d9ebad4ef96: Pull complete [2022-01-20T20:15:25.883Z] e9a5061849ea: Pull complete [2022-01-20T20:15:25.883Z] d747dcd14b5f: Pull complete [2022-01-20T20:15:27.274Z] 2de7ff778b66: Pull complete [2022-01-20T20:15:27.274Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-20T20:15:27.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-20T20:15:27.274Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-20T20:15:27.339Z] prd-centos7-docker-4c-2g-3548 does not seem to be running inside a container [2022-01-20T20:15:27.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-01-20T20:15:30.712Z] $ docker top 5023a975376ac450c7678c1a21f56551f91004552f1cd28fc1fc12d63e15e70c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-20T20:15:30.782Z] provisioning config files... [2022-01-20T20:15:30.790Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4407073528358708697tmp [2022-01-20T20:15:30.800Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config764807618102492188tmp [2022-01-20T20:15:30.813Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6331814221898935082tmp [Pipeline] { [Pipeline] echo [2022-01-20T20:15:30.831Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:15:31.115Z] ---> sigul-configuration.sh [2022-01-20T20:15:31.115Z] gpg: directory `/root/.gnupg' created [2022-01-20T20:15:31.115Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-20T20:15:31.115Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-20T20:15:31.115Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-20T20:15:31.115Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-20T20:15:31.115Z] gpg: CAST5 encrypted data [2022-01-20T20:15:31.115Z] gpg: encrypted with 1 passphrase [2022-01-20T20:15:31.115Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-20T20:15:31.406Z] + mkdir /home/jenkins [2022-01-20T20:15:31.406Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-20T20:15:31.703Z] + 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-01-20T20:15:31.711Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:15:31.998Z] ---> sigul-install.sh [2022-01-20T20:15:31.998Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-20T20:15:32.292Z] + git tag --list [2022-01-20T20:15:32.292Z] 0.1.1 [2022-01-20T20:15:32.292Z] v1.1.0 [2022-01-20T20:15:32.292Z] v1.2.0 [2022-01-20T20:15:32.292Z] v1.2.1 [2022-01-20T20:15:32.292Z] v1.3.0 [2022-01-20T20:15:32.292Z] v2.0.0 [2022-01-20T20:15:32.292Z] v2.0.1-dev.1 [2022-01-20T20:15:32.292Z] v2.0.1-dev.10 [2022-01-20T20:15:32.292Z] v2.0.1-dev.11 [2022-01-20T20:15:32.292Z] v2.0.1-dev.12 [2022-01-20T20:15:32.292Z] v2.0.1-dev.13 [2022-01-20T20:15:32.292Z] v2.0.1-dev.14 [2022-01-20T20:15:32.292Z] v2.0.1-dev.15 [2022-01-20T20:15:32.292Z] v2.0.1-dev.16 [2022-01-20T20:15:32.292Z] v2.0.1-dev.17 [2022-01-20T20:15:32.292Z] v2.0.1-dev.18 [2022-01-20T20:15:32.292Z] v2.0.1-dev.19 [2022-01-20T20:15:32.292Z] v2.0.1-dev.2 [2022-01-20T20:15:32.292Z] v2.0.1-dev.20 [2022-01-20T20:15:32.292Z] v2.0.1-dev.21 [2022-01-20T20:15:32.292Z] v2.0.1-dev.22 [2022-01-20T20:15:32.292Z] v2.0.1-dev.23 [2022-01-20T20:15:32.292Z] v2.0.1-dev.24 [2022-01-20T20:15:32.292Z] v2.0.1-dev.25 [2022-01-20T20:15:32.292Z] v2.0.1-dev.26 [2022-01-20T20:15:32.292Z] v2.0.1-dev.27 [2022-01-20T20:15:32.292Z] v2.0.1-dev.28 [2022-01-20T20:15:32.292Z] v2.0.1-dev.29 [2022-01-20T20:15:32.292Z] v2.0.1-dev.3 [2022-01-20T20:15:32.292Z] v2.0.1-dev.30 [2022-01-20T20:15:32.292Z] v2.0.1-dev.31 [2022-01-20T20:15:32.292Z] v2.0.1-dev.32 [2022-01-20T20:15:32.292Z] v2.0.1-dev.33 [2022-01-20T20:15:32.292Z] v2.0.1-dev.4 [2022-01-20T20:15:32.292Z] v2.0.1-dev.5 [2022-01-20T20:15:32.292Z] v2.0.1-dev.6 [2022-01-20T20:15:32.292Z] v2.0.1-dev.7 [2022-01-20T20:15:32.292Z] v2.0.1-dev.8 [2022-01-20T20:15:32.292Z] v2.0.1-dev.9 [2022-01-20T20:15:32.292Z] v2.1.0 [2022-01-20T20:15:32.292Z] v2.1.1-dev.1 [2022-01-20T20:15:32.292Z] v2.1.1-dev.2 [Pipeline] sh [2022-01-20T20:15:32.598Z] + lftools sign git-tag v2.1.1-dev.2 [2022-01-20T20:15:33.167Z] Signing Git tag with Sigul... [2022-01-20T20:15:33.167Z] Signing v2.1.1-dev.2 [Pipeline] echo [2022-01-20T20:15:33.435Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:15:33.722Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-20T20:15:33.729Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-20T20:15:33.748Z] $ docker stop --time=1 5023a975376ac450c7678c1a21f56551f91004552f1cd28fc1fc12d63e15e70c [2022-01-20T20:15:34.947Z] $ docker rm -f 5023a975376ac450c7678c1a21f56551f91004552f1cd28fc1fc12d63e15e70c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-20T20:15:35.395Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T20:15:35.395Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:15:35.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T20:15:35.688Z] . [Pipeline] withDockerContainer [2022-01-20T20:15:35.755Z] prd-centos7-docker-4c-2g-3548 does not seem to be running inside a container [2022-01-20T20:15:35.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T20:15:36.174Z] $ docker top 1a33bba94eb85f2d95fdcdfd3abfbfbee6e3870ed7fcac3c23af9482f98ec4b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T20:15:36.278Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T20:15:36.278Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T20:15:36.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T20:15:36.380Z] $ docker exec 1a33bba94eb85f2d95fdcdfd3abfbfbee6e3870ed7fcac3c23af9482f98ec4b7 ssh-agent [2022-01-20T20:15:36.488Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKIDgbd/agent.14 [2022-01-20T20:15:36.488Z] SSH_AGENT_PID=20 [2022-01-20T20:15:36.493Z] Running ssh-add (command line suppressed) [2022-01-20T20:15:36.590Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1121527657997575526.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1121527657997575526.key) [2022-01-20T20:15:36.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T20:15:36.906Z] + git semver bump pre [2022-01-20T20:15:36.906Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T20:15:36.906Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-01-20T20:15:36.906Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-20T20:15:36.906Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T20:15:36.906Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T20:15:36.906Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T20:15:36.906Z] # $SEMVER_BRANCH = main [2022-01-20T20:15:36.907Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-01-20T20:15:36.907Z] 2.1.1-dev.3 [Pipeline] } [2022-01-20T20:15:36.915Z] $ docker exec --env ******** --env ******** 1a33bba94eb85f2d95fdcdfd3abfbfbee6e3870ed7fcac3c23af9482f98ec4b7 ssh-agent -k [2022-01-20T20:15:37.015Z] unset SSH_AUTH_SOCK; [2022-01-20T20:15:37.015Z] unset SSH_AGENT_PID; [2022-01-20T20:15:37.015Z] echo Agent pid 20 killed; [2022-01-20T20:15:37.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T20:15:37.327Z] + git semver [Pipeline] } [2022-01-20T20:15:37.342Z] $ docker stop --time=1 1a33bba94eb85f2d95fdcdfd3abfbfbee6e3870ed7fcac3c23af9482f98ec4b7 [2022-01-20T20:15:38.548Z] $ docker rm -f 1a33bba94eb85f2d95fdcdfd3abfbfbee6e3870ed7fcac3c23af9482f98ec4b7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T20:15:38.900Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T20:15:38.900Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:15:39.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T20:15:39.192Z] . [Pipeline] withDockerContainer [2022-01-20T20:15:39.257Z] prd-centos7-docker-4c-2g-3548 does not seem to be running inside a container [2022-01-20T20:15:39.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T20:15:39.653Z] $ docker top e93aa3bbed18254d3a6674fbb253a195d744b78ac8b9493ef86bb8b9f9ab34e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T20:15:39.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T20:15:39.738Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T20:15:39.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T20:15:39.844Z] $ docker exec e93aa3bbed18254d3a6674fbb253a195d744b78ac8b9493ef86bb8b9f9ab34e6 ssh-agent [2022-01-20T20:15:39.945Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhpLnfb/agent.13 [2022-01-20T20:15:39.945Z] SSH_AGENT_PID=19 [2022-01-20T20:15:39.952Z] Running ssh-add (command line suppressed) [2022-01-20T20:15:40.049Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6350976437315984735.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6350976437315984735.key) [2022-01-20T20:15:40.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T20:15:40.353Z] + git semver push [2022-01-20T20:15:40.353Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T20:15:40.353Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-01-20T20:15:40.353Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-20T20:15:40.353Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T20:15:40.353Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T20:15:40.353Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T20:15:40.353Z] # $SEMVER_BRANCH = main [2022-01-20T20:15:40.353Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-01-20T20:15:42.277Z] $ docker exec --env ******** --env ******** e93aa3bbed18254d3a6674fbb253a195d744b78ac8b9493ef86bb8b9f9ab34e6 ssh-agent -k [2022-01-20T20:15:42.357Z] unset SSH_AUTH_SOCK; [2022-01-20T20:15:42.357Z] unset SSH_AGENT_PID; [2022-01-20T20:15:42.357Z] echo Agent pid 19 killed; [2022-01-20T20:15:42.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T20:15:42.672Z] + git semver [Pipeline] } [2022-01-20T20:15:42.686Z] $ docker stop --time=1 e93aa3bbed18254d3a6674fbb253a195d744b78ac8b9493ef86bb8b9f9ab34e6 [2022-01-20T20:15:43.864Z] $ docker rm -f e93aa3bbed18254d3a6674fbb253a195d744b78ac8b9493ef86bb8b9f9ab34e6 [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-01-20T20:15:44.746Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [2022-01-20T20:15:44.746Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-01-20T20:15:44.746Z] total 8 [2022-01-20T20:15:44.746Z] drwxr-xr-x. 3 root root 34 Jan 20 20:07 . [2022-01-20T20:15:44.746Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 20 20:15 .. [2022-01-20T20:15:44.746Z] drwxr-xr-x. 2 root root 6 Jan 20 20:07 cost [2022-01-20T20:15:44.746Z] -rw-r--r--. 1 root root 81 Jan 20 20:07 cost.csv [2022-01-20T20:15:44.746Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-01-20T20:15:44.746Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-01-20T20:15:44.746Z] total 8 [2022-01-20T20:15:44.746Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 20:07 . [2022-01-20T20:15:44.746Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 20 20:15 .. [2022-01-20T20:15:44.746Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 20:07 cost [2022-01-20T20:15:44.746Z] -rw-r--r--. 1 jenkins jenkins 81 Jan 20 20:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:15:45.068Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:15:45.626Z] ---> package-listing.sh [2022-01-20T20:15:45.626Z] ++ facter osfamily [2022-01-20T20:15:45.626Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-20T20:15:45.888Z] + OS_FAMILY=redhat [2022-01-20T20:15:45.888Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-01-20T20:15:45.888Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-20T20:15:45.888Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-20T20:15:45.888Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-20T20:15:45.888Z] + PACKAGES=/tmp/packages_start.txt [2022-01-20T20:15:45.888Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-01-20T20:15:45.888Z] + PACKAGES=/tmp/packages_end.txt [2022-01-20T20:15:45.888Z] + case "${OS_FAMILY}" in [2022-01-20T20:15:45.888Z] + rpm -qa [2022-01-20T20:15:45.888Z] + sort [2022-01-20T20:15:46.461Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-20T20:15:46.461Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-20T20:15:46.461Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-20T20:15:46.461Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-01-20T20:15:46.461Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-01-20T20:15:46.461Z] + 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-01-20T20:15:46.473Z] 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-01-20T20:15:46.760Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-20T20:15:47.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T20:15:47.317Z] . [Pipeline] withDockerContainer [2022-01-20T20:15:47.384Z] prd-centos7-docker-4c-2g-3548 does not seem to be running inside a container [2022-01-20T20:15:47.418Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-20T20:15:47.632Z] $ docker top 73e10fc4b83f9bc0486f49abd6008d94e9efbe77eb478dcce626d6fcb528e11f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T20:15:47.993Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-20T20:15:48.287Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-20T20:15:48.576Z] + ls /var/log/sa-host [2022-01-20T20:15:48.576Z] + sadf -c /var/log/sa-host/sa17 [2022-01-20T20:15:48.576Z] file_magic: OK [2022-01-20T20:15:48.576Z] HZ: Using current value: 100 [2022-01-20T20:15:48.576Z] file_header: OK [2022-01-20T20:15:48.576Z] 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-01-20T20:15:48.576Z] Statistics: [2022-01-20T20:15:48.576Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T20:15:48.576Z] File successfully converted to sysstat format version 12.0.3 [2022-01-20T20:15:48.576Z] + sadf -c /var/log/sa-host/sa20 [2022-01-20T20:15:48.576Z] file_magic: OK [2022-01-20T20:15:48.576Z] HZ: Using current value: 100 [2022-01-20T20:15:48.576Z] file_header: OK [2022-01-20T20:15:48.576Z] 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-01-20T20:15:48.576Z] Statistics: [2022-01-20T20:15:48.576Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T20:15:48.576Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T20:15:48.674Z] provisioning config files... [2022-01-20T20:15:48.682Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2814909745036135381tmp [Pipeline] { [Pipeline] echo [2022-01-20T20:15:48.695Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:15:48.981Z] ---> create-netrc.sh [Pipeline] } [2022-01-20T20:15:48.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:15:49.320Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-20T20:15:49.328Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:15:49.621Z] ---> sudo-logs.sh [2022-01-20T20:15:49.621Z] Archiving 'sudo' log.. [2022-01-20T20:15:49.621Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3548.novalocal: Name or service not known [2022-01-20T20:15:49.621Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3548.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-20T20:15:49.646Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:15:49.933Z] ---> job-cost.sh [2022-01-20T20:15:49.933Z] lf-activate-venv: SKIPPING [2022-01-20T20:15:49.933Z] DEBUG: total: 0.05999999865889549 [2022-01-20T20:15:49.933Z] INFO: Retrieving Stack Cost... [2022-01-20T20:15:50.195Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T20:15:50.455Z] INFO: Archiving Costs [Pipeline] echo [2022-01-20T20:15:50.468Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T20:15:50.753Z] ---> logs-deploy.sh [2022-01-20T20:15:50.753Z] lf-activate-venv: SKIPPING [2022-01-20T20:15:50.753Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/41 [2022-01-20T20:15:50.753Z] INFO: archiving workspace using pattern(s): [2022-01-20T20:15:51.326Z] Archives upload complete. [2022-01-20T20:15:51.585Z] INFO: archiving logs to Nexus