Pull request #506 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 19881818842a6673a7985b193c0b87a70229625c+26b26d55d40a99fe9ff9e4cc5ede3c8b1c832f29 (6b19bb30b9afc0b13f62072693bdff6c4a21c6db) 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-ssh11938867168800040138.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-ssh7118749553417964607.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-506/workspace@libs/edgex-global-pipelines # timeout=10 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/PR-506/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12780394485332577101.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-506/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10985295062678348162.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh14842085617574422261.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-506/workspace@libs/lf-pipelines # timeout=10 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/PR-506/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6857499032864772748.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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 Running on prd-ubuntu20.04-docker-8c-8g-8983 in /w/workspace/edgexfoundry_edgex-ui-go_PR-506 [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_PR-506 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/506/head:refs/remotes/origin/PR-506 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 26b26d55d40a99fe9ff9e4cc5ede3c8b1c832f29 into PR head commit 19881818842a6673a7985b193c0b87a70229625c Merge succeeded, producing 19881818842a6673a7985b193c0b87a70229625c Checking out Revision 19881818842a6673a7985b193c0b87a70229625c (PR-506) > git config core.sparsecheckout # timeout=10 > git checkout -f 19881818842a6673a7985b193c0b87a70229625c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 26b26d55d40a99fe9ff9e4cc5ede3c8b1c832f29 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19881818842a6673a7985b193c0b87a70229625c # timeout=10 Commit message: "fix: bug result in failing to add or update one stuff and remove dead code" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-24T04:54:20.022Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-24T04:54:20.198Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-24T04:54:20.295Z] ========================================================= [2022-03-24T04:54:20.295Z] EdgeX Global Pipelines Version Info [2022-03-24T04:54:20.295Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-24T04:54:21.071Z] ------------------- [2022-03-24T04:54:21.071Z] stable info: [2022-03-24T04:54:21.071Z] ------------------- [2022-03-24T04:54:21.071Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-24T04:54:21.071Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-24T04:54:21.071Z] Message: update stable to v1.0.221 [2022-03-24T04:54:21.645Z] ------------------- [2022-03-24T04:54:21.645Z] experimental info: [2022-03-24T04:54:21.645Z] ------------------- [2022-03-24T04:54:21.645Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-24T04:54:21.645Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-24T04:54:21.645Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-24T04:54:21.978Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-03-24T04:54:22.016Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-03-24T04:54:22.052Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-24T04:54:22.086Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-24T04:54:22.130Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-24T04:54:22.171Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-24T04:54:22.220Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-24T04:54:22.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-24T04:54:22.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-24T04:54:22.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-24T04:54:22.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-24T04:54:22.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-03-24T04:54:22.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-24T04:54:22.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-24T04:54:22.553Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-24T04:54:22.593Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-24T04:54:22.630Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-03-24T04:54:22.669Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-03-24T04:54:22.711Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-24T04:54:22.745Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-03-24T04:54:22.779Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-03-24T04:54:22.825Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-03-24T04:54:22.864Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-03-24T04:54:22.898Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-03-24T04:54:22.933Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-03-24T04:54:22.968Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-24T04:54:23.003Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-506 [Pipeline] echo [2022-03-24T04:54:23.040Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-506 [Pipeline] echo [2022-03-24T04:54:23.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-506 [Pipeline] echo [2022-03-24T04:54:23.118Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19881818842a6673a7985b193c0b87a70229625c [Pipeline] echo [2022-03-24T04:54:23.155Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1988181 [Pipeline] echo [2022-03-24T04:54:23.192Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-24T04:54:23.312Z] provisioning config files... [2022-03-24T04:54:23.327Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-506@tmp/config964045597197340475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-24T04:54:23.670Z] ---> docker-login.sh [2022-03-24T04:54:23.670Z] nexus3.edgexfoundry.org:10001 [2022-03-24T04:54:23.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T04:54:24.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T04:54:24.194Z] Configure a credential helper to remove this warning. See [2022-03-24T04:54:24.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T04:54:24.194Z] [2022-03-24T04:54:24.194Z] Login Succeeded [2022-03-24T04:54:24.194Z] nexus3.edgexfoundry.org:10002 [2022-03-24T04:54:24.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T04:54:24.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T04:54:24.194Z] Configure a credential helper to remove this warning. See [2022-03-24T04:54:24.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T04:54:24.194Z] [2022-03-24T04:54:24.194Z] Login Succeeded [2022-03-24T04:54:24.194Z] nexus3.edgexfoundry.org:10003 [2022-03-24T04:54:24.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T04:54:24.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T04:54:24.455Z] Configure a credential helper to remove this warning. See [2022-03-24T04:54:24.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T04:54:24.455Z] [2022-03-24T04:54:24.455Z] Login Succeeded [2022-03-24T04:54:24.455Z] nexus3.edgexfoundry.org:10004 [2022-03-24T04:54:24.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T04:54:24.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T04:54:24.455Z] Configure a credential helper to remove this warning. See [2022-03-24T04:54:24.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T04:54:24.455Z] [2022-03-24T04:54:24.455Z] Login Succeeded [2022-03-24T04:54:24.455Z] docker.io [2022-03-24T04:54:24.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T04:54:24.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T04:54:24.992Z] Configure a credential helper to remove this warning. See [2022-03-24T04:54:24.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T04:54:24.992Z] [2022-03-24T04:54:24.992Z] Login Succeeded [2022-03-24T04:54:24.992Z] ---> docker-login.sh ends [Pipeline] } [2022-03-24T04:54:25.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-03-24T04:54:25.694Z] + git rev-list -1 --merges 19881818842a6673a7985b193c0b87a70229625c~1..19881818842a6673a7985b193c0b87a70229625c [Pipeline] echo [2022-03-24T04:54:25.743Z] -----------> git rev-list -1 --merges 19881818842a6673a7985b193c0b87a70229625c~1..19881818842a6673a7985b193c0b87a70229625c 19881818842a6673a7985b193c0b87a70229625c [false] [Pipeline] sh [2022-03-24T04:54:26.056Z] + git log --format=format:%s -1 19881818842a6673a7985b193c0b87a70229625c [Pipeline] echo [2022-03-24T04:54:26.096Z] ========================================================= [2022-03-24T04:54:26.096Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-24T04:54:26.096Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-24T04:54:26.564Z] + git log --format=format:%s -1 19881818842a6673a7985b193c0b87a70229625c [Pipeline] echo [2022-03-24T04:54:26.596Z] [semverPrep] GIT_COMMIT: 19881818842a6673a7985b193c0b87a70229625c, Commit Message: fix: bug result in failing to add or update one stuff and remove dead code [Pipeline] echo [2022-03-24T04:54:26.630Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-03-24T04:54:27.099Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-03-24T04:54:27.100Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-24T04:54:27.100Z] + [ -e /tmp/ssh_known_hosts ] [2022-03-24T04:54:27.100Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-24T04:54:27.100Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-03-24T04:54:27.100Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-24T04:54:27.100Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-24T04:54:27.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-24T04:54:27.550Z] [2022-03-24T04:54:27.550Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T04:54:27.901Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-24T04:54:27.901Z] latest: Pulling from edgex-devops/git-semver [2022-03-24T04:54:27.901Z] a0d0a0d46f8b: Pulling fs layer [2022-03-24T04:54:27.901Z] 3e5f54012d9b: Pulling fs layer [2022-03-24T04:54:27.901Z] 4c7163046ea9: Pulling fs layer [2022-03-24T04:54:27.901Z] 0c2d73faf560: Pulling fs layer [2022-03-24T04:54:27.901Z] 0c2d73faf560: Waiting [2022-03-24T04:54:27.902Z] 3e5f54012d9b: Download complete [2022-03-24T04:54:27.902Z] a0d0a0d46f8b: Download complete [2022-03-24T04:54:27.902Z] 0c2d73faf560: Verifying Checksum [2022-03-24T04:54:27.902Z] 0c2d73faf560: Download complete [2022-03-24T04:54:27.902Z] 4c7163046ea9: Verifying Checksum [2022-03-24T04:54:27.902Z] 4c7163046ea9: Download complete [2022-03-24T04:54:28.162Z] a0d0a0d46f8b: Pull complete [2022-03-24T04:54:28.162Z] 3e5f54012d9b: Pull complete [2022-03-24T04:54:28.424Z] 4c7163046ea9: Pull complete [2022-03-24T04:54:28.686Z] 0c2d73faf560: Pull complete [2022-03-24T04:54:28.686Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-24T04:54:28.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-24T04:54:28.686Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-24T04:54:28.791Z] prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container [2022-03-24T04:54:28.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-506 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-506:/w/workspace/edgexfoundry_edgex-ui-go_PR-506:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-506@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-506@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:10004/edgex-devops/git-semver:latest cat [2022-03-24T04:54:29.539Z] $ docker top 45d189bf1c0a2d0bb1869aacabcfd3cb5dd75da8a4827c06365e11922a4ede82 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-24T04:54:29.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-24T04:54:29.743Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-24T04:54:29.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-24T04:54:29.893Z] $ docker exec 45d189bf1c0a2d0bb1869aacabcfd3cb5dd75da8a4827c06365e11922a4ede82 ssh-agent [2022-03-24T04:54:30.026Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmEepMJ/agent.14 [2022-03-24T04:54:30.026Z] SSH_AGENT_PID=20 [2022-03-24T04:54:30.036Z] Running ssh-add (command line suppressed) [2022-03-24T04:54:30.165Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-506@tmp/private_key_7392230130957775561.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-506@tmp/private_key_7392230130957775561.key) [2022-03-24T04:54:30.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-24T04:54:30.518Z] + git tag --points-at HEAD [Pipeline] } [2022-03-24T04:54:30.549Z] $ docker exec --env ******** --env ******** 45d189bf1c0a2d0bb1869aacabcfd3cb5dd75da8a4827c06365e11922a4ede82 ssh-agent -k [2022-03-24T04:54:30.669Z] unset SSH_AUTH_SOCK; [2022-03-24T04:54:30.669Z] unset SSH_AGENT_PID; [2022-03-24T04:54:30.670Z] echo Agent pid 20 killed; [2022-03-24T04:54:30.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-24T04:54:30.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-24T04:54:30.765Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-24T04:54:30.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-24T04:54:30.903Z] $ docker exec 45d189bf1c0a2d0bb1869aacabcfd3cb5dd75da8a4827c06365e11922a4ede82 ssh-agent [2022-03-24T04:54:31.043Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNFnKoo/agent.52 [2022-03-24T04:54:31.043Z] SSH_AGENT_PID=58 [2022-03-24T04:54:31.048Z] Running ssh-add (command line suppressed) [2022-03-24T04:54:31.160Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-506@tmp/private_key_3312221304246060252.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-506@tmp/private_key_3312221304246060252.key) [2022-03-24T04:54:31.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-24T04:54:31.509Z] + git semver init [2022-03-24T04:54:31.509Z] # -> Open(): unable to determine branch for HEAD [2022-03-24T04:54:31.509Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-506/.git [2022-03-24T04:54:31.509Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-506 [2022-03-24T04:54:31.509Z] # $SEMVER_REMOTE_NAME = origin [2022-03-24T04:54:31.509Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-24T04:54:31.509Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-24T04:54:31.509Z] # $SEMVER_BRANCH = PR-506 [2022-03-24T04:54:31.509Z] # $SEMVER_TEMP = /tmp/semver-033255532 [2022-03-24T04:54:31.509Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2022-03-24T04:54:34.062Z] # '/tmp/semver-033255532' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-506/.semver' [2022-03-24T04:54:34.062Z] # -> Force: false [2022-03-24T04:54:34.062Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-506/.semver [Pipeline] } [2022-03-24T04:54:34.095Z] $ docker exec --env ******** --env ******** 45d189bf1c0a2d0bb1869aacabcfd3cb5dd75da8a4827c06365e11922a4ede82 ssh-agent -k [2022-03-24T04:54:34.218Z] unset SSH_AUTH_SOCK; [2022-03-24T04:54:34.218Z] unset SSH_AGENT_PID; [2022-03-24T04:54:34.218Z] echo Agent pid 58 killed; [2022-03-24T04:54:34.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-24T04:54:34.647Z] + git semver [Pipeline] } [2022-03-24T04:54:34.680Z] $ docker stop --time=1 45d189bf1c0a2d0bb1869aacabcfd3cb5dd75da8a4827c06365e11922a4ede82 [2022-03-24T04:54:36.064Z] $ docker rm -f 45d189bf1c0a2d0bb1869aacabcfd3cb5dd75da8a4827c06365e11922a4ede82 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-24T04:54:36.488Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-24T04:54:36.807Z] Stashed 1 file(s) [Pipeline] echo [2022-03-24T04:54:36.824Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-24T04:54:37.380Z] provisioning config files... [2022-03-24T04:54:37.393Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-506@tmp/config2602253935916336606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-24T04:54:37.738Z] ---> docker-login.sh [2022-03-24T04:54:37.738Z] nexus3.edgexfoundry.org:10001 [2022-03-24T04:54:37.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T04:54:37.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T04:54:37.738Z] Configure a credential helper to remove this warning. See [2022-03-24T04:54:37.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T04:54:37.738Z] [2022-03-24T04:54:37.738Z] Login Succeeded [2022-03-24T04:54:37.738Z] nexus3.edgexfoundry.org:10002 [2022-03-24T04:54:37.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T04:54:38.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T04:54:38.000Z] Configure a credential helper to remove this warning. See [2022-03-24T04:54:38.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T04:54:38.000Z] [2022-03-24T04:54:38.000Z] Login Succeeded [2022-03-24T04:54:38.000Z] nexus3.edgexfoundry.org:10003 [2022-03-24T04:54:38.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T04:54:38.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T04:54:38.001Z] Configure a credential helper to remove this warning. See [2022-03-24T04:54:38.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T04:54:38.001Z] [2022-03-24T04:54:38.001Z] Login Succeeded [2022-03-24T04:54:38.001Z] nexus3.edgexfoundry.org:10004 [2022-03-24T04:54:38.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T04:54:38.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T04:54:38.262Z] Configure a credential helper to remove this warning. See [2022-03-24T04:54:38.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T04:54:38.262Z] [2022-03-24T04:54:38.262Z] Login Succeeded [2022-03-24T04:54:38.262Z] docker.io [2022-03-24T04:54:38.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T04:54:38.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T04:54:38.522Z] Configure a credential helper to remove this warning. See [2022-03-24T04:54:38.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T04:54:38.522Z] [2022-03-24T04:54:38.522Z] Login Succeeded [2022-03-24T04:54:38.522Z] ---> docker-login.sh ends [Pipeline] } [2022-03-24T04:54:38.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-24T04:54:38.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-24T04:54:38.774Z] ========================================================= [2022-03-24T04:54:38.774Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-24T04:54:38.774Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-24T04:54:39.191Z] + 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-03-24T04:54:39.451Z] Sending build context to Docker daemon 43.5MB [2022-03-24T04:54:39.451Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-24T04:54:39.451Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-24T04:54:39.451Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-24T04:54:39.451Z] 59bf1c3509f3: Pulling fs layer [2022-03-24T04:54:39.451Z] 666ba61612fd: Pulling fs layer [2022-03-24T04:54:39.451Z] 8ed8ca486205: Pulling fs layer [2022-03-24T04:54:39.451Z] 4fe6c5a15a65: Pulling fs layer [2022-03-24T04:54:39.451Z] 22a0e8bec74d: Pulling fs layer [2022-03-24T04:54:39.451Z] 640e595b4fbd: Pulling fs layer [2022-03-24T04:54:39.451Z] 763cafe07f6e: Pulling fs layer [2022-03-24T04:54:39.451Z] 0c0b528cf693: Pulling fs layer [2022-03-24T04:54:39.451Z] 10935f4eaf8b: Pulling fs layer [2022-03-24T04:54:39.451Z] 4fe6c5a15a65: Waiting [2022-03-24T04:54:39.451Z] 0c0b528cf693: Waiting [2022-03-24T04:54:39.451Z] 22a0e8bec74d: Waiting [2022-03-24T04:54:39.451Z] 640e595b4fbd: Waiting [2022-03-24T04:54:39.451Z] 763cafe07f6e: Waiting [2022-03-24T04:54:39.451Z] 8ed8ca486205: Download complete [2022-03-24T04:54:39.451Z] 666ba61612fd: Download complete [2022-03-24T04:54:39.451Z] 22a0e8bec74d: Verifying Checksum [2022-03-24T04:54:39.451Z] 22a0e8bec74d: Download complete [2022-03-24T04:54:39.451Z] 640e595b4fbd: Download complete [2022-03-24T04:54:39.451Z] 59bf1c3509f3: Verifying Checksum [2022-03-24T04:54:39.451Z] 59bf1c3509f3: Download complete [2022-03-24T04:54:39.451Z] 763cafe07f6e: Verifying Checksum [2022-03-24T04:54:39.451Z] 763cafe07f6e: Download complete [2022-03-24T04:54:39.712Z] 0c0b528cf693: Verifying Checksum [2022-03-24T04:54:39.712Z] 0c0b528cf693: Download complete [2022-03-24T04:54:39.712Z] 59bf1c3509f3: Pull complete [2022-03-24T04:54:39.973Z] 666ba61612fd: Pull complete [2022-03-24T04:54:39.973Z] 8ed8ca486205: Pull complete [2022-03-24T04:54:40.233Z] 10935f4eaf8b: Verifying Checksum [2022-03-24T04:54:40.233Z] 10935f4eaf8b: Download complete [2022-03-24T04:54:40.233Z] 4fe6c5a15a65: Verifying Checksum [2022-03-24T04:54:40.233Z] 4fe6c5a15a65: Download complete [2022-03-24T04:54:44.426Z] 4fe6c5a15a65: Pull complete [2022-03-24T04:54:44.426Z] 22a0e8bec74d: Pull complete [2022-03-24T04:54:44.426Z] 640e595b4fbd: Pull complete [2022-03-24T04:54:44.687Z] 763cafe07f6e: Pull complete [2022-03-24T04:54:44.687Z] 0c0b528cf693: Pull complete [2022-03-24T04:54:47.235Z] 10935f4eaf8b: Pull complete [2022-03-24T04:54:47.235Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-24T04:54:47.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-24T04:54:47.235Z] ---> 99d49a6021b9 [2022-03-24T04:54:47.235Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-24T04:54:48.623Z] ---> Running in f701d4d7795e [2022-03-24T04:54:48.623Z] Removing intermediate container f701d4d7795e [2022-03-24T04:54:48.623Z] ---> 5b8769c8aab0 [2022-03-24T04:54:48.623Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-24T04:54:48.888Z] ---> Running in c0455573e018 [2022-03-24T04:54:48.888Z] Removing intermediate container c0455573e018 [2022-03-24T04:54:48.888Z] ---> b9584aad0f72 [2022-03-24T04:54:48.888Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-24T04:54:48.888Z] ---> Running in 7d52fd172298 [2022-03-24T04:54:48.888Z] Removing intermediate container 7d52fd172298 [2022-03-24T04:54:48.888Z] ---> 4ad4f6b4208f [2022-03-24T04:54:48.888Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-24T04:54:48.888Z] ---> Running in b7fa735bfed6 [2022-03-24T04:54:49.148Z] Removing intermediate container b7fa735bfed6 [2022-03-24T04:54:49.148Z] ---> 59755e5a42ee [2022-03-24T04:54:49.148Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-24T04:54:49.148Z] ---> Running in 58cfb995ebe5 [2022-03-24T04:54:49.148Z] Removing intermediate container 58cfb995ebe5 [2022-03-24T04:54:49.148Z] ---> 95f9ad198d1d [2022-03-24T04:54:49.148Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T04:54:49.148Z] ---> Running in a1198450d8d4 [2022-03-24T04:54:49.722Z] Removing intermediate container a1198450d8d4 [2022-03-24T04:54:49.722Z] ---> cd281a077f2d [2022-03-24T04:54:49.722Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-24T04:54:49.722Z] ---> Running in 0b899aae3463 [2022-03-24T04:54:50.300Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T04:54:50.874Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T04:54:51.136Z] OK: 221 MiB in 52 packages [2022-03-24T04:54:51.713Z] Removing intermediate container 0b899aae3463 [2022-03-24T04:54:51.713Z] ---> c26644f64254 [2022-03-24T04:54:51.713Z] Step 10/15 : ENV GO111MODULE=on [2022-03-24T04:54:51.713Z] ---> Running in 5430cd30d12d [2022-03-24T04:54:51.713Z] Removing intermediate container 5430cd30d12d [2022-03-24T04:54:51.713Z] ---> c1222c1ea58e [2022-03-24T04:54:51.713Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-24T04:54:51.713Z] ---> Running in b955b4f8cb0a [2022-03-24T04:54:51.713Z] Removing intermediate container b955b4f8cb0a [2022-03-24T04:54:51.713Z] ---> 7a9666934985 [2022-03-24T04:54:51.713Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-24T04:54:51.976Z] ---> 7eb06b7bb3d2 [2022-03-24T04:54:51.976Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T04:54:51.976Z] ---> Running in 5a258572e5e7 [2022-03-24T04:54:52.209Z] Still waiting to schedule task [2022-03-24T04:54:52.210Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-03-24T04:55:18.574Z] Removing intermediate container 5a258572e5e7 [2022-03-24T04:55:18.574Z] ---> 5bd92f3b33ef [2022-03-24T04:55:18.574Z] Step 14/15 : COPY . . [2022-03-24T04:55:19.524Z] ---> 4705f50817fa [2022-03-24T04:55:19.524Z] Step 15/15 : RUN ${MAKE} [2022-03-24T04:55:19.524Z] ---> Running in c026cd7050b4 [2022-03-24T04:55:19.784Z] noop [2022-03-24T04:55:20.045Z] Removing intermediate container c026cd7050b4 [2022-03-24T04:55:20.045Z] ---> e22ff838c463 [2022-03-24T04:55:20.045Z] Successfully built e22ff838c463 [2022-03-24T04:55:20.045Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T04:55:20.377Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-24T04:55:20.377Z] . [Pipeline] withDockerContainer [2022-03-24T04:55:20.474Z] prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container [2022-03-24T04:55:20.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-506 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-506:/w/workspace/edgexfoundry_edgex-ui-go_PR-506:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-506@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-24T04:55:20.923Z] $ docker top 01576b21ab1a12b53730ca6575738d59063b7b44aaa9f682a59ce3ca1d00b23f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T04:55:21.336Z] + go version [2022-03-24T04:55:21.336Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-24T04:55:21.371Z] $ docker stop --time=1 01576b21ab1a12b53730ca6575738d59063b7b44aaa9f682a59ce3ca1d00b23f [2022-03-24T04:55:22.662Z] $ docker rm -f 01576b21ab1a12b53730ca6575738d59063b7b44aaa9f682a59ce3ca1d00b23f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T04:55:23.352Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-24T04:55:23.352Z] . [Pipeline] withDockerContainer [2022-03-24T04:55:23.463Z] prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container [2022-03-24T04:55:23.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-506 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-506:/w/workspace/edgexfoundry_edgex-ui-go_PR-506:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-506@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-24T04:55:23.959Z] $ docker top a3e9521302db3ff516cf194b18da4a677f4ece9aa3ffd6c7175836914c129f8e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-24T04:55:24.469Z] + make test [2022-03-24T04:55:24.469Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-24T04:55:24.729Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-24T04:55:30.011Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-24T04:55:30.011Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-24T04:55:30.011Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-24T04:55:30.011Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-24T04:55:30.011Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-24T04:55:30.011Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-24T04:55:30.011Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-24T04:55:30.011Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-24T04:55:30.011Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-24T04:55:30.011Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-24T04:55:30.011Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-24T04:55:30.011Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-24T04:55:30.011Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-24T04:55:33.314Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-24T04:55:33.314Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-24T04:55:33.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-24T04:55:33.391Z] $ docker stop --time=1 a3e9521302db3ff516cf194b18da4a677f4ece9aa3ffd6c7175836914c129f8e [2022-03-24T04:55:34.876Z] $ docker rm -f a3e9521302db3ff516cf194b18da4a677f4ece9aa3ffd6c7175836914c129f8e [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-24T04:55:35.321Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-24T04:55:35.393Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-03-24T04:55:36.559Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-24T04:55:36.872Z] + ls -al . [2022-03-24T04:55:36.872Z] total 160 [2022-03-24T04:55:36.872Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 24 04:55 . [2022-03-24T04:55:36.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 04:54 .. [2022-03-24T04:55:36.872Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 04:54 .git [2022-03-24T04:55:36.872Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 04:54 .github [2022-03-24T04:55:36.872Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 24 04:54 .gitignore [2022-03-24T04:55:36.872Z] drwx------ 3 jenkins jenkins 4096 Mar 24 04:54 .semver [2022-03-24T04:55:36.872Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 24 04:54 CONTRIBUTING.md [2022-03-24T04:55:36.872Z] -rw-rw-r-- 1 jenkins jenkins 1549 Mar 24 04:54 Dockerfile [2022-03-24T04:55:36.872Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 24 04:54 Jenkinsfile [2022-03-24T04:55:36.872Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 24 04:54 LICENSE [2022-03-24T04:55:36.872Z] -rw-rw-r-- 1 jenkins jenkins 1212 Mar 24 04:54 Makefile [2022-03-24T04:55:36.872Z] -rw-rw-r-- 1 jenkins jenkins 4450 Mar 24 04:54 README.md [2022-03-24T04:55:36.872Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 24 04:54 VERSION [2022-03-24T04:55:36.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 04:54 assets [2022-03-24T04:55:36.872Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 04:54 bin [2022-03-24T04:55:36.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 04:54 cmd [2022-03-24T04:55:36.872Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 24 04:55 coverage.out [2022-03-24T04:55:36.872Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 04:54 docs [2022-03-24T04:55:36.872Z] -rw-rw-r-- 1 jenkins jenkins 1944 Mar 24 04:54 go.mod [2022-03-24T04:55:36.872Z] -rw-rw-r-- 1 jenkins jenkins 48565 Mar 24 04:54 go.sum [2022-03-24T04:55:36.872Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 24 04:54 internal [2022-03-24T04:55:36.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 04:54 pkg [2022-03-24T04:55:36.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 04:54 snap [2022-03-24T04:55:36.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 04:54 testing [2022-03-24T04:55:36.872Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 24 04:54 version.go [2022-03-24T04:55:36.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 04:54 web [Pipeline] isUnix [Pipeline] sh [2022-03-24T04:55:37.205Z] + 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=19881818842a6673a7985b193c0b87a70229625c --label arch=amd64 --label version=0.0.0 . [2022-03-24T04:55:37.466Z] Sending build context to Docker daemon 43.5MB [2022-03-24T04:55:37.466Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-24T04:55:37.466Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-24T04:55:37.466Z] ---> e22ff838c463 [2022-03-24T04:55:37.466Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-24T04:55:37.466Z] ---> Running in ee6bd972ba8c [2022-03-24T04:55:37.727Z] Removing intermediate container ee6bd972ba8c [2022-03-24T04:55:37.727Z] ---> e97318e2d5c8 [2022-03-24T04:55:37.727Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-24T04:55:37.727Z] ---> Running in 0b8bced39c6c [2022-03-24T04:55:37.727Z] Removing intermediate container 0b8bced39c6c [2022-03-24T04:55:37.727Z] ---> d83cd42e24e4 [2022-03-24T04:55:37.727Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-24T04:55:37.727Z] ---> Running in 5973ada8d596 [2022-03-24T04:55:37.987Z] Removing intermediate container 5973ada8d596 [2022-03-24T04:55:37.987Z] ---> 71853b200a84 [2022-03-24T04:55:37.987Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-24T04:55:37.987Z] ---> Running in be1188053a66 [2022-03-24T04:55:37.987Z] Removing intermediate container be1188053a66 [2022-03-24T04:55:37.987Z] ---> ff442b1679d7 [2022-03-24T04:55:37.987Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-24T04:55:37.987Z] ---> Running in 4d5e58f53463 [2022-03-24T04:55:38.247Z] Removing intermediate container 4d5e58f53463 [2022-03-24T04:55:38.247Z] ---> 0b841f3dfd63 [2022-03-24T04:55:38.247Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T04:55:38.247Z] ---> Running in d0e6c1a09aed [2022-03-24T04:55:38.817Z] Removing intermediate container d0e6c1a09aed [2022-03-24T04:55:38.817Z] ---> f0a5716f2fa4 [2022-03-24T04:55:38.817Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-24T04:55:38.817Z] ---> Running in be839f139956 [2022-03-24T04:55:39.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-24T04:55:40.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-24T04:55:40.285Z] OK: 221 MiB in 52 packages [2022-03-24T04:55:40.546Z] Removing intermediate container be839f139956 [2022-03-24T04:55:40.546Z] ---> f0ada5875a34 [2022-03-24T04:55:40.546Z] Step 10/23 : ENV GO111MODULE=on [2022-03-24T04:55:40.546Z] ---> Running in 2fb4949a7165 [2022-03-24T04:55:40.807Z] Removing intermediate container 2fb4949a7165 [2022-03-24T04:55:40.807Z] ---> 6e7416c41c54 [2022-03-24T04:55:40.807Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-24T04:55:40.807Z] ---> Running in ffffb1142378 [2022-03-24T04:55:40.807Z] Removing intermediate container ffffb1142378 [2022-03-24T04:55:40.807Z] ---> 3c99833b718e [2022-03-24T04:55:40.807Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-24T04:55:41.068Z] ---> 39a6b4ab764b [2022-03-24T04:55:41.068Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T04:55:41.068Z] ---> Running in 0e9d560b64f8 [2022-03-24T04:55:41.640Z] Removing intermediate container 0e9d560b64f8 [2022-03-24T04:55:41.640Z] ---> 1a0aff67006e [2022-03-24T04:55:41.640Z] Step 14/23 : COPY . . [2022-03-24T04:55:43.025Z] ---> 3ff20d5305fe [2022-03-24T04:55:43.026Z] Step 15/23 : RUN ${MAKE} [2022-03-24T04:55:43.026Z] ---> Running in 55b2cd5a63ac [2022-03-24T04:55:43.288Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-03-24T04:55:48.571Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-24T04:55:49.959Z] Removing intermediate container 55b2cd5a63ac [2022-03-24T04:55:49.959Z] ---> 728c6ad49b11 [2022-03-24T04:55:49.959Z] Step 16/23 : FROM alpine:3.14 [2022-03-24T04:55:50.531Z] 3.14: Pulling from library/alpine [2022-03-24T04:55:50.792Z] 36ccefbf3d8a: Pulling fs layer [2022-03-24T04:55:51.054Z] 36ccefbf3d8a: Verifying Checksum [2022-03-24T04:55:51.054Z] 36ccefbf3d8a: Download complete [2022-03-24T04:55:51.054Z] 36ccefbf3d8a: Pull complete [2022-03-24T04:55:51.054Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-24T04:55:51.054Z] Status: Downloaded newer image for alpine:3.14 [2022-03-24T04:55:51.054Z] ---> a33ac4f1069a [2022-03-24T04:55:51.054Z] Step 17/23 : EXPOSE 4000 [2022-03-24T04:55:51.315Z] ---> Running in 68745a1c6ec1 [2022-03-24T04:55:51.315Z] Removing intermediate container 68745a1c6ec1 [2022-03-24T04:55:51.315Z] ---> e8d20fad755e [2022-03-24T04:55:51.315Z] 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-03-24T04:55:51.886Z] ---> df6a00cfe7b2 [2022-03-24T04:55:51.886Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-24T04:55:51.886Z] ---> Running in 798a88a460c6 [2022-03-24T04:55:51.886Z] Removing intermediate container 798a88a460c6 [2022-03-24T04:55:51.886Z] ---> 1994611f79d8 [2022-03-24T04:55:51.886Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-24T04:55:51.886Z] ---> Running in c70dc95fe6ca [2022-03-24T04:55:51.886Z] Removing intermediate container c70dc95fe6ca [2022-03-24T04:55:51.886Z] ---> 4c4b60fa0fa9 [2022-03-24T04:55:51.886Z] Step 21/23 : LABEL arch=amd64 [2022-03-24T04:55:51.886Z] ---> Running in 1648acfe8368 [2022-03-24T04:55:52.146Z] Removing intermediate container 1648acfe8368 [2022-03-24T04:55:52.146Z] ---> 44bceb45aa90 [2022-03-24T04:55:52.146Z] Step 22/23 : LABEL git_sha=19881818842a6673a7985b193c0b87a70229625c [2022-03-24T04:55:52.146Z] ---> Running in 56cb2ec5292a [2022-03-24T04:55:52.146Z] Removing intermediate container 56cb2ec5292a [2022-03-24T04:55:52.146Z] ---> 4215faf2600e [2022-03-24T04:55:52.146Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T04:55:52.146Z] ---> Running in 3f6af205e87d [2022-03-24T04:55:52.408Z] Removing intermediate container 3f6af205e87d [2022-03-24T04:55:52.408Z] ---> eff6386be249 [2022-03-24T04:55:52.408Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-24T04:55:52.408Z] Successfully built eff6386be249 [2022-03-24T04:55:52.408Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-03-24T04:55:53.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-24T04:55:53.144Z] [2022-03-24T04:55:53.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T04:55:53.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-24T04:55:53.502Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-24T04:55:53.502Z] 5eb5b503b376: Pulling fs layer [2022-03-24T04:55:53.502Z] 5c69ac0246d0: Pulling fs layer [2022-03-24T04:55:53.502Z] ec43610c2a17: Pulling fs layer [2022-03-24T04:55:53.502Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-24T04:55:53.502Z] 33b1e0a273af: Pulling fs layer [2022-03-24T04:55:53.502Z] 5d3b04190fa2: Pulling fs layer [2022-03-24T04:55:53.502Z] 2f39f015ded8: Pulling fs layer [2022-03-24T04:55:53.502Z] 33b1e0a273af: Waiting [2022-03-24T04:55:53.502Z] 5d3b04190fa2: Waiting [2022-03-24T04:55:53.502Z] 2f39f015ded8: Waiting [2022-03-24T04:55:53.502Z] 3a2ae6a8a46f: Waiting [2022-03-24T04:55:53.502Z] 5c69ac0246d0: Verifying Checksum [2022-03-24T04:55:53.502Z] 5c69ac0246d0: Download complete [2022-03-24T04:55:53.502Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-24T04:55:53.502Z] 3a2ae6a8a46f: Download complete [2022-03-24T04:55:53.502Z] ec43610c2a17: Verifying Checksum [2022-03-24T04:55:53.502Z] ec43610c2a17: Download complete [2022-03-24T04:55:53.502Z] 5d3b04190fa2: Verifying Checksum [2022-03-24T04:55:53.502Z] 5d3b04190fa2: Download complete [2022-03-24T04:55:53.502Z] 33b1e0a273af: Verifying Checksum [2022-03-24T04:55:53.502Z] 33b1e0a273af: Download complete [2022-03-24T04:55:53.763Z] 5eb5b503b376: Download complete [2022-03-24T04:55:54.332Z] 2f39f015ded8: Verifying Checksum [2022-03-24T04:55:54.332Z] 2f39f015ded8: Download complete [2022-03-24T04:55:54.904Z] 5eb5b503b376: Pull complete [2022-03-24T04:55:55.164Z] 5c69ac0246d0: Pull complete [2022-03-24T04:55:55.733Z] ec43610c2a17: Pull complete [2022-03-24T04:55:55.733Z] 3a2ae6a8a46f: Pull complete [2022-03-24T04:55:55.998Z] 33b1e0a273af: Pull complete [2022-03-24T04:55:55.998Z] 5d3b04190fa2: Pull complete [2022-03-24T04:56:01.281Z] 2f39f015ded8: Pull complete [2022-03-24T04:56:01.281Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-24T04:56:01.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-24T04:56:01.281Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-24T04:56:01.373Z] prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container [2022-03-24T04:56:01.410Z] $ 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_PR-506 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-506:/w/workspace/edgexfoundry_edgex-ui-go_PR-506:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-506@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-24T04:56:02.906Z] $ docker top 0eaf85626a478a6293f6add646024b7d4c2eb5a6115ae1cd1034b51527ed92d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-24T04:56:03.403Z] ---> job-cost.sh [2022-03-24T04:56:03.403Z] lf-activate-venv: SKIPPING [2022-03-24T04:56:03.403Z] INFO: No Stack... [2022-03-24T04:56:03.666Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-24T04:56:04.235Z] INFO: Archiving Costs [Pipeline] sh [2022-03-24T04:56:04.563Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-506/archives/cost.csv [2022-03-24T04:56:04.563Z] + cut -d, -f6 [Pipeline] lock [2022-03-24T04:56:04.608Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-506-1-stack-cost] [2022-03-24T04:56:04.613Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-506-1-stack-cost] did not exist. Created. [2022-03-24T04:56:04.613Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-506-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-24T04:56:05.015Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-03-24T04:56:05.073Z] Stashed 1 file(s) [Pipeline] } [2022-03-24T04:56:05.091Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-506-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-24T04:56:05.169Z] $ docker stop --time=1 0eaf85626a478a6293f6add646024b7d4c2eb5a6115ae1cd1034b51527ed92d5 [2022-03-24T04:56:06.354Z] $ docker rm -f 0eaf85626a478a6293f6add646024b7d4c2eb5a6115ae1cd1034b51527ed92d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-24T04:56:28.350Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8984 in /w/workspace/edgexfoundry_edgex-ui-go_PR-506 [Pipeline] { [Pipeline] ws [2022-03-24T04:56:28.390Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-03-24T04:56:28.668Z] The recommended git tool is: git [2022-03-24T04:56:36.245Z] using credential edgex-jenkins-ssh [2022-03-24T04:56:36.263Z] Cloning the remote Git repository [2022-03-24T04:56:36.325Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-24T04:56:36.406Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-03-24T04:56:36.481Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-24T04:56:36.482Z] > git --version # timeout=10 [2022-03-24T04:56:36.500Z] > git --version # 'git version 2.25.1' [2022-03-24T04:56:36.503Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-24T04:56:36.665Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-24T04:56:39.984Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-03-24T04:56:40.001Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-24T04:56:40.028Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-03-24T04:56:40.077Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-03-24T04:56:40.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-24T04:56:40.093Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/506/head:refs/remotes/origin/PR-506 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-24T04:56:40.828Z] Merging remotes/origin/main commit 26b26d55d40a99fe9ff9e4cc5ede3c8b1c832f29 into PR head commit 19881818842a6673a7985b193c0b87a70229625c [2022-03-24T04:56:41.404Z] Merge succeeded, producing 19881818842a6673a7985b193c0b87a70229625c [2022-03-24T04:56:41.404Z] Checking out Revision 19881818842a6673a7985b193c0b87a70229625c (PR-506) [2022-03-24T04:56:40.853Z] > git config core.sparsecheckout # timeout=10 [2022-03-24T04:56:40.904Z] > git checkout -f 19881818842a6673a7985b193c0b87a70229625c # timeout=10 [2022-03-24T04:56:41.295Z] > git remote # timeout=10 [2022-03-24T04:56:41.313Z] > git config --get remote.origin.url # timeout=10 [2022-03-24T04:56:41.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-24T04:56:41.364Z] > git merge 26b26d55d40a99fe9ff9e4cc5ede3c8b1c832f29 # timeout=10 [2022-03-24T04:56:41.395Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-24T04:56:41.417Z] > git config core.sparsecheckout # timeout=10 [2022-03-24T04:56:41.442Z] > git checkout -f 19881818842a6673a7985b193c0b87a70229625c # timeout=10 [2022-03-24T04:56:46.052Z] Commit message: "fix: bug result in failing to add or update one stuff and remove dead code" [2022-03-24T04:56:46.121Z] > git --version # timeout=10 [2022-03-24T04:56:46.132Z] > git --version # 'git version 2.25.1' [2022-03-24T04:56:46.142Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-24T04:56:47.247Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-24T04:56:47.247Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-24T04:56:47.247Z] Dload Upload Total Spent Left Speed [2022-03-24T04:56:47.247Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48536 0 --:--:-- --:--:-- --:--:-- 48536 [Pipeline] sh [2022-03-24T04:56:47.773Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-24T04:56:48.130Z] + sudo tee /etc/docker/daemon.new [2022-03-24T04:56:48.130Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-24T04:56:48.130Z] { [2022-03-24T04:56:48.130Z] "registry-mirrors": [ [2022-03-24T04:56:48.130Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-24T04:56:48.130Z] ], [2022-03-24T04:56:48.130Z] "bip": "10.250.0.254/24", [2022-03-24T04:56:48.130Z] "hosts": [ [2022-03-24T04:56:48.130Z] "tcp://0.0.0.0:5555", [2022-03-24T04:56:48.130Z] "unix:///var/run/docker.sock" [2022-03-24T04:56:48.130Z] ], [2022-03-24T04:56:48.130Z] "mtu": 1458, [2022-03-24T04:56:48.130Z] "selinux-enabled": true, [2022-03-24T04:56:48.130Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-24T04:56:48.130Z] } [Pipeline] sh [2022-03-24T04:56:48.484Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-24T04:56:48.851Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-24T04:57:07.311Z] provisioning config files... [2022-03-24T04:57:07.337Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8692925055541502615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-24T04:57:07.925Z] ---> docker-login.sh [2022-03-24T04:57:07.925Z] nexus3.edgexfoundry.org:10001 [2022-03-24T04:57:08.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T04:57:08.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T04:57:08.800Z] Configure a credential helper to remove this warning. See [2022-03-24T04:57:08.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T04:57:08.801Z] [2022-03-24T04:57:08.801Z] Login Succeeded [2022-03-24T04:57:08.801Z] nexus3.edgexfoundry.org:10002 [2022-03-24T04:57:09.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T04:57:09.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T04:57:09.351Z] Configure a credential helper to remove this warning. See [2022-03-24T04:57:09.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T04:57:09.351Z] [2022-03-24T04:57:09.351Z] Login Succeeded [2022-03-24T04:57:09.351Z] nexus3.edgexfoundry.org:10003 [2022-03-24T04:57:09.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T04:57:09.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T04:57:09.633Z] Configure a credential helper to remove this warning. See [2022-03-24T04:57:09.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T04:57:09.633Z] [2022-03-24T04:57:09.633Z] Login Succeeded [2022-03-24T04:57:09.633Z] nexus3.edgexfoundry.org:10004 [2022-03-24T04:57:10.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T04:57:10.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T04:57:10.232Z] Configure a credential helper to remove this warning. See [2022-03-24T04:57:10.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T04:57:10.232Z] [2022-03-24T04:57:10.232Z] Login Succeeded [2022-03-24T04:57:10.232Z] docker.io [2022-03-24T04:57:10.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-24T04:57:11.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-24T04:57:11.102Z] Configure a credential helper to remove this warning. See [2022-03-24T04:57:11.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-24T04:57:11.102Z] [2022-03-24T04:57:11.102Z] Login Succeeded [2022-03-24T04:57:11.102Z] ---> docker-login.sh ends [Pipeline] } [2022-03-24T04:57:11.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-24T04:57:11.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-24T04:57:11.552Z] ========================================================= [2022-03-24T04:57:11.552Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-24T04:57:11.552Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-03-24T04:57:11.996Z] + 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-03-24T04:57:12.976Z] Sending build context to Docker daemon 27.49MB [2022-03-24T04:57:12.977Z] Step 1/15 : ARG BASE=golang:1.17-alpine3.15 [2022-03-24T04:57:12.977Z] Step 2/15 : FROM ${BASE} AS builder [2022-03-24T04:57:13.255Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-24T04:57:13.255Z] 9b3977197b4f: Pulling fs layer [2022-03-24T04:57:13.255Z] 1a89e8eeedd5: Pulling fs layer [2022-03-24T04:57:13.255Z] 94645a83ff95: Pulling fs layer [2022-03-24T04:57:13.255Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-24T04:57:13.255Z] 0c92f367c5e7: Pulling fs layer [2022-03-24T04:57:13.255Z] f7c0051592d6: Pulling fs layer [2022-03-24T04:57:13.255Z] a227ed2f7395: Pulling fs layer [2022-03-24T04:57:13.255Z] 7b1c46037f91: Pulling fs layer [2022-03-24T04:57:13.255Z] f7c0051592d6: Waiting [2022-03-24T04:57:13.255Z] a227ed2f7395: Waiting [2022-03-24T04:57:13.255Z] 7b1c46037f91: Waiting [2022-03-24T04:57:13.255Z] 0c92f367c5e7: Waiting [2022-03-24T04:57:13.255Z] 3f3a8bcf1eab: Waiting [2022-03-24T04:57:13.255Z] 94645a83ff95: Verifying Checksum [2022-03-24T04:57:13.255Z] 94645a83ff95: Download complete [2022-03-24T04:57:13.255Z] 1a89e8eeedd5: Download complete [2022-03-24T04:57:13.255Z] 0c92f367c5e7: Verifying Checksum [2022-03-24T04:57:13.255Z] 0c92f367c5e7: Download complete [2022-03-24T04:57:13.255Z] f7c0051592d6: Verifying Checksum [2022-03-24T04:57:13.255Z] f7c0051592d6: Download complete [2022-03-24T04:57:13.255Z] 9b3977197b4f: Download complete [2022-03-24T04:57:13.255Z] a227ed2f7395: Verifying Checksum [2022-03-24T04:57:13.255Z] a227ed2f7395: Download complete [2022-03-24T04:57:14.258Z] 9b3977197b4f: Pull complete [2022-03-24T04:57:14.864Z] 1a89e8eeedd5: Pull complete [2022-03-24T04:57:15.141Z] 94645a83ff95: Pull complete [2022-03-24T04:57:15.417Z] 7b1c46037f91: Verifying Checksum [2022-03-24T04:57:15.417Z] 7b1c46037f91: Download complete [2022-03-24T04:57:16.016Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-24T04:57:16.016Z] 3f3a8bcf1eab: Download complete [2022-03-24T04:57:28.427Z] 3f3a8bcf1eab: Pull complete [2022-03-24T04:57:28.427Z] 0c92f367c5e7: Pull complete [2022-03-24T04:57:28.427Z] f7c0051592d6: Pull complete [2022-03-24T04:57:28.427Z] a227ed2f7395: Pull complete [2022-03-24T04:57:35.148Z] 7b1c46037f91: Pull complete [2022-03-24T04:57:35.148Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-24T04:57:35.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-24T04:57:35.148Z] ---> f79e39bc4007 [2022-03-24T04:57:35.148Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-24T04:57:36.128Z] ---> Running in 8f4fdf19585d [2022-03-24T04:57:36.403Z] Removing intermediate container 8f4fdf19585d [2022-03-24T04:57:36.403Z] ---> 20526371d006 [2022-03-24T04:57:36.403Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2022-03-24T04:57:36.403Z] ---> Running in 12dfebbf1ec6 [2022-03-24T04:57:36.677Z] Removing intermediate container 12dfebbf1ec6 [2022-03-24T04:57:36.677Z] ---> 9c44886616d3 [2022-03-24T04:57:36.677Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2022-03-24T04:57:36.677Z] ---> Running in bfa7ed32d39c [2022-03-24T04:57:36.953Z] Removing intermediate container bfa7ed32d39c [2022-03-24T04:57:36.953Z] ---> c6b3e444d8c4 [2022-03-24T04:57:36.953Z] Step 6/15 : LABEL Name=edgex-ui-go [2022-03-24T04:57:37.230Z] ---> Running in 02adf50f8b47 [2022-03-24T04:57:37.505Z] Removing intermediate container 02adf50f8b47 [2022-03-24T04:57:37.505Z] ---> bddaa6f05504 [2022-03-24T04:57:37.505Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-24T04:57:37.505Z] ---> Running in 9e48483e4c03 [2022-03-24T04:57:37.779Z] Removing intermediate container 9e48483e4c03 [2022-03-24T04:57:37.779Z] ---> caa1f6069eff [2022-03-24T04:57:37.779Z] Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T04:57:37.779Z] ---> Running in 326952f55299 [2022-03-24T04:57:39.769Z] Removing intermediate container 326952f55299 [2022-03-24T04:57:39.769Z] ---> ae25a2796624 [2022-03-24T04:57:39.769Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-24T04:57:39.769Z] ---> Running in 5a91bb9b546e [2022-03-24T04:57:40.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T04:57:41.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T04:57:42.327Z] OK: 220 MiB in 52 packages [2022-03-24T04:57:43.311Z] Removing intermediate container 5a91bb9b546e [2022-03-24T04:57:43.311Z] ---> 3d6984ba7fa8 [2022-03-24T04:57:43.311Z] Step 10/15 : ENV GO111MODULE=on [2022-03-24T04:57:43.311Z] ---> Running in ad9ff52afbe5 [2022-03-24T04:57:43.584Z] Removing intermediate container ad9ff52afbe5 [2022-03-24T04:57:43.584Z] ---> 46708d2ec858 [2022-03-24T04:57:43.584Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-24T04:57:43.584Z] ---> Running in f460d9c5a5bd [2022-03-24T04:57:43.862Z] Removing intermediate container f460d9c5a5bd [2022-03-24T04:57:43.862Z] ---> e463fa147b6f [2022-03-24T04:57:43.862Z] Step 12/15 : COPY go.mod vendor* ./ [2022-03-24T04:57:45.833Z] ---> 26e496fbde69 [2022-03-24T04:57:45.833Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T04:57:45.833Z] ---> Running in e3deb9883990 [2022-03-24T04:59:07.637Z] Removing intermediate container e3deb9883990 [2022-03-24T04:59:07.637Z] ---> d690f54b302a [2022-03-24T04:59:07.637Z] Step 14/15 : COPY . . [2022-03-24T04:59:07.637Z] ---> e0ad9f89630b [2022-03-24T04:59:07.637Z] Step 15/15 : RUN ${MAKE} [2022-03-24T04:59:07.637Z] ---> Running in c0e2a8024378 [2022-03-24T04:59:07.637Z] noop [2022-03-24T04:59:07.637Z] Removing intermediate container c0e2a8024378 [2022-03-24T04:59:07.637Z] ---> 75053c031c89 [2022-03-24T04:59:07.637Z] Successfully built 75053c031c89 [2022-03-24T04:59:07.637Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-24T04:59:08.008Z] + docker inspect -f . ci-base-image-arm64 [2022-03-24T04:59:08.008Z] . [Pipeline] withDockerContainer [2022-03-24T04:59:08.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-8984 does not seem to be running inside a container [2022-03-24T04:59:08.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-24T04:59:09.629Z] $ docker top f636f642a52f08aa55a64c069128636e7679d274c28030efa4b745147261b93e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T04:59:10.623Z] + go version [2022-03-24T04:59:10.623Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-24T04:59:10.665Z] $ docker stop --time=1 f636f642a52f08aa55a64c069128636e7679d274c28030efa4b745147261b93e [2022-03-24T04:59:12.315Z] $ docker rm -f f636f642a52f08aa55a64c069128636e7679d274c28030efa4b745147261b93e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T04:59:13.189Z] + docker inspect -f . ci-base-image-arm64 [2022-03-24T04:59:13.189Z] . [Pipeline] withDockerContainer [2022-03-24T04:59:13.433Z] prd-ubuntu20.04-docker-arm64-4c-16g-8984 does not seem to be running inside a container [2022-03-24T04:59:13.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-24T04:59:14.839Z] $ docker top ad04e006ffa5d8682c47de563afe832a58aad3abb5cf9572d4ed0a17fa6f4af4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-03-24T04:59:15.822Z] + make test [2022-03-24T04:59:15.822Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-03-24T04:59:17.280Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-03-24T04:59:56.337Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-03-24T04:59:56.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-03-24T04:59:56.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-03-24T04:59:56.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-03-24T04:59:56.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-03-24T04:59:56.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-03-24T04:59:56.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-03-24T04:59:56.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-03-24T04:59:56.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-03-24T04:59:56.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-03-24T04:59:56.337Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-03-24T04:59:56.337Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-03-24T04:59:56.337Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-03-24T05:00:11.426Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-24T05:00:11.426Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-03-24T05:00:11.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-03-24T05:00:11.504Z] $ docker stop --time=1 ad04e006ffa5d8682c47de563afe832a58aad3abb5cf9572d4ed0a17fa6f4af4 [2022-03-24T05:00:13.242Z] $ docker rm -f ad04e006ffa5d8682c47de563afe832a58aad3abb5cf9572d4ed0a17fa6f4af4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-24T05:00:14.063Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-03-24T05:00:14.097Z] Warning: overwriting stash ‘coverage-report’ [2022-03-24T05:00:14.657Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-24T05:00:15.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-24T05:00:15.957Z] + ls -al . [2022-03-24T05:00:15.957Z] total 156 [2022-03-24T05:00:15.957Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 24 04:59 . [2022-03-24T05:00:15.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 04:56 .. [2022-03-24T05:00:15.957Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 04:56 .git [2022-03-24T05:00:15.957Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 04:56 .github [2022-03-24T05:00:15.957Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 24 04:56 .gitignore [2022-03-24T05:00:15.957Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 24 04:56 CONTRIBUTING.md [2022-03-24T05:00:15.957Z] -rw-rw-r-- 1 jenkins jenkins 1549 Mar 24 04:56 Dockerfile [2022-03-24T05:00:15.957Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 24 04:56 Jenkinsfile [2022-03-24T05:00:15.957Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 24 04:56 LICENSE [2022-03-24T05:00:15.957Z] -rw-rw-r-- 1 jenkins jenkins 1212 Mar 24 04:56 Makefile [2022-03-24T05:00:15.957Z] -rw-rw-r-- 1 jenkins jenkins 4450 Mar 24 04:56 README.md [2022-03-24T05:00:15.957Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 24 04:54 VERSION [2022-03-24T05:00:15.957Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 04:56 assets [2022-03-24T05:00:15.957Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 04:56 bin [2022-03-24T05:00:15.957Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 04:56 cmd [2022-03-24T05:00:15.957Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 24 04:59 coverage.out [2022-03-24T05:00:15.957Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 04:56 docs [2022-03-24T05:00:15.957Z] -rw-rw-r-- 1 jenkins jenkins 1944 Mar 24 04:56 go.mod [2022-03-24T05:00:15.957Z] -rw-rw-r-- 1 jenkins jenkins 48565 Mar 24 04:56 go.sum [2022-03-24T05:00:15.957Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 24 04:56 internal [2022-03-24T05:00:15.957Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 04:56 pkg [2022-03-24T05:00:15.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 04:56 snap [2022-03-24T05:00:15.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 04:56 testing [2022-03-24T05:00:15.957Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 24 04:56 version.go [2022-03-24T05:00:15.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 04:56 web [Pipeline] isUnix [Pipeline] sh [2022-03-24T05:00:16.411Z] + 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=19881818842a6673a7985b193c0b87a70229625c --label arch=arm64 --label version=0.0.0 . [2022-03-24T05:00:17.909Z] Sending build context to Docker daemon 27.49MB [2022-03-24T05:00:17.909Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-03-24T05:00:17.909Z] Step 2/23 : FROM ${BASE} AS builder [2022-03-24T05:00:17.909Z] ---> 75053c031c89 [2022-03-24T05:00:17.909Z] Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-03-24T05:00:17.909Z] ---> Running in 272a66052340 [2022-03-24T05:00:18.184Z] Removing intermediate container 272a66052340 [2022-03-24T05:00:18.184Z] ---> 6254d53fee85 [2022-03-24T05:00:18.184Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2022-03-24T05:00:18.459Z] ---> Running in f653f3a73070 [2022-03-24T05:00:18.738Z] Removing intermediate container f653f3a73070 [2022-03-24T05:00:18.738Z] ---> e6042dacac45 [2022-03-24T05:00:18.738Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2022-03-24T05:00:18.738Z] ---> Running in bf06933f76e9 [2022-03-24T05:00:19.012Z] Removing intermediate container bf06933f76e9 [2022-03-24T05:00:19.012Z] ---> 343340d7ca5d [2022-03-24T05:00:19.012Z] Step 6/23 : LABEL Name=edgex-ui-go [2022-03-24T05:00:19.012Z] ---> Running in 042c6a916138 [2022-03-24T05:00:19.286Z] Removing intermediate container 042c6a916138 [2022-03-24T05:00:19.286Z] ---> 2e6b8aea0542 [2022-03-24T05:00:19.286Z] Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2022-03-24T05:00:19.561Z] ---> Running in 30675bb0b945 [2022-03-24T05:00:19.838Z] Removing intermediate container 30675bb0b945 [2022-03-24T05:00:19.838Z] ---> 51900221c35c [2022-03-24T05:00:19.838Z] Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-24T05:00:19.838Z] ---> Running in 5f35997689d7 [2022-03-24T05:00:21.822Z] Removing intermediate container 5f35997689d7 [2022-03-24T05:00:21.822Z] ---> df886415c4be [2022-03-24T05:00:21.822Z] Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-03-24T05:00:21.822Z] ---> Running in 2eace2ddbb90 [2022-03-24T05:00:22.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-24T05:00:23.396Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-24T05:00:24.374Z] OK: 220 MiB in 52 packages [2022-03-24T05:00:24.970Z] Removing intermediate container 2eace2ddbb90 [2022-03-24T05:00:24.970Z] ---> 35767cd0fdb5 [2022-03-24T05:00:24.970Z] Step 10/23 : ENV GO111MODULE=on [2022-03-24T05:00:24.970Z] ---> Running in 628d218325d6 [2022-03-24T05:00:25.566Z] Removing intermediate container 628d218325d6 [2022-03-24T05:00:25.566Z] ---> d746819a651c [2022-03-24T05:00:25.566Z] Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-03-24T05:00:25.566Z] ---> Running in f90c21afa80c [2022-03-24T05:00:25.840Z] Removing intermediate container f90c21afa80c [2022-03-24T05:00:25.840Z] ---> 4244f4f2387c [2022-03-24T05:00:25.840Z] Step 12/23 : COPY go.mod vendor* ./ [2022-03-24T05:00:26.453Z] ---> 233317e8c338 [2022-03-24T05:00:26.453Z] Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-24T05:00:26.453Z] ---> Running in 0f82131dba65 [2022-03-24T05:00:29.074Z] Removing intermediate container 0f82131dba65 [2022-03-24T05:00:29.074Z] ---> 7ecb29e2adf1 [2022-03-24T05:00:29.074Z] Step 14/23 : COPY . . [2022-03-24T05:00:31.701Z] ---> 6ffe1e0c6f12 [2022-03-24T05:00:31.701Z] Step 15/23 : RUN ${MAKE} [2022-03-24T05:00:31.701Z] ---> Running in ad3a5eb4f14f [2022-03-24T05:00:32.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-03-24T05:01:05.049Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-03-24T05:01:08.439Z] Removing intermediate container ad3a5eb4f14f [2022-03-24T05:01:08.439Z] ---> b7e1dcccc826 [2022-03-24T05:01:08.439Z] Step 16/23 : FROM alpine:3.14 [2022-03-24T05:01:09.033Z] 3.14: Pulling from library/alpine [2022-03-24T05:01:09.306Z] 93a1719cf261: Pulling fs layer [2022-03-24T05:01:09.306Z] 93a1719cf261: Verifying Checksum [2022-03-24T05:01:09.306Z] 93a1719cf261: Download complete [2022-03-24T05:01:09.902Z] 93a1719cf261: Pull complete [2022-03-24T05:01:09.902Z] Digest: sha256:cf5b2ed6e37873edf0733ad18ca3ccc414a60ba260be611459c245508a19b652 [2022-03-24T05:01:09.902Z] Status: Downloaded newer image for alpine:3.14 [2022-03-24T05:01:09.902Z] ---> 71a2028e5025 [2022-03-24T05:01:09.902Z] Step 17/23 : EXPOSE 4000 [2022-03-24T05:01:10.176Z] ---> Running in 616502ef2b73 [2022-03-24T05:01:10.450Z] Removing intermediate container 616502ef2b73 [2022-03-24T05:01:10.450Z] ---> 3bcebd964c01 [2022-03-24T05:01:10.450Z] 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-03-24T05:01:11.910Z] ---> b7a3d0021ce7 [2022-03-24T05:01:11.910Z] Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-03-24T05:01:11.910Z] ---> Running in c070738b1b87 [2022-03-24T05:01:11.910Z] Removing intermediate container c070738b1b87 [2022-03-24T05:01:11.910Z] ---> 22c636539498 [2022-03-24T05:01:11.910Z] Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-03-24T05:01:12.190Z] ---> Running in dcd9e04e1a25 [2022-03-24T05:01:12.470Z] Removing intermediate container dcd9e04e1a25 [2022-03-24T05:01:12.470Z] ---> b73f0c201e3c [2022-03-24T05:01:12.470Z] Step 21/23 : LABEL arch=arm64 [2022-03-24T05:01:12.470Z] ---> Running in 418ee2bf49d5 [2022-03-24T05:01:12.744Z] Removing intermediate container 418ee2bf49d5 [2022-03-24T05:01:12.744Z] ---> e3fd3de235fc [2022-03-24T05:01:12.744Z] Step 22/23 : LABEL git_sha=19881818842a6673a7985b193c0b87a70229625c [2022-03-24T05:01:12.744Z] ---> Running in ff504a278181 [2022-03-24T05:01:13.029Z] Removing intermediate container ff504a278181 [2022-03-24T05:01:13.029Z] ---> e1b85847eb75 [2022-03-24T05:01:13.029Z] Step 23/23 : LABEL version=0.0.0 [2022-03-24T05:01:13.302Z] ---> Running in ea83f3f925c0 [2022-03-24T05:01:13.575Z] Removing intermediate container ea83f3f925c0 [2022-03-24T05:01:13.575Z] ---> ce15fa86a435 [2022-03-24T05:01:13.575Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-24T05:01:13.575Z] Successfully built ce15fa86a435 [2022-03-24T05:01:13.575Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-24T05:01:14.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-24T05:01:14.226Z] [2022-03-24T05:01:14.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-24T05:01:14.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-24T05:01:14.882Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-24T05:01:14.882Z] 8998bd30e6a1: Pulling fs layer [2022-03-24T05:01:14.882Z] 04944245beec: Pulling fs layer [2022-03-24T05:01:14.882Z] 699f458cf7ca: Pulling fs layer [2022-03-24T05:01:14.882Z] 765212b225bb: Pulling fs layer [2022-03-24T05:01:14.882Z] f23df028b6ca: Pulling fs layer [2022-03-24T05:01:14.882Z] d65c8cfc05b1: Pulling fs layer [2022-03-24T05:01:14.882Z] 2437ff75d9bd: Pulling fs layer [2022-03-24T05:01:14.882Z] f23df028b6ca: Waiting [2022-03-24T05:01:14.882Z] 765212b225bb: Waiting [2022-03-24T05:01:14.882Z] d65c8cfc05b1: Waiting [2022-03-24T05:01:14.882Z] 2437ff75d9bd: Waiting [2022-03-24T05:01:14.882Z] 04944245beec: Verifying Checksum [2022-03-24T05:01:14.882Z] 04944245beec: Download complete [2022-03-24T05:01:14.882Z] 765212b225bb: Verifying Checksum [2022-03-24T05:01:14.882Z] 765212b225bb: Download complete [2022-03-24T05:01:14.882Z] f23df028b6ca: Verifying Checksum [2022-03-24T05:01:14.882Z] f23df028b6ca: Download complete [2022-03-24T05:01:14.882Z] d65c8cfc05b1: Verifying Checksum [2022-03-24T05:01:14.882Z] d65c8cfc05b1: Download complete [2022-03-24T05:01:15.159Z] 699f458cf7ca: Verifying Checksum [2022-03-24T05:01:15.159Z] 699f458cf7ca: Download complete [2022-03-24T05:01:15.435Z] 8998bd30e6a1: Verifying Checksum [2022-03-24T05:01:15.435Z] 8998bd30e6a1: Download complete [2022-03-24T05:01:18.064Z] 2437ff75d9bd: Verifying Checksum [2022-03-24T05:01:18.064Z] 2437ff75d9bd: Download complete [2022-03-24T05:01:20.046Z] 8998bd30e6a1: Pull complete [2022-03-24T05:01:20.323Z] 04944245beec: Pull complete [2022-03-24T05:01:21.754Z] 699f458cf7ca: Pull complete [2022-03-24T05:01:22.030Z] 765212b225bb: Pull complete [2022-03-24T05:01:22.630Z] f23df028b6ca: Pull complete [2022-03-24T05:01:22.905Z] d65c8cfc05b1: Pull complete [2022-03-24T05:01:37.996Z] 2437ff75d9bd: Pull complete [2022-03-24T05:01:37.996Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-24T05:01:37.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-24T05:01:37.996Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-24T05:01:38.254Z] prd-ubuntu20.04-docker-arm64-4c-16g-8984 does not seem to be running inside a container [2022-03-24T05:01:38.344Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-24T05:01:40.805Z] $ docker top 284c6ec32e27d451c19f735bb93e51c6fa4a69ba12e4f3ca0d8acb02c34a3820 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-24T05:01:41.789Z] ---> job-cost.sh [2022-03-24T05:01:41.789Z] lf-activate-venv: SKIPPING [2022-03-24T05:01:41.789Z] INFO: No Stack... [2022-03-24T05:01:42.061Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-24T05:01:43.039Z] INFO: Archiving Costs [Pipeline] sh [2022-03-24T05:01:43.713Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-03-24T05:01:43.713Z] + cut -d, -f6 [Pipeline] lock [2022-03-24T05:01:43.796Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-506-1-stack-cost] [2022-03-24T05:01:43.801Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-506-1-stack-cost] did not exist. Created. [2022-03-24T05:01:43.801Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-506-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-24T05:01:44.546Z] /w/workspace/edgex-ui-go/1@tmp/durable-442190de/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-24T05:01:45.293Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-24T05:01:45.334Z] Warning: overwriting stash ‘stack-cost’ [2022-03-24T05:01:45.503Z] Stashed 1 file(s) [Pipeline] } [2022-03-24T05:01:45.517Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-506-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-24T05:01:45.603Z] $ docker stop --time=1 284c6ec32e27d451c19f735bb93e51c6fa4a69ba12e4f3ca0d8acb02c34a3820 [2022-03-24T05:01:47.171Z] $ docker rm -f 284c6ec32e27d451c19f735bb93e51c6fa4a69ba12e4f3ca0d8acb02c34a3820 [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-03-24T05:01:48.202Z] provisioning config files... [2022-03-24T05:01:48.222Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-506@tmp/config2165025412888126250tmp [Pipeline] { [Pipeline] sh [2022-03-24T05:01:48.564Z] + set +x [2022-03-24T05:01:48.564Z] + curl -s https://codecov.io/bash [2022-03-24T05:01:48.564Z] + bash -s -- [2022-03-24T05:01:48.564Z] [2022-03-24T05:01:48.564Z] _____ _ [2022-03-24T05:01:48.564Z] / ____| | | [2022-03-24T05:01:48.564Z] | | ___ __| | ___ ___ _____ __ [2022-03-24T05:01:48.564Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-24T05:01:48.564Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-24T05:01:48.564Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-24T05:01:48.564Z] Bash-1.0.6 [2022-03-24T05:01:48.564Z] [2022-03-24T05:01:48.564Z] [2022-03-24T05:01:48.564Z] ==> git version 2.25.1 found [2022-03-24T05:01:48.564Z] ==> 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-03-24T05:01:48.564Z] Release-Date: 2020-01-08 [2022-03-24T05:01:48.564Z] 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-03-24T05:01:48.564Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-03-24T05:01:48.564Z] ==> Jenkins CI detected. [2022-03-24T05:01:48.564Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-506 [2022-03-24T05:01:48.564Z] project root: . [2022-03-24T05:01:48.564Z] --> token set from env [2022-03-24T05:01:48.564Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-24T05:01:48.564Z] ==> Running gcov in . (disable via -X gcov) [2022-03-24T05:01:48.564Z] ==> Python coveragepy not found [2022-03-24T05:01:48.564Z] ==> Searching for coverage reports in: [2022-03-24T05:01:48.564Z] + . [2022-03-24T05:01:48.564Z] -> Found 1 reports [2022-03-24T05:01:48.564Z] ==> Detecting git/mercurial file structure [2022-03-24T05:01:48.564Z] ==> Reading reports [2022-03-24T05:01:48.564Z] + ./coverage.out bytes=10 [2022-03-24T05:01:48.564Z] ==> Appending adjustments [2022-03-24T05:01:48.564Z] https://docs.codecov.io/docs/fixing-reports [2022-03-24T05:01:48.824Z] + Found adjustments [2022-03-24T05:01:48.824Z] ==> Gzipping contents [2022-03-24T05:01:48.824Z] 4.0K /tmp/codecov.ZyqhP2.gz [2022-03-24T05:01:48.824Z] ==> Uploading reports [2022-03-24T05:01:48.824Z] url: https://codecov.io [2022-03-24T05:01:48.824Z] query: branch=PR-506&commit=19881818842a6673a7985b193c0b87a70229625c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-506%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=506&job=&cmd_args= [2022-03-24T05:01:48.824Z] -> Pinging Codecov [2022-03-24T05:01:48.824Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-506&commit=19881818842a6673a7985b193c0b87a70229625c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-506%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=506&job=&cmd_args= [2022-03-24T05:01:49.397Z] -> Uploading to [2022-03-24T05:01:49.397Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-24/FB506323287CE973F263BFD2A0EB1F37/19881818842a6673a7985b193c0b87a70229625c/7fa5b226-e343-48fc-abcf-906069b262d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220324T050149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1cc7bbcc4d5ff4cd7f11d30770c5070cbb75c50d7c4b9e1ed2fc6a020288fcff [2022-03-24T05:01:49.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-24T05:01:49.397Z] Dload Upload Total Spent Left Speed [2022-03-24T05:01:49.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4052 0 0 100 4052 0 15766 --:--:-- --:--:-- --:--:-- 15766 [2022-03-24T05:01:49.657Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/19881818842a6673a7985b193c0b87a70229625c [Pipeline] } [2022-03-24T05:01:49.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-03-24T05:01:51.333Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-506/archives ] [2022-03-24T05:01:51.333Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-506/archives [2022-03-24T05:01:51.333Z] total 16 [2022-03-24T05:01:51.333Z] drwxr-xr-x 3 root root 4096 Mar 24 04:56 . [2022-03-24T05:01:51.333Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 24 04:56 .. [2022-03-24T05:01:51.333Z] drwxr-xr-x 2 root root 4096 Mar 24 04:56 cost [2022-03-24T05:01:51.333Z] -rw-r--r-- 1 root root 82 Mar 24 04:56 cost.csv [2022-03-24T05:01:51.333Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-506/archives [2022-03-24T05:01:51.333Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-506/archives [2022-03-24T05:01:51.333Z] total 16 [2022-03-24T05:01:51.333Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 04:56 . [2022-03-24T05:01:51.333Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 24 04:56 .. [2022-03-24T05:01:51.333Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 24 04:56 cost [2022-03-24T05:01:51.333Z] -rw-r--r-- 1 jenkins jenkins 82 Mar 24 04:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-24T05:01:51.661Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T05:01:52.558Z] ---> package-listing.sh [2022-03-24T05:01:52.558Z] ++ facter osfamily [2022-03-24T05:01:52.558Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-24T05:01:52.558Z] + OS_FAMILY=debian [2022-03-24T05:01:52.558Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-506 [2022-03-24T05:01:52.558Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-24T05:01:52.558Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-24T05:01:52.558Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-24T05:01:52.558Z] + PACKAGES=/tmp/packages_start.txt [2022-03-24T05:01:52.558Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-506 ']' [2022-03-24T05:01:52.558Z] + PACKAGES=/tmp/packages_end.txt [2022-03-24T05:01:52.558Z] + case "${OS_FAMILY}" in [2022-03-24T05:01:52.558Z] + dpkg -l [2022-03-24T05:01:52.558Z] + grep '^ii' [2022-03-24T05:01:52.819Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-24T05:01:52.819Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-24T05:01:52.819Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-24T05:01:52.819Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-506 ']' [2022-03-24T05:01:52.819Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-506/archives/ [2022-03-24T05:01:52.819Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-506/archives/ [Pipeline] echo [2022-03-24T05:01:52.855Z] 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_PR-506/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-24T05:01:53.149Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-24T05:01:53.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-24T05:01:53.737Z] . [Pipeline] withDockerContainer [2022-03-24T05:01:53.820Z] prd-ubuntu20.04-docker-8c-8g-8983 does not seem to be running inside a container [2022-03-24T05:01:53.855Z] $ 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_PR-506/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_PR-506 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-506:/w/workspace/edgexfoundry_edgex-ui-go_PR-506:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-506@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-24T05:01:54.071Z] $ docker top 0c6160e12437fd37c740e869633f0402b911fe4680600e0a8af7d9312845c106 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-24T05:01:54.471Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-24T05:01:54.783Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-24T05:01:55.112Z] + ls /var/log/sa-host [2022-03-24T05:01:55.112Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-24T05:01:55.398Z] provisioning config files... [2022-03-24T05:01:55.408Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-506@tmp/config7666345221337840134tmp [Pipeline] { [Pipeline] echo [2022-03-24T05:01:55.452Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T05:01:55.767Z] ---> create-netrc.sh [Pipeline] } [2022-03-24T05:01:55.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-24T05:01:56.195Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-24T05:01:56.231Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T05:01:56.552Z] ---> sudo-logs.sh [2022-03-24T05:01:56.552Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-03-24T05:01:56.636Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T05:01:56.952Z] ---> job-cost.sh [2022-03-24T05:01:56.952Z] lf-activate-venv: SKIPPING [2022-03-24T05:01:56.952Z] DEBUG: total: 0.2199999988079071 [2022-03-24T05:01:56.952Z] INFO: Retrieving Stack Cost... [2022-03-24T05:01:57.214Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-03-24T05:01:57.784Z] INFO: Archiving Costs [Pipeline] echo [2022-03-24T05:01:57.819Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-24T05:01:58.134Z] ---> logs-deploy.sh [2022-03-24T05:01:58.135Z] lf-activate-venv: SKIPPING [2022-03-24T05:01:58.135Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-506/1 [2022-03-24T05:01:58.135Z] INFO: archiving workspace using pattern(s): [2022-03-24T05:01:59.078Z] Archives upload complete. [2022-03-24T05:01:59.078Z] INFO: archiving logs to Nexus