Pull request #726 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dab3c084d9419c8deb71ab0322f39563267fb074+76c7bda26704e13abda599293f14a45310026ab6 (8ba9b06903d4bd06ebd0de2b57cd238f61e20937) 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-ssh11950674260951582710.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-ssh4273332223303302541.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-726/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-726/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15929353049599901367.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-726/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12057807080817828958.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1206952151393205653.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-726/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-726/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2819328418400816154.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-639 in /w/workspace/edgexfoundry_edgex-ui-go_PR-726 [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-726 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/726/head:refs/remotes/origin/PR-726 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit dab3c084d9419c8deb71ab0322f39563267fb074 Merge succeeded, producing dab3c084d9419c8deb71ab0322f39563267fb074 Checking out Revision dab3c084d9419c8deb71ab0322f39563267fb074 (PR-726) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f dab3c084d9419c8deb71ab0322f39563267fb074 # 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 dab3c084d9419c8deb71ab0322f39563267fb074 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:22:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:22:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:22:59 ========================================================= 04:22:59 EdgeX Global Pipelines Version Info 04:22:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:23:00 ------------------- 04:23:00 stable info: 04:23:00 ------------------- 04:23:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:23:00 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:23:00 Message: update stable to v1.0.258 04:23:00 ------------------- 04:23:00 experimental info: 04:23:00 ------------------- 04:23:00 Commited By: **** collab-it+edgex@linuxfoundation.org 04:23:00 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:23:00 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:23:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:23:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:23:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:23:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:23:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:23:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:23:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:23:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:23:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:23:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:23:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-726 [Pipeline] echo 04:23:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-726 [Pipeline] echo 04:23:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-726 [Pipeline] echo 04:23:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dab3c084d9419c8deb71ab0322f39563267fb074 [Pipeline] echo 04:23:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dab3c08 [Pipeline] echo 04:23:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:02 provisioning config files... 04:23:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-726@tmp/config17922749129558120690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:03 ---> ****-login.sh 04:23:03 nexus3.edgexfoundry.org:10001 04:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:03 Configure a credential helper to remove this warning. See 04:23:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:03 04:23:03 Login Succeeded 04:23:03 nexus3.edgexfoundry.org:10002 04:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:03 Configure a credential helper to remove this warning. See 04:23:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:03 04:23:03 Login Succeeded 04:23:03 nexus3.edgexfoundry.org:10003 04:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:03 Configure a credential helper to remove this warning. See 04:23:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:03 04:23:03 Login Succeeded 04:23:03 nexus3.edgexfoundry.org:10004 04:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:03 Configure a credential helper to remove this warning. See 04:23:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:03 04:23:03 Login Succeeded 04:23:03 ****.io 04:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:04 Configure a credential helper to remove this warning. See 04:23:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:04 04:23:04 Login Succeeded 04:23:04 ---> ****-login.sh ends [Pipeline] } 04:23:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:23:04 + git rev-list -1 --merges dab3c084d9419c8deb71ab0322f39563267fb074~1..dab3c084d9419c8deb71ab0322f39563267fb074 [Pipeline] echo 04:23:04 -----------> git rev-list -1 --merges dab3c084d9419c8deb71ab0322f39563267fb074~1..dab3c084d9419c8deb71ab0322f39563267fb074 dab3c084d9419c8deb71ab0322f39563267fb074 [false] [Pipeline] sh 04:23:05 + git log --format=format:%s -1 dab3c084d9419c8deb71ab0322f39563267fb074 [Pipeline] echo 04:23:05 ========================================================= 04:23:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:23:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:23:05 + git log --format=format:%s -1 dab3c084d9419c8deb71ab0322f39563267fb074 [Pipeline] echo 04:23:05 [semverPrep] GIT_COMMIT: dab3c084d9419c8deb71ab0322f39563267fb074, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 04:23:05 [semverPrep] This is not a build commit. [Pipeline] sh 04:23:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:23:06 + grep -v github /etc/ssh/ssh_known_hosts 04:23:06 + [ -e /tmp/ssh_known_hosts ] 04:23:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:23:06 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:23:06 sudo tee -a /etc/ssh/ssh_known_hosts 04:23:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:06 04:23:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:06 0.1.4: Pulling from edgex-devops/py-git-semver 04:23:06 b85a868b505f: Pulling fs layer 04:23:06 e2be974225ed: Pulling fs layer 04:23:06 339a4e72a1f5: Pulling fs layer 04:23:06 988bab9f4d93: Pulling fs layer 04:23:06 1469e6f7b9e6: Pulling fs layer 04:23:06 eaf3925da568: Pulling fs layer 04:23:06 bab4dde63d76: Pulling fs layer 04:23:06 bde34c3a00c8: Pulling fs layer 04:23:06 b352a97aabf1: Pulling fs layer 04:23:06 4872d77fe225: Pulling fs layer 04:23:06 5851b861e8e6: Pulling fs layer 04:23:06 1469e6f7b9e6: Waiting 04:23:06 988bab9f4d93: Waiting 04:23:06 eaf3925da568: Waiting 04:23:06 bde34c3a00c8: Waiting 04:23:06 4872d77fe225: Waiting 04:23:06 5851b861e8e6: Waiting 04:23:06 b352a97aabf1: Waiting 04:23:06 bab4dde63d76: Waiting 04:23:06 e2be974225ed: Download complete 04:23:06 988bab9f4d93: Verifying Checksum 04:23:06 988bab9f4d93: Download complete 04:23:06 1469e6f7b9e6: Verifying Checksum 04:23:06 1469e6f7b9e6: Download complete 04:23:06 eaf3925da568: Download complete 04:23:07 339a4e72a1f5: Verifying Checksum 04:23:07 339a4e72a1f5: Download complete 04:23:07 bde34c3a00c8: Verifying Checksum 04:23:07 bde34c3a00c8: Download complete 04:23:07 b352a97aabf1: Download complete 04:23:07 4872d77fe225: Verifying Checksum 04:23:07 4872d77fe225: Download complete 04:23:07 5851b861e8e6: Verifying Checksum 04:23:07 5851b861e8e6: Download complete 04:23:07 b85a868b505f: Verifying Checksum 04:23:07 b85a868b505f: Download complete 04:23:07 bab4dde63d76: Verifying Checksum 04:23:07 bab4dde63d76: Download complete 04:23:08 b85a868b505f: Pull complete 04:23:08 e2be974225ed: Pull complete 04:23:09 339a4e72a1f5: Pull complete 04:23:09 988bab9f4d93: Pull complete 04:23:09 1469e6f7b9e6: Pull complete 04:23:09 eaf3925da568: Pull complete 04:23:11 bab4dde63d76: Pull complete 04:23:11 bde34c3a00c8: Pull complete 04:23:11 b352a97aabf1: Pull complete 04:23:11 4872d77fe225: Pull complete 04:23:11 5851b861e8e6: Pull complete 04:23:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:11 prd-ubuntu20.04-docker-8c-8g-639 does not seem to be running inside a container 04:23:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-726 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-726:/w/workspace/edgexfoundry_edgex-ui-go_PR-726:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-726@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-726@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:23:14 $ docker top d9b258f225308101f9d204f99b3b0255ea9273ed51955c842364bf4d9c6bd4a3 -eo pid,comm 04:23:14 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). 04:23:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:23:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:15 [ssh-agent] Looking for ssh-agent implementation... 04:23:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:15 $ docker exec d9b258f225308101f9d204f99b3b0255ea9273ed51955c842364bf4d9c6bd4a3 ssh-agent 04:23:15 SSH_AUTH_SOCK=/tmp/ssh-OlSttZUZY4q9/agent.33 04:23:15 SSH_AGENT_PID=39 04:23:15 Running ssh-add (command line suppressed) 04:23:15 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-726@tmp/private_key_12011777350619043586.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-726@tmp/private_key_12011777350619043586.key) 04:23:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:15 + git tag --points-at HEAD [Pipeline] } 04:23:15 $ docker exec --env ******** --env ******** d9b258f225308101f9d204f99b3b0255ea9273ed51955c842364bf4d9c6bd4a3 ssh-agent -k 04:23:15 unset SSH_AUTH_SOCK; 04:23:15 unset SSH_AGENT_PID; 04:23:15 echo Agent pid 39 killed; 04:23:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:23:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:16 [ssh-agent] Looking for ssh-agent implementation... 04:23:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:16 $ docker exec d9b258f225308101f9d204f99b3b0255ea9273ed51955c842364bf4d9c6bd4a3 ssh-agent 04:23:16 SSH_AUTH_SOCK=/tmp/ssh-VgH4StzYeYWr/agent.72 04:23:16 SSH_AGENT_PID=78 04:23:16 Running ssh-add (command line suppressed) 04:23:16 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-726@tmp/private_key_16325948022116327293.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-726@tmp/private_key_16325948022116327293.key) 04:23:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:16 + git semver init 04:23:17 2024-03-22 04:23:16,962 [run_init] DEBUG init version:0.0.0 force:False 04:23:17 2024-03-22 04:23:16,963 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-726/.semver 04:23:17 2024-03-22 04:23:16,963 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-726/.semver 04:23:17 2024-03-22 04:23:16,963 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-726/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-726, universal_newlines=False, shell=None, istream=None) 04:23:19 2024-03-22 04:23:19,205 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-726/.git/info/exclude 04:23:19 2024-03-22 04:23:19,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-726/.semver/PR-726 with force:False 04:23:19 2024-03-22 04:23:19,206 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-726/.semver/PR-726 04:23:19 2024-03-22 04:23:19,211 [execute] INFO git cat-file --batch-check 04:23:19 2024-03-22 04:23:19,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-726/.semver, universal_newlines=False, shell=None, istream=) 04:23:19 2024-03-22 04:23:19,219 [execute] INFO git cat-file --batch 04:23:19 2024-03-22 04:23:19,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-726/.semver, universal_newlines=False, shell=None, istream=) 04:23:19 2024-03-22 04:23:19,225 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-726/.semver/PR-726 04:23:19 0.0.0 [Pipeline] } 04:23:19 $ docker exec --env ******** --env ******** d9b258f225308101f9d204f99b3b0255ea9273ed51955c842364bf4d9c6bd4a3 ssh-agent -k 04:23:19 unset SSH_AUTH_SOCK; 04:23:19 unset SSH_AGENT_PID; 04:23:19 echo Agent pid 78 killed; 04:23:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:23:20 + git semver [Pipeline] } 04:23:20 $ docker stop --time=1 d9b258f225308101f9d204f99b3b0255ea9273ed51955c842364bf4d9c6bd4a3 04:23:21 $ docker rm -f --volumes d9b258f225308101f9d204f99b3b0255ea9273ed51955c842364bf4d9c6bd4a3 [Pipeline] // withDockerContainer [Pipeline] sh 04:23:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:23:22 Stashed 1 file(s) [Pipeline] echo 04:23:22 [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 04:23:23 provisioning config files... 04:23:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-726@tmp/config11187640984698911924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:23 ---> ****-login.sh 04:23:23 nexus3.edgexfoundry.org:10001 04:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:23 Configure a credential helper to remove this warning. See 04:23:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:23 04:23:23 Login Succeeded 04:23:23 nexus3.edgexfoundry.org:10002 04:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:23 Configure a credential helper to remove this warning. See 04:23:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:23 04:23:23 Login Succeeded 04:23:23 nexus3.edgexfoundry.org:10003 04:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:23 Configure a credential helper to remove this warning. See 04:23:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:23 04:23:23 Login Succeeded 04:23:23 nexus3.edgexfoundry.org:10004 04:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:23 Configure a credential helper to remove this warning. See 04:23:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:23 04:23:23 Login Succeeded 04:23:23 ****.io 04:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:24 Configure a credential helper to remove this warning. See 04:23:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:24 04:23:24 Login Succeeded 04:23:24 ---> ****-login.sh ends [Pipeline] } 04:23:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:23:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:23:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:23:24 ========================================================= 04:23:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:23:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:25 + 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 . 04:23:25 Sending build context to Docker daemon 59.48MB 04:23:25 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:23:25 Step 2/15 : FROM ${BASE} AS builder 04:23:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:23:25 7264a8db6415: Pulling fs layer 04:23:25 c4d48a809fc2: Pulling fs layer 04:23:25 4f1c88b9dad5: Pulling fs layer 04:23:25 ad3a456e5733: Pulling fs layer 04:23:25 69c7f0334f64: Pulling fs layer 04:23:25 1f1c1a5573a3: Pulling fs layer 04:23:25 ce7588e14bc9: Pulling fs layer 04:23:25 b5e4710f87ac: Pulling fs layer 04:23:25 ad3a456e5733: Waiting 04:23:25 69c7f0334f64: Waiting 04:23:25 ce7588e14bc9: Waiting 04:23:25 1f1c1a5573a3: Waiting 04:23:25 c4d48a809fc2: Download complete 04:23:25 ad3a456e5733: Verifying Checksum 04:23:25 ad3a456e5733: Download complete 04:23:25 69c7f0334f64: Verifying Checksum 04:23:25 69c7f0334f64: Download complete 04:23:25 7264a8db6415: Verifying Checksum 04:23:25 7264a8db6415: Download complete 04:23:25 1f1c1a5573a3: Verifying Checksum 04:23:25 1f1c1a5573a3: Download complete 04:23:25 7264a8db6415: Pull complete 04:23:25 b5e4710f87ac: Verifying Checksum 04:23:25 b5e4710f87ac: Download complete 04:23:25 c4d48a809fc2: Pull complete 04:23:26 4f1c88b9dad5: Verifying Checksum 04:23:26 4f1c88b9dad5: Download complete 04:23:26 ce7588e14bc9: Verifying Checksum 04:23:26 ce7588e14bc9: Download complete 04:23:29 4f1c88b9dad5: Pull complete 04:23:29 ad3a456e5733: Pull complete 04:23:29 69c7f0334f64: Pull complete 04:23:29 1f1c1a5573a3: Pull complete 04:23:32 ce7588e14bc9: Pull complete 04:23:32 b5e4710f87ac: Pull complete 04:23:32 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:23:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:23:32 ---> 88b5674ff536 04:23:32 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:23:36 ---> Running in 859d8c268232 04:23:36 Removing intermediate container 859d8c268232 04:23:36 ---> e7654af6a906 04:23:36 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:23:36 ---> Running in 6590c5cffac9 04:23:36 Removing intermediate container 6590c5cffac9 04:23:36 ---> 120b9a91b762 04:23:36 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:23:36 ---> Running in 665f613931a3 04:23:36 Removing intermediate container 665f613931a3 04:23:36 ---> 27fb48158603 04:23:36 Step 6/15 : LABEL Name=edgex-ui-go 04:23:36 ---> Running in f3886fb54b61 04:23:36 Removing intermediate container f3886fb54b61 04:23:36 ---> 0102ba30f0c6 04:23:36 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:23:37 ---> Running in 6fe9da01a951 04:23:37 Removing intermediate container 6fe9da01a951 04:23:37 ---> c40f1518cd8f 04:23:37 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:23:37 latest: Pulling from library/docker 04:23:37 4abcf2066143: Pulling fs layer 04:23:37 ffdb6de66fda: Pulling fs layer 04:23:37 4f4fb700ef54: Pulling fs layer 04:23:37 c771eb93ec5b: Pulling fs layer 04:23:37 2e29b047ab04: Pulling fs layer 04:23:37 3710403c6407: Pulling fs layer 04:23:37 9679d11221eb: Pulling fs layer 04:23:37 a1f4d5ff082d: Pulling fs layer 04:23:37 8619895a2817: Pulling fs layer 04:23:37 e54189544cd1: Pulling fs layer 04:23:37 a84a70fc4b4a: Pulling fs layer 04:23:37 d627717fa4a5: Pulling fs layer 04:23:37 0ae029e9742a: Pulling fs layer 04:23:37 2bb1a6803abb: Pulling fs layer 04:23:37 b19a36bc3c9d: Pulling fs layer 04:23:37 f46bb1846743: Pulling fs layer 04:23:37 c771eb93ec5b: Waiting 04:23:37 2e29b047ab04: Waiting 04:23:37 3710403c6407: Waiting 04:23:37 9679d11221eb: Waiting 04:23:37 a1f4d5ff082d: Waiting 04:23:37 8619895a2817: Waiting 04:23:37 e54189544cd1: Waiting 04:23:37 a84a70fc4b4a: Waiting 04:23:37 2bb1a6803abb: Waiting 04:23:37 b19a36bc3c9d: Waiting 04:23:37 d627717fa4a5: Waiting 04:23:37 0ae029e9742a: Waiting 04:23:37 f46bb1846743: Waiting 04:23:37 4f4fb700ef54: Verifying Checksum 04:23:37 4f4fb700ef54: Download complete 04:23:37 ffdb6de66fda: Download complete 04:23:37 Still waiting to schedule task 04:23:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:23:37 4abcf2066143: Download complete 04:23:37 c771eb93ec5b: Verifying Checksum 04:23:37 c771eb93ec5b: Download complete 04:23:37 4abcf2066143: Pull complete 04:23:37 2e29b047ab04: Verifying Checksum 04:23:37 2e29b047ab04: Download complete 04:23:38 a1f4d5ff082d: Download complete 04:23:38 3710403c6407: Download complete 04:23:38 ffdb6de66fda: Pull complete 04:23:38 9679d11221eb: Verifying Checksum 04:23:38 9679d11221eb: Download complete 04:23:38 8619895a2817: Verifying Checksum 04:23:38 8619895a2817: Download complete 04:23:38 4f4fb700ef54: Pull complete 04:23:38 e54189544cd1: Verifying Checksum 04:23:38 e54189544cd1: Download complete 04:23:38 c771eb93ec5b: Pull complete 04:23:38 0ae029e9742a: Verifying Checksum 04:23:38 0ae029e9742a: Download complete 04:23:38 d627717fa4a5: Download complete 04:23:38 a84a70fc4b4a: Verifying Checksum 04:23:38 a84a70fc4b4a: Download complete 04:23:38 b19a36bc3c9d: Verifying Checksum 04:23:38 b19a36bc3c9d: Download complete 04:23:38 f46bb1846743: Verifying Checksum 04:23:38 f46bb1846743: Download complete 04:23:38 2e29b047ab04: Pull complete 04:23:39 3710403c6407: Pull complete 04:23:39 9679d11221eb: Pull complete 04:23:39 a1f4d5ff082d: Pull complete 04:23:39 8619895a2817: Pull complete 04:23:39 2bb1a6803abb: Verifying Checksum 04:23:39 2bb1a6803abb: Download complete 04:23:39 e54189544cd1: Pull complete 04:23:40 a84a70fc4b4a: Pull complete 04:23:40 d627717fa4a5: Pull complete 04:23:40 0ae029e9742a: Pull complete 04:23:41 2bb1a6803abb: Pull complete 04:23:41 b19a36bc3c9d: Pull complete 04:23:41 f46bb1846743: Pull complete 04:23:41 Digest: sha256:645776ce2ff39e4889a887d05622e57c62f8a54f4f0a5376312b4d091483026d 04:23:41 Status: Downloaded newer image for docker:latest 04:23:44 ---> b523db1a336b 04:23:44 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:23:44 ---> Running in 3f8b7cbbf613 04:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:23:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:23:44 OK: 264 MiB in 52 packages 04:23:44 Removing intermediate container 3f8b7cbbf613 04:23:44 ---> 552fd042d5c8 04:23:44 Step 10/15 : ENV GO111MODULE=on 04:23:44 ---> Running in 1d74609222ee 04:23:44 Removing intermediate container 1d74609222ee 04:23:44 ---> 09e353ece69f 04:23:44 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:23:45 ---> Running in 05b0e04fd398 04:23:45 Removing intermediate container 05b0e04fd398 04:23:45 ---> 8b73b548e6dc 04:23:45 Step 12/15 : COPY go.mod vendor* ./ 04:23:45 ---> 6a888184ca10 04:23:45 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:45 ---> Running in 6be5a6179579 04:24:52 Removing intermediate container 6be5a6179579 04:24:52 ---> 7e866dd47fbd 04:24:52 Step 14/15 : COPY . . 04:24:52 ---> ea9fadec1840 04:24:52 Step 15/15 : RUN ${MAKE} 04:24:52 ---> Running in a51e7ac50535 04:24:52 noop 04:24:52 Removing intermediate container a51e7ac50535 04:24:52 ---> ad165784834e 04:24:52 Successfully built ad165784834e 04:24:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:53 + docker inspect -f . ci-base-image-x86_64 04:24:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:53 prd-ubuntu20.04-docker-8c-8g-639 does not seem to be running inside a container 04:24:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-726 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-726:/w/workspace/edgexfoundry_edgex-ui-go_PR-726:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-726@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-726@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:24:53 $ docker top 70cf39daa27443916e5788789ee95a93d83b77683c073e99813bf0be03321f00 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:54 + go version 04:24:54 go version go1.21.0 linux/amd64 [Pipeline] } 04:24:54 $ docker stop --time=1 70cf39daa27443916e5788789ee95a93d83b77683c073e99813bf0be03321f00 04:24:55 $ docker rm -f --volumes 70cf39daa27443916e5788789ee95a93d83b77683c073e99813bf0be03321f00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:56 + docker inspect -f . ci-base-image-x86_64 04:24:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:56 prd-ubuntu20.04-docker-8c-8g-639 does not seem to be running inside a container 04:24:56 $ 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-726 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-726:/w/workspace/edgexfoundry_edgex-ui-go_PR-726:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-726@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-726@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:24:56 $ docker top 8078dee92bef4b78bd92fa6d94bbd7fb92fd8ce9465a8ae0d4f7a1ec430ac242 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:57 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-726 [Pipeline] fileExists [Pipeline] sh 04:24:57 + make test 04:24:57 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:24:58 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:25:05 # github.com/edgexfoundry/edgex-ui-go/internal/handler 04:25:05 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) 04:25:05 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) 04:25:05 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) 04:25:06 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 04:25:06 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/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) 04:25:07 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:25:07 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:25:07 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:25:07 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:25:07 FAIL 04:25:07 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:25:07 $ docker stop --time=1 8078dee92bef4b78bd92fa6d94bbd7fb92fd8ce9465a8ae0d4f7a1ec430ac242 04:25:10 $ docker rm -f --volumes 8078dee92bef4b78bd92fa6d94bbd7fb92fd8ce9465a8ae0d4f7a1ec430ac242 [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 04:25:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:11 04:25:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:12 latest: Pulling from edgex-lftools-log-publisher 04:25:12 5eb5b503b376: Pulling fs layer 04:25:12 5c69ac0246d0: Pulling fs layer 04:25:12 ec43610c2a17: Pulling fs layer 04:25:12 3a2ae6a8a46f: Pulling fs layer 04:25:12 33b1e0a273af: Pulling fs layer 04:25:12 5d3b04190fa2: Pulling fs layer 04:25:12 2f39f015ded8: Pulling fs layer 04:25:12 3a2ae6a8a46f: Waiting 04:25:12 33b1e0a273af: Waiting 04:25:12 5d3b04190fa2: Waiting 04:25:12 2f39f015ded8: Waiting 04:25:12 5c69ac0246d0: Download complete 04:25:12 3a2ae6a8a46f: Verifying Checksum 04:25:12 3a2ae6a8a46f: Download complete 04:25:12 33b1e0a273af: Verifying Checksum 04:25:12 33b1e0a273af: Download complete 04:25:12 5d3b04190fa2: Download complete 04:25:12 ec43610c2a17: Verifying Checksum 04:25:12 ec43610c2a17: Download complete 04:25:12 5eb5b503b376: Verifying Checksum 04:25:12 5eb5b503b376: Download complete 04:25:13 2f39f015ded8: Download complete 04:25:13 5eb5b503b376: Pull complete 04:25:13 5c69ac0246d0: Pull complete 04:25:14 ec43610c2a17: Pull complete 04:25:14 3a2ae6a8a46f: Pull complete 04:25:14 33b1e0a273af: Pull complete 04:25:15 5d3b04190fa2: Pull complete 04:25:19 2f39f015ded8: Pull complete 04:25:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:25:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:19 prd-ubuntu20.04-docker-8c-8g-639 does not seem to be running inside a container 04:25: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-726 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-726:/w/workspace/edgexfoundry_edgex-ui-go_PR-726:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-726@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-726@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 04:25:24 $ docker top 8a8d649cc8de4119381fd8bf108f1a24f83c5ebd591d14842bda12119c2a7271 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:24 ---> job-cost.sh 04:25:24 lf-activate-venv: SKIPPING 04:25:24 INFO: No Stack... 04:25:25 INFO: Retrieving Pricing Info for: v3-standard-8 04:25:25 INFO: Archiving Costs [Pipeline] sh 04:25:25 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-726/archives/cost.csv 04:25:25 + cut -d, -f6 [Pipeline] lock 04:25:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-726-1-stack-cost] 04:25:25 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-726-1-stack-cost] did not exist. Created. 04:25:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-726-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:25:26 + echo total: 0.2199999988079071 [Pipeline] stash 04:25:26 Stashed 1 file(s) [Pipeline] } 04:25:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-726-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:25:26 $ docker stop --time=1 8a8d649cc8de4119381fd8bf108f1a24f83c5ebd591d14842bda12119c2a7271 04:25:27 $ docker rm -f --volumes 8a8d649cc8de4119381fd8bf108f1a24f83c5ebd591d14842bda12119c2a7271 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:25:27 Failed in branch amd64 04:26:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-641 in /w/workspace/edgexfoundry_edgex-ui-go_PR-726 [Pipeline] { [Pipeline] ws 04:26:05 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:26:08 The recommended git tool is: git 04:26:13 using credential edgex-jenkins-ssh 04:26:13 Cloning the remote Git repository 04:26:13 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:26:13 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:26:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:26:13 > git --version # timeout=10 04:26:13 > git --version # 'git version 2.25.1' 04:26:13 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:26:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:26:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:26:19 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit dab3c084d9419c8deb71ab0322f39563267fb074 04:26:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:26:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:26:19 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/726/head:refs/remotes/origin/PR-726 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:26:19 > git config core.sparsecheckout # timeout=10 04:26:20 > git checkout -f dab3c084d9419c8deb71ab0322f39563267fb074 # timeout=10 04:26:20 > git remote # timeout=10 04:26:20 > git config --get remote.origin.url # timeout=10 04:26:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:20 > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 04:26:20 Merge succeeded, producing dab3c084d9419c8deb71ab0322f39563267fb074 04:26:20 Checking out Revision dab3c084d9419c8deb71ab0322f39563267fb074 (PR-726) 04:26:21 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 04:26:21 > git --version # timeout=10 04:26:21 > git --version # 'git version 2.25.1' 04:26:21 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:26:20 > git rev-parse HEAD^{commit} # timeout=10 04:26:20 > git config core.sparsecheckout # timeout=10 04:26:20 > git checkout -f dab3c084d9419c8deb71ab0322f39563267fb074 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:26:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:26:26 % Total % Received % Xferd Average Speed Time Time Time Current 04:26:26 Dload Upload Total Spent Left Speed 04:26:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 260k 0 --:--:-- --:--:-- --:--:-- 260k [Pipeline] sh 04:26:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:26:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 04:26:27 sudo tee /etc/docker/daemon.new 04:26:27 { 04:26:27 "registry-mirrors": [ 04:26:27 "https://nexus3.edgexfoundry.org:10001" 04:26:27 ], 04:26:27 "bip": "10.250.0.254/24", 04:26:27 "hosts": [ 04:26:27 "tcp://0.0.0.0:5555", 04:26:27 "unix:///var/run/docker.sock" 04:26:27 ], 04:26:27 "mtu": 1458, 04:26:27 "selinux-enabled": true, 04:26:27 "seccomp-profile": "/etc/docker/seccomp.json" 04:26:27 } [Pipeline] sh 04:26:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:26:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:26:46 provisioning config files... 04:26:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8951213515435344129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:46 ---> ****-login.sh 04:26:46 nexus3.edgexfoundry.org:10001 04:26:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:47 Configure a credential helper to remove this warning. See 04:26:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:47 04:26:47 Login Succeeded 04:26:47 nexus3.edgexfoundry.org:10002 04:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:47 Configure a credential helper to remove this warning. See 04:26:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:47 04:26:47 Login Succeeded 04:26:47 nexus3.edgexfoundry.org:10003 04:26:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:47 Configure a credential helper to remove this warning. See 04:26:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:47 04:26:47 Login Succeeded 04:26:47 nexus3.edgexfoundry.org:10004 04:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:48 Configure a credential helper to remove this warning. See 04:26:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:48 04:26:48 Login Succeeded 04:26:48 ****.io 04:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:48 Configure a credential helper to remove this warning. See 04:26:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:48 04:26:48 Login Succeeded 04:26:48 ---> ****-login.sh ends [Pipeline] } 04:26:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:26:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:26:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:26:49 ========================================================= 04:26:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:26:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:49 + 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 . 04:26:51 Sending build context to Docker daemon 35.34MB 04:26:51 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:26:51 Step 2/15 : FROM ${BASE} AS builder 04:26:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:26:51 9fda8d8052c6: Pulling fs layer 04:26:51 5d54e960e981: Pulling fs layer 04:26:51 c4a7e357bf2a: Pulling fs layer 04:26:51 f0e02332f6b5: Pulling fs layer 04:26:51 872ee5b61b7b: Pulling fs layer 04:26:51 0c6a40ed1a82: Pulling fs layer 04:26:51 94ae7d8d031c: Pulling fs layer 04:26:51 872ee5b61b7b: Waiting 04:26:51 94ae7d8d031c: Waiting 04:26:51 0c6a40ed1a82: Waiting 04:26:51 5d54e960e981: Verifying Checksum 04:26:51 5d54e960e981: Download complete 04:26:51 f0e02332f6b5: Verifying Checksum 04:26:51 f0e02332f6b5: Download complete 04:26:51 872ee5b61b7b: Verifying Checksum 04:26:51 872ee5b61b7b: Download complete 04:26:51 9fda8d8052c6: Verifying Checksum 04:26:51 9fda8d8052c6: Download complete 04:26:51 94ae7d8d031c: Verifying Checksum 04:26:51 94ae7d8d031c: Download complete 04:26:52 9fda8d8052c6: Pull complete 04:26:52 5d54e960e981: Pull complete 04:26:53 c4a7e357bf2a: Verifying Checksum 04:26:53 c4a7e357bf2a: Download complete 04:26:54 0c6a40ed1a82: Verifying Checksum 04:26:54 0c6a40ed1a82: Download complete 04:27:06 c4a7e357bf2a: Pull complete 04:27:06 f0e02332f6b5: Pull complete 04:27:06 872ee5b61b7b: Pull complete 04:27:14 0c6a40ed1a82: Pull complete 04:27:15 94ae7d8d031c: Pull complete 04:27:15 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:27:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:27:15 ---> 86de565de09d 04:27:15 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:27:17 ---> Running in 06fe54837865 04:27:17 Removing intermediate container 06fe54837865 04:27:17 ---> fd53ed28db88 04:27:17 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:27:17 ---> Running in a460bce7b110 04:27:18 Removing intermediate container a460bce7b110 04:27:18 ---> f39c27ff58c7 04:27:18 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:27:18 ---> Running in 431dda209b78 04:27:18 Removing intermediate container 431dda209b78 04:27:18 ---> 96bcfc0e4c6f 04:27:18 Step 6/15 : LABEL Name=edgex-ui-go 04:27:18 ---> Running in 577a39fd9414 04:27:19 Removing intermediate container 577a39fd9414 04:27:19 ---> df4c13222977 04:27:19 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:27:19 ---> Running in 68b0e7edcd1d 04:27:19 Removing intermediate container 68b0e7edcd1d 04:27:19 ---> c950fda706cc 04:27:19 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:27:19 latest: Pulling from library/docker 04:27:19 bca4290a9639: Pulling fs layer 04:27:19 17b275a3377f: Pulling fs layer 04:27:19 4f4fb700ef54: Pulling fs layer 04:27:19 c7c53acdebd8: Pulling fs layer 04:27:19 11eaffe3eb71: Pulling fs layer 04:27:19 2ee06d9bd875: Pulling fs layer 04:27:19 1191475ba843: Pulling fs layer 04:27:19 1c88be67c011: Pulling fs layer 04:27:19 278db795eefd: Pulling fs layer 04:27:19 84bfdf52f00c: Pulling fs layer 04:27:19 a8997fd33190: Pulling fs layer 04:27:19 a8c50c377794: Pulling fs layer 04:27:19 5b2adc59ed1e: Pulling fs layer 04:27:19 b32afe2a18f4: Pulling fs layer 04:27:19 e14cfebf1168: Pulling fs layer 04:27:19 ff185d1d549d: Pulling fs layer 04:27:19 278db795eefd: Waiting 04:27:19 84bfdf52f00c: Waiting 04:27:19 a8997fd33190: Waiting 04:27:19 a8c50c377794: Waiting 04:27:19 5b2adc59ed1e: Waiting 04:27:19 b32afe2a18f4: Waiting 04:27:19 e14cfebf1168: Waiting 04:27:19 ff185d1d549d: Waiting 04:27:19 2ee06d9bd875: Waiting 04:27:19 1191475ba843: Waiting 04:27:19 c7c53acdebd8: Waiting 04:27:19 1c88be67c011: Waiting 04:27:19 11eaffe3eb71: Waiting 04:27:20 4f4fb700ef54: Verifying Checksum 04:27:20 4f4fb700ef54: Download complete 04:27:20 17b275a3377f: Download complete 04:27:20 bca4290a9639: Verifying Checksum 04:27:20 bca4290a9639: Download complete 04:27:20 c7c53acdebd8: Verifying Checksum 04:27:20 c7c53acdebd8: Download complete 04:27:20 2ee06d9bd875: Verifying Checksum 04:27:20 2ee06d9bd875: Download complete 04:27:20 1c88be67c011: Download complete 04:27:20 bca4290a9639: Pull complete 04:27:20 1191475ba843: Verifying Checksum 04:27:20 1191475ba843: Download complete 04:27:20 278db795eefd: Verifying Checksum 04:27:20 278db795eefd: Download complete 04:27:21 11eaffe3eb71: Verifying Checksum 04:27:21 11eaffe3eb71: Download complete 04:27:21 84bfdf52f00c: Verifying Checksum 04:27:21 84bfdf52f00c: Download complete 04:27:21 a8c50c377794: Verifying Checksum 04:27:21 a8c50c377794: Download complete 04:27:21 5b2adc59ed1e: Verifying Checksum 04:27:21 5b2adc59ed1e: Download complete 04:27:21 e14cfebf1168: Verifying Checksum 04:27:21 e14cfebf1168: Download complete 04:27:21 a8997fd33190: Verifying Checksum 04:27:21 a8997fd33190: Download complete 04:27:21 ff185d1d549d: Download complete 04:27:21 17b275a3377f: Pull complete 04:27:22 4f4fb700ef54: Pull complete 04:27:22 c7c53acdebd8: Pull complete 04:27:23 b32afe2a18f4: Verifying Checksum 04:27:23 b32afe2a18f4: Download complete 04:27:23 11eaffe3eb71: Pull complete 04:27:25 2ee06d9bd875: Pull complete 04:27:26 1191475ba843: Pull complete 04:27:26 1c88be67c011: Pull complete 04:27:26 278db795eefd: Pull complete 04:27:26 84bfdf52f00c: Pull complete 04:27:28 a8997fd33190: Pull complete 04:27:28 a8c50c377794: Pull complete 04:27:29 5b2adc59ed1e: Pull complete 04:27:33 b32afe2a18f4: Pull complete 04:27:33 e14cfebf1168: Pull complete 04:27:33 ff185d1d549d: Pull complete 04:27:33 Digest: sha256:645776ce2ff39e4889a887d05622e57c62f8a54f4f0a5376312b4d091483026d 04:27:33 Status: Downloaded newer image for docker:latest 04:27:35 ---> 046175f243a7 04:27:35 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:27:35 ---> Running in 878bbbbab9ad 04:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:38 OK: 266 MiB in 52 packages 04:27:38 Removing intermediate container 878bbbbab9ad 04:27:38 ---> e599f66dfbd1 04:27:38 Step 10/15 : ENV GO111MODULE=on 04:27:38 ---> Running in f979dfe8c8dc 04:27:39 Removing intermediate container f979dfe8c8dc 04:27:39 ---> 445cf8d768b3 04:27:39 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:27:39 ---> Running in 0a96e012e5c8 04:27:39 Removing intermediate container 0a96e012e5c8 04:27:39 ---> 6a3f25f2bca6 04:27:39 Step 12/15 : COPY go.mod vendor* ./ 04:27:40 ---> 02faa80138b6 04:27:40 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:40 ---> Running in 7ecf3326af11 04:29:31 Removing intermediate container 7ecf3326af11 04:29:31 ---> 1b7d98119f66 04:29:31 Step 14/15 : COPY . . 04:29:31 ---> 659745f5a6bf 04:29:31 Step 15/15 : RUN ${MAKE} 04:29:31 ---> Running in ec1358c0ee66 04:29:31 noop 04:29:31 Removing intermediate container ec1358c0ee66 04:29:31 ---> 0b75601f28f4 04:29:31 Successfully built 0b75601f28f4 04:29:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:32 + docker inspect -f . ci-base-image-arm64 04:29:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:32 prd-ubuntu20.04-docker-arm64-4c-16g-641 does not seem to be running inside a container 04:29:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:29:34 $ docker top 950535470fcc8f9911057484fb83fca6433542c5c13688e48efc54ec0c0f9116 -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:34 + go version 04:29:34 go version go1.21.0 linux/arm64 [Pipeline] } 04:29:34 $ docker stop --time=1 950535470fcc8f9911057484fb83fca6433542c5c13688e48efc54ec0c0f9116 04:29:36 $ docker rm -f --volumes 950535470fcc8f9911057484fb83fca6433542c5c13688e48efc54ec0c0f9116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:37 + docker inspect -f . ci-base-image-arm64 04:29:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:37 prd-ubuntu20.04-docker-arm64-4c-16g-641 does not seem to be running inside a container 04:29:37 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:29:39 $ docker top a97f6e26c17d3ec32f3481b46c8be190a46169990660f69cd0dd9821adf6d1f0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:40 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 04:29:40 + make test 04:29:40 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:29:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:30:31 # github.com/edgexfoundry/edgex-ui-go/internal/handler 04:30:31 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) 04:30:31 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) 04:30:31 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) 04:30:58 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 04:30:58 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/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) 04:30:58 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:30:58 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:30:58 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:30:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:30:58 FAIL 04:30:58 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:30:58 $ docker stop --time=1 a97f6e26c17d3ec32f3481b46c8be190a46169990660f69cd0dd9821adf6d1f0 04:31:00 $ docker rm -f --volumes a97f6e26c17d3ec32f3481b46c8be190a46169990660f69cd0dd9821adf6d1f0 [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 04:31:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:31:02 04:31:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:31:02 arm64: Pulling from edgex-lftools-log-publisher 04:31:02 8998bd30e6a1: Pulling fs layer 04:31:02 04944245beec: Pulling fs layer 04:31:02 699f458cf7ca: Pulling fs layer 04:31:02 765212b225bb: Pulling fs layer 04:31:02 f23df028b6ca: Pulling fs layer 04:31:02 d65c8cfc05b1: Pulling fs layer 04:31:02 2437ff75d9bd: Pulling fs layer 04:31:02 f23df028b6ca: Waiting 04:31:02 765212b225bb: Waiting 04:31:02 d65c8cfc05b1: Waiting 04:31:02 2437ff75d9bd: Waiting 04:31:02 04944245beec: Verifying Checksum 04:31:02 04944245beec: Download complete 04:31:02 765212b225bb: Verifying Checksum 04:31:02 765212b225bb: Download complete 04:31:03 f23df028b6ca: Verifying Checksum 04:31:03 f23df028b6ca: Download complete 04:31:03 d65c8cfc05b1: Verifying Checksum 04:31:03 d65c8cfc05b1: Download complete 04:31:03 699f458cf7ca: Verifying Checksum 04:31:03 699f458cf7ca: Download complete 04:31:03 8998bd30e6a1: Verifying Checksum 04:31:03 8998bd30e6a1: Download complete 04:31:05 2437ff75d9bd: Verifying Checksum 04:31:05 2437ff75d9bd: Download complete 04:31:08 8998bd30e6a1: Pull complete 04:31:08 04944245beec: Pull complete 04:31:09 699f458cf7ca: Pull complete 04:31:10 765212b225bb: Pull complete 04:31:11 f23df028b6ca: Pull complete 04:31:11 d65c8cfc05b1: Pull complete 04:31:29 2437ff75d9bd: Pull complete 04:31:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:31:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:31:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:29 prd-ubuntu20.04-docker-arm64-4c-16g-641 does not seem to be running inside a container 04:31:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:31:32 $ docker top 2a139cf3a1d583893b1c61dc03c5290bf4e561d0468ae208e8cfb74f636bb88d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:33 ---> job-cost.sh 04:31:33 lf-activate-venv: SKIPPING 04:31:33 INFO: No Stack... 04:31:33 INFO: Retrieving Pricing Info for: v3-standard-4 04:31:34 INFO: Archiving Costs [Pipeline] sh 04:31:35 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:31:35 + cut -d, -f6 [Pipeline] lock 04:31:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-726-1-stack-cost] 04:31:35 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-726-1-stack-cost] did not exist. Created. 04:31:35 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-726-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:31:35 /w/workspace/edgex-ui-go/1@tmp/durable-d4f4d85b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:31:36 + echo total: 0.10999999940395355 [Pipeline] stash 04:31:36 Warning: overwriting stash ‘stack-cost’ 04:31:37 Stashed 1 file(s) [Pipeline] } 04:31:37 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-726-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:31:37 $ docker stop --time=1 2a139cf3a1d583893b1c61dc03c5290bf4e561d0468ae208e8cfb74f636bb88d 04:31:38 $ docker rm -f --volumes 2a139cf3a1d583893b1c61dc03c5290bf4e561d0468ae208e8cfb74f636bb88d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:31:39 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 04:31:41 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-726/archives ] 04:31:41 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-726/archives 04:31:41 total 16 04:31:41 drwxr-xr-x 3 root root 4096 Mar 22 04:25 . 04:31:41 drwxrwxr-x 14 jenkins jenkins 4096 Mar 22 04:25 .. 04:31:41 drwxr-xr-x 2 root root 4096 Mar 22 04:25 cost 04:31:41 -rw-r--r-- 1 root root 83 Mar 22 04:25 cost.csv 04:31:41 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-726/archives 04:31:41 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-726/archives 04:31:41 total 16 04:31:41 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 04:25 . 04:31:41 drwxrwxr-x 14 jenkins jenkins 4096 Mar 22 04:25 .. 04:31:41 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 04:25 cost 04:31:41 -rw-r--r-- 1 jenkins jenkins 83 Mar 22 04:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:31:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:31:43 ---> package-listing.sh 04:31:43 ++ facter osfamily 04:31:43 ++ tr '[:upper:]' '[:lower:]' 04:31:43 + OS_FAMILY=debian 04:31:43 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-726 04:31:43 + START_PACKAGES=/tmp/packages_start.txt 04:31:43 + END_PACKAGES=/tmp/packages_end.txt 04:31:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:31:43 + PACKAGES=/tmp/packages_start.txt 04:31:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-726 ']' 04:31:43 + PACKAGES=/tmp/packages_end.txt 04:31:43 + case "${OS_FAMILY}" in 04:31:43 + dpkg -l 04:31:43 + grep '^ii' 04:31:43 + '[' -f /tmp/packages_start.txt ']' 04:31:43 + '[' -f /tmp/packages_end.txt ']' 04:31:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:31:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-726 ']' 04:31:43 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-726/archives/ 04:31:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-726/archives/ [Pipeline] echo 04:31:43 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-726/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:31:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:31:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:44 prd-ubuntu20.04-docker-8c-8g-639 does not seem to be running inside a container 04:31:44 $ 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-726/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-726 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-726:/w/workspace/edgexfoundry_edgex-ui-go_PR-726:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-726@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-726@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:31:44 $ docker top c74db11027ebbee5a42abab979bbdc4fccbd8446ab330720179b358371a993de -eo pid,comm [Pipeline] { [Pipeline] sh 04:31:45 + touch /tmp/pre-build-complete [Pipeline] sh 04:31:45 + mkdir -p /var/log/sysstat [Pipeline] sh 04:31:45 + ls /var/log/sa-host 04:31:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:31:45 provisioning config files... 04:31:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-726@tmp/config106876905719310297tmp [Pipeline] { [Pipeline] echo 04:31:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:31:46 ---> create-netrc.sh [Pipeline] } 04:31:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:31:46 ---> python-tools-install.sh [Pipeline] echo 04:31:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:31:47 ---> sudo-logs.sh 04:31:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:31:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:31:47 ---> job-cost.sh 04:31:47 lf-activate-venv: SKIPPING 04:31:47 DEBUG: total: 0.2199999988079071 04:31:47 INFO: Retrieving Stack Cost... 04:31:47 INFO: Retrieving Pricing Info for: v3-standard-8 04:31:48 INFO: Archiving Costs [Pipeline] echo 04:31:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:31:48 ---> logs-deploy.sh 04:31:48 lf-activate-venv: SKIPPING 04:31:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-726/1 04:31:48 INFO: archiving workspace using pattern(s): 04:31:49 Archives upload complete. 04:31:49 INFO: archiving logs to Nexus