Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6924cde71a95163c870ff6223245d33e8a78190f 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-ssh8951195541432229423.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-ssh584960584902251622.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-ssh1769640916721788393.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-ssh5325858746924176917.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-ssh4681755486784828459.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 ‘prd-centos7-blackbox-4c-2g-34311’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-40571’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-40579’ is offline Running on prd-ubuntu20.04-docker-8c-8g-40582 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 6924cde71a95163c870ff6223245d33e8a78190f (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 6924cde71a95163c870ff6223245d33e8a78190f # timeout=10 Commit message: "docs(snap): Move usage instructions to docs, add dev instructions (#519)" > git rev-list --no-walk 2c1c3d259520f16cfb9661698572acbebfada9a5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:16:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:16:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:16:26 ========================================================= 13:16:26 EdgeX Global Pipelines Version Info 13:16:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:16:27 ------------------- 13:16:27 stable info: 13:16:27 ------------------- 13:16:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:16:27 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 13:16:27 Message: update stable to v1.0.227 13:16:27 ------------------- 13:16:27 experimental info: 13:16:27 ------------------- 13:16:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:16:27 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 13:16:27 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:16:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:16:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:16:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:16:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:16:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:16:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:16:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6924cde71a95163c870ff6223245d33e8a78190f [Pipeline] echo 13:16:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6924cde [Pipeline] echo 13:16:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:16:28 provisioning config files... 13:16:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2986984782370050418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:16:28 ---> docker-login.sh 13:16:28 nexus3.edgexfoundry.org:10001 13:16:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:28 Configure a credential helper to remove this warning. See 13:16:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:28 13:16:28 Login Succeeded 13:16:28 nexus3.edgexfoundry.org:10002 13:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:29 Configure a credential helper to remove this warning. See 13:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:29 13:16:29 Login Succeeded 13:16:29 nexus3.edgexfoundry.org:10003 13:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:29 Configure a credential helper to remove this warning. See 13:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:29 13:16:29 Login Succeeded 13:16:29 nexus3.edgexfoundry.org:10004 13:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:29 Configure a credential helper to remove this warning. See 13:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:29 13:16:29 Login Succeeded 13:16:29 docker.io 13:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:29 Configure a credential helper to remove this warning. See 13:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:29 13:16:29 Login Succeeded 13:16:29 ---> docker-login.sh ends [Pipeline] } 13:16:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:16:30 + git rev-list -1 --merges 6924cde71a95163c870ff6223245d33e8a78190f~1..6924cde71a95163c870ff6223245d33e8a78190f [Pipeline] echo 13:16:30 -----------> git rev-list -1 --merges 6924cde71a95163c870ff6223245d33e8a78190f~1..6924cde71a95163c870ff6223245d33e8a78190f 6924cde71a95163c870ff6223245d33e8a78190f [false] [Pipeline] sh 13:16:30 + git log --format=format:%s -1 6924cde71a95163c870ff6223245d33e8a78190f [Pipeline] echo 13:16:30 ========================================================= 13:16:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:16:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:16:31 + git log --format=format:%s -1 6924cde71a95163c870ff6223245d33e8a78190f [Pipeline] echo 13:16:31 [semverPrep] GIT_COMMIT: 6924cde71a95163c870ff6223245d33e8a78190f, Commit Message: docs(snap): Move usage instructions to docs, add dev instructions (#519) [Pipeline] echo 13:16:31 [semverPrep] This is not a build commit. [Pipeline] sh 13:16:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:16:31 + grep -v github /etc/ssh/ssh_known_hosts 13:16:31 + [ -e /tmp/ssh_known_hosts ] 13:16:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:16:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:16:31 + sudo tee -a /etc/ssh/ssh_known_hosts 13:16:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:16:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 13:16:31 13:16:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:16:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 13:16:32 latest: Pulling from edgex-devops/py-git-semver 13:16:32 1fe172e4850f: Pulling fs layer 13:16:32 caf521ccaac6: Pulling fs layer 13:16:32 3ead6fa29328: Pulling fs layer 13:16:32 5c2a1cbceb83: Pulling fs layer 13:16:32 a8d5f1318db7: Pulling fs layer 13:16:32 c427282e49a2: Pulling fs layer 13:16:32 1827001aaf11: Pulling fs layer 13:16:32 0714d37db230: Pulling fs layer 13:16:32 ac28cf19c067: Pulling fs layer 13:16:32 ca983d60f3e2: Pulling fs layer 13:16:32 9f894cec8388: Pulling fs layer 13:16:32 0714d37db230: Waiting 13:16:32 ac28cf19c067: Waiting 13:16:32 ca983d60f3e2: Waiting 13:16:32 5c2a1cbceb83: Waiting 13:16:32 9f894cec8388: Waiting 13:16:32 1827001aaf11: Waiting 13:16:32 a8d5f1318db7: Waiting 13:16:32 c427282e49a2: Waiting 13:16:32 caf521ccaac6: Verifying Checksum 13:16:32 5c2a1cbceb83: Verifying Checksum 13:16:32 5c2a1cbceb83: Download complete 13:16:32 3ead6fa29328: Download complete 13:16:32 a8d5f1318db7: Verifying Checksum 13:16:32 a8d5f1318db7: Download complete 13:16:32 c427282e49a2: Download complete 13:16:32 0714d37db230: Download complete 13:16:32 ac28cf19c067: Verifying Checksum 13:16:32 ca983d60f3e2: Verifying Checksum 13:16:32 ca983d60f3e2: Download complete 13:16:32 9f894cec8388: Verifying Checksum 13:16:32 9f894cec8388: Download complete 13:16:32 1fe172e4850f: Verifying Checksum 13:16:32 1fe172e4850f: Download complete 13:16:32 1827001aaf11: Verifying Checksum 13:16:32 1827001aaf11: Download complete 13:16:34 1fe172e4850f: Pull complete 13:16:34 caf521ccaac6: Pull complete 13:16:34 3ead6fa29328: Pull complete 13:16:34 5c2a1cbceb83: Pull complete 13:16:34 a8d5f1318db7: Pull complete 13:16:35 c427282e49a2: Pull complete 13:16:37 1827001aaf11: Pull complete 13:16:37 0714d37db230: Pull complete 13:16:37 ac28cf19c067: Pull complete 13:16:37 ca983d60f3e2: Pull complete 13:16:37 9f894cec8388: Pull complete 13:16:37 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 13:16:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 13:16:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 13:16:37 prd-ubuntu20.04-docker-8c-8g-40582 does not seem to be running inside a container 13:16:37 $ 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 13:16:39 $ docker top 142487ac144be5bc8174457e546278765ea344ee3ed55b271c32d1302c141fe2 -eo pid,comm 13:16:39 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). 13:16:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:16:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:16:39 [ssh-agent] Looking for ssh-agent implementation... 13:16:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:16:39 $ docker exec 142487ac144be5bc8174457e546278765ea344ee3ed55b271c32d1302c141fe2 ssh-agent 13:16:39 SSH_AUTH_SOCK=/tmp/ssh-ol4IJX68QxAZ/agent.34 13:16:39 SSH_AGENT_PID=40 13:16:39 Running ssh-add (command line suppressed) 13:16:39 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5781690994891550396.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5781690994891550396.key) 13:16:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:16:40 + git tag --points-at HEAD [Pipeline] } 13:16:40 $ docker exec --env ******** --env ******** 142487ac144be5bc8174457e546278765ea344ee3ed55b271c32d1302c141fe2 ssh-agent -k 13:16:40 unset SSH_AUTH_SOCK; 13:16:40 unset SSH_AGENT_PID; 13:16:40 echo Agent pid 40 killed; 13:16:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:16:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:16:40 [ssh-agent] Looking for ssh-agent implementation... 13:16:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:16:40 $ docker exec 142487ac144be5bc8174457e546278765ea344ee3ed55b271c32d1302c141fe2 ssh-agent 13:16:40 SSH_AUTH_SOCK=/tmp/ssh-WNSrcxANR2Uu/agent.72 13:16:40 SSH_AGENT_PID=78 13:16:40 Running ssh-add (command line suppressed) 13:16:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8660091879416747645.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8660091879416747645.key) 13:16:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:16:41 + git semver init 13:16:41 2022-05-06 13:16:41,358 [run_init] DEBUG init version:0.0.0 force:False 13:16:41 2022-05-06 13:16:41,358 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 13:16:41 2022-05-06 13:16:41,359 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 13:16:41 2022-05-06 13:16:41,359 [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) 13:16:42 2022-05-06 13:16:42,759 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 13:16:42 2022-05-06 13:16:42,760 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 13:16:42 2022-05-06 13:16:42,760 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:16:42 2022-05-06 13:16:42,760 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:16:42 2.1.1-dev.27 [Pipeline] } 13:16:43 $ docker exec --env ******** --env ******** 142487ac144be5bc8174457e546278765ea344ee3ed55b271c32d1302c141fe2 ssh-agent -k 13:16:43 unset SSH_AUTH_SOCK; 13:16:43 unset SSH_AGENT_PID; 13:16:43 echo Agent pid 78 killed; 13:16:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:16:43 + git semver [Pipeline] } 13:16:43 $ docker stop --time=1 142487ac144be5bc8174457e546278765ea344ee3ed55b271c32d1302c141fe2 13:16:45 $ docker rm -f 142487ac144be5bc8174457e546278765ea344ee3ed55b271c32d1302c141fe2 [Pipeline] // withDockerContainer [Pipeline] sh 13:16:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:16:46 Stashed 1 file(s) [Pipeline] echo 13:16:46 [edgeXSemver]: initialized semver on version 2.1.1-dev.27 [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 13:16:46 provisioning config files... 13:16:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7593524417571720382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:16:46 ---> docker-login.sh 13:16:46 nexus3.edgexfoundry.org:10001 13:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:46 Configure a credential helper to remove this warning. See 13:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:46 13:16:46 Login Succeeded 13:16:46 nexus3.edgexfoundry.org:10002 13:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:46 Configure a credential helper to remove this warning. See 13:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:46 13:16:46 Login Succeeded 13:16:46 nexus3.edgexfoundry.org:10003 13:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:46 Configure a credential helper to remove this warning. See 13:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:46 13:16:46 Login Succeeded 13:16:46 nexus3.edgexfoundry.org:10004 13:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:47 Configure a credential helper to remove this warning. See 13:16:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:47 13:16:47 Login Succeeded 13:16:47 docker.io 13:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:47 Configure a credential helper to remove this warning. See 13:16:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:47 13:16:47 Login Succeeded 13:16:47 ---> docker-login.sh ends [Pipeline] } 13:16:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:16:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:16:47 ========================================================= 13:16:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 13:16:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:16:47 + 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 . 13:16:48 Sending build context to Docker daemon 43.38MB 13:16:48 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 13:16:48 Step 2/15 : FROM ${BASE} AS builder 13:16:48 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 13:16:48 59bf1c3509f3: Pulling fs layer 13:16:48 666ba61612fd: Pulling fs layer 13:16:48 8ed8ca486205: Pulling fs layer 13:16:48 4fe6c5a15a65: Pulling fs layer 13:16:48 22a0e8bec74d: Pulling fs layer 13:16:48 ca2b28591e48: Pulling fs layer 13:16:48 a51346096db8: Pulling fs layer 13:16:48 daebc70d1ce1: Pulling fs layer 13:16:48 0e18a0eac166: Pulling fs layer 13:16:48 daebc70d1ce1: Waiting 13:16:48 0e18a0eac166: Waiting 13:16:48 ca2b28591e48: Waiting 13:16:48 a51346096db8: Waiting 13:16:48 4fe6c5a15a65: Waiting 13:16:48 8ed8ca486205: Verifying Checksum 13:16:48 8ed8ca486205: Download complete 13:16:48 666ba61612fd: Download complete 13:16:48 22a0e8bec74d: Verifying Checksum 13:16:48 22a0e8bec74d: Download complete 13:16:48 ca2b28591e48: Verifying Checksum 13:16:48 ca2b28591e48: Download complete 13:16:48 59bf1c3509f3: Download complete 13:16:48 daebc70d1ce1: Verifying Checksum 13:16:48 daebc70d1ce1: Download complete 13:16:48 59bf1c3509f3: Pull complete 13:16:48 666ba61612fd: Pull complete 13:16:48 8ed8ca486205: Pull complete 13:16:48 0e18a0eac166: Download complete 13:16:48 4fe6c5a15a65: Verifying Checksum 13:16:48 4fe6c5a15a65: Download complete 13:16:53 4fe6c5a15a65: Pull complete 13:16:53 22a0e8bec74d: Pull complete 13:16:53 ca2b28591e48: Pull complete 13:16:53 a51346096db8: Pull complete 13:16:53 daebc70d1ce1: Pull complete 13:16:55 0e18a0eac166: Pull complete 13:16:55 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 13:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:16:55 ---> f018257e8ee9 13:16:55 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:16:57 ---> Running in b1a00bc36ae2 13:16:57 Removing intermediate container b1a00bc36ae2 13:16:57 ---> e7976790e6dc 13:16:57 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 13:16:57 ---> Running in 161deae77762 13:16:57 Removing intermediate container 161deae77762 13:16:57 ---> ffc9f734292d 13:16:57 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 13:16:57 ---> Running in 86379852d779 13:16:57 Removing intermediate container 86379852d779 13:16:57 ---> 0fcf40efbb8b 13:16:57 Step 6/15 : LABEL Name=edgex-ui-go 13:16:57 ---> Running in 4af1a7a3c11d 13:16:58 Removing intermediate container 4af1a7a3c11d 13:16:58 ---> ea99629015f3 13:16:58 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:16:58 ---> Running in ddd4bebee9f6 13:16:58 Removing intermediate container ddd4bebee9f6 13:16:58 ---> 090d36affccf 13:16:58 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:58 ---> Running in 098cc56520c8 13:16:58 Removing intermediate container 098cc56520c8 13:16:58 ---> 06a386dd83ac 13:16:58 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:16:58 ---> Running in 05b1ce660a85 13:16:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:17:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:17:00 OK: 221 MiB in 52 packages 13:17:00 Removing intermediate container 05b1ce660a85 13:17:00 ---> d296cd430e7f 13:17:00 Step 10/15 : ENV GO111MODULE=on 13:17:00 ---> Running in 49dd306207b5 13:17:00 Removing intermediate container 49dd306207b5 13:17:00 ---> 5c69e2ebb0ab 13:17:00 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:17:01 ---> Running in 4198c9dd6bbe 13:17:01 Removing intermediate container 4198c9dd6bbe 13:17:01 ---> 232aedd7056d 13:17:01 Step 12/15 : COPY go.mod vendor* ./ 13:17:01 Still waiting to schedule task 13:17:01 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 13:17:01 ---> 32e7f3bf4ac8 13:17:01 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:01 ---> Running in a1609ec5cd36 13:17:28 Removing intermediate container a1609ec5cd36 13:17:28 ---> 6ce3a77d37d3 13:17:28 Step 14/15 : COPY . . 13:17:28 ---> 084a4464e540 13:17:28 Step 15/15 : RUN ${MAKE} 13:17:28 ---> Running in 1facdb240534 13:17:28 noop 13:17:29 Removing intermediate container 1facdb240534 13:17:29 ---> 5620f34106b8 13:17:29 Successfully built 5620f34106b8 13:17:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:17:29 + docker inspect -f . ci-base-image-x86_64 13:17:29 . [Pipeline] withDockerContainer 13:17:29 prd-ubuntu20.04-docker-8c-8g-40582 does not seem to be running inside a container 13:17:29 $ 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 13:17:29 $ docker top a2ec882114596adc83ad5525226173ea4f40da3d69df37b03c7e5c5bd32bc16e -eo pid,comm [Pipeline] { [Pipeline] sh 13:17:30 + go version 13:17:30 go version go1.17.6 linux/amd64 [Pipeline] } 13:17:30 $ docker stop --time=1 a2ec882114596adc83ad5525226173ea4f40da3d69df37b03c7e5c5bd32bc16e 13:17:31 $ docker rm -f a2ec882114596adc83ad5525226173ea4f40da3d69df37b03c7e5c5bd32bc16e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:17:32 + docker inspect -f . ci-base-image-x86_64 13:17:32 . [Pipeline] withDockerContainer 13:17:32 prd-ubuntu20.04-docker-8c-8g-40582 does not seem to be running inside a container 13:17:32 $ 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 13:17:32 $ docker top fdd606807eee00c402e744796f5d69b59365064160876092a4db76680d818251 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:17:32 + make test 13:17:32 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:17:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:17:38 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:17:38 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:17:38 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 13:17:38 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 13:17:38 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 13:17:38 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 13:17:38 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:17:38 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:17:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 13:17:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 13:17:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 13:17:38 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 13:17:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:17:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:17:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:17:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:17:41 $ docker stop --time=1 fdd606807eee00c402e744796f5d69b59365064160876092a4db76680d818251 13:17:42 $ docker rm -f fdd606807eee00c402e744796f5d69b59365064160876092a4db76680d818251 [Pipeline] // withDockerContainer [Pipeline] sh 13:17:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:17:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:17:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:17:44 + ls -al . 13:17:44 total 164 13:17:44 drwxrwxr-x 14 jenkins jenkins 4096 May 6 13:17 . 13:17:44 drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:16 .. 13:17:44 drwxrwxr-x 8 jenkins jenkins 4096 May 6 13:16 .git 13:17:44 drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:16 .github 13:17:44 -rw-rw-r-- 1 jenkins jenkins 155 May 6 13:16 .gitignore 13:17:44 drwxr-xr-x 3 jenkins jenkins 4096 May 6 13:16 .semver 13:17:44 -rw-rw-r-- 1 jenkins jenkins 2022 May 6 13:16 Attribution.txt 13:17:44 -rw-rw-r-- 1 jenkins jenkins 3959 May 6 13:16 CONTRIBUTING.md 13:17:44 -rw-rw-r-- 1 jenkins jenkins 1549 May 6 13:16 Dockerfile 13:17:44 -rw-rw-r-- 1 jenkins jenkins 652 May 6 13:16 Jenkinsfile 13:17:44 -rw-rw-r-- 1 jenkins jenkins 11357 May 6 13:16 LICENSE 13:17:44 -rw-rw-r-- 1 jenkins jenkins 1212 May 6 13:16 Makefile 13:17:44 -rw-rw-r-- 1 jenkins jenkins 4398 May 6 13:16 README.md 13:17:44 -rw-rw-r-- 1 jenkins jenkins 12 May 6 13:16 VERSION 13:17:44 drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:16 assets 13:17:44 drwxrwxr-x 2 jenkins jenkins 4096 May 6 13:16 bin 13:17:44 drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:16 cmd 13:17:44 -rw-r--r-- 1 jenkins jenkins 10 May 6 13:17 coverage.out 13:17:44 drwxrwxr-x 2 jenkins jenkins 4096 May 6 13:16 docs 13:17:44 -rw-rw-r-- 1 jenkins jenkins 1944 May 6 13:16 go.mod 13:17:44 -rw-rw-r-- 1 jenkins jenkins 48565 May 6 13:16 go.sum 13:17:44 drwxrwxr-x 9 jenkins jenkins 4096 May 6 13:16 internal 13:17:44 drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:16 pkg 13:17:44 drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:16 snap 13:17:44 drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:16 testing 13:17:44 -rw-rw-r-- 1 jenkins jenkins 155 May 6 13:16 version.go 13:17:44 drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:16 web [Pipeline] isUnix [Pipeline] sh 13:17:44 + 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=6924cde71a95163c870ff6223245d33e8a78190f --label arch=amd64 --label version=2.1.1-dev.27 . 13:17:44 Sending build context to Docker daemon 43.38MB 13:17:44 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 13:17:44 Step 2/23 : FROM ${BASE} AS builder 13:17:44 ---> 5620f34106b8 13:17:44 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:17:45 ---> Running in 86a98dbfd99f 13:17:45 Removing intermediate container 86a98dbfd99f 13:17:45 ---> 2fc72401b9dd 13:17:45 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 13:17:45 ---> Running in 8e931525b99e 13:17:45 Removing intermediate container 8e931525b99e 13:17:45 ---> 494d03af4684 13:17:45 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 13:17:45 ---> Running in b154f2fcbcfa 13:17:45 Removing intermediate container b154f2fcbcfa 13:17:45 ---> ac9eeb88de5f 13:17:45 Step 6/23 : LABEL Name=edgex-ui-go 13:17:45 ---> Running in efadccdf50c9 13:17:45 Removing intermediate container efadccdf50c9 13:17:45 ---> c55f6b968a2c 13:17:45 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:17:45 ---> Running in 6d6c6f722412 13:17:45 Removing intermediate container 6d6c6f722412 13:17:45 ---> 77656dcc107b 13:17:45 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:17:45 ---> Running in 0a51718be815 13:17:46 Removing intermediate container 0a51718be815 13:17:46 ---> 3d96733b4ff7 13:17:46 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:17:46 ---> Running in 82c56b9dcb81 13:17:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:17:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:17:47 OK: 221 MiB in 52 packages 13:17:48 Removing intermediate container 82c56b9dcb81 13:17:48 ---> 3828825c59bc 13:17:48 Step 10/23 : ENV GO111MODULE=on 13:17:48 ---> Running in ab4aa30a1782 13:17:48 Removing intermediate container ab4aa30a1782 13:17:48 ---> 9e9c0ab2b70e 13:17:48 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:17:48 ---> Running in 9916dd181b73 13:17:48 Removing intermediate container 9916dd181b73 13:17:48 ---> e2d22a6b50a0 13:17:48 Step 12/23 : COPY go.mod vendor* ./ 13:17:48 ---> f408f7121f54 13:17:48 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:17:48 ---> Running in c9d682dbd35f 13:17:49 Removing intermediate container c9d682dbd35f 13:17:49 ---> d618614fce0b 13:17:49 Step 14/23 : COPY . . 13:17:50 ---> 83345748a2ee 13:17:50 Step 15/23 : RUN ${MAKE} 13:17:50 ---> Running in 972dd7952582 13:17:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.27" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 13:17:55 CGO_ENABLED=0 GO111MODULE=on go build ./... 13:17:57 Removing intermediate container 972dd7952582 13:17:57 ---> 3410039e6792 13:17:57 Step 16/23 : FROM alpine:3.14 13:17:57 3.14: Pulling from library/alpine 13:17:57 8663204ce13b: Pulling fs layer 13:17:57 8663204ce13b: Verifying Checksum 13:17:57 8663204ce13b: Download complete 13:17:58 8663204ce13b: Pull complete 13:17:58 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:17:58 Status: Downloaded newer image for alpine:3.14 13:17:58 ---> e04c818066af 13:17:58 Step 17/23 : EXPOSE 4000 13:17:58 ---> Running in a311faf30255 13:17:58 Removing intermediate container a311faf30255 13:17:58 ---> 5a7b0591d118 13:17:58 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 13:17:58 ---> 96d9fced85f0 13:17:58 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:17:58 ---> Running in f7f073fe5e63 13:17:58 Removing intermediate container f7f073fe5e63 13:17:58 ---> e0b396e0a98b 13:17:58 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 13:17:58 ---> Running in f931c30657ae 13:17:59 Removing intermediate container f931c30657ae 13:17:59 ---> b4c511b9a139 13:17:59 Step 21/23 : LABEL arch=amd64 13:17:59 ---> Running in 3dbeb8dae60f 13:17:59 Removing intermediate container 3dbeb8dae60f 13:17:59 ---> 370eb7078135 13:17:59 Step 22/23 : LABEL git_sha=6924cde71a95163c870ff6223245d33e8a78190f 13:17:59 ---> Running in 8036064ab255 13:17:59 Removing intermediate container 8036064ab255 13:17:59 ---> f6f20508e3ae 13:17:59 Step 23/23 : LABEL version=2.1.1-dev.27 13:17:59 ---> Running in 5ac00c20e126 13:18:00 Removing intermediate container 5ac00c20e126 13:18:00 ---> 7a29578ad522 13:18:00 [Warning] One or more build-args [ARCH] were not consumed 13:18:00 Successfully built 7a29578ad522 13:18:00 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:18:00 provisioning config files... 13:18:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3711870765098288143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:18:00 ---> docker-login.sh 13:18:00 nexus3.edgexfoundry.org:10001 13:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:00 Configure a credential helper to remove this warning. See 13:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:00 13:18:00 Login Succeeded 13:18:00 nexus3.edgexfoundry.org:10002 13:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:00 Configure a credential helper to remove this warning. See 13:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:00 13:18:00 Login Succeeded 13:18:00 nexus3.edgexfoundry.org:10003 13:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:00 Configure a credential helper to remove this warning. See 13:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:00 13:18:00 Login Succeeded 13:18:00 nexus3.edgexfoundry.org:10004 13:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:00 Configure a credential helper to remove this warning. See 13:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:00 13:18:00 Login Succeeded 13:18:00 docker.io 13:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:18:01 Configure a credential helper to remove this warning. See 13:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:18:01 13:18:01 Login Succeeded 13:18:01 ---> docker-login.sh ends [Pipeline] } 13:18:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:18:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:18:01 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 13:18:01 6924cde71a95163c870ff6223245d33e8a78190f 13:18:01 latest 13:18:01 2.1.1-dev.27 13:18:01 6924cde71a95163c870ff6223245d33e8a78190f-2.1.1-dev.27 13:18:01 main 13:18:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:18:01 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6924cde71a95163c870ff6223245d33e8a78190f [Pipeline] isUnix [Pipeline] sh 13:18:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6924cde71a95163c870ff6223245d33e8a78190f 13:18:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:18:01 c4cf58536690: Preparing 13:18:01 b541d28bf3b4: Preparing 13:18:01 b541d28bf3b4: Layer already exists 13:18:03 c4cf58536690: Pushed 13:18:03 6924cde71a95163c870ff6223245d33e8a78190f: digest: sha256:9ad214feecdd85737cc561f3b848acab48e52a42e5c666e89cd8219c7f09af18 size: 739 [Pipeline] isUnix [Pipeline] sh 13:18:04 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 13:18:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 13:18:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:18:04 c4cf58536690: Preparing 13:18:04 b541d28bf3b4: Preparing 13:18:04 c4cf58536690: Layer already exists 13:18:04 b541d28bf3b4: Layer already exists 13:18:04 latest: digest: sha256:9ad214feecdd85737cc561f3b848acab48e52a42e5c666e89cd8219c7f09af18 size: 739 [Pipeline] isUnix [Pipeline] sh 13:18:04 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.27 [Pipeline] isUnix [Pipeline] sh 13:18:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.27 13:18:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:18:04 c4cf58536690: Preparing 13:18:04 b541d28bf3b4: Preparing 13:18:04 b541d28bf3b4: Layer already exists 13:18:04 c4cf58536690: Layer already exists 13:18:04 2.1.1-dev.27: digest: sha256:9ad214feecdd85737cc561f3b848acab48e52a42e5c666e89cd8219c7f09af18 size: 739 [Pipeline] isUnix [Pipeline] sh 13:18:05 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6924cde71a95163c870ff6223245d33e8a78190f-2.1.1-dev.27 [Pipeline] isUnix [Pipeline] sh 13:18:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6924cde71a95163c870ff6223245d33e8a78190f-2.1.1-dev.27 13:18:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:18:05 c4cf58536690: Preparing 13:18:05 b541d28bf3b4: Preparing 13:18:05 c4cf58536690: Layer already exists 13:18:05 b541d28bf3b4: Layer already exists 13:18:05 6924cde71a95163c870ff6223245d33e8a78190f-2.1.1-dev.27: digest: sha256:9ad214feecdd85737cc561f3b848acab48e52a42e5c666e89cd8219c7f09af18 size: 739 [Pipeline] isUnix [Pipeline] sh 13:18:05 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 13:18:06 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 13:18:06 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 13:18:06 c4cf58536690: Preparing 13:18:06 b541d28bf3b4: Preparing 13:18:06 b541d28bf3b4: Layer already exists 13:18:06 c4cf58536690: Layer already exists 13:18:06 main: digest: sha256:9ad214feecdd85737cc561f3b848acab48e52a42e5c666e89cd8219c7f09af18 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:18:06 ===================================================== [Pipeline] echo 13:18:06 taggedImages: 13:18:06 - nexus3.edgexfoundry.org:10004/edgex-ui:6924cde71a95163c870ff6223245d33e8a78190f 13:18:06 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 13:18:06 - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.27 13:18:06 - nexus3.edgexfoundry.org:10004/edgex-ui:6924cde71a95163c870ff6223245d33e8a78190f-2.1.1-dev.27 13:18:06 - 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 13:18:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:18:06 13:18:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:18:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:18:06 latest: Pulling from edgex-lftools-log-publisher 13:18:06 5eb5b503b376: Pulling fs layer 13:18:06 5c69ac0246d0: Pulling fs layer 13:18:06 ec43610c2a17: Pulling fs layer 13:18:06 3a2ae6a8a46f: Pulling fs layer 13:18:06 33b1e0a273af: Pulling fs layer 13:18:06 5d3b04190fa2: Pulling fs layer 13:18:06 2f39f015ded8: Pulling fs layer 13:18:06 3a2ae6a8a46f: Waiting 13:18:06 33b1e0a273af: Waiting 13:18:06 5d3b04190fa2: Waiting 13:18:06 2f39f015ded8: Waiting 13:18:06 5c69ac0246d0: Verifying Checksum 13:18:06 5c69ac0246d0: Download complete 13:18:06 3a2ae6a8a46f: Verifying Checksum 13:18:06 3a2ae6a8a46f: Download complete 13:18:06 ec43610c2a17: Verifying Checksum 13:18:06 ec43610c2a17: Download complete 13:18:06 33b1e0a273af: Verifying Checksum 13:18:06 33b1e0a273af: Download complete 13:18:06 5d3b04190fa2: Verifying Checksum 13:18:06 5d3b04190fa2: Download complete 13:18:07 5eb5b503b376: Verifying Checksum 13:18:07 5eb5b503b376: Download complete 13:18:07 2f39f015ded8: Download complete 13:18:08 5eb5b503b376: Pull complete 13:18:08 5c69ac0246d0: Pull complete 13:18:09 ec43610c2a17: Pull complete 13:18:09 3a2ae6a8a46f: Pull complete 13:18:09 33b1e0a273af: Pull complete 13:18:09 5d3b04190fa2: Pull complete 13:18:14 2f39f015ded8: Pull complete 13:18:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:18:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:18:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:18:14 prd-ubuntu20.04-docker-8c-8g-40582 does not seem to be running inside a container 13:18:14 $ 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 13:18:17 $ docker top deaa607d656dd9af5473db53d15eaf0690b01c7acf3d7c3158bc4a7eda1f5e00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:18:17 ---> job-cost.sh 13:18:17 lf-activate-venv: SKIPPING 13:18:17 INFO: No Stack... 13:18:18 INFO: Retrieving Pricing Info for: v3-standard-8 13:18:18 INFO: Archiving Costs [Pipeline] sh 13:18:18 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 13:18:18 + cut -d, -f6 [Pipeline] lock 13:18:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-66-stack-cost] 13:18:18 Resource [jenkins-edgexfoundry-edgex-ui-go-main-66-stack-cost] did not exist. Created. 13:18:18 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:18:19 + echo total: 0.2199999988079071 [Pipeline] stash 13:18:19 Stashed 1 file(s) [Pipeline] } 13:18:19 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-66-stack-cost] [Pipeline] // lock [Pipeline] } 13:18:19 $ docker stop --time=1 deaa607d656dd9af5473db53d15eaf0690b01c7acf3d7c3158bc4a7eda1f5e00 13:18:20 $ docker rm -f deaa607d656dd9af5473db53d15eaf0690b01c7acf3d7c3158bc4a7eda1f5e00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:35:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41056 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 13:35:04 Running in /w/workspace/edgex-ui-go/66 [Pipeline] { [Pipeline] checkout 13:35:05 The recommended git tool is: git 13:35:13 using credential edgex-jenkins-ssh 13:35:13 Cloning the remote Git repository 13:35:13 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:35:13 > git init /w/workspace/edgex-ui-go/66 # timeout=10 13:35:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:35:14 > git --version # timeout=10 13:35:14 > git --version # 'git version 2.25.1' 13:35:14 using GIT_SSH to set credentials SSH Credentials for GitHub 13:35:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:17 Avoid second fetch 13:35:17 Checking out Revision 6924cde71a95163c870ff6223245d33e8a78190f (main) 13:35:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:35:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:17 > git config core.sparsecheckout # timeout=10 13:35:17 > git checkout -f 6924cde71a95163c870ff6223245d33e8a78190f # timeout=10 13:35:22 Commit message: "docs(snap): Move usage instructions to docs, add dev instructions (#519)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:35:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:35:23 % Total % Received % Xferd Average Speed Time Time Time Current 13:35:23 Dload Upload Total Spent Left Speed 13:35:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh 13:35:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:35:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:35:24 + sudo tee /etc/docker/daemon.new 13:35:24 { 13:35:24 "registry-mirrors": [ 13:35:24 "https://nexus3.edgexfoundry.org:10001" 13:35:24 ], 13:35:24 "bip": "10.250.0.254/24", 13:35:24 "hosts": [ 13:35:24 "tcp://0.0.0.0:5555", 13:35:24 "unix:///var/run/docker.sock" 13:35:24 ], 13:35:24 "mtu": 1458, 13:35:24 "selinux-enabled": true, 13:35:24 "seccomp-profile": "/etc/docker/seccomp.json" 13:35:24 } [Pipeline] sh 13:35:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:35:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:35:43 provisioning config files... 13:35:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/66@tmp/config6712506775370416856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:35:43 ---> docker-login.sh 13:35:43 nexus3.edgexfoundry.org:10001 13:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:44 Configure a credential helper to remove this warning. See 13:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:44 13:35:44 Login Succeeded 13:35:44 nexus3.edgexfoundry.org:10002 13:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:45 Configure a credential helper to remove this warning. See 13:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:45 13:35:45 Login Succeeded 13:35:45 nexus3.edgexfoundry.org:10003 13:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:45 Configure a credential helper to remove this warning. See 13:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:45 13:35:45 Login Succeeded 13:35:45 nexus3.edgexfoundry.org:10004 13:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:46 Configure a credential helper to remove this warning. See 13:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:46 13:35:46 Login Succeeded 13:35:46 docker.io 13:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:35:46 Configure a credential helper to remove this warning. See 13:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:35:46 13:35:46 Login Succeeded 13:35:46 ---> docker-login.sh ends [Pipeline] } 13:35:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:35:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:35:47 ========================================================= 13:35:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 13:35:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:35:47 + 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 . 13:35:48 Sending build context to Docker daemon 27.26MB 13:35:48 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 13:35:48 Step 2/15 : FROM ${BASE} AS builder 13:35:49 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:35:49 9b3977197b4f: Pulling fs layer 13:35:49 1a89e8eeedd5: Pulling fs layer 13:35:49 94645a83ff95: Pulling fs layer 13:35:49 3f3a8bcf1eab: Pulling fs layer 13:35:49 0c92f367c5e7: Pulling fs layer 13:35:49 3096ccb668a1: Pulling fs layer 13:35:49 e8cf19c19ddd: Pulling fs layer 13:35:49 a4caa8a26152: Pulling fs layer 13:35:49 3096ccb668a1: Waiting 13:35:49 e8cf19c19ddd: Waiting 13:35:49 a4caa8a26152: Waiting 13:35:49 3f3a8bcf1eab: Waiting 13:35:49 0c92f367c5e7: Waiting 13:35:49 94645a83ff95: Verifying Checksum 13:35:49 94645a83ff95: Download complete 13:35:49 1a89e8eeedd5: Verifying Checksum 13:35:49 1a89e8eeedd5: Download complete 13:35:49 0c92f367c5e7: Verifying Checksum 13:35:49 0c92f367c5e7: Download complete 13:35:49 3096ccb668a1: Verifying Checksum 13:35:49 3096ccb668a1: Download complete 13:35:49 9b3977197b4f: Verifying Checksum 13:35:49 9b3977197b4f: Download complete 13:35:49 e8cf19c19ddd: Verifying Checksum 13:35:49 e8cf19c19ddd: Download complete 13:35:50 9b3977197b4f: Pull complete 13:35:50 1a89e8eeedd5: Pull complete 13:35:50 94645a83ff95: Pull complete 13:35:51 a4caa8a26152: Verifying Checksum 13:35:51 a4caa8a26152: Download complete 13:35:52 3f3a8bcf1eab: Verifying Checksum 13:35:52 3f3a8bcf1eab: Download complete 13:36:04 3f3a8bcf1eab: Pull complete 13:36:04 0c92f367c5e7: Pull complete 13:36:04 3096ccb668a1: Pull complete 13:36:04 e8cf19c19ddd: Pull complete 13:36:11 a4caa8a26152: Pull complete 13:36:11 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 13:36:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:36:11 ---> 725f1c02e7f9 13:36:11 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:36:13 ---> Running in 82488573f71f 13:36:13 Removing intermediate container 82488573f71f 13:36:13 ---> c09aeec6d6bb 13:36:13 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 13:36:13 ---> Running in 7b6f8fd651f7 13:36:13 Removing intermediate container 7b6f8fd651f7 13:36:13 ---> 569f81b33bf7 13:36:13 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 13:36:14 ---> Running in c97ff1dc8221 13:36:15 Removing intermediate container c97ff1dc8221 13:36:15 ---> 20094d751035 13:36:15 Step 6/15 : LABEL Name=edgex-ui-go 13:36:15 ---> Running in 6396954a1f07 13:36:15 Removing intermediate container 6396954a1f07 13:36:15 ---> 695020cb099a 13:36:15 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:36:16 ---> Running in a59105b3ebe8 13:36:16 Removing intermediate container a59105b3ebe8 13:36:16 ---> 5e3c01faba1d 13:36:16 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:36:16 ---> Running in 8de0242d87c8 13:36:18 Removing intermediate container 8de0242d87c8 13:36:18 ---> 90ef574cca7a 13:36:18 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:36:18 ---> Running in 8f4cd5453330 13:36:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:36:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:36:21 OK: 220 MiB in 52 packages 13:36:22 Removing intermediate container 8f4cd5453330 13:36:22 ---> b19283c95d53 13:36:22 Step 10/15 : ENV GO111MODULE=on 13:36:22 ---> Running in a95a498cd8ee 13:36:22 Removing intermediate container a95a498cd8ee 13:36:22 ---> 0fd6710bf13b 13:36:22 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:36:23 ---> Running in 6ed8c5343ad4 13:36:23 Removing intermediate container 6ed8c5343ad4 13:36:23 ---> 53bbb165c87e 13:36:23 Step 12/15 : COPY go.mod vendor* ./ 13:36:24 ---> 4ec40c66dc67 13:36:24 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:36:24 ---> Running in 4faaebdc91c9 13:37:45 Removing intermediate container 4faaebdc91c9 13:37:45 ---> 8ecbcc3ca9e8 13:37:45 Step 14/15 : COPY . . 13:37:49 ---> 9773dbdfa70b 13:37:49 Step 15/15 : RUN ${MAKE} 13:37:49 ---> Running in ebb6c5529481 13:37:49 noop 13:37:50 Removing intermediate container ebb6c5529481 13:37:50 ---> d406c88ce04e 13:37:50 Successfully built d406c88ce04e 13:37:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:37:51 + docker inspect -f . ci-base-image-arm64 13:37:51 . [Pipeline] withDockerContainer 13:37:51 prd-ubuntu20.04-docker-arm64-4c-16g-41056 does not seem to be running inside a container 13:37:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/66 -v /w/workspace/edgex-ui-go/66:/w/workspace/edgex-ui-go/66:rw,z -v /w/workspace/edgex-ui-go/66@tmp:/w/workspace/edgex-ui-go/66@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 13:37:52 $ docker top 85b3b8c81ed18dee88d00c1067d21ab7254981ae15cbee505deb9b1f5d84de51 -eo pid,comm [Pipeline] { [Pipeline] sh 13:37:53 + go version 13:37:53 go version go1.17.6 linux/arm64 [Pipeline] } 13:37:53 $ docker stop --time=1 85b3b8c81ed18dee88d00c1067d21ab7254981ae15cbee505deb9b1f5d84de51 13:37:55 $ docker rm -f 85b3b8c81ed18dee88d00c1067d21ab7254981ae15cbee505deb9b1f5d84de51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:37:56 + docker inspect -f . ci-base-image-arm64 13:37:56 . [Pipeline] withDockerContainer 13:37:56 prd-ubuntu20.04-docker-arm64-4c-16g-41056 does not seem to be running inside a container 13:37:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/66 -v /w/workspace/edgex-ui-go/66:/w/workspace/edgex-ui-go/66:rw,z -v /w/workspace/edgex-ui-go/66@tmp:/w/workspace/edgex-ui-go/66@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 13:37:58 $ docker top 4bf7c6dc21ba627089901a624f79890dd013c43cf46c7fe2acd77568194b9e6a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:37:58 + make test 13:37:58 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:38:00 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:38:47 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:38:47 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:38:47 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 13:38:47 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 13:38:47 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 13:38:47 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 13:38:47 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:38:47 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:38:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 13:38:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 13:38:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 13:38:47 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 13:38:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 13:39:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:39:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:39:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:39:14 $ docker stop --time=1 4bf7c6dc21ba627089901a624f79890dd013c43cf46c7fe2acd77568194b9e6a 13:39:16 $ docker rm -f 4bf7c6dc21ba627089901a624f79890dd013c43cf46c7fe2acd77568194b9e6a [Pipeline] // withDockerContainer [Pipeline] sh 13:39:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:39:17 Warning: overwriting stash ‘coverage-report’ 13:39:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:39:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:39:18 + ls -al . 13:39:18 total 160 13:39:18 drwxrwxr-x 13 jenkins jenkins 4096 May 6 13:37 . 13:39:18 drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:35 .. 13:39:18 drwxrwxr-x 8 jenkins jenkins 4096 May 6 13:35 .git 13:39:18 drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:35 .github 13:39:18 -rw-rw-r-- 1 jenkins jenkins 155 May 6 13:35 .gitignore 13:39:18 -rw-rw-r-- 1 jenkins jenkins 2022 May 6 13:35 Attribution.txt 13:39:18 -rw-rw-r-- 1 jenkins jenkins 3959 May 6 13:35 CONTRIBUTING.md 13:39:18 -rw-rw-r-- 1 jenkins jenkins 1549 May 6 13:35 Dockerfile 13:39:18 -rw-rw-r-- 1 jenkins jenkins 652 May 6 13:35 Jenkinsfile 13:39:18 -rw-rw-r-- 1 jenkins jenkins 11357 May 6 13:35 LICENSE 13:39:18 -rw-rw-r-- 1 jenkins jenkins 1212 May 6 13:35 Makefile 13:39:18 -rw-rw-r-- 1 jenkins jenkins 4398 May 6 13:35 README.md 13:39:18 -rw-rw-r-- 1 jenkins jenkins 12 May 6 13:16 VERSION 13:39:18 drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:35 assets 13:39:18 drwxrwxr-x 2 jenkins jenkins 4096 May 6 13:35 bin 13:39:18 drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:35 cmd 13:39:18 -rw-r--r-- 1 jenkins jenkins 10 May 6 13:37 coverage.out 13:39:18 drwxrwxr-x 2 jenkins jenkins 4096 May 6 13:35 docs 13:39:18 -rw-rw-r-- 1 jenkins jenkins 1944 May 6 13:35 go.mod 13:39:18 -rw-rw-r-- 1 jenkins jenkins 48565 May 6 13:35 go.sum 13:39:18 drwxrwxr-x 9 jenkins jenkins 4096 May 6 13:35 internal 13:39:18 drwxrwxr-x 3 jenkins jenkins 4096 May 6 13:35 pkg 13:39:18 drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:35 snap 13:39:18 drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:35 testing 13:39:18 -rw-rw-r-- 1 jenkins jenkins 155 May 6 13:35 version.go 13:39:18 drwxrwxr-x 4 jenkins jenkins 4096 May 6 13:35 web [Pipeline] isUnix [Pipeline] sh 13:39:19 + 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=6924cde71a95163c870ff6223245d33e8a78190f --label arch=arm64 --label version=2.1.1-dev.27 . 13:39:20 Sending build context to Docker daemon 27.26MB 13:39:20 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 13:39:20 Step 2/23 : FROM ${BASE} AS builder 13:39:20 ---> d406c88ce04e 13:39:20 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:39:20 ---> Running in 15f0b0950931 13:39:20 Removing intermediate container 15f0b0950931 13:39:20 ---> 5e24ab218523 13:39:20 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 13:39:21 ---> Running in 1a831822a2f0 13:39:21 Removing intermediate container 1a831822a2f0 13:39:21 ---> 619b6ba6c08a 13:39:21 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 13:39:21 ---> Running in 429c127510af 13:39:21 Removing intermediate container 429c127510af 13:39:21 ---> 72814508a361 13:39:21 Step 6/23 : LABEL Name=edgex-ui-go 13:39:21 ---> Running in 9d87a4aa4dc1 13:39:22 Removing intermediate container 9d87a4aa4dc1 13:39:22 ---> a5309a8360ff 13:39:22 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:39:22 ---> Running in 5b0a3c385015 13:39:22 Removing intermediate container 5b0a3c385015 13:39:22 ---> 50693b91c3d1 13:39:22 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:39:22 ---> Running in 859e44037557 13:39:24 Removing intermediate container 859e44037557 13:39:24 ---> 172cb63379f7 13:39:24 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:39:24 ---> Running in 98d6f5fca7a0 13:39:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:39:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:39:28 OK: 220 MiB in 52 packages 13:39:29 Removing intermediate container 98d6f5fca7a0 13:39:29 ---> 1170b0569873 13:39:29 Step 10/23 : ENV GO111MODULE=on 13:39:29 ---> Running in 24c64d5b2d7a 13:39:29 Removing intermediate container 24c64d5b2d7a 13:39:29 ---> 26e41b54c7c9 13:39:29 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:39:29 ---> Running in aedb42082dde 13:39:30 Removing intermediate container aedb42082dde 13:39:30 ---> 3031a12a9310 13:39:30 Step 12/23 : COPY go.mod vendor* ./ 13:39:30 ---> 8a9ccdd3cab0 13:39:30 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:39:30 ---> Running in c2cd7bd161a9 13:39:33 Removing intermediate container c2cd7bd161a9 13:39:33 ---> 4b51835ef0b3 13:39:33 Step 14/23 : COPY . . 13:39:37 ---> 493eb7a2024c 13:39:37 Step 15/23 : RUN ${MAKE} 13:39:37 ---> Running in 05154372eaa2 13:39:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.27" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 13:40:17 CGO_ENABLED=0 GO111MODULE=on go build ./... 13:40:22 Removing intermediate container 05154372eaa2 13:40:22 ---> 5bcd82ca234e 13:40:22 Step 16/23 : FROM alpine:3.14 13:40:23 3.14: Pulling from library/alpine 13:40:23 455c02918c45: Pulling fs layer 13:40:24 455c02918c45: Verifying Checksum 13:40:24 455c02918c45: Download complete 13:40:24 455c02918c45: Pull complete 13:40:24 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:40:24 Status: Downloaded newer image for alpine:3.14 13:40:24 ---> ac73e934f311 13:40:24 Step 17/23 : EXPOSE 4000 13:40:24 ---> Running in e62b4d066d62 13:40:25 Removing intermediate container e62b4d066d62 13:40:25 ---> 3b70f088db07 13:40:25 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 13:40:26 ---> b2c2552bb29e 13:40:26 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:40:26 ---> Running in 8f3e74cc9467 13:40:27 Removing intermediate container 8f3e74cc9467 13:40:27 ---> 01da8c242e17 13:40:27 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 13:40:27 ---> Running in ae7e09a34aac 13:40:27 Removing intermediate container ae7e09a34aac 13:40:27 ---> d2e9c4042fe1 13:40:27 Step 21/23 : LABEL arch=arm64 13:40:27 ---> Running in 6e1751c07c4e 13:40:27 Removing intermediate container 6e1751c07c4e 13:40:27 ---> 1a65cdc14391 13:40:27 Step 22/23 : LABEL git_sha=6924cde71a95163c870ff6223245d33e8a78190f 13:40:27 ---> Running in a8eaf82f42ae 13:40:28 Removing intermediate container a8eaf82f42ae 13:40:28 ---> 2f39042fcba7 13:40:28 Step 23/23 : LABEL version=2.1.1-dev.27 13:40:28 ---> Running in edf1ef480765 13:40:28 Removing intermediate container edf1ef480765 13:40:28 ---> 885780dcfce6 13:40:28 [Warning] One or more build-args [ARCH] were not consumed 13:40:29 Successfully built 885780dcfce6 13:40:29 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 13:40:29 provisioning config files... 13:40:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/66@tmp/config5953771718279919873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:40:29 ---> docker-login.sh 13:40:29 nexus3.edgexfoundry.org:10001 13:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:30 Configure a credential helper to remove this warning. See 13:40:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:30 13:40:30 Login Succeeded 13:40:30 nexus3.edgexfoundry.org:10002 13:40:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:30 Configure a credential helper to remove this warning. See 13:40:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:30 13:40:30 Login Succeeded 13:40:30 nexus3.edgexfoundry.org:10003 13:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:31 Configure a credential helper to remove this warning. See 13:40:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:31 13:40:31 Login Succeeded 13:40:31 nexus3.edgexfoundry.org:10004 13:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:31 Configure a credential helper to remove this warning. See 13:40:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:31 13:40:31 Login Succeeded 13:40:31 docker.io 13:40:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:40:32 Configure a credential helper to remove this warning. See 13:40:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:40:32 13:40:32 Login Succeeded 13:40:32 ---> docker-login.sh ends [Pipeline] } 13:40:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:40:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:40:32 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 13:40:32 6924cde71a95163c870ff6223245d33e8a78190f 13:40:32 latest 13:40:32 2.1.1-dev.27 13:40:32 6924cde71a95163c870ff6223245d33e8a78190f-2.1.1-dev.27 13:40:32 main 13:40:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:40:33 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6924cde71a95163c870ff6223245d33e8a78190f [Pipeline] isUnix [Pipeline] sh 13:40:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6924cde71a95163c870ff6223245d33e8a78190f 13:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:40:33 ea6c751ccca6: Preparing 13:40:33 f73e7dbfee58: Preparing 13:40:33 f73e7dbfee58: Layer already exists 13:40:39 ea6c751ccca6: Pushed 13:40:39 6924cde71a95163c870ff6223245d33e8a78190f: digest: sha256:ff9ce73315bfb2faf364b12c78082895a0d3abbfc787240ff575588365c41ee9 size: 739 [Pipeline] isUnix [Pipeline] sh 13:40:39 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:40:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 13:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:40:40 ea6c751ccca6: Preparing 13:40:40 f73e7dbfee58: Preparing 13:40:40 f73e7dbfee58: Layer already exists 13:40:40 ea6c751ccca6: Layer already exists 13:40:40 latest: digest: sha256:ff9ce73315bfb2faf364b12c78082895a0d3abbfc787240ff575588365c41ee9 size: 739 [Pipeline] isUnix [Pipeline] sh 13:40:40 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.27 [Pipeline] isUnix [Pipeline] sh 13:40:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.27 13:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:40:41 ea6c751ccca6: Preparing 13:40:41 f73e7dbfee58: Preparing 13:40:41 f73e7dbfee58: Layer already exists 13:40:41 ea6c751ccca6: Layer already exists 13:40:41 2.1.1-dev.27: digest: sha256:ff9ce73315bfb2faf364b12c78082895a0d3abbfc787240ff575588365c41ee9 size: 739 [Pipeline] isUnix [Pipeline] sh 13:40:41 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6924cde71a95163c870ff6223245d33e8a78190f-2.1.1-dev.27 [Pipeline] isUnix [Pipeline] sh 13:40:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6924cde71a95163c870ff6223245d33e8a78190f-2.1.1-dev.27 13:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:40:42 ea6c751ccca6: Preparing 13:40:42 f73e7dbfee58: Preparing 13:40:42 ea6c751ccca6: Layer already exists 13:40:42 f73e7dbfee58: Layer already exists 13:40:42 6924cde71a95163c870ff6223245d33e8a78190f-2.1.1-dev.27: digest: sha256:ff9ce73315bfb2faf364b12c78082895a0d3abbfc787240ff575588365c41ee9 size: 739 [Pipeline] isUnix [Pipeline] sh 13:40:42 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 13:40:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 13:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 13:40:43 ea6c751ccca6: Preparing 13:40:43 f73e7dbfee58: Preparing 13:40:43 f73e7dbfee58: Layer already exists 13:40:43 ea6c751ccca6: Layer already exists 13:40:43 main: digest: sha256:ff9ce73315bfb2faf364b12c78082895a0d3abbfc787240ff575588365c41ee9 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:40:43 ===================================================== [Pipeline] echo 13:40:43 taggedImages: 13:40:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6924cde71a95163c870ff6223245d33e8a78190f 13:40:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 13:40:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.27 13:40:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6924cde71a95163c870ff6223245d33e8a78190f-2.1.1-dev.27 13:40:43 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:40:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:40:43 13:40:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:40:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:40:44 arm64: Pulling from edgex-lftools-log-publisher 13:40:44 8998bd30e6a1: Pulling fs layer 13:40:44 04944245beec: Pulling fs layer 13:40:44 699f458cf7ca: Pulling fs layer 13:40:44 765212b225bb: Pulling fs layer 13:40:44 f23df028b6ca: Pulling fs layer 13:40:44 d65c8cfc05b1: Pulling fs layer 13:40:44 2437ff75d9bd: Pulling fs layer 13:40:44 765212b225bb: Waiting 13:40:44 f23df028b6ca: Waiting 13:40:44 d65c8cfc05b1: Waiting 13:40:44 2437ff75d9bd: Waiting 13:40:44 04944245beec: Verifying Checksum 13:40:44 04944245beec: Download complete 13:40:44 765212b225bb: Verifying Checksum 13:40:44 765212b225bb: Download complete 13:40:44 f23df028b6ca: Download complete 13:40:44 d65c8cfc05b1: Verifying Checksum 13:40:44 d65c8cfc05b1: Download complete 13:40:44 699f458cf7ca: Verifying Checksum 13:40:44 699f458cf7ca: Download complete 13:40:44 8998bd30e6a1: Verifying Checksum 13:40:44 8998bd30e6a1: Download complete 13:40:47 2437ff75d9bd: Verifying Checksum 13:40:47 2437ff75d9bd: Download complete 13:40:49 8998bd30e6a1: Pull complete 13:40:50 04944245beec: Pull complete 13:40:51 699f458cf7ca: Pull complete 13:40:51 765212b225bb: Pull complete 13:40:52 f23df028b6ca: Pull complete 13:40:53 d65c8cfc05b1: Pull complete 13:41:11 2437ff75d9bd: Pull complete 13:41:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:41:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:41:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:41:11 prd-ubuntu20.04-docker-arm64-4c-16g-41056 does not seem to be running inside a container 13:41:11 $ 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/66 -v /w/workspace/edgex-ui-go/66:/w/workspace/edgex-ui-go/66:rw,z -v /w/workspace/edgex-ui-go/66@tmp:/w/workspace/edgex-ui-go/66@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 13:41:14 $ docker top b57adee62024cd47e57e6eda94727468704fc4c9c652532428fc8fb7d47cf66c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:15 ---> job-cost.sh 13:41:15 lf-activate-venv: SKIPPING 13:41:15 INFO: No Stack... 13:41:16 INFO: Retrieving Pricing Info for: v3-standard-4 13:41:17 INFO: Archiving Costs [Pipeline] sh 13:41:17 + cut -d, -f6 13:41:17 + cat /w/workspace/edgex-ui-go/66/archives/cost.csv [Pipeline] lock 13:41:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-66-stack-cost] 13:41:18 Resource [jenkins-edgexfoundry-edgex-ui-go-main-66-stack-cost] did not exist. Created. 13:41:18 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:41:18 /w/workspace/edgex-ui-go/66@tmp/durable-433d366b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:41:19 + echo total: 0.10999999940395355 [Pipeline] stash 13:41:19 Warning: overwriting stash ‘stack-cost’ 13:41:19 Stashed 1 file(s) [Pipeline] } 13:41:19 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-66-stack-cost] [Pipeline] // lock [Pipeline] } 13:41:19 $ docker stop --time=1 b57adee62024cd47e57e6eda94727468704fc4c9c652532428fc8fb7d47cf66c 13:41:21 $ docker rm -f b57adee62024cd47e57e6eda94727468704fc4c9c652532428fc8fb7d47cf66c [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 13:41:21 provisioning config files... 13:41:21 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8147347755988561580tmp [Pipeline] { [Pipeline] sh 13:41:22 + set +x 13:41:22 + curl -s https://codecov.io/bash 13:41:22 + bash -s -- 13:41:22 13:41:22 _____ _ 13:41:22 / ____| | | 13:41:22 | | ___ __| | ___ ___ _____ __ 13:41:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:41:22 | |___| (_) | (_| | __/ (_| (_) \ V / 13:41:22 \_____\___/ \__,_|\___|\___\___/ \_/ 13:41:22 Bash-1.0.6 13:41:22 13:41:22 13:41:22 ==> git version 2.25.1 found 13:41:22 ==> 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 13:41:22 Release-Date: 2020-01-08 13:41:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:41:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:41:22 ==> Jenkins CI detected. 13:41:22 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 13:41:22 project root: . 13:41:22 --> token set from env 13:41:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:41:22 ==> Running gcov in . (disable via -X gcov) 13:41:22 ==> Python coveragepy not found 13:41:22 ==> Searching for coverage reports in: 13:41:22 + . 13:41:22 -> Found 1 reports 13:41:22 ==> Detecting git/mercurial file structure 13:41:22 ==> Reading reports 13:41:22 + ./coverage.out bytes=10 13:41:22 ==> Appending adjustments 13:41:22 https://docs.codecov.io/docs/fixing-reports 13:41:22 + Found adjustments 13:41:22 ==> Gzipping contents 13:41:22 8.0K /tmp/codecov.i6nrjd.gz 13:41:22 ==> Uploading reports 13:41:22 url: https://codecov.io 13:41:22 query: branch=main&commit=6924cde71a95163c870ff6223245d33e8a78190f&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:41:22 -> Pinging Codecov 13:41:22 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=6924cde71a95163c870ff6223245d33e8a78190f&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:41:22 -> Uploading to 13:41:22 https://storage.googleapis.com/codecov/v4/raw/2022-05-06/FB506323287CE973F263BFD2A0EB1F37/6924cde71a95163c870ff6223245d33e8a78190f/a0d4eafe-67b7-47b4-8d45-b5daf64d3c23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220506T134122Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1a8dca5d2e59009b120bbe5c886e6cf2ba597a559cfbe5ac305f6e21b0f99857 13:41:22 % Total % Received % Xferd Average Speed Time Time Time Current 13:41:22 Dload Upload Total Spent Left Speed 13:41:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4378 0 0 100 4378 0 19457 --:--:-- --:--:-- --:--:-- 19457 13:41:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/6924cde71a95163c870ff6223245d33e8a78190f [Pipeline] } 13:41:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:41:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:41:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:41:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:41:23 13:41:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 13:41:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:41:23 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:41:23 188c0c94c7c5: Pulling fs layer 13:41:23 0ef7d3d256c8: Pulling fs layer 13:41:23 de9db76c5a1d: Pulling fs layer 13:41:23 0eba1c9be4d2: Pulling fs layer 13:41:23 0d57e429df01: Pulling fs layer 13:41:23 4e4be7b47b0d: Pulling fs layer 13:41:23 e1f770b5df2f: Pulling fs layer 13:41:23 85a0685a4137: Pulling fs layer 13:41:23 0eba1c9be4d2: Waiting 13:41:23 4e4be7b47b0d: Waiting 13:41:23 e1f770b5df2f: Waiting 13:41:23 0d57e429df01: Waiting 13:41:23 85a0685a4137: Waiting 13:41:23 de9db76c5a1d: Verifying Checksum 13:41:23 de9db76c5a1d: Download complete 13:41:23 0ef7d3d256c8: Download complete 13:41:23 0d57e429df01: Download complete 13:41:23 4e4be7b47b0d: Verifying Checksum 13:41:23 4e4be7b47b0d: Download complete 13:41:23 188c0c94c7c5: Verifying Checksum 13:41:23 188c0c94c7c5: Download complete 13:41:24 188c0c94c7c5: Pull complete 13:41:24 e1f770b5df2f: Verifying Checksum 13:41:24 e1f770b5df2f: Download complete 13:41:24 0ef7d3d256c8: Pull complete 13:41:24 de9db76c5a1d: Pull complete 13:41:24 0eba1c9be4d2: Verifying Checksum 13:41:24 85a0685a4137: Verifying Checksum 13:41:24 85a0685a4137: Download complete 13:41:28 0eba1c9be4d2: Pull complete 13:41:28 0d57e429df01: Pull complete 13:41:28 4e4be7b47b0d: Pull complete 13:41:28 e1f770b5df2f: Pull complete 13:41:31 85a0685a4137: Pull complete 13:41:31 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 13:41:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:41:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 13:41:31 prd-ubuntu20.04-docker-8c-8g-40582 does not seem to be running inside a container 13:41:31 $ 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 13:41:33 $ docker top 6b789dbd6265637b43d485a7ef7860ab426ffb89d78525f2ac7351d09654b16e -eo pid,comm [Pipeline] { [Pipeline] echo 13:41:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 13:41:34 + set -o pipefail 13:41:34 + snyk monitor '--org=edgex-jenkins' 13:41:39 13:41:39 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 13:41:39 13:41:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/b94c13fd-d4f9-4c64-b68c-ca1d310f1bcd 13:41:39 13:41:39 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 13:41:39 13:41:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:41:39 13:41:39 [Pipeline] } 13:41:39 $ docker stop --time=1 6b789dbd6265637b43d485a7ef7860ab426ffb89d78525f2ac7351d09654b16e 13:41:41 $ docker rm -f 6b789dbd6265637b43d485a7ef7860ab426ffb89d78525f2ac7351d09654b16e [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 13:41:41 + git log --format=format:%s -1 6924cde71a95163c870ff6223245d33e8a78190f [Pipeline] sh 13:41:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:41:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:41:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 13:41:42 . [Pipeline] withDockerContainer 13:41:42 prd-ubuntu20.04-docker-8c-8g-40582 does not seem to be running inside a container 13:41:42 $ 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 13:41:42 $ docker top 8320f38f1f0c0bd9353335d95e2aff1e3504af8f9c6daaeed387cb71d3e6003e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:41:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:41:42 [ssh-agent] Looking for ssh-agent implementation... 13:41:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:41:43 $ docker exec 8320f38f1f0c0bd9353335d95e2aff1e3504af8f9c6daaeed387cb71d3e6003e ssh-agent 13:41:43 SSH_AUTH_SOCK=/tmp/ssh-8nekx26nfu34/agent.32 13:41:43 SSH_AGENT_PID=38 13:41:43 Running ssh-add (command line suppressed) 13:41:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1942833623460808378.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1942833623460808378.key) 13:41:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:41:43 + git semver tag 13:41:43 2022-05-06 13:41:43,819 [run_tag] DEBUG tag force:False 13:41:43 2022-05-06 13:41:43,820 [check_head_tag] DEBUG check head tag 13:41:43 2022-05-06 13:41:43,821 [execute] INFO git cat-file --batch-check 13:41:43 2022-05-06 13:41:43,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 13:41:43 2022-05-06 13:41:43,823 [execute] INFO git cat-file --batch 13:41:43 2022-05-06 13:41:43,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 13:41:43 2022-05-06 13:41:43,845 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:41:43 2022-05-06 13:41:43,845 [execute] INFO git tag -a v2.1.1-dev.27 -m v2.1.1-dev.27 13:41:43 2022-05-06 13:41:43,845 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.27', '-m', 'v2.1.1-dev.27'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 13:41:43 2022-05-06 13:41:43,849 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:41:43 2.1.1-dev.27 [Pipeline] } 13:41:43 $ docker exec --env ******** --env ******** 8320f38f1f0c0bd9353335d95e2aff1e3504af8f9c6daaeed387cb71d3e6003e ssh-agent -k 13:41:44 unset SSH_AUTH_SOCK; 13:41:44 unset SSH_AGENT_PID; 13:41:44 echo Agent pid 38 killed; 13:41:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:41:44 + git semver [Pipeline] } 13:41:44 $ docker stop --time=1 8320f38f1f0c0bd9353335d95e2aff1e3504af8f9c6daaeed387cb71d3e6003e 13:41:45 $ docker rm -f 8320f38f1f0c0bd9353335d95e2aff1e3504af8f9c6daaeed387cb71d3e6003e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 13:41:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:41:46 13:41:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 13:41:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:41:46 0.23.1-centos7: Pulling from edgex-lftools 13:41:46 ab5ef0e58194: Pulling fs layer 13:41:46 9712f1f96733: Pulling fs layer 13:41:46 63f879dbbcfc: Pulling fs layer 13:41:46 0d9ebad4ef96: Pulling fs layer 13:41:46 e9a5061849ea: Pulling fs layer 13:41:46 d747dcd14b5f: Pulling fs layer 13:41:46 2de7ff778b66: Pulling fs layer 13:41:46 e9a5061849ea: Waiting 13:41:46 d747dcd14b5f: Waiting 13:41:46 0d9ebad4ef96: Waiting 13:41:46 9712f1f96733: Verifying Checksum 13:41:46 9712f1f96733: Download complete 13:41:47 63f879dbbcfc: Verifying Checksum 13:41:47 63f879dbbcfc: Download complete 13:41:47 ab5ef0e58194: Download complete 13:41:47 d747dcd14b5f: Verifying Checksum 13:41:47 d747dcd14b5f: Download complete 13:41:47 e9a5061849ea: Verifying Checksum 13:41:47 e9a5061849ea: Download complete 13:41:47 0d9ebad4ef96: Verifying Checksum 13:41:47 0d9ebad4ef96: Download complete 13:41:47 2de7ff778b66: Verifying Checksum 13:41:47 2de7ff778b66: Download complete 13:41:50 ab5ef0e58194: Pull complete 13:41:50 9712f1f96733: Pull complete 13:41:50 63f879dbbcfc: Pull complete 13:41:55 0d9ebad4ef96: Pull complete 13:41:55 e9a5061849ea: Pull complete 13:41:55 d747dcd14b5f: Pull complete 13:41:56 2de7ff778b66: Pull complete 13:41:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:41:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:41:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 13:41:56 prd-ubuntu20.04-docker-8c-8g-40582 does not seem to be running inside a container 13:41: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:41:58 $ docker top 1a7f1e7ede7a5b5a01b0d5b9849658964b0e8059f5c41a1517f688b722b46c63 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:41:58 provisioning config files... 13:41:58 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config27057029735715494tmp 13:41:58 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6375586610948111118tmp 13:41:58 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1059806889782927345tmp [Pipeline] { [Pipeline] echo 13:41:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:41:59 ---> sigul-configuration.sh 13:41:59 gpg: directory `/root/.gnupg' created 13:41:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:41:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:41:59 gpg: keyring `/root/.gnupg/secring.gpg' created 13:41:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:41:59 gpg: CAST5 encrypted data 13:41:59 gpg: encrypted with 1 passphrase 13:41:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:41:59 + mkdir /home/jenkins 13:41:59 + mkdir /home/jenkins/sigul [Pipeline] sh 13:41:59 + 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 13:41:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:41:59 ---> sigul-install.sh 13:41:59 Sigul already installed; skipping installation. [Pipeline] sh 13:42:00 + git tag --list 13:42:00 0.1.1 13:42:00 v1.1.0 13:42:00 v1.2.0 13:42:00 v1.2.1 13:42:00 v1.3.0 13:42:00 v2.0.0 13:42:00 v2.0.1-dev.1 13:42:00 v2.0.1-dev.10 13:42:00 v2.0.1-dev.11 13:42:00 v2.0.1-dev.12 13:42:00 v2.0.1-dev.13 13:42:00 v2.0.1-dev.14 13:42:00 v2.0.1-dev.15 13:42:00 v2.0.1-dev.16 13:42:00 v2.0.1-dev.17 13:42:00 v2.0.1-dev.18 13:42:00 v2.0.1-dev.19 13:42:00 v2.0.1-dev.2 13:42:00 v2.0.1-dev.20 13:42:00 v2.0.1-dev.21 13:42:00 v2.0.1-dev.22 13:42:00 v2.0.1-dev.23 13:42:00 v2.0.1-dev.24 13:42:00 v2.0.1-dev.25 13:42:00 v2.0.1-dev.26 13:42:00 v2.0.1-dev.27 13:42:00 v2.0.1-dev.28 13:42:00 v2.0.1-dev.29 13:42:00 v2.0.1-dev.3 13:42:00 v2.0.1-dev.30 13:42:00 v2.0.1-dev.31 13:42:00 v2.0.1-dev.32 13:42:00 v2.0.1-dev.33 13:42:00 v2.0.1-dev.4 13:42:00 v2.0.1-dev.5 13:42:00 v2.0.1-dev.6 13:42:00 v2.0.1-dev.7 13:42:00 v2.0.1-dev.8 13:42:00 v2.0.1-dev.9 13:42:00 v2.1.0 13:42:00 v2.1.1-dev.1 13:42:00 v2.1.1-dev.10 13:42:00 v2.1.1-dev.11 13:42:00 v2.1.1-dev.12 13:42:00 v2.1.1-dev.13 13:42:00 v2.1.1-dev.14 13:42:00 v2.1.1-dev.15 13:42:00 v2.1.1-dev.16 13:42:00 v2.1.1-dev.17 13:42:00 v2.1.1-dev.18 13:42:00 v2.1.1-dev.19 13:42:00 v2.1.1-dev.2 13:42:00 v2.1.1-dev.20 13:42:00 v2.1.1-dev.21 13:42:00 v2.1.1-dev.22 13:42:00 v2.1.1-dev.23 13:42:00 v2.1.1-dev.24 13:42:00 v2.1.1-dev.25 13:42:00 v2.1.1-dev.26 13:42:00 v2.1.1-dev.27 13:42:00 v2.1.1-dev.3 13:42:00 v2.1.1-dev.4 13:42:00 v2.1.1-dev.5 13:42:00 v2.1.1-dev.6 13:42:00 v2.1.1-dev.7 13:42:00 v2.1.1-dev.8 13:42:00 v2.1.1-dev.9 [Pipeline] sh 13:42:00 + lftools sign git-tag v2.1.1-dev.27 13:42:01 Signing Git tag with Sigul... 13:42:01 Signing v2.1.1-dev.27 [Pipeline] echo 13:42:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:42:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:42:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:42:02 $ docker stop --time=1 1a7f1e7ede7a5b5a01b0d5b9849658964b0e8059f5c41a1517f688b722b46c63 13:42:03 $ docker rm -f 1a7f1e7ede7a5b5a01b0d5b9849658964b0e8059f5c41a1517f688b722b46c63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:42:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:42:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:42:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 13:42:04 . [Pipeline] withDockerContainer 13:42:04 prd-ubuntu20.04-docker-8c-8g-40582 does not seem to be running inside a container 13:42:04 $ 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 13:42:04 $ docker top 87513a511f50c71342e94ef197bace4dc3d00034ca1bba2227c5136000672600 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:42:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:42:04 [ssh-agent] Looking for ssh-agent implementation... 13:42:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:42:04 $ docker exec 87513a511f50c71342e94ef197bace4dc3d00034ca1bba2227c5136000672600 ssh-agent 13:42:04 SSH_AUTH_SOCK=/tmp/ssh-oMBHzoa88fAg/agent.32 13:42:04 SSH_AGENT_PID=39 13:42:04 Running ssh-add (command line suppressed) 13:42:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7200201612887939158.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7200201612887939158.key) 13:42:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:42:05 + git semver bump pre 13:42:05 2022-05-06 13:42:05,524 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:42:05 2022-05-06 13:42:05,524 [bump_version] DEBUG bumping version:2.1.1-dev.27 on axis:pre with prefix:dev 13:42:05 2022-05-06 13:42:05,525 [bump_version] DEBUG bumped version:2.1.1-dev.28 13:42:05 2022-05-06 13:42:05,525 [write_version] DEBUG write version:2.1.1-dev.28 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 13:42:05 2022-05-06 13:42:05,525 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:42:05 2022-05-06 13:42:05,525 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:42:05 2022-05-06 13:42:05,527 [execute] INFO git cat-file --batch-check 13:42:05 2022-05-06 13:42:05,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:42:05 2022-05-06 13:42:05,533 [execute] INFO git cat-file --batch 13:42:05 2022-05-06 13:42:05,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 13:42:05 2022-05-06 13:42:05,538 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:42:05 2.1.1-dev.28 [Pipeline] } 13:42:05 $ docker exec --env ******** --env ******** 87513a511f50c71342e94ef197bace4dc3d00034ca1bba2227c5136000672600 ssh-agent -k 13:42:05 unset SSH_AUTH_SOCK; 13:42:05 unset SSH_AGENT_PID; 13:42:05 echo Agent pid 39 killed; 13:42:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:42:06 + git semver [Pipeline] } 13:42:06 $ docker stop --time=1 87513a511f50c71342e94ef197bace4dc3d00034ca1bba2227c5136000672600 13:42:07 $ docker rm -f 87513a511f50c71342e94ef197bace4dc3d00034ca1bba2227c5136000672600 [Pipeline] // withDockerContainer [Pipeline] sh 13:42:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:42:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:42:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 13:42:08 . [Pipeline] withDockerContainer 13:42:08 prd-ubuntu20.04-docker-8c-8g-40582 does not seem to be running inside a container 13:42:08 $ 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 13:42:08 $ docker top a88f724231cd73499c82915769c013e028ab670c38968e409c8c6f97b5be08e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:42:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:42:09 [ssh-agent] Looking for ssh-agent implementation... 13:42:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:42:09 $ docker exec a88f724231cd73499c82915769c013e028ab670c38968e409c8c6f97b5be08e6 ssh-agent 13:42:09 SSH_AUTH_SOCK=/tmp/ssh-nzL8DyteRc7n/agent.32 13:42:09 SSH_AGENT_PID=38 13:42:09 Running ssh-add (command line suppressed) 13:42:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_582652948631434667.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_582652948631434667.key) 13:42:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:42:09 + git semver push 13:42:09 2022-05-06 13:42:09,862 [run_push] DEBUG push 13:42:09 2022-05-06 13:42:09,863 [execute] INFO git push origin semver 13:42:09 2022-05-06 13:42:09,863 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 13:42:11 2022-05-06 13:42:10,878 [run_push] DEBUG push all version tags 13:42:11 2022-05-06 13:42:10,878 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:42:11 2022-05-06 13:42:10,879 [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) 13:42:11 2022-05-06 13:42:11,623 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 13:42:11 2.1.1-dev.28 [Pipeline] } 13:42:11 $ docker exec --env ******** --env ******** a88f724231cd73499c82915769c013e028ab670c38968e409c8c6f97b5be08e6 ssh-agent -k 13:42:11 unset SSH_AUTH_SOCK; 13:42:11 unset SSH_AGENT_PID; 13:42:11 echo Agent pid 38 killed; 13:42:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:42:12 + git semver [Pipeline] } 13:42:12 $ docker stop --time=1 a88f724231cd73499c82915769c013e028ab670c38968e409c8c6f97b5be08e6 13:42:13 $ docker rm -f a88f724231cd73499c82915769c013e028ab670c38968e409c8c6f97b5be08e6 [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 13:42:14 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 13:42:14 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 13:42:14 total 16 13:42:14 drwxr-xr-x 3 root root 4096 May 6 13:18 . 13:42:14 drwxrwxr-x 15 jenkins jenkins 4096 May 6 13:41 .. 13:42:14 drwxr-xr-x 2 root root 4096 May 6 13:18 cost 13:42:14 -rw-r--r-- 1 root root 81 May 6 13:18 cost.csv 13:42:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 13:42:14 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 13:42:14 total 16 13:42:14 drwxr-xr-x 3 jenkins jenkins 4096 May 6 13:18 . 13:42:14 drwxrwxr-x 15 jenkins jenkins 4096 May 6 13:41 .. 13:42:14 drwxr-xr-x 2 jenkins jenkins 4096 May 6 13:18 cost 13:42:14 -rw-r--r-- 1 jenkins jenkins 81 May 6 13:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:42:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:42:15 ---> package-listing.sh 13:42:15 ++ facter osfamily 13:42:15 ++ tr '[:upper:]' '[:lower:]' 13:42:15 + OS_FAMILY=debian 13:42:15 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 13:42:15 + START_PACKAGES=/tmp/packages_start.txt 13:42:15 + END_PACKAGES=/tmp/packages_end.txt 13:42:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:42:15 + PACKAGES=/tmp/packages_start.txt 13:42:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 13:42:15 + PACKAGES=/tmp/packages_end.txt 13:42:15 + case "${OS_FAMILY}" in 13:42:15 + dpkg -l 13:42:15 + grep '^ii' 13:42:15 + '[' -f /tmp/packages_start.txt ']' 13:42:15 + '[' -f /tmp/packages_end.txt ']' 13:42:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:42:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 13:42:15 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 13:42:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 13:42:15 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 13:42:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:42:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:42:16 . [Pipeline] withDockerContainer 13:42:16 prd-ubuntu20.04-docker-8c-8g-40582 does not seem to be running inside a container 13:42:16 $ 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 13:42:17 $ docker top 3fde1b0f005a66580a4a1215dfb67d8161ed1ddd8d455750e3ea80aeb27cbf1f -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:17 + touch /tmp/pre-build-complete [Pipeline] sh 13:42:17 + mkdir -p /var/log/sysstat [Pipeline] sh 13:42:18 + ls /var/log/sa-host 13:42:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:42:18 provisioning config files... 13:42:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5938147253525868896tmp [Pipeline] { [Pipeline] echo 13:42:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:42:18 ---> create-netrc.sh [Pipeline] } 13:42:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:42:18 ---> python-tools-install.sh [Pipeline] echo 13:42:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:42:19 ---> sudo-logs.sh 13:42:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:42:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:42:19 ---> job-cost.sh 13:42:19 lf-activate-venv: SKIPPING 13:42:19 DEBUG: total: 0.2199999988079071 13:42:19 INFO: Retrieving Stack Cost... 13:42:20 INFO: Retrieving Pricing Info for: v3-standard-8 13:42:20 INFO: Archiving Costs [Pipeline] echo 13:42:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:42:20 ---> logs-deploy.sh 13:42:20 lf-activate-venv: SKIPPING 13:42:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/66 13:42:20 INFO: archiving workspace using pattern(s): 13:42:21 Archives upload complete. 13:42:21 INFO: archiving logs to Nexus