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 [2024-03-08T06:40:33.549Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-08T06:40:33.649Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-08T06:40:33.681Z] ========================================================= [2024-03-08T06:40:33.681Z] EdgeX Global Pipelines Version Info [2024-03-08T06:40:33.681Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:40:34.410Z] ------------------- [2024-03-08T06:40:34.410Z] stable info: [2024-03-08T06:40:34.410Z] ------------------- [2024-03-08T06:40:34.410Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-08T06:40:34.410Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T06:40:34.410Z] Message: update stable to v1.0.258 [2024-03-08T06:40:34.980Z] ------------------- [2024-03-08T06:40:34.980Z] experimental info: [2024-03-08T06:40:34.980Z] ------------------- [2024-03-08T06:40:34.980Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-08T06:40:34.980Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T06:40:34.980Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-08T06:40:35.066Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-03-08T06:40:35.096Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-03-08T06:40:35.127Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-08T06:40:35.157Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-08T06:40:35.185Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-08T06:40:35.217Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-08T06:40:35.247Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-08T06:40:35.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-08T06:40:35.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-08T06:40:35.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-08T06:40:35.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-08T06:40:35.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-03-08T06:40:35.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-08T06:40:35.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-08T06:40:35.472Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T06:40:35.502Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T06:40:35.534Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T06:40:35.567Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T06:40:35.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-08T06:40:35.636Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-08T06:40:35.681Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-08T06:40:35.715Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-08T06:40:35.756Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-08T06:40:35.796Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-08T06:40:35.839Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-08T06:40:35.877Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-08T06:40:35.909Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-08T06:40:35.944Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-710 [Pipeline] echo [2024-03-08T06:40:35.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-710 [Pipeline] echo [2024-03-08T06:40:36.015Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-710 [Pipeline] echo [2024-03-08T06:40:36.051Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 [Pipeline] echo [2024-03-08T06:40:36.088Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5079c3d [Pipeline] echo [2024-03-08T06:40:36.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T06:40:36.204Z] provisioning config files... [2024-03-08T06:40:36.217Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/config109862194521839521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:40:36.562Z] ---> ****-login.sh [2024-03-08T06:40:36.562Z] nexus3.edgexfoundry.org:10001 [2024-03-08T06:40:36.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:40:36.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:40:36.822Z] Configure a credential helper to remove this warning. See [2024-03-08T06:40:36.822Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:40:36.822Z] [2024-03-08T06:40:36.822Z] Login Succeeded [2024-03-08T06:40:36.822Z] nexus3.edgexfoundry.org:10002 [2024-03-08T06:40:36.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:40:36.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:40:36.823Z] Configure a credential helper to remove this warning. See [2024-03-08T06:40:36.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:40:36.823Z] [2024-03-08T06:40:36.823Z] Login Succeeded [2024-03-08T06:40:36.823Z] nexus3.edgexfoundry.org:10003 [2024-03-08T06:40:37.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:40:37.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:40:37.084Z] Configure a credential helper to remove this warning. See [2024-03-08T06:40:37.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:40:37.084Z] [2024-03-08T06:40:37.084Z] Login Succeeded [2024-03-08T06:40:37.084Z] nexus3.edgexfoundry.org:10004 [2024-03-08T06:40:37.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:40:37.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:40:37.344Z] Configure a credential helper to remove this warning. See [2024-03-08T06:40:37.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:40:37.344Z] [2024-03-08T06:40:37.344Z] Login Succeeded [2024-03-08T06:40:37.344Z] ****.io [2024-03-08T06:40:37.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:40:37.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:40:37.603Z] Configure a credential helper to remove this warning. See [2024-03-08T06:40:37.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:40:37.603Z] [2024-03-08T06:40:37.603Z] Login Succeeded [2024-03-08T06:40:37.603Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T06:40:37.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-08T06:40:39.108Z] + git rev-list -1 --merges 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07~1..5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 [Pipeline] echo [2024-03-08T06:40:39.138Z] -----------> git rev-list -1 --merges 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07~1..5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 [false] [Pipeline] sh [2024-03-08T06:40:40.524Z] + git log --format=format:%s -1 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 [Pipeline] echo [2024-03-08T06:40:40.540Z] ========================================================= [2024-03-08T06:40:40.540Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-08T06:40:40.540Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T06:40:40.926Z] + git log --format=format:%s -1 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 [Pipeline] echo [2024-03-08T06:40:40.938Z] [semverPrep] GIT_COMMIT: 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2024-03-08T06:40:40.965Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-08T06:40:41.464Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T06:40:41.464Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-08T06:40:41.464Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-08T06:40:41.464Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-08T06:40:41.464Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-08T06:40:41.464Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-08T06:40:41.464Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:40:41.919Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T06:40:41.920Z] [2024-03-08T06:40:41.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:40:42.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T06:40:42.324Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-08T06:40:42.324Z] b85a868b505f: Pulling fs layer [2024-03-08T06:40:42.324Z] e2be974225ed: Pulling fs layer [2024-03-08T06:40:42.324Z] 339a4e72a1f5: Pulling fs layer [2024-03-08T06:40:42.324Z] 988bab9f4d93: Pulling fs layer [2024-03-08T06:40:42.324Z] 1469e6f7b9e6: Pulling fs layer [2024-03-08T06:40:42.324Z] eaf3925da568: Pulling fs layer [2024-03-08T06:40:42.324Z] bab4dde63d76: Pulling fs layer [2024-03-08T06:40:42.324Z] bde34c3a00c8: Pulling fs layer [2024-03-08T06:40:42.324Z] b352a97aabf1: Pulling fs layer [2024-03-08T06:40:42.324Z] 4872d77fe225: Pulling fs layer [2024-03-08T06:40:42.324Z] 5851b861e8e6: Pulling fs layer [2024-03-08T06:40:42.324Z] 988bab9f4d93: Waiting [2024-03-08T06:40:42.324Z] 4872d77fe225: Waiting [2024-03-08T06:40:42.324Z] 5851b861e8e6: Waiting [2024-03-08T06:40:42.324Z] bde34c3a00c8: Waiting [2024-03-08T06:40:42.324Z] eaf3925da568: Waiting [2024-03-08T06:40:42.324Z] 1469e6f7b9e6: Waiting [2024-03-08T06:40:42.324Z] bab4dde63d76: Waiting [2024-03-08T06:40:42.324Z] e2be974225ed: Download complete [2024-03-08T06:40:42.324Z] 988bab9f4d93: Verifying Checksum [2024-03-08T06:40:42.324Z] 988bab9f4d93: Download complete [2024-03-08T06:40:42.324Z] 1469e6f7b9e6: Verifying Checksum [2024-03-08T06:40:42.324Z] 1469e6f7b9e6: Download complete [2024-03-08T06:40:42.599Z] eaf3925da568: Download complete [2024-03-08T06:40:42.599Z] 339a4e72a1f5: Verifying Checksum [2024-03-08T06:40:42.600Z] 339a4e72a1f5: Download complete [2024-03-08T06:40:42.600Z] bde34c3a00c8: Download complete [2024-03-08T06:40:42.600Z] b352a97aabf1: Verifying Checksum [2024-03-08T06:40:42.600Z] b352a97aabf1: Download complete [2024-03-08T06:40:42.600Z] 4872d77fe225: Verifying Checksum [2024-03-08T06:40:42.600Z] 4872d77fe225: Download complete [2024-03-08T06:40:42.600Z] 5851b861e8e6: Verifying Checksum [2024-03-08T06:40:42.600Z] 5851b861e8e6: Download complete [2024-03-08T06:40:42.600Z] b85a868b505f: Download complete [2024-03-08T06:40:42.860Z] bab4dde63d76: Verifying Checksum [2024-03-08T06:40:42.860Z] bab4dde63d76: Download complete [2024-03-08T06:40:44.239Z] b85a868b505f: Pull complete [2024-03-08T06:40:44.239Z] e2be974225ed: Pull complete [2024-03-08T06:40:44.504Z] 339a4e72a1f5: Pull complete [2024-03-08T06:40:44.767Z] 988bab9f4d93: Pull complete [2024-03-08T06:40:45.026Z] 1469e6f7b9e6: Pull complete [2024-03-08T06:40:45.026Z] eaf3925da568: Pull complete [2024-03-08T06:40:46.950Z] bab4dde63d76: Pull complete [2024-03-08T06:40:46.950Z] bde34c3a00c8: Pull complete [2024-03-08T06:40:46.950Z] b352a97aabf1: Pull complete [2024-03-08T06:40:47.211Z] 4872d77fe225: Pull complete [2024-03-08T06:40:47.211Z] 5851b861e8e6: Pull complete [2024-03-08T06:40:47.211Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-08T06:40:47.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T06:40:47.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:40:47.459Z] prd-ubuntu20.04-docker-8c-8g-5225 does not seem to be running inside a container [2024-03-08T06:40:47.490Z] $ 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 [2024-03-08T06:40:50.895Z] $ docker top 1eb8c53841244b962365d5b83a9f0c62acfdeebb9a97386fb428dff31d33fb6b -eo pid,comm [2024-03-08T06:40:50.943Z] 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). [2024-03-08T06:40:50.943Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T06:40:51.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T06:40:51.033Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T06:40:51.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T06:40:51.146Z] $ docker exec 1eb8c53841244b962365d5b83a9f0c62acfdeebb9a97386fb428dff31d33fb6b ssh-agent [2024-03-08T06:40:51.265Z] SSH_AUTH_SOCK=/tmp/ssh-IGFMlVjnfMxj/agent.32 [2024-03-08T06:40:51.265Z] SSH_AGENT_PID=38 [2024-03-08T06:40:51.273Z] Running ssh-add (command line suppressed) [2024-03-08T06:40:51.379Z] 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) [2024-03-08T06:40:51.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T06:40:51.708Z] + git tag --points-at HEAD [Pipeline] } [2024-03-08T06:40:51.722Z] $ docker exec --env ******** --env ******** 1eb8c53841244b962365d5b83a9f0c62acfdeebb9a97386fb428dff31d33fb6b ssh-agent -k [2024-03-08T06:40:51.821Z] unset SSH_AUTH_SOCK; [2024-03-08T06:40:51.821Z] unset SSH_AGENT_PID; [2024-03-08T06:40:51.821Z] echo Agent pid 38 killed; [2024-03-08T06:40:51.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-08T06:40:51.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T06:40:51.898Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T06:40:52.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T06:40:52.015Z] $ docker exec 1eb8c53841244b962365d5b83a9f0c62acfdeebb9a97386fb428dff31d33fb6b ssh-agent [2024-03-08T06:40:52.131Z] SSH_AUTH_SOCK=/tmp/ssh-Co6gUqBivayu/agent.70 [2024-03-08T06:40:52.131Z] SSH_AGENT_PID=76 [2024-03-08T06:40:52.136Z] Running ssh-add (command line suppressed) [2024-03-08T06:40:52.238Z] 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) [2024-03-08T06:40:52.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T06:40:52.557Z] + git semver init [2024-03-08T06:40:52.819Z] 2024-03-08 06:40:52,742 [run_init] DEBUG init version:0.0.0 force:False [2024-03-08T06:40:52.819Z] 2024-03-08 06:40:52,744 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver [2024-03-08T06:40:52.819Z] 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 [2024-03-08T06:40:52.819Z] 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) [2024-03-08T06:40:55.360Z] 2024-03-08 06:40:54,741 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.git/info/exclude [2024-03-08T06:40:55.360Z] 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 [2024-03-08T06:40:55.360Z] 2024-03-08 06:40:54,741 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver/PR-710 [2024-03-08T06:40:55.360Z] 2024-03-08 06:40:54,745 [execute] INFO git cat-file --batch-check [2024-03-08T06:40:55.360Z] 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=) [2024-03-08T06:40:55.360Z] 2024-03-08 06:40:54,751 [execute] INFO git cat-file --batch [2024-03-08T06:40:55.360Z] 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=) [2024-03-08T06:40:55.360Z] 2024-03-08 06:40:54,757 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver/PR-710 [2024-03-08T06:40:55.360Z] 0.0.0 [Pipeline] } [2024-03-08T06:40:55.370Z] $ docker exec --env ******** --env ******** 1eb8c53841244b962365d5b83a9f0c62acfdeebb9a97386fb428dff31d33fb6b ssh-agent -k [2024-03-08T06:40:55.475Z] unset SSH_AUTH_SOCK; [2024-03-08T06:40:55.475Z] unset SSH_AGENT_PID; [2024-03-08T06:40:55.476Z] echo Agent pid 76 killed; [2024-03-08T06:40:55.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T06:40:55.903Z] + git semver [Pipeline] } [2024-03-08T06:40:56.176Z] $ docker stop --time=1 1eb8c53841244b962365d5b83a9f0c62acfdeebb9a97386fb428dff31d33fb6b [2024-03-08T06:40:57.468Z] $ docker rm -f --volumes 1eb8c53841244b962365d5b83a9f0c62acfdeebb9a97386fb428dff31d33fb6b [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T06:40:57.851Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-08T06:40:58.110Z] Stashed 1 file(s) [Pipeline] echo [2024-03-08T06:40:58.113Z] [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 [2024-03-08T06:40:58.484Z] provisioning config files... [2024-03-08T06:40:58.493Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/config3648016747234472056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:40:58.818Z] ---> ****-login.sh [2024-03-08T06:40:58.818Z] nexus3.edgexfoundry.org:10001 [2024-03-08T06:40:58.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:40:58.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:40:58.819Z] Configure a credential helper to remove this warning. See [2024-03-08T06:40:58.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:40:58.819Z] [2024-03-08T06:40:58.819Z] Login Succeeded [2024-03-08T06:40:58.819Z] nexus3.edgexfoundry.org:10002 [2024-03-08T06:40:58.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:40:58.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:40:58.819Z] Configure a credential helper to remove this warning. See [2024-03-08T06:40:58.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:40:58.819Z] [2024-03-08T06:40:58.819Z] Login Succeeded [2024-03-08T06:40:58.819Z] nexus3.edgexfoundry.org:10003 [2024-03-08T06:40:59.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:40:59.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:40:59.079Z] Configure a credential helper to remove this warning. See [2024-03-08T06:40:59.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:40:59.079Z] [2024-03-08T06:40:59.079Z] Login Succeeded [2024-03-08T06:40:59.079Z] nexus3.edgexfoundry.org:10004 [2024-03-08T06:40:59.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:40:59.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:40:59.079Z] Configure a credential helper to remove this warning. See [2024-03-08T06:40:59.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:40:59.079Z] [2024-03-08T06:40:59.079Z] Login Succeeded [2024-03-08T06:40:59.079Z] ****.io [2024-03-08T06:40:59.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:40:59.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:40:59.338Z] Configure a credential helper to remove this warning. See [2024-03-08T06:40:59.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:40:59.338Z] [2024-03-08T06:40:59.338Z] Login Succeeded [2024-03-08T06:40:59.338Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T06:40:59.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T06:40:59.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T06:40:59.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T06:40:59.589Z] ========================================================= [2024-03-08T06:40:59.589Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-08T06:40:59.589Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:41:00.038Z] + 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 . [2024-03-08T06:41:00.297Z] Sending build context to Docker daemon 59.27MB [2024-03-08T06:41:00.297Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T06:41:00.297Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-08T06:41:00.556Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-08T06:41:00.557Z] 7264a8db6415: Pulling fs layer [2024-03-08T06:41:00.557Z] c4d48a809fc2: Pulling fs layer [2024-03-08T06:41:00.557Z] 4f1c88b9dad5: Pulling fs layer [2024-03-08T06:41:00.557Z] ad3a456e5733: Pulling fs layer [2024-03-08T06:41:00.557Z] 69c7f0334f64: Pulling fs layer [2024-03-08T06:41:00.557Z] 1f1c1a5573a3: Pulling fs layer [2024-03-08T06:41:00.557Z] ce7588e14bc9: Pulling fs layer [2024-03-08T06:41:00.557Z] b5e4710f87ac: Pulling fs layer [2024-03-08T06:41:00.557Z] 69c7f0334f64: Waiting [2024-03-08T06:41:00.557Z] 1f1c1a5573a3: Waiting [2024-03-08T06:41:00.557Z] ce7588e14bc9: Waiting [2024-03-08T06:41:00.557Z] ad3a456e5733: Waiting [2024-03-08T06:41:00.557Z] c4d48a809fc2: Download complete [2024-03-08T06:41:00.557Z] ad3a456e5733: Download complete [2024-03-08T06:41:00.557Z] 69c7f0334f64: Verifying Checksum [2024-03-08T06:41:00.557Z] 69c7f0334f64: Download complete [2024-03-08T06:41:00.557Z] 7264a8db6415: Verifying Checksum [2024-03-08T06:41:00.557Z] 7264a8db6415: Download complete [2024-03-08T06:41:00.557Z] 1f1c1a5573a3: Verifying Checksum [2024-03-08T06:41:00.557Z] 1f1c1a5573a3: Download complete [2024-03-08T06:41:00.816Z] 7264a8db6415: Pull complete [2024-03-08T06:41:00.816Z] b5e4710f87ac: Verifying Checksum [2024-03-08T06:41:00.816Z] b5e4710f87ac: Download complete [2024-03-08T06:41:00.816Z] c4d48a809fc2: Pull complete [2024-03-08T06:41:01.076Z] 4f1c88b9dad5: Verifying Checksum [2024-03-08T06:41:01.076Z] 4f1c88b9dad5: Download complete [2024-03-08T06:41:01.335Z] ce7588e14bc9: Verifying Checksum [2024-03-08T06:41:01.335Z] ce7588e14bc9: Download complete [2024-03-08T06:41:04.625Z] 4f1c88b9dad5: Pull complete [2024-03-08T06:41:04.625Z] ad3a456e5733: Pull complete [2024-03-08T06:41:04.625Z] 69c7f0334f64: Pull complete [2024-03-08T06:41:04.625Z] 1f1c1a5573a3: Pull complete [2024-03-08T06:41:06.526Z] ce7588e14bc9: Pull complete [2024-03-08T06:41:07.094Z] b5e4710f87ac: Pull complete [2024-03-08T06:41:07.094Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-08T06:41:07.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-08T06:41:07.094Z] ---> 88b5674ff536 [2024-03-08T06:41:07.094Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-08T06:41:13.387Z] Still waiting to schedule task [2024-03-08T06:41:13.387Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-08T06:41:13.674Z] ---> Running in 4c57acd68492 [2024-03-08T06:41:13.674Z] Removing intermediate container 4c57acd68492 [2024-03-08T06:41:13.674Z] ---> e16503ebb2b9 [2024-03-08T06:41:13.674Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T06:41:13.674Z] ---> Running in 590850731edd [2024-03-08T06:41:13.674Z] Removing intermediate container 590850731edd [2024-03-08T06:41:13.674Z] ---> aab2319e0342 [2024-03-08T06:41:13.674Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T06:41:13.674Z] ---> Running in 49db184b3087 [2024-03-08T06:41:13.934Z] Removing intermediate container 49db184b3087 [2024-03-08T06:41:13.934Z] ---> 955c61cea0b3 [2024-03-08T06:41:13.934Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-08T06:41:13.934Z] ---> Running in 2d22f0a8fdf5 [2024-03-08T06:41:13.934Z] Removing intermediate container 2d22f0a8fdf5 [2024-03-08T06:41:13.934Z] ---> 447b8828ba0c [2024-03-08T06:41:13.934Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-08T06:41:13.934Z] ---> Running in d1b525499cc0 [2024-03-08T06:41:13.934Z] Removing intermediate container d1b525499cc0 [2024-03-08T06:41:13.934Z] ---> 8221286cff11 [2024-03-08T06:41:13.934Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-08T06:41:14.503Z] latest: Pulling from library/docker [2024-03-08T06:41:14.503Z] 4abcf2066143: Pulling fs layer [2024-03-08T06:41:14.503Z] 482602742300: Pulling fs layer [2024-03-08T06:41:14.503Z] 4f4fb700ef54: Pulling fs layer [2024-03-08T06:41:14.503Z] b74b0467a17b: Pulling fs layer [2024-03-08T06:41:14.503Z] 1c282e3f92e6: Pulling fs layer [2024-03-08T06:41:14.503Z] 0e849924e7d9: Pulling fs layer [2024-03-08T06:41:14.503Z] e1cad5e1cb56: Pulling fs layer [2024-03-08T06:41:14.503Z] 1540ba4b4f15: Pulling fs layer [2024-03-08T06:41:14.503Z] 57f561a4b2d3: Pulling fs layer [2024-03-08T06:41:14.503Z] 8cd7db794e11: Pulling fs layer [2024-03-08T06:41:14.503Z] a3eb1e49e9d2: Pulling fs layer [2024-03-08T06:41:14.503Z] 74f266a13596: Pulling fs layer [2024-03-08T06:41:14.503Z] de50c4d8546d: Pulling fs layer [2024-03-08T06:41:14.503Z] ff1dfb59bff5: Pulling fs layer [2024-03-08T06:41:14.503Z] 833108d18ae9: Pulling fs layer [2024-03-08T06:41:14.503Z] bae8fdc5ff9d: Pulling fs layer [2024-03-08T06:41:14.503Z] 57f561a4b2d3: Waiting [2024-03-08T06:41:14.503Z] 8cd7db794e11: Waiting [2024-03-08T06:41:14.503Z] a3eb1e49e9d2: Waiting [2024-03-08T06:41:14.503Z] 74f266a13596: Waiting [2024-03-08T06:41:14.503Z] de50c4d8546d: Waiting [2024-03-08T06:41:14.503Z] b74b0467a17b: Waiting [2024-03-08T06:41:14.503Z] 1c282e3f92e6: Waiting [2024-03-08T06:41:14.503Z] ff1dfb59bff5: Waiting [2024-03-08T06:41:14.503Z] 0e849924e7d9: Waiting [2024-03-08T06:41:14.503Z] e1cad5e1cb56: Waiting [2024-03-08T06:41:14.503Z] 1540ba4b4f15: Waiting [2024-03-08T06:41:14.503Z] 833108d18ae9: Waiting [2024-03-08T06:41:14.503Z] bae8fdc5ff9d: Waiting [2024-03-08T06:41:14.503Z] 482602742300: Verifying Checksum [2024-03-08T06:41:14.503Z] 482602742300: Download complete [2024-03-08T06:41:14.503Z] 4abcf2066143: Verifying Checksum [2024-03-08T06:41:14.503Z] 4abcf2066143: Download complete [2024-03-08T06:41:14.773Z] b74b0467a17b: Verifying Checksum [2024-03-08T06:41:14.773Z] b74b0467a17b: Download complete [2024-03-08T06:41:14.773Z] 4f4fb700ef54: Verifying Checksum [2024-03-08T06:41:14.773Z] 4f4fb700ef54: Download complete [2024-03-08T06:41:14.773Z] 4abcf2066143: Pull complete [2024-03-08T06:41:15.034Z] 0e849924e7d9: Verifying Checksum [2024-03-08T06:41:15.035Z] 0e849924e7d9: Download complete [2024-03-08T06:41:15.035Z] 1c282e3f92e6: Verifying Checksum [2024-03-08T06:41:15.035Z] 1c282e3f92e6: Download complete [2024-03-08T06:41:15.035Z] 482602742300: Pull complete [2024-03-08T06:41:15.035Z] 1540ba4b4f15: Verifying Checksum [2024-03-08T06:41:15.035Z] 1540ba4b4f15: Download complete [2024-03-08T06:41:15.035Z] 4f4fb700ef54: Pull complete [2024-03-08T06:41:15.035Z] e1cad5e1cb56: Verifying Checksum [2024-03-08T06:41:15.035Z] e1cad5e1cb56: Download complete [2024-03-08T06:41:15.035Z] 57f561a4b2d3: Verifying Checksum [2024-03-08T06:41:15.035Z] 57f561a4b2d3: Download complete [2024-03-08T06:41:15.035Z] 8cd7db794e11: Download complete [2024-03-08T06:41:15.035Z] b74b0467a17b: Pull complete [2024-03-08T06:41:15.035Z] 74f266a13596: Download complete [2024-03-08T06:41:15.292Z] de50c4d8546d: Download complete [2024-03-08T06:41:15.292Z] a3eb1e49e9d2: Verifying Checksum [2024-03-08T06:41:15.292Z] a3eb1e49e9d2: Download complete [2024-03-08T06:41:15.292Z] 833108d18ae9: Verifying Checksum [2024-03-08T06:41:15.292Z] 833108d18ae9: Download complete [2024-03-08T06:41:15.292Z] bae8fdc5ff9d: Verifying Checksum [2024-03-08T06:41:15.292Z] bae8fdc5ff9d: Download complete [2024-03-08T06:41:15.550Z] 1c282e3f92e6: Pull complete [2024-03-08T06:41:15.809Z] ff1dfb59bff5: Verifying Checksum [2024-03-08T06:41:15.809Z] ff1dfb59bff5: Download complete [2024-03-08T06:41:15.809Z] 0e849924e7d9: Pull complete [2024-03-08T06:41:16.377Z] e1cad5e1cb56: Pull complete [2024-03-08T06:41:16.377Z] 1540ba4b4f15: Pull complete [2024-03-08T06:41:16.377Z] 57f561a4b2d3: Pull complete [2024-03-08T06:41:16.377Z] 8cd7db794e11: Pull complete [2024-03-08T06:41:16.943Z] a3eb1e49e9d2: Pull complete [2024-03-08T06:41:16.943Z] 74f266a13596: Pull complete [2024-03-08T06:41:16.943Z] de50c4d8546d: Pull complete [2024-03-08T06:41:17.883Z] ff1dfb59bff5: Pull complete [2024-03-08T06:41:17.883Z] 833108d18ae9: Pull complete [2024-03-08T06:41:18.142Z] bae8fdc5ff9d: Pull complete [2024-03-08T06:41:18.142Z] Digest: sha256:0b0e8cab617d83dd041d950827dc67e18db5a0c3786d660bab002120b09a6d91 [2024-03-08T06:41:18.142Z] Status: Downloaded newer image for docker:latest [2024-03-08T06:41:20.704Z] ---> f452511c7505 [2024-03-08T06:41:20.704Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T06:41:20.704Z] ---> Running in dff88b136eee [2024-03-08T06:41:20.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T06:41:21.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T06:41:21.481Z] OK: 264 MiB in 52 packages [2024-03-08T06:41:21.739Z] Removing intermediate container dff88b136eee [2024-03-08T06:41:21.739Z] ---> 532c99fd8dce [2024-03-08T06:41:21.739Z] Step 10/15 : ENV GO111MODULE=on [2024-03-08T06:41:21.739Z] ---> Running in 83519a1cb5b4 [2024-03-08T06:41:21.997Z] Removing intermediate container 83519a1cb5b4 [2024-03-08T06:41:21.997Z] ---> 17510ae37eaa [2024-03-08T06:41:21.997Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-08T06:41:21.997Z] ---> Running in 84b857d83b11 [2024-03-08T06:41:21.997Z] Removing intermediate container 84b857d83b11 [2024-03-08T06:41:21.997Z] ---> 430b79f6cfe5 [2024-03-08T06:41:21.997Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-08T06:41:22.254Z] ---> 0c8a2fdd7c88 [2024-03-08T06:41:22.254Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T06:41:22.254Z] ---> Running in 07a87e5b000b [2024-03-08T06:41:54.441Z] Removing intermediate container 07a87e5b000b [2024-03-08T06:41:54.441Z] ---> 18580739ef2d [2024-03-08T06:41:54.441Z] Step 14/15 : COPY . . [2024-03-08T06:41:54.441Z] ---> d8843fd8516b [2024-03-08T06:41:54.441Z] Step 15/15 : RUN ${MAKE} [2024-03-08T06:41:54.441Z] ---> Running in 73b38ad1e9b9 [2024-03-08T06:41:54.441Z] noop [2024-03-08T06:41:54.441Z] Removing intermediate container 73b38ad1e9b9 [2024-03-08T06:41:54.441Z] ---> e20f632dac73 [2024-03-08T06:41:54.441Z] Successfully built e20f632dac73 [2024-03-08T06:41:54.441Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:41:54.862Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T06:41:54.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:41:54.989Z] prd-ubuntu20.04-docker-8c-8g-5225 does not seem to be running inside a container [2024-03-08T06:41:55.015Z] $ 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 [2024-03-08T06:41:55.342Z] $ docker top 1779fac7a74efb965a0c6ac1787a2d7de605b25aba928c2688dbc7c8d317cf9b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T06:41:55.714Z] + go version [2024-03-08T06:41:55.714Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-08T06:41:55.721Z] $ docker stop --time=1 1779fac7a74efb965a0c6ac1787a2d7de605b25aba928c2688dbc7c8d317cf9b [2024-03-08T06:41:57.003Z] $ 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 [2024-03-08T06:41:57.602Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T06:41:57.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:41:57.723Z] prd-ubuntu20.04-docker-8c-8g-5225 does not seem to be running inside a container [2024-03-08T06:41:57.752Z] $ 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 [2024-03-08T06:41:58.066Z] $ docker top 3b6c7db90acaf2073890ab90d1ca8434ba98004121d16fd8327c0480d876d531 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T06:41:58.460Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-710 [Pipeline] fileExists [Pipeline] sh [2024-03-08T06:41:58.780Z] + make test [2024-03-08T06:41:58.780Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-08T06:41:59.713Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-08T06:42:06.291Z] # github.com/edgexfoundry/edgex-ui-go/internal/handler [2024-03-08T06:42:06.291Z] 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) [2024-03-08T06:42:06.291Z] 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) [2024-03-08T06:42:06.291Z] 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) [2024-03-08T06:42:07.225Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret [2024-03-08T06:42:07.225Z] /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) [2024-03-08T06:42:07.793Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-08T06:42:07.793Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-08T06:42:07.793Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-08T06:42:07.793Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-08T06:42:07.793Z] FAIL [2024-03-08T06:42:07.793Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-03-08T06:42:07.800Z] $ docker stop --time=1 3b6c7db90acaf2073890ab90d1ca8434ba98004121d16fd8327c0480d876d531 [2024-03-08T06:42:10.665Z] $ 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 [2024-03-08T06:42:11.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T06:42:11.602Z] [2024-03-08T06:42:11.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:42:11.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T06:42:12.178Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-08T06:42:12.178Z] 5eb5b503b376: Pulling fs layer [2024-03-08T06:42:12.178Z] 5c69ac0246d0: Pulling fs layer [2024-03-08T06:42:12.178Z] ec43610c2a17: Pulling fs layer [2024-03-08T06:42:12.178Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-08T06:42:12.178Z] 33b1e0a273af: Pulling fs layer [2024-03-08T06:42:12.178Z] 5d3b04190fa2: Pulling fs layer [2024-03-08T06:42:12.178Z] 2f39f015ded8: Pulling fs layer [2024-03-08T06:42:12.178Z] 2f39f015ded8: Waiting [2024-03-08T06:42:12.178Z] 33b1e0a273af: Waiting [2024-03-08T06:42:12.178Z] 3a2ae6a8a46f: Waiting [2024-03-08T06:42:12.178Z] 5c69ac0246d0: Verifying Checksum [2024-03-08T06:42:12.178Z] 5c69ac0246d0: Download complete [2024-03-08T06:42:12.178Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-08T06:42:12.178Z] 3a2ae6a8a46f: Download complete [2024-03-08T06:42:12.178Z] 33b1e0a273af: Verifying Checksum [2024-03-08T06:42:12.178Z] 33b1e0a273af: Download complete [2024-03-08T06:42:12.178Z] 5d3b04190fa2: Verifying Checksum [2024-03-08T06:42:12.178Z] 5d3b04190fa2: Download complete [2024-03-08T06:42:12.178Z] ec43610c2a17: Verifying Checksum [2024-03-08T06:42:12.178Z] ec43610c2a17: Download complete [2024-03-08T06:42:12.436Z] 5eb5b503b376: Verifying Checksum [2024-03-08T06:42:12.436Z] 5eb5b503b376: Download complete [2024-03-08T06:42:13.002Z] 2f39f015ded8: Download complete [2024-03-08T06:42:13.568Z] 5eb5b503b376: Pull complete [2024-03-08T06:42:13.568Z] 5c69ac0246d0: Pull complete [2024-03-08T06:42:14.134Z] ec43610c2a17: Pull complete [2024-03-08T06:42:14.134Z] 3a2ae6a8a46f: Pull complete [2024-03-08T06:42:14.392Z] 33b1e0a273af: Pull complete [2024-03-08T06:42:14.392Z] 5d3b04190fa2: Pull complete [2024-03-08T06:42:19.730Z] 2f39f015ded8: Pull complete [2024-03-08T06:42:19.730Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-08T06:42:19.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T06:42:19.730Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:42:19.920Z] prd-ubuntu20.04-docker-8c-8g-5225 does not seem to be running inside a container [2024-03-08T06:42:19.949Z] $ 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 [2024-03-08T06:42:25.288Z] $ docker top 8ebef9cf4c6d1b680c22731886d6536f23f946ee0e8d1cc1c8ba35ba6ad5d5be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:42:25.795Z] ---> job-cost.sh [2024-03-08T06:42:25.795Z] lf-activate-venv: SKIPPING [2024-03-08T06:42:25.795Z] INFO: No Stack... [2024-03-08T06:42:26.056Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T06:42:26.623Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T06:42:26.949Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives/cost.csv [2024-03-08T06:42:26.949Z] + cut -d, -f6 [Pipeline] lock [2024-03-08T06:42:26.958Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-710-2-stack-cost] [2024-03-08T06:42:26.965Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-710-2-stack-cost] did not exist. Created. [2024-03-08T06:42:26.971Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-710-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T06:42:27.333Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-08T06:42:27.391Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T06:42:27.398Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-710-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T06:42:27.477Z] $ docker stop --time=1 8ebef9cf4c6d1b680c22731886d6536f23f946ee0e8d1cc1c8ba35ba6ad5d5be [2024-03-08T06:42:28.625Z] $ docker rm -f --volumes 8ebef9cf4c6d1b680c22731886d6536f23f946ee0e8d1cc1c8ba35ba6ad5d5be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-08T06:42:28.922Z] Failed in branch amd64 [2024-03-08T06:42:38.056Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5227 in /w/workspace/edgexfoundry_edgex-ui-go_PR-710 [Pipeline] { [Pipeline] ws [2024-03-08T06:42:38.094Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2024-03-08T06:42:41.171Z] The recommended git tool is: git [2024-03-08T06:42:45.824Z] using credential edgex-jenkins-ssh [2024-03-08T06:42:45.844Z] Cloning the remote Git repository [2024-03-08T06:42:45.887Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-08T06:42:45.975Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2024-03-08T06:42:46.117Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-08T06:42:46.118Z] > git --version # timeout=10 [2024-03-08T06:42:46.142Z] > git --version # 'git version 2.25.1' [2024-03-08T06:42:46.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T06:42:46.287Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T06:42:50.711Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-08T06:42:50.730Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T06:42:52.128Z] Merging remotes/origin/main commit 18a2e64752eb0867df47b996ff52522c7dc545ed into PR head commit 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 [2024-03-08T06:42:52.699Z] Merge succeeded, producing 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 [2024-03-08T06:42:52.700Z] Checking out Revision 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 (PR-710) [2024-03-08T06:42:51.548Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-08T06:42:51.581Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-08T06:42:51.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T06:42:51.598Z] > 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 [2024-03-08T06:42:52.146Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T06:42:52.213Z] > git checkout -f 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 # timeout=10 [2024-03-08T06:42:52.608Z] > git remote # timeout=10 [2024-03-08T06:42:52.631Z] > git config --get remote.origin.url # timeout=10 [2024-03-08T06:42:52.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T06:42:52.661Z] > git merge 18a2e64752eb0867df47b996ff52522c7dc545ed # timeout=10 [2024-03-08T06:42:52.686Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-08T06:42:52.708Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T06:42:52.723Z] > git checkout -f 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 # timeout=10 [2024-03-08T06:42:53.560Z] 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 [2024-03-08T06:42:54.598Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-08T06:42:54.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T06:42:54.598Z] Dload Upload Total Spent Left Speed [2024-03-08T06:42:54.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 119k 0 --:--:-- --:--:-- --:--:-- 119k [Pipeline] sh [2024-03-08T06:42:54.948Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-08T06:42:55.273Z] + sudo tee /etc/docker/daemon.new [2024-03-08T06:42:55.273Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-08T06:42:55.273Z] { [2024-03-08T06:42:55.273Z] "registry-mirrors": [ [2024-03-08T06:42:55.273Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-08T06:42:55.273Z] ], [2024-03-08T06:42:55.273Z] "bip": "10.250.0.254/24", [2024-03-08T06:42:55.273Z] "hosts": [ [2024-03-08T06:42:55.273Z] "tcp://0.0.0.0:5555", [2024-03-08T06:42:55.273Z] "unix:///var/run/docker.sock" [2024-03-08T06:42:55.273Z] ], [2024-03-08T06:42:55.273Z] "mtu": 1458, [2024-03-08T06:42:55.273Z] "selinux-enabled": true, [2024-03-08T06:42:55.273Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-08T06:42:55.273Z] } [Pipeline] sh [2024-03-08T06:42:55.595Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-08T06:42:55.918Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T06:43:14.195Z] provisioning config files... [2024-03-08T06:43:14.220Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config10232946086859606173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:43:14.667Z] ---> ****-login.sh [2024-03-08T06:43:14.667Z] nexus3.edgexfoundry.org:10001 [2024-03-08T06:43:14.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:43:15.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:43:15.219Z] Configure a credential helper to remove this warning. See [2024-03-08T06:43:15.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:43:15.219Z] [2024-03-08T06:43:15.219Z] Login Succeeded [2024-03-08T06:43:15.219Z] nexus3.edgexfoundry.org:10002 [2024-03-08T06:43:15.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:43:15.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:43:15.491Z] Configure a credential helper to remove this warning. See [2024-03-08T06:43:15.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:43:15.491Z] [2024-03-08T06:43:15.491Z] Login Succeeded [2024-03-08T06:43:15.491Z] nexus3.edgexfoundry.org:10003 [2024-03-08T06:43:15.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:43:16.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:43:16.038Z] Configure a credential helper to remove this warning. See [2024-03-08T06:43:16.038Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:43:16.038Z] [2024-03-08T06:43:16.038Z] Login Succeeded [2024-03-08T06:43:16.038Z] nexus3.edgexfoundry.org:10004 [2024-03-08T06:43:16.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:43:16.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:43:16.306Z] Configure a credential helper to remove this warning. See [2024-03-08T06:43:16.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:43:16.306Z] [2024-03-08T06:43:16.306Z] Login Succeeded [2024-03-08T06:43:16.306Z] ****.io [2024-03-08T06:43:16.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T06:43:17.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T06:43:17.171Z] Configure a credential helper to remove this warning. See [2024-03-08T06:43:17.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T06:43:17.171Z] [2024-03-08T06:43:17.171Z] Login Succeeded [2024-03-08T06:43:17.171Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T06:43:17.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T06:43:17.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T06:43:17.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T06:43:17.634Z] ========================================================= [2024-03-08T06:43:17.635Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-08T06:43:17.635Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:43:18.086Z] + 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 . [2024-03-08T06:43:19.508Z] Sending build context to Docker daemon 35.22MB [2024-03-08T06:43:19.508Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T06:43:19.508Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-08T06:43:19.508Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-08T06:43:19.508Z] 9fda8d8052c6: Pulling fs layer [2024-03-08T06:43:19.508Z] 5d54e960e981: Pulling fs layer [2024-03-08T06:43:19.508Z] c4a7e357bf2a: Pulling fs layer [2024-03-08T06:43:19.508Z] f0e02332f6b5: Pulling fs layer [2024-03-08T06:43:19.508Z] 872ee5b61b7b: Pulling fs layer [2024-03-08T06:43:19.508Z] f0e02332f6b5: Waiting [2024-03-08T06:43:19.508Z] 0c6a40ed1a82: Pulling fs layer [2024-03-08T06:43:19.508Z] 94ae7d8d031c: Pulling fs layer [2024-03-08T06:43:19.508Z] 872ee5b61b7b: Waiting [2024-03-08T06:43:19.508Z] 0c6a40ed1a82: Waiting [2024-03-08T06:43:19.508Z] 94ae7d8d031c: Waiting [2024-03-08T06:43:19.508Z] 5d54e960e981: Verifying Checksum [2024-03-08T06:43:19.508Z] 5d54e960e981: Download complete [2024-03-08T06:43:19.508Z] f0e02332f6b5: Verifying Checksum [2024-03-08T06:43:19.508Z] f0e02332f6b5: Download complete [2024-03-08T06:43:19.508Z] 872ee5b61b7b: Verifying Checksum [2024-03-08T06:43:19.508Z] 872ee5b61b7b: Download complete [2024-03-08T06:43:19.508Z] 9fda8d8052c6: Verifying Checksum [2024-03-08T06:43:19.508Z] 9fda8d8052c6: Download complete [2024-03-08T06:43:20.096Z] 94ae7d8d031c: Verifying Checksum [2024-03-08T06:43:20.096Z] 94ae7d8d031c: Download complete [2024-03-08T06:43:20.686Z] 9fda8d8052c6: Pull complete [2024-03-08T06:43:21.272Z] 5d54e960e981: Pull complete [2024-03-08T06:43:21.542Z] c4a7e357bf2a: Verifying Checksum [2024-03-08T06:43:21.542Z] c4a7e357bf2a: Download complete [2024-03-08T06:43:22.518Z] 0c6a40ed1a82: Verifying Checksum [2024-03-08T06:43:22.518Z] 0c6a40ed1a82: Download complete [2024-03-08T06:43:34.841Z] c4a7e357bf2a: Pull complete [2024-03-08T06:43:34.842Z] f0e02332f6b5: Pull complete [2024-03-08T06:43:34.842Z] 872ee5b61b7b: Pull complete [2024-03-08T06:43:43.049Z] 0c6a40ed1a82: Pull complete [2024-03-08T06:43:44.029Z] 94ae7d8d031c: Pull complete [2024-03-08T06:43:44.299Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-08T06:43:44.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-08T06:43:44.299Z] ---> 86de565de09d [2024-03-08T06:43:44.299Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-08T06:43:46.242Z] ---> Running in fc5abb68bb65 [2024-03-08T06:43:46.242Z] Removing intermediate container fc5abb68bb65 [2024-03-08T06:43:46.242Z] ---> 8603667d93bc [2024-03-08T06:43:46.242Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T06:43:46.242Z] ---> Running in cae209883f39 [2024-03-08T06:43:46.510Z] Removing intermediate container cae209883f39 [2024-03-08T06:43:46.510Z] ---> e1bc9f5dc01c [2024-03-08T06:43:46.510Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T06:43:46.510Z] ---> Running in b9aa0555fb18 [2024-03-08T06:43:46.779Z] Removing intermediate container b9aa0555fb18 [2024-03-08T06:43:46.779Z] ---> babf89afe92c [2024-03-08T06:43:46.779Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-08T06:43:47.054Z] ---> Running in 09bb0c022368 [2024-03-08T06:43:47.322Z] Removing intermediate container 09bb0c022368 [2024-03-08T06:43:47.322Z] ---> 01d560043cb9 [2024-03-08T06:43:47.322Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-08T06:43:47.322Z] ---> Running in cf4d1de42f31 [2024-03-08T06:43:47.587Z] Removing intermediate container cf4d1de42f31 [2024-03-08T06:43:47.587Z] ---> 6fe907ef7196 [2024-03-08T06:43:47.587Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-08T06:43:48.170Z] latest: Pulling from library/docker [2024-03-08T06:43:48.170Z] bca4290a9639: Pulling fs layer [2024-03-08T06:43:48.170Z] 1445a503f72c: Pulling fs layer [2024-03-08T06:43:48.170Z] 4f4fb700ef54: Pulling fs layer [2024-03-08T06:43:48.170Z] 15768397550a: Pulling fs layer [2024-03-08T06:43:48.170Z] 97a732e1a4ab: Pulling fs layer [2024-03-08T06:43:48.170Z] 8585f249362e: Pulling fs layer [2024-03-08T06:43:48.170Z] 7cd0945b801b: Pulling fs layer [2024-03-08T06:43:48.170Z] 10633038d357: Pulling fs layer [2024-03-08T06:43:48.170Z] 44e79eafdb91: Pulling fs layer [2024-03-08T06:43:48.170Z] 1095b69416c8: Pulling fs layer [2024-03-08T06:43:48.170Z] 1e1e1c5b71d7: Pulling fs layer [2024-03-08T06:43:48.170Z] 411ed5d80a13: Pulling fs layer [2024-03-08T06:43:48.170Z] f5971634f397: Pulling fs layer [2024-03-08T06:43:48.170Z] 2644a092a7d9: Pulling fs layer [2024-03-08T06:43:48.170Z] f6f2d6caebeb: Pulling fs layer [2024-03-08T06:43:48.170Z] ec19dabf82f6: Pulling fs layer [2024-03-08T06:43:48.170Z] 97a732e1a4ab: Waiting [2024-03-08T06:43:48.170Z] 8585f249362e: Waiting [2024-03-08T06:43:48.170Z] 7cd0945b801b: Waiting [2024-03-08T06:43:48.170Z] 10633038d357: Waiting [2024-03-08T06:43:48.170Z] 44e79eafdb91: Waiting [2024-03-08T06:43:48.170Z] 1095b69416c8: Waiting [2024-03-08T06:43:48.170Z] 1e1e1c5b71d7: Waiting [2024-03-08T06:43:48.170Z] 411ed5d80a13: Waiting [2024-03-08T06:43:48.170Z] 2644a092a7d9: Waiting [2024-03-08T06:43:48.170Z] f6f2d6caebeb: Waiting [2024-03-08T06:43:48.170Z] ec19dabf82f6: Waiting [2024-03-08T06:43:48.170Z] 15768397550a: Waiting [2024-03-08T06:43:48.441Z] 4f4fb700ef54: Verifying Checksum [2024-03-08T06:43:48.441Z] 4f4fb700ef54: Download complete [2024-03-08T06:43:48.441Z] 1445a503f72c: Verifying Checksum [2024-03-08T06:43:48.441Z] 1445a503f72c: Download complete [2024-03-08T06:43:48.441Z] bca4290a9639: Verifying Checksum [2024-03-08T06:43:48.441Z] bca4290a9639: Download complete [2024-03-08T06:43:48.441Z] 15768397550a: Verifying Checksum [2024-03-08T06:43:48.441Z] 15768397550a: Download complete [2024-03-08T06:43:49.025Z] 97a732e1a4ab: Verifying Checksum [2024-03-08T06:43:49.025Z] 97a732e1a4ab: Download complete [2024-03-08T06:43:49.025Z] 8585f249362e: Verifying Checksum [2024-03-08T06:43:49.025Z] 8585f249362e: Download complete [2024-03-08T06:43:49.025Z] 7cd0945b801b: Verifying Checksum [2024-03-08T06:43:49.025Z] 7cd0945b801b: Download complete [2024-03-08T06:43:49.294Z] 10633038d357: Download complete [2024-03-08T06:43:49.294Z] 44e79eafdb91: Verifying Checksum [2024-03-08T06:43:49.294Z] 44e79eafdb91: Download complete [2024-03-08T06:43:49.294Z] 1095b69416c8: Download complete [2024-03-08T06:43:49.294Z] bca4290a9639: Pull complete [2024-03-08T06:43:49.294Z] 411ed5d80a13: Verifying Checksum [2024-03-08T06:43:49.294Z] 411ed5d80a13: Download complete [2024-03-08T06:43:49.294Z] f5971634f397: Verifying Checksum [2024-03-08T06:43:49.294Z] f5971634f397: Download complete [2024-03-08T06:43:49.562Z] f6f2d6caebeb: Verifying Checksum [2024-03-08T06:43:49.562Z] f6f2d6caebeb: Download complete [2024-03-08T06:43:49.562Z] ec19dabf82f6: Verifying Checksum [2024-03-08T06:43:49.562Z] ec19dabf82f6: Download complete [2024-03-08T06:43:49.829Z] 1e1e1c5b71d7: Verifying Checksum [2024-03-08T06:43:49.829Z] 1e1e1c5b71d7: Download complete [2024-03-08T06:43:49.830Z] 1445a503f72c: Pull complete [2024-03-08T06:43:50.097Z] 4f4fb700ef54: Pull complete [2024-03-08T06:43:50.365Z] 15768397550a: Pull complete [2024-03-08T06:43:50.951Z] 2644a092a7d9: Verifying Checksum [2024-03-08T06:43:50.951Z] 2644a092a7d9: Download complete [2024-03-08T06:43:51.537Z] 97a732e1a4ab: Pull complete [2024-03-08T06:43:52.948Z] 8585f249362e: Pull complete [2024-03-08T06:43:54.464Z] 7cd0945b801b: Pull complete [2024-03-08T06:43:54.740Z] 10633038d357: Pull complete [2024-03-08T06:43:55.025Z] 44e79eafdb91: Pull complete [2024-03-08T06:43:55.297Z] 1095b69416c8: Pull complete [2024-03-08T06:43:57.276Z] 1e1e1c5b71d7: Pull complete [2024-03-08T06:43:57.276Z] 411ed5d80a13: Pull complete [2024-03-08T06:43:57.276Z] f5971634f397: Pull complete [2024-03-08T06:44:01.535Z] 2644a092a7d9: Pull complete [2024-03-08T06:44:01.535Z] f6f2d6caebeb: Pull complete [2024-03-08T06:44:01.535Z] ec19dabf82f6: Pull complete [2024-03-08T06:44:01.535Z] Digest: sha256:0b0e8cab617d83dd041d950827dc67e18db5a0c3786d660bab002120b09a6d91 [2024-03-08T06:44:01.535Z] Status: Downloaded newer image for docker:latest [2024-03-08T06:44:04.127Z] ---> 175212df8c0f [2024-03-08T06:44:04.127Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T06:44:04.127Z] ---> Running in abe749b2cd3a [2024-03-08T06:44:05.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T06:44:05.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T06:44:06.309Z] OK: 266 MiB in 52 packages [2024-03-08T06:44:07.271Z] Removing intermediate container abe749b2cd3a [2024-03-08T06:44:07.271Z] ---> 3b5d003e5c85 [2024-03-08T06:44:07.271Z] Step 10/15 : ENV GO111MODULE=on [2024-03-08T06:44:07.271Z] ---> Running in f754cadc9742 [2024-03-08T06:44:07.271Z] Removing intermediate container f754cadc9742 [2024-03-08T06:44:07.271Z] ---> 0bec6f7819c5 [2024-03-08T06:44:07.271Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-08T06:44:07.539Z] ---> Running in b2344ff737f6 [2024-03-08T06:44:07.809Z] Removing intermediate container b2344ff737f6 [2024-03-08T06:44:07.809Z] ---> b2f6a0eedc86 [2024-03-08T06:44:07.809Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-08T06:44:08.393Z] ---> e8b8b6585113 [2024-03-08T06:44:08.393Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T06:44:08.393Z] ---> Running in f52937b82428 [2024-03-08T06:45:04.777Z] Removing intermediate container f52937b82428 [2024-03-08T06:45:04.777Z] ---> b20e7cb762ab [2024-03-08T06:45:04.777Z] Step 14/15 : COPY . . [2024-03-08T06:45:08.124Z] ---> 11e46f56c82d [2024-03-08T06:45:08.124Z] Step 15/15 : RUN ${MAKE} [2024-03-08T06:45:08.124Z] ---> Running in 152be88b6a39 [2024-03-08T06:45:09.098Z] noop [2024-03-08T06:45:09.367Z] Removing intermediate container 152be88b6a39 [2024-03-08T06:45:09.367Z] ---> fb38da25410b [2024-03-08T06:45:09.634Z] Successfully built fb38da25410b [2024-03-08T06:45:09.634Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:45:10.068Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T06:45:10.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:45:10.325Z] prd-ubuntu20.04-docker-arm64-4c-16g-5227 does not seem to be running inside a container [2024-03-08T06:45:10.382Z] $ 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 [2024-03-08T06:45:11.535Z] $ docker top 3e2387d220475c3e786802d63de861547f168352b73805743eeaabe126f275d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T06:45:12.389Z] + go version [2024-03-08T06:45:12.389Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-08T06:45:12.408Z] $ docker stop --time=1 3e2387d220475c3e786802d63de861547f168352b73805743eeaabe126f275d0 [2024-03-08T06:45:13.995Z] $ 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 [2024-03-08T06:45:14.827Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T06:45:14.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:45:15.070Z] prd-ubuntu20.04-docker-arm64-4c-16g-5227 does not seem to be running inside a container [2024-03-08T06:45:15.127Z] $ 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 [2024-03-08T06:45:16.314Z] $ docker top a2015ab6c22ee6f853512b9de65b4315e0a96661ea3db38552ad6aec4524865c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T06:45:17.178Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2024-03-08T06:45:17.845Z] + make test [2024-03-08T06:45:17.845Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-08T06:45:21.175Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-08T06:46:08.028Z] # github.com/edgexfoundry/edgex-ui-go/internal/handler [2024-03-08T06:46:08.028Z] 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) [2024-03-08T06:46:08.028Z] 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) [2024-03-08T06:46:08.028Z] 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) [2024-03-08T06:46:30.074Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret [2024-03-08T06:46:30.074Z] /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) [2024-03-08T06:46:33.400Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-08T06:46:33.400Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-08T06:46:33.400Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-08T06:46:33.400Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-08T06:46:33.400Z] FAIL [2024-03-08T06:46:33.400Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-03-08T06:46:33.416Z] $ docker stop --time=1 a2015ab6c22ee6f853512b9de65b4315e0a96661ea3db38552ad6aec4524865c [2024-03-08T06:46:35.307Z] $ 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 [2024-03-08T06:46:36.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T06:46:36.916Z] [2024-03-08T06:46:36.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:46:37.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T06:46:37.557Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-08T06:46:37.557Z] 8998bd30e6a1: Pulling fs layer [2024-03-08T06:46:37.557Z] 04944245beec: Pulling fs layer [2024-03-08T06:46:37.557Z] 699f458cf7ca: Pulling fs layer [2024-03-08T06:46:37.557Z] 765212b225bb: Pulling fs layer [2024-03-08T06:46:37.558Z] f23df028b6ca: Pulling fs layer [2024-03-08T06:46:37.558Z] d65c8cfc05b1: Pulling fs layer [2024-03-08T06:46:37.558Z] 765212b225bb: Waiting [2024-03-08T06:46:37.558Z] f23df028b6ca: Waiting [2024-03-08T06:46:37.558Z] 2437ff75d9bd: Pulling fs layer [2024-03-08T06:46:37.558Z] d65c8cfc05b1: Waiting [2024-03-08T06:46:37.558Z] 2437ff75d9bd: Waiting [2024-03-08T06:46:37.558Z] 04944245beec: Verifying Checksum [2024-03-08T06:46:37.558Z] 04944245beec: Download complete [2024-03-08T06:46:37.558Z] 765212b225bb: Verifying Checksum [2024-03-08T06:46:37.558Z] 765212b225bb: Download complete [2024-03-08T06:46:37.558Z] f23df028b6ca: Download complete [2024-03-08T06:46:37.558Z] d65c8cfc05b1: Verifying Checksum [2024-03-08T06:46:37.558Z] d65c8cfc05b1: Download complete [2024-03-08T06:46:37.825Z] 699f458cf7ca: Verifying Checksum [2024-03-08T06:46:37.825Z] 699f458cf7ca: Download complete [2024-03-08T06:46:38.092Z] 8998bd30e6a1: Download complete [2024-03-08T06:46:40.692Z] 2437ff75d9bd: Verifying Checksum [2024-03-08T06:46:40.692Z] 2437ff75d9bd: Download complete [2024-03-08T06:46:43.275Z] 8998bd30e6a1: Pull complete [2024-03-08T06:46:43.275Z] 04944245beec: Pull complete [2024-03-08T06:46:44.684Z] 699f458cf7ca: Pull complete [2024-03-08T06:46:44.951Z] 765212b225bb: Pull complete [2024-03-08T06:46:45.907Z] f23df028b6ca: Pull complete [2024-03-08T06:46:46.173Z] d65c8cfc05b1: Pull complete [2024-03-08T06:47:04.380Z] 2437ff75d9bd: Pull complete [2024-03-08T06:47:04.380Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-08T06:47:04.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T06:47:04.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:47:04.702Z] prd-ubuntu20.04-docker-arm64-4c-16g-5227 does not seem to be running inside a container [2024-03-08T06:47:04.771Z] $ 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 [2024-03-08T06:47:07.414Z] $ docker top f2048cf9a4c4e581dc38310a13f72e277d5a798311c05b7fb6a00f0bd3ad6f34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:47:08.319Z] ---> job-cost.sh [2024-03-08T06:47:08.320Z] lf-activate-venv: SKIPPING [2024-03-08T06:47:08.320Z] INFO: No Stack... [2024-03-08T06:47:08.585Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-08T06:47:09.547Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T06:47:10.176Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2024-03-08T06:47:10.177Z] + cut -d, -f6 [Pipeline] lock [2024-03-08T06:47:10.238Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-710-2-stack-cost] [2024-03-08T06:47:10.248Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-710-2-stack-cost] did not exist. Created. [2024-03-08T06:47:10.254Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-710-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T06:47:10.969Z] /w/workspace/edgex-ui-go/2@tmp/durable-52b84105/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-08T06:47:11.293Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-08T06:47:11.355Z] Warning: overwriting stash ‘stack-cost’ [2024-03-08T06:47:11.961Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T06:47:11.972Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-710-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T06:47:12.051Z] $ docker stop --time=1 f2048cf9a4c4e581dc38310a13f72e277d5a798311c05b7fb6a00f0bd3ad6f34 [2024-03-08T06:47:13.584Z] $ 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] } [2024-03-08T06:47:14.342Z] 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 [2024-03-08T06:47:16.387Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives ] [2024-03-08T06:47:16.387Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives [2024-03-08T06:47:16.387Z] total 16 [2024-03-08T06:47:16.387Z] drwxr-xr-x 3 root root 4096 Mar 8 06:42 . [2024-03-08T06:47:16.387Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 8 06:42 .. [2024-03-08T06:47:16.387Z] drwxr-xr-x 2 root root 4096 Mar 8 06:42 cost [2024-03-08T06:47:16.387Z] -rw-r--r-- 1 root root 83 Mar 8 06:42 cost.csv [2024-03-08T06:47:16.387Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives [2024-03-08T06:47:16.387Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives [2024-03-08T06:47:16.387Z] total 16 [2024-03-08T06:47:16.387Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 06:42 . [2024-03-08T06:47:16.387Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 8 06:42 .. [2024-03-08T06:47:16.387Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 06:42 cost [2024-03-08T06:47:16.387Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 8 06:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:47:16.675Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:47:17.530Z] ---> package-listing.sh [2024-03-08T06:47:17.530Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-08T06:47:17.530Z] ++ facter osfamily [2024-03-08T06:47:17.789Z] + OS_FAMILY=debian [2024-03-08T06:47:17.789Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-710 [2024-03-08T06:47:17.789Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-08T06:47:17.789Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-08T06:47:17.789Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-08T06:47:17.789Z] + PACKAGES=/tmp/packages_start.txt [2024-03-08T06:47:17.789Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-710 ']' [2024-03-08T06:47:17.789Z] + PACKAGES=/tmp/packages_end.txt [2024-03-08T06:47:17.789Z] + case "${OS_FAMILY}" in [2024-03-08T06:47:17.789Z] + dpkg -l [2024-03-08T06:47:17.789Z] + grep '^ii' [2024-03-08T06:47:17.789Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-08T06:47:17.789Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-08T06:47:17.789Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-08T06:47:17.789Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-710 ']' [2024-03-08T06:47:17.789Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives/ [2024-03-08T06:47:17.789Z] + 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 [2024-03-08T06:47:17.800Z] 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 [2024-03-08T06:47:18.074Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T06:47:18.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T06:47:18.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T06:47:18.826Z] prd-ubuntu20.04-docker-8c-8g-5225 does not seem to be running inside a container [2024-03-08T06:47:18.846Z] $ 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 [2024-03-08T06:47:19.028Z] $ docker top a0516b398a2d5a44f94a236840785d3ad3dcce7e7d7b3a956916c3b588dc648b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T06:47:19.450Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-08T06:47:19.733Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-08T06:47:20.012Z] + ls /var/log/sa-host [2024-03-08T06:47:20.012Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T06:47:20.107Z] provisioning config files... [2024-03-08T06:47:20.120Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/config13068690301270927788tmp [Pipeline] { [Pipeline] echo [2024-03-08T06:47:20.193Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:47:20.479Z] ---> create-netrc.sh [Pipeline] } [2024-03-08T06:47:20.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:47:20.880Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-08T06:47:20.888Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:47:21.172Z] ---> sudo-logs.sh [2024-03-08T06:47:21.172Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-08T06:47:21.250Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:47:21.535Z] ---> job-cost.sh [2024-03-08T06:47:21.535Z] lf-activate-venv: SKIPPING [2024-03-08T06:47:21.535Z] DEBUG: total: 0.2199999988079071 [2024-03-08T06:47:21.535Z] INFO: Retrieving Stack Cost... [2024-03-08T06:47:21.795Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T06:47:22.056Z] INFO: Archiving Costs [Pipeline] echo [2024-03-08T06:47:22.069Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T06:47:22.353Z] ---> logs-deploy.sh [2024-03-08T06:47:22.353Z] lf-activate-venv: SKIPPING [2024-03-08T06:47:22.353Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-710/2 [2024-03-08T06:47:22.353Z] INFO: archiving workspace using pattern(s): [2024-03-08T06:47:23.293Z] Archives upload complete. [2024-03-08T06:47:23.553Z] INFO: archiving logs to Nexus [2024-03-08T06:47:24.123Z] ---> uname -a: [2024-03-08T06:47:24.123Z] 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 [2024-03-08T06:47:24.123Z] [2024-03-08T06:47:24.123Z] [2024-03-08T06:47:24.123Z] ---> lscpu: [2024-03-08T06:47:24.123Z] Architecture: x86_64 [2024-03-08T06:47:24.123Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-08T06:47:24.123Z] Byte Order: Little Endian [2024-03-08T06:47:24.123Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-08T06:47:24.123Z] CPU(s): 8 [2024-03-08T06:47:24.123Z] On-line CPU(s) list: 0-7 [2024-03-08T06:47:24.123Z] Thread(s) per core: 1 [2024-03-08T06:47:24.123Z] Core(s) per socket: 1 [2024-03-08T06:47:24.123Z] Socket(s): 8 [2024-03-08T06:47:24.123Z] NUMA node(s): 1 [2024-03-08T06:47:24.123Z] Vendor ID: AuthenticAMD [2024-03-08T06:47:24.123Z] CPU family: 23 [2024-03-08T06:47:24.123Z] Model: 49 [2024-03-08T06:47:24.123Z] Model name: AMD EPYC-Rome Processor [2024-03-08T06:47:24.123Z] Stepping: 0 [2024-03-08T06:47:24.123Z] CPU MHz: 2799.998 [2024-03-08T06:47:24.123Z] BogoMIPS: 5599.99 [2024-03-08T06:47:24.123Z] Virtualization: AMD-V [2024-03-08T06:47:24.123Z] Hypervisor vendor: KVM [2024-03-08T06:47:24.123Z] Virtualization type: full [2024-03-08T06:47:24.123Z] L1d cache: 256 KiB [2024-03-08T06:47:24.123Z] L1i cache: 256 KiB [2024-03-08T06:47:24.123Z] L2 cache: 4 MiB [2024-03-08T06:47:24.123Z] L3 cache: 128 MiB [2024-03-08T06:47:24.123Z] NUMA node0 CPU(s): 0-7 [2024-03-08T06:47:24.123Z] Vulnerability Itlb multihit: Not affected [2024-03-08T06:47:24.123Z] Vulnerability L1tf: Not affected [2024-03-08T06:47:24.123Z] Vulnerability Mds: Not affected [2024-03-08T06:47:24.123Z] Vulnerability Meltdown: Not affected [2024-03-08T06:47:24.123Z] Vulnerability Mmio stale data: Not affected [2024-03-08T06:47:24.123Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-08T06:47:24.123Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-08T06:47:24.123Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-08T06:47:24.123Z] Vulnerability Srbds: Not affected [2024-03-08T06:47:24.123Z] Vulnerability Tsx async abort: Not affected [2024-03-08T06:47:24.123Z] 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 [2024-03-08T06:47:24.123Z] [2024-03-08T06:47:24.123Z] [2024-03-08T06:47:24.123Z] ---> nproc: [2024-03-08T06:47:24.123Z] 8 [2024-03-08T06:47:24.123Z] [2024-03-08T06:47:24.123Z] [2024-03-08T06:47:24.123Z] ---> df -h: [2024-03-08T06:47:24.123Z] Filesystem Size Used Avail Use% Mounted on [2024-03-08T06:47:24.123Z] overlay 155G 12G 144G 8% / [2024-03-08T06:47:24.123Z] tmpfs 64M 0 64M 0% /dev [2024-03-08T06:47:24.123Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-08T06:47:24.123Z] shm 64M 0 64M 0% /dev/shm [2024-03-08T06:47:24.123Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-03-08T06:47:24.123Z] [2024-03-08T06:47:24.123Z]