Pull request #698 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of dovholuknf for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 76c7bda26704e13abda599293f14a45310026ab6 rather than f75b5fd86756b649b890920c7069ec353586a8f8 Obtained Jenkinsfile from 76c7bda26704e13abda599293f14a45310026ab6 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-ssh2875966442944335384.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5595817065557895222.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-698/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-698/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15175736698223590368.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh9536253109902405795.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-698/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-698/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6982141273496402309.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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.21 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-211’ is offline Running on prd-ubuntu20.04-docker-8c-8g-213 in /w/workspace/edgexfoundry_edgex-ui-go_PR-698 [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-698 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit f75b5fd86756b649b890920c7069ec353586a8f8 Merge succeeded, producing f75b5fd86756b649b890920c7069ec353586a8f8 Checking out Revision f75b5fd86756b649b890920c7069ec353586a8f8 (PR-698) > 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/698/head:refs/remotes/origin/PR-698 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f75b5fd86756b649b890920c7069ec353586a8f8 # 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 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f75b5fd86756b649b890920c7069ec353586a8f8 # timeout=10 Commit message: "fix: remove unused file and restore ports noticed after push" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:18:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:18:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:18:54 ========================================================= 20:18:54 EdgeX Global Pipelines Version Info 20:18:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7f9c32dee8a60c597854663d4f738cdb29917c9f # timeout=10 20:18:55 ------------------- 20:18:55 stable info: 20:18:55 ------------------- 20:18:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:18:55 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:18:55 Message: update stable to v1.0.258 20:18:56 ------------------- 20:18:56 experimental info: 20:18:56 ------------------- 20:18:56 Commited By: **** collab-it+edgex@linuxfoundation.org 20:18:56 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:18:56 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-698 [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-698 [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-698 [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f75b5fd86756b649b890920c7069ec353586a8f8 [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f75b5fd [Pipeline] echo 20:18:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:18:56 provisioning config files... 20:18:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp/config1658633007078701512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:57 ---> ****-login.sh 20:18:57 nexus3.edgexfoundry.org:10001 20:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:57 Configure a credential helper to remove this warning. See 20:18:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:57 20:18:57 Login Succeeded 20:18:57 nexus3.edgexfoundry.org:10002 20:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:57 Configure a credential helper to remove this warning. See 20:18:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:57 20:18:57 Login Succeeded 20:18:57 nexus3.edgexfoundry.org:10003 20:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:57 Configure a credential helper to remove this warning. See 20:18:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:57 20:18:57 Login Succeeded 20:18:57 nexus3.edgexfoundry.org:10004 20:18:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:58 Configure a credential helper to remove this warning. See 20:18:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:58 20:18:58 Login Succeeded 20:18:58 ****.io 20:18:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:58 Configure a credential helper to remove this warning. See 20:18:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:58 20:18:58 Login Succeeded 20:18:58 ---> ****-login.sh ends [Pipeline] } 20:18:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:18:58 + git rev-list -1 --merges f75b5fd86756b649b890920c7069ec353586a8f8~1..f75b5fd86756b649b890920c7069ec353586a8f8 [Pipeline] echo 20:18:58 -----------> git rev-list -1 --merges f75b5fd86756b649b890920c7069ec353586a8f8~1..f75b5fd86756b649b890920c7069ec353586a8f8 f75b5fd86756b649b890920c7069ec353586a8f8 [false] [Pipeline] sh 20:18:59 + git log --format=format:%s -1 f75b5fd86756b649b890920c7069ec353586a8f8 [Pipeline] echo 20:18:59 ========================================================= 20:18:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:18:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:18:59 + git log --format=format:%s -1 f75b5fd86756b649b890920c7069ec353586a8f8 [Pipeline] echo 20:18:59 [semverPrep] GIT_COMMIT: f75b5fd86756b649b890920c7069ec353586a8f8, Commit Message: fix: remove unused file and restore ports noticed after push [Pipeline] echo 20:18:59 [semverPrep] This is not a build commit. [Pipeline] sh 20:18:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:18:59 + grep -v github /etc/ssh/ssh_known_hosts 20:18:59 + [ -e /tmp/ssh_known_hosts ] 20:18:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:18:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:18:59 + sudo tee -a /etc/ssh/ssh_known_hosts 20:18:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:00 20:19:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:00 0.1.4: Pulling from edgex-devops/py-git-semver 20:19:00 b85a868b505f: Pulling fs layer 20:19:00 e2be974225ed: Pulling fs layer 20:19:00 339a4e72a1f5: Pulling fs layer 20:19:00 988bab9f4d93: Pulling fs layer 20:19:00 1469e6f7b9e6: Pulling fs layer 20:19:00 eaf3925da568: Pulling fs layer 20:19:00 bab4dde63d76: Pulling fs layer 20:19:00 bde34c3a00c8: Pulling fs layer 20:19:00 b352a97aabf1: Pulling fs layer 20:19:00 4872d77fe225: Pulling fs layer 20:19:00 5851b861e8e6: Pulling fs layer 20:19:00 bde34c3a00c8: Waiting 20:19:00 1469e6f7b9e6: Waiting 20:19:00 eaf3925da568: Waiting 20:19:00 988bab9f4d93: Waiting 20:19:00 4872d77fe225: Waiting 20:19:00 b352a97aabf1: Waiting 20:19:00 e2be974225ed: Download complete 20:19:00 988bab9f4d93: Download complete 20:19:00 339a4e72a1f5: Verifying Checksum 20:19:00 339a4e72a1f5: Download complete 20:19:00 1469e6f7b9e6: Verifying Checksum 20:19:00 1469e6f7b9e6: Download complete 20:19:00 eaf3925da568: Verifying Checksum 20:19:00 eaf3925da568: Download complete 20:19:00 bde34c3a00c8: Verifying Checksum 20:19:00 bde34c3a00c8: Download complete 20:19:00 b352a97aabf1: Download complete 20:19:00 4872d77fe225: Verifying Checksum 20:19:00 4872d77fe225: Download complete 20:19:00 5851b861e8e6: Verifying Checksum 20:19:00 5851b861e8e6: Download complete 20:19:00 b85a868b505f: Verifying Checksum 20:19:00 b85a868b505f: Download complete 20:19:01 bab4dde63d76: Verifying Checksum 20:19:01 bab4dde63d76: Download complete 20:19:02 b85a868b505f: Pull complete 20:19:02 e2be974225ed: Pull complete 20:19:02 339a4e72a1f5: Pull complete 20:19:02 988bab9f4d93: Pull complete 20:19:03 1469e6f7b9e6: Pull complete 20:19:03 eaf3925da568: Pull complete 20:19:05 bab4dde63d76: Pull complete 20:19:05 bde34c3a00c8: Pull complete 20:19:05 b352a97aabf1: Pull complete 20:19:05 4872d77fe225: Pull complete 20:19:05 5851b861e8e6: Pull complete 20:19:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:19:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:19:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:05 prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container 20:19:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-698 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698:/w/workspace/edgexfoundry_edgex-ui-go_PR-698:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:19:09 $ docker top 1d1accc9bb730639799b9b74ad8ae1538387bcaa02658f9c6cc9f553a2045531 -eo pid,comm 20:19:09 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). 20:19:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:19:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:10 [ssh-agent] Looking for ssh-agent implementation... 20:19:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:10 $ docker exec 1d1accc9bb730639799b9b74ad8ae1538387bcaa02658f9c6cc9f553a2045531 ssh-agent 20:19:10 SSH_AUTH_SOCK=/tmp/ssh-z417gEKjtpVf/agent.32 20:19:10 SSH_AGENT_PID=38 20:19:10 Running ssh-add (command line suppressed) 20:19:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp/private_key_6228651809680842376.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp/private_key_6228651809680842376.key) 20:19:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:11 + git tag --points-at HEAD [Pipeline] } 20:19:11 $ docker exec --env ******** --env ******** 1d1accc9bb730639799b9b74ad8ae1538387bcaa02658f9c6cc9f553a2045531 ssh-agent -k 20:19:11 unset SSH_AUTH_SOCK; 20:19:11 unset SSH_AGENT_PID; 20:19:11 echo Agent pid 38 killed; 20:19:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:19:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:11 [ssh-agent] Looking for ssh-agent implementation... 20:19:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:11 $ docker exec 1d1accc9bb730639799b9b74ad8ae1538387bcaa02658f9c6cc9f553a2045531 ssh-agent 20:19:11 SSH_AUTH_SOCK=/tmp/ssh-rNg2YRverl2B/agent.71 20:19:11 SSH_AGENT_PID=77 20:19:11 Running ssh-add (command line suppressed) 20:19:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp/private_key_5065681757464006627.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp/private_key_5065681757464006627.key) 20:19:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:12 + git semver init 20:19:12 2024-03-17 20:19:12,525 [run_init] DEBUG init version:0.0.0 force:False 20:19:12 2024-03-17 20:19:12,526 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-698/.semver 20:19:12 2024-03-17 20:19:12,526 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-698/.semver 20:19:12 2024-03-17 20:19:12,526 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-698/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-698, universal_newlines=False, shell=None, istream=None) 20:19:15 2024-03-17 20:19:14,567 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-698/.git/info/exclude 20:19:15 2024-03-17 20:19:14,568 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-698/.semver/PR-698 with force:False 20:19:15 2024-03-17 20:19:14,568 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-698/.semver/PR-698 20:19:15 2024-03-17 20:19:14,572 [execute] INFO git cat-file --batch-check 20:19:15 2024-03-17 20:19:14,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-698/.semver, universal_newlines=False, shell=None, istream=) 20:19:15 2024-03-17 20:19:14,580 [execute] INFO git cat-file --batch 20:19:15 2024-03-17 20:19:14,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-698/.semver, universal_newlines=False, shell=None, istream=) 20:19:15 2024-03-17 20:19:14,585 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-698/.semver/PR-698 20:19:15 0.0.0 [Pipeline] } 20:19:15 $ docker exec --env ******** --env ******** 1d1accc9bb730639799b9b74ad8ae1538387bcaa02658f9c6cc9f553a2045531 ssh-agent -k 20:19:15 unset SSH_AUTH_SOCK; 20:19:15 unset SSH_AGENT_PID; 20:19:15 echo Agent pid 77 killed; 20:19:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:15 + git semver [Pipeline] } 20:19:15 $ docker stop --time=1 1d1accc9bb730639799b9b74ad8ae1538387bcaa02658f9c6cc9f553a2045531 20:19:17 $ docker rm -f --volumes 1d1accc9bb730639799b9b74ad8ae1538387bcaa02658f9c6cc9f553a2045531 [Pipeline] // withDockerContainer [Pipeline] sh 20:19:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:19:17 Stashed 1 file(s) [Pipeline] echo 20:19:17 [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 20:19:18 provisioning config files... 20:19:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp/config207350461824527126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:18 ---> ****-login.sh 20:19:18 nexus3.edgexfoundry.org:10001 20:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:19:18 Configure a credential helper to remove this warning. See 20:19:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:19:18 20:19:18 Login Succeeded 20:19:18 nexus3.edgexfoundry.org:10002 20:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:19:18 Configure a credential helper to remove this warning. See 20:19:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:19:18 20:19:18 Login Succeeded 20:19:18 nexus3.edgexfoundry.org:10003 20:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:19:18 Configure a credential helper to remove this warning. See 20:19:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:19:18 20:19:18 Login Succeeded 20:19:18 nexus3.edgexfoundry.org:10004 20:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:19:18 Configure a credential helper to remove this warning. See 20:19:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:19:18 20:19:18 Login Succeeded 20:19:18 ****.io 20:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:19:18 Configure a credential helper to remove this warning. See 20:19:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:19:18 20:19:18 Login Succeeded 20:19:18 ---> ****-login.sh ends [Pipeline] } 20:19:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:19:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:19:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:19:19 ========================================================= 20:19:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:19:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:19:19 Sending build context to Docker daemon 59.47MB 20:19:19 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 20:19:19 Step 2/15 : FROM ${BASE} AS builder 20:19:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:19:19 7264a8db6415: Pulling fs layer 20:19:19 c4d48a809fc2: Pulling fs layer 20:19:19 4f1c88b9dad5: Pulling fs layer 20:19:19 ad3a456e5733: Pulling fs layer 20:19:19 69c7f0334f64: Pulling fs layer 20:19:19 1f1c1a5573a3: Pulling fs layer 20:19:19 ce7588e14bc9: Pulling fs layer 20:19:19 ad3a456e5733: Waiting 20:19:19 69c7f0334f64: Waiting 20:19:19 1f1c1a5573a3: Waiting 20:19:19 b5e4710f87ac: Pulling fs layer 20:19:19 b5e4710f87ac: Waiting 20:19:19 ce7588e14bc9: Waiting 20:19:19 c4d48a809fc2: Verifying Checksum 20:19:19 c4d48a809fc2: Download complete 20:19:19 ad3a456e5733: Verifying Checksum 20:19:19 ad3a456e5733: Download complete 20:19:19 69c7f0334f64: Verifying Checksum 20:19:19 69c7f0334f64: Download complete 20:19:19 7264a8db6415: Download complete 20:19:19 1f1c1a5573a3: Verifying Checksum 20:19:19 1f1c1a5573a3: Download complete 20:19:19 7264a8db6415: Pull complete 20:19:20 b5e4710f87ac: Verifying Checksum 20:19:20 b5e4710f87ac: Download complete 20:19:20 c4d48a809fc2: Pull complete 20:19:20 4f1c88b9dad5: Verifying Checksum 20:19:20 4f1c88b9dad5: Download complete 20:19:20 ce7588e14bc9: Verifying Checksum 20:19:20 ce7588e14bc9: Download complete 20:19:23 4f1c88b9dad5: Pull complete 20:19:23 ad3a456e5733: Pull complete 20:19:23 69c7f0334f64: Pull complete 20:19:23 1f1c1a5573a3: Pull complete 20:19:25 ce7588e14bc9: Pull complete 20:19:26 b5e4710f87ac: Pull complete 20:19:26 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:19:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:19:26 ---> 88b5674ff536 20:19:26 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:19:32 Still waiting to schedule task 20:19:32 ‘prd-ubuntu20.04-docker-arm64-4c-16g-212’ is offline 20:19:34 ---> Running in 137e0db7635e 20:19:34 Removing intermediate container 137e0db7635e 20:19:34 ---> 2fb37cbf1a8d 20:19:34 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 20:19:34 ---> Running in 878ce86e7bc0 20:19:34 Removing intermediate container 878ce86e7bc0 20:19:34 ---> 636c294906ce 20:19:34 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 20:19:34 ---> Running in 08436346e718 20:19:34 Removing intermediate container 08436346e718 20:19:34 ---> 536cdd8c9d0c 20:19:34 Step 6/15 : LABEL Name=edgex-ui-go 20:19:34 ---> Running in 9f3395b4d99b 20:19:34 Removing intermediate container 9f3395b4d99b 20:19:34 ---> 110cfa413122 20:19:34 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 20:19:34 ---> Running in 423a6dcb72a3 20:19:34 Removing intermediate container 423a6dcb72a3 20:19:34 ---> ebaf18c8e5df 20:19:34 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:19:34 latest: Pulling from library/docker 20:19:34 4abcf2066143: Pulling fs layer 20:19:34 0bf151956701: Pulling fs layer 20:19:34 4f4fb700ef54: Pulling fs layer 20:19:34 0ca2bb9cdd6f: Pulling fs layer 20:19:34 b33a16258cd2: Pulling fs layer 20:19:34 2875dcb56416: Pulling fs layer 20:19:34 360209ced14e: Pulling fs layer 20:19:34 7acbde70f385: Pulling fs layer 20:19:34 d7094c34553d: Pulling fs layer 20:19:34 81e454e4b780: Pulling fs layer 20:19:34 11ab83a05af4: Pulling fs layer 20:19:34 706a9b923a28: Pulling fs layer 20:19:34 d7bdcd159f55: Pulling fs layer 20:19:34 7a5c12addbb7: Pulling fs layer 20:19:34 d5bf9a92f324: Pulling fs layer 20:19:34 c166a377d301: Pulling fs layer 20:19:34 b33a16258cd2: Waiting 20:19:34 2875dcb56416: Waiting 20:19:34 360209ced14e: Waiting 20:19:34 0ca2bb9cdd6f: Waiting 20:19:34 7acbde70f385: Waiting 20:19:34 7a5c12addbb7: Waiting 20:19:34 d7bdcd159f55: Waiting 20:19:34 d5bf9a92f324: Waiting 20:19:34 11ab83a05af4: Waiting 20:19:34 c166a377d301: Waiting 20:19:34 706a9b923a28: Waiting 20:19:34 d7094c34553d: Waiting 20:19:34 81e454e4b780: Waiting 20:19:34 4f4fb700ef54: Download complete 20:19:34 0bf151956701: Download complete 20:19:34 4abcf2066143: Verifying Checksum 20:19:34 4abcf2066143: Download complete 20:19:34 0ca2bb9cdd6f: Verifying Checksum 20:19:34 0ca2bb9cdd6f: Download complete 20:19:34 4abcf2066143: Pull complete 20:19:35 b33a16258cd2: Verifying Checksum 20:19:35 b33a16258cd2: Download complete 20:19:35 0bf151956701: Pull complete 20:19:35 4f4fb700ef54: Pull complete 20:19:35 2875dcb56416: Verifying Checksum 20:19:35 2875dcb56416: Download complete 20:19:35 0ca2bb9cdd6f: Pull complete 20:19:35 7acbde70f385: Verifying Checksum 20:19:35 7acbde70f385: Download complete 20:19:35 d7094c34553d: Verifying Checksum 20:19:35 d7094c34553d: Download complete 20:19:35 81e454e4b780: Verifying Checksum 20:19:35 81e454e4b780: Download complete 20:19:35 b33a16258cd2: Pull complete 20:19:35 706a9b923a28: Verifying Checksum 20:19:35 706a9b923a28: Download complete 20:19:35 11ab83a05af4: Verifying Checksum 20:19:35 360209ced14e: Verifying Checksum 20:19:35 360209ced14e: Download complete 20:19:35 d7bdcd159f55: Download complete 20:19:35 d5bf9a92f324: Download complete 20:19:35 c166a377d301: Download complete 20:19:35 2875dcb56416: Pull complete 20:19:36 360209ced14e: Pull complete 20:19:36 7acbde70f385: Pull complete 20:19:36 d7094c34553d: Pull complete 20:19:36 81e454e4b780: Pull complete 20:19:36 7a5c12addbb7: Verifying Checksum 20:19:36 7a5c12addbb7: Download complete 20:19:37 11ab83a05af4: Pull complete 20:19:37 706a9b923a28: Pull complete 20:19:37 d7bdcd159f55: Pull complete 20:19:38 7a5c12addbb7: Pull complete 20:19:38 d5bf9a92f324: Pull complete 20:19:38 c166a377d301: Pull complete 20:19:38 Digest: sha256:19a2619f1285f127e20923578299cf42407c347872409fff6f8b90b386d5130f 20:19:38 Status: Downloaded newer image for docker:latest 20:19:41 ---> 93dc501926a8 20:19:41 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:19:41 ---> Running in 37b699e8d6c8 20:19:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:19:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:19:42 OK: 264 MiB in 52 packages 20:19:43 Removing intermediate container 37b699e8d6c8 20:19:43 ---> 5d025b8d83bb 20:19:43 Step 10/15 : ENV GO111MODULE=on 20:19:43 ---> Running in 9292ab4a98e9 20:19:43 Removing intermediate container 9292ab4a98e9 20:19:43 ---> a317af761bb7 20:19:43 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:19:43 ---> Running in 439c19f511da 20:19:43 Removing intermediate container 439c19f511da 20:19:43 ---> 66ad7f7c6aba 20:19:43 Step 12/15 : COPY go.mod vendor* ./ 20:19:43 ---> 5b92047bcfdc 20:19:43 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:43 ---> Running in be321dae6c25 20:20:22 Removing intermediate container be321dae6c25 20:20:22 ---> 1b8e1ce71816 20:20:22 Step 14/15 : COPY . . 20:20:22 ---> 64d8bdb8c93b 20:20:22 Step 15/15 : RUN ${MAKE} 20:20:22 ---> Running in fb94f15cc074 20:20:22 noop 20:20:22 Removing intermediate container fb94f15cc074 20:20:22 ---> 14084a873cab 20:20:22 Successfully built 14084a873cab 20:20:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:22 + docker inspect -f . ci-base-image-x86_64 20:20:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:22 prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container 20:20:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-698 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698:/w/workspace/edgexfoundry_edgex-ui-go_PR-698:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:20:22 $ docker top 9f56ad0c64a340296c6ac6b2035db48553f055c76283d878d15dd9704e8c58c1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:23 + go version 20:20:23 go version go1.21.0 linux/amd64 [Pipeline] } 20:20:23 $ docker stop --time=1 9f56ad0c64a340296c6ac6b2035db48553f055c76283d878d15dd9704e8c58c1 20:20:24 $ docker rm -f --volumes 9f56ad0c64a340296c6ac6b2035db48553f055c76283d878d15dd9704e8c58c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:25 + docker inspect -f . ci-base-image-x86_64 20:20:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:25 prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container 20:20:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-698 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698:/w/workspace/edgexfoundry_edgex-ui-go_PR-698:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:20:25 $ docker top fe672674cd0430c4b3292edcf76d834291811d28dc5ef32f1ed09bb12b1ac8dc -eo pid,comm [Pipeline] { [Pipeline] sh 20:20:25 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-698 [Pipeline] fileExists [Pipeline] sh 20:20:26 + make test 20:20:26 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 20:20:26 internal/application.go:31:2: no required module provides package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust; to add it: 20:20:26 go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust 20:20:26 internal/application.go:33:2: no required module provides package github.com/openziti/sdk-golang/ziti; to add it: 20:20:26 go get github.com/openziti/sdk-golang/ziti 20:20:26 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 20:20:26 $ docker stop --time=1 fe672674cd0430c4b3292edcf76d834291811d28dc5ef32f1ed09bb12b1ac8dc 20:20:27 $ docker rm -f --volumes fe672674cd0430c4b3292edcf76d834291811d28dc5ef32f1ed09bb12b1ac8dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:28 20:20:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:28 latest: Pulling from edgex-lftools-log-publisher 20:20:28 5eb5b503b376: Pulling fs layer 20:20:28 5c69ac0246d0: Pulling fs layer 20:20:28 ec43610c2a17: Pulling fs layer 20:20:28 3a2ae6a8a46f: Pulling fs layer 20:20:28 33b1e0a273af: Pulling fs layer 20:20:28 5d3b04190fa2: Pulling fs layer 20:20:28 2f39f015ded8: Pulling fs layer 20:20:28 3a2ae6a8a46f: Waiting 20:20:28 2f39f015ded8: Waiting 20:20:28 33b1e0a273af: Waiting 20:20:28 5d3b04190fa2: Waiting 20:20:28 5c69ac0246d0: Verifying Checksum 20:20:28 5c69ac0246d0: Download complete 20:20:28 3a2ae6a8a46f: Download complete 20:20:28 33b1e0a273af: Verifying Checksum 20:20:28 33b1e0a273af: Download complete 20:20:28 ec43610c2a17: Verifying Checksum 20:20:28 ec43610c2a17: Download complete 20:20:28 5eb5b503b376: Download complete 20:20:29 2f39f015ded8: Download complete 20:20:30 5eb5b503b376: Pull complete 20:20:30 5c69ac0246d0: Pull complete 20:20:30 ec43610c2a17: Pull complete 20:20:30 3a2ae6a8a46f: Pull complete 20:20:30 33b1e0a273af: Pull complete 20:20:30 5d3b04190fa2: Pull complete 20:20:34 2f39f015ded8: Pull complete 20:20:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:20:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:20:35 prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container 20:20:35 $ 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-698 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698:/w/workspace/edgexfoundry_edgex-ui-go_PR-698:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:20:40 $ docker top a66f5e0b9b24cda4f6815a3c4aa22706d267c98a390cdbb1bac707880577c9f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:20:41 ---> job-cost.sh 20:20:41 lf-activate-venv: SKIPPING 20:20:41 INFO: No Stack... 20:20:41 INFO: Retrieving Pricing Info for: v3-standard-8 20:20:41 INFO: Archiving Costs [Pipeline] sh 20:20:42 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-698/archives/cost.csv 20:20:42 + cut -d, -f6 [Pipeline] lock 20:20:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-698-7-stack-cost] 20:20:42 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-698-7-stack-cost] did not exist. Created. 20:20:42 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-698-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:20:42 + echo total: 0.2199999988079071 [Pipeline] stash 20:20:42 Stashed 1 file(s) [Pipeline] } 20:20:42 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-698-7-stack-cost] [Pipeline] // lock [Pipeline] } 20:20:42 $ docker stop --time=1 a66f5e0b9b24cda4f6815a3c4aa22706d267c98a390cdbb1bac707880577c9f2 20:20:43 $ docker rm -f --volumes a66f5e0b9b24cda4f6815a3c4aa22706d267c98a390cdbb1bac707880577c9f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:20:43 Failed in branch amd64 20:21:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-214 in /w/workspace/edgexfoundry_edgex-ui-go_PR-698 [Pipeline] { [Pipeline] ws 20:21:03 Running in /w/workspace/edgex-ui-go/7 [Pipeline] { [Pipeline] checkout 20:21:06 The recommended git tool is: git 20:21:11 using credential edgex-jenkins-ssh 20:21:11 Cloning the remote Git repository 20:21:11 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:21:11 > git init /w/workspace/edgex-ui-go/7 # timeout=10 20:21:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:21:11 > git --version # timeout=10 20:21:12 > git --version # 'git version 2.25.1' 20:21:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:21:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:17 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit f75b5fd86756b649b890920c7069ec353586a8f8 20:21:18 Merge succeeded, producing f75b5fd86756b649b890920c7069ec353586a8f8 20:21:18 Checking out Revision f75b5fd86756b649b890920c7069ec353586a8f8 (PR-698) 20:21:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:21:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:21:17 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/698/head:refs/remotes/origin/PR-698 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:21:17 > git config core.sparsecheckout # timeout=10 20:21:17 > git checkout -f f75b5fd86756b649b890920c7069ec353586a8f8 # timeout=10 20:21:18 > git remote # timeout=10 20:21:18 > git config --get remote.origin.url # timeout=10 20:21:18 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:18 > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 20:21:18 > git rev-parse HEAD^{commit} # timeout=10 20:21:18 > git config core.sparsecheckout # timeout=10 20:21:18 > git checkout -f f75b5fd86756b649b890920c7069ec353586a8f8 # timeout=10 20:21:22 Commit message: "fix: remove unused file and restore ports noticed after push" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:21:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:21:23 % Total % Received % Xferd Average Speed Time Time Time Current 20:21:23 Dload Upload Total Spent Left Speed 20:21:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 115k [Pipeline] sh 20:21:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:21:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:21:24 + sudo tee /etc/docker/daemon.new 20:21:24 { 20:21:24 "registry-mirrors": [ 20:21:24 "https://nexus3.edgexfoundry.org:10001" 20:21:24 ], 20:21:24 "bip": "10.250.0.254/24", 20:21:24 "hosts": [ 20:21:24 "tcp://0.0.0.0:5555", 20:21:24 "unix:///var/run/docker.sock" 20:21:24 ], 20:21:24 "mtu": 1458, 20:21:24 "selinux-enabled": true, 20:21:24 "seccomp-profile": "/etc/docker/seccomp.json" 20:21:24 } [Pipeline] sh 20:21:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:21:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:21:43 provisioning config files... 20:21:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/7@tmp/config10286699314868224908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:43 ---> ****-login.sh 20:21:43 nexus3.edgexfoundry.org:10001 20:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:21:44 Configure a credential helper to remove this warning. See 20:21:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:21:44 20:21:44 Login Succeeded 20:21:44 nexus3.edgexfoundry.org:10002 20:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:21:44 Configure a credential helper to remove this warning. See 20:21:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:21:44 20:21:44 Login Succeeded 20:21:44 nexus3.edgexfoundry.org:10003 20:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:21:45 Configure a credential helper to remove this warning. See 20:21:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:21:45 20:21:45 Login Succeeded 20:21:45 nexus3.edgexfoundry.org:10004 20:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:21:45 Configure a credential helper to remove this warning. See 20:21:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:21:45 20:21:45 Login Succeeded 20:21:45 ****.io 20:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:21:45 Configure a credential helper to remove this warning. See 20:21:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:21:45 20:21:45 Login Succeeded 20:21:45 ---> ****-login.sh ends [Pipeline] } 20:21:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:21:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:21:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:21:46 ========================================================= 20:21:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:21:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:21:47 Sending build context to Docker daemon 35.34MB 20:21:47 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 20:21:47 Step 2/15 : FROM ${BASE} AS builder 20:21:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:21:47 9fda8d8052c6: Pulling fs layer 20:21:47 5d54e960e981: Pulling fs layer 20:21:47 c4a7e357bf2a: Pulling fs layer 20:21:47 f0e02332f6b5: Pulling fs layer 20:21:47 872ee5b61b7b: Pulling fs layer 20:21:47 0c6a40ed1a82: Pulling fs layer 20:21:47 94ae7d8d031c: Pulling fs layer 20:21:47 872ee5b61b7b: Waiting 20:21:47 0c6a40ed1a82: Waiting 20:21:47 f0e02332f6b5: Waiting 20:21:47 94ae7d8d031c: Waiting 20:21:47 5d54e960e981: Verifying Checksum 20:21:47 5d54e960e981: Download complete 20:21:47 f0e02332f6b5: Download complete 20:21:47 872ee5b61b7b: Verifying Checksum 20:21:47 872ee5b61b7b: Download complete 20:21:47 9fda8d8052c6: Verifying Checksum 20:21:47 9fda8d8052c6: Download complete 20:21:48 94ae7d8d031c: Verifying Checksum 20:21:48 94ae7d8d031c: Download complete 20:21:48 9fda8d8052c6: Pull complete 20:21:49 5d54e960e981: Pull complete 20:21:49 c4a7e357bf2a: Verifying Checksum 20:21:49 c4a7e357bf2a: Download complete 20:21:50 0c6a40ed1a82: Verifying Checksum 20:21:50 0c6a40ed1a82: Download complete 20:22:03 c4a7e357bf2a: Pull complete 20:22:03 f0e02332f6b5: Pull complete 20:22:03 872ee5b61b7b: Pull complete 20:22:11 0c6a40ed1a82: Pull complete 20:22:13 94ae7d8d031c: Pull complete 20:22:13 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:22:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:22:13 ---> 86de565de09d 20:22:13 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:22:14 ---> Running in 29fe8c0b2a6d 20:22:14 Removing intermediate container 29fe8c0b2a6d 20:22:14 ---> feef2aa26a60 20:22:14 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 20:22:14 ---> Running in 6f8f1f0df419 20:22:15 Removing intermediate container 6f8f1f0df419 20:22:15 ---> a7da7694e953 20:22:15 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 20:22:15 ---> Running in 48a9e7ac0ae4 20:22:15 Removing intermediate container 48a9e7ac0ae4 20:22:15 ---> ded496240ef7 20:22:15 Step 6/15 : LABEL Name=edgex-ui-go 20:22:15 ---> Running in 3c2ce32b834a 20:22:16 Removing intermediate container 3c2ce32b834a 20:22:16 ---> 88236d5658e0 20:22:16 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 20:22:16 ---> Running in 7bdea48b56c7 20:22:16 Removing intermediate container 7bdea48b56c7 20:22:16 ---> 761ff2676430 20:22:16 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:22:16 latest: Pulling from library/docker 20:22:16 bca4290a9639: Pulling fs layer 20:22:16 1445a503f72c: Pulling fs layer 20:22:16 4f4fb700ef54: Pulling fs layer 20:22:16 15768397550a: Pulling fs layer 20:22:16 97a732e1a4ab: Pulling fs layer 20:22:16 3a03ecf580b8: Pulling fs layer 20:22:16 b2e113c6e684: Pulling fs layer 20:22:16 0d2c9041fe85: Pulling fs layer 20:22:16 7f01549a193b: Pulling fs layer 20:22:16 9c3625cd6c16: Pulling fs layer 20:22:16 e44167551c9c: Pulling fs layer 20:22:16 3e6a46390bac: Pulling fs layer 20:22:16 b464507a3a71: Pulling fs layer 20:22:16 80e81a400c13: Pulling fs layer 20:22:16 51a8b090eb10: Pulling fs layer 20:22:16 e81d2a4bdc82: Pulling fs layer 20:22:16 7f01549a193b: Waiting 20:22:16 9c3625cd6c16: Waiting 20:22:16 e44167551c9c: Waiting 20:22:16 3e6a46390bac: Waiting 20:22:16 97a732e1a4ab: Waiting 20:22:16 b464507a3a71: Waiting 20:22:16 3a03ecf580b8: Waiting 20:22:16 80e81a400c13: Waiting 20:22:16 b2e113c6e684: Waiting 20:22:16 0d2c9041fe85: Waiting 20:22:16 51a8b090eb10: Waiting 20:22:16 e81d2a4bdc82: Waiting 20:22:17 4f4fb700ef54: Verifying Checksum 20:22:17 4f4fb700ef54: Download complete 20:22:17 1445a503f72c: Verifying Checksum 20:22:17 1445a503f72c: Download complete 20:22:17 bca4290a9639: Verifying Checksum 20:22:17 bca4290a9639: Download complete 20:22:17 15768397550a: Verifying Checksum 20:22:17 15768397550a: Download complete 20:22:18 97a732e1a4ab: Verifying Checksum 20:22:18 97a732e1a4ab: Download complete 20:22:18 bca4290a9639: Pull complete 20:22:18 3a03ecf580b8: Verifying Checksum 20:22:18 3a03ecf580b8: Download complete 20:22:18 b2e113c6e684: Verifying Checksum 20:22:18 b2e113c6e684: Download complete 20:22:18 0d2c9041fe85: Verifying Checksum 20:22:18 0d2c9041fe85: Download complete 20:22:18 7f01549a193b: Download complete 20:22:18 9c3625cd6c16: Verifying Checksum 20:22:18 9c3625cd6c16: Download complete 20:22:18 3e6a46390bac: Verifying Checksum 20:22:18 3e6a46390bac: Download complete 20:22:18 b464507a3a71: Verifying Checksum 20:22:18 b464507a3a71: Download complete 20:22:18 51a8b090eb10: Verifying Checksum 20:22:18 51a8b090eb10: Download complete 20:22:18 e44167551c9c: Verifying Checksum 20:22:18 e44167551c9c: Download complete 20:22:18 1445a503f72c: Pull complete 20:22:18 e81d2a4bdc82: Verifying Checksum 20:22:18 e81d2a4bdc82: Download complete 20:22:18 4f4fb700ef54: Pull complete 20:22:19 15768397550a: Pull complete 20:22:20 80e81a400c13: Verifying Checksum 20:22:20 80e81a400c13: Download complete 20:22:20 97a732e1a4ab: Pull complete 20:22:21 3a03ecf580b8: Pull complete 20:22:22 b2e113c6e684: Pull complete 20:22:23 0d2c9041fe85: Pull complete 20:22:23 7f01549a193b: Pull complete 20:22:23 9c3625cd6c16: Pull complete 20:22:25 e44167551c9c: Pull complete 20:22:25 3e6a46390bac: Pull complete 20:22:25 b464507a3a71: Pull complete 20:22:28 80e81a400c13: Pull complete 20:22:29 51a8b090eb10: Pull complete 20:22:29 e81d2a4bdc82: Pull complete 20:22:29 Digest: sha256:19a2619f1285f127e20923578299cf42407c347872409fff6f8b90b386d5130f 20:22:29 Status: Downloaded newer image for docker:latest 20:22:32 ---> ab9850334f7e 20:22:32 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:22:32 ---> Running in f0db18d2380c 20:22:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:22:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:22:34 OK: 266 MiB in 52 packages 20:22:35 Removing intermediate container f0db18d2380c 20:22:35 ---> f1df6ca77000 20:22:35 Step 10/15 : ENV GO111MODULE=on 20:22:35 ---> Running in 063035ed7715 20:22:35 Removing intermediate container 063035ed7715 20:22:35 ---> e57cf5d6c8ae 20:22:35 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:22:35 ---> Running in 98c770d99ceb 20:22:35 Removing intermediate container 98c770d99ceb 20:22:35 ---> 99bf1e710597 20:22:35 Step 12/15 : COPY go.mod vendor* ./ 20:22:36 ---> e4c68849f744 20:22:36 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:36 ---> Running in c433346a0bf2 20:23:44 Removing intermediate container c433346a0bf2 20:23:44 ---> 8bf901fcea06 20:23:44 Step 14/15 : COPY . . 20:23:44 ---> a2c32b3ba26c 20:23:44 Step 15/15 : RUN ${MAKE} 20:23:44 ---> Running in 31690dcd4603 20:23:44 noop 20:23:44 Removing intermediate container 31690dcd4603 20:23:44 ---> 646dbbb8eb17 20:23:44 Successfully built 646dbbb8eb17 20:23:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:44 + docker inspect -f . ci-base-image-arm64 20:23:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:45 prd-ubuntu20.04-docker-arm64-4c-16g-214 does not seem to be running inside a container 20:23:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:23:46 $ docker top e17af6a6c3c86d86882a4ae2848656a42c40f343dc4e347e7f213df78cf3e563 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:47 + go version 20:23:47 go version go1.21.0 linux/arm64 [Pipeline] } 20:23:47 $ docker stop --time=1 e17af6a6c3c86d86882a4ae2848656a42c40f343dc4e347e7f213df78cf3e563 20:23:48 $ docker rm -f --volumes e17af6a6c3c86d86882a4ae2848656a42c40f343dc4e347e7f213df78cf3e563 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:49 + docker inspect -f . ci-base-image-arm64 20:23:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:49 prd-ubuntu20.04-docker-arm64-4c-16g-214 does not seem to be running inside a container 20:23:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:23:50 $ docker top a3f9c67792c1dfe4bda15918454a4d9cba4a0a60f681888348ff43c0c346f686 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:51 + git config --global --add safe.directory /w/workspace/edgex-ui-go/7 [Pipeline] fileExists [Pipeline] sh 20:23:51 + make test 20:23:51 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 20:23:55 internal/application.go:31:2: no required module provides package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust; to add it: 20:23:55 go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust 20:23:55 internal/application.go:33:2: no required module provides package github.com/openziti/sdk-golang/ziti; to add it: 20:23:55 go get github.com/openziti/sdk-golang/ziti 20:23:55 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 20:23:55 $ docker stop --time=1 a3f9c67792c1dfe4bda15918454a4d9cba4a0a60f681888348ff43c0c346f686 20:23:57 $ docker rm -f --volumes a3f9c67792c1dfe4bda15918454a4d9cba4a0a60f681888348ff43c0c346f686 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:23:57 20:23:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:23:58 arm64: Pulling from edgex-lftools-log-publisher 20:23:58 8998bd30e6a1: Pulling fs layer 20:23:58 04944245beec: Pulling fs layer 20:23:58 699f458cf7ca: Pulling fs layer 20:23:58 765212b225bb: Pulling fs layer 20:23:58 f23df028b6ca: Pulling fs layer 20:23:58 d65c8cfc05b1: Pulling fs layer 20:23:58 2437ff75d9bd: Pulling fs layer 20:23:58 f23df028b6ca: Waiting 20:23:58 d65c8cfc05b1: Waiting 20:23:58 2437ff75d9bd: Waiting 20:23:58 765212b225bb: Waiting 20:23:58 04944245beec: Verifying Checksum 20:23:58 04944245beec: Download complete 20:23:58 765212b225bb: Verifying Checksum 20:23:58 765212b225bb: Download complete 20:23:58 f23df028b6ca: Verifying Checksum 20:23:58 f23df028b6ca: Download complete 20:23:58 d65c8cfc05b1: Verifying Checksum 20:23:58 d65c8cfc05b1: Download complete 20:23:58 699f458cf7ca: Verifying Checksum 20:23:58 699f458cf7ca: Download complete 20:23:59 8998bd30e6a1: Verifying Checksum 20:23:59 8998bd30e6a1: Download complete 20:24:02 2437ff75d9bd: Verifying Checksum 20:24:02 2437ff75d9bd: Download complete 20:24:03 8998bd30e6a1: Pull complete 20:24:04 04944245beec: Pull complete 20:24:05 699f458cf7ca: Pull complete 20:24:05 765212b225bb: Pull complete 20:24:06 f23df028b6ca: Pull complete 20:24:06 d65c8cfc05b1: Pull complete 20:24:25 2437ff75d9bd: Pull complete 20:24:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:24:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:24:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:25 prd-ubuntu20.04-docker-arm64-4c-16g-214 does not seem to be running inside a container 20:24:25 $ 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/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:24:27 $ docker top b5701784194eca56941775f58a0a706bb6a41415a819d9426077543353b737d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:24:28 ---> job-cost.sh 20:24:28 lf-activate-venv: SKIPPING 20:24:28 INFO: No Stack... 20:24:28 INFO: Retrieving Pricing Info for: v3-standard-4 20:24:29 INFO: Archiving Costs [Pipeline] sh 20:24:30 + cat /w/workspace/edgex-ui-go/7/archives/cost.csv 20:24:30 + cut -d, -f6 [Pipeline] lock 20:24:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-698-7-stack-cost] 20:24:30 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-698-7-stack-cost] did not exist. Created. 20:24:30 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-698-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:24:30 /w/workspace/edgex-ui-go/7@tmp/durable-9ee66092/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:24:31 + echo total: 0.10999999940395355 [Pipeline] stash 20:24:31 Warning: overwriting stash ‘stack-cost’ 20:24:31 Stashed 1 file(s) [Pipeline] } 20:24:31 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-698-7-stack-cost] [Pipeline] // lock [Pipeline] } 20:24:31 $ docker stop --time=1 b5701784194eca56941775f58a0a706bb6a41415a819d9426077543353b737d2 20:24:33 $ docker rm -f --volumes b5701784194eca56941775f58a0a706bb6a41415a819d9426077543353b737d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:24:33 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:24:34 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-698/archives ] 20:24:34 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-698/archives 20:24:34 total 16 20:24:34 drwxr-xr-x 3 root root 4096 Mar 17 20:20 . 20:24:34 drwxrwxr-x 14 jenkins jenkins 4096 Mar 17 20:20 .. 20:24:34 drwxr-xr-x 2 root root 4096 Mar 17 20:20 cost 20:24:34 -rw-r--r-- 1 root root 83 Mar 17 20:20 cost.csv 20:24:34 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-698/archives 20:24:34 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-698/archives 20:24:34 total 16 20:24:34 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 20:20 . 20:24:34 drwxrwxr-x 14 jenkins jenkins 4096 Mar 17 20:20 .. 20:24:34 drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 20:20 cost 20:24:34 -rw-r--r-- 1 jenkins jenkins 83 Mar 17 20:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:24:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:24:35 ---> package-listing.sh 20:24:35 ++ facter osfamily 20:24:35 ++ tr '[:upper:]' '[:lower:]' 20:24:35 + OS_FAMILY=debian 20:24:35 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-698 20:24:35 + START_PACKAGES=/tmp/packages_start.txt 20:24:35 + END_PACKAGES=/tmp/packages_end.txt 20:24:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:24:35 + PACKAGES=/tmp/packages_start.txt 20:24:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-698 ']' 20:24:35 + PACKAGES=/tmp/packages_end.txt 20:24:35 + case "${OS_FAMILY}" in 20:24:35 + dpkg -l 20:24:35 + grep '^ii' 20:24:35 + '[' -f /tmp/packages_start.txt ']' 20:24:35 + '[' -f /tmp/packages_end.txt ']' 20:24:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:24:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-698 ']' 20:24:35 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-698/archives/ 20:24:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-698/archives/ [Pipeline] echo 20:24:35 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-698/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:24:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:24:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:36 prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container 20:24:36 $ 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-698/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-698 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698:/w/workspace/edgexfoundry_edgex-ui-go_PR-698:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:24:37 $ docker top 799cf39c44c831b637d96dd03123921324c42fa56e64a373ae6734bc7cc9bd76 -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:37 + touch /tmp/pre-build-complete [Pipeline] sh 20:24:37 + mkdir -p /var/log/sysstat [Pipeline] sh 20:24:37 + ls /var/log/sa-host 20:24:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:24:38 provisioning config files... 20:24:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp/config17404084082228422219tmp [Pipeline] { [Pipeline] echo 20:24:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:24:38 ---> create-netrc.sh [Pipeline] } 20:24:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:24:38 ---> python-tools-install.sh [Pipeline] echo 20:24:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:24:39 ---> sudo-logs.sh 20:24:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:24:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:24:39 ---> job-cost.sh 20:24:39 lf-activate-venv: SKIPPING 20:24:39 DEBUG: total: 0.2199999988079071 20:24:39 INFO: Retrieving Stack Cost... 20:24:39 INFO: Retrieving Pricing Info for: v3-standard-8 20:24:39 INFO: Archiving Costs [Pipeline] echo 20:24:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:24:40 ---> logs-deploy.sh 20:24:40 lf-activate-venv: SKIPPING 20:24:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-698/7 20:24:40 INFO: archiving workspace using pattern(s): 20:24:41 Archives upload complete. 20:24:41 INFO: archiving logs to Nexus