Started by upstream project "edgexfoundry/cd-management/release" build number 98 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 66d087440452cd2777c1b48e6c315f4ea5829394 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-ssh13455948248112543893.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh2545608589250737961.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh5026695458049866601.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh4839598262697909056.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-ssh1261228018929055195.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-63304’ Running on prd-ubuntu20.04-docker-8c-8g-63309 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 66d087440452cd2777c1b48e6c315f4ea5829394 (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 66d087440452cd2777c1b48e6c315f4ea5829394 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 (#525)" > git rev-list --no-walk 66d087440452cd2777c1b48e6c315f4ea5829394 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:05:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:05:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:05:52 ========================================================= 00:05:52 EdgeX Global Pipelines Version Info 00:05:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:05:52 ------------------- 00:05:52 stable info: 00:05:52 ------------------- 00:05:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:05:52 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 00:05:52 Message: update stable to v1.0.230 00:05:53 ------------------- 00:05:53 experimental info: 00:05:53 ------------------- 00:05:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:05:53 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 00:05:53 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:05:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:05:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:05:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:05:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:05:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:05:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:05:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:05:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:05:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66d087440452cd2777c1b48e6c315f4ea5829394 [Pipeline] echo 00:05:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66d0874 [Pipeline] echo 00:05:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:05:54 provisioning config files... 00:05:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1615984410051683588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:54 ---> docker-login.sh 00:05:54 nexus3.edgexfoundry.org:10001 00:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:54 Configure a credential helper to remove this warning. See 00:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:54 00:05:54 Login Succeeded 00:05:54 nexus3.edgexfoundry.org:10002 00:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:55 Configure a credential helper to remove this warning. See 00:05:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:55 00:05:55 Login Succeeded 00:05:55 nexus3.edgexfoundry.org:10003 00:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:55 Configure a credential helper to remove this warning. See 00:05:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:55 00:05:55 Login Succeeded 00:05:55 nexus3.edgexfoundry.org:10004 00:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:55 Configure a credential helper to remove this warning. See 00:05:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:55 00:05:55 Login Succeeded 00:05:55 docker.io 00:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:55 Configure a credential helper to remove this warning. See 00:05:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:55 00:05:55 Login Succeeded 00:05:55 ---> docker-login.sh ends [Pipeline] } 00:05:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:05:56 + git rev-list -1 --merges 66d087440452cd2777c1b48e6c315f4ea5829394~1..66d087440452cd2777c1b48e6c315f4ea5829394 [Pipeline] echo 00:05:56 -----------> git rev-list -1 --merges 66d087440452cd2777c1b48e6c315f4ea5829394~1..66d087440452cd2777c1b48e6c315f4ea5829394 66d087440452cd2777c1b48e6c315f4ea5829394 [false] [Pipeline] sh 00:05:56 + git log --format=format:%s -1 66d087440452cd2777c1b48e6c315f4ea5829394 [Pipeline] echo 00:05:56 ========================================================= 00:05:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 00:05:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:05:57 + git log --format=format:%s -1 66d087440452cd2777c1b48e6c315f4ea5829394 [Pipeline] echo 00:05:57 [semverPrep] GIT_COMMIT: 66d087440452cd2777c1b48e6c315f4ea5829394, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 (#525) [Pipeline] echo 00:05:57 [semverPrep] This is not a build commit. [Pipeline] sh 00:05:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:05:57 + grep -v github /etc/ssh/ssh_known_hosts 00:05:57 + [ -e /tmp/ssh_known_hosts ] 00:05:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:05:57 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 00:05:57 -a /etc/ssh/ssh_known_hosts 00:05:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:05:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:05:57 00:05:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:05:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:05:58 latest: Pulling from edgex-devops/py-git-semver 00:05:58 1fe172e4850f: Pulling fs layer 00:05:58 caf521ccaac6: Pulling fs layer 00:05:58 3ead6fa29328: Pulling fs layer 00:05:58 5c2a1cbceb83: Pulling fs layer 00:05:58 a8d5f1318db7: Pulling fs layer 00:05:58 c427282e49a2: Pulling fs layer 00:05:58 1827001aaf11: Pulling fs layer 00:05:58 0714d37db230: Pulling fs layer 00:05:58 ac28cf19c067: Pulling fs layer 00:05:58 ca983d60f3e2: Pulling fs layer 00:05:58 9f894cec8388: Pulling fs layer 00:05:58 5c2a1cbceb83: Waiting 00:05:58 1827001aaf11: Waiting 00:05:58 0714d37db230: Waiting 00:05:58 a8d5f1318db7: Waiting 00:05:58 ac28cf19c067: Waiting 00:05:58 9f894cec8388: Waiting 00:05:58 caf521ccaac6: Verifying Checksum 00:05:58 caf521ccaac6: Download complete 00:05:58 5c2a1cbceb83: Verifying Checksum 00:05:58 5c2a1cbceb83: Download complete 00:05:58 a8d5f1318db7: Verifying Checksum 00:05:58 a8d5f1318db7: Download complete 00:05:58 c427282e49a2: Verifying Checksum 00:05:58 c427282e49a2: Download complete 00:05:58 3ead6fa29328: Verifying Checksum 00:05:58 3ead6fa29328: Download complete 00:05:58 0714d37db230: Download complete 00:05:58 ac28cf19c067: Verifying Checksum 00:05:58 ac28cf19c067: Download complete 00:05:58 ca983d60f3e2: Verifying Checksum 00:05:58 ca983d60f3e2: Download complete 00:05:58 1fe172e4850f: Verifying Checksum 00:05:58 1fe172e4850f: Download complete 00:05:58 9f894cec8388: Download complete 00:05:58 1827001aaf11: Verifying Checksum 00:05:58 1827001aaf11: Download complete 00:06:00 1fe172e4850f: Pull complete 00:06:00 caf521ccaac6: Pull complete 00:06:00 3ead6fa29328: Pull complete 00:06:00 5c2a1cbceb83: Pull complete 00:06:00 a8d5f1318db7: Pull complete 00:06:01 c427282e49a2: Pull complete 00:06:03 1827001aaf11: Pull complete 00:06:03 0714d37db230: Pull complete 00:06:03 ac28cf19c067: Pull complete 00:06:03 ca983d60f3e2: Pull complete 00:06:03 9f894cec8388: Pull complete 00:06:03 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 00:06:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:06:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 00:06:03 prd-ubuntu20.04-docker-8c-8g-63309 does not seem to be running inside a container 00:06:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 00:06:05 $ docker top 4455d159121c68f0604a22531c9e8cfa66619c28f9832fc552faebb8e3437762 -eo pid,comm 00:06:05 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). 00:06:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:06:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:06:05 [ssh-agent] Looking for ssh-agent implementation... 00:06:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:06:05 $ docker exec 4455d159121c68f0604a22531c9e8cfa66619c28f9832fc552faebb8e3437762 ssh-agent 00:06:05 SSH_AUTH_SOCK=/tmp/ssh-BfDgHANsRwSU/agent.34 00:06:05 SSH_AGENT_PID=40 00:06:05 Running ssh-add (command line suppressed) 00:06:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4681096215617489038.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4681096215617489038.key) 00:06:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:06:06 + git tag --points-at 66d087440452cd2777c1b48e6c315f4ea5829394 [Pipeline] } 00:06:06 $ docker exec --env ******** --env ******** 4455d159121c68f0604a22531c9e8cfa66619c28f9832fc552faebb8e3437762 ssh-agent -k 00:06:06 unset SSH_AUTH_SOCK; 00:06:06 unset SSH_AGENT_PID; 00:06:06 echo Agent pid 40 killed; 00:06:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:06:06 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.1.1-dev.31|v2.2.0' [Pipeline] sshagent 00:06:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:06:06 [ssh-agent] Looking for ssh-agent implementation... 00:06:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:06:06 $ docker exec 4455d159121c68f0604a22531c9e8cfa66619c28f9832fc552faebb8e3437762 ssh-agent 00:06:06 SSH_AUTH_SOCK=/tmp/ssh-vxt2rJ0yFoMT/agent.73 00:06:06 SSH_AGENT_PID=79 00:06:06 Running ssh-add (command line suppressed) 00:06:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5422097242003488421.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5422097242003488421.key) 00:06:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:06:06 + git semver init 00:06:07 2022-05-12 00:06:07,173 [run_init] DEBUG init version:0.0.0 force:False 00:06:07 2022-05-12 00:06:07,174 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 00:06:07 2022-05-12 00:06:07,174 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 00:06:07 2022-05-12 00:06:07,175 [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) 00:06:08 2022-05-12 00:06:08,566 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 00:06:08 2022-05-12 00:06:08,566 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 00:06:08 2022-05-12 00:06:08,566 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 00:06:08 2022-05-12 00:06:08,567 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 00:06:08 2.2.0 [Pipeline] } 00:06:08 $ docker exec --env ******** --env ******** 4455d159121c68f0604a22531c9e8cfa66619c28f9832fc552faebb8e3437762 ssh-agent -k 00:06:08 unset SSH_AUTH_SOCK; 00:06:08 unset SSH_AGENT_PID; 00:06:08 echo Agent pid 79 killed; 00:06:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:06:09 + git semver [Pipeline] } 00:06:09 $ docker stop --time=1 4455d159121c68f0604a22531c9e8cfa66619c28f9832fc552faebb8e3437762 00:06:10 $ docker rm -f 4455d159121c68f0604a22531c9e8cfa66619c28f9832fc552faebb8e3437762 [Pipeline] // withDockerContainer [Pipeline] sh 00:06:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:06:11 Stashed 1 file(s) [Pipeline] echo 00:06:11 [edgeXSemver]: initialized semver on version 2.2.0 [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] sh 00:06:11 + git checkout 66d087440452cd2777c1b48e6c315f4ea5829394 00:06:11 HEAD is now at 66d0874 chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 (#525) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:06:11 provisioning config files... 00:06:11 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2851106361276278869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:12 ---> docker-login.sh 00:06:12 nexus3.edgexfoundry.org:10001 00:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:12 Configure a credential helper to remove this warning. See 00:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:12 00:06:12 Login Succeeded 00:06:12 nexus3.edgexfoundry.org:10002 00:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:12 Configure a credential helper to remove this warning. See 00:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:12 00:06:12 Login Succeeded 00:06:12 nexus3.edgexfoundry.org:10003 00:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:12 Configure a credential helper to remove this warning. See 00:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:12 00:06:12 Login Succeeded 00:06:12 nexus3.edgexfoundry.org:10004 00:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:12 Configure a credential helper to remove this warning. See 00:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:12 00:06:12 Login Succeeded 00:06:12 docker.io 00:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:12 Configure a credential helper to remove this warning. See 00:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:12 00:06:12 Login Succeeded 00:06:12 ---> docker-login.sh ends [Pipeline] } 00:06:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:06:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:06:12 ========================================================= 00:06:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 00:06:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:06:13 + 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 . 00:06:13 Sending build context to Docker daemon 43.16MB 00:06:13 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 00:06:13 Step 2/15 : FROM ${BASE} AS builder 00:06:13 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 00:06:13 59bf1c3509f3: Pulling fs layer 00:06:13 666ba61612fd: Pulling fs layer 00:06:13 8ed8ca486205: Pulling fs layer 00:06:13 4fe6c5a15a65: Pulling fs layer 00:06:13 22a0e8bec74d: Pulling fs layer 00:06:13 ca2b28591e48: Pulling fs layer 00:06:13 a51346096db8: Pulling fs layer 00:06:13 daebc70d1ce1: Pulling fs layer 00:06:13 0e18a0eac166: Pulling fs layer 00:06:13 22a0e8bec74d: Waiting 00:06:13 ca2b28591e48: Waiting 00:06:13 a51346096db8: Waiting 00:06:13 daebc70d1ce1: Waiting 00:06:13 0e18a0eac166: Waiting 00:06:13 4fe6c5a15a65: Waiting 00:06:13 8ed8ca486205: Verifying Checksum 00:06:13 8ed8ca486205: Download complete 00:06:13 666ba61612fd: Download complete 00:06:13 22a0e8bec74d: Verifying Checksum 00:06:13 22a0e8bec74d: Download complete 00:06:13 ca2b28591e48: Download complete 00:06:13 59bf1c3509f3: Download complete 00:06:13 a51346096db8: Download complete 00:06:13 daebc70d1ce1: Verifying Checksum 00:06:13 daebc70d1ce1: Download complete 00:06:13 59bf1c3509f3: Pull complete 00:06:13 666ba61612fd: Pull complete 00:06:14 8ed8ca486205: Pull complete 00:06:14 0e18a0eac166: Verifying Checksum 00:06:14 0e18a0eac166: Download complete 00:06:14 4fe6c5a15a65: Verifying Checksum 00:06:14 4fe6c5a15a65: Download complete 00:06:19 4fe6c5a15a65: Pull complete 00:06:19 22a0e8bec74d: Pull complete 00:06:19 ca2b28591e48: Pull complete 00:06:19 a51346096db8: Pull complete 00:06:19 daebc70d1ce1: Pull complete 00:06:21 0e18a0eac166: Pull complete 00:06:21 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 00:06:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:06:21 ---> f018257e8ee9 00:06:21 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:06:22 ---> Running in 153188a3399e 00:06:23 Removing intermediate container 153188a3399e 00:06:23 ---> 3cdb020eaa4b 00:06:23 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 00:06:23 ---> Running in 8560d542fe7a 00:06:23 Removing intermediate container 8560d542fe7a 00:06:23 ---> e4cc2d3aaf26 00:06:23 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 00:06:23 ---> Running in a4a72efd8834 00:06:23 Removing intermediate container a4a72efd8834 00:06:23 ---> 7be25e021e80 00:06:23 Step 6/15 : LABEL Name=edgex-ui-go 00:06:23 ---> Running in 80a8c967b2cb 00:06:23 Removing intermediate container 80a8c967b2cb 00:06:23 ---> 231a8af39ef1 00:06:23 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 00:06:23 ---> Running in 6142d98d79e1 00:06:23 Removing intermediate container 6142d98d79e1 00:06:23 ---> 88375e2a764f 00:06:23 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:06:23 ---> Running in 6f10dbaae1f7 00:06:24 Removing intermediate container 6f10dbaae1f7 00:06:24 ---> 4b3c59f4734b 00:06:24 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:06:24 ---> Running in 8765c6553aa1 00:06:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:06:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:06:25 OK: 221 MiB in 52 packages 00:06:26 Removing intermediate container 8765c6553aa1 00:06:26 ---> 4acc06a67aad 00:06:26 Step 10/15 : ENV GO111MODULE=on 00:06:26 ---> Running in fb77d350b37d 00:06:26 Removing intermediate container fb77d350b37d 00:06:26 ---> 65e57d31a785 00:06:26 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:06:26 ---> Running in 7cbf5b2b85ac 00:06:26 Removing intermediate container 7cbf5b2b85ac 00:06:26 ---> 1d3570539a4c 00:06:26 Step 12/15 : COPY go.mod vendor* ./ 00:06:26 Still waiting to schedule task 00:06:26 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-63306’ 00:06:26 ---> f584b7d38996 00:06:26 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:06:26 ---> Running in efe1c0acac67 00:06:36 Removing intermediate container efe1c0acac67 00:06:36 ---> f834ae55344e 00:06:36 Step 14/15 : COPY . . 00:06:36 ---> b2e43f316db4 00:06:36 Step 15/15 : RUN ${MAKE} 00:06:36 ---> Running in 227a44a76e76 00:06:36 noop 00:06:37 Removing intermediate container 227a44a76e76 00:06:37 ---> a63cfeea0a0d 00:06:37 Successfully built a63cfeea0a0d 00:06:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:06:37 + docker inspect -f . ci-base-image-x86_64 00:06:37 . [Pipeline] withDockerContainer 00:06:37 prd-ubuntu20.04-docker-8c-8g-63309 does not seem to be running inside a container 00:06:37 $ 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 00:06:37 $ docker top 010633ab9c6fa3a14ac7b6d8e0184b1e6cff342bce0e3800458d9e6d3790e5fc -eo pid,comm [Pipeline] { [Pipeline] sh 00:06:38 + go version 00:06:38 go version go1.17.6 linux/amd64 [Pipeline] } 00:06:38 $ docker stop --time=1 010633ab9c6fa3a14ac7b6d8e0184b1e6cff342bce0e3800458d9e6d3790e5fc 00:06:39 $ docker rm -f 010633ab9c6fa3a14ac7b6d8e0184b1e6cff342bce0e3800458d9e6d3790e5fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:06:39 + docker inspect -f . ci-base-image-x86_64 00:06:39 . [Pipeline] withDockerContainer 00:06:40 prd-ubuntu20.04-docker-8c-8g-63309 does not seem to be running inside a container 00:06:40 $ 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 00:06:40 $ docker top 497cd51931c571186dfe0390ef735292877331b178e07737373e0401ddcd2ac0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:06:40 + make test 00:06:40 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:06:41 ? github.com/edgexfoundry/edgex-ui-go [no test files] 00:06:46 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 00:06:46 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 00:06:46 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 00:06:46 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 00:06:46 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 00:06:46 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 00:06:46 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 00:06:46 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 00:06:46 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 00:06:46 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 00:06:46 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 00:06:46 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 00:06:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:06:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:06:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:06:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:06:49 $ docker stop --time=1 497cd51931c571186dfe0390ef735292877331b178e07737373e0401ddcd2ac0 00:06:51 $ docker rm -f 497cd51931c571186dfe0390ef735292877331b178e07737373e0401ddcd2ac0 [Pipeline] // withDockerContainer [Pipeline] sh 00:06:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:06:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:06:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:06:52 + ls -al . 00:06:52 total 160 00:06:52 drwxrwxr-x 14 jenkins jenkins 4096 May 12 00:06 . 00:06:52 drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:05 .. 00:06:52 drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:06 .git 00:06:52 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:05 .github 00:06:52 -rw-rw-r-- 1 jenkins jenkins 155 May 12 00:05 .gitignore 00:06:52 drwxr-xr-x 3 jenkins jenkins 4096 May 12 00:06 .semver 00:06:52 -rw-rw-r-- 1 jenkins jenkins 2022 May 12 00:05 Attribution.txt 00:06:52 -rw-rw-r-- 1 jenkins jenkins 14570 May 12 00:05 CHANGELOG.md 00:06:52 -rw-rw-r-- 1 jenkins jenkins 3959 May 12 00:05 CONTRIBUTING.md 00:06:52 -rw-rw-r-- 1 jenkins jenkins 1549 May 12 00:05 Dockerfile 00:06:52 -rw-rw-r-- 1 jenkins jenkins 652 May 12 00:05 Jenkinsfile 00:06:52 -rw-rw-r-- 1 jenkins jenkins 11357 May 12 00:05 LICENSE 00:06:52 -rw-rw-r-- 1 jenkins jenkins 1212 May 12 00:05 Makefile 00:06:52 -rw-rw-r-- 1 jenkins jenkins 4398 May 12 00:05 README.md 00:06:52 -rw-rw-r-- 1 jenkins jenkins 5 May 12 00:06 VERSION 00:06:52 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:05 assets 00:06:52 drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:05 bin 00:06:52 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:05 cmd 00:06:52 -rw-r--r-- 1 jenkins jenkins 10 May 12 00:06 coverage.out 00:06:52 drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:05 docs 00:06:52 -rw-rw-r-- 1 jenkins jenkins 1945 May 12 00:05 go.mod 00:06:52 -rw-rw-r-- 1 jenkins jenkins 26589 May 12 00:05 go.sum 00:06:52 drwxrwxr-x 9 jenkins jenkins 4096 May 12 00:05 internal 00:06:52 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:05 pkg 00:06:52 drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:05 snap 00:06:52 drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:05 testing 00:06:52 -rw-rw-r-- 1 jenkins jenkins 155 May 12 00:05 version.go 00:06:52 drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:05 web [Pipeline] isUnix [Pipeline] sh 00:06:52 + 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=66d087440452cd2777c1b48e6c315f4ea5829394 --label arch=amd64 --label version=2.2.0 . 00:06:53 Sending build context to Docker daemon 43.16MB 00:06:53 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 00:06:53 Step 2/23 : FROM ${BASE} AS builder 00:06:53 ---> a63cfeea0a0d 00:06:53 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:06:53 ---> Running in a39457b77f8c 00:06:53 Removing intermediate container a39457b77f8c 00:06:53 ---> a32094c3be8c 00:06:53 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 00:06:53 ---> Running in 3ad3a07ead87 00:06:53 Removing intermediate container 3ad3a07ead87 00:06:53 ---> e66726ab1258 00:06:53 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 00:06:53 ---> Running in 99e558da27e9 00:06:53 Removing intermediate container 99e558da27e9 00:06:53 ---> 23fa0a9af190 00:06:53 Step 6/23 : LABEL Name=edgex-ui-go 00:06:53 ---> Running in 52530d821eaa 00:06:53 Removing intermediate container 52530d821eaa 00:06:53 ---> 17df61be6f29 00:06:53 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 00:06:53 ---> Running in e412e709c9d2 00:06:53 Removing intermediate container e412e709c9d2 00:06:53 ---> 925bf527459e 00:06:53 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:06:53 ---> Running in f5a688f07da6 00:06:54 Removing intermediate container f5a688f07da6 00:06:54 ---> 9dec3080650f 00:06:54 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:06:54 ---> Running in fd07ba98124c 00:06:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:06:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:06:55 OK: 221 MiB in 52 packages 00:06:56 Removing intermediate container fd07ba98124c 00:06:56 ---> 9920d1340e15 00:06:56 Step 10/23 : ENV GO111MODULE=on 00:06:56 ---> Running in a79f3e28454f 00:06:56 Removing intermediate container a79f3e28454f 00:06:56 ---> cff47352361e 00:06:56 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:06:56 ---> Running in d00b3e666151 00:06:56 Removing intermediate container d00b3e666151 00:06:56 ---> ebb8351b8fe3 00:06:56 Step 12/23 : COPY go.mod vendor* ./ 00:06:56 ---> 8da1d2c5f9d2 00:06:56 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:06:56 ---> Running in f38e9aadc806 00:06:57 Removing intermediate container f38e9aadc806 00:06:57 ---> de3137fbb762 00:06:57 Step 14/23 : COPY . . 00:06:58 ---> 90bbc3a9451b 00:06:58 Step 15/23 : RUN ${MAKE} 00:06:58 ---> Running in ea7a36ff13a3 00:06:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 00:07:04 CGO_ENABLED=0 GO111MODULE=on go build ./... 00:07:06 Removing intermediate container ea7a36ff13a3 00:07:06 ---> 5fd3a5db1545 00:07:06 Step 16/23 : FROM alpine:3.14 00:07:06 3.14: Pulling from library/alpine 00:07:06 8663204ce13b: Pulling fs layer 00:07:06 8663204ce13b: Verifying Checksum 00:07:06 8663204ce13b: Download complete 00:07:06 8663204ce13b: Pull complete 00:07:06 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:07:06 Status: Downloaded newer image for alpine:3.14 00:07:06 ---> e04c818066af 00:07:06 Step 17/23 : EXPOSE 4000 00:07:06 ---> Running in 21786aaf29d5 00:07:06 Removing intermediate container 21786aaf29d5 00:07:06 ---> ecaec617b94d 00:07:06 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 00:07:07 ---> 827d808888d7 00:07:07 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 00:07:07 ---> Running in eebb8c5a560f 00:07:07 Removing intermediate container eebb8c5a560f 00:07:07 ---> 558b15c5a307 00:07:07 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 00:07:07 ---> Running in 67e587714ad1 00:07:07 Removing intermediate container 67e587714ad1 00:07:07 ---> 089b00b1447d 00:07:07 Step 21/23 : LABEL arch=amd64 00:07:07 ---> Running in 4bbb6fd10903 00:07:07 Removing intermediate container 4bbb6fd10903 00:07:07 ---> 3a364fac6a59 00:07:07 Step 22/23 : LABEL git_sha=66d087440452cd2777c1b48e6c315f4ea5829394 00:07:07 ---> Running in fd26dbf2234d 00:07:07 Removing intermediate container fd26dbf2234d 00:07:07 ---> 8588c949d1c3 00:07:07 Step 23/23 : LABEL version=2.2.0 00:07:07 ---> Running in 3c53a2c4cb15 00:07:08 Removing intermediate container 3c53a2c4cb15 00:07:08 ---> 5c9dd64671cb 00:07:08 [Warning] One or more build-args [ARCH] were not consumed 00:07:08 Successfully built 5c9dd64671cb 00:07:08 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:07:08 provisioning config files... 00:07:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config115639533678928378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:07:08 ---> docker-login.sh 00:07:08 nexus3.edgexfoundry.org:10001 00:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:08 Configure a credential helper to remove this warning. See 00:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:08 00:07:08 Login Succeeded 00:07:08 nexus3.edgexfoundry.org:10002 00:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:08 Configure a credential helper to remove this warning. See 00:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:08 00:07:08 Login Succeeded 00:07:08 nexus3.edgexfoundry.org:10003 00:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:08 Configure a credential helper to remove this warning. See 00:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:08 00:07:08 Login Succeeded 00:07:08 nexus3.edgexfoundry.org:10004 00:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:09 Configure a credential helper to remove this warning. See 00:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:09 00:07:09 Login Succeeded 00:07:09 docker.io 00:07:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:09 Configure a credential helper to remove this warning. See 00:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:09 00:07:09 Login Succeeded 00:07:09 ---> docker-login.sh ends [Pipeline] } 00:07:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:07:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:07:09 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 00:07:09 66d087440452cd2777c1b48e6c315f4ea5829394 00:07:09 latest 00:07:09 2.2.0 00:07:09 66d087440452cd2777c1b48e6c315f4ea5829394-2.2.0 00:07:09 main 00:07:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:07:09 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:66d087440452cd2777c1b48e6c315f4ea5829394 [Pipeline] isUnix [Pipeline] sh 00:07:10 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:66d087440452cd2777c1b48e6c315f4ea5829394 00:07:10 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 00:07:10 17c01a8ef964: Preparing 00:07:10 b541d28bf3b4: Preparing 00:07:10 b541d28bf3b4: Layer already exists 00:07:12 17c01a8ef964: Pushed 00:07:12 66d087440452cd2777c1b48e6c315f4ea5829394: digest: sha256:2d1ac7a85db6ca7ba41f3e43af3d4b9b8f24c0f065bf3ce47b2cc810c4206cce size: 739 [Pipeline] isUnix [Pipeline] sh 00:07:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 00:07:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 00:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 00:07:13 17c01a8ef964: Preparing 00:07:13 b541d28bf3b4: Preparing 00:07:13 b541d28bf3b4: Layer already exists 00:07:13 17c01a8ef964: Layer already exists 00:07:13 latest: digest: sha256:2d1ac7a85db6ca7ba41f3e43af3d4b9b8f24c0f065bf3ce47b2cc810c4206cce size: 739 [Pipeline] isUnix [Pipeline] sh 00:07:13 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.2.0 [Pipeline] isUnix [Pipeline] sh 00:07:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.2.0 00:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 00:07:13 17c01a8ef964: Preparing 00:07:13 b541d28bf3b4: Preparing 00:07:13 17c01a8ef964: Layer already exists 00:07:13 b541d28bf3b4: Layer already exists 00:07:13 2.2.0: digest: sha256:2d1ac7a85db6ca7ba41f3e43af3d4b9b8f24c0f065bf3ce47b2cc810c4206cce size: 739 [Pipeline] isUnix [Pipeline] sh 00:07:14 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:66d087440452cd2777c1b48e6c315f4ea5829394-2.2.0 [Pipeline] isUnix [Pipeline] sh 00:07:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:66d087440452cd2777c1b48e6c315f4ea5829394-2.2.0 00:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 00:07:14 17c01a8ef964: Preparing 00:07:14 b541d28bf3b4: Preparing 00:07:14 b541d28bf3b4: Layer already exists 00:07:14 17c01a8ef964: Layer already exists 00:07:14 66d087440452cd2777c1b48e6c315f4ea5829394-2.2.0: digest: sha256:2d1ac7a85db6ca7ba41f3e43af3d4b9b8f24c0f065bf3ce47b2cc810c4206cce size: 739 [Pipeline] isUnix [Pipeline] sh 00:07:14 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 00:07:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 00:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 00:07:15 17c01a8ef964: Preparing 00:07:15 b541d28bf3b4: Preparing 00:07:15 17c01a8ef964: Layer already exists 00:07:15 b541d28bf3b4: Layer already exists 00:07:15 main: digest: sha256:2d1ac7a85db6ca7ba41f3e43af3d4b9b8f24c0f065bf3ce47b2cc810c4206cce size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:07:15 ===================================================== [Pipeline] echo 00:07:15 taggedImages: 00:07:15 - nexus3.edgexfoundry.org:10004/edgex-ui:66d087440452cd2777c1b48e6c315f4ea5829394 00:07:15 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 00:07:15 - nexus3.edgexfoundry.org:10004/edgex-ui:2.2.0 00:07:15 - nexus3.edgexfoundry.org:10004/edgex-ui:66d087440452cd2777c1b48e6c315f4ea5829394-2.2.0 00:07:15 - 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 00:07:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:07:15 00:07:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:07:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:07:15 latest: Pulling from edgex-lftools-log-publisher 00:07:15 5eb5b503b376: Pulling fs layer 00:07:15 5c69ac0246d0: Pulling fs layer 00:07:15 ec43610c2a17: Pulling fs layer 00:07:15 3a2ae6a8a46f: Pulling fs layer 00:07:15 33b1e0a273af: Pulling fs layer 00:07:15 5d3b04190fa2: Pulling fs layer 00:07:15 2f39f015ded8: Pulling fs layer 00:07:15 3a2ae6a8a46f: Waiting 00:07:15 33b1e0a273af: Waiting 00:07:15 2f39f015ded8: Waiting 00:07:15 5d3b04190fa2: Waiting 00:07:15 5c69ac0246d0: Verifying Checksum 00:07:15 5c69ac0246d0: Download complete 00:07:15 3a2ae6a8a46f: Verifying Checksum 00:07:15 3a2ae6a8a46f: Download complete 00:07:15 33b1e0a273af: Verifying Checksum 00:07:15 33b1e0a273af: Download complete 00:07:15 ec43610c2a17: Verifying Checksum 00:07:15 ec43610c2a17: Download complete 00:07:15 5d3b04190fa2: Download complete 00:07:16 5eb5b503b376: Verifying Checksum 00:07:16 5eb5b503b376: Download complete 00:07:16 2f39f015ded8: Download complete 00:07:17 5eb5b503b376: Pull complete 00:07:17 5c69ac0246d0: Pull complete 00:07:18 ec43610c2a17: Pull complete 00:07:18 3a2ae6a8a46f: Pull complete 00:07:18 33b1e0a273af: Pull complete 00:07:18 5d3b04190fa2: Pull complete 00:07:22 2f39f015ded8: Pull complete 00:07:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:07:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:07:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:07:22 prd-ubuntu20.04-docker-8c-8g-63309 does not seem to be running inside a container 00:07:22 $ 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 00:07:24 $ docker top 86c3d192e18d382417194738d9696b2674f7a053d34c46240c717b72198fec15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:07:25 ---> job-cost.sh 00:07:25 lf-activate-venv: SKIPPING 00:07:25 INFO: No Stack... 00:07:25 INFO: Retrieving Pricing Info for: v3-standard-8 00:07:25 INFO: Archiving Costs [Pipeline] sh 00:07:26 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 00:07:26 + cut -d, -f6 [Pipeline] lock 00:07:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-71-stack-cost] 00:07:26 Resource [jenkins-edgexfoundry-edgex-ui-go-main-71-stack-cost] did not exist. Created. 00:07:26 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:07:26 + echo total: 0.2199999988079071 [Pipeline] stash 00:07:26 Stashed 1 file(s) [Pipeline] } 00:07:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-71-stack-cost] [Pipeline] // lock [Pipeline] } 00:07:26 $ docker stop --time=1 86c3d192e18d382417194738d9696b2674f7a053d34c46240c717b72198fec15 00:07:27 $ docker rm -f 86c3d192e18d382417194738d9696b2674f7a053d34c46240c717b72198fec15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:09:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-63311 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 00:09:16 Running in /w/workspace/edgex-ui-go/71 [Pipeline] { [Pipeline] checkout 00:09:16 The recommended git tool is: git 00:09:23 using credential edgex-jenkins-ssh 00:09:23 Cloning the remote Git repository 00:09:23 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 00:09:23 > git init /w/workspace/edgex-ui-go/71 # timeout=10 00:09:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 00:09:23 > git --version # timeout=10 00:09:23 > git --version # 'git version 2.25.1' 00:09:23 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:09:26 Avoid second fetch 00:09:26 Checking out Revision 66d087440452cd2777c1b48e6c315f4ea5829394 (main) 00:09:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 00:09:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:09:26 > git config core.sparsecheckout # timeout=10 00:09:26 > git checkout -f 66d087440452cd2777c1b48e6c315f4ea5829394 # timeout=10 00:09:31 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 (#525)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:09:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:09:32 % Total % Received % Xferd Average Speed Time Time Time Current 00:09:32 Dload Upload Total Spent Left Speed 00:09:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89045 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh 00:09:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:09:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:09:33 + sudo tee /etc/docker/daemon.new 00:09:33 { 00:09:33 "registry-mirrors": [ 00:09:33 "https://nexus3.edgexfoundry.org:10001" 00:09:33 ], 00:09:33 "bip": "10.250.0.254/24", 00:09:33 "hosts": [ 00:09:33 "tcp://0.0.0.0:5555", 00:09:33 "unix:///var/run/docker.sock" 00:09:33 ], 00:09:33 "mtu": 1458, 00:09:33 "selinux-enabled": true, 00:09:33 "seccomp-profile": "/etc/docker/seccomp.json" 00:09:33 } [Pipeline] sh 00:09:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:09:33 + sudo service docker restart [Pipeline] sh 00:09:52 + git checkout 66d087440452cd2777c1b48e6c315f4ea5829394 00:09:52 HEAD is now at 66d0874 chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 (#525) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:09:52 provisioning config files... 00:09:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/71@tmp/config4267827731078047892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:09:52 ---> docker-login.sh 00:09:52 nexus3.edgexfoundry.org:10001 00:09:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:53 Configure a credential helper to remove this warning. See 00:09:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:53 00:09:53 Login Succeeded 00:09:53 nexus3.edgexfoundry.org:10002 00:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:54 Configure a credential helper to remove this warning. See 00:09:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:54 00:09:54 Login Succeeded 00:09:54 nexus3.edgexfoundry.org:10003 00:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:55 Configure a credential helper to remove this warning. See 00:09:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:55 00:09:55 Login Succeeded 00:09:55 nexus3.edgexfoundry.org:10004 00:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:55 Configure a credential helper to remove this warning. See 00:09:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:55 00:09:55 Login Succeeded 00:09:55 docker.io 00:09:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:56 Configure a credential helper to remove this warning. See 00:09:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:56 00:09:56 Login Succeeded 00:09:56 ---> docker-login.sh ends [Pipeline] } 00:09:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:09:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:09:57 ========================================================= 00:09:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 00:09:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:09:57 + 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 . 00:09:58 Sending build context to Docker daemon 27.15MB 00:09:58 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 00:09:58 Step 2/15 : FROM ${BASE} AS builder 00:09:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:09:58 9b3977197b4f: Pulling fs layer 00:09:58 1a89e8eeedd5: Pulling fs layer 00:09:58 94645a83ff95: Pulling fs layer 00:09:58 3f3a8bcf1eab: Pulling fs layer 00:09:58 0c92f367c5e7: Pulling fs layer 00:09:58 3096ccb668a1: Pulling fs layer 00:09:58 e8cf19c19ddd: Pulling fs layer 00:09:58 a4caa8a26152: Pulling fs layer 00:09:58 0c92f367c5e7: Waiting 00:09:58 3096ccb668a1: Waiting 00:09:58 e8cf19c19ddd: Waiting 00:09:58 a4caa8a26152: Waiting 00:09:58 3f3a8bcf1eab: Waiting 00:09:58 94645a83ff95: Download complete 00:09:58 1a89e8eeedd5: Download complete 00:09:58 0c92f367c5e7: Download complete 00:09:58 3096ccb668a1: Verifying Checksum 00:09:58 3096ccb668a1: Download complete 00:09:58 9b3977197b4f: Verifying Checksum 00:09:58 9b3977197b4f: Download complete 00:09:58 e8cf19c19ddd: Verifying Checksum 00:09:58 e8cf19c19ddd: Download complete 00:09:59 9b3977197b4f: Pull complete 00:10:00 1a89e8eeedd5: Pull complete 00:10:00 94645a83ff95: Pull complete 00:10:01 a4caa8a26152: Verifying Checksum 00:10:01 a4caa8a26152: Download complete 00:10:01 3f3a8bcf1eab: Verifying Checksum 00:10:01 3f3a8bcf1eab: Download complete 00:10:16 3f3a8bcf1eab: Pull complete 00:10:16 0c92f367c5e7: Pull complete 00:10:16 3096ccb668a1: Pull complete 00:10:16 e8cf19c19ddd: Pull complete 00:10:22 a4caa8a26152: Pull complete 00:10:22 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 00:10:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:10:22 ---> 725f1c02e7f9 00:10:22 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:10:23 ---> Running in 50ae480bccb3 00:10:24 Removing intermediate container 50ae480bccb3 00:10:24 ---> bfe72c35227c 00:10:24 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 00:10:24 ---> Running in f5adf4850ccf 00:10:24 Removing intermediate container f5adf4850ccf 00:10:24 ---> 480dad8fd338 00:10:24 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 00:10:24 ---> Running in 0b75c3ad61bb 00:10:24 Removing intermediate container 0b75c3ad61bb 00:10:24 ---> 2a923cfd747b 00:10:24 Step 6/15 : LABEL Name=edgex-ui-go 00:10:25 ---> Running in 1079eb28d63b 00:10:25 Removing intermediate container 1079eb28d63b 00:10:25 ---> 03e932e9ebfd 00:10:25 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 00:10:25 ---> Running in af3a9db56506 00:10:25 Removing intermediate container af3a9db56506 00:10:25 ---> dda478f58c13 00:10:25 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:25 ---> Running in ba306935882d 00:10:27 Removing intermediate container ba306935882d 00:10:27 ---> 93fc3e2369ce 00:10:27 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:10:27 ---> Running in 3cdaa4d35aa2 00:10:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:10:29 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:10:30 OK: 220 MiB in 52 packages 00:10:31 Removing intermediate container 3cdaa4d35aa2 00:10:31 ---> ca4d9c578b23 00:10:31 Step 10/15 : ENV GO111MODULE=on 00:10:31 ---> Running in b65c64a17f72 00:10:31 Removing intermediate container b65c64a17f72 00:10:31 ---> 29874c4d65ee 00:10:31 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:10:31 ---> Running in 6320b39df32a 00:10:32 Removing intermediate container 6320b39df32a 00:10:32 ---> e749e4e329d4 00:10:32 Step 12/15 : COPY go.mod vendor* ./ 00:10:32 ---> e51aa52eba56 00:10:32 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:32 ---> Running in 8270f5162993 00:11:05 Removing intermediate container 8270f5162993 00:11:05 ---> c042fa4c4225 00:11:05 Step 14/15 : COPY . . 00:11:05 ---> 3591458f46e9 00:11:05 Step 15/15 : RUN ${MAKE} 00:11:05 ---> Running in 67b344007568 00:11:05 noop 00:11:05 Removing intermediate container 67b344007568 00:11:05 ---> 7efc70d35589 00:11:05 Successfully built 7efc70d35589 00:11:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:11:05 + docker inspect -f . ci-base-image-arm64 00:11:05 . [Pipeline] withDockerContainer 00:11:05 prd-ubuntu20.04-docker-arm64-4c-16g-63311 does not seem to be running inside a container 00:11:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/71 -v /w/workspace/edgex-ui-go/71:/w/workspace/edgex-ui-go/71:rw,z -v /w/workspace/edgex-ui-go/71@tmp:/w/workspace/edgex-ui-go/71@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 ******** -e ******** ci-base-image-arm64 cat 00:11:07 $ docker top 90143e48fbcfcb5e46ddee2eff9d53c70126e69aac32cf7bb25c2f0d9d173fcb -eo pid,comm [Pipeline] { [Pipeline] sh 00:11:08 + go version 00:11:08 go version go1.17.6 linux/arm64 [Pipeline] } 00:11:08 $ docker stop --time=1 90143e48fbcfcb5e46ddee2eff9d53c70126e69aac32cf7bb25c2f0d9d173fcb 00:11:09 $ docker rm -f 90143e48fbcfcb5e46ddee2eff9d53c70126e69aac32cf7bb25c2f0d9d173fcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:11:10 + docker inspect -f . ci-base-image-arm64 00:11:10 . [Pipeline] withDockerContainer 00:11:10 prd-ubuntu20.04-docker-arm64-4c-16g-63311 does not seem to be running inside a container 00:11:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/71 -v /w/workspace/edgex-ui-go/71:/w/workspace/edgex-ui-go/71:rw,z -v /w/workspace/edgex-ui-go/71@tmp:/w/workspace/edgex-ui-go/71@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 ******** -e ******** ci-base-image-arm64 cat 00:11:12 $ docker top 1b5e534c15bd486bad65e64541294424ceedc07856534dc8127b2cec97e3315f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:11:12 + make test 00:11:12 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 00:11:14 ? github.com/edgexfoundry/edgex-ui-go [no test files] 00:12:01 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 00:12:01 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 00:12:01 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 00:12:01 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 00:12:01 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 00:12:01 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 00:12:01 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 00:12:01 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 00:12:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 00:12:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 00:12:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 00:12:01 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 00:12:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:12:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:12:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 00:12:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:12:11 $ docker stop --time=1 1b5e534c15bd486bad65e64541294424ceedc07856534dc8127b2cec97e3315f 00:12:13 $ docker rm -f 1b5e534c15bd486bad65e64541294424ceedc07856534dc8127b2cec97e3315f [Pipeline] // withDockerContainer [Pipeline] sh 00:12:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:12:14 Warning: overwriting stash ‘coverage-report’ 00:12:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:12:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:12:15 + ls -al . 00:12:15 total 156 00:12:15 drwxrwxr-x 13 jenkins jenkins 4096 May 12 00:11 . 00:12:15 drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:09 .. 00:12:15 drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:09 .git 00:12:15 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:09 .github 00:12:15 -rw-rw-r-- 1 jenkins jenkins 155 May 12 00:09 .gitignore 00:12:15 -rw-rw-r-- 1 jenkins jenkins 2022 May 12 00:09 Attribution.txt 00:12:15 -rw-rw-r-- 1 jenkins jenkins 14570 May 12 00:09 CHANGELOG.md 00:12:15 -rw-rw-r-- 1 jenkins jenkins 3959 May 12 00:09 CONTRIBUTING.md 00:12:15 -rw-rw-r-- 1 jenkins jenkins 1549 May 12 00:09 Dockerfile 00:12:15 -rw-rw-r-- 1 jenkins jenkins 652 May 12 00:09 Jenkinsfile 00:12:15 -rw-rw-r-- 1 jenkins jenkins 11357 May 12 00:09 LICENSE 00:12:15 -rw-rw-r-- 1 jenkins jenkins 1212 May 12 00:09 Makefile 00:12:15 -rw-rw-r-- 1 jenkins jenkins 4398 May 12 00:09 README.md 00:12:15 -rw-rw-r-- 1 jenkins jenkins 5 May 12 00:06 VERSION 00:12:15 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:09 assets 00:12:15 drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:09 bin 00:12:15 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:09 cmd 00:12:15 -rw-r--r-- 1 jenkins jenkins 10 May 12 00:11 coverage.out 00:12:15 drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:09 docs 00:12:15 -rw-rw-r-- 1 jenkins jenkins 1945 May 12 00:09 go.mod 00:12:15 -rw-rw-r-- 1 jenkins jenkins 26589 May 12 00:09 go.sum 00:12:15 drwxrwxr-x 9 jenkins jenkins 4096 May 12 00:09 internal 00:12:15 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:09 pkg 00:12:15 drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:09 snap 00:12:15 drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:09 testing 00:12:15 -rw-rw-r-- 1 jenkins jenkins 155 May 12 00:09 version.go 00:12:15 drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:09 web [Pipeline] isUnix [Pipeline] sh 00:12:16 + 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=66d087440452cd2777c1b48e6c315f4ea5829394 --label arch=arm64 --label version=2.2.0 . 00:12:17 Sending build context to Docker daemon 27.15MB 00:12:17 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 00:12:17 Step 2/23 : FROM ${BASE} AS builder 00:12:17 ---> 7efc70d35589 00:12:17 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 00:12:17 ---> Running in bb642d9aebdc 00:12:17 Removing intermediate container bb642d9aebdc 00:12:17 ---> 1b3393719279 00:12:17 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 00:12:17 ---> Running in 79b9239e26b6 00:12:18 Removing intermediate container 79b9239e26b6 00:12:18 ---> b179fc6f1fbe 00:12:18 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 00:12:18 ---> Running in 3bcd831b62e1 00:12:18 Removing intermediate container 3bcd831b62e1 00:12:18 ---> 552b68d1fa31 00:12:18 Step 6/23 : LABEL Name=edgex-ui-go 00:12:18 ---> Running in 1cea2388fa75 00:12:19 Removing intermediate container 1cea2388fa75 00:12:19 ---> bdba250e0195 00:12:19 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 00:12:19 ---> Running in d0a051887a4a 00:12:19 Removing intermediate container d0a051887a4a 00:12:19 ---> 53a8a987361f 00:12:19 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:19 ---> Running in bdedc4eab64c 00:12:21 Removing intermediate container bdedc4eab64c 00:12:21 ---> 24746b005d2f 00:12:21 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:12:21 ---> Running in f5df6c1d70cb 00:12:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:12:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:12:23 OK: 220 MiB in 52 packages 00:12:24 Removing intermediate container f5df6c1d70cb 00:12:24 ---> 012df0e84d04 00:12:24 Step 10/23 : ENV GO111MODULE=on 00:12:24 ---> Running in a5b50a6796a5 00:12:25 Removing intermediate container a5b50a6796a5 00:12:25 ---> c72248b6008b 00:12:25 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 00:12:25 ---> Running in c7dbfd116dd5 00:12:25 Removing intermediate container c7dbfd116dd5 00:12:25 ---> f677ab8ea45f 00:12:25 Step 12/23 : COPY go.mod vendor* ./ 00:12:25 ---> b60243f48f85 00:12:25 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:12:25 ---> Running in fef759fe2f4d 00:12:27 Removing intermediate container fef759fe2f4d 00:12:27 ---> 2f6c17a0599a 00:12:27 Step 14/23 : COPY . . 00:12:31 ---> 8098bbb8def6 00:12:31 Step 15/23 : RUN ${MAKE} 00:12:31 ---> Running in 7e8c4cf92db6 00:12:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.2.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 00:13:10 CGO_ENABLED=0 GO111MODULE=on go build ./... 00:13:14 Removing intermediate container 7e8c4cf92db6 00:13:14 ---> f016df136a6d 00:13:14 Step 16/23 : FROM alpine:3.14 00:13:14 3.14: Pulling from library/alpine 00:13:14 455c02918c45: Pulling fs layer 00:13:14 455c02918c45: Verifying Checksum 00:13:14 455c02918c45: Download complete 00:13:15 455c02918c45: Pull complete 00:13:15 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:13:15 Status: Downloaded newer image for alpine:3.14 00:13:15 ---> ac73e934f311 00:13:15 Step 17/23 : EXPOSE 4000 00:13:15 ---> Running in fdc273056eb1 00:13:16 Removing intermediate container fdc273056eb1 00:13:16 ---> f3dbc6fe8b58 00:13:16 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 00:13:17 ---> 3217d46d02a5 00:13:17 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 00:13:17 ---> Running in 8b0cdfe57241 00:13:17 Removing intermediate container 8b0cdfe57241 00:13:17 ---> 874c746f44bf 00:13:17 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 00:13:17 ---> Running in 5092beab42e6 00:13:18 Removing intermediate container 5092beab42e6 00:13:18 ---> f893ad27d123 00:13:18 Step 21/23 : LABEL arch=arm64 00:13:18 ---> Running in da2cffacdcd8 00:13:18 Removing intermediate container da2cffacdcd8 00:13:18 ---> 981fe4a0999a 00:13:18 Step 22/23 : LABEL git_sha=66d087440452cd2777c1b48e6c315f4ea5829394 00:13:18 ---> Running in 6d345744b3be 00:13:18 Removing intermediate container 6d345744b3be 00:13:18 ---> 79a936c3eb25 00:13:18 Step 23/23 : LABEL version=2.2.0 00:13:18 ---> Running in 87f512b60018 00:13:19 Removing intermediate container 87f512b60018 00:13:19 ---> 10320bf8bf9e 00:13:19 [Warning] One or more build-args [ARCH] were not consumed 00:13:19 Successfully built 10320bf8bf9e 00:13:19 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 00:13:19 provisioning config files... 00:13:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/71@tmp/config7207415093619259798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:13:20 ---> docker-login.sh 00:13:20 nexus3.edgexfoundry.org:10001 00:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:20 Configure a credential helper to remove this warning. See 00:13:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:20 00:13:20 Login Succeeded 00:13:20 nexus3.edgexfoundry.org:10002 00:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:21 Configure a credential helper to remove this warning. See 00:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:21 00:13:21 Login Succeeded 00:13:21 nexus3.edgexfoundry.org:10003 00:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:21 Configure a credential helper to remove this warning. See 00:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:21 00:13:21 Login Succeeded 00:13:21 nexus3.edgexfoundry.org:10004 00:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:22 Configure a credential helper to remove this warning. See 00:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:22 00:13:22 Login Succeeded 00:13:22 docker.io 00:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:13:23 Configure a credential helper to remove this warning. See 00:13:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:13:23 00:13:23 Login Succeeded 00:13:23 ---> docker-login.sh ends [Pipeline] } 00:13:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:13:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:13:23 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 00:13:23 66d087440452cd2777c1b48e6c315f4ea5829394 00:13:23 latest 00:13:23 2.2.0 00:13:23 66d087440452cd2777c1b48e6c315f4ea5829394-2.2.0 00:13:23 main 00:13:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:13:23 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:66d087440452cd2777c1b48e6c315f4ea5829394 [Pipeline] isUnix [Pipeline] sh 00:13:23 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:66d087440452cd2777c1b48e6c315f4ea5829394 00:13:23 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 00:13:23 5060a2637f53: Preparing 00:13:23 f73e7dbfee58: Preparing 00:13:23 f73e7dbfee58: Layer already exists 00:13:29 5060a2637f53: Pushed 00:13:29 66d087440452cd2777c1b48e6c315f4ea5829394: digest: sha256:79fb5c591e6fe3b7b47e21dcda5e95d92cbdd191615fa8cf0dbfdc723a681b7b size: 739 [Pipeline] isUnix [Pipeline] sh 00:13:29 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:13:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 00:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 00:13:30 5060a2637f53: Preparing 00:13:30 f73e7dbfee58: Preparing 00:13:30 f73e7dbfee58: Layer already exists 00:13:30 5060a2637f53: Layer already exists 00:13:30 latest: digest: sha256:79fb5c591e6fe3b7b47e21dcda5e95d92cbdd191615fa8cf0dbfdc723a681b7b size: 739 [Pipeline] isUnix [Pipeline] sh 00:13:30 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.0 [Pipeline] isUnix [Pipeline] sh 00:13:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.0 00:13:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 00:13:31 5060a2637f53: Preparing 00:13:31 f73e7dbfee58: Preparing 00:13:31 f73e7dbfee58: Layer already exists 00:13:31 5060a2637f53: Layer already exists 00:13:31 2.2.0: digest: sha256:79fb5c591e6fe3b7b47e21dcda5e95d92cbdd191615fa8cf0dbfdc723a681b7b size: 739 [Pipeline] isUnix [Pipeline] sh 00:13:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:66d087440452cd2777c1b48e6c315f4ea5829394-2.2.0 [Pipeline] isUnix [Pipeline] sh 00:13:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:66d087440452cd2777c1b48e6c315f4ea5829394-2.2.0 00:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 00:13:32 5060a2637f53: Preparing 00:13:32 f73e7dbfee58: Preparing 00:13:32 f73e7dbfee58: Layer already exists 00:13:32 5060a2637f53: Layer already exists 00:13:32 66d087440452cd2777c1b48e6c315f4ea5829394-2.2.0: digest: sha256:79fb5c591e6fe3b7b47e21dcda5e95d92cbdd191615fa8cf0dbfdc723a681b7b size: 739 [Pipeline] isUnix [Pipeline] sh 00:13:32 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 00:13:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 00:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 00:13:33 5060a2637f53: Preparing 00:13:33 f73e7dbfee58: Preparing 00:13:33 5060a2637f53: Layer already exists 00:13:33 f73e7dbfee58: Layer already exists 00:13:33 main: digest: sha256:79fb5c591e6fe3b7b47e21dcda5e95d92cbdd191615fa8cf0dbfdc723a681b7b size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:13:33 ===================================================== [Pipeline] echo 00:13:33 taggedImages: 00:13:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:66d087440452cd2777c1b48e6c315f4ea5829394 00:13:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 00:13:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.2.0 00:13:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:66d087440452cd2777c1b48e6c315f4ea5829394-2.2.0 00:13:33 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:13:33 00:13:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:13:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:13:34 arm64: Pulling from edgex-lftools-log-publisher 00:13:34 8998bd30e6a1: Pulling fs layer 00:13:34 04944245beec: Pulling fs layer 00:13:34 699f458cf7ca: Pulling fs layer 00:13:34 765212b225bb: Pulling fs layer 00:13:34 f23df028b6ca: Pulling fs layer 00:13:34 d65c8cfc05b1: Pulling fs layer 00:13:34 2437ff75d9bd: Pulling fs layer 00:13:34 f23df028b6ca: Waiting 00:13:34 d65c8cfc05b1: Waiting 00:13:34 2437ff75d9bd: Waiting 00:13:34 765212b225bb: Waiting 00:13:34 04944245beec: Verifying Checksum 00:13:34 04944245beec: Download complete 00:13:34 765212b225bb: Verifying Checksum 00:13:34 765212b225bb: Download complete 00:13:34 f23df028b6ca: Download complete 00:13:34 d65c8cfc05b1: Verifying Checksum 00:13:34 d65c8cfc05b1: Download complete 00:13:34 699f458cf7ca: Verifying Checksum 00:13:34 699f458cf7ca: Download complete 00:13:34 8998bd30e6a1: Verifying Checksum 00:13:34 8998bd30e6a1: Download complete 00:13:37 2437ff75d9bd: Verifying Checksum 00:13:37 2437ff75d9bd: Download complete 00:13:39 8998bd30e6a1: Pull complete 00:13:39 04944245beec: Pull complete 00:13:41 699f458cf7ca: Pull complete 00:13:41 765212b225bb: Pull complete 00:13:42 f23df028b6ca: Pull complete 00:13:42 d65c8cfc05b1: Pull complete 00:13:57 2437ff75d9bd: Pull complete 00:13:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:13:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:13:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:13:57 prd-ubuntu20.04-docker-arm64-4c-16g-63311 does not seem to be running inside a container 00:13:58 $ 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/71 -v /w/workspace/edgex-ui-go/71:/w/workspace/edgex-ui-go/71:rw,z -v /w/workspace/edgex-ui-go/71@tmp:/w/workspace/edgex-ui-go/71@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:14:01 $ docker top 28d60a6971e0420b2293920904fee126a25ea7d57f88f62fe9af63511408cdfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:14:02 ---> job-cost.sh 00:14:02 lf-activate-venv: SKIPPING 00:14:02 INFO: No Stack... 00:14:02 INFO: Retrieving Pricing Info for: v3-standard-4 00:14:03 INFO: Archiving Costs [Pipeline] sh 00:14:04 + + cat /w/workspace/edgex-ui-go/71/archives/cost.csvcut 00:14:04 -d, -f6 [Pipeline] lock 00:14:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-71-stack-cost] 00:14:04 Resource [jenkins-edgexfoundry-edgex-ui-go-main-71-stack-cost] did not exist. Created. 00:14:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:14:05 /w/workspace/edgex-ui-go/71@tmp/durable-07e804c7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:14:05 + echo total: 0.10999999940395355 [Pipeline] stash 00:14:05 Warning: overwriting stash ‘stack-cost’ 00:14:05 Stashed 1 file(s) [Pipeline] } 00:14:05 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-71-stack-cost] [Pipeline] // lock [Pipeline] } 00:14:05 $ docker stop --time=1 28d60a6971e0420b2293920904fee126a25ea7d57f88f62fe9af63511408cdfb 00:14:07 $ docker rm -f 28d60a6971e0420b2293920904fee126a25ea7d57f88f62fe9af63511408cdfb [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 00:14:08 provisioning config files... 00:14:08 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config918581968793854020tmp [Pipeline] { [Pipeline] sh 00:14:08 + set +x 00:14:08 + bash -s -- 00:14:08 + curl -s https://codecov.io/bash 00:14:08 00:14:08 _____ _ 00:14:08 / ____| | | 00:14:08 | | ___ __| | ___ ___ _____ __ 00:14:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:14:08 | |___| (_) | (_| | __/ (_| (_) \ V / 00:14:08 \_____\___/ \__,_|\___|\___\___/ \_/ 00:14:08 Bash-1.0.6 00:14:08 00:14:08 00:14:08 ==> git version 2.25.1 found 00:14:08 ==> 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 00:14:08 Release-Date: 2020-01-08 00:14:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:14:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:14:08 ==> Jenkins CI detected. 00:14:08 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 00:14:08 project root: . 00:14:08 --> token set from env 00:14:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:14:08 ==> Running gcov in . (disable via -X gcov) 00:14:08 ==> Python coveragepy not found 00:14:08 ==> Searching for coverage reports in: 00:14:08 + . 00:14:08 -> Found 1 reports 00:14:08 ==> Detecting git/mercurial file structure 00:14:08 ==> Reading reports 00:14:08 + ./coverage.out bytes=10 00:14:08 ==> Appending adjustments 00:14:08 https://docs.codecov.io/docs/fixing-reports 00:14:08 + Found adjustments 00:14:08 ==> Gzipping contents 00:14:08 8.0K /tmp/codecov.aPEAgK.gz 00:14:08 ==> Uploading reports 00:14:08 url: https://codecov.io 00:14:08 query: branch=main&commit=66d087440452cd2777c1b48e6c315f4ea5829394&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:14:08 -> Pinging Codecov 00:14:08 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=66d087440452cd2777c1b48e6c315f4ea5829394&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:14:08 -> Uploading to 00:14:08 https://storage.googleapis.com/codecov/v4/raw/2022-05-12/FB506323287CE973F263BFD2A0EB1F37/66d087440452cd2777c1b48e6c315f4ea5829394/7ba34d46-95da-4908-8e24-23d33c9bab2c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T001408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9264466fe2faa4df51b45535242d166429813a9b835e1db7ebf36ffb3b15c6e2 00:14:08 % Total % Received % Xferd Average Speed Time Time Time Current 00:14:08 Dload Upload Total Spent Left Speed 00:14:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4378 0 0 100 4378 0 19900 --:--:-- --:--:-- --:--:-- 19809 100 4378 0 0 100 4378 0 19117 --:--:-- --:--:-- --:--:-- 19034 00:14:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/66d087440452cd2777c1b48e6c315f4ea5829394 [Pipeline] } 00:14:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:14:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:14:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:14:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:14:09 00:14:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:14:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:14:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:14:09 188c0c94c7c5: Pulling fs layer 00:14:09 0ef7d3d256c8: Pulling fs layer 00:14:09 de9db76c5a1d: Pulling fs layer 00:14:09 0eba1c9be4d2: Pulling fs layer 00:14:09 0d57e429df01: Pulling fs layer 00:14:09 0eba1c9be4d2: Waiting 00:14:09 4e4be7b47b0d: Pulling fs layer 00:14:09 e1f770b5df2f: Pulling fs layer 00:14:09 85a0685a4137: Pulling fs layer 00:14:09 4e4be7b47b0d: Waiting 00:14:09 85a0685a4137: Waiting 00:14:09 e1f770b5df2f: Waiting 00:14:09 de9db76c5a1d: Verifying Checksum 00:14:09 de9db76c5a1d: Download complete 00:14:09 0ef7d3d256c8: Verifying Checksum 00:14:09 0ef7d3d256c8: Download complete 00:14:09 0d57e429df01: Verifying Checksum 00:14:09 0d57e429df01: Download complete 00:14:09 4e4be7b47b0d: Verifying Checksum 00:14:09 4e4be7b47b0d: Download complete 00:14:09 188c0c94c7c5: Download complete 00:14:10 188c0c94c7c5: Pull complete 00:14:10 e1f770b5df2f: Verifying Checksum 00:14:10 e1f770b5df2f: Download complete 00:14:10 0ef7d3d256c8: Pull complete 00:14:10 de9db76c5a1d: Pull complete 00:14:10 0eba1c9be4d2: Verifying Checksum 00:14:10 0eba1c9be4d2: Download complete 00:14:10 85a0685a4137: Verifying Checksum 00:14:10 85a0685a4137: Download complete 00:14:14 0eba1c9be4d2: Pull complete 00:14:14 0d57e429df01: Pull complete 00:14:14 4e4be7b47b0d: Pull complete 00:14:14 e1f770b5df2f: Pull complete 00:14:18 85a0685a4137: Pull complete 00:14:18 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:14:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:14:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:14:18 prd-ubuntu20.04-docker-8c-8g-63309 does not seem to be running inside a container 00:14:18 $ 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 00:14:20 $ docker top 8a8339b1f67090976bcc5c53660f8ebc02e7bdbb4e445553403253d06a1dbd21 -eo pid,comm [Pipeline] { [Pipeline] echo 00:14:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:14:21 + set -o pipefail 00:14:21 + snyk monitor '--org=edgex-jenkins' 00:14:24 00:14:24 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 00:14:24 00:14:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/baf7faa9-3798-4f5d-a8c7-45bbbaf214ba 00:14:24 00:14:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:14:24 00:14:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:14:24 00:14:24 [Pipeline] } 00:14:24 $ docker stop --time=1 8a8339b1f67090976bcc5c53660f8ebc02e7bdbb4e445553403253d06a1dbd21 00:14:26 $ docker rm -f 8a8339b1f67090976bcc5c53660f8ebc02e7bdbb4e445553403253d06a1dbd21 [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 00:14:26 + git log --format=format:%s -1 66d087440452cd2777c1b48e6c315f4ea5829394 [Pipeline] sh 00:14:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:14:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:14:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:14:27 . [Pipeline] withDockerContainer 00:14:27 prd-ubuntu20.04-docker-8c-8g-63309 does not seem to be running inside a container 00:14:27 $ 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 00:14:27 $ docker top 253d96f1e4e78c3380f579706d9d9ef75cff3f9264da6cd26a0fdb806d3fb7ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:14:27 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.1.1-dev.31|v2.2.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:14:28 + git semver [Pipeline] } 00:14:28 $ docker stop --time=1 253d96f1e4e78c3380f579706d9d9ef75cff3f9264da6cd26a0fdb806d3fb7ce 00:14:29 $ docker rm -f 253d96f1e4e78c3380f579706d9d9ef75cff3f9264da6cd26a0fdb806d3fb7ce [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:14:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:14:30 00:14:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:14:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:14:30 0.23.1-centos7: Pulling from edgex-lftools 00:14:30 ab5ef0e58194: Pulling fs layer 00:14:30 9712f1f96733: Pulling fs layer 00:14:30 63f879dbbcfc: Pulling fs layer 00:14:30 0d9ebad4ef96: Pulling fs layer 00:14:30 e9a5061849ea: Pulling fs layer 00:14:30 d747dcd14b5f: Pulling fs layer 00:14:30 2de7ff778b66: Pulling fs layer 00:14:30 e9a5061849ea: Waiting 00:14:30 0d9ebad4ef96: Waiting 00:14:30 2de7ff778b66: Waiting 00:14:30 9712f1f96733: Verifying Checksum 00:14:30 9712f1f96733: Download complete 00:14:31 63f879dbbcfc: Verifying Checksum 00:14:31 63f879dbbcfc: Download complete 00:14:31 e9a5061849ea: Verifying Checksum 00:14:31 e9a5061849ea: Download complete 00:14:31 d747dcd14b5f: Verifying Checksum 00:14:31 d747dcd14b5f: Download complete 00:14:31 0d9ebad4ef96: Verifying Checksum 00:14:31 0d9ebad4ef96: Download complete 00:14:31 2de7ff778b66: Verifying Checksum 00:14:31 2de7ff778b66: Download complete 00:14:31 ab5ef0e58194: Verifying Checksum 00:14:31 ab5ef0e58194: Download complete 00:14:35 ab5ef0e58194: Pull complete 00:14:35 9712f1f96733: Pull complete 00:14:35 63f879dbbcfc: Pull complete 00:14:39 0d9ebad4ef96: Pull complete 00:14:39 e9a5061849ea: Pull complete 00:14:40 d747dcd14b5f: Pull complete 00:14:41 2de7ff778b66: Pull complete 00:14:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:14:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:14:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:14:41 prd-ubuntu20.04-docker-8c-8g-63309 does not seem to be running inside a container 00:14:41 $ 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 00:14:43 $ docker top 70aed887c45f689e0d62dc2a4a47318c524c54edb6574f8a11adef4a9876a9bf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:14:43 provisioning config files... 00:14:43 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7569170312235291616tmp 00:14:43 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5926438330386599825tmp 00:14:43 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2018015876154008379tmp [Pipeline] { [Pipeline] echo 00:14:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:14:43 ---> sigul-configuration.sh 00:14:43 gpg: directory `/root/.gnupg' created 00:14:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:14:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:14:43 gpg: keyring `/root/.gnupg/secring.gpg' created 00:14:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:14:43 gpg: CAST5 encrypted data 00:14:43 gpg: encrypted with 1 passphrase 00:14:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:14:43 + mkdir /home/jenkins 00:14:43 + mkdir /home/jenkins/sigul [Pipeline] sh 00:14:44 + 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 00:14:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:14:44 ---> sigul-install.sh 00:14:44 Sigul already installed; skipping installation. [Pipeline] sh 00:14:44 + git tag --list 00:14:44 0.1.1 00:14:44 v1.1.0 00:14:44 v1.2.0 00:14:44 v1.2.1 00:14:44 v1.3.0 00:14:44 v2.0.0 00:14:44 v2.0.1-dev.1 00:14:44 v2.0.1-dev.10 00:14:44 v2.0.1-dev.11 00:14:44 v2.0.1-dev.12 00:14:44 v2.0.1-dev.13 00:14:44 v2.0.1-dev.14 00:14:44 v2.0.1-dev.15 00:14:44 v2.0.1-dev.16 00:14:44 v2.0.1-dev.17 00:14:44 v2.0.1-dev.18 00:14:44 v2.0.1-dev.19 00:14:44 v2.0.1-dev.2 00:14:44 v2.0.1-dev.20 00:14:44 v2.0.1-dev.21 00:14:44 v2.0.1-dev.22 00:14:44 v2.0.1-dev.23 00:14:44 v2.0.1-dev.24 00:14:44 v2.0.1-dev.25 00:14:44 v2.0.1-dev.26 00:14:44 v2.0.1-dev.27 00:14:44 v2.0.1-dev.28 00:14:44 v2.0.1-dev.29 00:14:44 v2.0.1-dev.3 00:14:44 v2.0.1-dev.30 00:14:44 v2.0.1-dev.31 00:14:44 v2.0.1-dev.32 00:14:44 v2.0.1-dev.33 00:14:44 v2.0.1-dev.4 00:14:44 v2.0.1-dev.5 00:14:44 v2.0.1-dev.6 00:14:44 v2.0.1-dev.7 00:14:44 v2.0.1-dev.8 00:14:44 v2.0.1-dev.9 00:14:44 v2.1.0 00:14:44 v2.1.1-dev.1 00:14:44 v2.1.1-dev.10 00:14:44 v2.1.1-dev.11 00:14:44 v2.1.1-dev.12 00:14:44 v2.1.1-dev.13 00:14:44 v2.1.1-dev.14 00:14:44 v2.1.1-dev.15 00:14:44 v2.1.1-dev.16 00:14:44 v2.1.1-dev.17 00:14:44 v2.1.1-dev.18 00:14:44 v2.1.1-dev.19 00:14:44 v2.1.1-dev.2 00:14:44 v2.1.1-dev.20 00:14:44 v2.1.1-dev.21 00:14:44 v2.1.1-dev.22 00:14:44 v2.1.1-dev.23 00:14:44 v2.1.1-dev.24 00:14:44 v2.1.1-dev.25 00:14:44 v2.1.1-dev.26 00:14:44 v2.1.1-dev.27 00:14:44 v2.1.1-dev.28 00:14:44 v2.1.1-dev.29 00:14:44 v2.1.1-dev.3 00:14:44 v2.1.1-dev.30 00:14:44 v2.1.1-dev.31 00:14:44 v2.1.1-dev.4 00:14:44 v2.1.1-dev.5 00:14:44 v2.1.1-dev.6 00:14:44 v2.1.1-dev.7 00:14:44 v2.1.1-dev.8 00:14:44 v2.1.1-dev.9 00:14:44 v2.2.0 [Pipeline] sh 00:14:44 + lftools sign git-tag v2.2.0 00:14:45 Signing Git tag with Sigul... 00:14:45 Signing v2.2.0 [Pipeline] echo 00:14:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:14:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:14:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:14:46 $ docker stop --time=1 70aed887c45f689e0d62dc2a4a47318c524c54edb6574f8a11adef4a9876a9bf 00:14:47 $ docker rm -f 70aed887c45f689e0d62dc2a4a47318c524c54edb6574f8a11adef4a9876a9bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:14:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:14:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:14:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:14:48 . [Pipeline] withDockerContainer 00:14:48 prd-ubuntu20.04-docker-8c-8g-63309 does not seem to be running inside a container 00:14:48 $ 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 00:14:48 $ docker top ff62a393cea13071fc9eb00e7669ada90e55632fa86c5699352a8c9dfeba70b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:14:48 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.1.1-dev.31|v2.2.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:14:49 + git semver [Pipeline] } 00:14:49 $ docker stop --time=1 ff62a393cea13071fc9eb00e7669ada90e55632fa86c5699352a8c9dfeba70b6 00:14:50 $ docker rm -f ff62a393cea13071fc9eb00e7669ada90e55632fa86c5699352a8c9dfeba70b6 [Pipeline] // withDockerContainer [Pipeline] sh 00:14:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:14:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:14:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:14:51 . [Pipeline] withDockerContainer 00:14:51 prd-ubuntu20.04-docker-8c-8g-63309 does not seem to be running inside a container 00:14:51 $ 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 00:14:51 $ docker top 73929c52ff59d27f3e5b838ac828d9c1f17309f88a52568b4257a4211bc39fee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:14:51 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.1.1-dev.31|v2.2.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:14:52 + git semver [Pipeline] } 00:14:52 $ docker stop --time=1 73929c52ff59d27f3e5b838ac828d9c1f17309f88a52568b4257a4211bc39fee 00:14:53 $ docker rm -f 73929c52ff59d27f3e5b838ac828d9c1f17309f88a52568b4257a4211bc39fee [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 00:14:54 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 00:14:54 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 00:14:54 total 16 00:14:54 drwxr-xr-x 3 root root 4096 May 12 00:07 . 00:14:54 drwxrwxr-x 15 jenkins jenkins 4096 May 12 00:14 .. 00:14:54 drwxr-xr-x 2 root root 4096 May 12 00:07 cost 00:14:54 -rw-r--r-- 1 root root 81 May 12 00:07 cost.csv 00:14:54 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 00:14:54 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 00:14:54 total 16 00:14:54 drwxr-xr-x 3 jenkins jenkins 4096 May 12 00:07 . 00:14:54 drwxrwxr-x 15 jenkins jenkins 4096 May 12 00:14 .. 00:14:54 drwxr-xr-x 2 jenkins jenkins 4096 May 12 00:07 cost 00:14:54 -rw-r--r-- 1 jenkins jenkins 81 May 12 00:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:14:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:14:55 ---> package-listing.sh 00:14:55 ++ facter osfamily 00:14:55 ++ tr '[:upper:]' '[:lower:]' 00:14:55 + OS_FAMILY=debian 00:14:55 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 00:14:55 + START_PACKAGES=/tmp/packages_start.txt 00:14:55 + END_PACKAGES=/tmp/packages_end.txt 00:14:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:14:55 + PACKAGES=/tmp/packages_start.txt 00:14:55 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 00:14:55 + PACKAGES=/tmp/packages_end.txt 00:14:55 + case "${OS_FAMILY}" in 00:14:55 + dpkg -l 00:14:55 + grep '^ii' 00:14:55 + '[' -f /tmp/packages_start.txt ']' 00:14:55 + '[' -f /tmp/packages_end.txt ']' 00:14:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:14:55 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 00:14:55 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 00:14:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 00:14:55 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 00:14:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:14:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:14:56 . [Pipeline] withDockerContainer 00:14:56 prd-ubuntu20.04-docker-8c-8g-63309 does not seem to be running inside a container 00:14:57 $ 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 00:14:57 $ docker top 52ab76a512960f9af7318de67a30bedfad79a6711ee230d686e9c314b24f6f73 -eo pid,comm [Pipeline] { [Pipeline] sh 00:14:57 + touch /tmp/pre-build-complete [Pipeline] sh 00:14:57 + mkdir -p /var/log/sysstat [Pipeline] sh 00:14:58 + ls /var/log/sa-host 00:14:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:14:58 provisioning config files... 00:14:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6979715237192990960tmp [Pipeline] { [Pipeline] echo 00:14:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:14:58 ---> create-netrc.sh [Pipeline] } 00:14:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:14:58 ---> python-tools-install.sh [Pipeline] echo 00:14:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:14:59 ---> sudo-logs.sh 00:14:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:14:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:14:59 ---> job-cost.sh 00:14:59 lf-activate-venv: SKIPPING 00:14:59 DEBUG: total: 0.2199999988079071 00:14:59 INFO: Retrieving Stack Cost... 00:14:59 INFO: Retrieving Pricing Info for: v3-standard-8 00:15:00 INFO: Archiving Costs [Pipeline] echo 00:15:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:15:00 ---> logs-deploy.sh 00:15:00 lf-activate-venv: SKIPPING 00:15:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/71 00:15:00 INFO: archiving workspace using pattern(s): 00:15:01 Archives upload complete. 00:15:01 INFO: archiving logs to Nexus