Pull request #710 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 160dd2c023d2fe83e743958664a0cd79bb4cb7ca+76c7bda26704e13abda599293f14a45310026ab6 (4c5998e0b3142b3436d6fda700c539219d9bc06c) 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-ssh15654693958757626616.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-ssh2056051608199413793.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-ssh40599929296463144.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-ssh18219854922219713621.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-ssh2133673141164736014.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-45 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 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit 160dd2c023d2fe83e743958664a0cd79bb4cb7ca > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/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 160dd2c023d2fe83e743958664a0cd79bb4cb7ca # timeout=10 Merge succeeded, producing 160dd2c023d2fe83e743958664a0cd79bb4cb7ca Checking out Revision 160dd2c023d2fe83e743958664a0cd79bb4cb7ca (PR-710) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 160dd2c023d2fe83e743958664a0cd79bb4cb7ca # timeout=10 > git rev-list --no-walk 5079c3d8c2c90af0a78c148f0d3fea74b38b6d07 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-15T06:57:35.015Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-15T06:57:35.095Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-15T06:57:35.124Z] ========================================================= [2024-03-15T06:57:35.124Z] EdgeX Global Pipelines Version Info [2024-03-15T06:57:35.124Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-15T06:57:35.912Z] ------------------- [2024-03-15T06:57:35.912Z] stable info: [2024-03-15T06:57:35.912Z] ------------------- [2024-03-15T06:57:35.912Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-15T06:57:35.912Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-15T06:57:35.912Z] Message: update stable to v1.0.258 [2024-03-15T06:57:36.855Z] ------------------- [2024-03-15T06:57:36.855Z] experimental info: [2024-03-15T06:57:36.855Z] ------------------- [2024-03-15T06:57:36.855Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-15T06:57:36.855Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-15T06:57:36.855Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-15T06:57:36.932Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-03-15T06:57:36.952Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-03-15T06:57:36.978Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-15T06:57:37.005Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-15T06:57:37.027Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-15T06:57:37.051Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-15T06:57:37.076Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-15T06:57:37.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-15T06:57:37.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-15T06:57:37.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-15T06:57:37.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-15T06:57:37.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-03-15T06:57:37.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-15T06:57:37.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-15T06:57:37.248Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-15T06:57:37.272Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-15T06:57:37.293Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-15T06:57:37.314Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-15T06:57:37.334Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-15T06:57:37.357Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-15T06:57:37.442Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-15T06:57:37.470Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-15T06:57:37.490Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-15T06:57:37.510Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-15T06:57:37.530Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-15T06:57:37.548Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-15T06:57:37.567Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-15T06:57:37.585Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-710 [Pipeline] echo [2024-03-15T06:57:37.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-710 [Pipeline] echo [2024-03-15T06:57:37.632Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-710 [Pipeline] echo [2024-03-15T06:57:37.654Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 160dd2c023d2fe83e743958664a0cd79bb4cb7ca [Pipeline] echo [2024-03-15T06:57:37.677Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 160dd2c [Pipeline] echo [2024-03-15T06:57:37.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T06:57:37.752Z] provisioning config files... [2024-03-15T06:57:37.768Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/config13711448199101057426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T06:57:38.116Z] ---> ****-login.sh [2024-03-15T06:57:38.116Z] nexus3.edgexfoundry.org:10001 [2024-03-15T06:57:38.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:57:38.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:57:38.377Z] Configure a credential helper to remove this warning. See [2024-03-15T06:57:38.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:57:38.378Z] [2024-03-15T06:57:38.378Z] Login Succeeded [2024-03-15T06:57:38.378Z] nexus3.edgexfoundry.org:10002 [2024-03-15T06:57:38.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:57:38.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:57:38.639Z] Configure a credential helper to remove this warning. See [2024-03-15T06:57:38.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:57:38.639Z] [2024-03-15T06:57:38.639Z] Login Succeeded [2024-03-15T06:57:38.639Z] nexus3.edgexfoundry.org:10003 [2024-03-15T06:57:38.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:57:38.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:57:38.639Z] Configure a credential helper to remove this warning. See [2024-03-15T06:57:38.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:57:38.639Z] [2024-03-15T06:57:38.639Z] Login Succeeded [2024-03-15T06:57:38.639Z] nexus3.edgexfoundry.org:10004 [2024-03-15T06:57:38.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:57:38.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:57:38.901Z] Configure a credential helper to remove this warning. See [2024-03-15T06:57:38.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:57:38.901Z] [2024-03-15T06:57:38.901Z] Login Succeeded [2024-03-15T06:57:38.901Z] ****.io [2024-03-15T06:57:38.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:57:39.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:57:39.162Z] Configure a credential helper to remove this warning. See [2024-03-15T06:57:39.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:57:39.162Z] [2024-03-15T06:57:39.162Z] Login Succeeded [2024-03-15T06:57:39.162Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T06:57:39.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-15T06:57:39.559Z] + git rev-list -1 --merges 160dd2c023d2fe83e743958664a0cd79bb4cb7ca~1..160dd2c023d2fe83e743958664a0cd79bb4cb7ca [Pipeline] echo [2024-03-15T06:57:39.602Z] -----------> git rev-list -1 --merges 160dd2c023d2fe83e743958664a0cd79bb4cb7ca~1..160dd2c023d2fe83e743958664a0cd79bb4cb7ca 160dd2c023d2fe83e743958664a0cd79bb4cb7ca [false] [Pipeline] sh [2024-03-15T06:57:39.912Z] + git log --format=format:%s -1 160dd2c023d2fe83e743958664a0cd79bb4cb7ca [Pipeline] echo [2024-03-15T06:57:39.929Z] ========================================================= [2024-03-15T06:57:39.929Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-15T06:57:39.929Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-15T06:57:40.302Z] + git log --format=format:%s -1 160dd2c023d2fe83e743958664a0cd79bb4cb7ca [Pipeline] echo [2024-03-15T06:57:40.313Z] [semverPrep] GIT_COMMIT: 160dd2c023d2fe83e743958664a0cd79bb4cb7ca, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2024-03-15T06:57:40.327Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-15T06:57:40.684Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-15T06:57:40.684Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-15T06:57:40.684Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-15T06:57:40.684Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-15T06:57:40.684Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-15T06:57:40.684Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-15T06:57:40.684Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:57:41.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T06:57:41.059Z] [2024-03-15T06:57:41.059Z] 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-15T06:57:41.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T06:57:41.377Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-15T06:57:41.377Z] b85a868b505f: Pulling fs layer [2024-03-15T06:57:41.377Z] e2be974225ed: Pulling fs layer [2024-03-15T06:57:41.377Z] 339a4e72a1f5: Pulling fs layer [2024-03-15T06:57:41.377Z] 988bab9f4d93: Pulling fs layer [2024-03-15T06:57:41.377Z] 1469e6f7b9e6: Pulling fs layer [2024-03-15T06:57:41.377Z] eaf3925da568: Pulling fs layer [2024-03-15T06:57:41.377Z] bab4dde63d76: Pulling fs layer [2024-03-15T06:57:41.377Z] bde34c3a00c8: Pulling fs layer [2024-03-15T06:57:41.377Z] b352a97aabf1: Pulling fs layer [2024-03-15T06:57:41.377Z] 4872d77fe225: Pulling fs layer [2024-03-15T06:57:41.377Z] 5851b861e8e6: Pulling fs layer [2024-03-15T06:57:41.377Z] 988bab9f4d93: Waiting [2024-03-15T06:57:41.377Z] 1469e6f7b9e6: Waiting [2024-03-15T06:57:41.377Z] eaf3925da568: Waiting [2024-03-15T06:57:41.377Z] bab4dde63d76: Waiting [2024-03-15T06:57:41.377Z] bde34c3a00c8: Waiting [2024-03-15T06:57:41.377Z] b352a97aabf1: Waiting [2024-03-15T06:57:41.377Z] 4872d77fe225: Waiting [2024-03-15T06:57:41.377Z] e2be974225ed: Verifying Checksum [2024-03-15T06:57:41.377Z] e2be974225ed: Download complete [2024-03-15T06:57:41.377Z] 988bab9f4d93: Verifying Checksum [2024-03-15T06:57:41.377Z] 988bab9f4d93: Download complete [2024-03-15T06:57:41.639Z] 1469e6f7b9e6: Verifying Checksum [2024-03-15T06:57:41.639Z] 1469e6f7b9e6: Download complete [2024-03-15T06:57:41.639Z] eaf3925da568: Verifying Checksum [2024-03-15T06:57:41.639Z] eaf3925da568: Download complete [2024-03-15T06:57:41.639Z] 339a4e72a1f5: Verifying Checksum [2024-03-15T06:57:41.639Z] 339a4e72a1f5: Download complete [2024-03-15T06:57:41.639Z] bde34c3a00c8: Verifying Checksum [2024-03-15T06:57:41.639Z] bde34c3a00c8: Download complete [2024-03-15T06:57:41.639Z] b352a97aabf1: Verifying Checksum [2024-03-15T06:57:41.639Z] b352a97aabf1: Download complete [2024-03-15T06:57:41.639Z] 4872d77fe225: Verifying Checksum [2024-03-15T06:57:41.639Z] 4872d77fe225: Download complete [2024-03-15T06:57:41.639Z] 5851b861e8e6: Verifying Checksum [2024-03-15T06:57:41.639Z] 5851b861e8e6: Download complete [2024-03-15T06:57:41.899Z] b85a868b505f: Verifying Checksum [2024-03-15T06:57:41.899Z] b85a868b505f: Download complete [2024-03-15T06:57:42.159Z] bab4dde63d76: Verifying Checksum [2024-03-15T06:57:42.159Z] bab4dde63d76: Download complete [2024-03-15T06:57:43.538Z] b85a868b505f: Pull complete [2024-03-15T06:57:43.538Z] e2be974225ed: Pull complete [2024-03-15T06:57:44.107Z] 339a4e72a1f5: Pull complete [2024-03-15T06:57:44.107Z] 988bab9f4d93: Pull complete [2024-03-15T06:57:44.368Z] 1469e6f7b9e6: Pull complete [2024-03-15T06:57:44.628Z] eaf3925da568: Pull complete [2024-03-15T06:57:46.543Z] bab4dde63d76: Pull complete [2024-03-15T06:57:46.802Z] bde34c3a00c8: Pull complete [2024-03-15T06:57:46.802Z] b352a97aabf1: Pull complete [2024-03-15T06:57:47.063Z] 4872d77fe225: Pull complete [2024-03-15T06:57:47.063Z] 5851b861e8e6: Pull complete [2024-03-15T06:57:47.063Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-15T06:57:47.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T06:57:47.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T06:57:47.209Z] prd-ubuntu20.04-docker-8c-8g-45 does not seem to be running inside a container [2024-03-15T06:57:47.244Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-15T06:57:53.498Z] $ docker top 4c13b107b1f82ef7af4a7e7668df684cac869ef182984020e1de3e0a5fee8d12 -eo pid,comm [2024-03-15T06:57:53.558Z] 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-15T06:57:53.558Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-15T06:57:53.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T06:57:53.615Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T06:57:53.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T06:57:53.752Z] $ docker exec 4c13b107b1f82ef7af4a7e7668df684cac869ef182984020e1de3e0a5fee8d12 ssh-agent [2024-03-15T06:57:53.868Z] SSH_AUTH_SOCK=/tmp/ssh-QQkM0QhiOZFP/agent.34 [2024-03-15T06:57:53.868Z] SSH_AGENT_PID=40 [2024-03-15T06:57:53.878Z] Running ssh-add (command line suppressed) [2024-03-15T06:57:53.982Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/private_key_12918229914622817672.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/private_key_12918229914622817672.key) [2024-03-15T06:57:53.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T06:57:54.289Z] + git tag --points-at HEAD [Pipeline] } [2024-03-15T06:57:54.305Z] $ docker exec --env ******** --env ******** 4c13b107b1f82ef7af4a7e7668df684cac869ef182984020e1de3e0a5fee8d12 ssh-agent -k [2024-03-15T06:57:54.414Z] unset SSH_AUTH_SOCK; [2024-03-15T06:57:54.415Z] unset SSH_AGENT_PID; [2024-03-15T06:57:54.415Z] echo Agent pid 40 killed; [2024-03-15T06:57:54.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-15T06:57:54.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T06:57:54.469Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T06:57:54.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T06:57:54.599Z] $ docker exec 4c13b107b1f82ef7af4a7e7668df684cac869ef182984020e1de3e0a5fee8d12 ssh-agent [2024-03-15T06:57:54.718Z] SSH_AUTH_SOCK=/tmp/ssh-RwgX7Cg0rYKj/agent.73 [2024-03-15T06:57:54.718Z] SSH_AGENT_PID=79 [2024-03-15T06:57:54.724Z] Running ssh-add (command line suppressed) [2024-03-15T06:57:54.846Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/private_key_4404354493955110429.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/private_key_4404354493955110429.key) [2024-03-15T06:57:54.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T06:57:55.154Z] + git semver init [2024-03-15T06:57:55.415Z] 2024-03-15 06:57:55,370 [run_init] DEBUG init version:0.0.0 force:False [2024-03-15T06:57:55.415Z] 2024-03-15 06:57:55,371 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver [2024-03-15T06:57:55.415Z] 2024-03-15 06:57:55,371 [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-15T06:57:55.415Z] 2024-03-15 06:57:55,371 [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-15T06:57:57.964Z] 2024-03-15 06:57:57,624 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.git/info/exclude [2024-03-15T06:57:57.964Z] 2024-03-15 06:57:57,625 [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-15T06:57:57.964Z] 2024-03-15 06:57:57,625 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver/PR-710 [2024-03-15T06:57:57.964Z] 2024-03-15 06:57:57,630 [execute] INFO git cat-file --batch-check [2024-03-15T06:57:57.964Z] 2024-03-15 06:57:57,631 [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-15T06:57:57.964Z] 2024-03-15 06:57:57,636 [execute] INFO git cat-file --batch [2024-03-15T06:57:57.964Z] 2024-03-15 06:57:57,636 [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-15T06:57:57.964Z] 2024-03-15 06:57:57,641 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-710/.semver/PR-710 [2024-03-15T06:57:57.964Z] 0.0.0 [Pipeline] } [2024-03-15T06:57:57.979Z] $ docker exec --env ******** --env ******** 4c13b107b1f82ef7af4a7e7668df684cac869ef182984020e1de3e0a5fee8d12 ssh-agent -k [2024-03-15T06:57:58.073Z] unset SSH_AUTH_SOCK; [2024-03-15T06:57:58.074Z] unset SSH_AGENT_PID; [2024-03-15T06:57:58.074Z] echo Agent pid 79 killed; [2024-03-15T06:57:58.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-15T06:57:59.222Z] + git semver [Pipeline] } [2024-03-15T06:57:59.238Z] $ docker stop --time=1 4c13b107b1f82ef7af4a7e7668df684cac869ef182984020e1de3e0a5fee8d12 [2024-03-15T06:58:00.518Z] $ docker rm -f --volumes 4c13b107b1f82ef7af4a7e7668df684cac869ef182984020e1de3e0a5fee8d12 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T06:58:00.868Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-15T06:58:01.114Z] Stashed 1 file(s) [Pipeline] echo [2024-03-15T06:58:01.118Z] [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-15T06:58:01.324Z] provisioning config files... [2024-03-15T06:58:01.336Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/config13615587690017156033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T06:58:01.641Z] ---> ****-login.sh [2024-03-15T06:58:01.641Z] nexus3.edgexfoundry.org:10001 [2024-03-15T06:58:01.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:58:01.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:58:01.641Z] Configure a credential helper to remove this warning. See [2024-03-15T06:58:01.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:58:01.641Z] [2024-03-15T06:58:01.641Z] Login Succeeded [2024-03-15T06:58:01.641Z] nexus3.edgexfoundry.org:10002 [2024-03-15T06:58:01.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:58:01.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:58:01.641Z] Configure a credential helper to remove this warning. See [2024-03-15T06:58:01.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:58:01.641Z] [2024-03-15T06:58:01.641Z] Login Succeeded [2024-03-15T06:58:01.641Z] nexus3.edgexfoundry.org:10003 [2024-03-15T06:58:01.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:58:02.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:58:02.256Z] Configure a credential helper to remove this warning. See [2024-03-15T06:58:02.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:58:02.256Z] [2024-03-15T06:58:02.256Z] Login Succeeded [2024-03-15T06:58:02.256Z] nexus3.edgexfoundry.org:10004 [2024-03-15T06:58:02.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:58:02.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:58:02.257Z] Configure a credential helper to remove this warning. See [2024-03-15T06:58:02.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:58:02.257Z] [2024-03-15T06:58:02.257Z] Login Succeeded [2024-03-15T06:58:02.257Z] ****.io [2024-03-15T06:58:02.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T06:58:02.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T06:58:02.518Z] Configure a credential helper to remove this warning. See [2024-03-15T06:58:02.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T06:58:02.518Z] [2024-03-15T06:58:02.518Z] Login Succeeded [2024-03-15T06:58:02.518Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T06:58:02.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-15T06:58:02.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T06:58:02.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T06:58:02.649Z] ========================================================= [2024-03-15T06:58:02.649Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-15T06:58:02.649Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:58:02.992Z] + 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-15T06:58:03.253Z] Sending build context to Docker daemon 59.41MB [2024-03-15T06:58:03.253Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T06:58:03.253Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-15T06:58:03.520Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-15T06:58:03.520Z] 7264a8db6415: Pulling fs layer [2024-03-15T06:58:03.520Z] c4d48a809fc2: Pulling fs layer [2024-03-15T06:58:03.520Z] 4f1c88b9dad5: Pulling fs layer [2024-03-15T06:58:03.520Z] ad3a456e5733: Pulling fs layer [2024-03-15T06:58:03.520Z] 69c7f0334f64: Pulling fs layer [2024-03-15T06:58:03.520Z] 69c7f0334f64: Waiting [2024-03-15T06:58:03.520Z] 1f1c1a5573a3: Pulling fs layer [2024-03-15T06:58:03.520Z] ce7588e14bc9: Pulling fs layer [2024-03-15T06:58:03.520Z] b5e4710f87ac: Pulling fs layer [2024-03-15T06:58:03.520Z] 1f1c1a5573a3: Waiting [2024-03-15T06:58:03.520Z] b5e4710f87ac: Waiting [2024-03-15T06:58:03.520Z] ce7588e14bc9: Waiting [2024-03-15T06:58:03.520Z] c4d48a809fc2: Verifying Checksum [2024-03-15T06:58:03.520Z] c4d48a809fc2: Download complete [2024-03-15T06:58:03.520Z] ad3a456e5733: Verifying Checksum [2024-03-15T06:58:03.520Z] ad3a456e5733: Download complete [2024-03-15T06:58:03.520Z] 69c7f0334f64: Verifying Checksum [2024-03-15T06:58:03.520Z] 69c7f0334f64: Download complete [2024-03-15T06:58:03.520Z] 7264a8db6415: Verifying Checksum [2024-03-15T06:58:03.520Z] 7264a8db6415: Download complete [2024-03-15T06:58:03.520Z] 1f1c1a5573a3: Verifying Checksum [2024-03-15T06:58:03.520Z] 1f1c1a5573a3: Download complete [2024-03-15T06:58:03.779Z] b5e4710f87ac: Download complete [2024-03-15T06:58:03.779Z] 7264a8db6415: Pull complete [2024-03-15T06:58:04.046Z] c4d48a809fc2: Pull complete [2024-03-15T06:58:04.313Z] 4f1c88b9dad5: Verifying Checksum [2024-03-15T06:58:04.313Z] 4f1c88b9dad5: Download complete [2024-03-15T06:58:04.881Z] ce7588e14bc9: Verifying Checksum [2024-03-15T06:58:04.881Z] ce7588e14bc9: Download complete [2024-03-15T06:58:09.068Z] 4f1c88b9dad5: Pull complete [2024-03-15T06:58:09.068Z] ad3a456e5733: Pull complete [2024-03-15T06:58:09.068Z] 69c7f0334f64: Pull complete [2024-03-15T06:58:09.068Z] 1f1c1a5573a3: Pull complete [2024-03-15T06:58:12.381Z] ce7588e14bc9: Pull complete [2024-03-15T06:58:12.381Z] b5e4710f87ac: Pull complete [2024-03-15T06:58:12.381Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-15T06:58:12.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-15T06:58:12.381Z] ---> 88b5674ff536 [2024-03-15T06:58:12.381Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-15T06:58:16.265Z] Still waiting to schedule task [2024-03-15T06:58:16.265Z] ‘prd-ubuntu20.04-docker-8c-8g-36’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-03-15T06:58:16.265Z] ‘prd-ubuntu20.04-docker-8c-8g-37’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-03-15T06:58:16.265Z] ‘prd-ubuntu20.04-docker-8c-8g-39’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-03-15T06:58:16.265Z] ‘prd-ubuntu20.04-docker-8c-8g-41’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-03-15T06:58:16.266Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-47’ is offline [2024-03-15T06:58:24.595Z] ---> Running in 22cbd7a65954 [2024-03-15T06:58:24.595Z] Removing intermediate container 22cbd7a65954 [2024-03-15T06:58:24.595Z] ---> 486c5b22fee9 [2024-03-15T06:58:24.595Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-15T06:58:24.595Z] ---> Running in 816c91c326c8 [2024-03-15T06:58:24.595Z] Removing intermediate container 816c91c326c8 [2024-03-15T06:58:24.595Z] ---> 8938d1dc48c7 [2024-03-15T06:58:24.595Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-15T06:58:24.595Z] ---> Running in 516b90e5ead2 [2024-03-15T06:58:24.595Z] Removing intermediate container 516b90e5ead2 [2024-03-15T06:58:24.595Z] ---> 82b5bf055f3f [2024-03-15T06:58:24.595Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-15T06:58:24.595Z] ---> Running in 99ced60b1ad5 [2024-03-15T06:58:24.595Z] Removing intermediate container 99ced60b1ad5 [2024-03-15T06:58:24.595Z] ---> a9ea0377d4b9 [2024-03-15T06:58:24.595Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-15T06:58:24.595Z] ---> Running in d2f141e1e0ce [2024-03-15T06:58:24.595Z] Removing intermediate container d2f141e1e0ce [2024-03-15T06:58:24.595Z] ---> 6cc86aa6bb5b [2024-03-15T06:58:24.595Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-15T06:58:24.595Z] latest: Pulling from library/docker [2024-03-15T06:58:24.595Z] 4abcf2066143: Pulling fs layer [2024-03-15T06:58:24.595Z] 0bf151956701: Pulling fs layer [2024-03-15T06:58:24.595Z] 4f4fb700ef54: Pulling fs layer [2024-03-15T06:58:24.595Z] 0ca2bb9cdd6f: Pulling fs layer [2024-03-15T06:58:24.595Z] b33a16258cd2: Pulling fs layer [2024-03-15T06:58:24.595Z] 2875dcb56416: Pulling fs layer [2024-03-15T06:58:24.595Z] 360209ced14e: Pulling fs layer [2024-03-15T06:58:24.595Z] 7acbde70f385: Pulling fs layer [2024-03-15T06:58:24.595Z] d7094c34553d: Pulling fs layer [2024-03-15T06:58:24.595Z] 2875dcb56416: Waiting [2024-03-15T06:58:24.595Z] 0ca2bb9cdd6f: Waiting [2024-03-15T06:58:24.595Z] 7acbde70f385: Waiting [2024-03-15T06:58:24.595Z] 360209ced14e: Waiting [2024-03-15T06:58:24.595Z] d7094c34553d: Waiting [2024-03-15T06:58:24.595Z] b33a16258cd2: Waiting [2024-03-15T06:58:24.595Z] 81e454e4b780: Pulling fs layer [2024-03-15T06:58:24.595Z] 81e454e4b780: Waiting [2024-03-15T06:58:24.595Z] 11ab83a05af4: Pulling fs layer [2024-03-15T06:58:24.595Z] 706a9b923a28: Pulling fs layer [2024-03-15T06:58:24.595Z] d7bdcd159f55: Pulling fs layer [2024-03-15T06:58:24.595Z] 7a5c12addbb7: Pulling fs layer [2024-03-15T06:58:24.595Z] d5bf9a92f324: Pulling fs layer [2024-03-15T06:58:24.595Z] c166a377d301: Pulling fs layer [2024-03-15T06:58:24.595Z] 11ab83a05af4: Waiting [2024-03-15T06:58:24.595Z] 706a9b923a28: Waiting [2024-03-15T06:58:24.595Z] d7bdcd159f55: Waiting [2024-03-15T06:58:24.595Z] 7a5c12addbb7: Waiting [2024-03-15T06:58:24.595Z] d5bf9a92f324: Waiting [2024-03-15T06:58:24.595Z] c166a377d301: Waiting [2024-03-15T06:58:24.595Z] 4f4fb700ef54: Verifying Checksum [2024-03-15T06:58:24.595Z] 4f4fb700ef54: Download complete [2024-03-15T06:58:24.595Z] 0bf151956701: Download complete [2024-03-15T06:58:24.595Z] 4abcf2066143: Verifying Checksum [2024-03-15T06:58:24.595Z] 4abcf2066143: Download complete [2024-03-15T06:58:24.595Z] 0ca2bb9cdd6f: Verifying Checksum [2024-03-15T06:58:24.595Z] 0ca2bb9cdd6f: Download complete [2024-03-15T06:58:24.595Z] 4abcf2066143: Pull complete [2024-03-15T06:58:24.595Z] b33a16258cd2: Verifying Checksum [2024-03-15T06:58:24.595Z] b33a16258cd2: Download complete [2024-03-15T06:58:24.595Z] 2875dcb56416: Verifying Checksum [2024-03-15T06:58:24.595Z] 2875dcb56416: Download complete [2024-03-15T06:58:24.595Z] 7acbde70f385: Verifying Checksum [2024-03-15T06:58:24.595Z] 360209ced14e: Verifying Checksum [2024-03-15T06:58:24.595Z] 360209ced14e: Download complete [2024-03-15T06:58:24.595Z] d7094c34553d: Download complete [2024-03-15T06:58:24.595Z] 0bf151956701: Pull complete [2024-03-15T06:58:24.595Z] 81e454e4b780: Verifying Checksum [2024-03-15T06:58:24.595Z] 81e454e4b780: Download complete [2024-03-15T06:58:24.595Z] 4f4fb700ef54: Pull complete [2024-03-15T06:58:24.595Z] 706a9b923a28: Download complete [2024-03-15T06:58:24.595Z] 11ab83a05af4: Verifying Checksum [2024-03-15T06:58:24.595Z] 11ab83a05af4: Download complete [2024-03-15T06:58:24.595Z] d7bdcd159f55: Download complete [2024-03-15T06:58:24.595Z] 0ca2bb9cdd6f: Pull complete [2024-03-15T06:58:24.595Z] d5bf9a92f324: Verifying Checksum [2024-03-15T06:58:24.595Z] d5bf9a92f324: Download complete [2024-03-15T06:58:24.595Z] c166a377d301: Verifying Checksum [2024-03-15T06:58:24.595Z] c166a377d301: Download complete [2024-03-15T06:58:24.595Z] b33a16258cd2: Pull complete [2024-03-15T06:58:24.856Z] 7a5c12addbb7: Verifying Checksum [2024-03-15T06:58:24.856Z] 7a5c12addbb7: Download complete [2024-03-15T06:58:25.424Z] 2875dcb56416: Pull complete [2024-03-15T06:58:25.994Z] 360209ced14e: Pull complete [2024-03-15T06:58:25.994Z] 7acbde70f385: Pull complete [2024-03-15T06:58:25.994Z] d7094c34553d: Pull complete [2024-03-15T06:58:25.994Z] 81e454e4b780: Pull complete [2024-03-15T06:58:26.562Z] 11ab83a05af4: Pull complete [2024-03-15T06:58:26.562Z] 706a9b923a28: Pull complete [2024-03-15T06:58:26.822Z] d7bdcd159f55: Pull complete [2024-03-15T06:58:28.201Z] 7a5c12addbb7: Pull complete [2024-03-15T06:58:28.460Z] d5bf9a92f324: Pull complete [2024-03-15T06:58:28.460Z] c166a377d301: Pull complete [2024-03-15T06:58:28.460Z] Digest: sha256:93529df8cf4b81a55dfe1a24828b775b5912307314783e64868acca36342f573 [2024-03-15T06:58:28.460Z] Status: Downloaded newer image for docker:latest [2024-03-15T06:58:32.651Z] ---> 2322a6797683 [2024-03-15T06:58:32.651Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-15T06:58:32.911Z] ---> Running in a2908e91ecfa [2024-03-15T06:58:33.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T06:58:33.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T06:58:33.431Z] OK: 264 MiB in 52 packages [2024-03-15T06:58:33.699Z] Removing intermediate container a2908e91ecfa [2024-03-15T06:58:33.699Z] ---> 3d851acdac49 [2024-03-15T06:58:33.699Z] Step 10/15 : ENV GO111MODULE=on [2024-03-15T06:58:33.960Z] ---> Running in ee5887b3d23d [2024-03-15T06:58:33.960Z] Removing intermediate container ee5887b3d23d [2024-03-15T06:58:33.960Z] ---> fe0bac21ed01 [2024-03-15T06:58:33.960Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-15T06:58:33.960Z] ---> Running in 22d56784d43f [2024-03-15T06:58:33.960Z] Removing intermediate container 22d56784d43f [2024-03-15T06:58:33.960Z] ---> 9dafc15e5c24 [2024-03-15T06:58:33.960Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-15T06:58:34.218Z] ---> 51730aac76ee [2024-03-15T06:58:34.218Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T06:58:34.218Z] ---> Running in 1a695a1dfd71 [2024-03-15T06:59:20.943Z] Removing intermediate container 1a695a1dfd71 [2024-03-15T06:59:20.943Z] ---> 1dfe947fad65 [2024-03-15T06:59:20.943Z] Step 14/15 : COPY . . [2024-03-15T06:59:20.943Z] ---> 6eaf614aa5c7 [2024-03-15T06:59:20.943Z] Step 15/15 : RUN ${MAKE} [2024-03-15T06:59:20.943Z] ---> Running in f2ad53a1c503 [2024-03-15T06:59:20.943Z] noop [2024-03-15T06:59:20.943Z] Removing intermediate container f2ad53a1c503 [2024-03-15T06:59:20.943Z] ---> d28a67ff490d [2024-03-15T06:59:20.943Z] Successfully built d28a67ff490d [2024-03-15T06:59:20.943Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:59:21.273Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-15T06:59:21.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T06:59:21.369Z] prd-ubuntu20.04-docker-8c-8g-45 does not seem to be running inside a container [2024-03-15T06:59:21.404Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-03-15T06:59:21.769Z] $ docker top 4faa4c7ad4e71b99fbef7098f00e6931943d43fcb3a16f098748ff11b53ed1d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T06:59:22.126Z] + go version [2024-03-15T06:59:22.126Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-15T06:59:22.144Z] $ docker stop --time=1 4faa4c7ad4e71b99fbef7098f00e6931943d43fcb3a16f098748ff11b53ed1d7 [2024-03-15T06:59:23.562Z] $ docker rm -f --volumes 4faa4c7ad4e71b99fbef7098f00e6931943d43fcb3a16f098748ff11b53ed1d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:59:24.003Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-15T06:59:24.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T06:59:24.086Z] prd-ubuntu20.04-docker-8c-8g-45 does not seem to be running inside a container [2024-03-15T06:59:24.124Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-03-15T06:59:24.479Z] $ docker top ef4493d66377847d9af1d6fc378066d621dc91a6f57c70bff69ef22b6f9d3c24 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T06:59:24.834Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-710 [Pipeline] fileExists [Pipeline] sh [2024-03-15T06:59:25.137Z] + make test [2024-03-15T06:59:25.137Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-15T06:59:27.063Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-15T06:59:33.622Z] # github.com/edgexfoundry/edgex-ui-go/internal/handler [2024-03-15T06:59:33.622Z] 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-15T06:59:33.622Z] 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-15T06:59:33.622Z] 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-15T06:59:36.146Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret [2024-03-15T06:59:36.146Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/secret/jwtprovider.go:21:9: cannot use &jwtSecretProvider{…} (value of type *jwtSecretProvider) as "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector value in return statement: *jwtSecretProvider does not implement "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector (missing method RoundTripper) [2024-03-15T06:59:36.146Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-15T06:59:36.146Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-15T06:59:36.146Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-15T06:59:36.146Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-15T06:59:36.146Z] FAIL [2024-03-15T06:59:36.403Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-03-15T06:59:36.430Z] $ docker stop --time=1 ef4493d66377847d9af1d6fc378066d621dc91a6f57c70bff69ef22b6f9d3c24 [2024-03-15T06:59:41.002Z] $ docker rm -f --volumes ef4493d66377847d9af1d6fc378066d621dc91a6f57c70bff69ef22b6f9d3c24 [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-15T06:59:41.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T06:59:41.642Z] [2024-03-15T06:59:41.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T06:59:41.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T06:59:41.950Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-15T06:59:41.950Z] 5eb5b503b376: Pulling fs layer [2024-03-15T06:59:41.950Z] 5c69ac0246d0: Pulling fs layer [2024-03-15T06:59:41.950Z] ec43610c2a17: Pulling fs layer [2024-03-15T06:59:41.950Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-15T06:59:41.950Z] 33b1e0a273af: Pulling fs layer [2024-03-15T06:59:41.950Z] 5d3b04190fa2: Pulling fs layer [2024-03-15T06:59:41.950Z] 2f39f015ded8: Pulling fs layer [2024-03-15T06:59:41.950Z] 3a2ae6a8a46f: Waiting [2024-03-15T06:59:41.950Z] 33b1e0a273af: Waiting [2024-03-15T06:59:41.950Z] 5d3b04190fa2: Waiting [2024-03-15T06:59:41.950Z] 2f39f015ded8: Waiting [2024-03-15T06:59:42.211Z] 5c69ac0246d0: Download complete [2024-03-15T06:59:42.211Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-15T06:59:42.211Z] 3a2ae6a8a46f: Download complete [2024-03-15T06:59:42.211Z] 33b1e0a273af: Verifying Checksum [2024-03-15T06:59:42.211Z] 33b1e0a273af: Download complete [2024-03-15T06:59:42.211Z] ec43610c2a17: Verifying Checksum [2024-03-15T06:59:42.211Z] ec43610c2a17: Download complete [2024-03-15T06:59:42.211Z] 5d3b04190fa2: Verifying Checksum [2024-03-15T06:59:42.211Z] 5d3b04190fa2: Download complete [2024-03-15T06:59:42.211Z] 5eb5b503b376: Verifying Checksum [2024-03-15T06:59:42.211Z] 5eb5b503b376: Download complete [2024-03-15T06:59:43.149Z] 2f39f015ded8: Download complete [2024-03-15T06:59:43.715Z] 5eb5b503b376: Pull complete [2024-03-15T06:59:43.974Z] 5c69ac0246d0: Pull complete [2024-03-15T06:59:44.231Z] ec43610c2a17: Pull complete [2024-03-15T06:59:44.501Z] 3a2ae6a8a46f: Pull complete [2024-03-15T06:59:44.501Z] 33b1e0a273af: Pull complete [2024-03-15T06:59:44.761Z] 5d3b04190fa2: Pull complete [2024-03-15T06:59:50.068Z] 2f39f015ded8: Pull complete [2024-03-15T06:59:50.068Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-15T06:59:50.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T06:59:50.068Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T06:59:50.183Z] prd-ubuntu20.04-docker-8c-8g-45 does not seem to be running inside a container [2024-03-15T06:59:50.220Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-15T07:00:00.581Z] $ docker top 85ca9b94b2e0633ad47e1a40856da0e815771a6dca9ef845e733d4fd4fb9b020 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:00:00.964Z] ---> job-cost.sh [2024-03-15T07:00:00.964Z] lf-activate-venv: SKIPPING [2024-03-15T07:00:00.964Z] INFO: No Stack... [2024-03-15T07:00:01.534Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-15T07:00:02.106Z] INFO: Archiving Costs [Pipeline] sh [2024-03-15T07:00:02.395Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives/cost.csv [2024-03-15T07:00:02.395Z] + cut -d, -f6 [Pipeline] lock [2024-03-15T07:00:02.408Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-710-4-stack-cost] [2024-03-15T07:00:02.418Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-710-4-stack-cost] did not exist. Created. [2024-03-15T07:00:02.425Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-710-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-15T07:00:02.731Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-15T07:00:02.802Z] Stashed 1 file(s) [Pipeline] } [2024-03-15T07:00:02.809Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-710-4-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-15T07:00:02.836Z] $ docker stop --time=1 85ca9b94b2e0633ad47e1a40856da0e815771a6dca9ef845e733d4fd4fb9b020 [2024-03-15T07:00:04.004Z] $ docker rm -f --volumes 85ca9b94b2e0633ad47e1a40856da0e815771a6dca9ef845e733d4fd4fb9b020 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-15T07:00:04.149Z] Failed in branch amd64 [2024-03-15T07:00:51.036Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-51 in /w/workspace/edgexfoundry_edgex-ui-go_PR-710 [Pipeline] { [Pipeline] ws [2024-03-15T07:00:51.053Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2024-03-15T07:00:54.117Z] The recommended git tool is: git [2024-03-15T07:01:01.315Z] using credential edgex-jenkins-ssh [2024-03-15T07:01:02.280Z] Cloning the remote Git repository [2024-03-15T07:01:02.354Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-15T07:01:02.496Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2024-03-15T07:01:03.854Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-15T07:01:03.856Z] > git --version # timeout=10 [2024-03-15T07:01:03.886Z] > git --version # 'git version 2.25.1' [2024-03-15T07:01:03.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-15T07:01:04.123Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-15T07:01:09.318Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-15T07:01:09.349Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-15T07:01:10.754Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-15T07:01:10.820Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-15T07:01:10.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-15T07:01:10.854Z] > 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-15T07:01:11.429Z] Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit 160dd2c023d2fe83e743958664a0cd79bb4cb7ca [2024-03-15T07:01:12.142Z] Merge succeeded, producing 160dd2c023d2fe83e743958664a0cd79bb4cb7ca [2024-03-15T07:01:12.142Z] Checking out Revision 160dd2c023d2fe83e743958664a0cd79bb4cb7ca (PR-710) [2024-03-15T07:01:11.450Z] > git config core.sparsecheckout # timeout=10 [2024-03-15T07:01:11.546Z] > git checkout -f 160dd2c023d2fe83e743958664a0cd79bb4cb7ca # timeout=10 [2024-03-15T07:01:12.013Z] > git remote # timeout=10 [2024-03-15T07:01:12.034Z] > git config --get remote.origin.url # timeout=10 [2024-03-15T07:01:12.061Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-15T07:01:12.085Z] > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 [2024-03-15T07:01:12.120Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-15T07:01:12.150Z] > git config core.sparsecheckout # timeout=10 [2024-03-15T07:01:12.168Z] > git checkout -f 160dd2c023d2fe83e743958664a0cd79bb4cb7ca # timeout=10 [2024-03-15T07:01:13.378Z] 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-15T07:01:18.174Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-15T07:01:18.174Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-15T07:01:18.174Z] Dload Upload Total Spent Left Speed [2024-03-15T07:01:18.174Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh [2024-03-15T07:01:18.530Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-15T07:01:18.888Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-15T07:01:18.888Z] + sudo tee /etc/docker/daemon.new [2024-03-15T07:01:18.888Z] { [2024-03-15T07:01:18.888Z] "registry-mirrors": [ [2024-03-15T07:01:18.888Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-15T07:01:18.888Z] ], [2024-03-15T07:01:18.888Z] "bip": "10.250.0.254/24", [2024-03-15T07:01:18.888Z] "hosts": [ [2024-03-15T07:01:18.888Z] "tcp://0.0.0.0:5555", [2024-03-15T07:01:18.888Z] "unix:///var/run/docker.sock" [2024-03-15T07:01:18.888Z] ], [2024-03-15T07:01:18.888Z] "mtu": 1458, [2024-03-15T07:01:18.888Z] "selinux-enabled": true, [2024-03-15T07:01:18.888Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-15T07:01:18.888Z] } [Pipeline] sh [2024-03-15T07:01:19.233Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-15T07:01:19.579Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T07:01:37.957Z] provisioning config files... [2024-03-15T07:01:37.994Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config11089556484576438073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:01:38.473Z] ---> ****-login.sh [2024-03-15T07:01:38.473Z] nexus3.edgexfoundry.org:10001 [2024-03-15T07:01:39.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T07:01:39.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T07:01:39.068Z] Configure a credential helper to remove this warning. See [2024-03-15T07:01:39.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T07:01:39.068Z] [2024-03-15T07:01:39.068Z] Login Succeeded [2024-03-15T07:01:39.340Z] nexus3.edgexfoundry.org:10002 [2024-03-15T07:01:39.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T07:01:39.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T07:01:39.611Z] Configure a credential helper to remove this warning. See [2024-03-15T07:01:39.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T07:01:39.611Z] [2024-03-15T07:01:39.611Z] Login Succeeded [2024-03-15T07:01:39.611Z] nexus3.edgexfoundry.org:10003 [2024-03-15T07:01:39.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T07:01:40.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T07:01:40.159Z] Configure a credential helper to remove this warning. See [2024-03-15T07:01:40.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T07:01:40.159Z] [2024-03-15T07:01:40.159Z] Login Succeeded [2024-03-15T07:01:40.159Z] nexus3.edgexfoundry.org:10004 [2024-03-15T07:01:40.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T07:01:40.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T07:01:40.434Z] Configure a credential helper to remove this warning. See [2024-03-15T07:01:40.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T07:01:40.435Z] [2024-03-15T07:01:40.435Z] Login Succeeded [2024-03-15T07:01:40.435Z] ****.io [2024-03-15T07:01:40.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T07:01:40.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T07:01:40.977Z] Configure a credential helper to remove this warning. See [2024-03-15T07:01:40.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T07:01:40.977Z] [2024-03-15T07:01:40.977Z] Login Succeeded [2024-03-15T07:01:40.977Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T07:01:40.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-15T07:01:41.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T07:01:41.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T07:01:41.685Z] ========================================================= [2024-03-15T07:01:41.685Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-15T07:01:41.685Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:01:42.278Z] + 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-15T07:01:43.718Z] Sending build context to Docker daemon 35.29MB [2024-03-15T07:01:43.718Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T07:01:43.718Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-15T07:01:43.995Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-15T07:01:43.995Z] 9fda8d8052c6: Pulling fs layer [2024-03-15T07:01:43.995Z] 5d54e960e981: Pulling fs layer [2024-03-15T07:01:43.995Z] c4a7e357bf2a: Pulling fs layer [2024-03-15T07:01:43.995Z] f0e02332f6b5: Pulling fs layer [2024-03-15T07:01:43.995Z] 872ee5b61b7b: Pulling fs layer [2024-03-15T07:01:43.995Z] 0c6a40ed1a82: Pulling fs layer [2024-03-15T07:01:43.995Z] 94ae7d8d031c: Pulling fs layer [2024-03-15T07:01:43.995Z] 872ee5b61b7b: Waiting [2024-03-15T07:01:43.995Z] 0c6a40ed1a82: Waiting [2024-03-15T07:01:43.995Z] 94ae7d8d031c: Waiting [2024-03-15T07:01:43.995Z] f0e02332f6b5: Waiting [2024-03-15T07:01:43.995Z] 5d54e960e981: Verifying Checksum [2024-03-15T07:01:43.995Z] 5d54e960e981: Download complete [2024-03-15T07:01:43.995Z] f0e02332f6b5: Verifying Checksum [2024-03-15T07:01:43.995Z] f0e02332f6b5: Download complete [2024-03-15T07:01:43.995Z] 872ee5b61b7b: Verifying Checksum [2024-03-15T07:01:43.995Z] 872ee5b61b7b: Download complete [2024-03-15T07:01:43.995Z] 9fda8d8052c6: Verifying Checksum [2024-03-15T07:01:43.995Z] 9fda8d8052c6: Download complete [2024-03-15T07:01:44.590Z] 94ae7d8d031c: Verifying Checksum [2024-03-15T07:01:44.590Z] 94ae7d8d031c: Download complete [2024-03-15T07:01:45.182Z] 9fda8d8052c6: Pull complete [2024-03-15T07:01:45.779Z] 5d54e960e981: Pull complete [2024-03-15T07:01:46.048Z] c4a7e357bf2a: Verifying Checksum [2024-03-15T07:01:46.048Z] c4a7e357bf2a: Download complete [2024-03-15T07:01:47.019Z] 0c6a40ed1a82: Verifying Checksum [2024-03-15T07:01:47.019Z] 0c6a40ed1a82: Download complete [2024-03-15T07:01:59.367Z] c4a7e357bf2a: Pull complete [2024-03-15T07:01:59.367Z] f0e02332f6b5: Pull complete [2024-03-15T07:01:59.637Z] 872ee5b61b7b: Pull complete [2024-03-15T07:02:09.767Z] 0c6a40ed1a82: Pull complete [2024-03-15T07:02:10.794Z] 94ae7d8d031c: Pull complete [2024-03-15T07:02:10.794Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-15T07:02:10.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-15T07:02:10.794Z] ---> 86de565de09d [2024-03-15T07:02:10.794Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-15T07:02:12.742Z] ---> Running in 5551d785fda9 [2024-03-15T07:02:13.341Z] Removing intermediate container 5551d785fda9 [2024-03-15T07:02:13.341Z] ---> 4724ed2ff455 [2024-03-15T07:02:13.341Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-15T07:02:13.341Z] ---> Running in 35a238227341 [2024-03-15T07:02:13.608Z] Removing intermediate container 35a238227341 [2024-03-15T07:02:13.608Z] ---> feca2a1bfcaf [2024-03-15T07:02:13.608Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-15T07:02:13.879Z] ---> Running in 41a576a979fc [2024-03-15T07:02:14.150Z] Removing intermediate container 41a576a979fc [2024-03-15T07:02:14.150Z] ---> 09240d893462 [2024-03-15T07:02:14.150Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-15T07:02:14.150Z] ---> Running in aec070b6b0a9 [2024-03-15T07:02:14.745Z] Removing intermediate container aec070b6b0a9 [2024-03-15T07:02:14.745Z] ---> 3a2eec718574 [2024-03-15T07:02:14.745Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-15T07:02:14.745Z] ---> Running in 03c9491f72dd [2024-03-15T07:02:15.012Z] Removing intermediate container 03c9491f72dd [2024-03-15T07:02:15.012Z] ---> 443b9bab6a60 [2024-03-15T07:02:15.012Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-15T07:02:15.596Z] latest: Pulling from library/docker [2024-03-15T07:02:15.596Z] bca4290a9639: Pulling fs layer [2024-03-15T07:02:15.596Z] 1445a503f72c: Pulling fs layer [2024-03-15T07:02:15.596Z] 4f4fb700ef54: Pulling fs layer [2024-03-15T07:02:15.596Z] 15768397550a: Pulling fs layer [2024-03-15T07:02:15.596Z] 97a732e1a4ab: Pulling fs layer [2024-03-15T07:02:15.596Z] 3a03ecf580b8: Pulling fs layer [2024-03-15T07:02:15.596Z] b2e113c6e684: Pulling fs layer [2024-03-15T07:02:15.596Z] 0d2c9041fe85: Pulling fs layer [2024-03-15T07:02:15.596Z] 7f01549a193b: Pulling fs layer [2024-03-15T07:02:15.596Z] 9c3625cd6c16: Pulling fs layer [2024-03-15T07:02:15.596Z] e44167551c9c: Pulling fs layer [2024-03-15T07:02:15.596Z] 3e6a46390bac: Pulling fs layer [2024-03-15T07:02:15.596Z] b464507a3a71: Pulling fs layer [2024-03-15T07:02:15.596Z] 80e81a400c13: Pulling fs layer [2024-03-15T07:02:15.596Z] 51a8b090eb10: Pulling fs layer [2024-03-15T07:02:15.596Z] e81d2a4bdc82: Pulling fs layer [2024-03-15T07:02:15.596Z] 15768397550a: Waiting [2024-03-15T07:02:15.596Z] 97a732e1a4ab: Waiting [2024-03-15T07:02:15.596Z] 3a03ecf580b8: Waiting [2024-03-15T07:02:15.596Z] b2e113c6e684: Waiting [2024-03-15T07:02:15.596Z] 0d2c9041fe85: Waiting [2024-03-15T07:02:15.596Z] 7f01549a193b: Waiting [2024-03-15T07:02:15.596Z] 9c3625cd6c16: Waiting [2024-03-15T07:02:15.596Z] e44167551c9c: Waiting [2024-03-15T07:02:15.596Z] 3e6a46390bac: Waiting [2024-03-15T07:02:15.596Z] 51a8b090eb10: Waiting [2024-03-15T07:02:15.596Z] b464507a3a71: Waiting [2024-03-15T07:02:15.596Z] e81d2a4bdc82: Waiting [2024-03-15T07:02:15.869Z] 4f4fb700ef54: Verifying Checksum [2024-03-15T07:02:15.869Z] 4f4fb700ef54: Download complete [2024-03-15T07:02:15.869Z] 1445a503f72c: Verifying Checksum [2024-03-15T07:02:15.869Z] 1445a503f72c: Download complete [2024-03-15T07:02:15.869Z] bca4290a9639: Verifying Checksum [2024-03-15T07:02:15.869Z] bca4290a9639: Download complete [2024-03-15T07:02:15.869Z] 15768397550a: Verifying Checksum [2024-03-15T07:02:15.869Z] 15768397550a: Download complete [2024-03-15T07:02:16.456Z] 97a732e1a4ab: Verifying Checksum [2024-03-15T07:02:16.456Z] 97a732e1a4ab: Download complete [2024-03-15T07:02:16.725Z] 3a03ecf580b8: Verifying Checksum [2024-03-15T07:02:16.725Z] 3a03ecf580b8: Download complete [2024-03-15T07:02:16.725Z] b2e113c6e684: Verifying Checksum [2024-03-15T07:02:16.725Z] b2e113c6e684: Download complete [2024-03-15T07:02:16.725Z] 0d2c9041fe85: Verifying Checksum [2024-03-15T07:02:16.725Z] 0d2c9041fe85: Download complete [2024-03-15T07:02:16.725Z] 7f01549a193b: Download complete [2024-03-15T07:02:16.725Z] 9c3625cd6c16: Verifying Checksum [2024-03-15T07:02:16.725Z] 9c3625cd6c16: Download complete [2024-03-15T07:02:16.995Z] bca4290a9639: Pull complete [2024-03-15T07:02:16.995Z] b464507a3a71: Verifying Checksum [2024-03-15T07:02:16.995Z] b464507a3a71: Download complete [2024-03-15T07:02:16.995Z] 3e6a46390bac: Verifying Checksum [2024-03-15T07:02:16.995Z] 3e6a46390bac: Download complete [2024-03-15T07:02:16.995Z] 51a8b090eb10: Verifying Checksum [2024-03-15T07:02:16.995Z] 51a8b090eb10: Download complete [2024-03-15T07:02:17.265Z] e81d2a4bdc82: Verifying Checksum [2024-03-15T07:02:17.265Z] e81d2a4bdc82: Download complete [2024-03-15T07:02:17.265Z] e44167551c9c: Verifying Checksum [2024-03-15T07:02:17.265Z] e44167551c9c: Download complete [2024-03-15T07:02:17.861Z] 1445a503f72c: Pull complete [2024-03-15T07:02:18.130Z] 4f4fb700ef54: Pull complete [2024-03-15T07:02:18.411Z] 15768397550a: Pull complete [2024-03-15T07:02:18.682Z] 80e81a400c13: Verifying Checksum [2024-03-15T07:02:18.682Z] 80e81a400c13: Download complete [2024-03-15T07:02:19.644Z] 97a732e1a4ab: Pull complete [2024-03-15T07:02:21.057Z] 3a03ecf580b8: Pull complete [2024-03-15T07:02:23.016Z] b2e113c6e684: Pull complete [2024-03-15T07:02:23.017Z] 0d2c9041fe85: Pull complete [2024-03-15T07:02:23.284Z] 7f01549a193b: Pull complete [2024-03-15T07:02:23.553Z] 9c3625cd6c16: Pull complete [2024-03-15T07:02:24.965Z] e44167551c9c: Pull complete [2024-03-15T07:02:25.234Z] 3e6a46390bac: Pull complete [2024-03-15T07:02:25.501Z] b464507a3a71: Pull complete [2024-03-15T07:02:29.782Z] 80e81a400c13: Pull complete [2024-03-15T07:02:29.782Z] 51a8b090eb10: Pull complete [2024-03-15T07:02:29.782Z] e81d2a4bdc82: Pull complete [2024-03-15T07:02:29.782Z] Digest: sha256:93529df8cf4b81a55dfe1a24828b775b5912307314783e64868acca36342f573 [2024-03-15T07:02:29.782Z] Status: Downloaded newer image for docker:latest [2024-03-15T07:02:32.378Z] ---> ba6a3303f1ca [2024-03-15T07:02:32.378Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-15T07:02:32.645Z] ---> Running in bcdcd287c5f8 [2024-03-15T07:02:34.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T07:02:34.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T07:02:35.730Z] OK: 266 MiB in 52 packages [2024-03-15T07:02:36.697Z] Removing intermediate container bcdcd287c5f8 [2024-03-15T07:02:36.697Z] ---> 62a330c74fe7 [2024-03-15T07:02:36.697Z] Step 10/15 : ENV GO111MODULE=on [2024-03-15T07:02:36.697Z] ---> Running in 68826441042f [2024-03-15T07:02:37.285Z] Removing intermediate container 68826441042f [2024-03-15T07:02:37.285Z] ---> 1ba46c3979c6 [2024-03-15T07:02:37.285Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-15T07:02:37.285Z] ---> Running in dfea4fa5541e [2024-03-15T07:02:37.556Z] Removing intermediate container dfea4fa5541e [2024-03-15T07:02:37.556Z] ---> ed5ff3f2b0ad [2024-03-15T07:02:37.556Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-15T07:02:38.532Z] ---> e4651f971d73 [2024-03-15T07:02:38.532Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T07:02:38.532Z] ---> Running in 9374e064baff [2024-03-15T07:03:46.580Z] Removing intermediate container 9374e064baff [2024-03-15T07:03:46.580Z] ---> 0a90bc1c47ba [2024-03-15T07:03:46.580Z] Step 14/15 : COPY . . [2024-03-15T07:03:46.580Z] ---> 1024dd203364 [2024-03-15T07:03:46.580Z] Step 15/15 : RUN ${MAKE} [2024-03-15T07:03:46.580Z] ---> Running in 6a44e087a804 [2024-03-15T07:03:46.580Z] noop [2024-03-15T07:03:47.180Z] Removing intermediate container 6a44e087a804 [2024-03-15T07:03:47.180Z] ---> fecf0d315041 [2024-03-15T07:03:47.180Z] Successfully built fecf0d315041 [2024-03-15T07:03:47.450Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:03:47.870Z] + docker inspect -f . ci-base-image-arm64 [2024-03-15T07:03:47.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:03:48.146Z] prd-ubuntu20.04-docker-arm64-4c-16g-51 does not seem to be running inside a container [2024-03-15T07:03:48.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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-15T07:03:49.673Z] $ docker top d8e085a08663c46a8fac6a7ba03d540d297ff4c6b1e471d5678413aec91bea05 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T07:03:50.614Z] + go version [2024-03-15T07:03:50.614Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-15T07:03:50.638Z] $ docker stop --time=1 d8e085a08663c46a8fac6a7ba03d540d297ff4c6b1e471d5678413aec91bea05 [2024-03-15T07:03:52.413Z] $ docker rm -f --volumes d8e085a08663c46a8fac6a7ba03d540d297ff4c6b1e471d5678413aec91bea05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:03:53.047Z] + docker inspect -f . ci-base-image-arm64 [2024-03-15T07:03:53.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:03:53.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-51 does not seem to be running inside a container [2024-03-15T07:03:53.373Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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-15T07:03:54.793Z] $ docker top b6d048e383b25f37b03e6469d5307a226ae2bfa786f2aba6e70ae87012a11bfa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T07:03:55.693Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/4 [Pipeline] fileExists [Pipeline] sh [2024-03-15T07:03:56.375Z] + make test [2024-03-15T07:03:56.375Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-15T07:04:00.660Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-15T07:04:57.145Z] # github.com/edgexfoundry/edgex-ui-go/internal/handler [2024-03-15T07:04:57.145Z] 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-15T07:04:57.145Z] 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-15T07:04:57.145Z] 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-15T07:05:44.139Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret [2024-03-15T07:05:44.139Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.22/bootstrap/secret/jwtprovider.go:21:9: cannot use &jwtSecretProvider{…} (value of type *jwtSecretProvider) as "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector value in return statement: *jwtSecretProvider does not implement "github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces".AuthenticationInjector (missing method RoundTripper) [2024-03-15T07:05:46.740Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-15T07:05:46.740Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-15T07:05:46.740Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-15T07:05:46.740Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-15T07:05:46.740Z] FAIL [2024-03-15T07:05:47.329Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-03-15T07:05:47.358Z] $ docker stop --time=1 b6d048e383b25f37b03e6469d5307a226ae2bfa786f2aba6e70ae87012a11bfa [2024-03-15T07:05:49.491Z] $ docker rm -f --volumes b6d048e383b25f37b03e6469d5307a226ae2bfa786f2aba6e70ae87012a11bfa [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-15T07:05:50.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T07:05:50.991Z] [2024-03-15T07:05:50.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:05:51.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T07:05:51.621Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-15T07:05:51.621Z] 8998bd30e6a1: Pulling fs layer [2024-03-15T07:05:51.621Z] 04944245beec: Pulling fs layer [2024-03-15T07:05:51.621Z] 699f458cf7ca: Pulling fs layer [2024-03-15T07:05:51.621Z] 765212b225bb: Pulling fs layer [2024-03-15T07:05:51.621Z] f23df028b6ca: Pulling fs layer [2024-03-15T07:05:51.621Z] d65c8cfc05b1: Pulling fs layer [2024-03-15T07:05:51.621Z] 2437ff75d9bd: Pulling fs layer [2024-03-15T07:05:51.621Z] 765212b225bb: Waiting [2024-03-15T07:05:51.621Z] f23df028b6ca: Waiting [2024-03-15T07:05:51.621Z] d65c8cfc05b1: Waiting [2024-03-15T07:05:51.621Z] 2437ff75d9bd: Waiting [2024-03-15T07:05:51.621Z] 04944245beec: Verifying Checksum [2024-03-15T07:05:51.621Z] 04944245beec: Download complete [2024-03-15T07:05:51.621Z] 765212b225bb: Verifying Checksum [2024-03-15T07:05:51.621Z] 765212b225bb: Download complete [2024-03-15T07:05:51.621Z] f23df028b6ca: Verifying Checksum [2024-03-15T07:05:51.621Z] f23df028b6ca: Download complete [2024-03-15T07:05:51.895Z] d65c8cfc05b1: Verifying Checksum [2024-03-15T07:05:51.895Z] d65c8cfc05b1: Download complete [2024-03-15T07:05:51.895Z] 699f458cf7ca: Verifying Checksum [2024-03-15T07:05:51.895Z] 699f458cf7ca: Download complete [2024-03-15T07:05:52.492Z] 8998bd30e6a1: Download complete [2024-03-15T07:05:55.092Z] 2437ff75d9bd: Verifying Checksum [2024-03-15T07:05:55.092Z] 2437ff75d9bd: Download complete [2024-03-15T07:05:57.699Z] 8998bd30e6a1: Pull complete [2024-03-15T07:05:58.291Z] 04944245beec: Pull complete [2024-03-15T07:06:00.250Z] 699f458cf7ca: Pull complete [2024-03-15T07:06:00.250Z] 765212b225bb: Pull complete [2024-03-15T07:06:01.220Z] f23df028b6ca: Pull complete [2024-03-15T07:06:01.490Z] d65c8cfc05b1: Pull complete [2024-03-15T07:06:19.733Z] 2437ff75d9bd: Pull complete [2024-03-15T07:06:19.733Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-15T07:06:19.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T07:06:19.733Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:06:19.968Z] prd-ubuntu20.04-docker-arm64-4c-16g-51 does not seem to be running inside a container [2024-03-15T07:06:20.055Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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-15T07:06:23.039Z] $ docker top 41bba9d28c05f81ad1e562b7eecd744e1790552fca6c394939622eceafc972c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:06:23.925Z] ---> job-cost.sh [2024-03-15T07:06:23.925Z] lf-activate-venv: SKIPPING [2024-03-15T07:06:23.925Z] INFO: No Stack... [2024-03-15T07:06:24.511Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-15T07:06:25.097Z] INFO: Archiving Costs [Pipeline] sh [2024-03-15T07:06:25.749Z] + + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [2024-03-15T07:06:25.749Z] cut -d, -f6 [Pipeline] lock [2024-03-15T07:06:25.824Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-710-4-stack-cost] [2024-03-15T07:06:25.829Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-710-4-stack-cost] did not exist. Created. [2024-03-15T07:06:25.837Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-710-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-15T07:06:26.514Z] /w/workspace/edgex-ui-go/4@tmp/durable-cb55c0da/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-15T07:06:27.171Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-15T07:06:27.202Z] Warning: overwriting stash ‘stack-cost’ [2024-03-15T07:06:27.924Z] Stashed 1 file(s) [Pipeline] } [2024-03-15T07:06:27.931Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-710-4-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-15T07:06:27.961Z] $ docker stop --time=1 41bba9d28c05f81ad1e562b7eecd744e1790552fca6c394939622eceafc972c1 [2024-03-15T07:06:29.506Z] $ docker rm -f --volumes 41bba9d28c05f81ad1e562b7eecd744e1790552fca6c394939622eceafc972c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-15T07:06:29.857Z] 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-15T07:06:30.646Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives ] [2024-03-15T07:06:30.646Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives [2024-03-15T07:06:30.646Z] total 16 [2024-03-15T07:06:30.646Z] drwxr-xr-x 3 root root 4096 Mar 15 07:00 . [2024-03-15T07:06:30.646Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 15 07:00 .. [2024-03-15T07:06:30.646Z] drwxr-xr-x 2 root root 4096 Mar 15 07:00 cost [2024-03-15T07:06:30.646Z] -rw-r--r-- 1 root root 83 Mar 15 07:00 cost.csv [2024-03-15T07:06:30.646Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives [2024-03-15T07:06:30.646Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives [2024-03-15T07:06:30.646Z] total 16 [2024-03-15T07:06:30.646Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 07:00 . [2024-03-15T07:06:30.646Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 15 07:00 .. [2024-03-15T07:06:30.646Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 07:00 cost [2024-03-15T07:06:30.646Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 15 07:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:06:30.940Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:06:31.805Z] ---> package-listing.sh [2024-03-15T07:06:31.805Z] ++ facter osfamily [2024-03-15T07:06:31.805Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-15T07:06:32.079Z] + OS_FAMILY=debian [2024-03-15T07:06:32.079Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-710 [2024-03-15T07:06:32.079Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-15T07:06:32.079Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-15T07:06:32.079Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-15T07:06:32.079Z] + PACKAGES=/tmp/packages_start.txt [2024-03-15T07:06:32.079Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-710 ']' [2024-03-15T07:06:32.079Z] + PACKAGES=/tmp/packages_end.txt [2024-03-15T07:06:32.079Z] + case "${OS_FAMILY}" in [2024-03-15T07:06:32.079Z] + dpkg -l [2024-03-15T07:06:32.079Z] + grep '^ii' [2024-03-15T07:06:32.079Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-15T07:06:32.079Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-15T07:06:32.079Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-15T07:06:32.079Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-710 ']' [2024-03-15T07:06:32.079Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-710/archives/ [2024-03-15T07:06:32.079Z] + 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-15T07:06:32.091Z] 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-15T07:06:32.376Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T07:06:32.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T07:06:32.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T07:06:33.028Z] prd-ubuntu20.04-docker-8c-8g-45 does not seem to be running inside a container [2024-03-15T07:06:33.063Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-15T07:06:33.266Z] $ docker top 5532742ab2355037f53fe6ad7b1332d9b234f7289cd26d3809b8af12139eea46 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T07:06:33.626Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-15T07:06:34.020Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-15T07:06:34.365Z] + ls /var/log/sa-host [2024-03-15T07:06:34.365Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T07:06:34.455Z] provisioning config files... [2024-03-15T07:06:34.465Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-710@tmp/config9699922066547551757tmp [Pipeline] { [Pipeline] echo [2024-03-15T07:06:34.484Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:06:34.770Z] ---> create-netrc.sh [Pipeline] } [2024-03-15T07:06:34.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:06:35.108Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-15T07:06:35.117Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:06:35.402Z] ---> sudo-logs.sh [2024-03-15T07:06:35.402Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-15T07:06:35.439Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:06:35.726Z] ---> job-cost.sh [2024-03-15T07:06:35.726Z] lf-activate-venv: SKIPPING [2024-03-15T07:06:35.726Z] DEBUG: total: 0.2199999988079071 [2024-03-15T07:06:35.726Z] INFO: Retrieving Stack Cost... [2024-03-15T07:06:35.987Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-15T07:06:36.556Z] INFO: Archiving Costs [Pipeline] echo [2024-03-15T07:06:36.568Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T07:06:36.850Z] ---> logs-deploy.sh [2024-03-15T07:06:36.850Z] lf-activate-venv: SKIPPING [2024-03-15T07:06:36.850Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-710/4 [2024-03-15T07:06:36.850Z] INFO: archiving workspace using pattern(s): [2024-03-15T07:06:37.785Z] Archives upload complete. [2024-03-15T07:06:38.044Z] INFO: archiving logs to Nexus