Pull request #526 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 87b4b36df87745dedca09b3d246310a1c15f4233+66d087440452cd2777c1b48e6c315f4ea5829394 (1dd5c98be833a5c1223f650e18ef9131d59f1010) 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-ssh970430889752867222.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11408238406868728667.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh 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-526/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-526/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh917395165126164910.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-526/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16482752745970251785.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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 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-ssh4322579328871299853.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-526/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-526/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4289812095337821253.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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-585 in /w/workspace/edgexfoundry_edgex-ui-go_PR-526 [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-526 # 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 Merging remotes/origin/main commit 66d087440452cd2777c1b48e6c315f4ea5829394 into PR head commit 87b4b36df87745dedca09b3d246310a1c15f4233 Merge succeeded, producing 87b4b36df87745dedca09b3d246310a1c15f4233 Checking out Revision 87b4b36df87745dedca09b3d246310a1c15f4233 (PR-526) > 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/526/head:refs/remotes/origin/PR-526 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87b4b36df87745dedca09b3d246310a1c15f4233 # 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 66d087440452cd2777c1b48e6c315f4ea5829394 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87b4b36df87745dedca09b3d246310a1c15f4233 # timeout=10 Commit message: "chore(deps): Bump eventsource from 1.1.0 to 1.1.1 in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:59:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:59:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:59:00 ========================================================= 21:59:00 EdgeX Global Pipelines Version Info 21:59:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:59:01 ------------------- 21:59:01 stable info: 21:59:01 ------------------- 21:59:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:59:01 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 21:59:01 Message: update stable to v1.0.230 21:59:02 ------------------- 21:59:02 experimental info: 21:59:02 ------------------- 21:59:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:59:02 Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e 21:59:02 Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:59:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 21:59:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 21:59:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:59:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:59:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:59:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 21:59:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:59:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-526 [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-526 [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-526 [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87b4b36df87745dedca09b3d246310a1c15f4233 [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87b4b36 [Pipeline] echo 21:59:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:59:03 provisioning config files... 21:59:03 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp/config523609343947457275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:04 ---> docker-login.sh 21:59:04 nexus3.edgexfoundry.org:10001 21:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:04 Configure a credential helper to remove this warning. See 21:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:04 21:59:04 Login Succeeded 21:59:04 nexus3.edgexfoundry.org:10002 21:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:04 Configure a credential helper to remove this warning. See 21:59:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:04 21:59:04 Login Succeeded 21:59:04 nexus3.edgexfoundry.org:10003 21:59:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:05 Configure a credential helper to remove this warning. See 21:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:05 21:59:05 Login Succeeded 21:59:05 nexus3.edgexfoundry.org:10004 21:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:05 Configure a credential helper to remove this warning. See 21:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:05 21:59:05 Login Succeeded 21:59:05 docker.io 21:59:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:05 Configure a credential helper to remove this warning. See 21:59:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:05 21:59:05 Login Succeeded 21:59:05 ---> docker-login.sh ends [Pipeline] } 21:59:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:59:06 + git rev-list -1 --merges 87b4b36df87745dedca09b3d246310a1c15f4233~1..87b4b36df87745dedca09b3d246310a1c15f4233 [Pipeline] echo 21:59:06 -----------> git rev-list -1 --merges 87b4b36df87745dedca09b3d246310a1c15f4233~1..87b4b36df87745dedca09b3d246310a1c15f4233 87b4b36df87745dedca09b3d246310a1c15f4233 [false] [Pipeline] sh 21:59:06 + git log --format=format:%s -1 87b4b36df87745dedca09b3d246310a1c15f4233 [Pipeline] echo 21:59:06 ========================================================= 21:59:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:59:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:59:07 + git log --format=format:%s -1 87b4b36df87745dedca09b3d246310a1c15f4233 [Pipeline] echo 21:59:07 [semverPrep] GIT_COMMIT: 87b4b36df87745dedca09b3d246310a1c15f4233, Commit Message: chore(deps): Bump eventsource from 1.1.0 to 1.1.1 in /web [Pipeline] echo 21:59:07 [semverPrep] This is not a build commit. [Pipeline] sh 21:59:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:59:07 + grep -v github /etc/ssh/ssh_known_hosts 21:59:07 + [ -e /tmp/ssh_known_hosts ] 21:59:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:59:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:59:07 + sudo tee -a /etc/ssh/ssh_known_hosts 21:59:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:59:08 21:59:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:59:08 latest: Pulling from edgex-devops/py-git-semver 21:59:08 1fe172e4850f: Pulling fs layer 21:59:08 caf521ccaac6: Pulling fs layer 21:59:08 3ead6fa29328: Pulling fs layer 21:59:08 5c2a1cbceb83: Pulling fs layer 21:59:08 a8d5f1318db7: Pulling fs layer 21:59:08 c427282e49a2: Pulling fs layer 21:59:08 1827001aaf11: Pulling fs layer 21:59:08 0714d37db230: Pulling fs layer 21:59:08 ac28cf19c067: Pulling fs layer 21:59:08 ca983d60f3e2: Pulling fs layer 21:59:08 9f894cec8388: Pulling fs layer 21:59:08 c427282e49a2: Waiting 21:59:08 1827001aaf11: Waiting 21:59:08 ac28cf19c067: Waiting 21:59:08 0714d37db230: Waiting 21:59:08 ca983d60f3e2: Waiting 21:59:08 9f894cec8388: Waiting 21:59:08 5c2a1cbceb83: Waiting 21:59:08 caf521ccaac6: Download complete 21:59:08 5c2a1cbceb83: Download complete 21:59:08 a8d5f1318db7: Verifying Checksum 21:59:08 a8d5f1318db7: Download complete 21:59:08 3ead6fa29328: Verifying Checksum 21:59:08 3ead6fa29328: Download complete 21:59:08 c427282e49a2: Download complete 21:59:08 0714d37db230: Verifying Checksum 21:59:08 0714d37db230: Download complete 21:59:08 ac28cf19c067: Download complete 21:59:08 ca983d60f3e2: Verifying Checksum 21:59:08 ca983d60f3e2: Download complete 21:59:08 9f894cec8388: Download complete 21:59:08 1fe172e4850f: Verifying Checksum 21:59:08 1fe172e4850f: Download complete 21:59:09 1827001aaf11: Download complete 21:59:09 1fe172e4850f: Pull complete 21:59:10 caf521ccaac6: Pull complete 21:59:10 3ead6fa29328: Pull complete 21:59:10 5c2a1cbceb83: Pull complete 21:59:11 a8d5f1318db7: Pull complete 21:59:11 c427282e49a2: Pull complete 21:59:12 1827001aaf11: Pull complete 21:59:12 0714d37db230: Pull complete 21:59:12 ac28cf19c067: Pull complete 21:59:12 ca983d60f3e2: Pull complete 21:59:13 9f894cec8388: Pull complete 21:59:13 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 21:59:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 21:59:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:13 prd-ubuntu20.04-docker-8c-8g-585 does not seem to be running inside a container 21:59:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-526 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526:/w/workspace/edgexfoundry_edgex-ui-go_PR-526:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 21:59:15 $ docker top 3006c8426cd715f13881ba4090a628b79445c583331513e3422656aad68d40ea -eo pid,comm 21:59:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:59:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:59:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:15 [ssh-agent] Looking for ssh-agent implementation... 21:59:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:15 $ docker exec 3006c8426cd715f13881ba4090a628b79445c583331513e3422656aad68d40ea ssh-agent 21:59:15 SSH_AUTH_SOCK=/tmp/ssh-V9OgWQ4VYqU9/agent.32 21:59:15 SSH_AGENT_PID=38 21:59:15 Running ssh-add (command line suppressed) 21:59:15 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp/private_key_8611752184380218770.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp/private_key_8611752184380218770.key) 21:59:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:15 + git tag --points-at HEAD [Pipeline] } 21:59:16 $ docker exec --env ******** --env ******** 3006c8426cd715f13881ba4090a628b79445c583331513e3422656aad68d40ea ssh-agent -k 21:59:16 unset SSH_AUTH_SOCK; 21:59:16 unset SSH_AGENT_PID; 21:59:16 echo Agent pid 38 killed; 21:59:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:59:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:59:16 [ssh-agent] Looking for ssh-agent implementation... 21:59:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:59:16 $ docker exec 3006c8426cd715f13881ba4090a628b79445c583331513e3422656aad68d40ea ssh-agent 21:59:16 SSH_AUTH_SOCK=/tmp/ssh-R34etJFK6gwD/agent.70 21:59:16 SSH_AGENT_PID=77 21:59:16 Running ssh-add (command line suppressed) 21:59:16 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp/private_key_3814513178488535448.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp/private_key_3814513178488535448.key) 21:59:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:59:16 + git semver init 21:59:17 2022-06-01 21:59:17,120 [run_init] DEBUG init version:0.0.0 force:False 21:59:17 2022-06-01 21:59:17,120 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-526/.semver 21:59:17 2022-06-01 21:59:17,121 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-526/.semver 21:59:17 2022-06-01 21:59:17,121 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-526/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-526, universal_newlines=False, shell=None, istream=None) 21:59:18 2022-06-01 21:59:18,130 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-526/.git/info/exclude 21:59:18 2022-06-01 21:59:18,131 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-526/.semver/PR-526 with force:False 21:59:18 2022-06-01 21:59:18,131 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-526/.semver/PR-526 21:59:18 2022-06-01 21:59:18,134 [execute] INFO git cat-file --batch-check 21:59:18 2022-06-01 21:59:18,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-526/.semver, universal_newlines=False, shell=None, istream=) 21:59:18 2022-06-01 21:59:18,140 [execute] INFO git cat-file --batch 21:59:18 2022-06-01 21:59:18,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-526/.semver, universal_newlines=False, shell=None, istream=) 21:59:18 2022-06-01 21:59:18,145 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-526/.semver/PR-526 21:59:18 0.0.0 [Pipeline] } 21:59:18 $ docker exec --env ******** --env ******** 3006c8426cd715f13881ba4090a628b79445c583331513e3422656aad68d40ea ssh-agent -k 21:59:18 unset SSH_AUTH_SOCK; 21:59:18 unset SSH_AGENT_PID; 21:59:18 echo Agent pid 77 killed; 21:59:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:59:18 + git semver [Pipeline] } 21:59:19 $ docker stop --time=1 3006c8426cd715f13881ba4090a628b79445c583331513e3422656aad68d40ea 21:59:20 $ docker rm -f 3006c8426cd715f13881ba4090a628b79445c583331513e3422656aad68d40ea [Pipeline] // withDockerContainer [Pipeline] sh 21:59:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:59:21 Stashed 1 file(s) [Pipeline] echo 21:59:21 [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 21:59:21 provisioning config files... 21:59:21 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp/config576501557879790829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:22 ---> docker-login.sh 21:59:22 nexus3.edgexfoundry.org:10001 21:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:22 Configure a credential helper to remove this warning. See 21:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:22 21:59:22 Login Succeeded 21:59:22 nexus3.edgexfoundry.org:10002 21:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:22 Configure a credential helper to remove this warning. See 21:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:22 21:59:22 Login Succeeded 21:59:22 nexus3.edgexfoundry.org:10003 21:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:22 Configure a credential helper to remove this warning. See 21:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:22 21:59:22 Login Succeeded 21:59:22 nexus3.edgexfoundry.org:10004 21:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:22 Configure a credential helper to remove this warning. See 21:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:22 21:59:22 Login Succeeded 21:59:22 docker.io 21:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:22 Configure a credential helper to remove this warning. See 21:59:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:22 21:59:22 Login Succeeded 21:59:22 ---> docker-login.sh ends [Pipeline] } 21:59:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:59:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:59:23 ========================================================= 21:59:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 21:59:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:23 + 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 . 21:59:23 Sending build context to Docker daemon 43.29MB 21:59:23 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 21:59:23 Step 2/15 : FROM ${BASE} AS builder 21:59:23 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 21:59:23 59bf1c3509f3: Pulling fs layer 21:59:23 666ba61612fd: Pulling fs layer 21:59:23 8ed8ca486205: Pulling fs layer 21:59:23 4fe6c5a15a65: Pulling fs layer 21:59:23 22a0e8bec74d: Pulling fs layer 21:59:23 ca2b28591e48: Pulling fs layer 21:59:23 a51346096db8: Pulling fs layer 21:59:23 daebc70d1ce1: Pulling fs layer 21:59:23 0e18a0eac166: Pulling fs layer 21:59:23 daebc70d1ce1: Waiting 21:59:23 a51346096db8: Waiting 21:59:23 ca2b28591e48: Waiting 21:59:23 22a0e8bec74d: Waiting 21:59:23 0e18a0eac166: Waiting 21:59:23 4fe6c5a15a65: Waiting 21:59:23 8ed8ca486205: Verifying Checksum 21:59:23 8ed8ca486205: Download complete 21:59:23 666ba61612fd: Verifying Checksum 21:59:23 666ba61612fd: Download complete 21:59:23 22a0e8bec74d: Verifying Checksum 21:59:23 22a0e8bec74d: Download complete 21:59:23 ca2b28591e48: Download complete 21:59:23 a51346096db8: Download complete 21:59:23 59bf1c3509f3: Download complete 21:59:24 daebc70d1ce1: Verifying Checksum 21:59:24 daebc70d1ce1: Download complete 21:59:24 59bf1c3509f3: Pull complete 21:59:24 666ba61612fd: Pull complete 21:59:24 8ed8ca486205: Pull complete 21:59:24 0e18a0eac166: Verifying Checksum 21:59:24 0e18a0eac166: Download complete 21:59:24 4fe6c5a15a65: Download complete 21:59:28 4fe6c5a15a65: Pull complete 21:59:28 22a0e8bec74d: Pull complete 21:59:28 ca2b28591e48: Pull complete 21:59:28 a51346096db8: Pull complete 21:59:28 daebc70d1ce1: Pull complete 21:59:31 0e18a0eac166: Pull complete 21:59:31 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 21:59:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 21:59:31 ---> f018257e8ee9 21:59:31 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 21:59:32 ---> Running in 9b4de2742a77 21:59:32 Removing intermediate container 9b4de2742a77 21:59:32 ---> 7c49855b0ee9 21:59:32 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 21:59:32 ---> Running in d2ef6203a921 21:59:32 Removing intermediate container d2ef6203a921 21:59:32 ---> cee11440cc12 21:59:32 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 21:59:32 ---> Running in 68b8556533cb 21:59:33 Removing intermediate container 68b8556533cb 21:59:33 ---> 924c02889220 21:59:33 Step 6/15 : LABEL Name=edgex-ui-go 21:59:33 ---> Running in 8af822165537 21:59:33 Removing intermediate container 8af822165537 21:59:33 ---> 1fada747381f 21:59:33 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 21:59:33 ---> Running in 803bd215278b 21:59:33 Removing intermediate container 803bd215278b 21:59:33 ---> df9fb2dae4a5 21:59:33 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:59:33 ---> Running in 5ec8cb28a920 21:59:33 Removing intermediate container 5ec8cb28a920 21:59:33 ---> 1810f3abb66e 21:59:33 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:59:33 ---> Running in 0a8b1f32915c 21:59:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:59:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:59:35 OK: 221 MiB in 52 packages 21:59:35 Removing intermediate container 0a8b1f32915c 21:59:35 ---> f53abc4dea69 21:59:35 Step 10/15 : ENV GO111MODULE=on 21:59:35 ---> Running in e3c2c2c1c025 21:59:35 Removing intermediate container e3c2c2c1c025 21:59:35 ---> c505f32aca10 21:59:35 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 21:59:35 ---> Running in 0cd4ce411009 21:59:36 Removing intermediate container 0cd4ce411009 21:59:36 ---> 1497560e2bc7 21:59:36 Step 12/15 : COPY go.mod vendor* ./ 21:59:36 ---> d0b96ff92e90 21:59:36 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:36 ---> Running in 86ae01c7cd5e 21:59:36 Still waiting to schedule task 21:59:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:59:46 Removing intermediate container 86ae01c7cd5e 21:59:46 ---> f5dfc377c001 21:59:46 Step 14/15 : COPY . . 21:59:46 ---> 32d5c79b9398 21:59:46 Step 15/15 : RUN ${MAKE} 21:59:46 ---> Running in 87a698d3bbec 21:59:46 noop 21:59:46 Removing intermediate container 87a698d3bbec 21:59:46 ---> a6c36945247e 21:59:46 Successfully built a6c36945247e 21:59:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:47 + docker inspect -f . ci-base-image-x86_64 21:59:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:47 prd-ubuntu20.04-docker-8c-8g-585 does not seem to be running inside a container 21:59:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-526 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526:/w/workspace/edgexfoundry_edgex-ui-go_PR-526:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:59:47 $ docker top 89e80a1d3a6de6675725aa24d88203ecf7969f224b53df99f5fdf3883326ebdd -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:48 + go version 21:59:48 go version go1.17.6 linux/amd64 [Pipeline] } 21:59:48 $ docker stop --time=1 89e80a1d3a6de6675725aa24d88203ecf7969f224b53df99f5fdf3883326ebdd 21:59:49 $ docker rm -f 89e80a1d3a6de6675725aa24d88203ecf7969f224b53df99f5fdf3883326ebdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:50 + docker inspect -f . ci-base-image-x86_64 21:59:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:50 prd-ubuntu20.04-docker-8c-8g-585 does not seem to be running inside a container 21:59:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-526 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526:/w/workspace/edgexfoundry_edgex-ui-go_PR-526:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:59:50 $ docker top b53e8a21fbb55c704ec1424e3e4fbf280cfd4e776ebf74d0ab26b35dc226a991 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:59:51 + make test 21:59:51 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:59:51 ? github.com/edgexfoundry/edgex-ui-go [no test files] 21:59:56 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 21:59:56 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 21:59:56 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 21:59:56 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 21:59:56 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 21:59:56 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 21:59:56 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 21:59:56 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 21:59:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 21:59:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 21:59:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 21:59:56 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 21:59:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:59:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:59:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:59:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:59:59 $ docker stop --time=1 b53e8a21fbb55c704ec1424e3e4fbf280cfd4e776ebf74d0ab26b35dc226a991 22:00:00 $ docker rm -f b53e8a21fbb55c704ec1424e3e4fbf280cfd4e776ebf74d0ab26b35dc226a991 [Pipeline] // withDockerContainer [Pipeline] sh 22:00:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:00:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:00:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:00:02 + ls -al . 22:00:02 total 160 22:00:02 drwxrwxr-x 14 jenkins jenkins 4096 Jun 1 21:59 . 22:00:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 21:58 .. 22:00:02 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 21:59 .git 22:00:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 21:58 .github 22:00:02 -rw-rw-r-- 1 jenkins jenkins 155 Jun 1 21:58 .gitignore 22:00:02 drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 21:59 .semver 22:00:02 -rw-rw-r-- 1 jenkins jenkins 2022 Jun 1 21:58 Attribution.txt 22:00:02 -rw-rw-r-- 1 jenkins jenkins 14570 Jun 1 21:58 CHANGELOG.md 22:00:02 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 1 21:58 CONTRIBUTING.md 22:00:02 -rw-rw-r-- 1 jenkins jenkins 1549 Jun 1 21:58 Dockerfile 22:00:02 -rw-rw-r-- 1 jenkins jenkins 652 Jun 1 21:58 Jenkinsfile 22:00:02 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 1 21:58 LICENSE 22:00:02 -rw-rw-r-- 1 jenkins jenkins 1212 Jun 1 21:58 Makefile 22:00:02 -rw-rw-r-- 1 jenkins jenkins 4398 Jun 1 21:58 README.md 22:00:02 -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 21:59 VERSION 22:00:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 21:58 assets 22:00:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 21:58 bin 22:00:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 21:58 cmd 22:00:02 -rw-r--r-- 1 jenkins jenkins 10 Jun 1 21:59 coverage.out 22:00:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 21:58 docs 22:00:02 -rw-rw-r-- 1 jenkins jenkins 1945 Jun 1 21:58 go.mod 22:00:02 -rw-rw-r-- 1 jenkins jenkins 26589 Jun 1 21:58 go.sum 22:00:02 drwxrwxr-x 9 jenkins jenkins 4096 Jun 1 21:58 internal 22:00:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 21:58 pkg 22:00:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 21:58 snap 22:00:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 21:58 testing 22:00:02 -rw-rw-r-- 1 jenkins jenkins 155 Jun 1 21:58 version.go 22:00:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 21:58 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:03 + 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=87b4b36df87745dedca09b3d246310a1c15f4233 --label arch=amd64 --label version=0.0.0 . 22:00:03 Sending build context to Docker daemon 43.29MB 22:00:03 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 22:00:03 Step 2/23 : FROM ${BASE} AS builder 22:00:03 ---> a6c36945247e 22:00:03 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:00:03 ---> Running in 9d324988041c 22:00:03 Removing intermediate container 9d324988041c 22:00:03 ---> 99e71120b25e 22:00:03 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 22:00:03 ---> Running in cf1b13f94e9b 22:00:03 Removing intermediate container cf1b13f94e9b 22:00:03 ---> 230cb969ddb7 22:00:03 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 22:00:03 ---> Running in 60ffca93bcff 22:00:03 Removing intermediate container 60ffca93bcff 22:00:03 ---> 57a7e040a894 22:00:03 Step 6/23 : LABEL Name=edgex-ui-go 22:00:03 ---> Running in c2c11f8e736e 22:00:03 Removing intermediate container c2c11f8e736e 22:00:03 ---> 231ca001d407 22:00:03 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:00:03 ---> Running in 4ef568aa6ca4 22:00:04 Removing intermediate container 4ef568aa6ca4 22:00:04 ---> 682ae268ca7b 22:00:04 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:00:04 ---> Running in a5c81f0c55eb 22:00:04 Removing intermediate container a5c81f0c55eb 22:00:04 ---> c368b8014022 22:00:04 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:00:04 ---> Running in 7280881d287a 22:00:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:00:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:00:06 OK: 221 MiB in 52 packages 22:00:06 Removing intermediate container 7280881d287a 22:00:06 ---> 699c374d74ab 22:00:06 Step 10/23 : ENV GO111MODULE=on 22:00:06 ---> Running in 3d6ae4721a3d 22:00:06 Removing intermediate container 3d6ae4721a3d 22:00:06 ---> da38000c711b 22:00:06 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:00:06 ---> Running in 39457a5955c1 22:00:06 Removing intermediate container 39457a5955c1 22:00:06 ---> 7580c4cc5e69 22:00:06 Step 12/23 : COPY go.mod vendor* ./ 22:00:06 ---> fdf7ff7fdb6e 22:00:06 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:06 ---> Running in e219474045b8 22:00:07 Removing intermediate container e219474045b8 22:00:07 ---> 1aed6275014f 22:00:07 Step 14/23 : COPY . . 22:00:08 ---> 1c5400ac1b23 22:00:08 Step 15/23 : RUN ${MAKE} 22:00:08 ---> Running in 0c063c023f8d 22:00:08 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 22:00:14 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:00:16 Removing intermediate container 0c063c023f8d 22:00:16 ---> 119498a062a0 22:00:16 Step 16/23 : FROM alpine:3.14 22:00:16 3.14: Pulling from library/alpine 22:00:16 8663204ce13b: Pulling fs layer 22:00:16 8663204ce13b: Download complete 22:00:16 8663204ce13b: Pull complete 22:00:16 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 22:00:16 Status: Downloaded newer image for alpine:3.14 22:00:16 ---> e04c818066af 22:00:16 Step 17/23 : EXPOSE 4000 22:00:16 ---> Running in 062c0fa49aed 22:00:16 Removing intermediate container 062c0fa49aed 22:00:16 ---> b21add40f086 22:00:16 Step 18/23 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:00:17 ---> 2e119e42bb6d 22:00:17 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:00:17 ---> Running in 20b486d3093a 22:00:17 Removing intermediate container 20b486d3093a 22:00:17 ---> e7529944220c 22:00:17 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 22:00:17 ---> Running in 941c1a3818dd 22:00:17 Removing intermediate container 941c1a3818dd 22:00:17 ---> 90ebe1575dbf 22:00:17 Step 21/23 : LABEL arch=amd64 22:00:17 ---> Running in 64d3bfbfb65a 22:00:17 Removing intermediate container 64d3bfbfb65a 22:00:17 ---> e204cb809720 22:00:17 Step 22/23 : LABEL git_sha=87b4b36df87745dedca09b3d246310a1c15f4233 22:00:17 ---> Running in 098ac1b8f710 22:00:17 Removing intermediate container 098ac1b8f710 22:00:17 ---> efd716dd647c 22:00:17 Step 23/23 : LABEL version=0.0.0 22:00:17 ---> Running in 007b3b75e66d 22:00:17 Removing intermediate container 007b3b75e66d 22:00:17 ---> 3190d8356746 22:00:17 [Warning] One or more build-args [ARCH] were not consumed 22:00:17 Successfully built 3190d8356746 22:00:17 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 22:00:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:18 22:00:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:19 latest: Pulling from edgex-lftools-log-publisher 22:00:19 5eb5b503b376: Pulling fs layer 22:00:19 5c69ac0246d0: Pulling fs layer 22:00:19 ec43610c2a17: Pulling fs layer 22:00:19 3a2ae6a8a46f: Pulling fs layer 22:00:19 33b1e0a273af: Pulling fs layer 22:00:19 5d3b04190fa2: Pulling fs layer 22:00:19 2f39f015ded8: Pulling fs layer 22:00:19 5d3b04190fa2: Waiting 22:00:19 2f39f015ded8: Waiting 22:00:19 33b1e0a273af: Waiting 22:00:19 3a2ae6a8a46f: Waiting 22:00:19 5c69ac0246d0: Verifying Checksum 22:00:19 5c69ac0246d0: Download complete 22:00:19 3a2ae6a8a46f: Verifying Checksum 22:00:19 3a2ae6a8a46f: Download complete 22:00:19 ec43610c2a17: Verifying Checksum 22:00:19 ec43610c2a17: Download complete 22:00:19 33b1e0a273af: Verifying Checksum 22:00:19 33b1e0a273af: Download complete 22:00:19 5d3b04190fa2: Verifying Checksum 22:00:19 5d3b04190fa2: Download complete 22:00:19 5eb5b503b376: Download complete 22:00:20 2f39f015ded8: Verifying Checksum 22:00:20 2f39f015ded8: Download complete 22:00:20 5eb5b503b376: Pull complete 22:00:20 5c69ac0246d0: Pull complete 22:00:21 ec43610c2a17: Pull complete 22:00:21 3a2ae6a8a46f: Pull complete 22:00:21 33b1e0a273af: Pull complete 22:00:21 5d3b04190fa2: Pull complete 22:00:27 2f39f015ded8: Pull complete 22:00:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:00:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:27 prd-ubuntu20.04-docker-8c-8g-585 does not seem to be running inside a container 22:00:27 $ 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-526 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526:/w/workspace/edgexfoundry_edgex-ui-go_PR-526:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:00:29 $ docker top e47fab6cf44332871c50b747b499d1fb3bcdebd254cf4d337317d82651fde5db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:29 ---> job-cost.sh 22:00:29 lf-activate-venv: SKIPPING 22:00:29 INFO: No Stack... 22:00:30 INFO: Retrieving Pricing Info for: v3-standard-8 22:00:30 INFO: Archiving Costs [Pipeline] sh 22:00:30 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-526/archives/cost.csv 22:00:30 + cut -d, -f6 [Pipeline] lock 22:00:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-526-1-stack-cost] 22:00:30 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-526-1-stack-cost] did not exist. Created. 22:00:30 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-526-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:00:31 + echo total: 0.2199999988079071 [Pipeline] stash 22:00:31 Stashed 1 file(s) [Pipeline] } 22:00:31 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-526-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:00:31 $ docker stop --time=1 e47fab6cf44332871c50b747b499d1fb3bcdebd254cf4d337317d82651fde5db 22:00:32 $ docker rm -f e47fab6cf44332871c50b747b499d1fb3bcdebd254cf4d337317d82651fde5db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:01:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-586 in /w/workspace/edgexfoundry_edgex-ui-go_PR-526 [Pipeline] { [Pipeline] ws 22:01:28 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 22:01:28 The recommended git tool is: git 22:01:36 using credential edgex-jenkins-ssh 22:01:36 Cloning the remote Git repository 22:01:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 22:01:36 > git init /w/workspace/edgex-ui-go/1 # timeout=10 22:01:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:01:36 > git --version # timeout=10 22:01:36 > git --version # 'git version 2.25.1' 22:01:36 using GIT_SSH to set credentials SSH Credentials for GitHub 22:01:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:01:40 Merging remotes/origin/main commit 66d087440452cd2777c1b48e6c315f4ea5829394 into PR head commit 87b4b36df87745dedca09b3d246310a1c15f4233 22:01:41 Merge succeeded, producing 87b4b36df87745dedca09b3d246310a1c15f4233 22:01:41 Checking out Revision 87b4b36df87745dedca09b3d246310a1c15f4233 (PR-526) 22:01:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:01:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:01:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:01:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:01:39 using GIT_SSH to set credentials SSH Credentials for GitHub 22:01:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/526/head:refs/remotes/origin/PR-526 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:01:40 > git config core.sparsecheckout # timeout=10 22:01:40 > git checkout -f 87b4b36df87745dedca09b3d246310a1c15f4233 # timeout=10 22:01:40 > git remote # timeout=10 22:01:40 > git config --get remote.origin.url # timeout=10 22:01:40 using GIT_SSH to set credentials SSH Credentials for GitHub 22:01:40 > git merge 66d087440452cd2777c1b48e6c315f4ea5829394 # timeout=10 22:01:40 > git rev-parse HEAD^{commit} # timeout=10 22:01:41 > git config core.sparsecheckout # timeout=10 22:01:41 > git checkout -f 87b4b36df87745dedca09b3d246310a1c15f4233 # timeout=10 22:01:45 Commit message: "chore(deps): Bump eventsource from 1.1.0 to 1.1.1 in /web" 22:01:45 > git --version # timeout=10 22:01:45 > git --version # 'git version 2.25.1' 22:01:45 fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:01:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:01:46 % Total % Received % Xferd Average Speed Time Time Time Current 22:01:46 Dload Upload Total Spent Left Speed 22:01:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 22:01:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:01:48 + sudo tee /etc/docker/daemon.new 22:01:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:01:48 { 22:01:48 "registry-mirrors": [ 22:01:48 "https://nexus3.edgexfoundry.org:10001" 22:01:48 ], 22:01:48 "bip": "10.250.0.254/24", 22:01:48 "hosts": [ 22:01:48 "tcp://0.0.0.0:5555", 22:01:48 "unix:///var/run/docker.sock" 22:01:48 ], 22:01:48 "mtu": 1458, 22:01:48 "selinux-enabled": true, 22:01:48 "seccomp-profile": "/etc/docker/seccomp.json" 22:01:48 } [Pipeline] sh 22:01:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:01:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:02:07 provisioning config files... 22:02:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config712766455675497734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:02:07 ---> docker-login.sh 22:02:07 nexus3.edgexfoundry.org:10001 22:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:08 Configure a credential helper to remove this warning. See 22:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:08 22:02:08 Login Succeeded 22:02:08 nexus3.edgexfoundry.org:10002 22:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:09 Configure a credential helper to remove this warning. See 22:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:09 22:02:09 Login Succeeded 22:02:09 nexus3.edgexfoundry.org:10003 22:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:09 Configure a credential helper to remove this warning. See 22:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:09 22:02:09 Login Succeeded 22:02:09 nexus3.edgexfoundry.org:10004 22:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:10 Configure a credential helper to remove this warning. See 22:02:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:10 22:02:10 Login Succeeded 22:02:10 docker.io 22:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:02:11 Configure a credential helper to remove this warning. See 22:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:02:11 22:02:11 Login Succeeded 22:02:11 ---> docker-login.sh ends [Pipeline] } 22:02:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:02:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:02:11 ========================================================= 22:02:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:02:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:12 + 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 . 22:02:13 Sending build context to Docker daemon 27.18MB 22:02:13 Step 1/15 : ARG BASE=golang:1.17-alpine3.15 22:02:13 Step 2/15 : FROM ${BASE} AS builder 22:02:13 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:02:13 9b3977197b4f: Pulling fs layer 22:02:13 1a89e8eeedd5: Pulling fs layer 22:02:13 94645a83ff95: Pulling fs layer 22:02:13 3f3a8bcf1eab: Pulling fs layer 22:02:13 0c92f367c5e7: Pulling fs layer 22:02:13 3096ccb668a1: Pulling fs layer 22:02:13 e8cf19c19ddd: Pulling fs layer 22:02:13 a4caa8a26152: Pulling fs layer 22:02:13 3f3a8bcf1eab: Waiting 22:02:13 0c92f367c5e7: Waiting 22:02:13 3096ccb668a1: Waiting 22:02:13 e8cf19c19ddd: Waiting 22:02:13 a4caa8a26152: Waiting 22:02:13 94645a83ff95: Verifying Checksum 22:02:13 94645a83ff95: Download complete 22:02:13 1a89e8eeedd5: Verifying Checksum 22:02:13 1a89e8eeedd5: Download complete 22:02:13 0c92f367c5e7: Verifying Checksum 22:02:13 0c92f367c5e7: Download complete 22:02:13 3096ccb668a1: Verifying Checksum 22:02:13 3096ccb668a1: Download complete 22:02:13 9b3977197b4f: Download complete 22:02:13 e8cf19c19ddd: Verifying Checksum 22:02:13 e8cf19c19ddd: Download complete 22:02:13 9b3977197b4f: Pull complete 22:02:14 1a89e8eeedd5: Pull complete 22:02:14 94645a83ff95: Pull complete 22:02:15 a4caa8a26152: Verifying Checksum 22:02:15 a4caa8a26152: Download complete 22:02:15 3f3a8bcf1eab: Verifying Checksum 22:02:15 3f3a8bcf1eab: Download complete 22:02:28 3f3a8bcf1eab: Pull complete 22:02:28 0c92f367c5e7: Pull complete 22:02:28 3096ccb668a1: Pull complete 22:02:28 e8cf19c19ddd: Pull complete 22:02:34 a4caa8a26152: Pull complete 22:02:34 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 22:02:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:02:34 ---> 725f1c02e7f9 22:02:34 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:02:35 ---> Running in 93601769b29a 22:02:36 Removing intermediate container 93601769b29a 22:02:36 ---> b7a114d9ed5b 22:02:36 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 22:02:36 ---> Running in ef5fd153bf0f 22:02:36 Removing intermediate container ef5fd153bf0f 22:02:36 ---> c7af46428b0f 22:02:36 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 22:02:36 ---> Running in 55377befdcbf 22:02:36 Removing intermediate container 55377befdcbf 22:02:36 ---> 5e881edb1225 22:02:36 Step 6/15 : LABEL Name=edgex-ui-go 22:02:36 ---> Running in 1c2d4b239e52 22:02:37 Removing intermediate container 1c2d4b239e52 22:02:37 ---> 1f95f0b9d6cc 22:02:37 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:02:37 ---> Running in 6c58a91572fa 22:02:39 Removing intermediate container 6c58a91572fa 22:02:39 ---> 27b05423fab5 22:02:39 Step 8/15 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:02:39 ---> Running in de5feec7d19b 22:02:41 Removing intermediate container de5feec7d19b 22:02:41 ---> f3ee2c96c850 22:02:41 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:02:41 ---> Running in 552dd9895431 22:02:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:02:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:02:43 OK: 220 MiB in 52 packages 22:02:44 Removing intermediate container 552dd9895431 22:02:44 ---> b4f34d64280d 22:02:44 Step 10/15 : ENV GO111MODULE=on 22:02:44 ---> Running in 8d06f8aad76a 22:02:45 Removing intermediate container 8d06f8aad76a 22:02:45 ---> eb842db9439e 22:02:45 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:02:45 ---> Running in fe7a6f2d7196 22:02:45 Removing intermediate container fe7a6f2d7196 22:02:45 ---> f57d207a4039 22:02:45 Step 12/15 : COPY go.mod vendor* ./ 22:02:46 ---> af285ecf374e 22:02:46 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:02:46 ---> Running in 962d001d13df 22:03:12 Removing intermediate container 962d001d13df 22:03:12 ---> 78f6b9349c8e 22:03:12 Step 14/15 : COPY . . 22:03:15 ---> 8bdde8d1c8b6 22:03:15 Step 15/15 : RUN ${MAKE} 22:03:15 ---> Running in e8cb5714ccda 22:03:16 noop 22:03:16 Removing intermediate container e8cb5714ccda 22:03:16 ---> 3bb10b642b83 22:03:16 Successfully built 3bb10b642b83 22:03:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:17 + docker inspect -f . ci-base-image-arm64 22:03:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:17 prd-ubuntu20.04-docker-arm64-4c-16g-586 does not seem to be running inside a container 22:03:17 $ 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 ******** ci-base-image-arm64 cat 22:03:19 $ docker top 243b6cbd61c9d6ea1cc4f045b32c8bfd3f2f04050190bd215b0c0e651afc358b -eo pid,comm [Pipeline] { [Pipeline] sh 22:03:20 + go version 22:03:20 go version go1.17.6 linux/arm64 [Pipeline] } 22:03:20 $ docker stop --time=1 243b6cbd61c9d6ea1cc4f045b32c8bfd3f2f04050190bd215b0c0e651afc358b 22:03:21 $ docker rm -f 243b6cbd61c9d6ea1cc4f045b32c8bfd3f2f04050190bd215b0c0e651afc358b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:22 + docker inspect -f . ci-base-image-arm64 22:03:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:03:23 prd-ubuntu20.04-docker-arm64-4c-16g-586 does not seem to be running inside a container 22:03:23 $ 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 ******** ci-base-image-arm64 cat 22:03:24 $ docker top 7d2730c0fdee84ca9a711b1bc6408ceb4d843d2d8cff8ad1f19582f90fd66c76 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:03:25 + make test 22:03:25 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:03:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:04:14 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:04:14 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:04:14 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:04:14 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 22:04:14 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 22:04:14 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 22:04:14 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:04:14 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:04:14 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 22:04:14 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 22:04:14 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 22:04:14 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 22:04:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:04:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:04:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 22:04:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:04:24 $ docker stop --time=1 7d2730c0fdee84ca9a711b1bc6408ceb4d843d2d8cff8ad1f19582f90fd66c76 22:04:26 $ docker rm -f 7d2730c0fdee84ca9a711b1bc6408ceb4d843d2d8cff8ad1f19582f90fd66c76 [Pipeline] // withDockerContainer [Pipeline] sh 22:04:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:04:27 Warning: overwriting stash ‘coverage-report’ 22:04:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:04:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:04:28 + ls -al . 22:04:28 total 156 22:04:28 drwxrwxr-x 13 jenkins jenkins 4096 Jun 1 22:03 . 22:04:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 22:01 .. 22:04:28 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 22:01 .git 22:04:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 22:01 .github 22:04:28 -rw-rw-r-- 1 jenkins jenkins 155 Jun 1 22:01 .gitignore 22:04:28 -rw-rw-r-- 1 jenkins jenkins 2022 Jun 1 22:01 Attribution.txt 22:04:28 -rw-rw-r-- 1 jenkins jenkins 14570 Jun 1 22:01 CHANGELOG.md 22:04:28 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 1 22:01 CONTRIBUTING.md 22:04:28 -rw-rw-r-- 1 jenkins jenkins 1549 Jun 1 22:01 Dockerfile 22:04:28 -rw-rw-r-- 1 jenkins jenkins 652 Jun 1 22:01 Jenkinsfile 22:04:28 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 1 22:01 LICENSE 22:04:28 -rw-rw-r-- 1 jenkins jenkins 1212 Jun 1 22:01 Makefile 22:04:28 -rw-rw-r-- 1 jenkins jenkins 4398 Jun 1 22:01 README.md 22:04:28 -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 21:59 VERSION 22:04:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 22:01 assets 22:04:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 22:01 bin 22:04:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 22:01 cmd 22:04:28 -rw-r--r-- 1 jenkins jenkins 10 Jun 1 22:03 coverage.out 22:04:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 22:01 docs 22:04:28 -rw-rw-r-- 1 jenkins jenkins 1945 Jun 1 22:01 go.mod 22:04:28 -rw-rw-r-- 1 jenkins jenkins 26589 Jun 1 22:01 go.sum 22:04:28 drwxrwxr-x 9 jenkins jenkins 4096 Jun 1 22:01 internal 22:04:28 drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 22:01 pkg 22:04:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 22:01 snap 22:04:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 22:01 testing 22:04:28 -rw-rw-r-- 1 jenkins jenkins 155 Jun 1 22:01 version.go 22:04:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 22:01 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:29 + 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=87b4b36df87745dedca09b3d246310a1c15f4233 --label arch=arm64 --label version=0.0.0 . 22:04:30 Sending build context to Docker daemon 27.18MB 22:04:30 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 22:04:30 Step 2/23 : FROM ${BASE} AS builder 22:04:30 ---> 3bb10b642b83 22:04:30 Step 3/23 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:04:30 ---> Running in b5d62c740898 22:04:30 Removing intermediate container b5d62c740898 22:04:30 ---> 790db1bee47b 22:04:30 Step 4/23 : ARG ALPINE_PKG_BASE="make git" 22:04:30 ---> Running in b49eaf0b703e 22:04:30 Removing intermediate container b49eaf0b703e 22:04:30 ---> 347d54318dcf 22:04:30 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 22:04:31 ---> Running in a33795a3185d 22:04:31 Removing intermediate container a33795a3185d 22:04:31 ---> bea2e677d7dc 22:04:31 Step 6/23 : LABEL Name=edgex-ui-go 22:04:31 ---> Running in 00ed1e369fba 22:04:31 Removing intermediate container 00ed1e369fba 22:04:31 ---> 6fbf888be299 22:04:31 Step 7/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 22:04:31 ---> Running in 9beddc1c48e4 22:04:31 Removing intermediate container 9beddc1c48e4 22:04:31 ---> 48e07c12b204 22:04:31 Step 8/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:04:32 ---> Running in a185e0e260d9 22:04:33 Removing intermediate container a185e0e260d9 22:04:33 ---> b3961b67b939 22:04:33 Step 9/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:04:34 ---> Running in 5b3db1782c8d 22:04:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:04:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:04:36 OK: 220 MiB in 52 packages 22:04:37 Removing intermediate container 5b3db1782c8d 22:04:37 ---> 4106503bb25d 22:04:37 Step 10/23 : ENV GO111MODULE=on 22:04:37 ---> Running in ca7da08d993a 22:04:37 Removing intermediate container ca7da08d993a 22:04:37 ---> e577a05f22a8 22:04:37 Step 11/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 22:04:37 ---> Running in 4cef6a135a0e 22:04:38 Removing intermediate container 4cef6a135a0e 22:04:38 ---> d973eb0ee88f 22:04:38 Step 12/23 : COPY go.mod vendor* ./ 22:04:38 ---> f354b939568b 22:04:38 Step 13/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:38 ---> Running in 5f58e7a36f79 22:04:40 Removing intermediate container 5f58e7a36f79 22:04:40 ---> e38110196579 22:04:40 Step 14/23 : COPY . . 22:04:43 ---> 648daa3f8c99 22:04:43 Step 15/23 : RUN ${MAKE} 22:04:43 ---> Running in 6e1e8e53c8e5 22:04:44 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 22:05:23 CGO_ENABLED=0 GO111MODULE=on go build ./... 22:05:24 Removing intermediate container 6e1e8e53c8e5 22:05:24 ---> dc1e6e7e7238 22:05:24 Step 16/23 : FROM alpine:3.14 22:05:24 3.14: Pulling from library/alpine 22:05:24 455c02918c45: Pulling fs layer 22:05:25 455c02918c45: Verifying Checksum 22:05:25 455c02918c45: Download complete 22:05:25 455c02918c45: Pull complete 22:05:25 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 22:05:25 Status: Downloaded newer image for alpine:3.14 22:05:25 ---> ac73e934f311 22:05:25 Step 17/23 : EXPOSE 4000 22:05:25 ---> Running in 50a1c0dd2cb8 22:05:26 Removing intermediate container 50a1c0dd2cb8 22:05:26 ---> 4462fd3e2b5e 22:05:26 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 22:05:27 ---> 754990696b25 22:05:27 Step 19/23 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 22:05:27 ---> Running in 0508d62e2229 22:05:27 Removing intermediate container 0508d62e2229 22:05:27 ---> d42f379b29a6 22:05:27 Step 20/23 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 22:05:28 ---> Running in fdc6fe6bf9e7 22:05:28 Removing intermediate container fdc6fe6bf9e7 22:05:28 ---> 9ddcab4c67de 22:05:28 Step 21/23 : LABEL arch=arm64 22:05:28 ---> Running in 4a989f63574f 22:05:28 Removing intermediate container 4a989f63574f 22:05:28 ---> 304f75593c0f 22:05:28 Step 22/23 : LABEL git_sha=87b4b36df87745dedca09b3d246310a1c15f4233 22:05:28 ---> Running in 2224b9d7d17a 22:05:29 Removing intermediate container 2224b9d7d17a 22:05:29 ---> b99dea9b6db3 22:05:29 Step 23/23 : LABEL version=0.0.0 22:05:29 ---> Running in efe7e6918195 22:05:29 Removing intermediate container efe7e6918195 22:05:29 ---> 1d344a7b5751 22:05:29 [Warning] One or more build-args [ARCH] were not consumed 22:05:29 Successfully built 1d344a7b5751 22:05:29 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 22:05:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:05:30 22:05:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:05:31 arm64: Pulling from edgex-lftools-log-publisher 22:05:31 8998bd30e6a1: Pulling fs layer 22:05:31 04944245beec: Pulling fs layer 22:05:31 699f458cf7ca: Pulling fs layer 22:05:31 765212b225bb: Pulling fs layer 22:05:31 f23df028b6ca: Pulling fs layer 22:05:31 d65c8cfc05b1: Pulling fs layer 22:05:31 2437ff75d9bd: Pulling fs layer 22:05:31 765212b225bb: Waiting 22:05:31 f23df028b6ca: Waiting 22:05:31 d65c8cfc05b1: Waiting 22:05:31 2437ff75d9bd: Waiting 22:05:31 04944245beec: Verifying Checksum 22:05:31 04944245beec: Download complete 22:05:31 765212b225bb: Verifying Checksum 22:05:31 765212b225bb: Download complete 22:05:31 f23df028b6ca: Verifying Checksum 22:05:31 f23df028b6ca: Download complete 22:05:31 d65c8cfc05b1: Verifying Checksum 22:05:31 d65c8cfc05b1: Download complete 22:05:31 699f458cf7ca: Verifying Checksum 22:05:31 699f458cf7ca: Download complete 22:05:31 8998bd30e6a1: Verifying Checksum 22:05:31 8998bd30e6a1: Download complete 22:05:34 2437ff75d9bd: Verifying Checksum 22:05:34 2437ff75d9bd: Download complete 22:05:36 8998bd30e6a1: Pull complete 22:05:37 04944245beec: Pull complete 22:05:38 699f458cf7ca: Pull complete 22:05:38 765212b225bb: Pull complete 22:05:39 f23df028b6ca: Pull complete 22:05:40 d65c8cfc05b1: Pull complete 22:05:55 2437ff75d9bd: Pull complete 22:05:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:05:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:05:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:55 prd-ubuntu20.04-docker-arm64-4c-16g-586 does not seem to be running inside a container 22:05:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:05:58 $ docker top af56d8db8abffa7ebec8bb749a4ad74ca2ff5444bbf5afb3430e4b4badd5d7d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:05:59 ---> job-cost.sh 22:05:59 lf-activate-venv: SKIPPING 22:05:59 INFO: No Stack... 22:05:59 INFO: Retrieving Pricing Info for: v3-standard-4 22:06:00 INFO: Archiving Costs [Pipeline] sh 22:06:01 + + catcut /w/workspace/edgex-ui-go/1/archives/cost.csv -d, 22:06:01 -f6 [Pipeline] lock 22:06:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-526-1-stack-cost] 22:06:01 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-526-1-stack-cost] did not exist. Created. 22:06:01 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-526-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:06:02 /w/workspace/edgex-ui-go/1@tmp/durable-e3e58772/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:06:03 + echo total: 0.10999999940395355 [Pipeline] stash 22:06:03 Warning: overwriting stash ‘stack-cost’ 22:06:03 Stashed 1 file(s) [Pipeline] } 22:06:03 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-526-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:06:03 $ docker stop --time=1 af56d8db8abffa7ebec8bb749a4ad74ca2ff5444bbf5afb3430e4b4badd5d7d8 22:06:04 $ docker rm -f af56d8db8abffa7ebec8bb749a4ad74ca2ff5444bbf5afb3430e4b4badd5d7d8 [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 22:06:05 provisioning config files... 22:06:05 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp/config4116056170643375999tmp [Pipeline] { [Pipeline] sh 22:06:06 + set +x 22:06:06 + curl -s https://codecov.io/bash 22:06:06 + bash -s -- 22:06:06 22:06:06 _____ _ 22:06:06 / ____| | | 22:06:06 | | ___ __| | ___ ___ _____ __ 22:06:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:06:06 | |___| (_) | (_| | __/ (_| (_) \ V / 22:06:06 \_____\___/ \__,_|\___|\___\___/ \_/ 22:06:06 Bash-1.0.6 22:06:06 22:06:06 22:06:06 ==> git version 2.25.1 found 22:06:06 ==> 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 22:06:06 Release-Date: 2020-01-08 22:06:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:06:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:06:06 ==> Jenkins CI detected. 22:06:06 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-526 22:06:06 project root: . 22:06:06 --> token set from env 22:06:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:06:06 ==> Running gcov in . (disable via -X gcov) 22:06:06 ==> Python coveragepy not found 22:06:06 ==> Searching for coverage reports in: 22:06:06 + . 22:06:06 -> Found 1 reports 22:06:06 ==> Detecting git/mercurial file structure 22:06:06 ==> Reading reports 22:06:06 + ./coverage.out bytes=10 22:06:06 ==> Appending adjustments 22:06:06 https://docs.codecov.io/docs/fixing-reports 22:06:06 + Found adjustments 22:06:06 ==> Gzipping contents 22:06:06 8.0K /tmp/codecov.0OeVTA.gz 22:06:06 ==> Uploading reports 22:06:06 url: https://codecov.io 22:06:06 query: branch=PR-526&commit=87b4b36df87745dedca09b3d246310a1c15f4233&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-526%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=526&job=&cmd_args= 22:06:06 -> Pinging Codecov 22:06:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-526&commit=87b4b36df87745dedca09b3d246310a1c15f4233&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-526%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=526&job=&cmd_args= 22:06:06 -> Uploading to 22:06:06 https://storage.googleapis.com/codecov/v4/raw/2022-06-01/FB506323287CE973F263BFD2A0EB1F37/87b4b36df87745dedca09b3d246310a1c15f4233/a00d04a3-081d-4c2c-bf3b-fbacdb854432.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220601%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220601T220606Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f545361b5949461171e58fb9af9d2bd4644afe04b5797d4070b55d64c3971f60 22:06:06 % Total % Received % Xferd Average Speed Time Time Time Current 22:06:06 Dload Upload Total Spent Left Speed 22:06:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4378 0 0 100 4378 0 15748 --:--:-- --:--:-- --:--:-- 15748 22:06:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/87b4b36df87745dedca09b3d246310a1c15f4233 [Pipeline] } 22:06:07 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 22:06:08 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-526/archives ] 22:06:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-526/archives 22:06:08 total 16 22:06:08 drwxr-xr-x 3 root root 4096 Jun 1 22:00 . 22:06:08 drwxrwxr-x 15 jenkins jenkins 4096 Jun 1 22:00 .. 22:06:08 drwxr-xr-x 2 root root 4096 Jun 1 22:00 cost 22:06:08 -rw-r--r-- 1 root root 82 Jun 1 22:00 cost.csv 22:06:08 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-526/archives 22:06:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-526/archives 22:06:08 total 16 22:06:08 drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 22:00 . 22:06:08 drwxrwxr-x 15 jenkins jenkins 4096 Jun 1 22:00 .. 22:06:08 drwxr-xr-x 2 jenkins jenkins 4096 Jun 1 22:00 cost 22:06:08 -rw-r--r-- 1 jenkins jenkins 82 Jun 1 22:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:06:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:06:10 ---> package-listing.sh 22:06:10 ++ facter osfamily 22:06:10 ++ tr '[:upper:]' '[:lower:]' 22:06:10 + OS_FAMILY=debian 22:06:10 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-526 22:06:10 + START_PACKAGES=/tmp/packages_start.txt 22:06:10 + END_PACKAGES=/tmp/packages_end.txt 22:06:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:06:10 + PACKAGES=/tmp/packages_start.txt 22:06:10 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-526 ']' 22:06:10 + PACKAGES=/tmp/packages_end.txt 22:06:10 + case "${OS_FAMILY}" in 22:06:10 + dpkg -l 22:06:10 + grep '^ii' 22:06:10 + '[' -f /tmp/packages_start.txt ']' 22:06:10 + '[' -f /tmp/packages_end.txt ']' 22:06:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:06:10 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-526 ']' 22:06:10 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-526/archives/ 22:06:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-526/archives/ [Pipeline] echo 22:06:10 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-526/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:06:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:06:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:06:11 prd-ubuntu20.04-docker-8c-8g-585 does not seem to be running inside a container 22:06:11 $ 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-526/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-526 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526:/w/workspace/edgexfoundry_edgex-ui-go_PR-526:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:06:11 $ docker top 1126b8c63aca25dde681b99a5b441f2f9b1ee050658f5e4bf4721af7b0e237ed -eo pid,comm [Pipeline] { [Pipeline] sh 22:06:12 + touch /tmp/pre-build-complete [Pipeline] sh 22:06:12 + mkdir -p /var/log/sysstat [Pipeline] sh 22:06:12 + ls /var/log/sa-host 22:06:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:06:12 provisioning config files... 22:06:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-526@tmp/config6616736704633585737tmp [Pipeline] { [Pipeline] echo 22:06:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:06:13 ---> create-netrc.sh [Pipeline] } 22:06:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:06:13 ---> python-tools-install.sh [Pipeline] echo 22:06:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:06:14 ---> sudo-logs.sh 22:06:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:06:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:06:14 ---> job-cost.sh 22:06:14 lf-activate-venv: SKIPPING 22:06:14 DEBUG: total: 0.2199999988079071 22:06:14 INFO: Retrieving Stack Cost... 22:06:14 INFO: Retrieving Pricing Info for: v3-standard-8 22:06:15 INFO: Archiving Costs [Pipeline] echo 22:06:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:06:15 ---> logs-deploy.sh 22:06:15 lf-activate-venv: SKIPPING 22:06:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-526/1 22:06:15 INFO: archiving workspace using pattern(s): 22:06:16 Archives upload complete. 22:06:16 INFO: archiving logs to Nexus