Pull request #710 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07+18a2e64752eb0867df47b996ff52522c7dc545ed (80156ec6d7dd12f0c476cce74f4cd3c540e43715) 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-ssh9263862162188730354.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-ssh1624142704372604546.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-710/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-710/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14709658727123309355.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-ssh3682360519781055931.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-710/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-710/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18413771203915815056.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5225 in /w/workspace/edgexfoundry_edgex-ui-go_PR-710 [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-710 # 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 18a2e64752eb0867df47b996ff52522c7dc545ed into PR head commit 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 Merge succeeded, producing 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 Checking out Revision 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 (PR-710) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > 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/710/head:refs/remotes/origin/PR-710 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 # 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 18a2e64752eb0867df47b996ff52522c7dc545ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 # timeout=10 > git rev-list --no-walk 6d44e0c98a81cdf0c03dda1cfffc66bae0e4dc12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:40:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:40:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:40:33 ========================================================= 06:40:33 EdgeX Global Pipelines Version Info 06:40:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:40:34 ------------------- 06:40:34 stable info: 06:40:34 ------------------- 06:40:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:40:34 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:40:34 Message: update stable to v1.0.258 06:40:34 ------------------- 06:40:34 experimental info: 06:40:34 ------------------- 06:40:34 Commited By: **** collab-it+edgex@linuxfoundation.org 06:40:34 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:40:34 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-710 [Pipeline] echo 06:40:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-710 [Pipeline] echo 06:40:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-710 [Pipeline] echo 06:40:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 [Pipeline] echo 06:40:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5079c3d [Pipeline] echo 06:40:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:36 provisioning config files... 06:40:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/config109862194521839521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:36 ---> ****-login.sh 06:40:36 nexus3.edgexfoundry.org:10001 06:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:36 Configure a credential helper to remove this warning. See 06:40:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:36 06:40:36 Login Succeeded 06:40:36 nexus3.edgexfoundry.org:10002 06:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:36 Configure a credential helper to remove this warning. See 06:40:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:36 06:40:36 Login Succeeded 06:40:36 nexus3.edgexfoundry.org:10003 06:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:37 Configure a credential helper to remove this warning. See 06:40:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:37 06:40:37 Login Succeeded 06:40:37 nexus3.edgexfoundry.org:10004 06:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:37 Configure a credential helper to remove this warning. See 06:40:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:37 06:40:37 Login Succeeded 06:40:37 ****.io 06:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:37 Configure a credential helper to remove this warning. See 06:40:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:37 06:40:37 Login Succeeded 06:40:37 ---> ****-login.sh ends [Pipeline] } 06:40:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:40:39 + git rev-list -1 --merges 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07~1..5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 [Pipeline] echo 06:40:39 -----------> git rev-list -1 --merges 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07~1..5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 [false] [Pipeline] sh 06:40:40 + git log --format=format:%s -1 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 [Pipeline] echo 06:40:40 ========================================================= 06:40:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:40:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:40:40 + git log --format=format:%s -1 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 [Pipeline] echo 06:40:40 [semverPrep] GIT_COMMIT: 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 06:40:40 [semverPrep] This is not a build commit. [Pipeline] sh 06:40:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:40:41 + grep -v github /etc/ssh/ssh_known_hosts 06:40:41 + [ -e /tmp/ssh_known_hosts ] 06:40:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:40:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:40:41 + sudo tee -a /etc/ssh/ssh_known_hosts 06:40:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:40:41 06:40:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:40:42 0.1.4: Pulling from edgex-devops/py-git-semver 06:40:42 b85a868b505f: Pulling fs layer 06:40:42 e2be974225ed: Pulling fs layer 06:40:42 339a4e72a1f5: Pulling fs layer 06:40:42 988bab9f4d93: Pulling fs layer 06:40:42 1469e6f7b9e6: Pulling fs layer 06:40:42 eaf3925da568: Pulling fs layer 06:40:42 bab4dde63d76: Pulling fs layer 06:40:42 bde34c3a00c8: Pulling fs layer 06:40:42 b352a97aabf1: Pulling fs layer 06:40:42 4872d77fe225: Pulling fs layer 06:40:42 5851b861e8e6: Pulling fs layer 06:40:42 988bab9f4d93: Waiting 06:40:42 4872d77fe225: Waiting 06:40:42 5851b861e8e6: Waiting 06:40:42 bde34c3a00c8: Waiting 06:40:42 eaf3925da568: Waiting 06:40:42 1469e6f7b9e6: Waiting 06:40:42 bab4dde63d76: Waiting 06:40:42 e2be974225ed: Download complete 06:40:42 988bab9f4d93: Verifying Checksum 06:40:42 988bab9f4d93: Download complete 06:40:42 1469e6f7b9e6: Verifying Checksum 06:40:42 1469e6f7b9e6: Download complete 06:40:42 eaf3925da568: Download complete 06:40:42 339a4e72a1f5: Verifying Checksum 06:40:42 339a4e72a1f5: Download complete 06:40:42 bde34c3a00c8: Download complete 06:40:42 b352a97aabf1: Verifying Checksum 06:40:42 b352a97aabf1: Download complete 06:40:42 4872d77fe225: Verifying Checksum 06:40:42 4872d77fe225: Download complete 06:40:42 5851b861e8e6: Verifying Checksum 06:40:42 5851b861e8e6: Download complete 06:40:42 b85a868b505f: Download complete 06:40:42 bab4dde63d76: Verifying Checksum 06:40:42 bab4dde63d76: Download complete 06:40:44 b85a868b505f: Pull complete 06:40:44 e2be974225ed: Pull complete 06:40:44 339a4e72a1f5: Pull complete 06:40:44 988bab9f4d93: Pull complete 06:40:45 1469e6f7b9e6: Pull complete 06:40:45 eaf3925da568: Pull complete 06:40:46 bab4dde63d76: Pull complete 06:40:46 bde34c3a00c8: Pull complete 06:40:46 b352a97aabf1: Pull complete 06:40:47 4872d77fe225: Pull complete 06:40:47 5851b861e8e6: Pull complete 06:40:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:40:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:40:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:47 prd-ubuntu20.04-docker-8c-8g-5225 does not seem to be running inside a container 06:40:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-710 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710:/w/workspace/edgexfoundry_edgex-ui-go_PR-710:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@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-devops/py-git-semver:0.1.4 cat 06:40:50 $ docker top 1eb8c53841244b962365d5b83a9f0c62acfdeebb9a97386fb428dff31d33fb6b -eo pid,comm 06:40:50 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). 06:40:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:40:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:51 [ssh-agent] Looking for ssh-agent implementation... 06:40:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:51 $ docker exec 1eb8c53841244b962365d5b83a9f0c62acfdeebb9a97386fb428dff31d33fb6b ssh-agent 06:40:51 SSH_AUTH_SOCK=/tmp/ssh-IGFMlVjnfMxj/agent.32 06:40:51 SSH_AGENT_PID=38 06:40:51 Running ssh-add (command line suppressed) 06:40:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/private_key_13374738288262261237.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/private_key_13374738288262261237.key) 06:40:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:51 + git tag --points-at HEAD [Pipeline] } 06:40:51 $ docker exec --env ******** --env ******** 1eb8c53841244b962365d5b83a9f0c62acfdeebb9a97386fb428dff31d33fb6b ssh-agent -k 06:40:51 unset SSH_AUTH_SOCK; 06:40:51 unset SSH_AGENT_PID; 06:40:51 echo Agent pid 38 killed; 06:40:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:40:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:51 [ssh-agent] Looking for ssh-agent implementation... 06:40:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:52 $ docker exec 1eb8c53841244b962365d5b83a9f0c62acfdeebb9a97386fb428dff31d33fb6b ssh-agent 06:40:52 SSH_AUTH_SOCK=/tmp/ssh-Co6gUqBivayu/agent.70 06:40:52 SSH_AGENT_PID=76 06:40:52 Running ssh-add (command line suppressed) 06:40:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/private_key_10921464565718584897.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/private_key_10921464565718584897.key) 06:40:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:52 + git semver init 06:40:52 2024-03-08 06:40:52,742 [run_init] DEBUG init version:0.0.0 force:False 06:40:52 2024-03-08 06:40:52,744 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver 06:40:52 2024-03-08 06:40:52,744 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver 06:40:52 2024-03-08 06:40:52,744 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-710, universal_newlines=False, shell=None, istream=None) 06:40:55 2024-03-08 06:40:54,741 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.git/info/exclude 06:40:55 2024-03-08 06:40:54,741 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver/PR-710 with force:False 06:40:55 2024-03-08 06:40:54,741 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver/PR-710 06:40:55 2024-03-08 06:40:54,745 [execute] INFO git cat-file --batch-check 06:40:55 2024-03-08 06:40:54,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver, universal_newlines=False, shell=None, istream=) 06:40:55 2024-03-08 06:40:54,751 [execute] INFO git cat-file --batch 06:40:55 2024-03-08 06:40:54,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver, universal_newlines=False, shell=None, istream=) 06:40:55 2024-03-08 06:40:54,757 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver/PR-710 06:40:55 0.0.0 [Pipeline] } 06:40:55 $ docker exec --env ******** --env ******** 1eb8c53841244b962365d5b83a9f0c62acfdeebb9a97386fb428dff31d33fb6b ssh-agent -k 06:40:55 unset SSH_AUTH_SOCK; 06:40:55 unset SSH_AGENT_PID; 06:40:55 echo Agent pid 76 killed; 06:40:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:40:55 + git semver [Pipeline] } 06:40:56 $ docker stop --time=1 1eb8c53841244b962365d5b83a9f0c62acfdeebb9a97386fb428dff31d33fb6b 06:40:57 $ docker rm -f --volumes 1eb8c53841244b962365d5b83a9f0c62acfdeebb9a97386fb428dff31d33fb6b [Pipeline] // withDockerContainer [Pipeline] sh 06:40:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:40:58 Stashed 1 file(s) [Pipeline] echo 06:40:58 [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 06:40:58 provisioning config files... 06:40:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/config3648016747234472056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:58 ---> ****-login.sh 06:40:58 nexus3.edgexfoundry.org:10001 06:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:58 Configure a credential helper to remove this warning. See 06:40:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:58 06:40:58 Login Succeeded 06:40:58 nexus3.edgexfoundry.org:10002 06:40:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:58 Configure a credential helper to remove this warning. See 06:40:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:58 06:40:58 Login Succeeded 06:40:58 nexus3.edgexfoundry.org:10003 06:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:59 Configure a credential helper to remove this warning. See 06:40:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:59 06:40:59 Login Succeeded 06:40:59 nexus3.edgexfoundry.org:10004 06:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:59 Configure a credential helper to remove this warning. See 06:40:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:59 06:40:59 Login Succeeded 06:40:59 ****.io 06:40:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:59 Configure a credential helper to remove this warning. See 06:40:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:59 06:40:59 Login Succeeded 06:40:59 ---> ****-login.sh ends [Pipeline] } 06:40:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:40:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:40:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:40:59 ========================================================= 06:40:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:40:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:00 + 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 . 06:41:00 Sending build context to Docker daemon 59.27MB 06:41:00 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 06:41:00 Step 2/15 : FROM ${BASE} AS builder 06:41:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:41:00 7264a8db6415: Pulling fs layer 06:41:00 c4d48a809fc2: Pulling fs layer 06:41:00 4f1c88b9dad5: Pulling fs layer 06:41:00 ad3a456e5733: Pulling fs layer 06:41:00 69c7f0334f64: Pulling fs layer 06:41:00 1f1c1a5573a3: Pulling fs layer 06:41:00 ce7588e14bc9: Pulling fs layer 06:41:00 b5e4710f87ac: Pulling fs layer 06:41:00 69c7f0334f64: Waiting 06:41:00 1f1c1a5573a3: Waiting 06:41:00 ce7588e14bc9: Waiting 06:41:00 ad3a456e5733: Waiting 06:41:00 c4d48a809fc2: Download complete 06:41:00 ad3a456e5733: Download complete 06:41:00 69c7f0334f64: Verifying Checksum 06:41:00 69c7f0334f64: Download complete 06:41:00 7264a8db6415: Verifying Checksum 06:41:00 7264a8db6415: Download complete 06:41:00 1f1c1a5573a3: Verifying Checksum 06:41:00 1f1c1a5573a3: Download complete 06:41:00 7264a8db6415: Pull complete 06:41:00 b5e4710f87ac: Verifying Checksum 06:41:00 b5e4710f87ac: Download complete 06:41:00 c4d48a809fc2: Pull complete 06:41:01 4f1c88b9dad5: Verifying Checksum 06:41:01 4f1c88b9dad5: Download complete 06:41:01 ce7588e14bc9: Verifying Checksum 06:41:01 ce7588e14bc9: Download complete 06:41:04 4f1c88b9dad5: Pull complete 06:41:04 ad3a456e5733: Pull complete 06:41:04 69c7f0334f64: Pull complete 06:41:04 1f1c1a5573a3: Pull complete 06:41:06 ce7588e14bc9: Pull complete 06:41:07 b5e4710f87ac: Pull complete 06:41:07 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 06:41:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:41:07 ---> 88b5674ff536 06:41:07 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:41:13 Still waiting to schedule task 06:41:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:41:13 ---> Running in 4c57acd68492 06:41:13 Removing intermediate container 4c57acd68492 06:41:13 ---> e16503ebb2b9 06:41:13 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 06:41:13 ---> Running in 590850731edd 06:41:13 Removing intermediate container 590850731edd 06:41:13 ---> aab2319e0342 06:41:13 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 06:41:13 ---> Running in 49db184b3087 06:41:13 Removing intermediate container 49db184b3087 06:41:13 ---> 955c61cea0b3 06:41:13 Step 6/15 : LABEL Name=edgex-ui-go 06:41:13 ---> Running in 2d22f0a8fdf5 06:41:13 Removing intermediate container 2d22f0a8fdf5 06:41:13 ---> 447b8828ba0c 06:41:13 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 06:41:13 ---> Running in d1b525499cc0 06:41:13 Removing intermediate container d1b525499cc0 06:41:13 ---> 8221286cff11 06:41:13 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:41:14 latest: Pulling from library/docker 06:41:14 4abcf2066143: Pulling fs layer 06:41:14 482602742300: Pulling fs layer 06:41:14 4f4fb700ef54: Pulling fs layer 06:41:14 b74b0467a17b: Pulling fs layer 06:41:14 1c282e3f92e6: Pulling fs layer 06:41:14 0e849924e7d9: Pulling fs layer 06:41:14 e1cad5e1cb56: Pulling fs layer 06:41:14 1540ba4b4f15: Pulling fs layer 06:41:14 57f561a4b2d3: Pulling fs layer 06:41:14 8cd7db794e11: Pulling fs layer 06:41:14 a3eb1e49e9d2: Pulling fs layer 06:41:14 74f266a13596: Pulling fs layer 06:41:14 de50c4d8546d: Pulling fs layer 06:41:14 ff1dfb59bff5: Pulling fs layer 06:41:14 833108d18ae9: Pulling fs layer 06:41:14 bae8fdc5ff9d: Pulling fs layer 06:41:14 57f561a4b2d3: Waiting 06:41:14 8cd7db794e11: Waiting 06:41:14 a3eb1e49e9d2: Waiting 06:41:14 74f266a13596: Waiting 06:41:14 de50c4d8546d: Waiting 06:41:14 b74b0467a17b: Waiting 06:41:14 1c282e3f92e6: Waiting 06:41:14 ff1dfb59bff5: Waiting 06:41:14 0e849924e7d9: Waiting 06:41:14 e1cad5e1cb56: Waiting 06:41:14 1540ba4b4f15: Waiting 06:41:14 833108d18ae9: Waiting 06:41:14 bae8fdc5ff9d: Waiting 06:41:14 482602742300: Verifying Checksum 06:41:14 482602742300: Download complete 06:41:14 4abcf2066143: Verifying Checksum 06:41:14 4abcf2066143: Download complete 06:41:14 b74b0467a17b: Verifying Checksum 06:41:14 b74b0467a17b: Download complete 06:41:14 4f4fb700ef54: Verifying Checksum 06:41:14 4f4fb700ef54: Download complete 06:41:14 4abcf2066143: Pull complete 06:41:15 0e849924e7d9: Verifying Checksum 06:41:15 0e849924e7d9: Download complete 06:41:15 1c282e3f92e6: Verifying Checksum 06:41:15 1c282e3f92e6: Download complete 06:41:15 482602742300: Pull complete 06:41:15 1540ba4b4f15: Verifying Checksum 06:41:15 1540ba4b4f15: Download complete 06:41:15 4f4fb700ef54: Pull complete 06:41:15 e1cad5e1cb56: Verifying Checksum 06:41:15 e1cad5e1cb56: Download complete 06:41:15 57f561a4b2d3: Verifying Checksum 06:41:15 57f561a4b2d3: Download complete 06:41:15 8cd7db794e11: Download complete 06:41:15 b74b0467a17b: Pull complete 06:41:15 74f266a13596: Download complete 06:41:15 de50c4d8546d: Download complete 06:41:15 a3eb1e49e9d2: Verifying Checksum 06:41:15 a3eb1e49e9d2: Download complete 06:41:15 833108d18ae9: Verifying Checksum 06:41:15 833108d18ae9: Download complete 06:41:15 bae8fdc5ff9d: Verifying Checksum 06:41:15 bae8fdc5ff9d: Download complete 06:41:15 1c282e3f92e6: Pull complete 06:41:15 ff1dfb59bff5: Verifying Checksum 06:41:15 ff1dfb59bff5: Download complete 06:41:15 0e849924e7d9: Pull complete 06:41:16 e1cad5e1cb56: Pull complete 06:41:16 1540ba4b4f15: Pull complete 06:41:16 57f561a4b2d3: Pull complete 06:41:16 8cd7db794e11: Pull complete 06:41:16 a3eb1e49e9d2: Pull complete 06:41:16 74f266a13596: Pull complete 06:41:16 de50c4d8546d: Pull complete 06:41:17 ff1dfb59bff5: Pull complete 06:41:17 833108d18ae9: Pull complete 06:41:18 bae8fdc5ff9d: Pull complete 06:41:18 Digest: sha256:0b0e8cab617d83dd041d950827dc67e18db5a0c3786d660bab002120b09a6d91 06:41:18 Status: Downloaded newer image for docker:latest 06:41:20 ---> f452511c7505 06:41:20 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:41:20 ---> Running in dff88b136eee 06:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:41:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:41:21 OK: 264 MiB in 52 packages 06:41:21 Removing intermediate container dff88b136eee 06:41:21 ---> 532c99fd8dce 06:41:21 Step 10/15 : ENV GO111MODULE=on 06:41:21 ---> Running in 83519a1cb5b4 06:41:21 Removing intermediate container 83519a1cb5b4 06:41:21 ---> 17510ae37eaa 06:41:21 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:41:21 ---> Running in 84b857d83b11 06:41:21 Removing intermediate container 84b857d83b11 06:41:21 ---> 430b79f6cfe5 06:41:21 Step 12/15 : COPY go.mod vendor* ./ 06:41:22 ---> 0c8a2fdd7c88 06:41:22 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:22 ---> Running in 07a87e5b000b 06:41:54 Removing intermediate container 07a87e5b000b 06:41:54 ---> 18580739ef2d 06:41:54 Step 14/15 : COPY . . 06:41:54 ---> d8843fd8516b 06:41:54 Step 15/15 : RUN ${MAKE} 06:41:54 ---> Running in 73b38ad1e9b9 06:41:54 noop 06:41:54 Removing intermediate container 73b38ad1e9b9 06:41:54 ---> e20f632dac73 06:41:54 Successfully built e20f632dac73 06:41:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:54 + docker inspect -f . ci-base-image-x86_64 06:41:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:54 prd-ubuntu20.04-docker-8c-8g-5225 does not seem to be running inside a container 06:41:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-710 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710:/w/workspace/edgexfoundry_edgex-ui-go_PR-710:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:41:55 $ docker top 1779fac7a74efb965a0c6ac1787a2d7de605b25aba928c2688dbc7c8d317cf9b -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:55 + go version 06:41:55 go version go1.21.0 linux/amd64 [Pipeline] } 06:41:55 $ docker stop --time=1 1779fac7a74efb965a0c6ac1787a2d7de605b25aba928c2688dbc7c8d317cf9b 06:41:57 $ docker rm -f --volumes 1779fac7a74efb965a0c6ac1787a2d7de605b25aba928c2688dbc7c8d317cf9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:57 + docker inspect -f . ci-base-image-x86_64 06:41:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:57 prd-ubuntu20.04-docker-8c-8g-5225 does not seem to be running inside a container 06:41:57 $ 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-710 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710:/w/workspace/edgexfoundry_edgex-ui-go_PR-710:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:41:58 $ docker top 3b6c7db90acaf2073890ab90d1ca8434ba98004121d16fd8327c0480d876d531 -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-710 [Pipeline] fileExists [Pipeline] sh 06:41:58 + make test 06:41:58 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 06:41:59 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:42:06 # github.com/edgexfoundry/edgex-ui-go/internal/handler 06:42:06 internal/handler/profile.go:54:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 06:42:06 internal/handler/profile.go:79:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 06:42:06 internal/handler/profile.go:111:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 06:42:07 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 06:42:07 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.21/bootstrap/secret/jwtprovider.go:21:9: cannot use &jwtSecretProvider{…} (value of type *jwtSecretProvider) as "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector value in return statement: *jwtSecretProvider does not implement "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector (missing method RoundTripper) 06:42:07 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:42:07 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 06:42:07 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 06:42:07 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:42:07 FAIL 06:42:07 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 06:42:07 $ docker stop --time=1 3b6c7db90acaf2073890ab90d1ca8434ba98004121d16fd8327c0480d876d531 06:42:10 $ docker rm -f --volumes 3b6c7db90acaf2073890ab90d1ca8434ba98004121d16fd8327c0480d876d531 [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 06:42:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:42:11 06:42:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:42:12 latest: Pulling from edgex-lftools-log-publisher 06:42:12 5eb5b503b376: Pulling fs layer 06:42:12 5c69ac0246d0: Pulling fs layer 06:42:12 ec43610c2a17: Pulling fs layer 06:42:12 3a2ae6a8a46f: Pulling fs layer 06:42:12 33b1e0a273af: Pulling fs layer 06:42:12 5d3b04190fa2: Pulling fs layer 06:42:12 2f39f015ded8: Pulling fs layer 06:42:12 2f39f015ded8: Waiting 06:42:12 33b1e0a273af: Waiting 06:42:12 3a2ae6a8a46f: Waiting 06:42:12 5c69ac0246d0: Verifying Checksum 06:42:12 5c69ac0246d0: Download complete 06:42:12 3a2ae6a8a46f: Verifying Checksum 06:42:12 3a2ae6a8a46f: Download complete 06:42:12 33b1e0a273af: Verifying Checksum 06:42:12 33b1e0a273af: Download complete 06:42:12 5d3b04190fa2: Verifying Checksum 06:42:12 5d3b04190fa2: Download complete 06:42:12 ec43610c2a17: Verifying Checksum 06:42:12 ec43610c2a17: Download complete 06:42:12 5eb5b503b376: Verifying Checksum 06:42:12 5eb5b503b376: Download complete 06:42:13 2f39f015ded8: Download complete 06:42:13 5eb5b503b376: Pull complete 06:42:13 5c69ac0246d0: Pull complete 06:42:14 ec43610c2a17: Pull complete 06:42:14 3a2ae6a8a46f: Pull complete 06:42:14 33b1e0a273af: Pull complete 06:42:14 5d3b04190fa2: Pull complete 06:42:19 2f39f015ded8: Pull complete 06:42:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:42:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:42:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:19 prd-ubuntu20.04-docker-8c-8g-5225 does not seem to be running inside a container 06:42:19 $ 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-710 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710:/w/workspace/edgexfoundry_edgex-ui-go_PR-710:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:42:25 $ docker top 8ebef9cf4c6d1b680c22731886d6536f23f946ee0e8d1cc1c8ba35ba6ad5d5be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:25 ---> job-cost.sh 06:42:25 lf-activate-venv: SKIPPING 06:42:25 INFO: No Stack... 06:42:26 INFO: Retrieving Pricing Info for: v3-standard-8 06:42:26 INFO: Archiving Costs [Pipeline] sh 06:42:26 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives/cost.csv 06:42:26 + cut -d, -f6 [Pipeline] lock 06:42:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-710-2-stack-cost] 06:42:26 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-710-2-stack-cost] did not exist. Created. 06:42:26 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-710-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:42:27 + echo total: 0.2199999988079071 [Pipeline] stash 06:42:27 Stashed 1 file(s) [Pipeline] } 06:42:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-710-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:42:27 $ docker stop --time=1 8ebef9cf4c6d1b680c22731886d6536f23f946ee0e8d1cc1c8ba35ba6ad5d5be 06:42:28 $ docker rm -f --volumes 8ebef9cf4c6d1b680c22731886d6536f23f946ee0e8d1cc1c8ba35ba6ad5d5be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:42:28 Failed in branch amd64 06:42:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5227 in /w/workspace/edgexfoundry_edgex-ui-go_PR-710 [Pipeline] { [Pipeline] ws 06:42:38 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 06:42:41 The recommended git tool is: git 06:42:45 using credential edgex-jenkins-ssh 06:42:45 Cloning the remote Git repository 06:42:45 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:42:45 > git init /w/workspace/edgex-ui-go/2 # timeout=10 06:42:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:42:46 > git --version # timeout=10 06:42:46 > git --version # 'git version 2.25.1' 06:42:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:42:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:42:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:42:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:42:52 Merging remotes/origin/main commit 18a2e64752eb0867df47b996ff52522c7dc545ed into PR head commit 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 06:42:52 Merge succeeded, producing 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 06:42:52 Checking out Revision 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 (PR-710) 06:42:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:42:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:42:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:42:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/710/head:refs/remotes/origin/PR-710 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:42:52 > git config core.sparsecheckout # timeout=10 06:42:52 > git checkout -f 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 # timeout=10 06:42:52 > git remote # timeout=10 06:42:52 > git config --get remote.origin.url # timeout=10 06:42:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:42:52 > git merge 18a2e64752eb0867df47b996ff52522c7dc545ed # timeout=10 06:42:52 > git rev-parse HEAD^{commit} # timeout=10 06:42:52 > git config core.sparsecheckout # timeout=10 06:42:52 > git checkout -f 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 # timeout=10 06:42:53 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:42:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:42:54 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:54 Dload Upload Total Spent Left Speed 06:42:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 119k 0 --:--:-- --:--:-- --:--:-- 119k [Pipeline] sh 06:42:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:42:55 + sudo tee /etc/docker/daemon.new 06:42:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:42:55 { 06:42:55 "registry-mirrors": [ 06:42:55 "https://nexus3.edgexfoundry.org:10001" 06:42:55 ], 06:42:55 "bip": "10.250.0.254/24", 06:42:55 "hosts": [ 06:42:55 "tcp://0.0.0.0:5555", 06:42:55 "unix:///var/run/docker.sock" 06:42:55 ], 06:42:55 "mtu": 1458, 06:42:55 "selinux-enabled": true, 06:42:55 "seccomp-profile": "/etc/docker/seccomp.json" 06:42:55 } [Pipeline] sh 06:42:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:42:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:14 provisioning config files... 06:43:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config10232946086859606173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:14 ---> ****-login.sh 06:43:14 nexus3.edgexfoundry.org:10001 06:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:15 Configure a credential helper to remove this warning. See 06:43:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:15 06:43:15 Login Succeeded 06:43:15 nexus3.edgexfoundry.org:10002 06:43:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:15 Configure a credential helper to remove this warning. See 06:43:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:15 06:43:15 Login Succeeded 06:43:15 nexus3.edgexfoundry.org:10003 06:43:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:16 Configure a credential helper to remove this warning. See 06:43:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:16 06:43:16 Login Succeeded 06:43:16 nexus3.edgexfoundry.org:10004 06:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:16 Configure a credential helper to remove this warning. See 06:43:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:16 06:43:16 Login Succeeded 06:43:16 ****.io 06:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:17 Configure a credential helper to remove this warning. See 06:43:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:17 06:43:17 Login Succeeded 06:43:17 ---> ****-login.sh ends [Pipeline] } 06:43:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:43:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:43:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:43:17 ========================================================= 06:43:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:43:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:18 + 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 . 06:43:19 Sending build context to Docker daemon 35.22MB 06:43:19 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 06:43:19 Step 2/15 : FROM ${BASE} AS builder 06:43:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:43:19 9fda8d8052c6: Pulling fs layer 06:43:19 5d54e960e981: Pulling fs layer 06:43:19 c4a7e357bf2a: Pulling fs layer 06:43:19 f0e02332f6b5: Pulling fs layer 06:43:19 872ee5b61b7b: Pulling fs layer 06:43:19 f0e02332f6b5: Waiting 06:43:19 0c6a40ed1a82: Pulling fs layer 06:43:19 94ae7d8d031c: Pulling fs layer 06:43:19 872ee5b61b7b: Waiting 06:43:19 0c6a40ed1a82: Waiting 06:43:19 94ae7d8d031c: Waiting 06:43:19 5d54e960e981: Verifying Checksum 06:43:19 5d54e960e981: Download complete 06:43:19 f0e02332f6b5: Verifying Checksum 06:43:19 f0e02332f6b5: Download complete 06:43:19 872ee5b61b7b: Verifying Checksum 06:43:19 872ee5b61b7b: Download complete 06:43:19 9fda8d8052c6: Verifying Checksum 06:43:19 9fda8d8052c6: Download complete 06:43:20 94ae7d8d031c: Verifying Checksum 06:43:20 94ae7d8d031c: Download complete 06:43:20 9fda8d8052c6: Pull complete 06:43:21 5d54e960e981: Pull complete 06:43:21 c4a7e357bf2a: Verifying Checksum 06:43:21 c4a7e357bf2a: Download complete 06:43:22 0c6a40ed1a82: Verifying Checksum 06:43:22 0c6a40ed1a82: Download complete 06:43:34 c4a7e357bf2a: Pull complete 06:43:34 f0e02332f6b5: Pull complete 06:43:34 872ee5b61b7b: Pull complete 06:43:43 0c6a40ed1a82: Pull complete 06:43:44 94ae7d8d031c: Pull complete 06:43:44 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:43:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:43:44 ---> 86de565de09d 06:43:44 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:43:46 ---> Running in fc5abb68bb65 06:43:46 Removing intermediate container fc5abb68bb65 06:43:46 ---> 8603667d93bc 06:43:46 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 06:43:46 ---> Running in cae209883f39 06:43:46 Removing intermediate container cae209883f39 06:43:46 ---> e1bc9f5dc01c 06:43:46 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 06:43:46 ---> Running in b9aa0555fb18 06:43:46 Removing intermediate container b9aa0555fb18 06:43:46 ---> babf89afe92c 06:43:46 Step 6/15 : LABEL Name=edgex-ui-go 06:43:47 ---> Running in 09bb0c022368 06:43:47 Removing intermediate container 09bb0c022368 06:43:47 ---> 01d560043cb9 06:43:47 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 06:43:47 ---> Running in cf4d1de42f31 06:43:47 Removing intermediate container cf4d1de42f31 06:43:47 ---> 6fe907ef7196 06:43:47 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:43:48 latest: Pulling from library/docker 06:43:48 bca4290a9639: Pulling fs layer 06:43:48 1445a503f72c: Pulling fs layer 06:43:48 4f4fb700ef54: Pulling fs layer 06:43:48 15768397550a: Pulling fs layer 06:43:48 97a732e1a4ab: Pulling fs layer 06:43:48 8585f249362e: Pulling fs layer 06:43:48 7cd0945b801b: Pulling fs layer 06:43:48 10633038d357: Pulling fs layer 06:43:48 44e79eafdb91: Pulling fs layer 06:43:48 1095b69416c8: Pulling fs layer 06:43:48 1e1e1c5b71d7: Pulling fs layer 06:43:48 411ed5d80a13: Pulling fs layer 06:43:48 f5971634f397: Pulling fs layer 06:43:48 2644a092a7d9: Pulling fs layer 06:43:48 f6f2d6caebeb: Pulling fs layer 06:43:48 ec19dabf82f6: Pulling fs layer 06:43:48 97a732e1a4ab: Waiting 06:43:48 8585f249362e: Waiting 06:43:48 7cd0945b801b: Waiting 06:43:48 10633038d357: Waiting 06:43:48 44e79eafdb91: Waiting 06:43:48 1095b69416c8: Waiting 06:43:48 1e1e1c5b71d7: Waiting 06:43:48 411ed5d80a13: Waiting 06:43:48 2644a092a7d9: Waiting 06:43:48 f6f2d6caebeb: Waiting 06:43:48 ec19dabf82f6: Waiting 06:43:48 15768397550a: Waiting 06:43:48 4f4fb700ef54: Verifying Checksum 06:43:48 4f4fb700ef54: Download complete 06:43:48 1445a503f72c: Verifying Checksum 06:43:48 1445a503f72c: Download complete 06:43:48 bca4290a9639: Verifying Checksum 06:43:48 bca4290a9639: Download complete 06:43:48 15768397550a: Verifying Checksum 06:43:48 15768397550a: Download complete 06:43:49 97a732e1a4ab: Verifying Checksum 06:43:49 97a732e1a4ab: Download complete 06:43:49 8585f249362e: Verifying Checksum 06:43:49 8585f249362e: Download complete 06:43:49 7cd0945b801b: Verifying Checksum 06:43:49 7cd0945b801b: Download complete 06:43:49 10633038d357: Download complete 06:43:49 44e79eafdb91: Verifying Checksum 06:43:49 44e79eafdb91: Download complete 06:43:49 1095b69416c8: Download complete 06:43:49 bca4290a9639: Pull complete 06:43:49 411ed5d80a13: Verifying Checksum 06:43:49 411ed5d80a13: Download complete 06:43:49 f5971634f397: Verifying Checksum 06:43:49 f5971634f397: Download complete 06:43:49 f6f2d6caebeb: Verifying Checksum 06:43:49 f6f2d6caebeb: Download complete 06:43:49 ec19dabf82f6: Verifying Checksum 06:43:49 ec19dabf82f6: Download complete 06:43:49 1e1e1c5b71d7: Verifying Checksum 06:43:49 1e1e1c5b71d7: Download complete 06:43:49 1445a503f72c: Pull complete 06:43:50 4f4fb700ef54: Pull complete 06:43:50 15768397550a: Pull complete 06:43:50 2644a092a7d9: Verifying Checksum 06:43:50 2644a092a7d9: Download complete 06:43:51 97a732e1a4ab: Pull complete 06:43:52 8585f249362e: Pull complete 06:43:54 7cd0945b801b: Pull complete 06:43:54 10633038d357: Pull complete 06:43:55 44e79eafdb91: Pull complete 06:43:55 1095b69416c8: Pull complete 06:43:57 1e1e1c5b71d7: Pull complete 06:43:57 411ed5d80a13: Pull complete 06:43:57 f5971634f397: Pull complete 06:44:01 2644a092a7d9: Pull complete 06:44:01 f6f2d6caebeb: Pull complete 06:44:01 ec19dabf82f6: Pull complete 06:44:01 Digest: sha256:0b0e8cab617d83dd041d950827dc67e18db5a0c3786d660bab002120b09a6d91 06:44:01 Status: Downloaded newer image for docker:latest 06:44:04 ---> 175212df8c0f 06:44:04 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:44:04 ---> Running in abe749b2cd3a 06:44:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:44:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:44:06 OK: 266 MiB in 52 packages 06:44:07 Removing intermediate container abe749b2cd3a 06:44:07 ---> 3b5d003e5c85 06:44:07 Step 10/15 : ENV GO111MODULE=on 06:44:07 ---> Running in f754cadc9742 06:44:07 Removing intermediate container f754cadc9742 06:44:07 ---> 0bec6f7819c5 06:44:07 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:44:07 ---> Running in b2344ff737f6 06:44:07 Removing intermediate container b2344ff737f6 06:44:07 ---> b2f6a0eedc86 06:44:07 Step 12/15 : COPY go.mod vendor* ./ 06:44:08 ---> e8b8b6585113 06:44:08 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:08 ---> Running in f52937b82428 06:45:04 Removing intermediate container f52937b82428 06:45:04 ---> b20e7cb762ab 06:45:04 Step 14/15 : COPY . . 06:45:08 ---> 11e46f56c82d 06:45:08 Step 15/15 : RUN ${MAKE} 06:45:08 ---> Running in 152be88b6a39 06:45:09 noop 06:45:09 Removing intermediate container 152be88b6a39 06:45:09 ---> fb38da25410b 06:45:09 Successfully built fb38da25410b 06:45:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:10 + docker inspect -f . ci-base-image-arm64 06:45:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:10 prd-ubuntu20.04-docker-arm64-4c-16g-5227 does not seem to be running inside a container 06:45:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** ci-base-image-arm64 cat 06:45:11 $ docker top 3e2387d220475c3e786802d63de861547f168352b73805743eeaabe126f275d0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:12 + go version 06:45:12 go version go1.21.0 linux/arm64 [Pipeline] } 06:45:12 $ docker stop --time=1 3e2387d220475c3e786802d63de861547f168352b73805743eeaabe126f275d0 06:45:13 $ docker rm -f --volumes 3e2387d220475c3e786802d63de861547f168352b73805743eeaabe126f275d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:14 + docker inspect -f . ci-base-image-arm64 06:45:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:15 prd-ubuntu20.04-docker-arm64-4c-16g-5227 does not seem to be running inside a container 06:45:15 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** ci-base-image-arm64 cat 06:45:16 $ docker top a2015ab6c22ee6f853512b9de65b4315e0a96661ea3db38552ad6aec4524865c -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:17 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh 06:45:17 + make test 06:45:17 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 06:45:21 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:46:08 # github.com/edgexfoundry/edgex-ui-go/internal/handler 06:46:08 internal/handler/profile.go:54:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 06:46:08 internal/handler/profile.go:79:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 06:46:08 internal/handler/profile.go:111:42: cannot use newProfileAuthInjector(r) (value of type *profileAuthInjector) as interfaces.AuthenticationInjector value in argument to client.NewDeviceProfileClient: *profileAuthInjector does not implement interfaces.AuthenticationInjector (missing method RoundTripper) 06:46:30 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 06:46:30 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.21/bootstrap/secret/jwtprovider.go:21:9: cannot use &jwtSecretProvider{…} (value of type *jwtSecretProvider) as "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector value in return statement: *jwtSecretProvider does not implement "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector (missing method RoundTripper) 06:46:33 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 06:46:33 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 06:46:33 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 06:46:33 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:46:33 FAIL 06:46:33 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 06:46:33 $ docker stop --time=1 a2015ab6c22ee6f853512b9de65b4315e0a96661ea3db38552ad6aec4524865c 06:46:35 $ docker rm -f --volumes a2015ab6c22ee6f853512b9de65b4315e0a96661ea3db38552ad6aec4524865c [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 06:46:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:46:36 06:46:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:46:37 arm64: Pulling from edgex-lftools-log-publisher 06:46:37 8998bd30e6a1: Pulling fs layer 06:46:37 04944245beec: Pulling fs layer 06:46:37 699f458cf7ca: Pulling fs layer 06:46:37 765212b225bb: Pulling fs layer 06:46:37 f23df028b6ca: Pulling fs layer 06:46:37 d65c8cfc05b1: Pulling fs layer 06:46:37 765212b225bb: Waiting 06:46:37 f23df028b6ca: Waiting 06:46:37 2437ff75d9bd: Pulling fs layer 06:46:37 d65c8cfc05b1: Waiting 06:46:37 2437ff75d9bd: Waiting 06:46:37 04944245beec: Verifying Checksum 06:46:37 04944245beec: Download complete 06:46:37 765212b225bb: Verifying Checksum 06:46:37 765212b225bb: Download complete 06:46:37 f23df028b6ca: Download complete 06:46:37 d65c8cfc05b1: Verifying Checksum 06:46:37 d65c8cfc05b1: Download complete 06:46:37 699f458cf7ca: Verifying Checksum 06:46:37 699f458cf7ca: Download complete 06:46:38 8998bd30e6a1: Download complete 06:46:40 2437ff75d9bd: Verifying Checksum 06:46:40 2437ff75d9bd: Download complete 06:46:43 8998bd30e6a1: Pull complete 06:46:43 04944245beec: Pull complete 06:46:44 699f458cf7ca: Pull complete 06:46:44 765212b225bb: Pull complete 06:46:45 f23df028b6ca: Pull complete 06:46:46 d65c8cfc05b1: Pull complete 06:47:04 2437ff75d9bd: Pull complete 06:47:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:47:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:47:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:47:04 prd-ubuntu20.04-docker-arm64-4c-16g-5227 does not seem to be running inside a container 06:47:04 $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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:arm64 cat 06:47:07 $ docker top f2048cf9a4c4e581dc38310a13f72e277d5a798311c05b7fb6a00f0bd3ad6f34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:08 ---> job-cost.sh 06:47:08 lf-activate-venv: SKIPPING 06:47:08 INFO: No Stack... 06:47:08 INFO: Retrieving Pricing Info for: v3-standard-4 06:47:09 INFO: Archiving Costs [Pipeline] sh 06:47:10 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 06:47:10 + cut -d, -f6 [Pipeline] lock 06:47:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-710-2-stack-cost] 06:47:10 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-710-2-stack-cost] did not exist. Created. 06:47:10 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-710-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:47:10 /w/workspace/edgex-ui-go/2@tmp/durable-52b84105/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:47:11 + echo total: 0.10999999940395355 [Pipeline] stash 06:47:11 Warning: overwriting stash ‘stack-cost’ 06:47:11 Stashed 1 file(s) [Pipeline] } 06:47:11 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-710-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:47:12 $ docker stop --time=1 f2048cf9a4c4e581dc38310a13f72e277d5a798311c05b7fb6a00f0bd3ad6f34 06:47:13 $ docker rm -f --volumes f2048cf9a4c4e581dc38310a13f72e277d5a798311c05b7fb6a00f0bd3ad6f34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:47:14 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 06:47:16 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives ] 06:47:16 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives 06:47:16 total 16 06:47:16 drwxr-xr-x 3 root root 4096 Mar 8 06:42 . 06:47:16 drwxrwxr-x 14 jenkins jenkins 4096 Mar 8 06:42 .. 06:47:16 drwxr-xr-x 2 root root 4096 Mar 8 06:42 cost 06:47:16 -rw-r--r-- 1 root root 83 Mar 8 06:42 cost.csv 06:47:16 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives 06:47:16 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives 06:47:16 total 16 06:47:16 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 06:42 . 06:47:16 drwxrwxr-x 14 jenkins jenkins 4096 Mar 8 06:42 .. 06:47:16 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 06:42 cost 06:47:16 -rw-r--r-- 1 jenkins jenkins 83 Mar 8 06:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:47:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:47:17 ---> package-listing.sh 06:47:17 ++ tr '[:upper:]' '[:lower:]' 06:47:17 ++ facter osfamily 06:47:17 + OS_FAMILY=debian 06:47:17 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-710 06:47:17 + START_PACKAGES=/tmp/packages_start.txt 06:47:17 + END_PACKAGES=/tmp/packages_end.txt 06:47:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:47:17 + PACKAGES=/tmp/packages_start.txt 06:47:17 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-710 ']' 06:47:17 + PACKAGES=/tmp/packages_end.txt 06:47:17 + case "${OS_FAMILY}" in 06:47:17 + dpkg -l 06:47:17 + grep '^ii' 06:47:17 + '[' -f /tmp/packages_start.txt ']' 06:47:17 + '[' -f /tmp/packages_end.txt ']' 06:47:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:47:17 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-710 ']' 06:47:17 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives/ 06:47:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives/ [Pipeline] echo 06:47:17 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-710/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:47:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:47:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:47:18 prd-ubuntu20.04-docker-8c-8g-5225 does not seem to be running inside a container 06:47:18 $ 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-710/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-710 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710:/w/workspace/edgexfoundry_edgex-ui-go_PR-710:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:47:19 $ docker top a0516b398a2d5a44f94a236840785d3ad3dcce7e7d7b3a956916c3b588dc648b -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:19 + touch /tmp/pre-build-complete [Pipeline] sh 06:47:19 + mkdir -p /var/log/sysstat [Pipeline] sh 06:47:20 + ls /var/log/sa-host 06:47:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:47:20 provisioning config files... 06:47:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/config13068690301270927788tmp [Pipeline] { [Pipeline] echo 06:47:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:47:20 ---> create-netrc.sh [Pipeline] } 06:47:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:47:20 ---> python-tools-install.sh [Pipeline] echo 06:47:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:47:21 ---> sudo-logs.sh 06:47:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:47:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:47:21 ---> job-cost.sh 06:47:21 lf-activate-venv: SKIPPING 06:47:21 DEBUG: total: 0.2199999988079071 06:47:21 INFO: Retrieving Stack Cost... 06:47:21 INFO: Retrieving Pricing Info for: v3-standard-8 06:47:22 INFO: Archiving Costs [Pipeline] echo 06:47:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:47:22 ---> logs-deploy.sh 06:47:22 lf-activate-venv: SKIPPING 06:47:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-710/2 06:47:22 INFO: archiving workspace using pattern(s): 06:47:23 Archives upload complete. 06:47:23 INFO: archiving logs to Nexus 06:47:24 ---> uname -a: 06:47:24 Linux prd-ubuntu20-04-docker-8c-8g-5225 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:47:24 06:47:24 06:47:24 ---> lscpu: 06:47:24 Architecture: x86_64 06:47:24 CPU op-mode(s): 32-bit, 64-bit 06:47:24 Byte Order: Little Endian 06:47:24 Address sizes: 40 bits physical, 48 bits virtual 06:47:24 CPU(s): 8 06:47:24 On-line CPU(s) list: 0-7 06:47:24 Thread(s) per core: 1 06:47:24 Core(s) per socket: 1 06:47:24 Socket(s): 8 06:47:24 NUMA node(s): 1 06:47:24 Vendor ID: AuthenticAMD 06:47:24 CPU family: 23 06:47:24 Model: 49 06:47:24 Model name: AMD EPYC-Rome Processor 06:47:24 Stepping: 0 06:47:24 CPU MHz: 2799.998 06:47:24 BogoMIPS: 5599.99 06:47:24 Virtualization: AMD-V 06:47:24 Hypervisor vendor: KVM 06:47:24 Virtualization type: full 06:47:24 L1d cache: 256 KiB 06:47:24 L1i cache: 256 KiB 06:47:24 L2 cache: 4 MiB 06:47:24 L3 cache: 128 MiB 06:47:24 NUMA node0 CPU(s): 0-7 06:47:24 Vulnerability Itlb multihit: Not affected 06:47:24 Vulnerability L1tf: Not affected 06:47:24 Vulnerability Mds: Not affected 06:47:24 Vulnerability Meltdown: Not affected 06:47:24 Vulnerability Mmio stale data: Not affected 06:47:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:47:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:47:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:47:24 Vulnerability Srbds: Not affected 06:47:24 Vulnerability Tsx async abort: Not affected 06:47:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:47:24 06:47:24 06:47:24 ---> nproc: 06:47:24 8 06:47:24 06:47:24 06:47:24 ---> df -h: 06:47:24 Filesystem Size Used Avail Use% Mounted on 06:47:24 overlay 155G 12G 144G 8% / 06:47:24 tmpfs 64M 0 64M 0% /dev 06:47:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:47:24 shm 64M 0 64M 0% /dev/shm 06:47:24 /dev/vda1 155G 12G 144G 8% /facter-os 06:47:24 06:47:24