Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 61e021de92dc5d27c5c2e098210b469bf1a31456 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-ssh6927323608406914223.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh566861664991710215.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh16444064942304569229.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh15645654920031466793.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-ssh12841566287363646497.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-20616’ Running on prd-ubuntu20.04-docker-8c-8g-20618 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 61e021de92dc5d27c5c2e098210b469bf1a31456 (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 61e021de92dc5d27c5c2e098210b469bf1a31456 # timeout=10 Commit message: "build(snap): source metadata from central repo " > git rev-list --no-walk dce5d0b9831718e5228461debffed5a1d51119f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-12T04:51:23.662Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-12T04:51:23.723Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-12T04:51:23.741Z] ========================================================= [2022-04-12T04:51:23.741Z] EdgeX Global Pipelines Version Info [2022-04-12T04:51:23.741Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-12T04:51:24.507Z] ------------------- [2022-04-12T04:51:24.507Z] stable info: [2022-04-12T04:51:24.507Z] ------------------- [2022-04-12T04:51:24.507Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-12T04:51:24.507Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T04:51:24.507Z] Message: update stable to v1.0.221 [2022-04-12T04:51:25.086Z] ------------------- [2022-04-12T04:51:25.086Z] experimental info: [2022-04-12T04:51:25.086Z] ------------------- [2022-04-12T04:51:25.086Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-12T04:51:25.086Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-12T04:51:25.086Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-12T04:51:25.227Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-04-12T04:51:25.243Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-04-12T04:51:25.258Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-12T04:51:25.269Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-12T04:51:25.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-12T04:51:25.300Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-12T04:51:25.320Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-12T04:51:25.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-12T04:51:25.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-12T04:51:25.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-12T04:51:25.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-12T04:51:25.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-04-12T04:51:25.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-12T04:51:25.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-12T04:51:25.432Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T04:51:25.447Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-12T04:51:25.457Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-12T04:51:25.472Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-12T04:51:25.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-12T04:51:25.502Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-12T04:51:25.510Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-12T04:51:25.518Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-12T04:51:25.527Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-12T04:51:25.539Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-12T04:51:25.559Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-12T04:51:25.577Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-12T04:51:25.594Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-12T04:51:25.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-12T04:51:25.620Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-12T04:51:25.635Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61e021de92dc5d27c5c2e098210b469bf1a31456 [Pipeline] echo [2022-04-12T04:51:25.649Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61e021d [Pipeline] echo [2022-04-12T04:51:25.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T04:51:25.706Z] provisioning config files... [2022-04-12T04:51:25.729Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4467616786835832499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T04:51:26.054Z] ---> docker-login.sh [2022-04-12T04:51:26.054Z] nexus3.edgexfoundry.org:10001 [2022-04-12T04:51:26.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:51:26.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:51:26.320Z] Configure a credential helper to remove this warning. See [2022-04-12T04:51:26.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:51:26.320Z] [2022-04-12T04:51:26.320Z] Login Succeeded [2022-04-12T04:51:26.320Z] nexus3.edgexfoundry.org:10002 [2022-04-12T04:51:26.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:51:26.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:51:26.583Z] Configure a credential helper to remove this warning. See [2022-04-12T04:51:26.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:51:26.583Z] [2022-04-12T04:51:26.583Z] Login Succeeded [2022-04-12T04:51:26.583Z] nexus3.edgexfoundry.org:10003 [2022-04-12T04:51:26.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:51:26.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:51:26.845Z] Configure a credential helper to remove this warning. See [2022-04-12T04:51:26.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:51:26.845Z] [2022-04-12T04:51:26.845Z] Login Succeeded [2022-04-12T04:51:26.845Z] nexus3.edgexfoundry.org:10004 [2022-04-12T04:51:26.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:51:26.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:51:26.845Z] Configure a credential helper to remove this warning. See [2022-04-12T04:51:26.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:51:26.845Z] [2022-04-12T04:51:26.845Z] Login Succeeded [2022-04-12T04:51:26.845Z] docker.io [2022-04-12T04:51:27.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:51:27.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:51:27.369Z] Configure a credential helper to remove this warning. See [2022-04-12T04:51:27.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:51:27.369Z] [2022-04-12T04:51:27.369Z] Login Succeeded [2022-04-12T04:51:27.369Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T04:51:27.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-12T04:51:27.758Z] + git rev-list -1 --merges 61e021de92dc5d27c5c2e098210b469bf1a31456~1..61e021de92dc5d27c5c2e098210b469bf1a31456 [Pipeline] echo [2022-04-12T04:51:27.921Z] -----------> git rev-list -1 --merges 61e021de92dc5d27c5c2e098210b469bf1a31456~1..61e021de92dc5d27c5c2e098210b469bf1a31456 61e021de92dc5d27c5c2e098210b469bf1a31456 [false] [Pipeline] sh [2022-04-12T04:51:28.217Z] + git log --format=format:%s -1 61e021de92dc5d27c5c2e098210b469bf1a31456 [Pipeline] echo [2022-04-12T04:51:28.233Z] ========================================================= [2022-04-12T04:51:28.233Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-12T04:51:28.233Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T04:51:28.568Z] + git log --format=format:%s -1 61e021de92dc5d27c5c2e098210b469bf1a31456 [Pipeline] echo [2022-04-12T04:51:28.581Z] [semverPrep] GIT_COMMIT: 61e021de92dc5d27c5c2e098210b469bf1a31456, Commit Message: build(snap): source metadata from central repo [Pipeline] echo [2022-04-12T04:51:28.588Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-12T04:51:28.966Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T04:51:28.966Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-12T04:51:28.966Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-12T04:51:28.966Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-12T04:51:28.966Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-12T04:51:28.966Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-12T04:51:28.966Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:51:29.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T04:51:29.309Z] [2022-04-12T04:51:29.309Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:51:29.612Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T04:51:29.612Z] latest: Pulling from edgex-devops/git-semver [2022-04-12T04:51:29.612Z] a0d0a0d46f8b: Pulling fs layer [2022-04-12T04:51:29.612Z] 3e5f54012d9b: Pulling fs layer [2022-04-12T04:51:29.612Z] 4c7163046ea9: Pulling fs layer [2022-04-12T04:51:29.612Z] 0c2d73faf560: Pulling fs layer [2022-04-12T04:51:29.612Z] 0c2d73faf560: Waiting [2022-04-12T04:51:29.612Z] 3e5f54012d9b: Verifying Checksum [2022-04-12T04:51:29.612Z] 3e5f54012d9b: Download complete [2022-04-12T04:51:29.612Z] a0d0a0d46f8b: Verifying Checksum [2022-04-12T04:51:29.612Z] a0d0a0d46f8b: Download complete [2022-04-12T04:51:29.612Z] 4c7163046ea9: Verifying Checksum [2022-04-12T04:51:29.612Z] 0c2d73faf560: Verifying Checksum [2022-04-12T04:51:29.612Z] 4c7163046ea9: Download complete [2022-04-12T04:51:29.612Z] 0c2d73faf560: Download complete [2022-04-12T04:51:29.874Z] a0d0a0d46f8b: Pull complete [2022-04-12T04:51:29.874Z] 3e5f54012d9b: Pull complete [2022-04-12T04:51:30.449Z] 4c7163046ea9: Pull complete [2022-04-12T04:51:30.449Z] 0c2d73faf560: Pull complete [2022-04-12T04:51:30.449Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-12T04:51:30.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T04:51:30.449Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-12T04:51:30.530Z] prd-ubuntu20.04-docker-8c-8g-20618 does not seem to be running inside a container [2022-04-12T04:51:30.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-12T04:51:31.354Z] $ docker top 11d601d841618ab7cfbf6e71ed7795b7bd2bdf43dbbb3d33572a1c19c61844de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T04:51:31.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T04:51:31.459Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T04:51:31.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T04:51:31.593Z] $ docker exec 11d601d841618ab7cfbf6e71ed7795b7bd2bdf43dbbb3d33572a1c19c61844de ssh-agent [2022-04-12T04:51:31.729Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXicLFGC/agent.13 [2022-04-12T04:51:31.729Z] SSH_AGENT_PID=19 [2022-04-12T04:51:31.737Z] Running ssh-add (command line suppressed) [2022-04-12T04:51:31.853Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1824939879842705538.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1824939879842705538.key) [2022-04-12T04:51:31.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T04:51:32.163Z] + git tag --points-at HEAD [Pipeline] } [2022-04-12T04:51:32.185Z] $ docker exec --env ******** --env ******** 11d601d841618ab7cfbf6e71ed7795b7bd2bdf43dbbb3d33572a1c19c61844de ssh-agent -k [2022-04-12T04:51:32.305Z] unset SSH_AUTH_SOCK; [2022-04-12T04:51:32.306Z] unset SSH_AGENT_PID; [2022-04-12T04:51:32.306Z] echo Agent pid 19 killed; [2022-04-12T04:51:32.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-12T04:51:32.345Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T04:51:32.345Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T04:51:32.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T04:51:32.496Z] $ docker exec 11d601d841618ab7cfbf6e71ed7795b7bd2bdf43dbbb3d33572a1c19c61844de ssh-agent [2022-04-12T04:51:32.620Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCBBfJk/agent.52 [2022-04-12T04:51:32.620Z] SSH_AGENT_PID=59 [2022-04-12T04:51:32.627Z] Running ssh-add (command line suppressed) [2022-04-12T04:51:32.749Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7829447525466227173.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7829447525466227173.key) [2022-04-12T04:51:32.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T04:51:33.054Z] + git semver init [2022-04-12T04:51:33.054Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T04:51:33.054Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-12T04:51:33.054Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-12T04:51:33.054Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T04:51:33.054Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T04:51:33.054Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T04:51:33.054Z] # $SEMVER_BRANCH = main [2022-04-12T04:51:33.054Z] # $SEMVER_TEMP = /tmp/semver-355452891 [2022-04-12T04:51:33.054Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-04-12T04:51:35.603Z] # '/tmp/semver-355452891' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2022-04-12T04:51:35.603Z] # -> Force: false [2022-04-12T04:51:35.603Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-04-12T04:51:35.618Z] $ docker exec --env ******** --env ******** 11d601d841618ab7cfbf6e71ed7795b7bd2bdf43dbbb3d33572a1c19c61844de ssh-agent -k [2022-04-12T04:51:35.752Z] unset SSH_AUTH_SOCK; [2022-04-12T04:51:35.753Z] unset SSH_AGENT_PID; [2022-04-12T04:51:35.753Z] echo Agent pid 59 killed; [2022-04-12T04:51:35.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T04:51:36.069Z] + git semver [Pipeline] } [2022-04-12T04:51:36.088Z] $ docker stop --time=1 11d601d841618ab7cfbf6e71ed7795b7bd2bdf43dbbb3d33572a1c19c61844de [2022-04-12T04:51:37.488Z] $ docker rm -f 11d601d841618ab7cfbf6e71ed7795b7bd2bdf43dbbb3d33572a1c19c61844de [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T04:51:37.849Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-12T04:51:38.110Z] Stashed 1 file(s) [Pipeline] echo [2022-04-12T04:51:38.114Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T04:51:38.271Z] provisioning config files... [2022-04-12T04:51:38.281Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8464453886544836842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T04:51:38.583Z] ---> docker-login.sh [2022-04-12T04:51:38.584Z] nexus3.edgexfoundry.org:10001 [2022-04-12T04:51:38.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:51:38.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:51:38.584Z] Configure a credential helper to remove this warning. See [2022-04-12T04:51:38.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:51:38.584Z] [2022-04-12T04:51:38.584Z] Login Succeeded [2022-04-12T04:51:38.584Z] nexus3.edgexfoundry.org:10002 [2022-04-12T04:51:38.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:51:38.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:51:38.844Z] Configure a credential helper to remove this warning. See [2022-04-12T04:51:38.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:51:38.844Z] [2022-04-12T04:51:38.844Z] Login Succeeded [2022-04-12T04:51:38.844Z] nexus3.edgexfoundry.org:10003 [2022-04-12T04:51:38.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:51:38.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:51:38.845Z] Configure a credential helper to remove this warning. See [2022-04-12T04:51:38.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:51:38.845Z] [2022-04-12T04:51:38.845Z] Login Succeeded [2022-04-12T04:51:38.845Z] nexus3.edgexfoundry.org:10004 [2022-04-12T04:51:39.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:51:39.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:51:39.106Z] Configure a credential helper to remove this warning. See [2022-04-12T04:51:39.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:51:39.106Z] [2022-04-12T04:51:39.106Z] Login Succeeded [2022-04-12T04:51:39.106Z] docker.io [2022-04-12T04:51:39.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:51:39.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:51:39.367Z] Configure a credential helper to remove this warning. See [2022-04-12T04:51:39.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:51:39.367Z] [2022-04-12T04:51:39.367Z] Login Succeeded [2022-04-12T04:51:39.367Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T04:51:39.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-12T04:51:39.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T04:51:39.452Z] ========================================================= [2022-04-12T04:51:39.452Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-12T04:51:39.452Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:51:39.762Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-12T04:51:40.022Z] Sending build context to Docker daemon 43.15MB [2022-04-12T04:51:40.022Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-12T04:51:40.022Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-12T04:51:40.022Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-12T04:51:40.022Z] 59bf1c3509f3: Pulling fs layer [2022-04-12T04:51:40.022Z] 666ba61612fd: Pulling fs layer [2022-04-12T04:51:40.022Z] 8ed8ca486205: Pulling fs layer [2022-04-12T04:51:40.022Z] 4fe6c5a15a65: Pulling fs layer [2022-04-12T04:51:40.022Z] 22a0e8bec74d: Pulling fs layer [2022-04-12T04:51:40.022Z] 640e595b4fbd: Pulling fs layer [2022-04-12T04:51:40.022Z] 763cafe07f6e: Pulling fs layer [2022-04-12T04:51:40.022Z] 4fe6c5a15a65: Waiting [2022-04-12T04:51:40.022Z] 22a0e8bec74d: Waiting [2022-04-12T04:51:40.022Z] 0c0b528cf693: Pulling fs layer [2022-04-12T04:51:40.022Z] 10935f4eaf8b: Pulling fs layer [2022-04-12T04:51:40.022Z] 763cafe07f6e: Waiting [2022-04-12T04:51:40.022Z] 10935f4eaf8b: Waiting [2022-04-12T04:51:40.022Z] 0c0b528cf693: Waiting [2022-04-12T04:51:40.022Z] 640e595b4fbd: Waiting [2022-04-12T04:51:40.022Z] 8ed8ca486205: Verifying Checksum [2022-04-12T04:51:40.022Z] 8ed8ca486205: Download complete [2022-04-12T04:51:40.022Z] 666ba61612fd: Verifying Checksum [2022-04-12T04:51:40.022Z] 666ba61612fd: Download complete [2022-04-12T04:51:40.022Z] 22a0e8bec74d: Verifying Checksum [2022-04-12T04:51:40.022Z] 22a0e8bec74d: Download complete [2022-04-12T04:51:40.022Z] 59bf1c3509f3: Verifying Checksum [2022-04-12T04:51:40.022Z] 59bf1c3509f3: Download complete [2022-04-12T04:51:40.022Z] 640e595b4fbd: Verifying Checksum [2022-04-12T04:51:40.022Z] 640e595b4fbd: Download complete [2022-04-12T04:51:40.022Z] 763cafe07f6e: Verifying Checksum [2022-04-12T04:51:40.022Z] 763cafe07f6e: Download complete [2022-04-12T04:51:40.285Z] 0c0b528cf693: Verifying Checksum [2022-04-12T04:51:40.285Z] 0c0b528cf693: Download complete [2022-04-12T04:51:40.285Z] 59bf1c3509f3: Pull complete [2022-04-12T04:51:40.546Z] 666ba61612fd: Pull complete [2022-04-12T04:51:40.546Z] 8ed8ca486205: Pull complete [2022-04-12T04:51:40.806Z] 10935f4eaf8b: Verifying Checksum [2022-04-12T04:51:40.806Z] 10935f4eaf8b: Download complete [2022-04-12T04:51:40.806Z] 4fe6c5a15a65: Verifying Checksum [2022-04-12T04:51:40.806Z] 4fe6c5a15a65: Download complete [2022-04-12T04:51:44.999Z] 4fe6c5a15a65: Pull complete [2022-04-12T04:51:44.999Z] 22a0e8bec74d: Pull complete [2022-04-12T04:51:44.999Z] 640e595b4fbd: Pull complete [2022-04-12T04:51:45.259Z] 763cafe07f6e: Pull complete [2022-04-12T04:51:45.259Z] 0c0b528cf693: Pull complete [2022-04-12T04:51:47.810Z] 10935f4eaf8b: Pull complete [2022-04-12T04:51:47.810Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-12T04:51:47.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-12T04:51:47.810Z] ---> 99d49a6021b9 [2022-04-12T04:51:47.810Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-12T04:51:49.201Z] ---> Running in 6894038687c6 [2022-04-12T04:51:49.201Z] Removing intermediate container 6894038687c6 [2022-04-12T04:51:49.201Z] ---> cd9e9366ad61 [2022-04-12T04:51:49.201Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-12T04:51:49.201Z] ---> Running in 8dc0327d0d0e [2022-04-12T04:51:49.463Z] Removing intermediate container 8dc0327d0d0e [2022-04-12T04:51:49.463Z] ---> 2f7b39ec88ab [2022-04-12T04:51:49.463Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-12T04:51:49.463Z] ---> Running in d4ec784a123b [2022-04-12T04:51:49.463Z] Removing intermediate container d4ec784a123b [2022-04-12T04:51:49.463Z] ---> 038f2e295f7d [2022-04-12T04:51:49.463Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-12T04:51:49.463Z] ---> Running in 3595e35ea505 [2022-04-12T04:51:49.726Z] Removing intermediate container 3595e35ea505 [2022-04-12T04:51:49.726Z] ---> 931e901a08f9 [2022-04-12T04:51:49.726Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-12T04:51:49.726Z] ---> Running in fcf56eca0a0f [2022-04-12T04:51:49.726Z] Removing intermediate container fcf56eca0a0f [2022-04-12T04:51:49.726Z] ---> 348c04164067 [2022-04-12T04:51:49.726Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T04:51:49.726Z] ---> Running in c42f54ffc1ef [2022-04-12T04:51:50.298Z] Removing intermediate container c42f54ffc1ef [2022-04-12T04:51:50.298Z] ---> 2a9a8b0d2a6c [2022-04-12T04:51:50.298Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-12T04:51:50.298Z] ---> Running in 18acde4c41f2 [2022-04-12T04:51:50.870Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T04:51:51.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T04:51:52.016Z] OK: 221 MiB in 52 packages [2022-04-12T04:51:52.276Z] Removing intermediate container 18acde4c41f2 [2022-04-12T04:51:52.276Z] ---> f474e3e5ed30 [2022-04-12T04:51:52.276Z] Step 10/15 : ENV GO111MODULE=on [2022-04-12T04:51:52.276Z] ---> Running in 6e61528df81c [2022-04-12T04:51:52.276Z] Removing intermediate container 6e61528df81c [2022-04-12T04:51:52.276Z] ---> 5ed7958cb652 [2022-04-12T04:51:52.276Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-12T04:51:52.537Z] ---> Running in b3a445823326 [2022-04-12T04:51:52.537Z] Removing intermediate container b3a445823326 [2022-04-12T04:51:52.537Z] ---> 3934f0667e94 [2022-04-12T04:51:52.537Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-12T04:51:52.799Z] ---> 07f3e49c598d [2022-04-12T04:51:52.799Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T04:51:52.799Z] ---> Running in a8829c5ef797 [2022-04-12T04:51:53.227Z] Still waiting to schedule task [2022-04-12T04:51:53.228Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-20617’ is offline [2022-04-12T04:52:19.400Z] Removing intermediate container a8829c5ef797 [2022-04-12T04:52:19.400Z] ---> f4813ada5e28 [2022-04-12T04:52:19.400Z] Step 14/15 : COPY . . [2022-04-12T04:52:19.400Z] ---> a5ea9b9f2d31 [2022-04-12T04:52:19.400Z] Step 15/15 : RUN ${MAKE} [2022-04-12T04:52:19.400Z] ---> Running in 53b99bf35e82 [2022-04-12T04:52:19.400Z] noop [2022-04-12T04:52:19.400Z] Removing intermediate container 53b99bf35e82 [2022-04-12T04:52:19.400Z] ---> 9c4db402ba14 [2022-04-12T04:52:19.400Z] Successfully built 9c4db402ba14 [2022-04-12T04:52:19.400Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:52:19.700Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T04:52:19.700Z] . [Pipeline] withDockerContainer [2022-04-12T04:52:19.775Z] prd-ubuntu20.04-docker-8c-8g-20618 does not seem to be running inside a container [2022-04-12T04:52:19.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-12T04:52:20.246Z] $ docker top 5aa5b85bf852e8e069a5a50d845412dd0bc69e10f6c9fea18f72cc05957556ae -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T04:52:20.614Z] + go version [2022-04-12T04:52:20.614Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-12T04:52:20.630Z] $ docker stop --time=1 5aa5b85bf852e8e069a5a50d845412dd0bc69e10f6c9fea18f72cc05957556ae [2022-04-12T04:52:21.929Z] $ docker rm -f 5aa5b85bf852e8e069a5a50d845412dd0bc69e10f6c9fea18f72cc05957556ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:52:22.325Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-12T04:52:22.325Z] . [Pipeline] withDockerContainer [2022-04-12T04:52:22.400Z] prd-ubuntu20.04-docker-8c-8g-20618 does not seem to be running inside a container [2022-04-12T04:52:22.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-12T04:52:22.861Z] $ docker top a94fbd2f49a74e04735c772e246a21d97fe6781dddb909989bc83d788e95f9f1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-12T04:52:23.264Z] + make test [2022-04-12T04:52:23.264Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-12T04:52:23.524Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-12T04:52:28.801Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-12T04:52:28.801Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-12T04:52:28.801Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-12T04:52:28.801Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-12T04:52:28.801Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-12T04:52:28.801Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-12T04:52:28.801Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-12T04:52:28.801Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-12T04:52:28.801Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-12T04:52:28.801Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-12T04:52:28.801Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-12T04:52:28.801Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-12T04:52:28.801Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-12T04:52:32.097Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-12T04:52:32.097Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-12T04:52:32.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-12T04:52:32.129Z] $ docker stop --time=1 a94fbd2f49a74e04735c772e246a21d97fe6781dddb909989bc83d788e95f9f1 [2022-04-12T04:52:33.703Z] $ docker rm -f a94fbd2f49a74e04735c772e246a21d97fe6781dddb909989bc83d788e95f9f1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T04:52:34.078Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-12T04:52:34.132Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-12T04:52:35.097Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-12T04:52:35.389Z] + ls -al . [2022-04-12T04:52:35.390Z] total 160 [2022-04-12T04:52:35.390Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 12 04:52 . [2022-04-12T04:52:35.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 04:51 .. [2022-04-12T04:52:35.390Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 04:51 .git [2022-04-12T04:52:35.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 04:51 .github [2022-04-12T04:52:35.390Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 12 04:51 .gitignore [2022-04-12T04:52:35.390Z] drwx------ 3 jenkins jenkins 4096 Apr 12 04:51 .semver [2022-04-12T04:52:35.390Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 12 04:51 CONTRIBUTING.md [2022-04-12T04:52:35.390Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 12 04:51 Dockerfile [2022-04-12T04:52:35.390Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 12 04:51 Jenkinsfile [2022-04-12T04:52:35.390Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 12 04:51 LICENSE [2022-04-12T04:52:35.390Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 12 04:51 Makefile [2022-04-12T04:52:35.390Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 12 04:51 README.md [2022-04-12T04:52:35.390Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 04:51 VERSION [2022-04-12T04:52:35.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 04:51 assets [2022-04-12T04:52:35.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 04:51 bin [2022-04-12T04:52:35.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 04:51 cmd [2022-04-12T04:52:35.390Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 12 04:52 coverage.out [2022-04-12T04:52:35.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 04:51 docs [2022-04-12T04:52:35.390Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 12 04:51 go.mod [2022-04-12T04:52:35.390Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 12 04:51 go.sum [2022-04-12T04:52:35.390Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 04:51 internal [2022-04-12T04:52:35.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 04:51 pkg [2022-04-12T04:52:35.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 04:51 snap [2022-04-12T04:52:35.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 04:51 testing [2022-04-12T04:52:35.390Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 12 04:51 version.go [2022-04-12T04:52:35.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 04:51 web [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:52:35.686Z] + 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=61e021de92dc5d27c5c2e098210b469bf1a31456 --label arch=amd64 --label version=2.1.1-dev.21 . [2022-04-12T04:52:35.947Z] Sending build context to Docker daemon 43.15MB [2022-04-12T04:52:35.947Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-12T04:52:35.947Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-12T04:52:35.947Z] ---> 9c4db402ba14 [2022-04-12T04:52:35.947Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-12T04:52:35.947Z] ---> Running in e861d996aa58 [2022-04-12T04:52:36.207Z] Removing intermediate container e861d996aa58 [2022-04-12T04:52:36.207Z] ---> 4737ac076e95 [2022-04-12T04:52:36.207Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-12T04:52:36.207Z] ---> Running in 8730bc984561 [2022-04-12T04:52:36.207Z] Removing intermediate container 8730bc984561 [2022-04-12T04:52:36.207Z] ---> 183a74b4bd22 [2022-04-12T04:52:36.207Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-12T04:52:36.207Z] ---> Running in cb557ad44f79 [2022-04-12T04:52:36.468Z] Removing intermediate container cb557ad44f79 [2022-04-12T04:52:36.468Z] ---> 829a08ba3bff [2022-04-12T04:52:36.468Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-12T04:52:36.468Z] ---> Running in bfdc83a112b9 [2022-04-12T04:52:36.468Z] Removing intermediate container bfdc83a112b9 [2022-04-12T04:52:36.468Z] ---> a50e37190fd5 [2022-04-12T04:52:36.468Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-12T04:52:36.468Z] ---> Running in d006e051c549 [2022-04-12T04:52:36.729Z] Removing intermediate container d006e051c549 [2022-04-12T04:52:36.729Z] ---> 9c17496cd9db [2022-04-12T04:52:36.729Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T04:52:36.729Z] ---> Running in 8dab1fd80081 [2022-04-12T04:52:37.299Z] Removing intermediate container 8dab1fd80081 [2022-04-12T04:52:37.299Z] ---> a128205b5a68 [2022-04-12T04:52:37.299Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-12T04:52:37.299Z] ---> Running in 5eefa83a723b [2022-04-12T04:52:37.559Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-12T04:52:38.500Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-12T04:52:38.766Z] OK: 221 MiB in 52 packages [2022-04-12T04:52:39.032Z] Removing intermediate container 5eefa83a723b [2022-04-12T04:52:39.032Z] ---> 9fc6bae8cdb9 [2022-04-12T04:52:39.032Z] Step 10/23 : ENV GO111MODULE=on [2022-04-12T04:52:39.032Z] ---> Running in 46baf9b37135 [2022-04-12T04:52:39.293Z] Removing intermediate container 46baf9b37135 [2022-04-12T04:52:39.293Z] ---> f90f6741a997 [2022-04-12T04:52:39.293Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-12T04:52:39.293Z] ---> Running in 9506ade9412c [2022-04-12T04:52:39.293Z] Removing intermediate container 9506ade9412c [2022-04-12T04:52:39.293Z] ---> 06940ec3b9f7 [2022-04-12T04:52:39.293Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-12T04:52:39.553Z] ---> f934a246d778 [2022-04-12T04:52:39.553Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T04:52:39.553Z] ---> Running in 72cf64630273 [2022-04-12T04:52:40.125Z] Removing intermediate container 72cf64630273 [2022-04-12T04:52:40.125Z] ---> 25445c9ed7f5 [2022-04-12T04:52:40.125Z] Step 14/23 : COPY . . [2022-04-12T04:52:41.506Z] ---> 479cb48daa6e [2022-04-12T04:52:41.506Z] Step 15/23 : RUN ${MAKE} [2022-04-12T04:52:41.506Z] ---> Running in affb5520dae0 [2022-04-12T04:52:41.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.21" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-04-12T04:52:46.788Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-12T04:52:48.700Z] Removing intermediate container affb5520dae0 [2022-04-12T04:52:48.700Z] ---> 77fe48c5c19c [2022-04-12T04:52:48.700Z] Step 16/23 : FROM alpine:3.14 [2022-04-12T04:52:49.270Z] 3.14: Pulling from library/alpine [2022-04-12T04:52:49.270Z] 8663204ce13b: Pulling fs layer [2022-04-12T04:52:49.551Z] 8663204ce13b: Verifying Checksum [2022-04-12T04:52:49.811Z] 8663204ce13b: Pull complete [2022-04-12T04:52:49.811Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T04:52:49.811Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T04:52:49.811Z] ---> e04c818066af [2022-04-12T04:52:49.811Z] Step 17/23 : EXPOSE 4000 [2022-04-12T04:52:49.811Z] ---> Running in f6b2c24be97e [2022-04-12T04:52:49.811Z] Removing intermediate container f6b2c24be97e [2022-04-12T04:52:49.811Z] ---> 9d60d4a7ab3f [2022-04-12T04:52:49.811Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-12T04:52:50.381Z] ---> 084ff20d3d5c [2022-04-12T04:52:50.381Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-12T04:52:50.381Z] ---> Running in 682a01d46b6e [2022-04-12T04:52:50.641Z] Removing intermediate container 682a01d46b6e [2022-04-12T04:52:50.641Z] ---> ce056ef142b5 [2022-04-12T04:52:50.641Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-12T04:52:50.641Z] ---> Running in 06cb8c9686a4 [2022-04-12T04:52:50.641Z] Removing intermediate container 06cb8c9686a4 [2022-04-12T04:52:50.641Z] ---> e06852850b13 [2022-04-12T04:52:50.641Z] Step 21/23 : LABEL arch=amd64 [2022-04-12T04:52:50.641Z] ---> Running in 5bbb5e9c9ff0 [2022-04-12T04:52:50.900Z] Removing intermediate container 5bbb5e9c9ff0 [2022-04-12T04:52:50.900Z] ---> de44276218f3 [2022-04-12T04:52:50.900Z] Step 22/23 : LABEL git_sha=61e021de92dc5d27c5c2e098210b469bf1a31456 [2022-04-12T04:52:50.900Z] ---> Running in 6b9b703da699 [2022-04-12T04:52:50.900Z] Removing intermediate container 6b9b703da699 [2022-04-12T04:52:50.900Z] ---> 9b1b0c16ce0e [2022-04-12T04:52:50.900Z] Step 23/23 : LABEL version=2.1.1-dev.21 [2022-04-12T04:52:50.900Z] ---> Running in 2add31c768f6 [2022-04-12T04:52:51.160Z] Removing intermediate container 2add31c768f6 [2022-04-12T04:52:51.160Z] ---> 64f50b412887 [2022-04-12T04:52:51.160Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-12T04:52:51.160Z] Successfully built 64f50b412887 [2022-04-12T04:52:51.160Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T04:52:51.228Z] provisioning config files... [2022-04-12T04:52:51.238Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8725515274653461934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T04:52:51.535Z] ---> docker-login.sh [2022-04-12T04:52:51.535Z] nexus3.edgexfoundry.org:10001 [2022-04-12T04:52:51.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:52:51.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:52:51.535Z] Configure a credential helper to remove this warning. See [2022-04-12T04:52:51.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:52:51.535Z] [2022-04-12T04:52:51.535Z] Login Succeeded [2022-04-12T04:52:51.535Z] nexus3.edgexfoundry.org:10002 [2022-04-12T04:52:51.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:52:51.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:52:51.801Z] Configure a credential helper to remove this warning. See [2022-04-12T04:52:51.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:52:51.801Z] [2022-04-12T04:52:51.801Z] Login Succeeded [2022-04-12T04:52:51.801Z] nexus3.edgexfoundry.org:10003 [2022-04-12T04:52:51.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:52:51.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:52:51.801Z] Configure a credential helper to remove this warning. See [2022-04-12T04:52:51.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:52:51.801Z] [2022-04-12T04:52:51.801Z] Login Succeeded [2022-04-12T04:52:51.801Z] nexus3.edgexfoundry.org:10004 [2022-04-12T04:52:51.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:52:52.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:52:52.062Z] Configure a credential helper to remove this warning. See [2022-04-12T04:52:52.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:52:52.062Z] [2022-04-12T04:52:52.062Z] Login Succeeded [2022-04-12T04:52:52.062Z] docker.io [2022-04-12T04:52:52.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:52:52.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:52:52.323Z] Configure a credential helper to remove this warning. See [2022-04-12T04:52:52.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:52:52.323Z] [2022-04-12T04:52:52.323Z] Login Succeeded [2022-04-12T04:52:52.323Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T04:52:52.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T04:52:52.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T04:52:52.396Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-04-12T04:52:52.396Z] 61e021de92dc5d27c5c2e098210b469bf1a31456 [2022-04-12T04:52:52.396Z] latest [2022-04-12T04:52:52.396Z] 2.1.1-dev.21 [2022-04-12T04:52:52.396Z] 61e021de92dc5d27c5c2e098210b469bf1a31456-2.1.1-dev.21 [2022-04-12T04:52:52.396Z] main [2022-04-12T04:52:52.396Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:52:52.717Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:61e021de92dc5d27c5c2e098210b469bf1a31456 [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:52:53.011Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:61e021de92dc5d27c5c2e098210b469bf1a31456 [2022-04-12T04:52:53.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-12T04:52:53.011Z] 46e71772792e: Preparing [2022-04-12T04:52:53.011Z] b541d28bf3b4: Preparing [2022-04-12T04:52:53.011Z] b541d28bf3b4: Layer already exists [2022-04-12T04:52:55.551Z] 46e71772792e: Pushed [2022-04-12T04:52:55.551Z] 61e021de92dc5d27c5c2e098210b469bf1a31456: digest: sha256:7025eae1ca059b71a012dc9274167ce9983c0b65136c1ca3370b6054f2a9879d size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:52:55.851Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:52:56.144Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-04-12T04:52:56.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-12T04:52:56.144Z] 46e71772792e: Preparing [2022-04-12T04:52:56.144Z] b541d28bf3b4: Preparing [2022-04-12T04:52:56.144Z] 46e71772792e: Layer already exists [2022-04-12T04:52:56.144Z] b541d28bf3b4: Layer already exists [2022-04-12T04:52:56.144Z] latest: digest: sha256:7025eae1ca059b71a012dc9274167ce9983c0b65136c1ca3370b6054f2a9879d size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:52:56.442Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:52:56.738Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.21 [2022-04-12T04:52:56.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-12T04:52:56.738Z] 46e71772792e: Preparing [2022-04-12T04:52:56.738Z] b541d28bf3b4: Preparing [2022-04-12T04:52:56.738Z] 46e71772792e: Layer already exists [2022-04-12T04:52:56.738Z] b541d28bf3b4: Layer already exists [2022-04-12T04:52:56.738Z] 2.1.1-dev.21: digest: sha256:7025eae1ca059b71a012dc9274167ce9983c0b65136c1ca3370b6054f2a9879d size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:52:57.040Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:61e021de92dc5d27c5c2e098210b469bf1a31456-2.1.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:52:57.335Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:61e021de92dc5d27c5c2e098210b469bf1a31456-2.1.1-dev.21 [2022-04-12T04:52:57.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-12T04:52:57.335Z] 46e71772792e: Preparing [2022-04-12T04:52:57.335Z] b541d28bf3b4: Preparing [2022-04-12T04:52:57.335Z] 46e71772792e: Layer already exists [2022-04-12T04:52:57.335Z] b541d28bf3b4: Layer already exists [2022-04-12T04:52:57.335Z] 61e021de92dc5d27c5c2e098210b469bf1a31456-2.1.1-dev.21: digest: sha256:7025eae1ca059b71a012dc9274167ce9983c0b65136c1ca3370b6054f2a9879d size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:52:57.648Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:52:57.945Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-04-12T04:52:57.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-04-12T04:52:57.945Z] 46e71772792e: Preparing [2022-04-12T04:52:57.945Z] b541d28bf3b4: Preparing [2022-04-12T04:52:57.945Z] 46e71772792e: Layer already exists [2022-04-12T04:52:57.945Z] b541d28bf3b4: Layer already exists [2022-04-12T04:52:57.945Z] main: digest: sha256:7025eae1ca059b71a012dc9274167ce9983c0b65136c1ca3370b6054f2a9879d size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T04:52:57.977Z] ===================================================== [Pipeline] echo [2022-04-12T04:52:57.984Z] taggedImages: [2022-04-12T04:52:57.984Z] - nexus3.edgexfoundry.org:10004/edgex-ui:61e021de92dc5d27c5c2e098210b469bf1a31456 [2022-04-12T04:52:57.984Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-04-12T04:52:57.984Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.1.1-dev.21 [2022-04-12T04:52:57.984Z] - nexus3.edgexfoundry.org:10004/edgex-ui:61e021de92dc5d27c5c2e098210b469bf1a31456-2.1.1-dev.21 [2022-04-12T04:52:57.984Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:52:58.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T04:52:58.345Z] [2022-04-12T04:52:58.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:52:58.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T04:52:58.650Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-12T04:52:58.650Z] 5eb5b503b376: Pulling fs layer [2022-04-12T04:52:58.650Z] 5c69ac0246d0: Pulling fs layer [2022-04-12T04:52:58.650Z] ec43610c2a17: Pulling fs layer [2022-04-12T04:52:58.650Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-12T04:52:58.650Z] 33b1e0a273af: Pulling fs layer [2022-04-12T04:52:58.650Z] 5d3b04190fa2: Pulling fs layer [2022-04-12T04:52:58.650Z] 2f39f015ded8: Pulling fs layer [2022-04-12T04:52:58.650Z] 3a2ae6a8a46f: Waiting [2022-04-12T04:52:58.650Z] 5d3b04190fa2: Waiting [2022-04-12T04:52:58.650Z] 33b1e0a273af: Waiting [2022-04-12T04:52:58.650Z] 2f39f015ded8: Waiting [2022-04-12T04:52:58.650Z] 5c69ac0246d0: Verifying Checksum [2022-04-12T04:52:58.650Z] 5c69ac0246d0: Download complete [2022-04-12T04:52:58.650Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-12T04:52:58.650Z] 3a2ae6a8a46f: Download complete [2022-04-12T04:52:58.650Z] 33b1e0a273af: Verifying Checksum [2022-04-12T04:52:58.650Z] 33b1e0a273af: Download complete [2022-04-12T04:52:58.650Z] ec43610c2a17: Verifying Checksum [2022-04-12T04:52:58.650Z] ec43610c2a17: Download complete [2022-04-12T04:52:58.650Z] 5d3b04190fa2: Download complete [2022-04-12T04:52:58.909Z] 5eb5b503b376: Verifying Checksum [2022-04-12T04:52:58.909Z] 5eb5b503b376: Download complete [2022-04-12T04:52:59.480Z] 2f39f015ded8: Download complete [2022-04-12T04:53:00.422Z] 5eb5b503b376: Pull complete [2022-04-12T04:53:00.422Z] 5c69ac0246d0: Pull complete [2022-04-12T04:53:00.682Z] ec43610c2a17: Pull complete [2022-04-12T04:53:00.942Z] 3a2ae6a8a46f: Pull complete [2022-04-12T04:53:01.203Z] 33b1e0a273af: Pull complete [2022-04-12T04:53:01.203Z] 5d3b04190fa2: Pull complete [2022-04-12T04:53:06.483Z] 2f39f015ded8: Pull complete [2022-04-12T04:53:06.483Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-12T04:53:06.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T04:53:06.483Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-12T04:53:06.556Z] prd-ubuntu20.04-docker-8c-8g-20618 does not seem to be running inside a container [2022-04-12T04:53:06.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-12T04:53:08.203Z] $ docker top ecc47cd65b15359ccca06655cd2e974472484c79dd0135693eea2e3c2c985d0b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T04:53:08.606Z] ---> job-cost.sh [2022-04-12T04:53:08.607Z] lf-activate-venv: SKIPPING [2022-04-12T04:53:08.607Z] INFO: No Stack... [2022-04-12T04:53:08.869Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-12T04:53:09.442Z] INFO: Archiving Costs [Pipeline] sh [2022-04-12T04:53:09.803Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-04-12T04:53:09.803Z] + cut -d, -f6 [Pipeline] lock [2022-04-12T04:53:09.844Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-60-stack-cost] [2022-04-12T04:53:09.850Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-60-stack-cost] did not exist. Created. [2022-04-12T04:53:09.851Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-12T04:53:10.195Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-12T04:53:10.242Z] Stashed 1 file(s) [Pipeline] } [2022-04-12T04:53:10.249Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-60-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-12T04:53:10.273Z] $ docker stop --time=1 ecc47cd65b15359ccca06655cd2e974472484c79dd0135693eea2e3c2c985d0b [2022-04-12T04:53:11.468Z] $ docker rm -f ecc47cd65b15359ccca06655cd2e974472484c79dd0135693eea2e3c2c985d0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-12T04:53:26.533Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20619 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-04-12T04:53:26.547Z] Running in /w/workspace/edgex-ui-go/60 [Pipeline] { [Pipeline] checkout [2022-04-12T04:53:26.793Z] The recommended git tool is: git [2022-04-12T04:53:34.408Z] using credential edgex-jenkins-ssh [2022-04-12T04:53:34.435Z] Cloning the remote Git repository [2022-04-12T04:53:34.506Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-12T04:53:34.596Z] > git init /w/workspace/edgex-ui-go/60 # timeout=10 [2022-04-12T04:53:34.725Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-04-12T04:53:34.726Z] > git --version # timeout=10 [2022-04-12T04:53:34.761Z] > git --version # 'git version 2.25.1' [2022-04-12T04:53:34.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-12T04:53:34.882Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T04:53:38.401Z] Avoid second fetch [2022-04-12T04:53:38.402Z] Checking out Revision 61e021de92dc5d27c5c2e098210b469bf1a31456 (main) [2022-04-12T04:53:38.323Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-04-12T04:53:38.357Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-12T04:53:38.442Z] > git config core.sparsecheckout # timeout=10 [2022-04-12T04:53:38.474Z] > git checkout -f 61e021de92dc5d27c5c2e098210b469bf1a31456 # timeout=10 [2022-04-12T04:53:43.580Z] Commit message: "build(snap): source metadata from central repo " [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T04:53:44.628Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-12T04:53:44.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T04:53:44.628Z] Dload Upload Total Spent Left Speed [2022-04-12T04:53:44.628Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 236k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh [2022-04-12T04:53:45.229Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-12T04:53:45.572Z] + + sudo tee /etc/docker/daemon.new [2022-04-12T04:53:45.572Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-12T04:53:45.572Z] { [2022-04-12T04:53:45.572Z] "registry-mirrors": [ [2022-04-12T04:53:45.572Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-12T04:53:45.572Z] ], [2022-04-12T04:53:45.572Z] "bip": "10.250.0.254/24", [2022-04-12T04:53:45.572Z] "hosts": [ [2022-04-12T04:53:45.572Z] "tcp://0.0.0.0:5555", [2022-04-12T04:53:45.572Z] "unix:///var/run/docker.sock" [2022-04-12T04:53:45.572Z] ], [2022-04-12T04:53:45.572Z] "mtu": 1458, [2022-04-12T04:53:45.572Z] "selinux-enabled": true, [2022-04-12T04:53:45.572Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-12T04:53:45.572Z] } [Pipeline] sh [2022-04-12T04:53:45.932Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-12T04:53:46.290Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T04:54:04.646Z] provisioning config files... [2022-04-12T04:54:04.673Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/60@tmp/config7582775907484410576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T04:54:05.042Z] ---> docker-login.sh [2022-04-12T04:54:05.042Z] nexus3.edgexfoundry.org:10001 [2022-04-12T04:54:05.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:54:05.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:54:05.918Z] Configure a credential helper to remove this warning. See [2022-04-12T04:54:05.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:54:05.918Z] [2022-04-12T04:54:05.918Z] Login Succeeded [2022-04-12T04:54:05.918Z] nexus3.edgexfoundry.org:10002 [2022-04-12T04:54:06.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:54:06.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:54:06.469Z] Configure a credential helper to remove this warning. See [2022-04-12T04:54:06.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:54:06.469Z] [2022-04-12T04:54:06.469Z] Login Succeeded [2022-04-12T04:54:06.469Z] nexus3.edgexfoundry.org:10003 [2022-04-12T04:54:06.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:54:06.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:54:06.746Z] Configure a credential helper to remove this warning. See [2022-04-12T04:54:06.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:54:06.746Z] [2022-04-12T04:54:06.746Z] Login Succeeded [2022-04-12T04:54:06.746Z] nexus3.edgexfoundry.org:10004 [2022-04-12T04:54:07.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:54:07.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:54:07.350Z] Configure a credential helper to remove this warning. See [2022-04-12T04:54:07.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:54:07.350Z] [2022-04-12T04:54:07.350Z] Login Succeeded [2022-04-12T04:54:07.350Z] docker.io [2022-04-12T04:54:07.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:54:08.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:54:08.223Z] Configure a credential helper to remove this warning. See [2022-04-12T04:54:08.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:54:08.223Z] [2022-04-12T04:54:08.223Z] Login Succeeded [2022-04-12T04:54:08.223Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T04:54:08.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-12T04:54:08.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T04:54:08.850Z] ========================================================= [2022-04-12T04:54:08.850Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-12T04:54:08.850Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:54:09.239Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-12T04:54:10.223Z] Sending build context to Docker daemon 27.07MB [2022-04-12T04:54:10.223Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-04-12T04:54:10.223Z] Step 2/15 : FROM ${BASE} AS builder [2022-04-12T04:54:10.506Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-12T04:54:10.506Z] 9b3977197b4f: Pulling fs layer [2022-04-12T04:54:10.506Z] 1a89e8eeedd5: Pulling fs layer [2022-04-12T04:54:10.506Z] 94645a83ff95: Pulling fs layer [2022-04-12T04:54:10.506Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-12T04:54:10.506Z] 0c92f367c5e7: Pulling fs layer [2022-04-12T04:54:10.506Z] f7c0051592d6: Pulling fs layer [2022-04-12T04:54:10.506Z] a227ed2f7395: Pulling fs layer [2022-04-12T04:54:10.506Z] 7b1c46037f91: Pulling fs layer [2022-04-12T04:54:10.506Z] f7c0051592d6: Waiting [2022-04-12T04:54:10.506Z] a227ed2f7395: Waiting [2022-04-12T04:54:10.506Z] 7b1c46037f91: Waiting [2022-04-12T04:54:10.506Z] 3f3a8bcf1eab: Waiting [2022-04-12T04:54:10.506Z] 0c92f367c5e7: Waiting [2022-04-12T04:54:10.506Z] 94645a83ff95: Download complete [2022-04-12T04:54:10.506Z] 1a89e8eeedd5: Download complete [2022-04-12T04:54:10.506Z] 0c92f367c5e7: Verifying Checksum [2022-04-12T04:54:10.506Z] 0c92f367c5e7: Download complete [2022-04-12T04:54:10.506Z] f7c0051592d6: Verifying Checksum [2022-04-12T04:54:10.506Z] f7c0051592d6: Download complete [2022-04-12T04:54:10.506Z] 9b3977197b4f: Verifying Checksum [2022-04-12T04:54:10.506Z] 9b3977197b4f: Download complete [2022-04-12T04:54:10.506Z] a227ed2f7395: Verifying Checksum [2022-04-12T04:54:10.506Z] a227ed2f7395: Download complete [2022-04-12T04:54:11.117Z] 9b3977197b4f: Pull complete [2022-04-12T04:54:11.721Z] 1a89e8eeedd5: Pull complete [2022-04-12T04:54:12.001Z] 94645a83ff95: Pull complete [2022-04-12T04:54:12.608Z] 7b1c46037f91: Verifying Checksum [2022-04-12T04:54:12.608Z] 7b1c46037f91: Download complete [2022-04-12T04:54:13.209Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-12T04:54:13.209Z] 3f3a8bcf1eab: Download complete [2022-04-12T04:54:25.633Z] 3f3a8bcf1eab: Pull complete [2022-04-12T04:54:25.633Z] 0c92f367c5e7: Pull complete [2022-04-12T04:54:25.633Z] f7c0051592d6: Pull complete [2022-04-12T04:54:25.633Z] a227ed2f7395: Pull complete [2022-04-12T04:54:32.382Z] 7b1c46037f91: Pull complete [2022-04-12T04:54:32.382Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-12T04:54:32.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-12T04:54:32.382Z] ---> f79e39bc4007 [2022-04-12T04:54:32.382Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-12T04:54:33.378Z] ---> Running in b01a773a0d02 [2022-04-12T04:54:33.653Z] Removing intermediate container b01a773a0d02 [2022-04-12T04:54:33.653Z] ---> 0d99aca1b138 [2022-04-12T04:54:33.653Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-04-12T04:54:33.653Z] ---> Running in ced8daea1177 [2022-04-12T04:54:33.934Z] Removing intermediate container ced8daea1177 [2022-04-12T04:54:33.934Z] ---> 6cf2cb428115 [2022-04-12T04:54:33.934Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-04-12T04:54:33.934Z] ---> Running in 984f2353d03b [2022-04-12T04:54:34.209Z] Removing intermediate container 984f2353d03b [2022-04-12T04:54:34.209Z] ---> 9f6685bacc3b [2022-04-12T04:54:34.209Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-04-12T04:54:34.494Z] ---> Running in 1d4e3366229c [2022-04-12T04:54:34.769Z] Removing intermediate container 1d4e3366229c [2022-04-12T04:54:34.769Z] ---> 9cda50ba680c [2022-04-12T04:54:34.769Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-12T04:54:34.769Z] ---> Running in ed932866fa9d [2022-04-12T04:54:35.045Z] Removing intermediate container ed932866fa9d [2022-04-12T04:54:35.045Z] ---> f83d8be676ec [2022-04-12T04:54:35.045Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T04:54:35.045Z] ---> Running in 63a7fab8811c [2022-04-12T04:54:37.028Z] Removing intermediate container 63a7fab8811c [2022-04-12T04:54:37.028Z] ---> c1d5db1b6e4f [2022-04-12T04:54:37.028Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-12T04:54:37.028Z] ---> Running in 6ee079b67098 [2022-04-12T04:54:38.010Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T04:54:38.604Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T04:54:39.588Z] OK: 220 MiB in 52 packages [2022-04-12T04:54:40.191Z] Removing intermediate container 6ee079b67098 [2022-04-12T04:54:40.191Z] ---> fa14054abc40 [2022-04-12T04:54:40.191Z] Step 10/15 : ENV GO111MODULE=on [2022-04-12T04:54:40.467Z] ---> Running in de8b66fc39fb [2022-04-12T04:54:40.744Z] Removing intermediate container de8b66fc39fb [2022-04-12T04:54:40.744Z] ---> 21fc8d7578c0 [2022-04-12T04:54:40.744Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-12T04:54:40.744Z] ---> Running in b02e3aa4790f [2022-04-12T04:54:41.024Z] Removing intermediate container b02e3aa4790f [2022-04-12T04:54:41.024Z] ---> d970b204a0e8 [2022-04-12T04:54:41.024Z] Step 12/15 : COPY go.mod vendor* ./ [2022-04-12T04:54:41.639Z] ---> a2a22036aeb3 [2022-04-12T04:54:41.639Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T04:54:41.639Z] ---> Running in 6f14f44d0ab7 [2022-04-12T04:56:03.491Z] Removing intermediate container 6f14f44d0ab7 [2022-04-12T04:56:03.491Z] ---> 94a1031871de [2022-04-12T04:56:03.491Z] Step 14/15 : COPY . . [2022-04-12T04:56:03.491Z] ---> ed3453255de8 [2022-04-12T04:56:03.491Z] Step 15/15 : RUN ${MAKE} [2022-04-12T04:56:03.491Z] ---> Running in 3dfaf14e62fb [2022-04-12T04:56:03.491Z] noop [2022-04-12T04:56:03.491Z] Removing intermediate container 3dfaf14e62fb [2022-04-12T04:56:03.491Z] ---> cbc44c5e7b59 [2022-04-12T04:56:03.491Z] Successfully built cbc44c5e7b59 [2022-04-12T04:56:03.491Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:56:03.852Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T04:56:03.852Z] . [Pipeline] withDockerContainer [2022-04-12T04:56:04.081Z] prd-ubuntu20.04-docker-arm64-4c-16g-20619 does not seem to be running inside a container [2022-04-12T04:56:04.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/60 -v /w/workspace/edgex-ui-go/60:/w/workspace/edgex-ui-go/60:rw,z -v /w/workspace/edgex-ui-go/60@tmp:/w/workspace/edgex-ui-go/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-12T04:56:05.471Z] $ docker top 80ff3f7c56c69551138f9fe2f5572208ee91f5503cd909173d6f3da613a3e944 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T04:56:06.412Z] + go version [2022-04-12T04:56:06.412Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-12T04:56:06.448Z] $ docker stop --time=1 80ff3f7c56c69551138f9fe2f5572208ee91f5503cd909173d6f3da613a3e944 [2022-04-12T04:56:08.095Z] $ docker rm -f 80ff3f7c56c69551138f9fe2f5572208ee91f5503cd909173d6f3da613a3e944 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:56:08.739Z] + docker inspect -f . ci-base-image-arm64 [2022-04-12T04:56:08.739Z] . [Pipeline] withDockerContainer [2022-04-12T04:56:09.009Z] prd-ubuntu20.04-docker-arm64-4c-16g-20619 does not seem to be running inside a container [2022-04-12T04:56:09.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/60 -v /w/workspace/edgex-ui-go/60:/w/workspace/edgex-ui-go/60:rw,z -v /w/workspace/edgex-ui-go/60@tmp:/w/workspace/edgex-ui-go/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-12T04:56:10.391Z] $ docker top 77f1c400fbcdc0d1830c479f243f166cf2983ab1d5b958daccdacdff4bb3a369 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-12T04:56:11.296Z] + make test [2022-04-12T04:56:11.296Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-04-12T04:56:12.747Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-04-12T04:56:51.845Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-04-12T04:56:51.846Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-04-12T04:56:51.846Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-04-12T04:56:51.846Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-04-12T04:56:51.846Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-04-12T04:56:51.846Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-04-12T04:56:51.846Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-04-12T04:56:51.846Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-04-12T04:56:51.846Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-04-12T04:56:51.846Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-04-12T04:56:51.846Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-04-12T04:56:51.846Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-04-12T04:56:51.846Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-04-12T04:57:06.953Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-12T04:57:06.953Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-12T04:57:06.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-12T04:57:06.992Z] $ docker stop --time=1 77f1c400fbcdc0d1830c479f243f166cf2983ab1d5b958daccdacdff4bb3a369 [2022-04-12T04:57:08.743Z] $ docker rm -f 77f1c400fbcdc0d1830c479f243f166cf2983ab1d5b958daccdacdff4bb3a369 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T04:57:09.462Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-12T04:57:09.482Z] Warning: overwriting stash ‘coverage-report’ [2022-04-12T04:57:10.194Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-12T04:57:10.616Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-12T04:57:10.960Z] + ls -al . [2022-04-12T04:57:10.960Z] total 156 [2022-04-12T04:57:10.960Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 12 04:56 . [2022-04-12T04:57:10.960Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 04:53 .. [2022-04-12T04:57:10.960Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 04:53 .git [2022-04-12T04:57:10.960Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 04:53 .github [2022-04-12T04:57:10.960Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 12 04:53 .gitignore [2022-04-12T04:57:10.960Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 12 04:53 CONTRIBUTING.md [2022-04-12T04:57:10.960Z] -rw-rw-r-- 1 jenkins jenkins 1549 Apr 12 04:53 Dockerfile [2022-04-12T04:57:10.960Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 12 04:53 Jenkinsfile [2022-04-12T04:57:10.960Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 12 04:53 LICENSE [2022-04-12T04:57:10.960Z] -rw-rw-r-- 1 jenkins jenkins 1212 Apr 12 04:53 Makefile [2022-04-12T04:57:10.960Z] -rw-rw-r-- 1 jenkins jenkins 4450 Apr 12 04:53 README.md [2022-04-12T04:57:10.960Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 04:51 VERSION [2022-04-12T04:57:10.960Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 04:53 assets [2022-04-12T04:57:10.960Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 04:53 bin [2022-04-12T04:57:10.960Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 04:53 cmd [2022-04-12T04:57:10.960Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 12 04:56 coverage.out [2022-04-12T04:57:10.960Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 04:53 docs [2022-04-12T04:57:10.960Z] -rw-rw-r-- 1 jenkins jenkins 1944 Apr 12 04:53 go.mod [2022-04-12T04:57:10.960Z] -rw-rw-r-- 1 jenkins jenkins 48565 Apr 12 04:53 go.sum [2022-04-12T04:57:10.960Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 04:53 internal [2022-04-12T04:57:10.960Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 04:53 pkg [2022-04-12T04:57:10.960Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 04:53 snap [2022-04-12T04:57:10.960Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 04:53 testing [2022-04-12T04:57:10.960Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 12 04:53 version.go [2022-04-12T04:57:10.960Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 04:53 web [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:57:11.313Z] + 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=61e021de92dc5d27c5c2e098210b469bf1a31456 --label arch=arm64 --label version=2.1.1-dev.21 . [2022-04-12T04:57:12.294Z] Sending build context to Docker daemon 27.07MB [2022-04-12T04:57:12.294Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-04-12T04:57:12.294Z] Step 2/23 : FROM ${BASE} AS builder [2022-04-12T04:57:12.294Z] ---> cbc44c5e7b59 [2022-04-12T04:57:12.294Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-04-12T04:57:12.578Z] ---> Running in 384b820979fe [2022-04-12T04:57:12.854Z] Removing intermediate container 384b820979fe [2022-04-12T04:57:12.854Z] ---> 92ded5d58c54 [2022-04-12T04:57:12.854Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-04-12T04:57:12.854Z] ---> Running in 56e4bc6a950c [2022-04-12T04:57:13.124Z] Removing intermediate container 56e4bc6a950c [2022-04-12T04:57:13.125Z] ---> 7ae73bcf1e0e [2022-04-12T04:57:13.125Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-04-12T04:57:13.125Z] ---> Running in 673f6c4609d9 [2022-04-12T04:57:13.399Z] Removing intermediate container 673f6c4609d9 [2022-04-12T04:57:13.399Z] ---> f8806872af9f [2022-04-12T04:57:13.399Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-04-12T04:57:13.673Z] ---> Running in 7dd22b637cac [2022-04-12T04:57:13.948Z] Removing intermediate container 7dd22b637cac [2022-04-12T04:57:13.948Z] ---> 39a5694d61b7 [2022-04-12T04:57:13.948Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-04-12T04:57:13.949Z] ---> Running in fb187e768152 [2022-04-12T04:57:14.222Z] Removing intermediate container fb187e768152 [2022-04-12T04:57:14.222Z] ---> ffc95291192a [2022-04-12T04:57:14.222Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-12T04:57:14.222Z] ---> Running in f5c8fe6feb1d [2022-04-12T04:57:16.206Z] Removing intermediate container f5c8fe6feb1d [2022-04-12T04:57:16.206Z] ---> 87e1e0faf649 [2022-04-12T04:57:16.206Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-12T04:57:16.206Z] ---> Running in fe605da12346 [2022-04-12T04:57:16.804Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-12T04:57:17.788Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-12T04:57:18.766Z] OK: 220 MiB in 52 packages [2022-04-12T04:57:19.363Z] Removing intermediate container fe605da12346 [2022-04-12T04:57:19.363Z] ---> f1432128ccd0 [2022-04-12T04:57:19.363Z] Step 10/23 : ENV GO111MODULE=on [2022-04-12T04:57:19.363Z] ---> Running in 78380bbb3fbb [2022-04-12T04:57:19.641Z] Removing intermediate container 78380bbb3fbb [2022-04-12T04:57:19.641Z] ---> d8e2943939a8 [2022-04-12T04:57:19.641Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-04-12T04:57:19.641Z] ---> Running in d89e7cd313e5 [2022-04-12T04:57:20.236Z] Removing intermediate container d89e7cd313e5 [2022-04-12T04:57:20.236Z] ---> 4bf697c0fb92 [2022-04-12T04:57:20.236Z] Step 12/23 : COPY go.mod vendor* ./ [2022-04-12T04:57:20.509Z] ---> b20bb5b4b066 [2022-04-12T04:57:20.509Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-12T04:57:20.789Z] ---> Running in 6d5ae259fe62 [2022-04-12T04:57:22.793Z] Removing intermediate container 6d5ae259fe62 [2022-04-12T04:57:22.793Z] ---> 5b94463912b6 [2022-04-12T04:57:22.793Z] Step 14/23 : COPY . . [2022-04-12T04:57:26.184Z] ---> acf26c31d09f [2022-04-12T04:57:26.184Z] Step 15/23 : RUN ${MAKE} [2022-04-12T04:57:26.184Z] ---> Running in d01ed6ad841a [2022-04-12T04:57:27.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.1.1-dev.21" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-04-12T04:57:59.546Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-04-12T04:58:02.941Z] Removing intermediate container d01ed6ad841a [2022-04-12T04:58:02.941Z] ---> 8afafb551a42 [2022-04-12T04:58:02.941Z] Step 16/23 : FROM alpine:3.14 [2022-04-12T04:58:03.211Z] 3.14: Pulling from library/alpine [2022-04-12T04:58:03.482Z] 455c02918c45: Pulling fs layer [2022-04-12T04:58:04.367Z] 455c02918c45: Verifying Checksum [2022-04-12T04:58:04.367Z] 455c02918c45: Download complete [2022-04-12T04:58:04.367Z] 455c02918c45: Pull complete [2022-04-12T04:58:04.367Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-12T04:58:04.367Z] Status: Downloaded newer image for alpine:3.14 [2022-04-12T04:58:04.367Z] ---> ac73e934f311 [2022-04-12T04:58:04.367Z] Step 17/23 : EXPOSE 4000 [2022-04-12T04:58:04.367Z] ---> Running in 98227b3b4c84 [2022-04-12T04:58:04.648Z] Removing intermediate container 98227b3b4c84 [2022-04-12T04:58:04.648Z] ---> db667657580d [2022-04-12T04:58:04.648Z] Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-12T04:58:06.089Z] ---> 26a350a444cf [2022-04-12T04:58:06.089Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-04-12T04:58:06.089Z] ---> Running in bd8302816249 [2022-04-12T04:58:06.363Z] Removing intermediate container bd8302816249 [2022-04-12T04:58:06.363Z] ---> fd062524c2ca [2022-04-12T04:58:06.363Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-04-12T04:58:06.644Z] ---> Running in 05b49137ae7e [2022-04-12T04:58:06.923Z] Removing intermediate container 05b49137ae7e [2022-04-12T04:58:06.923Z] ---> 0f5f195e14e6 [2022-04-12T04:58:06.923Z] Step 21/23 : LABEL arch=arm64 [2022-04-12T04:58:06.923Z] ---> Running in f4037a0f33ae [2022-04-12T04:58:07.199Z] Removing intermediate container f4037a0f33ae [2022-04-12T04:58:07.199Z] ---> 90ae5a22fc6f [2022-04-12T04:58:07.199Z] Step 22/23 : LABEL git_sha=61e021de92dc5d27c5c2e098210b469bf1a31456 [2022-04-12T04:58:07.481Z] ---> Running in 92cb88d68135 [2022-04-12T04:58:07.756Z] Removing intermediate container 92cb88d68135 [2022-04-12T04:58:07.756Z] ---> 95956732cbc7 [2022-04-12T04:58:07.756Z] Step 23/23 : LABEL version=2.1.1-dev.21 [2022-04-12T04:58:07.756Z] ---> Running in a2402a6363a2 [2022-04-12T04:58:08.028Z] Removing intermediate container a2402a6363a2 [2022-04-12T04:58:08.028Z] ---> 0e3fbe4012ae [2022-04-12T04:58:08.028Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-12T04:58:08.028Z] Successfully built 0e3fbe4012ae [2022-04-12T04:58:08.028Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T04:58:08.135Z] provisioning config files... [2022-04-12T04:58:08.154Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/60@tmp/config8747249903186996210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T04:58:08.514Z] ---> docker-login.sh [2022-04-12T04:58:08.514Z] nexus3.edgexfoundry.org:10001 [2022-04-12T04:58:08.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:58:08.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:58:08.791Z] Configure a credential helper to remove this warning. See [2022-04-12T04:58:08.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:58:08.791Z] [2022-04-12T04:58:08.791Z] Login Succeeded [2022-04-12T04:58:08.791Z] nexus3.edgexfoundry.org:10002 [2022-04-12T04:58:09.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:58:09.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:58:09.390Z] Configure a credential helper to remove this warning. See [2022-04-12T04:58:09.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:58:09.390Z] [2022-04-12T04:58:09.390Z] Login Succeeded [2022-04-12T04:58:09.390Z] nexus3.edgexfoundry.org:10003 [2022-04-12T04:58:09.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:58:09.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:58:09.936Z] Configure a credential helper to remove this warning. See [2022-04-12T04:58:09.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:58:09.936Z] [2022-04-12T04:58:09.936Z] Login Succeeded [2022-04-12T04:58:09.936Z] nexus3.edgexfoundry.org:10004 [2022-04-12T04:58:10.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:58:10.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:58:10.483Z] Configure a credential helper to remove this warning. See [2022-04-12T04:58:10.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:58:10.483Z] [2022-04-12T04:58:10.483Z] Login Succeeded [2022-04-12T04:58:10.483Z] docker.io [2022-04-12T04:58:10.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-12T04:58:11.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-12T04:58:11.351Z] Configure a credential helper to remove this warning. See [2022-04-12T04:58:11.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-12T04:58:11.351Z] [2022-04-12T04:58:11.351Z] Login Succeeded [2022-04-12T04:58:11.351Z] ---> docker-login.sh ends [Pipeline] } [2022-04-12T04:58:11.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T04:58:11.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-12T04:58:11.429Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-04-12T04:58:11.429Z] 61e021de92dc5d27c5c2e098210b469bf1a31456 [2022-04-12T04:58:11.429Z] latest [2022-04-12T04:58:11.429Z] 2.1.1-dev.21 [2022-04-12T04:58:11.429Z] 61e021de92dc5d27c5c2e098210b469bf1a31456-2.1.1-dev.21 [2022-04-12T04:58:11.429Z] main [2022-04-12T04:58:11.429Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:58:11.822Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:61e021de92dc5d27c5c2e098210b469bf1a31456 [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:58:12.191Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:61e021de92dc5d27c5c2e098210b469bf1a31456 [2022-04-12T04:58:12.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-12T04:58:12.191Z] 2fd362ba0106: Preparing [2022-04-12T04:58:12.191Z] f73e7dbfee58: Preparing [2022-04-12T04:58:12.191Z] f73e7dbfee58: Layer already exists [2022-04-12T04:58:16.485Z] 2fd362ba0106: Pushed [2022-04-12T04:58:16.485Z] 61e021de92dc5d27c5c2e098210b469bf1a31456: digest: sha256:71a00db311e3e5f3ab4ceff9e8b66f2f5405e364c544c91125eb106a1f809faa size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:58:16.830Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:58:17.174Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-04-12T04:58:17.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-12T04:58:17.174Z] 2fd362ba0106: Preparing [2022-04-12T04:58:17.174Z] f73e7dbfee58: Preparing [2022-04-12T04:58:17.174Z] f73e7dbfee58: Layer already exists [2022-04-12T04:58:17.174Z] 2fd362ba0106: Layer already exists [2022-04-12T04:58:17.447Z] latest: digest: sha256:71a00db311e3e5f3ab4ceff9e8b66f2f5405e364c544c91125eb106a1f809faa size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:58:17.795Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:58:18.135Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.21 [2022-04-12T04:58:18.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-12T04:58:18.136Z] 2fd362ba0106: Preparing [2022-04-12T04:58:18.136Z] f73e7dbfee58: Preparing [2022-04-12T04:58:18.136Z] f73e7dbfee58: Layer already exists [2022-04-12T04:58:18.136Z] 2fd362ba0106: Layer already exists [2022-04-12T04:58:18.407Z] 2.1.1-dev.21: digest: sha256:71a00db311e3e5f3ab4ceff9e8b66f2f5405e364c544c91125eb106a1f809faa size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:58:18.757Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:61e021de92dc5d27c5c2e098210b469bf1a31456-2.1.1-dev.21 [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:58:19.101Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:61e021de92dc5d27c5c2e098210b469bf1a31456-2.1.1-dev.21 [2022-04-12T04:58:19.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-12T04:58:19.101Z] 2fd362ba0106: Preparing [2022-04-12T04:58:19.101Z] f73e7dbfee58: Preparing [2022-04-12T04:58:19.101Z] 2fd362ba0106: Layer already exists [2022-04-12T04:58:19.101Z] f73e7dbfee58: Layer already exists [2022-04-12T04:58:19.371Z] 61e021de92dc5d27c5c2e098210b469bf1a31456-2.1.1-dev.21: digest: sha256:71a00db311e3e5f3ab4ceff9e8b66f2f5405e364c544c91125eb106a1f809faa size: 739 [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:58:19.714Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:58:20.056Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-04-12T04:58:20.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-04-12T04:58:20.056Z] 2fd362ba0106: Preparing [2022-04-12T04:58:20.056Z] f73e7dbfee58: Preparing [2022-04-12T04:58:20.056Z] f73e7dbfee58: Layer already exists [2022-04-12T04:58:20.056Z] 2fd362ba0106: Layer already exists [2022-04-12T04:58:20.327Z] main: digest: sha256:71a00db311e3e5f3ab4ceff9e8b66f2f5405e364c544c91125eb106a1f809faa size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-12T04:58:20.390Z] ===================================================== [Pipeline] echo [2022-04-12T04:58:20.400Z] taggedImages: [2022-04-12T04:58:20.400Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:61e021de92dc5d27c5c2e098210b469bf1a31456 [2022-04-12T04:58:20.400Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-04-12T04:58:20.400Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.1.1-dev.21 [2022-04-12T04:58:20.400Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:61e021de92dc5d27c5c2e098210b469bf1a31456-2.1.1-dev.21 [2022-04-12T04:58:20.400Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:58:20.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T04:58:20.772Z] [2022-04-12T04:58:20.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:58:21.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T04:58:21.400Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-12T04:58:21.400Z] 8998bd30e6a1: Pulling fs layer [2022-04-12T04:58:21.400Z] 04944245beec: Pulling fs layer [2022-04-12T04:58:21.400Z] 699f458cf7ca: Pulling fs layer [2022-04-12T04:58:21.400Z] 765212b225bb: Pulling fs layer [2022-04-12T04:58:21.400Z] f23df028b6ca: Pulling fs layer [2022-04-12T04:58:21.400Z] d65c8cfc05b1: Pulling fs layer [2022-04-12T04:58:21.400Z] 2437ff75d9bd: Pulling fs layer [2022-04-12T04:58:21.400Z] 765212b225bb: Waiting [2022-04-12T04:58:21.400Z] f23df028b6ca: Waiting [2022-04-12T04:58:21.400Z] d65c8cfc05b1: Waiting [2022-04-12T04:58:21.400Z] 2437ff75d9bd: Waiting [2022-04-12T04:58:21.400Z] 04944245beec: Verifying Checksum [2022-04-12T04:58:21.400Z] 04944245beec: Download complete [2022-04-12T04:58:21.400Z] 765212b225bb: Verifying Checksum [2022-04-12T04:58:21.400Z] 765212b225bb: Download complete [2022-04-12T04:58:21.400Z] f23df028b6ca: Download complete [2022-04-12T04:58:21.400Z] d65c8cfc05b1: Verifying Checksum [2022-04-12T04:58:21.400Z] d65c8cfc05b1: Download complete [2022-04-12T04:58:21.683Z] 699f458cf7ca: Verifying Checksum [2022-04-12T04:58:21.683Z] 699f458cf7ca: Download complete [2022-04-12T04:58:21.959Z] 8998bd30e6a1: Verifying Checksum [2022-04-12T04:58:21.959Z] 8998bd30e6a1: Download complete [2022-04-12T04:58:24.594Z] 2437ff75d9bd: Verifying Checksum [2022-04-12T04:58:24.594Z] 2437ff75d9bd: Download complete [2022-04-12T04:58:26.029Z] 8998bd30e6a1: Pull complete [2022-04-12T04:58:26.624Z] 04944245beec: Pull complete [2022-04-12T04:58:28.054Z] 699f458cf7ca: Pull complete [2022-04-12T04:58:28.325Z] 765212b225bb: Pull complete [2022-04-12T04:58:28.936Z] f23df028b6ca: Pull complete [2022-04-12T04:58:29.211Z] d65c8cfc05b1: Pull complete [2022-04-12T04:58:44.299Z] 2437ff75d9bd: Pull complete [2022-04-12T04:58:44.299Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-12T04:58:44.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-12T04:58:44.299Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-12T04:58:44.521Z] prd-ubuntu20.04-docker-arm64-4c-16g-20619 does not seem to be running inside a container [2022-04-12T04:58:44.638Z] $ 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/60 -v /w/workspace/edgex-ui-go/60:/w/workspace/edgex-ui-go/60:rw,z -v /w/workspace/edgex-ui-go/60@tmp:/w/workspace/edgex-ui-go/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-12T04:58:47.131Z] $ docker top c57d8215cd1584c9cf3fca2c5fa1c050bcbf08aceeba379f8916bb619717cbc2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-12T04:58:48.056Z] ---> job-cost.sh [2022-04-12T04:58:48.056Z] lf-activate-venv: SKIPPING [2022-04-12T04:58:48.056Z] INFO: No Stack... [2022-04-12T04:58:48.647Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-12T04:58:49.238Z] INFO: Archiving Costs [Pipeline] sh [2022-04-12T04:58:49.904Z] + cat /w/workspace/edgex-ui-go/60/archives/cost.csv [2022-04-12T04:58:49.904Z] + cut -d, -f6 [Pipeline] lock [2022-04-12T04:58:49.938Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-60-stack-cost] [2022-04-12T04:58:49.945Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-60-stack-cost] did not exist. Created. [2022-04-12T04:58:49.945Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-12T04:58:50.617Z] /w/workspace/edgex-ui-go/60@tmp/durable-a3452eae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-12T04:58:51.287Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-12T04:58:51.309Z] Warning: overwriting stash ‘stack-cost’ [2022-04-12T04:58:51.454Z] Stashed 1 file(s) [Pipeline] } [2022-04-12T04:58:51.464Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-60-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-12T04:58:51.487Z] $ docker stop --time=1 c57d8215cd1584c9cf3fca2c5fa1c050bcbf08aceeba379f8916bb619717cbc2 [2022-04-12T04:58:52.991Z] $ docker rm -f c57d8215cd1584c9cf3fca2c5fa1c050bcbf08aceeba379f8916bb619717cbc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-12T04:58:53.418Z] provisioning config files... [2022-04-12T04:58:53.427Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2010530211733686829tmp [Pipeline] { [Pipeline] sh [2022-04-12T04:58:53.727Z] + set +x [2022-04-12T04:58:53.727Z] + curl -s https://codecov.io/bash [2022-04-12T04:58:53.727Z] + bash -s -- [2022-04-12T04:58:53.727Z] [2022-04-12T04:58:53.727Z] _____ _ [2022-04-12T04:58:53.727Z] / ____| | | [2022-04-12T04:58:53.727Z] | | ___ __| | ___ ___ _____ __ [2022-04-12T04:58:53.727Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-12T04:58:53.727Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-12T04:58:53.727Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-12T04:58:53.727Z] Bash-1.0.6 [2022-04-12T04:58:53.727Z] [2022-04-12T04:58:53.727Z] [2022-04-12T04:58:53.727Z] ==> git version 2.25.1 found [2022-04-12T04:58:53.727Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-12T04:58:53.727Z] Release-Date: 2020-01-08 [2022-04-12T04:58:53.727Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-12T04:58:53.727Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-12T04:58:53.727Z] ==> Jenkins CI detected. [2022-04-12T04:58:53.727Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-12T04:58:53.727Z] project root: . [2022-04-12T04:58:53.727Z] --> token set from env [2022-04-12T04:58:53.727Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-12T04:58:53.727Z] ==> Running gcov in . (disable via -X gcov) [2022-04-12T04:58:53.727Z] ==> Python coveragepy not found [2022-04-12T04:58:53.727Z] ==> Searching for coverage reports in: [2022-04-12T04:58:53.727Z] + . [2022-04-12T04:58:53.727Z] -> Found 1 reports [2022-04-12T04:58:53.727Z] ==> Detecting git/mercurial file structure [2022-04-12T04:58:53.988Z] ==> Reading reports [2022-04-12T04:58:53.988Z] + ./coverage.out bytes=10 [2022-04-12T04:58:53.988Z] ==> Appending adjustments [2022-04-12T04:58:53.988Z] https://docs.codecov.io/docs/fixing-reports [2022-04-12T04:58:53.988Z] + Found adjustments [2022-04-12T04:58:53.988Z] ==> Gzipping contents [2022-04-12T04:58:53.988Z] 4.0K /tmp/codecov.rSyD6A.gz [2022-04-12T04:58:53.988Z] ==> Uploading reports [2022-04-12T04:58:53.988Z] url: https://codecov.io [2022-04-12T04:58:53.988Z] query: branch=main&commit=61e021de92dc5d27c5c2e098210b469bf1a31456&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-12T04:58:53.988Z] -> Pinging Codecov [2022-04-12T04:58:53.988Z] 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=61e021de92dc5d27c5c2e098210b469bf1a31456&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-12T04:58:54.249Z] -> Uploading to [2022-04-12T04:58:54.249Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-12/FB506323287CE973F263BFD2A0EB1F37/61e021de92dc5d27c5c2e098210b469bf1a31456/60c9dfff-92bd-48ad-8fc0-c283c4daec56.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220412T045854Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=056c5c1855f4ca2848b18520d60066d461d9bd757e93f1724bfddcb558d3bbaa [2022-04-12T04:58:54.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-12T04:58:54.249Z] Dload Upload Total Spent Left Speed [2022-04-12T04:58:54.509Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4059 0 0 100 4059 0 14444 --:--:-- --:--:-- --:--:-- 14444 [2022-04-12T04:58:54.509Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/61e021de92dc5d27c5c2e098210b469bf1a31456 [Pipeline] } [2022-04-12T04:58:54.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-12T04:58:54.762Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-12T04:58:54.772Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:58:55.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-12T04:58:55.058Z] [2022-04-12T04:58:55.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:58:55.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-12T04:58:55.359Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-12T04:58:55.359Z] 188c0c94c7c5: Pulling fs layer [2022-04-12T04:58:55.359Z] 0ef7d3d256c8: Pulling fs layer [2022-04-12T04:58:55.359Z] de9db76c5a1d: Pulling fs layer [2022-04-12T04:58:55.359Z] 0eba1c9be4d2: Pulling fs layer [2022-04-12T04:58:55.359Z] 0d57e429df01: Pulling fs layer [2022-04-12T04:58:55.359Z] 4e4be7b47b0d: Pulling fs layer [2022-04-12T04:58:55.359Z] e1f770b5df2f: Pulling fs layer [2022-04-12T04:58:55.359Z] 85a0685a4137: Pulling fs layer [2022-04-12T04:58:55.359Z] 4e4be7b47b0d: Waiting [2022-04-12T04:58:55.359Z] e1f770b5df2f: Waiting [2022-04-12T04:58:55.359Z] 85a0685a4137: Waiting [2022-04-12T04:58:55.359Z] 0d57e429df01: Waiting [2022-04-12T04:58:55.359Z] 0eba1c9be4d2: Waiting [2022-04-12T04:58:55.359Z] de9db76c5a1d: Download complete [2022-04-12T04:58:55.359Z] 0ef7d3d256c8: Verifying Checksum [2022-04-12T04:58:55.359Z] 0ef7d3d256c8: Download complete [2022-04-12T04:58:55.359Z] 0d57e429df01: Verifying Checksum [2022-04-12T04:58:55.359Z] 0d57e429df01: Download complete [2022-04-12T04:58:55.359Z] 4e4be7b47b0d: Download complete [2022-04-12T04:58:55.359Z] 188c0c94c7c5: Download complete [2022-04-12T04:58:55.625Z] e1f770b5df2f: Verifying Checksum [2022-04-12T04:58:55.625Z] e1f770b5df2f: Download complete [2022-04-12T04:58:55.625Z] 188c0c94c7c5: Pull complete [2022-04-12T04:58:55.625Z] 0ef7d3d256c8: Pull complete [2022-04-12T04:58:55.891Z] de9db76c5a1d: Pull complete [2022-04-12T04:58:56.151Z] 0eba1c9be4d2: Verifying Checksum [2022-04-12T04:58:56.151Z] 0eba1c9be4d2: Download complete [2022-04-12T04:58:56.151Z] 85a0685a4137: Verifying Checksum [2022-04-12T04:58:56.151Z] 85a0685a4137: Download complete [2022-04-12T04:58:59.447Z] 0eba1c9be4d2: Pull complete [2022-04-12T04:58:59.447Z] 0d57e429df01: Pull complete [2022-04-12T04:58:59.707Z] 4e4be7b47b0d: Pull complete [2022-04-12T04:58:59.967Z] e1f770b5df2f: Pull complete [2022-04-12T04:59:03.264Z] 85a0685a4137: Pull complete [2022-04-12T04:59:03.264Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-12T04:59:03.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-12T04:59:03.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-12T04:59:03.339Z] prd-ubuntu20.04-docker-8c-8g-20618 does not seem to be running inside a container [2022-04-12T04:59:03.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-12T04:59:05.569Z] $ docker top 5832e10a165b62c7a67b392aa31b9b5c329f65f45fac246e365e3d2a64947001 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-12T04:59:05.642Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-12T04:59:05.925Z] + set -o pipefail [2022-04-12T04:59:05.925Z] + snyk monitor '--org=edgex-jenkins' [2022-04-12T04:59:10.137Z] [2022-04-12T04:59:10.138Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-04-12T04:59:10.138Z] [2022-04-12T04:59:10.138Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/1f662808-410b-4e6c-9911-6352cc9ab266 [2022-04-12T04:59:10.138Z] [2022-04-12T04:59:10.138Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-12T04:59:10.138Z] [2022-04-12T04:59:10.138Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-12T04:59:10.138Z] [2022-04-12T04:59:10.138Z] [Pipeline] } [2022-04-12T04:59:10.159Z] $ docker stop --time=1 5832e10a165b62c7a67b392aa31b9b5c329f65f45fac246e365e3d2a64947001 [2022-04-12T04:59:11.828Z] $ docker rm -f 5832e10a165b62c7a67b392aa31b9b5c329f65f45fac246e365e3d2a64947001 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-12T04:59:12.463Z] + git log --format=format:%s -1 61e021de92dc5d27c5c2e098210b469bf1a31456 [Pipeline] sh [2022-04-12T04:59:12.760Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T04:59:12.760Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:59:13.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T04:59:13.067Z] . [Pipeline] withDockerContainer [2022-04-12T04:59:13.189Z] prd-ubuntu20.04-docker-8c-8g-20618 does not seem to be running inside a container [2022-04-12T04:59:13.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-12T04:59:13.672Z] $ docker top 0870612ba2f124a436931689c114f9cff7c797323eedd2dd8f90667f83c7d13b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T04:59:13.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T04:59:13.769Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T04:59:13.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T04:59:13.909Z] $ docker exec 0870612ba2f124a436931689c114f9cff7c797323eedd2dd8f90667f83c7d13b ssh-agent [2022-04-12T04:59:14.028Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoeicjL/agent.14 [2022-04-12T04:59:14.028Z] SSH_AGENT_PID=22 [2022-04-12T04:59:14.034Z] Running ssh-add (command line suppressed) [2022-04-12T04:59:14.170Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8096895440714762494.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8096895440714762494.key) [2022-04-12T04:59:14.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T04:59:14.470Z] + git semver tag [2022-04-12T04:59:14.470Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T04:59:14.470Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-12T04:59:14.470Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-12T04:59:14.470Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T04:59:14.470Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T04:59:14.470Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T04:59:14.470Z] # $SEMVER_BRANCH = main [2022-04-12T04:59:14.470Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-04-12T04:59:14.470Z] # 61e021de92dc5d27c5c2e098210b469bf1a31456 HEAD [2022-04-12T04:59:14.470Z] # -> Force: false [2022-04-12T04:59:14.470Z] # eead2627a28c1134e532520af1125725cfe25b5e refs/tags/v2.1.1-dev.21 [Pipeline] } [2022-04-12T04:59:14.489Z] $ docker exec --env ******** --env ******** 0870612ba2f124a436931689c114f9cff7c797323eedd2dd8f90667f83c7d13b ssh-agent -k [2022-04-12T04:59:14.605Z] unset SSH_AUTH_SOCK; [2022-04-12T04:59:14.606Z] unset SSH_AGENT_PID; [2022-04-12T04:59:14.606Z] echo Agent pid 22 killed; [2022-04-12T04:59:14.612Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T04:59:14.924Z] + git semver [Pipeline] } [2022-04-12T04:59:14.947Z] $ docker stop --time=1 0870612ba2f124a436931689c114f9cff7c797323eedd2dd8f90667f83c7d13b [2022-04-12T04:59:16.261Z] $ docker rm -f 0870612ba2f124a436931689c114f9cff7c797323eedd2dd8f90667f83c7d13b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:59:16.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-12T04:59:16.670Z] [2022-04-12T04:59:16.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:59:16.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-12T04:59:16.977Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-12T04:59:16.977Z] ab5ef0e58194: Pulling fs layer [2022-04-12T04:59:16.977Z] 9712f1f96733: Pulling fs layer [2022-04-12T04:59:16.977Z] 63f879dbbcfc: Pulling fs layer [2022-04-12T04:59:16.977Z] 0d9ebad4ef96: Pulling fs layer [2022-04-12T04:59:16.977Z] e9a5061849ea: Pulling fs layer [2022-04-12T04:59:16.977Z] d747dcd14b5f: Pulling fs layer [2022-04-12T04:59:16.977Z] 2de7ff778b66: Pulling fs layer [2022-04-12T04:59:16.977Z] 0d9ebad4ef96: Waiting [2022-04-12T04:59:16.977Z] e9a5061849ea: Waiting [2022-04-12T04:59:16.977Z] d747dcd14b5f: Waiting [2022-04-12T04:59:16.977Z] 2de7ff778b66: Waiting [2022-04-12T04:59:16.977Z] 9712f1f96733: Verifying Checksum [2022-04-12T04:59:16.977Z] 9712f1f96733: Download complete [2022-04-12T04:59:17.240Z] 63f879dbbcfc: Verifying Checksum [2022-04-12T04:59:17.240Z] 63f879dbbcfc: Download complete [2022-04-12T04:59:17.501Z] e9a5061849ea: Verifying Checksum [2022-04-12T04:59:17.501Z] e9a5061849ea: Download complete [2022-04-12T04:59:17.501Z] d747dcd14b5f: Verifying Checksum [2022-04-12T04:59:17.501Z] d747dcd14b5f: Download complete [2022-04-12T04:59:17.501Z] 0d9ebad4ef96: Verifying Checksum [2022-04-12T04:59:17.501Z] 0d9ebad4ef96: Download complete [2022-04-12T04:59:17.501Z] ab5ef0e58194: Verifying Checksum [2022-04-12T04:59:17.501Z] ab5ef0e58194: Download complete [2022-04-12T04:59:17.763Z] 2de7ff778b66: Verifying Checksum [2022-04-12T04:59:17.763Z] 2de7ff778b66: Download complete [2022-04-12T04:59:20.302Z] ab5ef0e58194: Pull complete [2022-04-12T04:59:20.566Z] 9712f1f96733: Pull complete [2022-04-12T04:59:21.140Z] 63f879dbbcfc: Pull complete [2022-04-12T04:59:25.340Z] 0d9ebad4ef96: Pull complete [2022-04-12T04:59:25.600Z] e9a5061849ea: Pull complete [2022-04-12T04:59:25.600Z] d747dcd14b5f: Pull complete [2022-04-12T04:59:26.984Z] 2de7ff778b66: Pull complete [2022-04-12T04:59:26.984Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-12T04:59:26.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-12T04:59:26.984Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-12T04:59:27.051Z] prd-ubuntu20.04-docker-8c-8g-20618 does not seem to be running inside a container [2022-04-12T04:59:27.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-12T04:59:29.451Z] $ docker top 7718938fc1da9f3a7d593c3a720dccdd09cf713e9e244b32006045d0acf96b24 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-12T04:59:29.534Z] provisioning config files... [2022-04-12T04:59:29.541Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1023302972119776288tmp [2022-04-12T04:59:29.552Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6262094347747389636tmp [2022-04-12T04:59:29.563Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config574095949896657297tmp [Pipeline] { [Pipeline] echo [2022-04-12T04:59:29.577Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T04:59:29.862Z] ---> sigul-configuration.sh [2022-04-12T04:59:29.862Z] gpg: directory `/root/.gnupg' created [2022-04-12T04:59:29.862Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-12T04:59:29.862Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-12T04:59:29.862Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-12T04:59:29.862Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-12T04:59:29.862Z] gpg: CAST5 encrypted data [2022-04-12T04:59:29.862Z] gpg: encrypted with 1 passphrase [2022-04-12T04:59:29.862Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-12T04:59:30.153Z] + mkdir /home/jenkins [2022-04-12T04:59:30.153Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-12T04:59:30.444Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-04-12T04:59:30.456Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T04:59:30.745Z] ---> sigul-install.sh [2022-04-12T04:59:30.745Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-12T04:59:31.034Z] + git tag --list [2022-04-12T04:59:31.035Z] 0.1.1 [2022-04-12T04:59:31.035Z] v1.1.0 [2022-04-12T04:59:31.035Z] v1.2.0 [2022-04-12T04:59:31.035Z] v1.2.1 [2022-04-12T04:59:31.035Z] v1.3.0 [2022-04-12T04:59:31.035Z] v2.0.0 [2022-04-12T04:59:31.035Z] v2.0.1-dev.1 [2022-04-12T04:59:31.035Z] v2.0.1-dev.10 [2022-04-12T04:59:31.035Z] v2.0.1-dev.11 [2022-04-12T04:59:31.035Z] v2.0.1-dev.12 [2022-04-12T04:59:31.035Z] v2.0.1-dev.13 [2022-04-12T04:59:31.035Z] v2.0.1-dev.14 [2022-04-12T04:59:31.035Z] v2.0.1-dev.15 [2022-04-12T04:59:31.035Z] v2.0.1-dev.16 [2022-04-12T04:59:31.035Z] v2.0.1-dev.17 [2022-04-12T04:59:31.035Z] v2.0.1-dev.18 [2022-04-12T04:59:31.035Z] v2.0.1-dev.19 [2022-04-12T04:59:31.035Z] v2.0.1-dev.2 [2022-04-12T04:59:31.035Z] v2.0.1-dev.20 [2022-04-12T04:59:31.035Z] v2.0.1-dev.21 [2022-04-12T04:59:31.035Z] v2.0.1-dev.22 [2022-04-12T04:59:31.035Z] v2.0.1-dev.23 [2022-04-12T04:59:31.035Z] v2.0.1-dev.24 [2022-04-12T04:59:31.035Z] v2.0.1-dev.25 [2022-04-12T04:59:31.035Z] v2.0.1-dev.26 [2022-04-12T04:59:31.035Z] v2.0.1-dev.27 [2022-04-12T04:59:31.035Z] v2.0.1-dev.28 [2022-04-12T04:59:31.035Z] v2.0.1-dev.29 [2022-04-12T04:59:31.035Z] v2.0.1-dev.3 [2022-04-12T04:59:31.035Z] v2.0.1-dev.30 [2022-04-12T04:59:31.035Z] v2.0.1-dev.31 [2022-04-12T04:59:31.035Z] v2.0.1-dev.32 [2022-04-12T04:59:31.035Z] v2.0.1-dev.33 [2022-04-12T04:59:31.035Z] v2.0.1-dev.4 [2022-04-12T04:59:31.035Z] v2.0.1-dev.5 [2022-04-12T04:59:31.035Z] v2.0.1-dev.6 [2022-04-12T04:59:31.035Z] v2.0.1-dev.7 [2022-04-12T04:59:31.035Z] v2.0.1-dev.8 [2022-04-12T04:59:31.035Z] v2.0.1-dev.9 [2022-04-12T04:59:31.035Z] v2.1.0 [2022-04-12T04:59:31.035Z] v2.1.1-dev.1 [2022-04-12T04:59:31.035Z] v2.1.1-dev.10 [2022-04-12T04:59:31.035Z] v2.1.1-dev.11 [2022-04-12T04:59:31.035Z] v2.1.1-dev.12 [2022-04-12T04:59:31.035Z] v2.1.1-dev.13 [2022-04-12T04:59:31.035Z] v2.1.1-dev.14 [2022-04-12T04:59:31.035Z] v2.1.1-dev.15 [2022-04-12T04:59:31.035Z] v2.1.1-dev.16 [2022-04-12T04:59:31.035Z] v2.1.1-dev.17 [2022-04-12T04:59:31.035Z] v2.1.1-dev.18 [2022-04-12T04:59:31.035Z] v2.1.1-dev.19 [2022-04-12T04:59:31.035Z] v2.1.1-dev.2 [2022-04-12T04:59:31.035Z] v2.1.1-dev.20 [2022-04-12T04:59:31.035Z] v2.1.1-dev.21 [2022-04-12T04:59:31.035Z] v2.1.1-dev.3 [2022-04-12T04:59:31.035Z] v2.1.1-dev.4 [2022-04-12T04:59:31.035Z] v2.1.1-dev.5 [2022-04-12T04:59:31.035Z] v2.1.1-dev.6 [2022-04-12T04:59:31.035Z] v2.1.1-dev.7 [2022-04-12T04:59:31.035Z] v2.1.1-dev.8 [2022-04-12T04:59:31.035Z] v2.1.1-dev.9 [Pipeline] sh [2022-04-12T04:59:31.323Z] + lftools sign git-tag v2.1.1-dev.21 [2022-04-12T04:59:31.895Z] Signing Git tag with Sigul... [2022-04-12T04:59:31.895Z] Signing v2.1.1-dev.21 [Pipeline] echo [2022-04-12T04:59:32.167Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T04:59:32.462Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-12T04:59:32.470Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-12T04:59:32.509Z] $ docker stop --time=1 7718938fc1da9f3a7d593c3a720dccdd09cf713e9e244b32006045d0acf96b24 [2022-04-12T04:59:33.847Z] $ docker rm -f 7718938fc1da9f3a7d593c3a720dccdd09cf713e9e244b32006045d0acf96b24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-12T04:59:34.259Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T04:59:34.259Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:59:34.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T04:59:34.559Z] . [Pipeline] withDockerContainer [2022-04-12T04:59:34.635Z] prd-ubuntu20.04-docker-8c-8g-20618 does not seem to be running inside a container [2022-04-12T04:59:34.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-12T04:59:35.127Z] $ docker top 3f0f3f66926841dbbce2148d8cd96d11a07d9f50fe8eed249a8831bfa1ba9d74 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T04:59:35.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T04:59:35.221Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T04:59:35.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T04:59:35.374Z] $ docker exec 3f0f3f66926841dbbce2148d8cd96d11a07d9f50fe8eed249a8831bfa1ba9d74 ssh-agent [2022-04-12T04:59:35.495Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgipHID/agent.13 [2022-04-12T04:59:35.495Z] SSH_AGENT_PID=19 [2022-04-12T04:59:35.500Z] Running ssh-add (command line suppressed) [2022-04-12T04:59:35.635Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_217735984232065805.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_217735984232065805.key) [2022-04-12T04:59:35.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T04:59:35.933Z] + git semver bump pre [2022-04-12T04:59:35.933Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T04:59:35.933Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-12T04:59:35.933Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-12T04:59:35.933Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T04:59:35.933Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T04:59:35.933Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T04:59:35.933Z] # $SEMVER_BRANCH = main [2022-04-12T04:59:35.933Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-04-12T04:59:35.933Z] 2.1.1-dev.22 [Pipeline] } [2022-04-12T04:59:35.953Z] $ docker exec --env ******** --env ******** 3f0f3f66926841dbbce2148d8cd96d11a07d9f50fe8eed249a8831bfa1ba9d74 ssh-agent -k [2022-04-12T04:59:36.067Z] unset SSH_AUTH_SOCK; [2022-04-12T04:59:36.068Z] unset SSH_AGENT_PID; [2022-04-12T04:59:36.068Z] echo Agent pid 19 killed; [2022-04-12T04:59:36.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T04:59:36.383Z] + git semver [Pipeline] } [2022-04-12T04:59:36.406Z] $ docker stop --time=1 3f0f3f66926841dbbce2148d8cd96d11a07d9f50fe8eed249a8831bfa1ba9d74 [2022-04-12T04:59:37.755Z] $ docker rm -f 3f0f3f66926841dbbce2148d8cd96d11a07d9f50fe8eed249a8831bfa1ba9d74 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-12T04:59:38.100Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-12T04:59:38.100Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:59:38.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-12T04:59:38.400Z] . [Pipeline] withDockerContainer [2022-04-12T04:59:38.473Z] prd-ubuntu20.04-docker-8c-8g-20618 does not seem to be running inside a container [2022-04-12T04:59:38.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-12T04:59:38.935Z] $ docker top 365265739f46ed17ec84a8d926db3bbdbb9415e41ea77cdf2ed91456e992db9f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-12T04:59:39.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-12T04:59:39.058Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-12T04:59:39.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-12T04:59:39.202Z] $ docker exec 365265739f46ed17ec84a8d926db3bbdbb9415e41ea77cdf2ed91456e992db9f ssh-agent [2022-04-12T04:59:39.323Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHnaCGf/agent.15 [2022-04-12T04:59:39.323Z] SSH_AGENT_PID=21 [2022-04-12T04:59:39.328Z] Running ssh-add (command line suppressed) [2022-04-12T04:59:39.458Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6364191437438973801.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6364191437438973801.key) [2022-04-12T04:59:39.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-12T04:59:39.757Z] + git semver push [2022-04-12T04:59:39.757Z] # -> Open(): unable to determine branch for HEAD [2022-04-12T04:59:39.757Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2022-04-12T04:59:39.757Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-12T04:59:39.757Z] # $SEMVER_REMOTE_NAME = origin [2022-04-12T04:59:39.757Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-12T04:59:39.757Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-12T04:59:39.757Z] # $SEMVER_BRANCH = main [2022-04-12T04:59:39.757Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2022-04-12T04:59:41.695Z] $ docker exec --env ******** --env ******** 365265739f46ed17ec84a8d926db3bbdbb9415e41ea77cdf2ed91456e992db9f ssh-agent -k [2022-04-12T04:59:41.828Z] unset SSH_AUTH_SOCK; [2022-04-12T04:59:41.828Z] unset SSH_AGENT_PID; [2022-04-12T04:59:41.828Z] echo Agent pid 21 killed; [2022-04-12T04:59:41.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-12T04:59:42.164Z] + git semver [Pipeline] } [2022-04-12T04:59:42.188Z] $ docker stop --time=1 365265739f46ed17ec84a8d926db3bbdbb9415e41ea77cdf2ed91456e992db9f [2022-04-12T04:59:43.496Z] $ docker rm -f 365265739f46ed17ec84a8d926db3bbdbb9415e41ea77cdf2ed91456e992db9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-12T04:59:44.069Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-04-12T04:59:44.069Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-04-12T04:59:44.069Z] total 16 [2022-04-12T04:59:44.069Z] drwxr-xr-x 3 root root 4096 Apr 12 04:53 . [2022-04-12T04:59:44.069Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 12 04:59 .. [2022-04-12T04:59:44.069Z] drwxr-xr-x 2 root root 4096 Apr 12 04:53 cost [2022-04-12T04:59:44.069Z] -rw-r--r-- 1 root root 81 Apr 12 04:53 cost.csv [2022-04-12T04:59:44.069Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-04-12T04:59:44.069Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-04-12T04:59:44.069Z] total 16 [2022-04-12T04:59:44.069Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 04:53 . [2022-04-12T04:59:44.069Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 12 04:59 .. [2022-04-12T04:59:44.069Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 04:53 cost [2022-04-12T04:59:44.069Z] -rw-r--r-- 1 jenkins jenkins 81 Apr 12 04:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-12T04:59:44.367Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T04:59:45.239Z] ---> package-listing.sh [2022-04-12T04:59:45.239Z] ++ facter osfamily [2022-04-12T04:59:45.239Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-12T04:59:45.499Z] + OS_FAMILY=debian [2022-04-12T04:59:45.499Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-04-12T04:59:45.499Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-12T04:59:45.499Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-12T04:59:45.499Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-12T04:59:45.499Z] + PACKAGES=/tmp/packages_start.txt [2022-04-12T04:59:45.499Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-04-12T04:59:45.499Z] + PACKAGES=/tmp/packages_end.txt [2022-04-12T04:59:45.499Z] + case "${OS_FAMILY}" in [2022-04-12T04:59:45.499Z] + dpkg -l [2022-04-12T04:59:45.499Z] + grep '^ii' [2022-04-12T04:59:45.499Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-12T04:59:45.499Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-12T04:59:45.499Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-12T04:59:45.499Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-04-12T04:59:45.499Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-04-12T04:59:45.499Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-04-12T04:59:45.512Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-12T04:59:45.790Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-12T04:59:46.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-12T04:59:46.361Z] . [Pipeline] withDockerContainer [2022-04-12T04:59:46.433Z] prd-ubuntu20.04-docker-8c-8g-20618 does not seem to be running inside a container [2022-04-12T04:59:46.474Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-12T04:59:46.720Z] $ docker top fe8892a713393870e2fc965f3db3e29cd6f5cfa6f78f63b3381970e570fd2a4b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-12T04:59:47.081Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-12T04:59:47.372Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-12T04:59:47.661Z] + ls /var/log/sa-host [2022-04-12T04:59:47.661Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-12T04:59:47.746Z] provisioning config files... [2022-04-12T04:59:47.754Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6289027470928507454tmp [Pipeline] { [Pipeline] echo [2022-04-12T04:59:47.765Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T04:59:48.049Z] ---> create-netrc.sh [Pipeline] } [2022-04-12T04:59:48.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-12T04:59:48.376Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-12T04:59:48.387Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T04:59:48.673Z] ---> sudo-logs.sh [2022-04-12T04:59:48.674Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-12T04:59:48.700Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T04:59:48.987Z] ---> job-cost.sh [2022-04-12T04:59:48.988Z] lf-activate-venv: SKIPPING [2022-04-12T04:59:48.988Z] DEBUG: total: 0.2199999988079071 [2022-04-12T04:59:48.988Z] INFO: Retrieving Stack Cost... [2022-04-12T04:59:49.248Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-12T04:59:49.819Z] INFO: Archiving Costs [Pipeline] echo [2022-04-12T04:59:49.834Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-12T04:59:50.119Z] ---> logs-deploy.sh [2022-04-12T04:59:50.119Z] lf-activate-venv: SKIPPING [2022-04-12T04:59:50.119Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/60 [2022-04-12T04:59:50.119Z] INFO: archiving workspace using pattern(s): [2022-04-12T04:59:51.060Z] Archives upload complete. [2022-04-12T04:59:51.060Z] INFO: archiving logs to Nexus