Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dd9f4692206ac816c1e5138ee950db2d795e181e 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-ssh6726426922783378630.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh4224427986844840402.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh1311314150609771924.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh12048803854962614787.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10960298125527040246.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-45066 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 dd9f4692206ac816c1e5138ee950db2d795e181e (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 dd9f4692206ac816c1e5138ee950db2d795e181e # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" > git rev-list --no-walk 0b85a2dc129beb3e133fd854edb6b53abe9b033a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T06:44:10.097Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T06:44:10.160Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T06:44:10.186Z] ========================================================= [2022-05-10T06:44:10.186Z] EdgeX Global Pipelines Version Info [2022-05-10T06:44:10.186Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:44:10.956Z] ------------------- [2022-05-10T06:44:10.956Z] stable info: [2022-05-10T06:44:10.956Z] ------------------- [2022-05-10T06:44:10.956Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T06:44:10.956Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T06:44:10.956Z] Message: update stable to v1.0.227 [2022-05-10T06:44:11.532Z] ------------------- [2022-05-10T06:44:11.532Z] experimental info: [2022-05-10T06:44:11.532Z] ------------------- [2022-05-10T06:44:11.532Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T06:44:11.532Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T06:44:11.532Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T06:44:11.669Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-05-10T06:44:11.685Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-05-10T06:44:11.696Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T06:44:11.712Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T06:44:11.722Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T06:44:11.734Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T06:44:11.746Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T06:44:11.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T06:44:11.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T06:44:11.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T06:44:11.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T06:44:11.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-05-10T06:44:11.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T06:44:11.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T06:44:11.862Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T06:44:11.874Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T06:44:11.888Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T06:44:11.902Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T06:44:11.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T06:44:11.934Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T06:44:11.950Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T06:44:11.963Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T06:44:11.976Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T06:44:11.991Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T06:44:12.008Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T06:44:12.026Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T06:44:12.042Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-10T06:44:12.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-10T06:44:12.072Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-10T06:44:12.085Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd9f4692206ac816c1e5138ee950db2d795e181e [Pipeline] echo [2022-05-10T06:44:12.094Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd9f469 [Pipeline] echo [2022-05-10T06:44:12.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T06:44:12.148Z] provisioning config files... [2022-05-10T06:44:12.164Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5696840350951494036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:44:12.487Z] ---> docker-login.sh [2022-05-10T06:44:12.487Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:44:12.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:12.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:12.749Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:12.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:12.749Z] [2022-05-10T06:44:12.749Z] Login Succeeded [2022-05-10T06:44:12.749Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:44:13.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:13.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:13.014Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:13.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:13.014Z] [2022-05-10T06:44:13.014Z] Login Succeeded [2022-05-10T06:44:13.014Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:44:13.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:13.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:13.277Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:13.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:13.277Z] [2022-05-10T06:44:13.277Z] Login Succeeded [2022-05-10T06:44:13.277Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:44:13.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:13.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:13.277Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:13.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:13.277Z] [2022-05-10T06:44:13.277Z] Login Succeeded [2022-05-10T06:44:13.277Z] docker.io [2022-05-10T06:44:13.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:13.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:13.801Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:13.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:13.801Z] [2022-05-10T06:44:13.801Z] Login Succeeded [2022-05-10T06:44:13.801Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:44:13.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T06:44:14.185Z] + git rev-list -1 --merges dd9f4692206ac816c1e5138ee950db2d795e181e~1..dd9f4692206ac816c1e5138ee950db2d795e181e [Pipeline] echo [2022-05-10T06:44:14.320Z] -----------> git rev-list -1 --merges dd9f4692206ac816c1e5138ee950db2d795e181e~1..dd9f4692206ac816c1e5138ee950db2d795e181e dd9f4692206ac816c1e5138ee950db2d795e181e [false] [Pipeline] sh [2022-05-10T06:44:14.617Z] + git log --format=format:%s -1 dd9f4692206ac816c1e5138ee950db2d795e181e [Pipeline] echo [2022-05-10T06:44:14.629Z] ========================================================= [2022-05-10T06:44:14.629Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T06:44:14.629Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T06:44:14.954Z] + git log --format=format:%s -1 dd9f4692206ac816c1e5138ee950db2d795e181e [Pipeline] echo [2022-05-10T06:44:14.966Z] [semverPrep] GIT_COMMIT: dd9f4692206ac816c1e5138ee950db2d795e181e, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-05-10T06:44:14.973Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T06:44:15.344Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T06:44:15.344Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T06:44:15.344Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T06:44:15.344Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T06:44:15.344Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T06:44:15.344Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T06:44:15.344Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:44:15.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:44:15.692Z] [2022-05-10T06:44:15.692Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:44:16.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:44:16.000Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T06:44:16.000Z] 1fe172e4850f: Pulling fs layer [2022-05-10T06:44:16.000Z] caf521ccaac6: Pulling fs layer [2022-05-10T06:44:16.000Z] 3ead6fa29328: Pulling fs layer [2022-05-10T06:44:16.000Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T06:44:16.000Z] a8d5f1318db7: Pulling fs layer [2022-05-10T06:44:16.000Z] c427282e49a2: Pulling fs layer [2022-05-10T06:44:16.000Z] 1827001aaf11: Pulling fs layer [2022-05-10T06:44:16.000Z] 0714d37db230: Pulling fs layer [2022-05-10T06:44:16.000Z] ac28cf19c067: Pulling fs layer [2022-05-10T06:44:16.000Z] ca983d60f3e2: Pulling fs layer [2022-05-10T06:44:16.000Z] 9f894cec8388: Pulling fs layer [2022-05-10T06:44:16.000Z] 5c2a1cbceb83: Waiting [2022-05-10T06:44:16.000Z] a8d5f1318db7: Waiting [2022-05-10T06:44:16.000Z] c427282e49a2: Waiting [2022-05-10T06:44:16.000Z] 0714d37db230: Waiting [2022-05-10T06:44:16.000Z] ac28cf19c067: Waiting [2022-05-10T06:44:16.000Z] 9f894cec8388: Waiting [2022-05-10T06:44:16.000Z] ca983d60f3e2: Waiting [2022-05-10T06:44:16.000Z] 1827001aaf11: Waiting [2022-05-10T06:44:16.000Z] caf521ccaac6: Verifying Checksum [2022-05-10T06:44:16.000Z] caf521ccaac6: Download complete [2022-05-10T06:44:16.000Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T06:44:16.000Z] 5c2a1cbceb83: Download complete [2022-05-10T06:44:16.265Z] a8d5f1318db7: Verifying Checksum [2022-05-10T06:44:16.265Z] a8d5f1318db7: Download complete [2022-05-10T06:44:16.265Z] 3ead6fa29328: Verifying Checksum [2022-05-10T06:44:16.265Z] 3ead6fa29328: Download complete [2022-05-10T06:44:16.265Z] c427282e49a2: Download complete [2022-05-10T06:44:16.265Z] 0714d37db230: Download complete [2022-05-10T06:44:16.265Z] ac28cf19c067: Verifying Checksum [2022-05-10T06:44:16.265Z] ac28cf19c067: Download complete [2022-05-10T06:44:16.265Z] ca983d60f3e2: Verifying Checksum [2022-05-10T06:44:16.265Z] ca983d60f3e2: Download complete [2022-05-10T06:44:16.265Z] 9f894cec8388: Download complete [2022-05-10T06:44:16.265Z] 1fe172e4850f: Verifying Checksum [2022-05-10T06:44:16.265Z] 1fe172e4850f: Download complete [2022-05-10T06:44:16.527Z] 1827001aaf11: Verifying Checksum [2022-05-10T06:44:16.527Z] 1827001aaf11: Download complete [2022-05-10T06:44:17.914Z] 1fe172e4850f: Pull complete [2022-05-10T06:44:17.914Z] caf521ccaac6: Pull complete [2022-05-10T06:44:18.483Z] 3ead6fa29328: Pull complete [2022-05-10T06:44:18.483Z] 5c2a1cbceb83: Pull complete [2022-05-10T06:44:19.067Z] a8d5f1318db7: Pull complete [2022-05-10T06:44:19.067Z] c427282e49a2: Pull complete [2022-05-10T06:44:20.981Z] 1827001aaf11: Pull complete [2022-05-10T06:44:20.981Z] 0714d37db230: Pull complete [2022-05-10T06:44:21.241Z] ac28cf19c067: Pull complete [2022-05-10T06:44:21.241Z] ca983d60f3e2: Pull complete [2022-05-10T06:44:21.241Z] 9f894cec8388: Pull complete [2022-05-10T06:44:21.241Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T06:44:21.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:44:21.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T06:44:21.586Z] prd-ubuntu20.04-docker-8c-8g-45066 does not seem to be running inside a container [2022-05-10T06:44:21.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T06:44:23.160Z] $ docker top fb510fa3b99fd3aa3930cca21238485270a6268fe63224c54ba2e9bf9c6c5afd -eo pid,comm [2022-05-10T06:44:23.227Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T06:44:23.227Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T06:44:23.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T06:44:23.267Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T06:44:23.397Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T06:44:23.407Z] $ docker exec fb510fa3b99fd3aa3930cca21238485270a6268fe63224c54ba2e9bf9c6c5afd ssh-agent [2022-05-10T06:44:23.538Z] SSH_AUTH_SOCK=/tmp/ssh-h0PsCS6k3rMk/agent.33 [2022-05-10T06:44:23.538Z] SSH_AGENT_PID=39 [2022-05-10T06:44:23.547Z] Running ssh-add (command line suppressed) [2022-05-10T06:44:23.680Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8453489756025568928.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8453489756025568928.key) [2022-05-10T06:44:23.692Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T06:44:23.986Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T06:44:24.007Z] $ docker exec --env ******** --env ******** fb510fa3b99fd3aa3930cca21238485270a6268fe63224c54ba2e9bf9c6c5afd ssh-agent -k [2022-05-10T06:44:24.117Z] unset SSH_AUTH_SOCK; [2022-05-10T06:44:24.118Z] unset SSH_AGENT_PID; [2022-05-10T06:44:24.118Z] echo Agent pid 39 killed; [2022-05-10T06:44:24.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T06:44:24.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T06:44:24.151Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T06:44:24.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T06:44:24.298Z] $ docker exec fb510fa3b99fd3aa3930cca21238485270a6268fe63224c54ba2e9bf9c6c5afd ssh-agent [2022-05-10T06:44:24.417Z] SSH_AUTH_SOCK=/tmp/ssh-LsqCGLXzxRrb/agent.73 [2022-05-10T06:44:24.417Z] SSH_AGENT_PID=80 [2022-05-10T06:44:24.422Z] Running ssh-add (command line suppressed) [2022-05-10T06:44:24.564Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3283800738946952885.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3283800738946952885.key) [2022-05-10T06:44:24.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T06:44:24.863Z] + git semver init [2022-05-10T06:44:25.126Z] 2022-05-10 06:44:25,066 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T06:44:25.126Z] 2022-05-10 06:44:25,067 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-05-10T06:44:25.126Z] 2022-05-10 06:44:25,067 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-05-10T06:44:25.126Z] 2022-05-10 06:44:25,067 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T06:44:26.517Z] 2022-05-10 06:44:26,501 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-05-10T06:44:26.517Z] 2022-05-10 06:44:26,502 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-05-10T06:44:26.517Z] 2022-05-10 06:44:26,502 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-05-10T06:44:26.517Z] 2022-05-10 06:44:26,502 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-05-10T06:44:26.517Z] 2.1.1-dev.30 [Pipeline] } [2022-05-10T06:44:26.535Z] $ docker exec --env ******** --env ******** fb510fa3b99fd3aa3930cca21238485270a6268fe63224c54ba2e9bf9c6c5afd ssh-agent -k [2022-05-10T06:44:26.647Z] unset SSH_AUTH_SOCK; [2022-05-10T06:44:26.648Z] unset SSH_AGENT_PID; [2022-05-10T06:44:26.648Z] echo Agent pid 80 killed; [2022-05-10T06:44:26.654Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T06:44:26.961Z] + git semver [Pipeline] } [2022-05-10T06:44:27.244Z] $ docker stop --time=1 fb510fa3b99fd3aa3930cca21238485270a6268fe63224c54ba2e9bf9c6c5afd [2022-05-10T06:44:28.575Z] $ docker rm -f fb510fa3b99fd3aa3930cca21238485270a6268fe63224c54ba2e9bf9c6c5afd [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T06:44:28.926Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T06:44:29.193Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T06:44:29.197Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.30 [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-05-10T06:44:29.342Z] provisioning config files... [2022-05-10T06:44:29.352Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4557103366819358379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:44:29.651Z] ---> docker-login.sh [2022-05-10T06:44:29.651Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:44:29.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:29.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:29.651Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:29.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:29.651Z] [2022-05-10T06:44:29.651Z] Login Succeeded [2022-05-10T06:44:29.651Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:44:29.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:29.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:29.912Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:29.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:29.912Z] [2022-05-10T06:44:29.912Z] Login Succeeded [2022-05-10T06:44:29.912Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:44:29.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:29.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:29.912Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:29.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:29.912Z] [2022-05-10T06:44:29.912Z] Login Succeeded [2022-05-10T06:44:29.912Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:44:30.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:30.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:30.174Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:30.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:30.174Z] [2022-05-10T06:44:30.174Z] Login Succeeded [2022-05-10T06:44:30.174Z] docker.io [2022-05-10T06:44:30.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:30.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:30.436Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:30.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:30.436Z] [2022-05-10T06:44:30.436Z] Login Succeeded [2022-05-10T06:44:30.436Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:44:30.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T06:44:30.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T06:44:30.529Z] ========================================================= [2022-05-10T06:44:30.529Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T06:44:30.529Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:44:30.840Z] + 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-05-10T06:44:31.100Z] Sending build context to Docker daemon 43.16MB [2022-05-10T06:44:31.100Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:44:31.100Z] Step 2/15 : FROM ${BASE} AS builder [2022-05-10T06:44:31.100Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T06:44:31.100Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T06:44:31.100Z] 666ba61612fd: Pulling fs layer [2022-05-10T06:44:31.100Z] 8ed8ca486205: Pulling fs layer [2022-05-10T06:44:31.100Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T06:44:31.100Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T06:44:31.100Z] ca2b28591e48: Pulling fs layer [2022-05-10T06:44:31.100Z] a51346096db8: Pulling fs layer [2022-05-10T06:44:31.100Z] daebc70d1ce1: Pulling fs layer [2022-05-10T06:44:31.100Z] 0e18a0eac166: Pulling fs layer [2022-05-10T06:44:31.100Z] 22a0e8bec74d: Waiting [2022-05-10T06:44:31.100Z] ca2b28591e48: Waiting [2022-05-10T06:44:31.100Z] a51346096db8: Waiting [2022-05-10T06:44:31.100Z] daebc70d1ce1: Waiting [2022-05-10T06:44:31.100Z] 0e18a0eac166: Waiting [2022-05-10T06:44:31.100Z] 4fe6c5a15a65: Waiting [2022-05-10T06:44:31.100Z] 8ed8ca486205: Verifying Checksum [2022-05-10T06:44:31.100Z] 8ed8ca486205: Download complete [2022-05-10T06:44:31.100Z] 666ba61612fd: Verifying Checksum [2022-05-10T06:44:31.100Z] 666ba61612fd: Download complete [2022-05-10T06:44:31.100Z] 22a0e8bec74d: Download complete [2022-05-10T06:44:31.100Z] ca2b28591e48: Verifying Checksum [2022-05-10T06:44:31.100Z] ca2b28591e48: Download complete [2022-05-10T06:44:31.100Z] a51346096db8: Verifying Checksum [2022-05-10T06:44:31.100Z] a51346096db8: Download complete [2022-05-10T06:44:31.100Z] 59bf1c3509f3: Download complete [2022-05-10T06:44:31.361Z] daebc70d1ce1: Verifying Checksum [2022-05-10T06:44:31.361Z] daebc70d1ce1: Download complete [2022-05-10T06:44:31.361Z] 59bf1c3509f3: Pull complete [2022-05-10T06:44:31.625Z] 666ba61612fd: Pull complete [2022-05-10T06:44:31.625Z] 8ed8ca486205: Pull complete [2022-05-10T06:44:31.886Z] 0e18a0eac166: Verifying Checksum [2022-05-10T06:44:31.886Z] 0e18a0eac166: Download complete [2022-05-10T06:44:31.886Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T06:44:31.886Z] 4fe6c5a15a65: Download complete [2022-05-10T06:44:36.084Z] 4fe6c5a15a65: Pull complete [2022-05-10T06:44:36.084Z] 22a0e8bec74d: Pull complete [2022-05-10T06:44:36.084Z] ca2b28591e48: Pull complete [2022-05-10T06:44:36.084Z] a51346096db8: Pull complete [2022-05-10T06:44:36.084Z] daebc70d1ce1: Pull complete [2022-05-10T06:44:38.638Z] 0e18a0eac166: Pull complete [2022-05-10T06:44:38.638Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T06:44:38.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T06:44:38.638Z] ---> f018257e8ee9 [2022-05-10T06:44:38.638Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-05-10T06:44:40.023Z] ---> Running in a677e09d9b43 [2022-05-10T06:44:40.287Z] Removing intermediate container a677e09d9b43 [2022-05-10T06:44:40.287Z] ---> c02fd3673850 [2022-05-10T06:44:40.287Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-05-10T06:44:40.287Z] ---> Running in 3921ed871098 [2022-05-10T06:44:40.551Z] Removing intermediate container 3921ed871098 [2022-05-10T06:44:40.551Z] ---> 3c390e9c0731 [2022-05-10T06:44:40.551Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T06:44:40.551Z] ---> Running in 101f47e3758c [2022-05-10T06:44:40.551Z] Removing intermediate container 101f47e3758c [2022-05-10T06:44:40.551Z] ---> 1309ea796106 [2022-05-10T06:44:40.551Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-05-10T06:44:40.812Z] ---> Running in 07a8081362ee [2022-05-10T06:44:40.812Z] Removing intermediate container 07a8081362ee [2022-05-10T06:44:40.812Z] ---> 841a3de63e54 [2022-05-10T06:44:40.812Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-05-10T06:44:40.812Z] ---> Running in d84c6751103c [2022-05-10T06:44:41.071Z] Removing intermediate container d84c6751103c [2022-05-10T06:44:41.071Z] ---> de9c1671d71f [2022-05-10T06:44:41.071Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:44:41.071Z] ---> Running in d14f5b3a36d1 [2022-05-10T06:44:41.643Z] Removing intermediate container d14f5b3a36d1 [2022-05-10T06:44:41.643Z] ---> 81d9859f261c [2022-05-10T06:44:41.643Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T06:44:41.643Z] ---> Running in aace40d8ad12 [2022-05-10T06:44:41.905Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T06:44:42.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T06:44:43.105Z] OK: 221 MiB in 52 packages [2022-05-10T06:44:43.365Z] Removing intermediate container aace40d8ad12 [2022-05-10T06:44:43.365Z] ---> 447218402df1 [2022-05-10T06:44:43.365Z] Step 10/15 : ENV GO111MODULE=on [2022-05-10T06:44:43.365Z] ---> Running in 2fa87bacda40 [2022-05-10T06:44:43.624Z] Removing intermediate container 2fa87bacda40 [2022-05-10T06:44:43.624Z] ---> 28aad398b02f [2022-05-10T06:44:43.624Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-05-10T06:44:43.624Z] ---> Running in dabd62e28998 [2022-05-10T06:44:43.624Z] Removing intermediate container dabd62e28998 [2022-05-10T06:44:43.624Z] ---> 9aebe348d8c1 [2022-05-10T06:44:43.624Z] Step 12/15 : COPY go.mod vendor* ./ [2022-05-10T06:44:43.884Z] ---> 2b0fcf958c8f [2022-05-10T06:44:43.884Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:44:43.884Z] ---> Running in a73c882c3c81 [2022-05-10T06:44:44.300Z] Still waiting to schedule task [2022-05-10T06:44:44.300Z] ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T06:44:44.300Z] ‘prd-ubuntu18.04-docker-8c-8g-41080’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T06:44:44.300Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-45067’ is offline [2022-05-10T06:44:52.014Z] Removing intermediate container a73c882c3c81 [2022-05-10T06:44:52.014Z] ---> 29594ea87232 [2022-05-10T06:44:52.014Z] Step 14/15 : COPY . . [2022-05-10T06:44:52.584Z] ---> 6f7254e91f05 [2022-05-10T06:44:52.584Z] Step 15/15 : RUN ${MAKE} [2022-05-10T06:44:52.584Z] ---> Running in ed09a16757ed [2022-05-10T06:44:52.844Z] noop [2022-05-10T06:44:53.421Z] Removing intermediate container ed09a16757ed [2022-05-10T06:44:53.421Z] ---> 71191e7de7e3 [2022-05-10T06:44:53.421Z] Successfully built 71191e7de7e3 [2022-05-10T06:44:53.421Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:44:53.716Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T06:44:53.716Z] . [Pipeline] withDockerContainer [2022-05-10T06:44:53.781Z] prd-ubuntu20.04-docker-8c-8g-45066 does not seem to be running inside a container [2022-05-10T06:44:53.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T06:44:54.209Z] $ docker top d8daba8e2171251cd5f322eee15bf11a6f5620b96434df5ac25645dedb7795aa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T06:44:54.558Z] + go version [2022-05-10T06:44:54.558Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T06:44:54.577Z] $ docker stop --time=1 d8daba8e2171251cd5f322eee15bf11a6f5620b96434df5ac25645dedb7795aa [2022-05-10T06:44:55.868Z] $ docker rm -f d8daba8e2171251cd5f322eee15bf11a6f5620b96434df5ac25645dedb7795aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:44:56.283Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T06:44:56.283Z] . [Pipeline] withDockerContainer [2022-05-10T06:44:56.351Z] prd-ubuntu20.04-docker-8c-8g-45066 does not seem to be running inside a container [2022-05-10T06:44:56.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T06:44:56.788Z] $ docker top ac6b6a59646a3887b34b08980b83983a596bced8f9ed624900b0c5b32a49b754 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T06:44:57.159Z] + make test [2022-05-10T06:44:57.159Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-05-10T06:44:57.417Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-05-10T06:45:02.698Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-05-10T06:45:02.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-05-10T06:45:02.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-05-10T06:45:02.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-05-10T06:45:02.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-05-10T06:45:02.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-05-10T06:45:02.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-05-10T06:45:02.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-05-10T06:45:02.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-05-10T06:45:02.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-05-10T06:45:02.698Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-05-10T06:45:02.698Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-05-10T06:45:02.698Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-05-10T06:45:05.993Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T06:45:05.993Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-10T06:45:06.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T06:45:06.024Z] $ docker stop --time=1 ac6b6a59646a3887b34b08980b83983a596bced8f9ed624900b0c5b32a49b754 [2022-05-10T06:45:07.637Z] $ docker rm -f ac6b6a59646a3887b34b08980b83983a596bced8f9ed624900b0c5b32a49b754 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T06:45:08.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T06:45:08.067Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T06:45:08.576Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T06:45:08.867Z] + ls -al . [2022-05-10T06:45:08.867Z] total 160 [2022-05-10T06:45:08.867Z] drwxrwxr-x 14 jenkins jenkins 4096 May 10 06:44 . [2022-05-10T06:45:08.867Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:44 .. [2022-05-10T06:45:08.867Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 06:44 .git [2022-05-10T06:45:08.867Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:44 .github [2022-05-10T06:45:08.867Z] -rw-rw-r-- 1 jenkins jenkins 155 May 10 06:44 .gitignore [2022-05-10T06:45:08.867Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 06:44 .semver [2022-05-10T06:45:08.867Z] -rw-rw-r-- 1 jenkins jenkins 2022 May 10 06:44 Attribution.txt [2022-05-10T06:45:08.867Z] -rw-rw-r-- 1 jenkins jenkins 14570 May 10 06:44 CHANGELOG.md [2022-05-10T06:45:08.867Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 10 06:44 CONTRIBUTING.md [2022-05-10T06:45:08.867Z] -rw-rw-r-- 1 jenkins jenkins 1549 May 10 06:44 Dockerfile [2022-05-10T06:45:08.867Z] -rw-rw-r-- 1 jenkins jenkins 652 May 10 06:44 Jenkinsfile [2022-05-10T06:45:08.867Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 10 06:44 LICENSE [2022-05-10T06:45:08.867Z] -rw-rw-r-- 1 jenkins jenkins 1212 May 10 06:44 Makefile [2022-05-10T06:45:08.867Z] -rw-rw-r-- 1 jenkins jenkins 4398 May 10 06:44 README.md [2022-05-10T06:45:08.867Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 06:44 VERSION [2022-05-10T06:45:08.867Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:44 assets [2022-05-10T06:45:08.867Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:44 bin [2022-05-10T06:45:08.867Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:44 cmd [2022-05-10T06:45:08.867Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 06:44 coverage.out [2022-05-10T06:45:08.867Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:44 docs [2022-05-10T06:45:08.867Z] -rw-rw-r-- 1 jenkins jenkins 1945 May 10 06:44 go.mod [2022-05-10T06:45:08.867Z] -rw-rw-r-- 1 jenkins jenkins 25933 May 10 06:44 go.sum [2022-05-10T06:45:08.867Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 06:44 internal [2022-05-10T06:45:08.867Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:44 pkg [2022-05-10T06:45:08.867Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:44 snap [2022-05-10T06:45:08.867Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:44 testing [2022-05-10T06:45:08.867Z] -rw-rw-r-- 1 jenkins jenkins 155 May 10 06:44 version.go [2022-05-10T06:45:08.867Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:44 web [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:09.171Z] + 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=dd9f4692206ac816c1e5138ee950db2d795e181e --label arch=amd64 --label version=2.1.1-dev.30 . [2022-05-10T06:45:09.465Z] Sending build context to Docker daemon 43.16MB [2022-05-10T06:45:09.465Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:45:09.465Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-10T06:45:09.465Z] ---> 71191e7de7e3 [2022-05-10T06:45:09.465Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-05-10T06:45:09.726Z] ---> Running in 6b2996df3a72 [2022-05-10T06:45:09.726Z] Removing intermediate container 6b2996df3a72 [2022-05-10T06:45:09.726Z] ---> 7ce462a4fa5b [2022-05-10T06:45:09.726Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-05-10T06:45:09.726Z] ---> Running in 9abef77cb739 [2022-05-10T06:45:09.987Z] Removing intermediate container 9abef77cb739 [2022-05-10T06:45:09.987Z] ---> 249a6e0e552f [2022-05-10T06:45:09.987Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T06:45:09.987Z] ---> Running in c01a74357fe0 [2022-05-10T06:45:09.987Z] Removing intermediate container c01a74357fe0 [2022-05-10T06:45:09.987Z] ---> fd0b91314720 [2022-05-10T06:45:09.987Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-05-10T06:45:09.987Z] ---> Running in 324bde437fe6 [2022-05-10T06:45:10.249Z] Removing intermediate container 324bde437fe6 [2022-05-10T06:45:10.249Z] ---> ac29c874ffc8 [2022-05-10T06:45:10.249Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-05-10T06:45:10.249Z] ---> Running in f02a811cb9d6 [2022-05-10T06:45:10.249Z] Removing intermediate container f02a811cb9d6 [2022-05-10T06:45:10.249Z] ---> 485c20fde97a [2022-05-10T06:45:10.249Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:45:10.509Z] ---> Running in fd9cf1fb0696 [2022-05-10T06:45:11.080Z] Removing intermediate container fd9cf1fb0696 [2022-05-10T06:45:11.080Z] ---> b8435f86d2ba [2022-05-10T06:45:11.080Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T06:45:11.080Z] ---> Running in 6336a56c8928 [2022-05-10T06:45:11.339Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T06:45:12.279Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T06:45:12.539Z] OK: 221 MiB in 52 packages [2022-05-10T06:45:12.800Z] Removing intermediate container 6336a56c8928 [2022-05-10T06:45:12.800Z] ---> 26ecc74a85c8 [2022-05-10T06:45:12.800Z] Step 10/23 : ENV GO111MODULE=on [2022-05-10T06:45:12.800Z] ---> Running in 384fff9c7599 [2022-05-10T06:45:13.062Z] Removing intermediate container 384fff9c7599 [2022-05-10T06:45:13.062Z] ---> c2dbcb49f63a [2022-05-10T06:45:13.062Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-05-10T06:45:13.062Z] ---> Running in c08e3cea1c13 [2022-05-10T06:45:13.062Z] Removing intermediate container c08e3cea1c13 [2022-05-10T06:45:13.062Z] ---> e3fcdcc51e81 [2022-05-10T06:45:13.062Z] Step 12/23 : COPY go.mod vendor* ./ [2022-05-10T06:45:13.322Z] ---> b5d42f42451c [2022-05-10T06:45:13.322Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:45:13.322Z] ---> Running in 99659ef58222 [2022-05-10T06:45:14.265Z] Removing intermediate container 99659ef58222 [2022-05-10T06:45:14.265Z] ---> 4c40c1d6fcc4 [2022-05-10T06:45:14.265Z] Step 14/23 : COPY . . [2022-05-10T06:45:15.647Z] ---> 92562f0fd954 [2022-05-10T06:45:15.647Z] Step 15/23 : RUN ${MAKE} [2022-05-10T06:45:15.647Z] ---> Running in b28063ce1d7d [2022-05-10T06:45:15.647Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.30" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-05-10T06:45:20.947Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-05-10T06:45:22.863Z] Removing intermediate container b28063ce1d7d [2022-05-10T06:45:22.863Z] ---> b21196c2fe3c [2022-05-10T06:45:22.863Z] Step 16/23 : FROM alpine:3.14 [2022-05-10T06:45:23.434Z] 3.14: Pulling from library/alpine [2022-05-10T06:45:23.434Z] 8663204ce13b: Pulling fs layer [2022-05-10T06:45:23.434Z] 8663204ce13b: Download complete [2022-05-10T06:45:23.698Z] 8663204ce13b: Pull complete [2022-05-10T06:45:23.698Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T06:45:23.698Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T06:45:23.698Z] ---> e04c818066af [2022-05-10T06:45:23.698Z] Step 17/23 : EXPOSE 4000 [2022-05-10T06:45:23.958Z] ---> Running in 539bf8a896be [2022-05-10T06:45:23.958Z] Removing intermediate container 539bf8a896be [2022-05-10T06:45:23.958Z] ---> ca0d05de3ea7 [2022-05-10T06:45:23.958Z] 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-05-10T06:45:24.529Z] ---> 2602ffcef024 [2022-05-10T06:45:24.529Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-05-10T06:45:24.529Z] ---> Running in b41c1372a716 [2022-05-10T06:45:24.529Z] Removing intermediate container b41c1372a716 [2022-05-10T06:45:24.529Z] ---> 678f87ae785f [2022-05-10T06:45:24.529Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-05-10T06:45:24.794Z] ---> Running in 9c916bf5c55c [2022-05-10T06:45:24.794Z] Removing intermediate container 9c916bf5c55c [2022-05-10T06:45:24.794Z] ---> 8f3a477f8df8 [2022-05-10T06:45:24.794Z] Step 21/23 : LABEL arch=amd64 [2022-05-10T06:45:24.794Z] ---> Running in a8492c44b84d [2022-05-10T06:45:24.794Z] Removing intermediate container a8492c44b84d [2022-05-10T06:45:24.794Z] ---> 5cc077070c0b [2022-05-10T06:45:24.794Z] Step 22/23 : LABEL git_sha=dd9f4692206ac816c1e5138ee950db2d795e181e [2022-05-10T06:45:25.065Z] ---> Running in 533b36b0941c [2022-05-10T06:45:25.065Z] Removing intermediate container 533b36b0941c [2022-05-10T06:45:25.065Z] ---> 42af5ea8c6d3 [2022-05-10T06:45:25.065Z] Step 23/23 : LABEL version=2.1.1-dev.30 [2022-05-10T06:45:25.065Z] ---> Running in 05f3dc07161e [2022-05-10T06:45:25.065Z] Removing intermediate container 05f3dc07161e [2022-05-10T06:45:25.065Z] ---> d1c8df0a22fd [2022-05-10T06:45:25.065Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T06:45:25.065Z] Successfully built d1c8df0a22fd [2022-05-10T06:45:25.325Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T06:45:25.419Z] provisioning config files... [2022-05-10T06:45:25.430Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8533357861750845439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:45:25.729Z] ---> docker-login.sh [2022-05-10T06:45:25.729Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:45:25.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:45:25.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:45:25.729Z] Configure a credential helper to remove this warning. See [2022-05-10T06:45:25.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:45:25.729Z] [2022-05-10T06:45:25.729Z] Login Succeeded [2022-05-10T06:45:25.729Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:45:25.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:45:25.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:45:25.988Z] Configure a credential helper to remove this warning. See [2022-05-10T06:45:25.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:45:25.988Z] [2022-05-10T06:45:25.988Z] Login Succeeded [2022-05-10T06:45:25.988Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:45:25.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:45:25.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:45:25.988Z] Configure a credential helper to remove this warning. See [2022-05-10T06:45:25.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:45:25.989Z] [2022-05-10T06:45:25.989Z] Login Succeeded [2022-05-10T06:45:25.989Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:45:26.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:45:26.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:45:26.249Z] Configure a credential helper to remove this warning. See [2022-05-10T06:45:26.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:45:26.249Z] [2022-05-10T06:45:26.249Z] Login Succeeded [2022-05-10T06:45:26.249Z] docker.io [2022-05-10T06:45:26.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:45:26.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:45:26.510Z] Configure a credential helper to remove this warning. See [2022-05-10T06:45:26.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:45:26.510Z] [2022-05-10T06:45:26.510Z] Login Succeeded [2022-05-10T06:45:26.510Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:45:26.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T06:45:26.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T06:45:26.576Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-05-10T06:45:26.576Z] dd9f4692206ac816c1e5138ee950db2d795e181e [2022-05-10T06:45:26.576Z] latest [2022-05-10T06:45:26.576Z] 2.1.1-dev.30 [2022-05-10T06:45:26.576Z] dd9f4692206ac816c1e5138ee950db2d795e181e-2.1.1-dev.30 [2022-05-10T06:45:26.576Z] main [2022-05-10T06:45:26.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:26.895Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:dd9f4692206ac816c1e5138ee950db2d795e181e [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:27.186Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:dd9f4692206ac816c1e5138ee950db2d795e181e [2022-05-10T06:45:27.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-05-10T06:45:27.186Z] 016a7313f63b: Preparing [2022-05-10T06:45:27.186Z] b541d28bf3b4: Preparing [2022-05-10T06:45:27.186Z] b541d28bf3b4: Layer already exists [2022-05-10T06:45:29.097Z] 016a7313f63b: Pushed [2022-05-10T06:45:29.358Z] dd9f4692206ac816c1e5138ee950db2d795e181e: digest: sha256:cac5abf65e825db86bd40c93e6ae757439bef12fd5704b9288385ac65a32a907 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:29.659Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:29.952Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-05-10T06:45:29.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-05-10T06:45:29.952Z] 016a7313f63b: Preparing [2022-05-10T06:45:29.952Z] b541d28bf3b4: Preparing [2022-05-10T06:45:29.952Z] b541d28bf3b4: Layer already exists [2022-05-10T06:45:29.952Z] 016a7313f63b: Layer already exists [2022-05-10T06:45:29.952Z] latest: digest: sha256:cac5abf65e825db86bd40c93e6ae757439bef12fd5704b9288385ac65a32a907 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:30.251Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:30.542Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.30 [2022-05-10T06:45:30.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-05-10T06:45:30.543Z] 016a7313f63b: Preparing [2022-05-10T06:45:30.543Z] b541d28bf3b4: Preparing [2022-05-10T06:45:30.543Z] 016a7313f63b: Layer already exists [2022-05-10T06:45:30.543Z] b541d28bf3b4: Layer already exists [2022-05-10T06:45:30.543Z] 2.1.1-dev.30: digest: sha256:cac5abf65e825db86bd40c93e6ae757439bef12fd5704b9288385ac65a32a907 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:30.843Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:dd9f4692206ac816c1e5138ee950db2d795e181e-2.1.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:31.134Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:dd9f4692206ac816c1e5138ee950db2d795e181e-2.1.1-dev.30 [2022-05-10T06:45:31.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-05-10T06:45:31.134Z] 016a7313f63b: Preparing [2022-05-10T06:45:31.134Z] b541d28bf3b4: Preparing [2022-05-10T06:45:31.134Z] b541d28bf3b4: Layer already exists [2022-05-10T06:45:31.134Z] 016a7313f63b: Layer already exists [2022-05-10T06:45:31.134Z] dd9f4692206ac816c1e5138ee950db2d795e181e-2.1.1-dev.30: digest: sha256:cac5abf65e825db86bd40c93e6ae757439bef12fd5704b9288385ac65a32a907 size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:31.441Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:31.741Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-05-10T06:45:31.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-05-10T06:45:31.742Z] 016a7313f63b: Preparing [2022-05-10T06:45:31.742Z] b541d28bf3b4: Preparing [2022-05-10T06:45:31.742Z] 016a7313f63b: Layer already exists [2022-05-10T06:45:31.742Z] b541d28bf3b4: Layer already exists [2022-05-10T06:45:31.742Z] main: digest: sha256:cac5abf65e825db86bd40c93e6ae757439bef12fd5704b9288385ac65a32a907 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T06:45:31.776Z] ===================================================== [Pipeline] echo [2022-05-10T06:45:31.784Z] taggedImages: [2022-05-10T06:45:31.784Z] - nexus3.edgexfoundry.org:10004/edgex-ui:dd9f4692206ac816c1e5138ee950db2d795e181e [2022-05-10T06:45:31.784Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-05-10T06:45:31.784Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.30 [2022-05-10T06:45:31.784Z] - nexus3.edgexfoundry.org:10004/edgex-ui:dd9f4692206ac816c1e5138ee950db2d795e181e-2.1.1-dev.30 [2022-05-10T06:45:31.784Z] - 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-05-10T06:45:32.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:45:32.135Z] [2022-05-10T06:45:32.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:32.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:45:32.431Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T06:45:32.431Z] 5eb5b503b376: Pulling fs layer [2022-05-10T06:45:32.431Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T06:45:32.431Z] ec43610c2a17: Pulling fs layer [2022-05-10T06:45:32.431Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T06:45:32.431Z] 33b1e0a273af: Pulling fs layer [2022-05-10T06:45:32.431Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T06:45:32.431Z] 2f39f015ded8: Pulling fs layer [2022-05-10T06:45:32.431Z] 33b1e0a273af: Waiting [2022-05-10T06:45:32.431Z] 2f39f015ded8: Waiting [2022-05-10T06:45:32.431Z] 3a2ae6a8a46f: Waiting [2022-05-10T06:45:32.431Z] 5c69ac0246d0: Download complete [2022-05-10T06:45:32.431Z] 3a2ae6a8a46f: Download complete [2022-05-10T06:45:32.431Z] 33b1e0a273af: Verifying Checksum [2022-05-10T06:45:32.431Z] 33b1e0a273af: Download complete [2022-05-10T06:45:32.431Z] ec43610c2a17: Verifying Checksum [2022-05-10T06:45:32.431Z] 5d3b04190fa2: Download complete [2022-05-10T06:45:32.689Z] 5eb5b503b376: Download complete [2022-05-10T06:45:33.257Z] 2f39f015ded8: Download complete [2022-05-10T06:45:33.824Z] 5eb5b503b376: Pull complete [2022-05-10T06:45:34.083Z] 5c69ac0246d0: Pull complete [2022-05-10T06:45:34.342Z] ec43610c2a17: Pull complete [2022-05-10T06:45:34.601Z] 3a2ae6a8a46f: Pull complete [2022-05-10T06:45:34.860Z] 33b1e0a273af: Pull complete [2022-05-10T06:45:34.860Z] 5d3b04190fa2: Pull complete [2022-05-10T06:45:39.202Z] 2f39f015ded8: Pull complete [2022-05-10T06:45:39.202Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T06:45:39.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:45:39.202Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T06:45:39.272Z] prd-ubuntu20.04-docker-8c-8g-45066 does not seem to be running inside a container [2022-05-10T06:45:39.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T06:45:42.276Z] $ docker top 20286bb83f98ba41ba8ac405fc5486532b71922de2e66835e91675cdd5b69894 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:45:42.674Z] ---> job-cost.sh [2022-05-10T06:45:42.674Z] lf-activate-venv: SKIPPING [2022-05-10T06:45:42.674Z] INFO: No Stack... [2022-05-10T06:45:42.934Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T06:45:43.511Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T06:45:43.830Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-05-10T06:45:43.830Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T06:45:43.853Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-69-stack-cost] [2022-05-10T06:45:43.859Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-69-stack-cost] did not exist. Created. [2022-05-10T06:45:43.859Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T06:45:44.177Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T06:45:44.211Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T06:45:44.218Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-69-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T06:45:44.240Z] $ docker stop --time=1 20286bb83f98ba41ba8ac405fc5486532b71922de2e66835e91675cdd5b69894 [2022-05-10T06:45:45.433Z] $ docker rm -f 20286bb83f98ba41ba8ac405fc5486532b71922de2e66835e91675cdd5b69894 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T07:04:43.739Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-45618 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-05-10T07:04:43.752Z] Running in /w/workspace/edgex-ui-go/69 [Pipeline] { [Pipeline] checkout [2022-05-10T07:04:43.998Z] The recommended git tool is: git [2022-05-10T07:04:49.752Z] using credential edgex-jenkins-ssh [2022-05-10T07:04:49.778Z] Cloning the remote Git repository [2022-05-10T07:04:49.842Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-05-10T07:04:49.938Z] > git init /w/workspace/edgex-ui-go/69 # timeout=10 [2022-05-10T07:04:50.037Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-05-10T07:04:50.038Z] > git --version # timeout=10 [2022-05-10T07:04:50.063Z] > git --version # 'git version 2.25.1' [2022-05-10T07:04:50.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T07:04:50.156Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T07:04:53.846Z] Avoid second fetch [2022-05-10T07:04:53.846Z] Checking out Revision dd9f4692206ac816c1e5138ee950db2d795e181e (main) [2022-05-10T07:04:53.758Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-05-10T07:04:53.782Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T07:04:53.876Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T07:04:53.898Z] > git checkout -f dd9f4692206ac816c1e5138ee950db2d795e181e # timeout=10 [2022-05-10T07:04:58.618Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T07:04:59.509Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T07:04:59.510Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T07:04:59.510Z] Dload Upload Total Spent Left Speed [2022-05-10T07:04:59.510Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 63672 0 --:--:-- --:--:-- --:--:-- 64016 [Pipeline] sh [2022-05-10T07:05:00.073Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T07:05:00.438Z] + + sudo tee /etc/docker/daemon.newsudo [2022-05-10T07:05:00.438Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T07:05:00.438Z] { [2022-05-10T07:05:00.438Z] "registry-mirrors": [ [2022-05-10T07:05:00.438Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T07:05:00.438Z] ], [2022-05-10T07:05:00.438Z] "bip": "10.250.0.254/24", [2022-05-10T07:05:00.438Z] "hosts": [ [2022-05-10T07:05:00.438Z] "tcp://0.0.0.0:5555", [2022-05-10T07:05:00.438Z] "unix:///var/run/docker.sock" [2022-05-10T07:05:00.438Z] ], [2022-05-10T07:05:00.438Z] "mtu": 1458, [2022-05-10T07:05:00.438Z] "selinux-enabled": true, [2022-05-10T07:05:00.438Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T07:05:00.438Z] } [Pipeline] sh [2022-05-10T07:05:00.866Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T07:05:01.237Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T07:05:19.615Z] provisioning config files... [2022-05-10T07:05:19.643Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/69@tmp/config8029750027501386945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:05:20.112Z] ---> docker-login.sh [2022-05-10T07:05:20.112Z] nexus3.edgexfoundry.org:10001 [2022-05-10T07:05:21.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:05:21.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:05:21.390Z] Configure a credential helper to remove this warning. See [2022-05-10T07:05:21.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:05:21.390Z] [2022-05-10T07:05:21.390Z] Login Succeeded [2022-05-10T07:05:21.390Z] nexus3.edgexfoundry.org:10002 [2022-05-10T07:05:21.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:05:21.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:05:21.670Z] Configure a credential helper to remove this warning. See [2022-05-10T07:05:21.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:05:21.670Z] [2022-05-10T07:05:21.670Z] Login Succeeded [2022-05-10T07:05:21.953Z] nexus3.edgexfoundry.org:10003 [2022-05-10T07:05:22.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:05:22.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:05:22.235Z] Configure a credential helper to remove this warning. See [2022-05-10T07:05:22.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:05:22.235Z] [2022-05-10T07:05:22.235Z] Login Succeeded [2022-05-10T07:05:22.235Z] nexus3.edgexfoundry.org:10004 [2022-05-10T07:05:22.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:05:22.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:05:22.835Z] Configure a credential helper to remove this warning. See [2022-05-10T07:05:22.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:05:22.835Z] [2022-05-10T07:05:22.835Z] Login Succeeded [2022-05-10T07:05:22.835Z] docker.io [2022-05-10T07:05:23.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:05:23.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:05:23.708Z] Configure a credential helper to remove this warning. See [2022-05-10T07:05:23.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:05:23.708Z] [2022-05-10T07:05:23.708Z] Login Succeeded [2022-05-10T07:05:23.708Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T07:05:23.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T07:05:24.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T07:05:24.215Z] ========================================================= [2022-05-10T07:05:24.215Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T07:05:24.215Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:05:24.644Z] + 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-05-10T07:05:25.649Z] Sending build context to Docker daemon 27.15MB [2022-05-10T07:05:25.649Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T07:05:25.649Z] Step 2/15 : FROM ${BASE} AS builder [2022-05-10T07:05:25.931Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T07:05:25.931Z] 9b3977197b4f: Pulling fs layer [2022-05-10T07:05:25.931Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T07:05:25.931Z] 94645a83ff95: Pulling fs layer [2022-05-10T07:05:25.931Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T07:05:25.931Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T07:05:25.931Z] 3096ccb668a1: Pulling fs layer [2022-05-10T07:05:25.931Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T07:05:25.931Z] a4caa8a26152: Pulling fs layer [2022-05-10T07:05:25.931Z] 3f3a8bcf1eab: Waiting [2022-05-10T07:05:25.931Z] 0c92f367c5e7: Waiting [2022-05-10T07:05:25.931Z] 3096ccb668a1: Waiting [2022-05-10T07:05:25.931Z] e8cf19c19ddd: Waiting [2022-05-10T07:05:25.931Z] a4caa8a26152: Waiting [2022-05-10T07:05:25.931Z] 94645a83ff95: Download complete [2022-05-10T07:05:25.931Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T07:05:25.931Z] 1a89e8eeedd5: Download complete [2022-05-10T07:05:25.931Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T07:05:25.931Z] 0c92f367c5e7: Download complete [2022-05-10T07:05:25.931Z] 3096ccb668a1: Verifying Checksum [2022-05-10T07:05:25.931Z] 3096ccb668a1: Download complete [2022-05-10T07:05:25.931Z] 9b3977197b4f: Download complete [2022-05-10T07:05:25.931Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T07:05:25.931Z] e8cf19c19ddd: Download complete [2022-05-10T07:05:26.929Z] 9b3977197b4f: Pull complete [2022-05-10T07:05:27.204Z] 1a89e8eeedd5: Pull complete [2022-05-10T07:05:27.804Z] 94645a83ff95: Pull complete [2022-05-10T07:05:28.079Z] a4caa8a26152: Verifying Checksum [2022-05-10T07:05:28.079Z] a4caa8a26152: Download complete [2022-05-10T07:05:28.679Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T07:05:28.679Z] 3f3a8bcf1eab: Download complete [2022-05-10T07:05:41.107Z] 3f3a8bcf1eab: Pull complete [2022-05-10T07:05:41.385Z] 0c92f367c5e7: Pull complete [2022-05-10T07:05:41.660Z] 3096ccb668a1: Pull complete [2022-05-10T07:05:41.938Z] e8cf19c19ddd: Pull complete [2022-05-10T07:05:48.670Z] a4caa8a26152: Pull complete [2022-05-10T07:05:48.670Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T07:05:48.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T07:05:48.670Z] ---> 725f1c02e7f9 [2022-05-10T07:05:48.670Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-05-10T07:05:49.655Z] ---> Running in 7b3bbb98f127 [2022-05-10T07:05:50.252Z] Removing intermediate container 7b3bbb98f127 [2022-05-10T07:05:50.252Z] ---> 52a670d99ff1 [2022-05-10T07:05:50.252Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-05-10T07:05:50.252Z] ---> Running in 2395d6b2d47a [2022-05-10T07:05:50.527Z] Removing intermediate container 2395d6b2d47a [2022-05-10T07:05:50.527Z] ---> 500e40e639c8 [2022-05-10T07:05:50.527Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T07:05:50.527Z] ---> Running in e63e14b386e6 [2022-05-10T07:05:51.125Z] Removing intermediate container e63e14b386e6 [2022-05-10T07:05:51.125Z] ---> e25db64e450e [2022-05-10T07:05:51.125Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-05-10T07:05:51.125Z] ---> Running in ba784d0dce23 [2022-05-10T07:05:51.400Z] Removing intermediate container ba784d0dce23 [2022-05-10T07:05:51.400Z] ---> c24e1e2997c6 [2022-05-10T07:05:51.400Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-05-10T07:05:51.400Z] ---> Running in cd7c489a5053 [2022-05-10T07:05:51.999Z] Removing intermediate container cd7c489a5053 [2022-05-10T07:05:51.999Z] ---> 0831c7691a1d [2022-05-10T07:05:51.999Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T07:05:51.999Z] ---> Running in 6f867c362369 [2022-05-10T07:05:53.987Z] Removing intermediate container 6f867c362369 [2022-05-10T07:05:53.987Z] ---> 18ded01c277b [2022-05-10T07:05:53.987Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T07:05:53.987Z] ---> Running in bce92538fb13 [2022-05-10T07:05:54.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T07:05:55.963Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T07:05:56.566Z] OK: 220 MiB in 52 packages [2022-05-10T07:05:57.546Z] Removing intermediate container bce92538fb13 [2022-05-10T07:05:57.546Z] ---> a0355a2effa3 [2022-05-10T07:05:57.546Z] Step 10/15 : ENV GO111MODULE=on [2022-05-10T07:05:57.546Z] ---> Running in bf9696732f30 [2022-05-10T07:05:57.819Z] Removing intermediate container bf9696732f30 [2022-05-10T07:05:57.819Z] ---> 05c71c009588 [2022-05-10T07:05:57.819Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-05-10T07:05:57.819Z] ---> Running in bf29b96b8557 [2022-05-10T07:05:58.099Z] Removing intermediate container bf29b96b8557 [2022-05-10T07:05:58.099Z] ---> 1e0fe42747c3 [2022-05-10T07:05:58.099Z] Step 12/15 : COPY go.mod vendor* ./ [2022-05-10T07:05:58.697Z] ---> f9a4190b2789 [2022-05-10T07:05:58.697Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T07:05:58.970Z] ---> Running in c83d9a62f4ae [2022-05-10T07:06:31.325Z] Removing intermediate container c83d9a62f4ae [2022-05-10T07:06:31.325Z] ---> 0e3e4765dbbc [2022-05-10T07:06:31.325Z] Step 14/15 : COPY . . [2022-05-10T07:06:31.325Z] ---> 5742d5d2369a [2022-05-10T07:06:31.325Z] Step 15/15 : RUN ${MAKE} [2022-05-10T07:06:31.325Z] ---> Running in 2551c530d1ec [2022-05-10T07:06:31.325Z] noop [2022-05-10T07:06:31.325Z] Removing intermediate container 2551c530d1ec [2022-05-10T07:06:31.325Z] ---> 4fbda3cac1b0 [2022-05-10T07:06:31.600Z] Successfully built 4fbda3cac1b0 [2022-05-10T07:06:31.600Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:06:31.961Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T07:06:31.962Z] . [Pipeline] withDockerContainer [2022-05-10T07:06:32.203Z] prd-ubuntu20.04-docker-arm64-4c-16g-45618 does not seem to be running inside a container [2022-05-10T07:06:32.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/69 -v /w/workspace/edgex-ui-go/69:/w/workspace/edgex-ui-go/69:rw,z -v /w/workspace/edgex-ui-go/69@tmp:/w/workspace/edgex-ui-go/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T07:06:33.665Z] $ docker top 22fb91fb068d67e20618c16b735cec5a362fd185a442ba08d6877386d1f313aa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T07:06:34.603Z] + go version [2022-05-10T07:06:34.603Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T07:06:34.643Z] $ docker stop --time=1 22fb91fb068d67e20618c16b735cec5a362fd185a442ba08d6877386d1f313aa [2022-05-10T07:06:36.353Z] $ docker rm -f 22fb91fb068d67e20618c16b735cec5a362fd185a442ba08d6877386d1f313aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:06:36.986Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T07:06:36.986Z] . [Pipeline] withDockerContainer [2022-05-10T07:06:37.212Z] prd-ubuntu20.04-docker-arm64-4c-16g-45618 does not seem to be running inside a container [2022-05-10T07:06:37.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/69 -v /w/workspace/edgex-ui-go/69:/w/workspace/edgex-ui-go/69:rw,z -v /w/workspace/edgex-ui-go/69@tmp:/w/workspace/edgex-ui-go/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T07:06:38.611Z] $ docker top c5bdf3eb9252c03878da679ebb6685d43c6e3113f5e65cbc3de8fb0ef6b79a55 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T07:06:39.560Z] + make test [2022-05-10T07:06:39.560Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-05-10T07:06:41.010Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-05-10T07:07:28.077Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-05-10T07:07:28.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-05-10T07:07:28.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-05-10T07:07:28.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-05-10T07:07:28.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-05-10T07:07:28.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-05-10T07:07:28.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-05-10T07:07:28.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-05-10T07:07:28.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-05-10T07:07:28.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-05-10T07:07:28.077Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-05-10T07:07:28.077Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-05-10T07:07:28.077Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-05-10T07:07:43.207Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T07:07:43.207Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-10T07:07:43.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T07:07:43.259Z] $ docker stop --time=1 c5bdf3eb9252c03878da679ebb6685d43c6e3113f5e65cbc3de8fb0ef6b79a55 [2022-05-10T07:07:45.015Z] $ docker rm -f c5bdf3eb9252c03878da679ebb6685d43c6e3113f5e65cbc3de8fb0ef6b79a55 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T07:07:45.821Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T07:07:45.850Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T07:07:46.477Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T07:07:46.898Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T07:07:47.303Z] + ls -al . [2022-05-10T07:07:47.303Z] total 156 [2022-05-10T07:07:47.303Z] drwxrwxr-x 13 jenkins jenkins 4096 May 10 07:06 . [2022-05-10T07:07:47.303Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 07:04 .. [2022-05-10T07:07:47.303Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 07:04 .git [2022-05-10T07:07:47.303Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:04 .github [2022-05-10T07:07:47.303Z] -rw-rw-r-- 1 jenkins jenkins 155 May 10 07:04 .gitignore [2022-05-10T07:07:47.303Z] -rw-rw-r-- 1 jenkins jenkins 2022 May 10 07:04 Attribution.txt [2022-05-10T07:07:47.303Z] -rw-rw-r-- 1 jenkins jenkins 14570 May 10 07:04 CHANGELOG.md [2022-05-10T07:07:47.303Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 10 07:04 CONTRIBUTING.md [2022-05-10T07:07:47.303Z] -rw-rw-r-- 1 jenkins jenkins 1549 May 10 07:04 Dockerfile [2022-05-10T07:07:47.303Z] -rw-rw-r-- 1 jenkins jenkins 652 May 10 07:04 Jenkinsfile [2022-05-10T07:07:47.303Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 10 07:04 LICENSE [2022-05-10T07:07:47.303Z] -rw-rw-r-- 1 jenkins jenkins 1212 May 10 07:04 Makefile [2022-05-10T07:07:47.303Z] -rw-rw-r-- 1 jenkins jenkins 4398 May 10 07:04 README.md [2022-05-10T07:07:47.303Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 06:44 VERSION [2022-05-10T07:07:47.303Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:04 assets [2022-05-10T07:07:47.303Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 07:04 bin [2022-05-10T07:07:47.303Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:04 cmd [2022-05-10T07:07:47.303Z] -rw-r--r-- 1 jenkins jenkins 10 May 10 07:06 coverage.out [2022-05-10T07:07:47.303Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 07:04 docs [2022-05-10T07:07:47.303Z] -rw-rw-r-- 1 jenkins jenkins 1945 May 10 07:04 go.mod [2022-05-10T07:07:47.303Z] -rw-rw-r-- 1 jenkins jenkins 25933 May 10 07:04 go.sum [2022-05-10T07:07:47.303Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 07:04 internal [2022-05-10T07:07:47.303Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:04 pkg [2022-05-10T07:07:47.303Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 07:04 snap [2022-05-10T07:07:47.303Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 07:04 testing [2022-05-10T07:07:47.303Z] -rw-rw-r-- 1 jenkins jenkins 155 May 10 07:04 version.go [2022-05-10T07:07:47.303Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 07:04 web [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:07:47.669Z] + 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=dd9f4692206ac816c1e5138ee950db2d795e181e --label arch=arm64 --label version=2.1.1-dev.30 . [2022-05-10T07:07:48.655Z] Sending build context to Docker daemon 27.15MB [2022-05-10T07:07:48.655Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T07:07:48.655Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-10T07:07:48.655Z] ---> 4fbda3cac1b0 [2022-05-10T07:07:48.655Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-05-10T07:07:48.929Z] ---> Running in d82988f53d33 [2022-05-10T07:07:49.527Z] Removing intermediate container d82988f53d33 [2022-05-10T07:07:49.527Z] ---> b3f3997e90ac [2022-05-10T07:07:49.527Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-05-10T07:07:49.527Z] ---> Running in b4cc529310e4 [2022-05-10T07:07:49.801Z] Removing intermediate container b4cc529310e4 [2022-05-10T07:07:49.801Z] ---> 854a91d66c15 [2022-05-10T07:07:49.801Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T07:07:49.801Z] ---> Running in 92a0ca96df4d [2022-05-10T07:07:50.400Z] Removing intermediate container 92a0ca96df4d [2022-05-10T07:07:50.400Z] ---> 72b8d8c1f61d [2022-05-10T07:07:50.400Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-05-10T07:07:50.400Z] ---> Running in 99b76d28edad [2022-05-10T07:07:50.680Z] Removing intermediate container 99b76d28edad [2022-05-10T07:07:50.680Z] ---> 68427fdbc590 [2022-05-10T07:07:50.680Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-05-10T07:07:50.680Z] ---> Running in 27004dd062bb [2022-05-10T07:07:50.963Z] Removing intermediate container 27004dd062bb [2022-05-10T07:07:50.963Z] ---> e422f3ba3659 [2022-05-10T07:07:50.963Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T07:07:51.237Z] ---> Running in af27413600e3 [2022-05-10T07:07:53.244Z] Removing intermediate container af27413600e3 [2022-05-10T07:07:53.244Z] ---> 1595c08e511c [2022-05-10T07:07:53.244Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T07:07:53.244Z] ---> Running in 3589e06855f5 [2022-05-10T07:07:54.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T07:07:55.279Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T07:07:56.270Z] OK: 220 MiB in 52 packages [2022-05-10T07:07:56.868Z] Removing intermediate container 3589e06855f5 [2022-05-10T07:07:56.868Z] ---> 054345d2f11e [2022-05-10T07:07:56.868Z] Step 10/23 : ENV GO111MODULE=on [2022-05-10T07:07:57.165Z] ---> Running in 2c1afb583658 [2022-05-10T07:07:57.439Z] Removing intermediate container 2c1afb583658 [2022-05-10T07:07:57.439Z] ---> 29f16b908574 [2022-05-10T07:07:57.439Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-05-10T07:07:57.439Z] ---> Running in 0c9e0039b78a [2022-05-10T07:07:58.049Z] Removing intermediate container 0c9e0039b78a [2022-05-10T07:07:58.049Z] ---> 2c8380f1e6b9 [2022-05-10T07:07:58.049Z] Step 12/23 : COPY go.mod vendor* ./ [2022-05-10T07:07:58.661Z] ---> c478866e5ec9 [2022-05-10T07:07:58.661Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T07:07:58.661Z] ---> Running in 94e3303ffece [2022-05-10T07:08:00.650Z] Removing intermediate container 94e3303ffece [2022-05-10T07:08:00.650Z] ---> 5d6e1acc3e99 [2022-05-10T07:08:00.650Z] Step 14/23 : COPY . . [2022-05-10T07:08:04.966Z] ---> 2382c713d545 [2022-05-10T07:08:04.966Z] Step 15/23 : RUN ${MAKE} [2022-05-10T07:08:04.966Z] ---> Running in 25987515b34e [2022-05-10T07:08:05.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.30" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-05-10T07:08:44.617Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-05-10T07:08:46.593Z] Removing intermediate container 25987515b34e [2022-05-10T07:08:46.593Z] ---> 7ae6ba39aadb [2022-05-10T07:08:46.593Z] Step 16/23 : FROM alpine:3.14 [2022-05-10T07:08:47.187Z] 3.14: Pulling from library/alpine [2022-05-10T07:08:47.461Z] 455c02918c45: Pulling fs layer [2022-05-10T07:08:47.461Z] 455c02918c45: Verifying Checksum [2022-05-10T07:08:47.461Z] 455c02918c45: Download complete [2022-05-10T07:08:48.056Z] 455c02918c45: Pull complete [2022-05-10T07:08:48.056Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T07:08:48.056Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T07:08:48.056Z] ---> ac73e934f311 [2022-05-10T07:08:48.056Z] Step 17/23 : EXPOSE 4000 [2022-05-10T07:08:48.331Z] ---> Running in 8e83a34af1a9 [2022-05-10T07:08:48.603Z] Removing intermediate container 8e83a34af1a9 [2022-05-10T07:08:48.603Z] ---> 3ab1c11d14a3 [2022-05-10T07:08:48.603Z] 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-05-10T07:08:50.043Z] ---> 9c990b4ca425 [2022-05-10T07:08:50.043Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-05-10T07:08:50.043Z] ---> Running in fb08a639e67e [2022-05-10T07:08:50.319Z] Removing intermediate container fb08a639e67e [2022-05-10T07:08:50.319Z] ---> 7980742054e0 [2022-05-10T07:08:50.319Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-05-10T07:08:50.601Z] ---> Running in f1f1e88c84d6 [2022-05-10T07:08:50.872Z] Removing intermediate container f1f1e88c84d6 [2022-05-10T07:08:50.872Z] ---> 7b90aa4028ad [2022-05-10T07:08:50.872Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T07:08:50.872Z] ---> Running in 6c52a0173a9f [2022-05-10T07:08:51.145Z] Removing intermediate container 6c52a0173a9f [2022-05-10T07:08:51.145Z] ---> f3f7fc70e9e3 [2022-05-10T07:08:51.145Z] Step 22/23 : LABEL git_sha=dd9f4692206ac816c1e5138ee950db2d795e181e [2022-05-10T07:08:51.145Z] ---> Running in 6116296c16a2 [2022-05-10T07:08:51.749Z] Removing intermediate container 6116296c16a2 [2022-05-10T07:08:51.749Z] ---> ce2baf827f97 [2022-05-10T07:08:51.749Z] Step 23/23 : LABEL version=2.1.1-dev.30 [2022-05-10T07:08:51.749Z] ---> Running in 03ed41585529 [2022-05-10T07:08:52.022Z] Removing intermediate container 03ed41585529 [2022-05-10T07:08:52.022Z] ---> 274b91b5ff89 [2022-05-10T07:08:52.022Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T07:08:52.022Z] Successfully built 274b91b5ff89 [2022-05-10T07:08:52.022Z] 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-05-10T07:08:52.409Z] provisioning config files... [2022-05-10T07:08:52.429Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/69@tmp/config8525116452729906847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:08:52.787Z] ---> docker-login.sh [2022-05-10T07:08:52.787Z] nexus3.edgexfoundry.org:10001 [2022-05-10T07:08:53.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:08:53.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:08:53.060Z] Configure a credential helper to remove this warning. See [2022-05-10T07:08:53.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:08:53.060Z] [2022-05-10T07:08:53.060Z] Login Succeeded [2022-05-10T07:08:53.060Z] nexus3.edgexfoundry.org:10002 [2022-05-10T07:08:53.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:08:53.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:08:53.659Z] Configure a credential helper to remove this warning. See [2022-05-10T07:08:53.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:08:53.659Z] [2022-05-10T07:08:53.659Z] Login Succeeded [2022-05-10T07:08:53.659Z] nexus3.edgexfoundry.org:10003 [2022-05-10T07:08:54.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:08:54.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:08:54.257Z] Configure a credential helper to remove this warning. See [2022-05-10T07:08:54.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:08:54.257Z] [2022-05-10T07:08:54.257Z] Login Succeeded [2022-05-10T07:08:54.257Z] nexus3.edgexfoundry.org:10004 [2022-05-10T07:08:54.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:08:54.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:08:54.852Z] Configure a credential helper to remove this warning. See [2022-05-10T07:08:54.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:08:54.852Z] [2022-05-10T07:08:54.852Z] Login Succeeded [2022-05-10T07:08:54.852Z] docker.io [2022-05-10T07:08:55.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T07:08:55.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T07:08:55.718Z] Configure a credential helper to remove this warning. See [2022-05-10T07:08:55.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T07:08:55.718Z] [2022-05-10T07:08:55.718Z] Login Succeeded [2022-05-10T07:08:55.718Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T07:08:55.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T07:08:55.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T07:08:55.795Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-05-10T07:08:55.795Z] dd9f4692206ac816c1e5138ee950db2d795e181e [2022-05-10T07:08:55.795Z] latest [2022-05-10T07:08:55.795Z] 2.1.1-dev.30 [2022-05-10T07:08:55.795Z] dd9f4692206ac816c1e5138ee950db2d795e181e-2.1.1-dev.30 [2022-05-10T07:08:55.795Z] main [2022-05-10T07:08:55.795Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:08:56.154Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dd9f4692206ac816c1e5138ee950db2d795e181e [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:08:56.498Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dd9f4692206ac816c1e5138ee950db2d795e181e [2022-05-10T07:08:56.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-05-10T07:08:56.498Z] b4ab1a96e939: Preparing [2022-05-10T07:08:56.498Z] f73e7dbfee58: Preparing [2022-05-10T07:08:56.771Z] f73e7dbfee58: Layer already exists [2022-05-10T07:09:01.075Z] b4ab1a96e939: Pushed [2022-05-10T07:09:01.075Z] dd9f4692206ac816c1e5138ee950db2d795e181e: digest: sha256:a711299ef117d8074984db25c61b3d3185cdd04d84f16183a31a869210b366ce size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:09:01.427Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:09:01.773Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-05-10T07:09:01.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-05-10T07:09:01.773Z] b4ab1a96e939: Preparing [2022-05-10T07:09:01.773Z] f73e7dbfee58: Preparing [2022-05-10T07:09:02.048Z] b4ab1a96e939: Layer already exists [2022-05-10T07:09:02.048Z] f73e7dbfee58: Layer already exists [2022-05-10T07:09:02.048Z] latest: digest: sha256:a711299ef117d8074984db25c61b3d3185cdd04d84f16183a31a869210b366ce size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:09:02.402Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:09:02.744Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.30 [2022-05-10T07:09:02.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-05-10T07:09:02.745Z] b4ab1a96e939: Preparing [2022-05-10T07:09:02.745Z] f73e7dbfee58: Preparing [2022-05-10T07:09:02.745Z] f73e7dbfee58: Layer already exists [2022-05-10T07:09:02.745Z] b4ab1a96e939: Layer already exists [2022-05-10T07:09:03.017Z] 2.1.1-dev.30: digest: sha256:a711299ef117d8074984db25c61b3d3185cdd04d84f16183a31a869210b366ce size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:09:03.365Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dd9f4692206ac816c1e5138ee950db2d795e181e-2.1.1-dev.30 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:09:03.708Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dd9f4692206ac816c1e5138ee950db2d795e181e-2.1.1-dev.30 [2022-05-10T07:09:03.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-05-10T07:09:03.708Z] b4ab1a96e939: Preparing [2022-05-10T07:09:03.708Z] f73e7dbfee58: Preparing [2022-05-10T07:09:03.981Z] f73e7dbfee58: Layer already exists [2022-05-10T07:09:03.981Z] b4ab1a96e939: Layer already exists [2022-05-10T07:09:03.981Z] dd9f4692206ac816c1e5138ee950db2d795e181e-2.1.1-dev.30: digest: sha256:a711299ef117d8074984db25c61b3d3185cdd04d84f16183a31a869210b366ce size: 739 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:09:04.327Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:09:04.671Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-05-10T07:09:04.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-05-10T07:09:04.671Z] b4ab1a96e939: Preparing [2022-05-10T07:09:04.671Z] f73e7dbfee58: Preparing [2022-05-10T07:09:04.671Z] f73e7dbfee58: Layer already exists [2022-05-10T07:09:04.671Z] b4ab1a96e939: Layer already exists [2022-05-10T07:09:04.943Z] main: digest: sha256:a711299ef117d8074984db25c61b3d3185cdd04d84f16183a31a869210b366ce size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-10T07:09:04.996Z] ===================================================== [Pipeline] echo [2022-05-10T07:09:05.003Z] taggedImages: [2022-05-10T07:09:05.003Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dd9f4692206ac816c1e5138ee950db2d795e181e [2022-05-10T07:09:05.003Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-05-10T07:09:05.003Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.30 [2022-05-10T07:09:05.003Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dd9f4692206ac816c1e5138ee950db2d795e181e-2.1.1-dev.30 [2022-05-10T07:09:05.003Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:09:05.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T07:09:05.387Z] [2022-05-10T07:09:05.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:09:05.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T07:09:06.025Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T07:09:06.025Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T07:09:06.025Z] 04944245beec: Pulling fs layer [2022-05-10T07:09:06.025Z] 699f458cf7ca: Pulling fs layer [2022-05-10T07:09:06.025Z] 765212b225bb: Pulling fs layer [2022-05-10T07:09:06.025Z] f23df028b6ca: Pulling fs layer [2022-05-10T07:09:06.025Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T07:09:06.025Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T07:09:06.025Z] f23df028b6ca: Waiting [2022-05-10T07:09:06.025Z] d65c8cfc05b1: Waiting [2022-05-10T07:09:06.025Z] 2437ff75d9bd: Waiting [2022-05-10T07:09:06.025Z] 765212b225bb: Waiting [2022-05-10T07:09:06.025Z] 04944245beec: Verifying Checksum [2022-05-10T07:09:06.025Z] 04944245beec: Download complete [2022-05-10T07:09:06.025Z] 765212b225bb: Verifying Checksum [2022-05-10T07:09:06.025Z] 765212b225bb: Download complete [2022-05-10T07:09:06.025Z] f23df028b6ca: Download complete [2022-05-10T07:09:06.025Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T07:09:06.025Z] d65c8cfc05b1: Download complete [2022-05-10T07:09:06.301Z] 699f458cf7ca: Verifying Checksum [2022-05-10T07:09:06.301Z] 699f458cf7ca: Download complete [2022-05-10T07:09:06.575Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T07:09:06.575Z] 8998bd30e6a1: Download complete [2022-05-10T07:09:09.199Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T07:09:09.199Z] 2437ff75d9bd: Download complete [2022-05-10T07:09:10.639Z] 8998bd30e6a1: Pull complete [2022-05-10T07:09:11.234Z] 04944245beec: Pull complete [2022-05-10T07:09:12.666Z] 699f458cf7ca: Pull complete [2022-05-10T07:09:12.940Z] 765212b225bb: Pull complete [2022-05-10T07:09:13.924Z] f23df028b6ca: Pull complete [2022-05-10T07:09:14.198Z] d65c8cfc05b1: Pull complete [2022-05-10T07:09:29.403Z] 2437ff75d9bd: Pull complete [2022-05-10T07:09:29.403Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T07:09:29.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T07:09:29.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T07:09:29.654Z] prd-ubuntu20.04-docker-arm64-4c-16g-45618 does not seem to be running inside a container [2022-05-10T07:09:29.747Z] $ 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/69 -v /w/workspace/edgex-ui-go/69:/w/workspace/edgex-ui-go/69:rw,z -v /w/workspace/edgex-ui-go/69@tmp:/w/workspace/edgex-ui-go/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T07:09:32.452Z] $ docker top b6ecf79d6f9ca3ecbae6665f5d8703a5f8302958e8aa01befb01de2efaccbf78 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:09:33.381Z] ---> job-cost.sh [2022-05-10T07:09:33.381Z] lf-activate-venv: SKIPPING [2022-05-10T07:09:33.381Z] INFO: No Stack... [2022-05-10T07:09:33.654Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T07:09:34.631Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T07:09:35.299Z] + cut -d, -f6 [2022-05-10T07:09:35.299Z] + cat /w/workspace/edgex-ui-go/69/archives/cost.csv [Pipeline] lock [2022-05-10T07:09:35.358Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-69-stack-cost] [2022-05-10T07:09:35.364Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-69-stack-cost] did not exist. Created. [2022-05-10T07:09:35.364Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T07:09:36.053Z] /w/workspace/edgex-ui-go/69@tmp/durable-93aa91e5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T07:09:36.732Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T07:09:36.754Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T07:09:36.921Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T07:09:36.928Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-69-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T07:09:36.964Z] $ docker stop --time=1 b6ecf79d6f9ca3ecbae6665f5d8703a5f8302958e8aa01befb01de2efaccbf78 [2022-05-10T07:09:38.503Z] $ docker rm -f b6ecf79d6f9ca3ecbae6665f5d8703a5f8302958e8aa01befb01de2efaccbf78 [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-05-10T07:09:38.922Z] provisioning config files... [2022-05-10T07:09:38.930Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2244888155763656744tmp [Pipeline] { [Pipeline] sh [2022-05-10T07:09:39.226Z] + set +x [2022-05-10T07:09:39.226Z] + curl -s https://codecov.io/bash [2022-05-10T07:09:39.226Z] + bash -s -- [2022-05-10T07:09:39.226Z] [2022-05-10T07:09:39.226Z] _____ _ [2022-05-10T07:09:39.226Z] / ____| | | [2022-05-10T07:09:39.226Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T07:09:39.226Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T07:09:39.226Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T07:09:39.226Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T07:09:39.226Z] Bash-1.0.6 [2022-05-10T07:09:39.226Z] [2022-05-10T07:09:39.226Z] [2022-05-10T07:09:39.226Z] ==> git version 2.25.1 found [2022-05-10T07:09:39.226Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-10T07:09:39.226Z] Release-Date: 2020-01-08 [2022-05-10T07:09:39.226Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T07:09:39.226Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T07:09:39.226Z] ==> Jenkins CI detected. [2022-05-10T07:09:39.226Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-05-10T07:09:39.226Z] project root: . [2022-05-10T07:09:39.226Z] --> token set from env [2022-05-10T07:09:39.226Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T07:09:39.226Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T07:09:39.226Z] ==> Python coveragepy not found [2022-05-10T07:09:39.226Z] ==> Searching for coverage reports in: [2022-05-10T07:09:39.226Z] + . [2022-05-10T07:09:39.226Z] -> Found 1 reports [2022-05-10T07:09:39.226Z] ==> Detecting git/mercurial file structure [2022-05-10T07:09:39.226Z] ==> Reading reports [2022-05-10T07:09:39.226Z] + ./coverage.out bytes=10 [2022-05-10T07:09:39.226Z] ==> Appending adjustments [2022-05-10T07:09:39.226Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T07:09:39.487Z] + Found adjustments [2022-05-10T07:09:39.487Z] ==> Gzipping contents [2022-05-10T07:09:39.487Z] 8.0K /tmp/codecov.Gc6Iys.gz [2022-05-10T07:09:39.487Z] ==> Uploading reports [2022-05-10T07:09:39.487Z] url: https://codecov.io [2022-05-10T07:09:39.487Z] query: branch=main&commit=dd9f4692206ac816c1e5138ee950db2d795e181e&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T07:09:39.487Z] -> Pinging Codecov [2022-05-10T07:09:39.487Z] 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=dd9f4692206ac816c1e5138ee950db2d795e181e&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T07:09:39.750Z] -> Uploading to [2022-05-10T07:09:39.750Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/FB506323287CE973F263BFD2A0EB1F37/dd9f4692206ac816c1e5138ee950db2d795e181e/d52a805d-4f7c-40de-9472-d5642919a011.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T070939Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7793c364a3abb0627a106a13d24eaff991345a7b5d22bc0b576e534c9fa5ee32 [2022-05-10T07:09:39.750Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T07:09:39.750Z] Dload Upload Total Spent Left Speed [2022-05-10T07:09:40.010Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4378 0 0 100 4378 0 21673 --:--:-- --:--:-- --:--:-- 21566 100 4378 0 0 100 4378 0 20362 --:--:-- --:--:-- --:--:-- 20362 [2022-05-10T07:09:40.010Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/dd9f4692206ac816c1e5138ee950db2d795e181e [Pipeline] } [2022-05-10T07:09:40.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-10T07:09:40.284Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-10T07:09:40.294Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:09:40.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T07:09:40.589Z] [2022-05-10T07:09:40.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:09:40.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T07:09:40.891Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-10T07:09:40.891Z] 188c0c94c7c5: Pulling fs layer [2022-05-10T07:09:40.891Z] 0ef7d3d256c8: Pulling fs layer [2022-05-10T07:09:40.891Z] de9db76c5a1d: Pulling fs layer [2022-05-10T07:09:40.891Z] 0eba1c9be4d2: Pulling fs layer [2022-05-10T07:09:40.891Z] 0d57e429df01: Pulling fs layer [2022-05-10T07:09:40.891Z] 4e4be7b47b0d: Pulling fs layer [2022-05-10T07:09:40.891Z] e1f770b5df2f: Pulling fs layer [2022-05-10T07:09:40.891Z] 0eba1c9be4d2: Waiting [2022-05-10T07:09:40.891Z] 0d57e429df01: Waiting [2022-05-10T07:09:40.891Z] 4e4be7b47b0d: Waiting [2022-05-10T07:09:40.891Z] 85a0685a4137: Pulling fs layer [2022-05-10T07:09:40.891Z] e1f770b5df2f: Waiting [2022-05-10T07:09:40.891Z] 85a0685a4137: Waiting [2022-05-10T07:09:40.891Z] de9db76c5a1d: Download complete [2022-05-10T07:09:40.891Z] 0ef7d3d256c8: Verifying Checksum [2022-05-10T07:09:40.891Z] 0ef7d3d256c8: Download complete [2022-05-10T07:09:40.891Z] 0d57e429df01: Verifying Checksum [2022-05-10T07:09:40.891Z] 0d57e429df01: Download complete [2022-05-10T07:09:40.891Z] 4e4be7b47b0d: Download complete [2022-05-10T07:09:40.891Z] 188c0c94c7c5: Download complete [2022-05-10T07:09:41.152Z] 188c0c94c7c5: Pull complete [2022-05-10T07:09:41.152Z] e1f770b5df2f: Verifying Checksum [2022-05-10T07:09:41.152Z] e1f770b5df2f: Download complete [2022-05-10T07:09:41.152Z] 0ef7d3d256c8: Pull complete [2022-05-10T07:09:41.412Z] de9db76c5a1d: Pull complete [2022-05-10T07:09:41.672Z] 0eba1c9be4d2: Verifying Checksum [2022-05-10T07:09:41.672Z] 0eba1c9be4d2: Download complete [2022-05-10T07:09:41.672Z] 85a0685a4137: Verifying Checksum [2022-05-10T07:09:41.672Z] 85a0685a4137: Download complete [2022-05-10T07:09:45.869Z] 0eba1c9be4d2: Pull complete [2022-05-10T07:09:45.869Z] 0d57e429df01: Pull complete [2022-05-10T07:09:45.869Z] 4e4be7b47b0d: Pull complete [2022-05-10T07:09:46.128Z] e1f770b5df2f: Pull complete [2022-05-10T07:09:49.424Z] 85a0685a4137: Pull complete [2022-05-10T07:09:49.424Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-10T07:09:49.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-10T07:09:49.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-10T07:09:49.491Z] prd-ubuntu20.04-docker-8c-8g-45066 does not seem to be running inside a container [2022-05-10T07:09:49.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-10T07:09:51.282Z] $ docker top faf812aabbbdd98d8286edf54ed919f238bb82c4ef0893712b7a53185d6ba302 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T07:09:51.408Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-10T07:09:51.719Z] + set -o pipefail [2022-05-10T07:09:51.719Z] + snyk monitor '--org=edgex-jenkins' [2022-05-10T07:09:55.039Z] [2022-05-10T07:09:55.039Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-05-10T07:09:55.039Z] [2022-05-10T07:09:55.039Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/345943b8-3b58-4868-b4b8-6709d28eb8f1 [2022-05-10T07:09:55.039Z] [2022-05-10T07:09:55.039Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-10T07:09:55.039Z] [2022-05-10T07:09:55.039Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-10T07:09:55.039Z] [2022-05-10T07:09:55.039Z] [Pipeline] } [2022-05-10T07:09:55.055Z] $ docker stop --time=1 faf812aabbbdd98d8286edf54ed919f238bb82c4ef0893712b7a53185d6ba302 [2022-05-10T07:09:56.657Z] $ docker rm -f faf812aabbbdd98d8286edf54ed919f238bb82c4ef0893712b7a53185d6ba302 [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-05-10T07:09:57.325Z] + git log --format=format:%s -1 dd9f4692206ac816c1e5138ee950db2d795e181e [Pipeline] sh [2022-05-10T07:09:57.625Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T07:09:57.625Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:09:57.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T07:09:57.920Z] . [Pipeline] withDockerContainer [2022-05-10T07:09:57.991Z] prd-ubuntu20.04-docker-8c-8g-45066 does not seem to be running inside a container [2022-05-10T07:09:58.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T07:09:58.430Z] $ docker top 9417ca6270a975fde19b3e4df276973c306b49f2630e63086d9b5eee1681d828 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T07:09:58.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T07:09:58.529Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T07:09:58.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T07:09:58.677Z] $ docker exec 9417ca6270a975fde19b3e4df276973c306b49f2630e63086d9b5eee1681d828 ssh-agent [2022-05-10T07:09:58.815Z] SSH_AUTH_SOCK=/tmp/ssh-i7CPDE3wTdGw/agent.33 [2022-05-10T07:09:58.815Z] SSH_AGENT_PID=39 [2022-05-10T07:09:58.822Z] Running ssh-add (command line suppressed) [2022-05-10T07:09:58.941Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_959203333511302814.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_959203333511302814.key) [2022-05-10T07:09:58.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T07:09:59.250Z] + git semver tag [2022-05-10T07:09:59.510Z] 2022-05-10 07:09:59,459 [run_tag] DEBUG tag force:False [2022-05-10T07:09:59.510Z] 2022-05-10 07:09:59,460 [check_head_tag] DEBUG check head tag [2022-05-10T07:09:59.510Z] 2022-05-10 07:09:59,461 [execute] INFO git cat-file --batch-check [2022-05-10T07:09:59.510Z] 2022-05-10 07:09:59,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-05-10T07:09:59.510Z] 2022-05-10 07:09:59,466 [execute] INFO git cat-file --batch [2022-05-10T07:09:59.510Z] 2022-05-10 07:09:59,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-05-10T07:09:59.510Z] 2022-05-10 07:09:59,492 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-05-10T07:09:59.510Z] 2022-05-10 07:09:59,492 [execute] INFO git tag -a v2.1.1-dev.30 -m v2.1.1-dev.30 [2022-05-10T07:09:59.510Z] 2022-05-10 07:09:59,492 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.30', '-m', 'v2.1.1-dev.30'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T07:09:59.510Z] 2022-05-10 07:09:59,498 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-05-10T07:09:59.510Z] 2.1.1-dev.30 [Pipeline] } [2022-05-10T07:09:59.787Z] $ docker exec --env ******** --env ******** 9417ca6270a975fde19b3e4df276973c306b49f2630e63086d9b5eee1681d828 ssh-agent -k [2022-05-10T07:09:59.898Z] unset SSH_AUTH_SOCK; [2022-05-10T07:09:59.898Z] unset SSH_AGENT_PID; [2022-05-10T07:09:59.899Z] echo Agent pid 39 killed; [2022-05-10T07:09:59.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T07:10:00.225Z] + git semver [Pipeline] } [2022-05-10T07:10:00.505Z] $ docker stop --time=1 9417ca6270a975fde19b3e4df276973c306b49f2630e63086d9b5eee1681d828 [2022-05-10T07:10:01.820Z] $ docker rm -f 9417ca6270a975fde19b3e4df276973c306b49f2630e63086d9b5eee1681d828 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:10:02.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T07:10:02.263Z] [2022-05-10T07:10:02.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:10:02.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T07:10:02.577Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-10T07:10:02.577Z] ab5ef0e58194: Pulling fs layer [2022-05-10T07:10:02.577Z] 9712f1f96733: Pulling fs layer [2022-05-10T07:10:02.577Z] 63f879dbbcfc: Pulling fs layer [2022-05-10T07:10:02.577Z] 0d9ebad4ef96: Pulling fs layer [2022-05-10T07:10:02.577Z] e9a5061849ea: Pulling fs layer [2022-05-10T07:10:02.577Z] d747dcd14b5f: Pulling fs layer [2022-05-10T07:10:02.577Z] 2de7ff778b66: Pulling fs layer [2022-05-10T07:10:02.577Z] e9a5061849ea: Waiting [2022-05-10T07:10:02.577Z] d747dcd14b5f: Waiting [2022-05-10T07:10:02.577Z] 2de7ff778b66: Waiting [2022-05-10T07:10:02.577Z] 0d9ebad4ef96: Waiting [2022-05-10T07:10:02.578Z] 9712f1f96733: Verifying Checksum [2022-05-10T07:10:02.578Z] 9712f1f96733: Download complete [2022-05-10T07:10:02.839Z] 63f879dbbcfc: Verifying Checksum [2022-05-10T07:10:02.839Z] 63f879dbbcfc: Download complete [2022-05-10T07:10:03.098Z] e9a5061849ea: Verifying Checksum [2022-05-10T07:10:03.098Z] e9a5061849ea: Download complete [2022-05-10T07:10:03.098Z] d747dcd14b5f: Verifying Checksum [2022-05-10T07:10:03.098Z] d747dcd14b5f: Download complete [2022-05-10T07:10:03.098Z] 0d9ebad4ef96: Verifying Checksum [2022-05-10T07:10:03.098Z] 0d9ebad4ef96: Download complete [2022-05-10T07:10:03.098Z] ab5ef0e58194: Download complete [2022-05-10T07:10:03.098Z] 2de7ff778b66: Verifying Checksum [2022-05-10T07:10:03.098Z] 2de7ff778b66: Download complete [2022-05-10T07:10:05.631Z] ab5ef0e58194: Pull complete [2022-05-10T07:10:05.631Z] 9712f1f96733: Pull complete [2022-05-10T07:10:06.567Z] 63f879dbbcfc: Pull complete [2022-05-10T07:10:09.857Z] 0d9ebad4ef96: Pull complete [2022-05-10T07:10:10.117Z] e9a5061849ea: Pull complete [2022-05-10T07:10:10.117Z] d747dcd14b5f: Pull complete [2022-05-10T07:10:11.497Z] 2de7ff778b66: Pull complete [2022-05-10T07:10:11.497Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-10T07:10:11.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-10T07:10:11.497Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-10T07:10:11.565Z] prd-ubuntu20.04-docker-8c-8g-45066 does not seem to be running inside a container [2022-05-10T07:10:11.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-10T07:10:13.421Z] $ docker top 1420178534aa00d8922b85cb96204f4eb8550176b11898cee59b495cdfaf3e28 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-10T07:10:13.507Z] provisioning config files... [2022-05-10T07:10:13.520Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3702789356422547908tmp [2022-05-10T07:10:13.532Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5401370434572040615tmp [2022-05-10T07:10:13.545Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5928657448745908595tmp [Pipeline] { [Pipeline] echo [2022-05-10T07:10:13.561Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:10:13.849Z] ---> sigul-configuration.sh [2022-05-10T07:10:13.849Z] gpg: directory `/root/.gnupg' created [2022-05-10T07:10:13.849Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-10T07:10:13.849Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-10T07:10:13.849Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-10T07:10:13.849Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-10T07:10:13.849Z] gpg: CAST5 encrypted data [2022-05-10T07:10:13.849Z] gpg: encrypted with 1 passphrase [2022-05-10T07:10:13.849Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-10T07:10:14.146Z] + mkdir /home/jenkins [2022-05-10T07:10:14.146Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-10T07:10:14.437Z] + 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-05-10T07:10:14.449Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:10:14.733Z] ---> sigul-install.sh [2022-05-10T07:10:14.733Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-10T07:10:15.022Z] + git tag --list [2022-05-10T07:10:15.022Z] 0.1.1 [2022-05-10T07:10:15.022Z] v1.1.0 [2022-05-10T07:10:15.022Z] v1.2.0 [2022-05-10T07:10:15.022Z] v1.2.1 [2022-05-10T07:10:15.022Z] v1.3.0 [2022-05-10T07:10:15.022Z] v2.0.0 [2022-05-10T07:10:15.022Z] v2.0.1-dev.1 [2022-05-10T07:10:15.022Z] v2.0.1-dev.10 [2022-05-10T07:10:15.022Z] v2.0.1-dev.11 [2022-05-10T07:10:15.022Z] v2.0.1-dev.12 [2022-05-10T07:10:15.022Z] v2.0.1-dev.13 [2022-05-10T07:10:15.022Z] v2.0.1-dev.14 [2022-05-10T07:10:15.022Z] v2.0.1-dev.15 [2022-05-10T07:10:15.022Z] v2.0.1-dev.16 [2022-05-10T07:10:15.022Z] v2.0.1-dev.17 [2022-05-10T07:10:15.022Z] v2.0.1-dev.18 [2022-05-10T07:10:15.022Z] v2.0.1-dev.19 [2022-05-10T07:10:15.022Z] v2.0.1-dev.2 [2022-05-10T07:10:15.022Z] v2.0.1-dev.20 [2022-05-10T07:10:15.022Z] v2.0.1-dev.21 [2022-05-10T07:10:15.022Z] v2.0.1-dev.22 [2022-05-10T07:10:15.022Z] v2.0.1-dev.23 [2022-05-10T07:10:15.022Z] v2.0.1-dev.24 [2022-05-10T07:10:15.022Z] v2.0.1-dev.25 [2022-05-10T07:10:15.022Z] v2.0.1-dev.26 [2022-05-10T07:10:15.022Z] v2.0.1-dev.27 [2022-05-10T07:10:15.022Z] v2.0.1-dev.28 [2022-05-10T07:10:15.022Z] v2.0.1-dev.29 [2022-05-10T07:10:15.022Z] v2.0.1-dev.3 [2022-05-10T07:10:15.022Z] v2.0.1-dev.30 [2022-05-10T07:10:15.022Z] v2.0.1-dev.31 [2022-05-10T07:10:15.022Z] v2.0.1-dev.32 [2022-05-10T07:10:15.022Z] v2.0.1-dev.33 [2022-05-10T07:10:15.022Z] v2.0.1-dev.4 [2022-05-10T07:10:15.022Z] v2.0.1-dev.5 [2022-05-10T07:10:15.022Z] v2.0.1-dev.6 [2022-05-10T07:10:15.022Z] v2.0.1-dev.7 [2022-05-10T07:10:15.022Z] v2.0.1-dev.8 [2022-05-10T07:10:15.022Z] v2.0.1-dev.9 [2022-05-10T07:10:15.022Z] v2.1.0 [2022-05-10T07:10:15.022Z] v2.1.1-dev.1 [2022-05-10T07:10:15.022Z] v2.1.1-dev.10 [2022-05-10T07:10:15.022Z] v2.1.1-dev.11 [2022-05-10T07:10:15.022Z] v2.1.1-dev.12 [2022-05-10T07:10:15.022Z] v2.1.1-dev.13 [2022-05-10T07:10:15.022Z] v2.1.1-dev.14 [2022-05-10T07:10:15.022Z] v2.1.1-dev.15 [2022-05-10T07:10:15.022Z] v2.1.1-dev.16 [2022-05-10T07:10:15.022Z] v2.1.1-dev.17 [2022-05-10T07:10:15.022Z] v2.1.1-dev.18 [2022-05-10T07:10:15.022Z] v2.1.1-dev.19 [2022-05-10T07:10:15.022Z] v2.1.1-dev.2 [2022-05-10T07:10:15.022Z] v2.1.1-dev.20 [2022-05-10T07:10:15.022Z] v2.1.1-dev.21 [2022-05-10T07:10:15.022Z] v2.1.1-dev.22 [2022-05-10T07:10:15.022Z] v2.1.1-dev.23 [2022-05-10T07:10:15.022Z] v2.1.1-dev.24 [2022-05-10T07:10:15.022Z] v2.1.1-dev.25 [2022-05-10T07:10:15.022Z] v2.1.1-dev.26 [2022-05-10T07:10:15.022Z] v2.1.1-dev.27 [2022-05-10T07:10:15.022Z] v2.1.1-dev.28 [2022-05-10T07:10:15.022Z] v2.1.1-dev.29 [2022-05-10T07:10:15.022Z] v2.1.1-dev.3 [2022-05-10T07:10:15.022Z] v2.1.1-dev.30 [2022-05-10T07:10:15.022Z] v2.1.1-dev.4 [2022-05-10T07:10:15.022Z] v2.1.1-dev.5 [2022-05-10T07:10:15.022Z] v2.1.1-dev.6 [2022-05-10T07:10:15.022Z] v2.1.1-dev.7 [2022-05-10T07:10:15.022Z] v2.1.1-dev.8 [2022-05-10T07:10:15.022Z] v2.1.1-dev.9 [Pipeline] sh [2022-05-10T07:10:15.314Z] + lftools sign git-tag v2.1.1-dev.30 [2022-05-10T07:10:15.885Z] Signing Git tag with Sigul... [2022-05-10T07:10:15.885Z] Signing v2.1.1-dev.30 [Pipeline] echo [2022-05-10T07:10:16.466Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:10:16.753Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-10T07:10:16.760Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-10T07:10:16.782Z] $ docker stop --time=1 1420178534aa00d8922b85cb96204f4eb8550176b11898cee59b495cdfaf3e28 [2022-05-10T07:10:18.092Z] $ docker rm -f 1420178534aa00d8922b85cb96204f4eb8550176b11898cee59b495cdfaf3e28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-10T07:10:18.494Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T07:10:18.494Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:10:18.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T07:10:18.785Z] . [Pipeline] withDockerContainer [2022-05-10T07:10:18.851Z] prd-ubuntu20.04-docker-8c-8g-45066 does not seem to be running inside a container [2022-05-10T07:10:18.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T07:10:19.289Z] $ docker top 76aa5897f332789e8665cac46b6e1bec3b4f0018e9f7beba988ca392797fb7f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T07:10:19.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T07:10:19.385Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T07:10:19.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T07:10:19.545Z] $ docker exec 76aa5897f332789e8665cac46b6e1bec3b4f0018e9f7beba988ca392797fb7f8 ssh-agent [2022-05-10T07:10:19.668Z] SSH_AUTH_SOCK=/tmp/ssh-jPZPKNbAZ2L5/agent.35 [2022-05-10T07:10:19.669Z] SSH_AGENT_PID=41 [2022-05-10T07:10:19.673Z] Running ssh-add (command line suppressed) [2022-05-10T07:10:19.818Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8743864177993895795.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8743864177993895795.key) [2022-05-10T07:10:19.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T07:10:20.177Z] + git semver bump pre [2022-05-10T07:10:20.452Z] 2022-05-10 07:10:20,321 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-05-10T07:10:20.453Z] 2022-05-10 07:10:20,321 [bump_version] DEBUG bumping version:2.1.1-dev.30 on axis:pre with prefix:dev [2022-05-10T07:10:20.453Z] 2022-05-10 07:10:20,321 [bump_version] DEBUG bumped version:2.1.1-dev.31 [2022-05-10T07:10:20.453Z] 2022-05-10 07:10:20,321 [write_version] DEBUG write version:2.1.1-dev.31 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-05-10T07:10:20.453Z] 2022-05-10 07:10:20,321 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-05-10T07:10:20.453Z] 2022-05-10 07:10:20,321 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-05-10T07:10:20.453Z] 2022-05-10 07:10:20,323 [execute] INFO git cat-file --batch-check [2022-05-10T07:10:20.453Z] 2022-05-10 07:10:20,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T07:10:20.453Z] 2022-05-10 07:10:20,329 [execute] INFO git cat-file --batch [2022-05-10T07:10:20.453Z] 2022-05-10 07:10:20,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T07:10:20.453Z] 2022-05-10 07:10:20,336 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-05-10T07:10:20.453Z] 2.1.1-dev.31 [Pipeline] } [2022-05-10T07:10:20.469Z] $ docker exec --env ******** --env ******** 76aa5897f332789e8665cac46b6e1bec3b4f0018e9f7beba988ca392797fb7f8 ssh-agent -k [2022-05-10T07:10:20.577Z] unset SSH_AUTH_SOCK; [2022-05-10T07:10:20.578Z] unset SSH_AGENT_PID; [2022-05-10T07:10:20.578Z] echo Agent pid 41 killed; [2022-05-10T07:10:20.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T07:10:20.899Z] + git semver [Pipeline] } [2022-05-10T07:10:21.178Z] $ docker stop --time=1 76aa5897f332789e8665cac46b6e1bec3b4f0018e9f7beba988ca392797fb7f8 [2022-05-10T07:10:22.482Z] $ docker rm -f 76aa5897f332789e8665cac46b6e1bec3b4f0018e9f7beba988ca392797fb7f8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T07:10:22.834Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T07:10:22.834Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:10:23.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T07:10:23.138Z] . [Pipeline] withDockerContainer [2022-05-10T07:10:23.218Z] prd-ubuntu20.04-docker-8c-8g-45066 does not seem to be running inside a container [2022-05-10T07:10:23.258Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T07:10:23.646Z] $ docker top ebd95917dfe05b75f39a18a8eccac944a6d4e6b0a25b6b0bc52a8d03475e3be7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T07:10:23.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T07:10:23.761Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T07:10:23.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T07:10:23.895Z] $ docker exec ebd95917dfe05b75f39a18a8eccac944a6d4e6b0a25b6b0bc52a8d03475e3be7 ssh-agent [2022-05-10T07:10:24.030Z] SSH_AUTH_SOCK=/tmp/ssh-5776RzSOwfuX/agent.31 [2022-05-10T07:10:24.030Z] SSH_AGENT_PID=37 [2022-05-10T07:10:24.036Z] Running ssh-add (command line suppressed) [2022-05-10T07:10:24.162Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5378787395279326627.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5378787395279326627.key) [2022-05-10T07:10:24.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T07:10:24.468Z] + git semver push [2022-05-10T07:10:24.730Z] 2022-05-10 07:10:24,655 [run_push] DEBUG push [2022-05-10T07:10:24.730Z] 2022-05-10 07:10:24,656 [execute] INFO git push origin semver [2022-05-10T07:10:24.730Z] 2022-05-10 07:10:24,656 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-10T07:10:25.672Z] 2022-05-10 07:10:25,595 [run_push] DEBUG push all version tags [2022-05-10T07:10:25.672Z] 2022-05-10 07:10:25,596 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-10T07:10:25.672Z] 2022-05-10 07:10:25,596 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-10T07:10:26.614Z] 2022-05-10 07:10:26,403 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-05-10T07:10:26.614Z] 2.1.1-dev.31 [Pipeline] } [2022-05-10T07:10:26.627Z] $ docker exec --env ******** --env ******** ebd95917dfe05b75f39a18a8eccac944a6d4e6b0a25b6b0bc52a8d03475e3be7 ssh-agent -k [2022-05-10T07:10:26.750Z] unset SSH_AUTH_SOCK; [2022-05-10T07:10:26.750Z] unset SSH_AGENT_PID; [2022-05-10T07:10:26.750Z] echo Agent pid 37 killed; [2022-05-10T07:10:26.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T07:10:27.058Z] + git semver [Pipeline] } [2022-05-10T07:10:27.334Z] $ docker stop --time=1 ebd95917dfe05b75f39a18a8eccac944a6d4e6b0a25b6b0bc52a8d03475e3be7 [2022-05-10T07:10:28.651Z] $ docker rm -f ebd95917dfe05b75f39a18a8eccac944a6d4e6b0a25b6b0bc52a8d03475e3be7 [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-05-10T07:10:29.200Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-05-10T07:10:29.200Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-05-10T07:10:29.200Z] total 16 [2022-05-10T07:10:29.200Z] drwxr-xr-x 3 root root 4096 May 10 06:45 . [2022-05-10T07:10:29.200Z] drwxrwxr-x 15 jenkins jenkins 4096 May 10 07:10 .. [2022-05-10T07:10:29.200Z] drwxr-xr-x 2 root root 4096 May 10 06:45 cost [2022-05-10T07:10:29.200Z] -rw-r--r-- 1 root root 81 May 10 06:45 cost.csv [2022-05-10T07:10:29.200Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-05-10T07:10:29.200Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-05-10T07:10:29.200Z] total 16 [2022-05-10T07:10:29.200Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 06:45 . [2022-05-10T07:10:29.200Z] drwxrwxr-x 15 jenkins jenkins 4096 May 10 07:10 .. [2022-05-10T07:10:29.200Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 06:45 cost [2022-05-10T07:10:29.200Z] -rw-r--r-- 1 jenkins jenkins 81 May 10 06:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:10:29.494Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:10:30.359Z] ---> package-listing.sh [2022-05-10T07:10:30.359Z] ++ facter osfamily [2022-05-10T07:10:30.359Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T07:10:30.620Z] + OS_FAMILY=debian [2022-05-10T07:10:30.620Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-05-10T07:10:30.620Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T07:10:30.620Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T07:10:30.620Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T07:10:30.620Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T07:10:30.620Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-05-10T07:10:30.620Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T07:10:30.620Z] + case "${OS_FAMILY}" in [2022-05-10T07:10:30.620Z] + dpkg -l [2022-05-10T07:10:30.620Z] + grep '^ii' [2022-05-10T07:10:30.620Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T07:10:30.620Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T07:10:30.620Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T07:10:30.620Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-05-10T07:10:30.620Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-05-10T07:10:30.620Z] + 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-05-10T07:10:30.633Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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-05-10T07:10:30.911Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:10:31.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T07:10:31.471Z] . [Pipeline] withDockerContainer [2022-05-10T07:10:31.543Z] prd-ubuntu20.04-docker-8c-8g-45066 does not seem to be running inside a container [2022-05-10T07:10:31.580Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T07:10:31.820Z] $ docker top 39c2f6a938d423d20ac0d7dce09bfa728b7712576d788e44fb145f5522e96ac6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T07:10:32.189Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T07:10:32.481Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T07:10:32.772Z] + ls /var/log/sa-host [2022-05-10T07:10:32.772Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T07:10:32.872Z] provisioning config files... [2022-05-10T07:10:32.882Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7323879236631167914tmp [Pipeline] { [Pipeline] echo [2022-05-10T07:10:32.897Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:10:33.186Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T07:10:33.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:10:33.519Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T07:10:33.530Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:10:33.814Z] ---> sudo-logs.sh [2022-05-10T07:10:33.814Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T07:10:33.846Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:10:34.135Z] ---> job-cost.sh [2022-05-10T07:10:34.135Z] lf-activate-venv: SKIPPING [2022-05-10T07:10:34.135Z] DEBUG: total: 0.2199999988079071 [2022-05-10T07:10:34.135Z] INFO: Retrieving Stack Cost... [2022-05-10T07:10:34.395Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T07:10:34.965Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T07:10:34.978Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:10:35.263Z] ---> logs-deploy.sh [2022-05-10T07:10:35.263Z] lf-activate-venv: SKIPPING [2022-05-10T07:10:35.263Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/69 [2022-05-10T07:10:35.263Z] INFO: archiving workspace using pattern(s): [2022-05-10T07:10:36.203Z] Archives upload complete. [2022-05-10T07:10:36.203Z] INFO: archiving logs to Nexus