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 06:44:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:44:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:44:10 ========================================================= 06:44:10 EdgeX Global Pipelines Version Info 06:44:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:44:10 ------------------- 06:44:10 stable info: 06:44:10 ------------------- 06:44:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:44:10 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 06:44:10 Message: update stable to v1.0.227 06:44:11 ------------------- 06:44:11 experimental info: 06:44:11 ------------------- 06:44:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:44:11 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 06:44:11 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:44:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:44:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:44:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:44:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:44:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:44:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:44:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd9f4692206ac816c1e5138ee950db2d795e181e [Pipeline] echo 06:44:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd9f469 [Pipeline] echo 06:44:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:44:12 provisioning config files... 06:44:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5696840350951494036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:12 ---> docker-login.sh 06:44:12 nexus3.edgexfoundry.org:10001 06:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:12 Configure a credential helper to remove this warning. See 06:44:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:12 06:44:12 Login Succeeded 06:44:12 nexus3.edgexfoundry.org:10002 06:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:13 Configure a credential helper to remove this warning. See 06:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:13 06:44:13 Login Succeeded 06:44:13 nexus3.edgexfoundry.org:10003 06:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:13 Configure a credential helper to remove this warning. See 06:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:13 06:44:13 Login Succeeded 06:44:13 nexus3.edgexfoundry.org:10004 06:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:13 Configure a credential helper to remove this warning. See 06:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:13 06:44:13 Login Succeeded 06:44:13 docker.io 06:44:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:13 Configure a credential helper to remove this warning. See 06:44:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:13 06:44:13 Login Succeeded 06:44:13 ---> docker-login.sh ends [Pipeline] } 06:44:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:44:14 + git rev-list -1 --merges dd9f4692206ac816c1e5138ee950db2d795e181e~1..dd9f4692206ac816c1e5138ee950db2d795e181e [Pipeline] echo 06:44:14 -----------> git rev-list -1 --merges dd9f4692206ac816c1e5138ee950db2d795e181e~1..dd9f4692206ac816c1e5138ee950db2d795e181e dd9f4692206ac816c1e5138ee950db2d795e181e [false] [Pipeline] sh 06:44:14 + git log --format=format:%s -1 dd9f4692206ac816c1e5138ee950db2d795e181e [Pipeline] echo 06:44:14 ========================================================= 06:44:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:44:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:44:14 + git log --format=format:%s -1 dd9f4692206ac816c1e5138ee950db2d795e181e [Pipeline] echo 06:44:14 [semverPrep] GIT_COMMIT: dd9f4692206ac816c1e5138ee950db2d795e181e, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:44:14 [semverPrep] This is not a build commit. [Pipeline] sh 06:44:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:44:15 + grep -v github /etc/ssh/ssh_known_hosts 06:44:15 + [ -e /tmp/ssh_known_hosts ] 06:44:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:44:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:44:15 + sudo tee -a /etc/ssh/ssh_known_hosts 06:44:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:44:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 06:44:15 06:44:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:44:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 06:44:16 latest: Pulling from edgex-devops/py-git-semver 06:44:16 1fe172e4850f: Pulling fs layer 06:44:16 caf521ccaac6: Pulling fs layer 06:44:16 3ead6fa29328: Pulling fs layer 06:44:16 5c2a1cbceb83: Pulling fs layer 06:44:16 a8d5f1318db7: Pulling fs layer 06:44:16 c427282e49a2: Pulling fs layer 06:44:16 1827001aaf11: Pulling fs layer 06:44:16 0714d37db230: Pulling fs layer 06:44:16 ac28cf19c067: Pulling fs layer 06:44:16 ca983d60f3e2: Pulling fs layer 06:44:16 9f894cec8388: Pulling fs layer 06:44:16 5c2a1cbceb83: Waiting 06:44:16 a8d5f1318db7: Waiting 06:44:16 c427282e49a2: Waiting 06:44:16 0714d37db230: Waiting 06:44:16 ac28cf19c067: Waiting 06:44:16 9f894cec8388: Waiting 06:44:16 ca983d60f3e2: Waiting 06:44:16 1827001aaf11: Waiting 06:44:16 caf521ccaac6: Verifying Checksum 06:44:16 caf521ccaac6: Download complete 06:44:16 5c2a1cbceb83: Verifying Checksum 06:44:16 5c2a1cbceb83: Download complete 06:44:16 a8d5f1318db7: Verifying Checksum 06:44:16 a8d5f1318db7: Download complete 06:44:16 3ead6fa29328: Verifying Checksum 06:44:16 3ead6fa29328: Download complete 06:44:16 c427282e49a2: Download complete 06:44:16 0714d37db230: Download complete 06:44:16 ac28cf19c067: Verifying Checksum 06:44:16 ac28cf19c067: Download complete 06:44:16 ca983d60f3e2: Verifying Checksum 06:44:16 ca983d60f3e2: Download complete 06:44:16 9f894cec8388: Download complete 06:44:16 1fe172e4850f: Verifying Checksum 06:44:16 1fe172e4850f: Download complete 06:44:16 1827001aaf11: Verifying Checksum 06:44:16 1827001aaf11: Download complete 06:44:17 1fe172e4850f: Pull complete 06:44:17 caf521ccaac6: Pull complete 06:44:18 3ead6fa29328: Pull complete 06:44:18 5c2a1cbceb83: Pull complete 06:44:19 a8d5f1318db7: Pull complete 06:44:19 c427282e49a2: Pull complete 06:44:20 1827001aaf11: Pull complete 06:44:20 0714d37db230: Pull complete 06:44:21 ac28cf19c067: Pull complete 06:44:21 ca983d60f3e2: Pull complete 06:44:21 9f894cec8388: Pull complete 06:44:21 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 06:44:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 06:44:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 06:44:21 prd-ubuntu20.04-docker-8c-8g-45066 does not seem to be running inside a container 06:44:21 $ 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 06:44:23 $ docker top fb510fa3b99fd3aa3930cca21238485270a6268fe63224c54ba2e9bf9c6c5afd -eo pid,comm 06:44:23 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). 06:44:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:44:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:44:23 [ssh-agent] Looking for ssh-agent implementation... 06:44:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:44:23 $ docker exec fb510fa3b99fd3aa3930cca21238485270a6268fe63224c54ba2e9bf9c6c5afd ssh-agent 06:44:23 SSH_AUTH_SOCK=/tmp/ssh-h0PsCS6k3rMk/agent.33 06:44:23 SSH_AGENT_PID=39 06:44:23 Running ssh-add (command line suppressed) 06:44:23 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) 06:44:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:44:23 + git tag --points-at HEAD [Pipeline] } 06:44:24 $ docker exec --env ******** --env ******** fb510fa3b99fd3aa3930cca21238485270a6268fe63224c54ba2e9bf9c6c5afd ssh-agent -k 06:44:24 unset SSH_AUTH_SOCK; 06:44:24 unset SSH_AGENT_PID; 06:44:24 echo Agent pid 39 killed; 06:44:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:44:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:44:24 [ssh-agent] Looking for ssh-agent implementation... 06:44:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:44:24 $ docker exec fb510fa3b99fd3aa3930cca21238485270a6268fe63224c54ba2e9bf9c6c5afd ssh-agent 06:44:24 SSH_AUTH_SOCK=/tmp/ssh-LsqCGLXzxRrb/agent.73 06:44:24 SSH_AGENT_PID=80 06:44:24 Running ssh-add (command line suppressed) 06:44:24 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) 06:44:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:44:24 + git semver init 06:44:25 2022-05-10 06:44:25,066 [run_init] DEBUG init version:0.0.0 force:False 06:44:25 2022-05-10 06:44:25,067 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 06:44:25 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 06:44:25 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) 06:44:26 2022-05-10 06:44:26,501 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 06:44:26 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 06:44:26 2022-05-10 06:44:26,502 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:44:26 2022-05-10 06:44:26,502 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 06:44:26 2.1.1-dev.30 [Pipeline] } 06:44:26 $ docker exec --env ******** --env ******** fb510fa3b99fd3aa3930cca21238485270a6268fe63224c54ba2e9bf9c6c5afd ssh-agent -k 06:44:26 unset SSH_AUTH_SOCK; 06:44:26 unset SSH_AGENT_PID; 06:44:26 echo Agent pid 80 killed; 06:44:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:44:26 + git semver [Pipeline] } 06:44:27 $ docker stop --time=1 fb510fa3b99fd3aa3930cca21238485270a6268fe63224c54ba2e9bf9c6c5afd 06:44:28 $ docker rm -f fb510fa3b99fd3aa3930cca21238485270a6268fe63224c54ba2e9bf9c6c5afd [Pipeline] // withDockerContainer [Pipeline] sh 06:44:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:44:29 Stashed 1 file(s) [Pipeline] echo 06:44:29 [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 06:44:29 provisioning config files... 06:44:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4557103366819358379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:29 ---> docker-login.sh 06:44:29 nexus3.edgexfoundry.org:10001 06:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:29 Configure a credential helper to remove this warning. See 06:44:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:29 06:44:29 Login Succeeded 06:44:29 nexus3.edgexfoundry.org:10002 06:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:29 Configure a credential helper to remove this warning. See 06:44:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:29 06:44:29 Login Succeeded 06:44:29 nexus3.edgexfoundry.org:10003 06:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:29 Configure a credential helper to remove this warning. See 06:44:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:29 06:44:29 Login Succeeded 06:44:29 nexus3.edgexfoundry.org:10004 06:44:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:30 Configure a credential helper to remove this warning. See 06:44:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:30 06:44:30 Login Succeeded 06:44:30 docker.io 06:44:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:30 Configure a credential helper to remove this warning. See 06:44:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:30 06:44:30 Login Succeeded 06:44:30 ---> docker-login.sh ends [Pipeline] } 06:44:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:44:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:44:30 ========================================================= 06:44:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 06:44:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:44:30 + 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 . 06:44:31 Sending build context to Docker daemon 43.16MB 06:44:31 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 06:44:31 Step 2/15 : FROM ${BASE} AS builder 06:44:31 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 06:44:31 59bf1c3509f3: Pulling fs layer 06:44:31 666ba61612fd: Pulling fs layer 06:44:31 8ed8ca486205: Pulling fs layer 06:44:31 4fe6c5a15a65: Pulling fs layer 06:44:31 22a0e8bec74d: Pulling fs layer 06:44:31 ca2b28591e48: Pulling fs layer 06:44:31 a51346096db8: Pulling fs layer 06:44:31 daebc70d1ce1: Pulling fs layer 06:44:31 0e18a0eac166: Pulling fs layer 06:44:31 22a0e8bec74d: Waiting 06:44:31 ca2b28591e48: Waiting 06:44:31 a51346096db8: Waiting 06:44:31 daebc70d1ce1: Waiting 06:44:31 0e18a0eac166: Waiting 06:44:31 4fe6c5a15a65: Waiting 06:44:31 8ed8ca486205: Verifying Checksum 06:44:31 8ed8ca486205: Download complete 06:44:31 666ba61612fd: Verifying Checksum 06:44:31 666ba61612fd: Download complete 06:44:31 22a0e8bec74d: Download complete 06:44:31 ca2b28591e48: Verifying Checksum 06:44:31 ca2b28591e48: Download complete 06:44:31 a51346096db8: Verifying Checksum 06:44:31 a51346096db8: Download complete 06:44:31 59bf1c3509f3: Download complete 06:44:31 daebc70d1ce1: Verifying Checksum 06:44:31 daebc70d1ce1: Download complete 06:44:31 59bf1c3509f3: Pull complete 06:44:31 666ba61612fd: Pull complete 06:44:31 8ed8ca486205: Pull complete 06:44:31 0e18a0eac166: Verifying Checksum 06:44:31 0e18a0eac166: Download complete 06:44:31 4fe6c5a15a65: Verifying Checksum 06:44:31 4fe6c5a15a65: Download complete 06:44:36 4fe6c5a15a65: Pull complete 06:44:36 22a0e8bec74d: Pull complete 06:44:36 ca2b28591e48: Pull complete 06:44:36 a51346096db8: Pull complete 06:44:36 daebc70d1ce1: Pull complete 06:44:38 0e18a0eac166: Pull complete 06:44:38 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 06:44:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:44:38 ---> f018257e8ee9 06:44:38 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:44:40 ---> Running in a677e09d9b43 06:44:40 Removing intermediate container a677e09d9b43 06:44:40 ---> c02fd3673850 06:44:40 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 06:44:40 ---> Running in 3921ed871098 06:44:40 Removing intermediate container 3921ed871098 06:44:40 ---> 3c390e9c0731 06:44:40 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 06:44:40 ---> Running in 101f47e3758c 06:44:40 Removing intermediate container 101f47e3758c 06:44:40 ---> 1309ea796106 06:44:40 Step 6/15 : LABEL Name=edgex-ui-go 06:44:40 ---> Running in 07a8081362ee 06:44:40 Removing intermediate container 07a8081362ee 06:44:40 ---> 841a3de63e54 06:44:40 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:44:40 ---> Running in d84c6751103c 06:44:41 Removing intermediate container d84c6751103c 06:44:41 ---> de9c1671d71f 06:44:41 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:41 ---> Running in d14f5b3a36d1 06:44:41 Removing intermediate container d14f5b3a36d1 06:44:41 ---> 81d9859f261c 06:44:41 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:44:41 ---> Running in aace40d8ad12 06:44:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:44:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:44:43 OK: 221 MiB in 52 packages 06:44:43 Removing intermediate container aace40d8ad12 06:44:43 ---> 447218402df1 06:44:43 Step 10/15 : ENV GO111MODULE=on 06:44:43 ---> Running in 2fa87bacda40 06:44:43 Removing intermediate container 2fa87bacda40 06:44:43 ---> 28aad398b02f 06:44:43 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:44:43 ---> Running in dabd62e28998 06:44:43 Removing intermediate container dabd62e28998 06:44:43 ---> 9aebe348d8c1 06:44:43 Step 12/15 : COPY go.mod vendor* ./ 06:44:43 ---> 2b0fcf958c8f 06:44:43 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:43 ---> Running in a73c882c3c81 06:44:44 Still waiting to schedule task 06:44:44 ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:44:44 ‘prd-ubuntu18.04-docker-8c-8g-41080’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:44:44 ‘prd-ubuntu20.04-docker-arm64-4c-16g-45067’ is offline 06:44:52 Removing intermediate container a73c882c3c81 06:44:52 ---> 29594ea87232 06:44:52 Step 14/15 : COPY . . 06:44:52 ---> 6f7254e91f05 06:44:52 Step 15/15 : RUN ${MAKE} 06:44:52 ---> Running in ed09a16757ed 06:44:52 noop 06:44:53 Removing intermediate container ed09a16757ed 06:44:53 ---> 71191e7de7e3 06:44:53 Successfully built 71191e7de7e3 06:44:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:44:53 + docker inspect -f . ci-base-image-x86_64 06:44:53 . [Pipeline] withDockerContainer 06:44:53 prd-ubuntu20.04-docker-8c-8g-45066 does not seem to be running inside a container 06:44:53 $ 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 06:44:54 $ docker top d8daba8e2171251cd5f322eee15bf11a6f5620b96434df5ac25645dedb7795aa -eo pid,comm [Pipeline] { [Pipeline] sh 06:44:54 + go version 06:44:54 go version go1.17.6 linux/amd64 [Pipeline] } 06:44:54 $ docker stop --time=1 d8daba8e2171251cd5f322eee15bf11a6f5620b96434df5ac25645dedb7795aa 06:44:55 $ docker rm -f d8daba8e2171251cd5f322eee15bf11a6f5620b96434df5ac25645dedb7795aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:44:56 + docker inspect -f . ci-base-image-x86_64 06:44:56 . [Pipeline] withDockerContainer 06:44:56 prd-ubuntu20.04-docker-8c-8g-45066 does not seem to be running inside a container 06:44:56 $ 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 06:44:56 $ docker top ac6b6a59646a3887b34b08980b83983a596bced8f9ed624900b0c5b32a49b754 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:44:57 + make test 06:44:57 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:44:57 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:45:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:45:02 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:45:02 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:45:02 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:45:02 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:45:02 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:45:02 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:45:02 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:45:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:45:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:45:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:45:02 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 06:45:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 06:45:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:45:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 06:45:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:45:06 $ docker stop --time=1 ac6b6a59646a3887b34b08980b83983a596bced8f9ed624900b0c5b32a49b754 06:45:07 $ docker rm -f ac6b6a59646a3887b34b08980b83983a596bced8f9ed624900b0c5b32a49b754 [Pipeline] // withDockerContainer [Pipeline] sh 06:45:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:45:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:45:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:45:08 + ls -al . 06:45:08 total 160 06:45:08 drwxrwxr-x 14 jenkins jenkins 4096 May 10 06:44 . 06:45:08 drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:44 .. 06:45:08 drwxrwxr-x 8 jenkins jenkins 4096 May 10 06:44 .git 06:45:08 drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:44 .github 06:45:08 -rw-rw-r-- 1 jenkins jenkins 155 May 10 06:44 .gitignore 06:45:08 drwxr-xr-x 3 jenkins jenkins 4096 May 10 06:44 .semver 06:45:08 -rw-rw-r-- 1 jenkins jenkins 2022 May 10 06:44 Attribution.txt 06:45:08 -rw-rw-r-- 1 jenkins jenkins 14570 May 10 06:44 CHANGELOG.md 06:45:08 -rw-rw-r-- 1 jenkins jenkins 3959 May 10 06:44 CONTRIBUTING.md 06:45:08 -rw-rw-r-- 1 jenkins jenkins 1549 May 10 06:44 Dockerfile 06:45:08 -rw-rw-r-- 1 jenkins jenkins 652 May 10 06:44 Jenkinsfile 06:45:08 -rw-rw-r-- 1 jenkins jenkins 11357 May 10 06:44 LICENSE 06:45:08 -rw-rw-r-- 1 jenkins jenkins 1212 May 10 06:44 Makefile 06:45:08 -rw-rw-r-- 1 jenkins jenkins 4398 May 10 06:44 README.md 06:45:08 -rw-rw-r-- 1 jenkins jenkins 12 May 10 06:44 VERSION 06:45:08 drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:44 assets 06:45:08 drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:44 bin 06:45:08 drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:44 cmd 06:45:08 -rw-r--r-- 1 jenkins jenkins 10 May 10 06:44 coverage.out 06:45:08 drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:44 docs 06:45:08 -rw-rw-r-- 1 jenkins jenkins 1945 May 10 06:44 go.mod 06:45:08 -rw-rw-r-- 1 jenkins jenkins 25933 May 10 06:44 go.sum 06:45:08 drwxrwxr-x 9 jenkins jenkins 4096 May 10 06:44 internal 06:45:08 drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:44 pkg 06:45:08 drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:44 snap 06:45:08 drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:44 testing 06:45:08 -rw-rw-r-- 1 jenkins jenkins 155 May 10 06:44 version.go 06:45:08 drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:44 web [Pipeline] isUnix [Pipeline] sh 06:45:09 + 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 . 06:45:09 Sending build context to Docker daemon 43.16MB 06:45:09 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 06:45:09 Step 2/23 : FROM ${BASE} AS builder 06:45:09 ---> 71191e7de7e3 06:45:09 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:45:09 ---> Running in 6b2996df3a72 06:45:09 Removing intermediate container 6b2996df3a72 06:45:09 ---> 7ce462a4fa5b 06:45:09 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 06:45:09 ---> Running in 9abef77cb739 06:45:09 Removing intermediate container 9abef77cb739 06:45:09 ---> 249a6e0e552f 06:45:09 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 06:45:09 ---> Running in c01a74357fe0 06:45:09 Removing intermediate container c01a74357fe0 06:45:09 ---> fd0b91314720 06:45:09 Step 6/23 : LABEL Name=edgex-ui-go 06:45:09 ---> Running in 324bde437fe6 06:45:10 Removing intermediate container 324bde437fe6 06:45:10 ---> ac29c874ffc8 06:45:10 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:45:10 ---> Running in f02a811cb9d6 06:45:10 Removing intermediate container f02a811cb9d6 06:45:10 ---> 485c20fde97a 06:45:10 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:45:10 ---> Running in fd9cf1fb0696 06:45:11 Removing intermediate container fd9cf1fb0696 06:45:11 ---> b8435f86d2ba 06:45:11 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:45:11 ---> Running in 6336a56c8928 06:45:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:45:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:45:12 OK: 221 MiB in 52 packages 06:45:12 Removing intermediate container 6336a56c8928 06:45:12 ---> 26ecc74a85c8 06:45:12 Step 10/23 : ENV GO111MODULE=on 06:45:12 ---> Running in 384fff9c7599 06:45:13 Removing intermediate container 384fff9c7599 06:45:13 ---> c2dbcb49f63a 06:45:13 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:45:13 ---> Running in c08e3cea1c13 06:45:13 Removing intermediate container c08e3cea1c13 06:45:13 ---> e3fcdcc51e81 06:45:13 Step 12/23 : COPY go.mod vendor* ./ 06:45:13 ---> b5d42f42451c 06:45:13 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:45:13 ---> Running in 99659ef58222 06:45:14 Removing intermediate container 99659ef58222 06:45:14 ---> 4c40c1d6fcc4 06:45:14 Step 14/23 : COPY . . 06:45:15 ---> 92562f0fd954 06:45:15 Step 15/23 : RUN ${MAKE} 06:45:15 ---> Running in b28063ce1d7d 06:45:15 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 06:45:20 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:45:22 Removing intermediate container b28063ce1d7d 06:45:22 ---> b21196c2fe3c 06:45:22 Step 16/23 : FROM alpine:3.14 06:45:23 3.14: Pulling from library/alpine 06:45:23 8663204ce13b: Pulling fs layer 06:45:23 8663204ce13b: Download complete 06:45:23 8663204ce13b: Pull complete 06:45:23 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 06:45:23 Status: Downloaded newer image for alpine:3.14 06:45:23 ---> e04c818066af 06:45:23 Step 17/23 : EXPOSE 4000 06:45:23 ---> Running in 539bf8a896be 06:45:23 Removing intermediate container 539bf8a896be 06:45:23 ---> ca0d05de3ea7 06:45:23 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 06:45:24 ---> 2602ffcef024 06:45:24 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:45:24 ---> Running in b41c1372a716 06:45:24 Removing intermediate container b41c1372a716 06:45:24 ---> 678f87ae785f 06:45:24 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:45:24 ---> Running in 9c916bf5c55c 06:45:24 Removing intermediate container 9c916bf5c55c 06:45:24 ---> 8f3a477f8df8 06:45:24 Step 21/23 : LABEL arch=amd64 06:45:24 ---> Running in a8492c44b84d 06:45:24 Removing intermediate container a8492c44b84d 06:45:24 ---> 5cc077070c0b 06:45:24 Step 22/23 : LABEL git_sha=dd9f4692206ac816c1e5138ee950db2d795e181e 06:45:25 ---> Running in 533b36b0941c 06:45:25 Removing intermediate container 533b36b0941c 06:45:25 ---> 42af5ea8c6d3 06:45:25 Step 23/23 : LABEL version=2.1.1-dev.30 06:45:25 ---> Running in 05f3dc07161e 06:45:25 Removing intermediate container 05f3dc07161e 06:45:25 ---> d1c8df0a22fd 06:45:25 [Warning] One or more build-args [ARCH] were not consumed 06:45:25 Successfully built d1c8df0a22fd 06:45:25 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:45:25 provisioning config files... 06:45:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8533357861750845439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:25 ---> docker-login.sh 06:45:25 nexus3.edgexfoundry.org:10001 06:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:45:25 Configure a credential helper to remove this warning. See 06:45:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:45:25 06:45:25 Login Succeeded 06:45:25 nexus3.edgexfoundry.org:10002 06:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:45:25 Configure a credential helper to remove this warning. See 06:45:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:45:25 06:45:25 Login Succeeded 06:45:25 nexus3.edgexfoundry.org:10003 06:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:45:25 Configure a credential helper to remove this warning. See 06:45:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:45:25 06:45:25 Login Succeeded 06:45:25 nexus3.edgexfoundry.org:10004 06:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:45:26 Configure a credential helper to remove this warning. See 06:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:45:26 06:45:26 Login Succeeded 06:45:26 docker.io 06:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:45:26 Configure a credential helper to remove this warning. See 06:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:45:26 06:45:26 Login Succeeded 06:45:26 ---> docker-login.sh ends [Pipeline] } 06:45:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:45:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:45:26 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 06:45:26 dd9f4692206ac816c1e5138ee950db2d795e181e 06:45:26 latest 06:45:26 2.1.1-dev.30 06:45:26 dd9f4692206ac816c1e5138ee950db2d795e181e-2.1.1-dev.30 06:45:26 main 06:45:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:45:26 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:dd9f4692206ac816c1e5138ee950db2d795e181e [Pipeline] isUnix [Pipeline] sh 06:45:27 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:dd9f4692206ac816c1e5138ee950db2d795e181e 06:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:45:27 016a7313f63b: Preparing 06:45:27 b541d28bf3b4: Preparing 06:45:27 b541d28bf3b4: Layer already exists 06:45:29 016a7313f63b: Pushed 06:45:29 dd9f4692206ac816c1e5138ee950db2d795e181e: digest: sha256:cac5abf65e825db86bd40c93e6ae757439bef12fd5704b9288385ac65a32a907 size: 739 [Pipeline] isUnix [Pipeline] sh 06:45:29 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 06:45:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 06:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:45:29 016a7313f63b: Preparing 06:45:29 b541d28bf3b4: Preparing 06:45:29 b541d28bf3b4: Layer already exists 06:45:29 016a7313f63b: Layer already exists 06:45:29 latest: digest: sha256:cac5abf65e825db86bd40c93e6ae757439bef12fd5704b9288385ac65a32a907 size: 739 [Pipeline] isUnix [Pipeline] sh 06:45:30 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.30 [Pipeline] isUnix [Pipeline] sh 06:45:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.30 06:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:45:30 016a7313f63b: Preparing 06:45:30 b541d28bf3b4: Preparing 06:45:30 016a7313f63b: Layer already exists 06:45:30 b541d28bf3b4: Layer already exists 06:45:30 2.1.1-dev.30: digest: sha256:cac5abf65e825db86bd40c93e6ae757439bef12fd5704b9288385ac65a32a907 size: 739 [Pipeline] isUnix [Pipeline] sh 06:45:30 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:dd9f4692206ac816c1e5138ee950db2d795e181e-2.1.1-dev.30 [Pipeline] isUnix [Pipeline] sh 06:45:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:dd9f4692206ac816c1e5138ee950db2d795e181e-2.1.1-dev.30 06:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:45:31 016a7313f63b: Preparing 06:45:31 b541d28bf3b4: Preparing 06:45:31 b541d28bf3b4: Layer already exists 06:45:31 016a7313f63b: Layer already exists 06:45:31 dd9f4692206ac816c1e5138ee950db2d795e181e-2.1.1-dev.30: digest: sha256:cac5abf65e825db86bd40c93e6ae757439bef12fd5704b9288385ac65a32a907 size: 739 [Pipeline] isUnix [Pipeline] sh 06:45:31 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 06:45:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 06:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 06:45:31 016a7313f63b: Preparing 06:45:31 b541d28bf3b4: Preparing 06:45:31 016a7313f63b: Layer already exists 06:45:31 b541d28bf3b4: Layer already exists 06:45:31 main: digest: sha256:cac5abf65e825db86bd40c93e6ae757439bef12fd5704b9288385ac65a32a907 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:45:31 ===================================================== [Pipeline] echo 06:45:31 taggedImages: 06:45:31 - nexus3.edgexfoundry.org:10004/edgex-ui:dd9f4692206ac816c1e5138ee950db2d795e181e 06:45:31 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 06:45:31 - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.30 06:45:31 - nexus3.edgexfoundry.org:10004/edgex-ui:dd9f4692206ac816c1e5138ee950db2d795e181e-2.1.1-dev.30 06:45:31 - 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 06:45:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:45:32 06:45:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:45:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:45:32 latest: Pulling from edgex-lftools-log-publisher 06:45:32 5eb5b503b376: Pulling fs layer 06:45:32 5c69ac0246d0: Pulling fs layer 06:45:32 ec43610c2a17: Pulling fs layer 06:45:32 3a2ae6a8a46f: Pulling fs layer 06:45:32 33b1e0a273af: Pulling fs layer 06:45:32 5d3b04190fa2: Pulling fs layer 06:45:32 2f39f015ded8: Pulling fs layer 06:45:32 33b1e0a273af: Waiting 06:45:32 2f39f015ded8: Waiting 06:45:32 3a2ae6a8a46f: Waiting 06:45:32 5c69ac0246d0: Download complete 06:45:32 3a2ae6a8a46f: Download complete 06:45:32 33b1e0a273af: Verifying Checksum 06:45:32 33b1e0a273af: Download complete 06:45:32 ec43610c2a17: Verifying Checksum 06:45:32 5d3b04190fa2: Download complete 06:45:32 5eb5b503b376: Download complete 06:45:33 2f39f015ded8: Download complete 06:45:33 5eb5b503b376: Pull complete 06:45:34 5c69ac0246d0: Pull complete 06:45:34 ec43610c2a17: Pull complete 06:45:34 3a2ae6a8a46f: Pull complete 06:45:34 33b1e0a273af: Pull complete 06:45:34 5d3b04190fa2: Pull complete 06:45:39 2f39f015ded8: Pull complete 06:45:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:45:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:45:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:45:39 prd-ubuntu20.04-docker-8c-8g-45066 does not seem to be running inside a container 06:45:39 $ 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 06:45:42 $ docker top 20286bb83f98ba41ba8ac405fc5486532b71922de2e66835e91675cdd5b69894 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:42 ---> job-cost.sh 06:45:42 lf-activate-venv: SKIPPING 06:45:42 INFO: No Stack... 06:45:42 INFO: Retrieving Pricing Info for: v3-standard-8 06:45:43 INFO: Archiving Costs [Pipeline] sh 06:45:43 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 06:45:43 + cut -d, -f6 [Pipeline] lock 06:45:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-69-stack-cost] 06:45:43 Resource [jenkins-edgexfoundry-edgex-ui-go-main-69-stack-cost] did not exist. Created. 06:45:43 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:45:44 + echo total: 0.2199999988079071 [Pipeline] stash 06:45:44 Stashed 1 file(s) [Pipeline] } 06:45:44 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-69-stack-cost] [Pipeline] // lock [Pipeline] } 06:45:44 $ docker stop --time=1 20286bb83f98ba41ba8ac405fc5486532b71922de2e66835e91675cdd5b69894 06:45:45 $ docker rm -f 20286bb83f98ba41ba8ac405fc5486532b71922de2e66835e91675cdd5b69894 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:04:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-45618 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 07:04:43 Running in /w/workspace/edgex-ui-go/69 [Pipeline] { [Pipeline] checkout 07:04:43 The recommended git tool is: git 07:04:49 using credential edgex-jenkins-ssh 07:04:49 Cloning the remote Git repository 07:04:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:04:49 > git init /w/workspace/edgex-ui-go/69 # timeout=10 07:04:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:04:50 > git --version # timeout=10 07:04:50 > git --version # 'git version 2.25.1' 07:04:50 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:53 Avoid second fetch 07:04:53 Checking out Revision dd9f4692206ac816c1e5138ee950db2d795e181e (main) 07:04:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:04:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:53 > git config core.sparsecheckout # timeout=10 07:04:53 > git checkout -f dd9f4692206ac816c1e5138ee950db2d795e181e # timeout=10 07:04:58 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 07:04:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:04:59 % Total % Received % Xferd Average Speed Time Time Time Current 07:04:59 Dload Upload Total Spent Left Speed 07:04:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 63672 0 --:--:-- --:--:-- --:--:-- 64016 [Pipeline] sh 07:05:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:05:00 + + sudo tee /etc/docker/daemon.newsudo 07:05:00 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:05:00 { 07:05:00 "registry-mirrors": [ 07:05:00 "https://nexus3.edgexfoundry.org:10001" 07:05:00 ], 07:05:00 "bip": "10.250.0.254/24", 07:05:00 "hosts": [ 07:05:00 "tcp://0.0.0.0:5555", 07:05:00 "unix:///var/run/docker.sock" 07:05:00 ], 07:05:00 "mtu": 1458, 07:05:00 "selinux-enabled": true, 07:05:00 "seccomp-profile": "/etc/docker/seccomp.json" 07:05:00 } [Pipeline] sh 07:05:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:05:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:19 provisioning config files... 07:05:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/69@tmp/config8029750027501386945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:20 ---> docker-login.sh 07:05:20 nexus3.edgexfoundry.org:10001 07:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:21 Configure a credential helper to remove this warning. See 07:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:21 07:05:21 Login Succeeded 07:05:21 nexus3.edgexfoundry.org:10002 07:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:21 Configure a credential helper to remove this warning. See 07:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:21 07:05:21 Login Succeeded 07:05:21 nexus3.edgexfoundry.org:10003 07:05:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:22 Configure a credential helper to remove this warning. See 07:05:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:22 07:05:22 Login Succeeded 07:05:22 nexus3.edgexfoundry.org:10004 07:05:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:22 Configure a credential helper to remove this warning. See 07:05:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:22 07:05:22 Login Succeeded 07:05:22 docker.io 07:05:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:23 Configure a credential helper to remove this warning. See 07:05:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:23 07:05:23 Login Succeeded 07:05:23 ---> docker-login.sh ends [Pipeline] } 07:05:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:05:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:05:24 ========================================================= 07:05:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 07:05:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:05:24 + 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 . 07:05:25 Sending build context to Docker daemon 27.15MB 07:05:25 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 07:05:25 Step 2/15 : FROM ${BASE} AS builder 07:05:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:05:25 9b3977197b4f: Pulling fs layer 07:05:25 1a89e8eeedd5: Pulling fs layer 07:05:25 94645a83ff95: Pulling fs layer 07:05:25 3f3a8bcf1eab: Pulling fs layer 07:05:25 0c92f367c5e7: Pulling fs layer 07:05:25 3096ccb668a1: Pulling fs layer 07:05:25 e8cf19c19ddd: Pulling fs layer 07:05:25 a4caa8a26152: Pulling fs layer 07:05:25 3f3a8bcf1eab: Waiting 07:05:25 0c92f367c5e7: Waiting 07:05:25 3096ccb668a1: Waiting 07:05:25 e8cf19c19ddd: Waiting 07:05:25 a4caa8a26152: Waiting 07:05:25 94645a83ff95: Download complete 07:05:25 1a89e8eeedd5: Verifying Checksum 07:05:25 1a89e8eeedd5: Download complete 07:05:25 0c92f367c5e7: Verifying Checksum 07:05:25 0c92f367c5e7: Download complete 07:05:25 3096ccb668a1: Verifying Checksum 07:05:25 3096ccb668a1: Download complete 07:05:25 9b3977197b4f: Download complete 07:05:25 e8cf19c19ddd: Verifying Checksum 07:05:25 e8cf19c19ddd: Download complete 07:05:26 9b3977197b4f: Pull complete 07:05:27 1a89e8eeedd5: Pull complete 07:05:27 94645a83ff95: Pull complete 07:05:28 a4caa8a26152: Verifying Checksum 07:05:28 a4caa8a26152: Download complete 07:05:28 3f3a8bcf1eab: Verifying Checksum 07:05:28 3f3a8bcf1eab: Download complete 07:05:41 3f3a8bcf1eab: Pull complete 07:05:41 0c92f367c5e7: Pull complete 07:05:41 3096ccb668a1: Pull complete 07:05:41 e8cf19c19ddd: Pull complete 07:05:48 a4caa8a26152: Pull complete 07:05:48 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 07:05:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:05:48 ---> 725f1c02e7f9 07:05:48 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:05:49 ---> Running in 7b3bbb98f127 07:05:50 Removing intermediate container 7b3bbb98f127 07:05:50 ---> 52a670d99ff1 07:05:50 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 07:05:50 ---> Running in 2395d6b2d47a 07:05:50 Removing intermediate container 2395d6b2d47a 07:05:50 ---> 500e40e639c8 07:05:50 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 07:05:50 ---> Running in e63e14b386e6 07:05:51 Removing intermediate container e63e14b386e6 07:05:51 ---> e25db64e450e 07:05:51 Step 6/15 : LABEL Name=edgex-ui-go 07:05:51 ---> Running in ba784d0dce23 07:05:51 Removing intermediate container ba784d0dce23 07:05:51 ---> c24e1e2997c6 07:05:51 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:05:51 ---> Running in cd7c489a5053 07:05:51 Removing intermediate container cd7c489a5053 07:05:51 ---> 0831c7691a1d 07:05:51 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:51 ---> Running in 6f867c362369 07:05:53 Removing intermediate container 6f867c362369 07:05:53 ---> 18ded01c277b 07:05:53 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:05:53 ---> Running in bce92538fb13 07:05:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:05:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:05:56 OK: 220 MiB in 52 packages 07:05:57 Removing intermediate container bce92538fb13 07:05:57 ---> a0355a2effa3 07:05:57 Step 10/15 : ENV GO111MODULE=on 07:05:57 ---> Running in bf9696732f30 07:05:57 Removing intermediate container bf9696732f30 07:05:57 ---> 05c71c009588 07:05:57 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:05:57 ---> Running in bf29b96b8557 07:05:58 Removing intermediate container bf29b96b8557 07:05:58 ---> 1e0fe42747c3 07:05:58 Step 12/15 : COPY go.mod vendor* ./ 07:05:58 ---> f9a4190b2789 07:05:58 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:58 ---> Running in c83d9a62f4ae 07:06:31 Removing intermediate container c83d9a62f4ae 07:06:31 ---> 0e3e4765dbbc 07:06:31 Step 14/15 : COPY . . 07:06:31 ---> 5742d5d2369a 07:06:31 Step 15/15 : RUN ${MAKE} 07:06:31 ---> Running in 2551c530d1ec 07:06:31 noop 07:06:31 Removing intermediate container 2551c530d1ec 07:06:31 ---> 4fbda3cac1b0 07:06:31 Successfully built 4fbda3cac1b0 07:06:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:06:31 + docker inspect -f . ci-base-image-arm64 07:06:31 . [Pipeline] withDockerContainer 07:06:32 prd-ubuntu20.04-docker-arm64-4c-16g-45618 does not seem to be running inside a container 07:06:32 $ 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 07:06:33 $ docker top 22fb91fb068d67e20618c16b735cec5a362fd185a442ba08d6877386d1f313aa -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:34 + go version 07:06:34 go version go1.17.6 linux/arm64 [Pipeline] } 07:06:34 $ docker stop --time=1 22fb91fb068d67e20618c16b735cec5a362fd185a442ba08d6877386d1f313aa 07:06:36 $ docker rm -f 22fb91fb068d67e20618c16b735cec5a362fd185a442ba08d6877386d1f313aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:06:36 + docker inspect -f . ci-base-image-arm64 07:06:36 . [Pipeline] withDockerContainer 07:06:37 prd-ubuntu20.04-docker-arm64-4c-16g-45618 does not seem to be running inside a container 07:06:37 $ 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 07:06:38 $ docker top c5bdf3eb9252c03878da679ebb6685d43c6e3113f5e65cbc3de8fb0ef6b79a55 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:06:39 + make test 07:06:39 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:06:41 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:07:28 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:07:28 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:07:28 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:07:28 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 07:07:28 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 07:07:28 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 07:07:28 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:07:28 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:07:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 07:07:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 07:07:28 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 07:07:28 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 07:07:28 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:07:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:07:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:07:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:07:43 $ docker stop --time=1 c5bdf3eb9252c03878da679ebb6685d43c6e3113f5e65cbc3de8fb0ef6b79a55 07:07:45 $ docker rm -f c5bdf3eb9252c03878da679ebb6685d43c6e3113f5e65cbc3de8fb0ef6b79a55 [Pipeline] // withDockerContainer [Pipeline] sh 07:07:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:07:45 Warning: overwriting stash ‘coverage-report’ 07:07:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:07:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:07:47 + ls -al . 07:07:47 total 156 07:07:47 drwxrwxr-x 13 jenkins jenkins 4096 May 10 07:06 . 07:07:47 drwxrwxr-x 4 jenkins jenkins 4096 May 10 07:04 .. 07:07:47 drwxrwxr-x 8 jenkins jenkins 4096 May 10 07:04 .git 07:07:47 drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:04 .github 07:07:47 -rw-rw-r-- 1 jenkins jenkins 155 May 10 07:04 .gitignore 07:07:47 -rw-rw-r-- 1 jenkins jenkins 2022 May 10 07:04 Attribution.txt 07:07:47 -rw-rw-r-- 1 jenkins jenkins 14570 May 10 07:04 CHANGELOG.md 07:07:47 -rw-rw-r-- 1 jenkins jenkins 3959 May 10 07:04 CONTRIBUTING.md 07:07:47 -rw-rw-r-- 1 jenkins jenkins 1549 May 10 07:04 Dockerfile 07:07:47 -rw-rw-r-- 1 jenkins jenkins 652 May 10 07:04 Jenkinsfile 07:07:47 -rw-rw-r-- 1 jenkins jenkins 11357 May 10 07:04 LICENSE 07:07:47 -rw-rw-r-- 1 jenkins jenkins 1212 May 10 07:04 Makefile 07:07:47 -rw-rw-r-- 1 jenkins jenkins 4398 May 10 07:04 README.md 07:07:47 -rw-rw-r-- 1 jenkins jenkins 12 May 10 06:44 VERSION 07:07:47 drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:04 assets 07:07:47 drwxrwxr-x 2 jenkins jenkins 4096 May 10 07:04 bin 07:07:47 drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:04 cmd 07:07:47 -rw-r--r-- 1 jenkins jenkins 10 May 10 07:06 coverage.out 07:07:47 drwxrwxr-x 2 jenkins jenkins 4096 May 10 07:04 docs 07:07:47 -rw-rw-r-- 1 jenkins jenkins 1945 May 10 07:04 go.mod 07:07:47 -rw-rw-r-- 1 jenkins jenkins 25933 May 10 07:04 go.sum 07:07:47 drwxrwxr-x 9 jenkins jenkins 4096 May 10 07:04 internal 07:07:47 drwxrwxr-x 3 jenkins jenkins 4096 May 10 07:04 pkg 07:07:47 drwxrwxr-x 4 jenkins jenkins 4096 May 10 07:04 snap 07:07:47 drwxrwxr-x 4 jenkins jenkins 4096 May 10 07:04 testing 07:07:47 -rw-rw-r-- 1 jenkins jenkins 155 May 10 07:04 version.go 07:07:47 drwxrwxr-x 4 jenkins jenkins 4096 May 10 07:04 web [Pipeline] isUnix [Pipeline] sh 07:07:47 + 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 . 07:07:48 Sending build context to Docker daemon 27.15MB 07:07:48 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 07:07:48 Step 2/23 : FROM ${BASE} AS builder 07:07:48 ---> 4fbda3cac1b0 07:07:48 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:07:48 ---> Running in d82988f53d33 07:07:49 Removing intermediate container d82988f53d33 07:07:49 ---> b3f3997e90ac 07:07:49 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 07:07:49 ---> Running in b4cc529310e4 07:07:49 Removing intermediate container b4cc529310e4 07:07:49 ---> 854a91d66c15 07:07:49 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 07:07:49 ---> Running in 92a0ca96df4d 07:07:50 Removing intermediate container 92a0ca96df4d 07:07:50 ---> 72b8d8c1f61d 07:07:50 Step 6/23 : LABEL Name=edgex-ui-go 07:07:50 ---> Running in 99b76d28edad 07:07:50 Removing intermediate container 99b76d28edad 07:07:50 ---> 68427fdbc590 07:07:50 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:07:50 ---> Running in 27004dd062bb 07:07:50 Removing intermediate container 27004dd062bb 07:07:50 ---> e422f3ba3659 07:07:50 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:07:51 ---> Running in af27413600e3 07:07:53 Removing intermediate container af27413600e3 07:07:53 ---> 1595c08e511c 07:07:53 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:07:53 ---> Running in 3589e06855f5 07:07:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:07:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:07:56 OK: 220 MiB in 52 packages 07:07:56 Removing intermediate container 3589e06855f5 07:07:56 ---> 054345d2f11e 07:07:56 Step 10/23 : ENV GO111MODULE=on 07:07:57 ---> Running in 2c1afb583658 07:07:57 Removing intermediate container 2c1afb583658 07:07:57 ---> 29f16b908574 07:07:57 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:07:57 ---> Running in 0c9e0039b78a 07:07:58 Removing intermediate container 0c9e0039b78a 07:07:58 ---> 2c8380f1e6b9 07:07:58 Step 12/23 : COPY go.mod vendor* ./ 07:07:58 ---> c478866e5ec9 07:07:58 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:07:58 ---> Running in 94e3303ffece 07:08:00 Removing intermediate container 94e3303ffece 07:08:00 ---> 5d6e1acc3e99 07:08:00 Step 14/23 : COPY . . 07:08:04 ---> 2382c713d545 07:08:04 Step 15/23 : RUN ${MAKE} 07:08:04 ---> Running in 25987515b34e 07:08:05 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 07:08:44 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:08:46 Removing intermediate container 25987515b34e 07:08:46 ---> 7ae6ba39aadb 07:08:46 Step 16/23 : FROM alpine:3.14 07:08:47 3.14: Pulling from library/alpine 07:08:47 455c02918c45: Pulling fs layer 07:08:47 455c02918c45: Verifying Checksum 07:08:47 455c02918c45: Download complete 07:08:48 455c02918c45: Pull complete 07:08:48 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 07:08:48 Status: Downloaded newer image for alpine:3.14 07:08:48 ---> ac73e934f311 07:08:48 Step 17/23 : EXPOSE 4000 07:08:48 ---> Running in 8e83a34af1a9 07:08:48 Removing intermediate container 8e83a34af1a9 07:08:48 ---> 3ab1c11d14a3 07:08:48 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 07:08:50 ---> 9c990b4ca425 07:08:50 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:08:50 ---> Running in fb08a639e67e 07:08:50 Removing intermediate container fb08a639e67e 07:08:50 ---> 7980742054e0 07:08:50 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:08:50 ---> Running in f1f1e88c84d6 07:08:50 Removing intermediate container f1f1e88c84d6 07:08:50 ---> 7b90aa4028ad 07:08:50 Step 21/23 : LABEL arch=arm64 07:08:50 ---> Running in 6c52a0173a9f 07:08:51 Removing intermediate container 6c52a0173a9f 07:08:51 ---> f3f7fc70e9e3 07:08:51 Step 22/23 : LABEL git_sha=dd9f4692206ac816c1e5138ee950db2d795e181e 07:08:51 ---> Running in 6116296c16a2 07:08:51 Removing intermediate container 6116296c16a2 07:08:51 ---> ce2baf827f97 07:08:51 Step 23/23 : LABEL version=2.1.1-dev.30 07:08:51 ---> Running in 03ed41585529 07:08:52 Removing intermediate container 03ed41585529 07:08:52 ---> 274b91b5ff89 07:08:52 [Warning] One or more build-args [ARCH] were not consumed 07:08:52 Successfully built 274b91b5ff89 07:08:52 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 07:08:52 provisioning config files... 07:08:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/69@tmp/config8525116452729906847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:52 ---> docker-login.sh 07:08:52 nexus3.edgexfoundry.org:10001 07:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:53 Configure a credential helper to remove this warning. See 07:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:53 07:08:53 Login Succeeded 07:08:53 nexus3.edgexfoundry.org:10002 07:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:53 Configure a credential helper to remove this warning. See 07:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:53 07:08:53 Login Succeeded 07:08:53 nexus3.edgexfoundry.org:10003 07:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:54 Configure a credential helper to remove this warning. See 07:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:54 07:08:54 Login Succeeded 07:08:54 nexus3.edgexfoundry.org:10004 07:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:54 Configure a credential helper to remove this warning. See 07:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:54 07:08:54 Login Succeeded 07:08:54 docker.io 07:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:08:55 Configure a credential helper to remove this warning. See 07:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:08:55 07:08:55 Login Succeeded 07:08:55 ---> docker-login.sh ends [Pipeline] } 07:08:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:08:55 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 07:08:55 dd9f4692206ac816c1e5138ee950db2d795e181e 07:08:55 latest 07:08:55 2.1.1-dev.30 07:08:55 dd9f4692206ac816c1e5138ee950db2d795e181e-2.1.1-dev.30 07:08:55 main 07:08:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:08:56 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dd9f4692206ac816c1e5138ee950db2d795e181e [Pipeline] isUnix [Pipeline] sh 07:08:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dd9f4692206ac816c1e5138ee950db2d795e181e 07:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:08:56 b4ab1a96e939: Preparing 07:08:56 f73e7dbfee58: Preparing 07:08:56 f73e7dbfee58: Layer already exists 07:09:01 b4ab1a96e939: Pushed 07:09:01 dd9f4692206ac816c1e5138ee950db2d795e181e: digest: sha256:a711299ef117d8074984db25c61b3d3185cdd04d84f16183a31a869210b366ce size: 739 [Pipeline] isUnix [Pipeline] sh 07:09:01 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:09:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:09:01 b4ab1a96e939: Preparing 07:09:01 f73e7dbfee58: Preparing 07:09:02 b4ab1a96e939: Layer already exists 07:09:02 f73e7dbfee58: Layer already exists 07:09:02 latest: digest: sha256:a711299ef117d8074984db25c61b3d3185cdd04d84f16183a31a869210b366ce size: 739 [Pipeline] isUnix [Pipeline] sh 07:09:02 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.30 [Pipeline] isUnix [Pipeline] sh 07:09:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.30 07:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:09:02 b4ab1a96e939: Preparing 07:09:02 f73e7dbfee58: Preparing 07:09:02 f73e7dbfee58: Layer already exists 07:09:02 b4ab1a96e939: Layer already exists 07:09:03 2.1.1-dev.30: digest: sha256:a711299ef117d8074984db25c61b3d3185cdd04d84f16183a31a869210b366ce size: 739 [Pipeline] isUnix [Pipeline] sh 07:09:03 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dd9f4692206ac816c1e5138ee950db2d795e181e-2.1.1-dev.30 [Pipeline] isUnix [Pipeline] sh 07:09:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dd9f4692206ac816c1e5138ee950db2d795e181e-2.1.1-dev.30 07:09:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:09:03 b4ab1a96e939: Preparing 07:09:03 f73e7dbfee58: Preparing 07:09:03 f73e7dbfee58: Layer already exists 07:09:03 b4ab1a96e939: Layer already exists 07:09:03 dd9f4692206ac816c1e5138ee950db2d795e181e-2.1.1-dev.30: digest: sha256:a711299ef117d8074984db25c61b3d3185cdd04d84f16183a31a869210b366ce size: 739 [Pipeline] isUnix [Pipeline] sh 07:09:04 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 07:09:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 07:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 07:09:04 b4ab1a96e939: Preparing 07:09:04 f73e7dbfee58: Preparing 07:09:04 f73e7dbfee58: Layer already exists 07:09:04 b4ab1a96e939: Layer already exists 07:09:04 main: digest: sha256:a711299ef117d8074984db25c61b3d3185cdd04d84f16183a31a869210b366ce size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:09:04 ===================================================== [Pipeline] echo 07:09:05 taggedImages: 07:09:05 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dd9f4692206ac816c1e5138ee950db2d795e181e 07:09:05 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 07:09:05 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.30 07:09:05 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:dd9f4692206ac816c1e5138ee950db2d795e181e-2.1.1-dev.30 07:09:05 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:09:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:09:05 07:09:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:09:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:09:06 arm64: Pulling from edgex-lftools-log-publisher 07:09:06 8998bd30e6a1: Pulling fs layer 07:09:06 04944245beec: Pulling fs layer 07:09:06 699f458cf7ca: Pulling fs layer 07:09:06 765212b225bb: Pulling fs layer 07:09:06 f23df028b6ca: Pulling fs layer 07:09:06 d65c8cfc05b1: Pulling fs layer 07:09:06 2437ff75d9bd: Pulling fs layer 07:09:06 f23df028b6ca: Waiting 07:09:06 d65c8cfc05b1: Waiting 07:09:06 2437ff75d9bd: Waiting 07:09:06 765212b225bb: Waiting 07:09:06 04944245beec: Verifying Checksum 07:09:06 04944245beec: Download complete 07:09:06 765212b225bb: Verifying Checksum 07:09:06 765212b225bb: Download complete 07:09:06 f23df028b6ca: Download complete 07:09:06 d65c8cfc05b1: Verifying Checksum 07:09:06 d65c8cfc05b1: Download complete 07:09:06 699f458cf7ca: Verifying Checksum 07:09:06 699f458cf7ca: Download complete 07:09:06 8998bd30e6a1: Verifying Checksum 07:09:06 8998bd30e6a1: Download complete 07:09:09 2437ff75d9bd: Verifying Checksum 07:09:09 2437ff75d9bd: Download complete 07:09:10 8998bd30e6a1: Pull complete 07:09:11 04944245beec: Pull complete 07:09:12 699f458cf7ca: Pull complete 07:09:12 765212b225bb: Pull complete 07:09:13 f23df028b6ca: Pull complete 07:09:14 d65c8cfc05b1: Pull complete 07:09:29 2437ff75d9bd: Pull complete 07:09:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:09:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:09:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:09:29 prd-ubuntu20.04-docker-arm64-4c-16g-45618 does not seem to be running inside a container 07:09:29 $ 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 07:09:32 $ docker top b6ecf79d6f9ca3ecbae6665f5d8703a5f8302958e8aa01befb01de2efaccbf78 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:33 ---> job-cost.sh 07:09:33 lf-activate-venv: SKIPPING 07:09:33 INFO: No Stack... 07:09:33 INFO: Retrieving Pricing Info for: v3-standard-4 07:09:34 INFO: Archiving Costs [Pipeline] sh 07:09:35 + cut -d, -f6 07:09:35 + cat /w/workspace/edgex-ui-go/69/archives/cost.csv [Pipeline] lock 07:09:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-69-stack-cost] 07:09:35 Resource [jenkins-edgexfoundry-edgex-ui-go-main-69-stack-cost] did not exist. Created. 07:09:35 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:09:36 /w/workspace/edgex-ui-go/69@tmp/durable-93aa91e5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:09:36 + echo total: 0.10999999940395355 [Pipeline] stash 07:09:36 Warning: overwriting stash ‘stack-cost’ 07:09:36 Stashed 1 file(s) [Pipeline] } 07:09:36 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-69-stack-cost] [Pipeline] // lock [Pipeline] } 07:09:36 $ docker stop --time=1 b6ecf79d6f9ca3ecbae6665f5d8703a5f8302958e8aa01befb01de2efaccbf78 07:09:38 $ 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 07:09:38 provisioning config files... 07:09:38 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2244888155763656744tmp [Pipeline] { [Pipeline] sh 07:09:39 + set +x 07:09:39 + curl -s https://codecov.io/bash 07:09:39 + bash -s -- 07:09:39 07:09:39 _____ _ 07:09:39 / ____| | | 07:09:39 | | ___ __| | ___ ___ _____ __ 07:09:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:09:39 | |___| (_) | (_| | __/ (_| (_) \ V / 07:09:39 \_____\___/ \__,_|\___|\___\___/ \_/ 07:09:39 Bash-1.0.6 07:09:39 07:09:39 07:09:39 ==> git version 2.25.1 found 07:09:39 ==> 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 07:09:39 Release-Date: 2020-01-08 07:09:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:09:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:09:39 ==> Jenkins CI detected. 07:09:39 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 07:09:39 project root: . 07:09:39 --> token set from env 07:09:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:09:39 ==> Running gcov in . (disable via -X gcov) 07:09:39 ==> Python coveragepy not found 07:09:39 ==> Searching for coverage reports in: 07:09:39 + . 07:09:39 -> Found 1 reports 07:09:39 ==> Detecting git/mercurial file structure 07:09:39 ==> Reading reports 07:09:39 + ./coverage.out bytes=10 07:09:39 ==> Appending adjustments 07:09:39 https://docs.codecov.io/docs/fixing-reports 07:09:39 + Found adjustments 07:09:39 ==> Gzipping contents 07:09:39 8.0K /tmp/codecov.Gc6Iys.gz 07:09:39 ==> Uploading reports 07:09:39 url: https://codecov.io 07:09:39 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= 07:09:39 -> Pinging Codecov 07:09:39 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= 07:09:39 -> Uploading to 07:09:39 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 07:09:39 % Total % Received % Xferd Average Speed Time Time Time Current 07:09:39 Dload Upload Total Spent Left Speed 07:09:40 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 07:09:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/dd9f4692206ac816c1e5138ee950db2d795e181e [Pipeline] } 07:09:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:09:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:09:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:09:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:09:40 07:09:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 07:09:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:09:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:09:40 188c0c94c7c5: Pulling fs layer 07:09:40 0ef7d3d256c8: Pulling fs layer 07:09:40 de9db76c5a1d: Pulling fs layer 07:09:40 0eba1c9be4d2: Pulling fs layer 07:09:40 0d57e429df01: Pulling fs layer 07:09:40 4e4be7b47b0d: Pulling fs layer 07:09:40 e1f770b5df2f: Pulling fs layer 07:09:40 0eba1c9be4d2: Waiting 07:09:40 0d57e429df01: Waiting 07:09:40 4e4be7b47b0d: Waiting 07:09:40 85a0685a4137: Pulling fs layer 07:09:40 e1f770b5df2f: Waiting 07:09:40 85a0685a4137: Waiting 07:09:40 de9db76c5a1d: Download complete 07:09:40 0ef7d3d256c8: Verifying Checksum 07:09:40 0ef7d3d256c8: Download complete 07:09:40 0d57e429df01: Verifying Checksum 07:09:40 0d57e429df01: Download complete 07:09:40 4e4be7b47b0d: Download complete 07:09:40 188c0c94c7c5: Download complete 07:09:41 188c0c94c7c5: Pull complete 07:09:41 e1f770b5df2f: Verifying Checksum 07:09:41 e1f770b5df2f: Download complete 07:09:41 0ef7d3d256c8: Pull complete 07:09:41 de9db76c5a1d: Pull complete 07:09:41 0eba1c9be4d2: Verifying Checksum 07:09:41 0eba1c9be4d2: Download complete 07:09:41 85a0685a4137: Verifying Checksum 07:09:41 85a0685a4137: Download complete 07:09:45 0eba1c9be4d2: Pull complete 07:09:45 0d57e429df01: Pull complete 07:09:45 4e4be7b47b0d: Pull complete 07:09:46 e1f770b5df2f: Pull complete 07:09:49 85a0685a4137: Pull complete 07:09:49 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 07:09:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:09:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 07:09:49 prd-ubuntu20.04-docker-8c-8g-45066 does not seem to be running inside a container 07:09:49 $ 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 07:09:51 $ docker top faf812aabbbdd98d8286edf54ed919f238bb82c4ef0893712b7a53185d6ba302 -eo pid,comm [Pipeline] { [Pipeline] echo 07:09:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 07:09:51 + set -o pipefail 07:09:51 + snyk monitor '--org=edgex-jenkins' 07:09:55 07:09:55 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 07:09:55 07:09:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/345943b8-3b58-4868-b4b8-6709d28eb8f1 07:09:55 07:09:55 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:09:55 07:09:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:09:55 07:09:55 [Pipeline] } 07:09:55 $ docker stop --time=1 faf812aabbbdd98d8286edf54ed919f238bb82c4ef0893712b7a53185d6ba302 07:09:56 $ 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 07:09:57 + git log --format=format:%s -1 dd9f4692206ac816c1e5138ee950db2d795e181e [Pipeline] sh 07:09:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:09:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:09:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:09:57 . [Pipeline] withDockerContainer 07:09:57 prd-ubuntu20.04-docker-8c-8g-45066 does not seem to be running inside a container 07:09:58 $ 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 07:09:58 $ docker top 9417ca6270a975fde19b3e4df276973c306b49f2630e63086d9b5eee1681d828 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:09:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:09:58 [ssh-agent] Looking for ssh-agent implementation... 07:09:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:09:58 $ docker exec 9417ca6270a975fde19b3e4df276973c306b49f2630e63086d9b5eee1681d828 ssh-agent 07:09:58 SSH_AUTH_SOCK=/tmp/ssh-i7CPDE3wTdGw/agent.33 07:09:58 SSH_AGENT_PID=39 07:09:58 Running ssh-add (command line suppressed) 07:09:58 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) 07:09:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:09:59 + git semver tag 07:09:59 2022-05-10 07:09:59,459 [run_tag] DEBUG tag force:False 07:09:59 2022-05-10 07:09:59,460 [check_head_tag] DEBUG check head tag 07:09:59 2022-05-10 07:09:59,461 [execute] INFO git cat-file --batch-check 07:09:59 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=) 07:09:59 2022-05-10 07:09:59,466 [execute] INFO git cat-file --batch 07:09:59 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=) 07:09:59 2022-05-10 07:09:59,492 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:09:59 2022-05-10 07:09:59,492 [execute] INFO git tag -a v2.1.1-dev.30 -m v2.1.1-dev.30 07:09:59 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) 07:09:59 2022-05-10 07:09:59,498 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:09:59 2.1.1-dev.30 [Pipeline] } 07:09:59 $ docker exec --env ******** --env ******** 9417ca6270a975fde19b3e4df276973c306b49f2630e63086d9b5eee1681d828 ssh-agent -k 07:09:59 unset SSH_AUTH_SOCK; 07:09:59 unset SSH_AGENT_PID; 07:09:59 echo Agent pid 39 killed; 07:09:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:10:00 + git semver [Pipeline] } 07:10:00 $ docker stop --time=1 9417ca6270a975fde19b3e4df276973c306b49f2630e63086d9b5eee1681d828 07:10:01 $ docker rm -f 9417ca6270a975fde19b3e4df276973c306b49f2630e63086d9b5eee1681d828 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:10:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:10:02 07:10:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:10:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:10:02 0.23.1-centos7: Pulling from edgex-lftools 07:10:02 ab5ef0e58194: Pulling fs layer 07:10:02 9712f1f96733: Pulling fs layer 07:10:02 63f879dbbcfc: Pulling fs layer 07:10:02 0d9ebad4ef96: Pulling fs layer 07:10:02 e9a5061849ea: Pulling fs layer 07:10:02 d747dcd14b5f: Pulling fs layer 07:10:02 2de7ff778b66: Pulling fs layer 07:10:02 e9a5061849ea: Waiting 07:10:02 d747dcd14b5f: Waiting 07:10:02 2de7ff778b66: Waiting 07:10:02 0d9ebad4ef96: Waiting 07:10:02 9712f1f96733: Verifying Checksum 07:10:02 9712f1f96733: Download complete 07:10:02 63f879dbbcfc: Verifying Checksum 07:10:02 63f879dbbcfc: Download complete 07:10:03 e9a5061849ea: Verifying Checksum 07:10:03 e9a5061849ea: Download complete 07:10:03 d747dcd14b5f: Verifying Checksum 07:10:03 d747dcd14b5f: Download complete 07:10:03 0d9ebad4ef96: Verifying Checksum 07:10:03 0d9ebad4ef96: Download complete 07:10:03 ab5ef0e58194: Download complete 07:10:03 2de7ff778b66: Verifying Checksum 07:10:03 2de7ff778b66: Download complete 07:10:05 ab5ef0e58194: Pull complete 07:10:05 9712f1f96733: Pull complete 07:10:06 63f879dbbcfc: Pull complete 07:10:09 0d9ebad4ef96: Pull complete 07:10:10 e9a5061849ea: Pull complete 07:10:10 d747dcd14b5f: Pull complete 07:10:11 2de7ff778b66: Pull complete 07:10:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:10:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:10:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:10:11 prd-ubuntu20.04-docker-8c-8g-45066 does not seem to be running inside a container 07:10:11 $ 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 07:10:13 $ docker top 1420178534aa00d8922b85cb96204f4eb8550176b11898cee59b495cdfaf3e28 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:10:13 provisioning config files... 07:10:13 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3702789356422547908tmp 07:10:13 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5401370434572040615tmp 07:10:13 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5928657448745908595tmp [Pipeline] { [Pipeline] echo 07:10:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:10:13 ---> sigul-configuration.sh 07:10:13 gpg: directory `/root/.gnupg' created 07:10:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:10:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:10:13 gpg: keyring `/root/.gnupg/secring.gpg' created 07:10:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:10:13 gpg: CAST5 encrypted data 07:10:13 gpg: encrypted with 1 passphrase 07:10:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:10:14 + mkdir /home/jenkins 07:10:14 + mkdir /home/jenkins/sigul [Pipeline] sh 07:10:14 + 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 07:10:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:10:14 ---> sigul-install.sh 07:10:14 Sigul already installed; skipping installation. [Pipeline] sh 07:10:15 + git tag --list 07:10:15 0.1.1 07:10:15 v1.1.0 07:10:15 v1.2.0 07:10:15 v1.2.1 07:10:15 v1.3.0 07:10:15 v2.0.0 07:10:15 v2.0.1-dev.1 07:10:15 v2.0.1-dev.10 07:10:15 v2.0.1-dev.11 07:10:15 v2.0.1-dev.12 07:10:15 v2.0.1-dev.13 07:10:15 v2.0.1-dev.14 07:10:15 v2.0.1-dev.15 07:10:15 v2.0.1-dev.16 07:10:15 v2.0.1-dev.17 07:10:15 v2.0.1-dev.18 07:10:15 v2.0.1-dev.19 07:10:15 v2.0.1-dev.2 07:10:15 v2.0.1-dev.20 07:10:15 v2.0.1-dev.21 07:10:15 v2.0.1-dev.22 07:10:15 v2.0.1-dev.23 07:10:15 v2.0.1-dev.24 07:10:15 v2.0.1-dev.25 07:10:15 v2.0.1-dev.26 07:10:15 v2.0.1-dev.27 07:10:15 v2.0.1-dev.28 07:10:15 v2.0.1-dev.29 07:10:15 v2.0.1-dev.3 07:10:15 v2.0.1-dev.30 07:10:15 v2.0.1-dev.31 07:10:15 v2.0.1-dev.32 07:10:15 v2.0.1-dev.33 07:10:15 v2.0.1-dev.4 07:10:15 v2.0.1-dev.5 07:10:15 v2.0.1-dev.6 07:10:15 v2.0.1-dev.7 07:10:15 v2.0.1-dev.8 07:10:15 v2.0.1-dev.9 07:10:15 v2.1.0 07:10:15 v2.1.1-dev.1 07:10:15 v2.1.1-dev.10 07:10:15 v2.1.1-dev.11 07:10:15 v2.1.1-dev.12 07:10:15 v2.1.1-dev.13 07:10:15 v2.1.1-dev.14 07:10:15 v2.1.1-dev.15 07:10:15 v2.1.1-dev.16 07:10:15 v2.1.1-dev.17 07:10:15 v2.1.1-dev.18 07:10:15 v2.1.1-dev.19 07:10:15 v2.1.1-dev.2 07:10:15 v2.1.1-dev.20 07:10:15 v2.1.1-dev.21 07:10:15 v2.1.1-dev.22 07:10:15 v2.1.1-dev.23 07:10:15 v2.1.1-dev.24 07:10:15 v2.1.1-dev.25 07:10:15 v2.1.1-dev.26 07:10:15 v2.1.1-dev.27 07:10:15 v2.1.1-dev.28 07:10:15 v2.1.1-dev.29 07:10:15 v2.1.1-dev.3 07:10:15 v2.1.1-dev.30 07:10:15 v2.1.1-dev.4 07:10:15 v2.1.1-dev.5 07:10:15 v2.1.1-dev.6 07:10:15 v2.1.1-dev.7 07:10:15 v2.1.1-dev.8 07:10:15 v2.1.1-dev.9 [Pipeline] sh 07:10:15 + lftools sign git-tag v2.1.1-dev.30 07:10:15 Signing Git tag with Sigul... 07:10:15 Signing v2.1.1-dev.30 [Pipeline] echo 07:10:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:10:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:10:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:10:16 $ docker stop --time=1 1420178534aa00d8922b85cb96204f4eb8550176b11898cee59b495cdfaf3e28 07:10:18 $ docker rm -f 1420178534aa00d8922b85cb96204f4eb8550176b11898cee59b495cdfaf3e28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:10:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:10:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:10:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:10:18 . [Pipeline] withDockerContainer 07:10:18 prd-ubuntu20.04-docker-8c-8g-45066 does not seem to be running inside a container 07:10:18 $ 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 07:10:19 $ docker top 76aa5897f332789e8665cac46b6e1bec3b4f0018e9f7beba988ca392797fb7f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:10:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:10:19 [ssh-agent] Looking for ssh-agent implementation... 07:10:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:10:19 $ docker exec 76aa5897f332789e8665cac46b6e1bec3b4f0018e9f7beba988ca392797fb7f8 ssh-agent 07:10:19 SSH_AUTH_SOCK=/tmp/ssh-jPZPKNbAZ2L5/agent.35 07:10:19 SSH_AGENT_PID=41 07:10:19 Running ssh-add (command line suppressed) 07:10:19 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) 07:10:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:10:20 + git semver bump pre 07:10:20 2022-05-10 07:10:20,321 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:10:20 2022-05-10 07:10:20,321 [bump_version] DEBUG bumping version:2.1.1-dev.30 on axis:pre with prefix:dev 07:10:20 2022-05-10 07:10:20,321 [bump_version] DEBUG bumped version:2.1.1-dev.31 07:10:20 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 07:10:20 2022-05-10 07:10:20,321 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:10:20 2022-05-10 07:10:20,321 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:10:20 2022-05-10 07:10:20,323 [execute] INFO git cat-file --batch-check 07:10:20 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=) 07:10:20 2022-05-10 07:10:20,329 [execute] INFO git cat-file --batch 07:10:20 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=) 07:10:20 2022-05-10 07:10:20,336 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:10:20 2.1.1-dev.31 [Pipeline] } 07:10:20 $ docker exec --env ******** --env ******** 76aa5897f332789e8665cac46b6e1bec3b4f0018e9f7beba988ca392797fb7f8 ssh-agent -k 07:10:20 unset SSH_AUTH_SOCK; 07:10:20 unset SSH_AGENT_PID; 07:10:20 echo Agent pid 41 killed; 07:10:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:10:20 + git semver [Pipeline] } 07:10:21 $ docker stop --time=1 76aa5897f332789e8665cac46b6e1bec3b4f0018e9f7beba988ca392797fb7f8 07:10:22 $ docker rm -f 76aa5897f332789e8665cac46b6e1bec3b4f0018e9f7beba988ca392797fb7f8 [Pipeline] // withDockerContainer [Pipeline] sh 07:10:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:10:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:10:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:10:23 . [Pipeline] withDockerContainer 07:10:23 prd-ubuntu20.04-docker-8c-8g-45066 does not seem to be running inside a container 07:10:23 $ 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 07:10:23 $ docker top ebd95917dfe05b75f39a18a8eccac944a6d4e6b0a25b6b0bc52a8d03475e3be7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:10:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:10:23 [ssh-agent] Looking for ssh-agent implementation... 07:10:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:10:23 $ docker exec ebd95917dfe05b75f39a18a8eccac944a6d4e6b0a25b6b0bc52a8d03475e3be7 ssh-agent 07:10:24 SSH_AUTH_SOCK=/tmp/ssh-5776RzSOwfuX/agent.31 07:10:24 SSH_AGENT_PID=37 07:10:24 Running ssh-add (command line suppressed) 07:10:24 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) 07:10:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:10:24 + git semver push 07:10:24 2022-05-10 07:10:24,655 [run_push] DEBUG push 07:10:24 2022-05-10 07:10:24,656 [execute] INFO git push origin semver 07:10:24 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) 07:10:25 2022-05-10 07:10:25,595 [run_push] DEBUG push all version tags 07:10:25 2022-05-10 07:10:25,596 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:10:25 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) 07:10:26 2022-05-10 07:10:26,403 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:10:26 2.1.1-dev.31 [Pipeline] } 07:10:26 $ docker exec --env ******** --env ******** ebd95917dfe05b75f39a18a8eccac944a6d4e6b0a25b6b0bc52a8d03475e3be7 ssh-agent -k 07:10:26 unset SSH_AUTH_SOCK; 07:10:26 unset SSH_AGENT_PID; 07:10:26 echo Agent pid 37 killed; 07:10:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:10:27 + git semver [Pipeline] } 07:10:27 $ docker stop --time=1 ebd95917dfe05b75f39a18a8eccac944a6d4e6b0a25b6b0bc52a8d03475e3be7 07:10:28 $ 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 07:10:29 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 07:10:29 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 07:10:29 total 16 07:10:29 drwxr-xr-x 3 root root 4096 May 10 06:45 . 07:10:29 drwxrwxr-x 15 jenkins jenkins 4096 May 10 07:10 .. 07:10:29 drwxr-xr-x 2 root root 4096 May 10 06:45 cost 07:10:29 -rw-r--r-- 1 root root 81 May 10 06:45 cost.csv 07:10:29 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 07:10:29 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 07:10:29 total 16 07:10:29 drwxr-xr-x 3 jenkins jenkins 4096 May 10 06:45 . 07:10:29 drwxrwxr-x 15 jenkins jenkins 4096 May 10 07:10 .. 07:10:29 drwxr-xr-x 2 jenkins jenkins 4096 May 10 06:45 cost 07:10:29 -rw-r--r-- 1 jenkins jenkins 81 May 10 06:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:10:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:10:30 ---> package-listing.sh 07:10:30 ++ facter osfamily 07:10:30 ++ tr '[:upper:]' '[:lower:]' 07:10:30 + OS_FAMILY=debian 07:10:30 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 07:10:30 + START_PACKAGES=/tmp/packages_start.txt 07:10:30 + END_PACKAGES=/tmp/packages_end.txt 07:10:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:10:30 + PACKAGES=/tmp/packages_start.txt 07:10:30 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:10:30 + PACKAGES=/tmp/packages_end.txt 07:10:30 + case "${OS_FAMILY}" in 07:10:30 + dpkg -l 07:10:30 + grep '^ii' 07:10:30 + '[' -f /tmp/packages_start.txt ']' 07:10:30 + '[' -f /tmp/packages_end.txt ']' 07:10:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:10:30 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 07:10:30 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 07:10:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 07:10:30 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 07:10:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:10:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:10:31 . [Pipeline] withDockerContainer 07:10:31 prd-ubuntu20.04-docker-8c-8g-45066 does not seem to be running inside a container 07:10:31 $ 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 07:10:31 $ docker top 39c2f6a938d423d20ac0d7dce09bfa728b7712576d788e44fb145f5522e96ac6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:10:32 + touch /tmp/pre-build-complete [Pipeline] sh 07:10:32 + mkdir -p /var/log/sysstat [Pipeline] sh 07:10:32 + ls /var/log/sa-host 07:10:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:10:32 provisioning config files... 07:10:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7323879236631167914tmp [Pipeline] { [Pipeline] echo 07:10:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:10:33 ---> create-netrc.sh [Pipeline] } 07:10:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:10:33 ---> python-tools-install.sh [Pipeline] echo 07:10:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:10:33 ---> sudo-logs.sh 07:10:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:10:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:10:34 ---> job-cost.sh 07:10:34 lf-activate-venv: SKIPPING 07:10:34 DEBUG: total: 0.2199999988079071 07:10:34 INFO: Retrieving Stack Cost... 07:10:34 INFO: Retrieving Pricing Info for: v3-standard-8 07:10:34 INFO: Archiving Costs [Pipeline] echo 07:10:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:10:35 ---> logs-deploy.sh 07:10:35 lf-activate-venv: SKIPPING 07:10:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/69 07:10:35 INFO: archiving workspace using pattern(s): 07:10:36 Archives upload complete. 07:10:36 INFO: archiving logs to Nexus