Pull request #698 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of dovholuknf for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 76c7bda26704e13abda599293f14a45310026ab6 rather than f75b5fd86756b649b890920c7069ec353586a8f8 Obtained Jenkinsfile from 76c7bda26704e13abda599293f14a45310026ab6 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2875966442944335384.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5595817065557895222.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-698/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-698/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15175736698223590368.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9536253109902405795.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-698/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-698/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6982141273496402309.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-211’ is offline Running on prd-ubuntu20.04-docker-8c-8g-213 in /w/workspace/edgexfoundry_edgex-ui-go_PR-698 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-698 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit f75b5fd86756b649b890920c7069ec353586a8f8 Merge succeeded, producing f75b5fd86756b649b890920c7069ec353586a8f8 Checking out Revision f75b5fd86756b649b890920c7069ec353586a8f8 (PR-698) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/698/head:refs/remotes/origin/PR-698 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f75b5fd86756b649b890920c7069ec353586a8f8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f75b5fd86756b649b890920c7069ec353586a8f8 # timeout=10 Commit message: "fix: remove unused file and restore ports noticed after push" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-17T20:18:54.635Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-17T20:18:54.710Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-17T20:18:54.737Z] ========================================================= [2024-03-17T20:18:54.737Z] EdgeX Global Pipelines Version Info [2024-03-17T20:18:54.737Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7f9c32dee8a60c597854663d4f738cdb29917c9f # timeout=10 [2024-03-17T20:18:55.463Z] ------------------- [2024-03-17T20:18:55.463Z] stable info: [2024-03-17T20:18:55.463Z] ------------------- [2024-03-17T20:18:55.463Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-17T20:18:55.463Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-17T20:18:55.463Z] Message: update stable to v1.0.258 [2024-03-17T20:18:56.038Z] ------------------- [2024-03-17T20:18:56.038Z] experimental info: [2024-03-17T20:18:56.038Z] ------------------- [2024-03-17T20:18:56.038Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-17T20:18:56.038Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-17T20:18:56.038Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-17T20:18:56.136Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-03-17T20:18:56.161Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-03-17T20:18:56.185Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-17T20:18:56.204Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-17T20:18:56.229Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-17T20:18:56.250Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-17T20:18:56.273Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-17T20:18:56.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-17T20:18:56.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-17T20:18:56.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-17T20:18:56.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-17T20:18:56.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-03-17T20:18:56.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-17T20:18:56.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-17T20:18:56.471Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-17T20:18:56.495Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-17T20:18:56.521Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-17T20:18:56.547Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-17T20:18:56.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-17T20:18:56.595Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-17T20:18:56.620Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-17T20:18:56.642Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-17T20:18:56.665Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-17T20:18:56.687Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-17T20:18:56.704Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-17T20:18:56.724Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-17T20:18:56.750Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-17T20:18:56.775Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-698 [Pipeline] echo [2024-03-17T20:18:56.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-698 [Pipeline] echo [2024-03-17T20:18:56.810Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-698 [Pipeline] echo [2024-03-17T20:18:56.829Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f75b5fd86756b649b890920c7069ec353586a8f8 [Pipeline] echo [2024-03-17T20:18:56.851Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f75b5fd [Pipeline] echo [2024-03-17T20:18:56.874Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T20:18:56.932Z] provisioning config files... [2024-03-17T20:18:56.945Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp/config1658633007078701512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T20:18:57.301Z] ---> ****-login.sh [2024-03-17T20:18:57.301Z] nexus3.edgexfoundry.org:10001 [2024-03-17T20:18:57.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T20:18:57.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T20:18:57.566Z] Configure a credential helper to remove this warning. See [2024-03-17T20:18:57.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T20:18:57.567Z] [2024-03-17T20:18:57.567Z] Login Succeeded [2024-03-17T20:18:57.567Z] nexus3.edgexfoundry.org:10002 [2024-03-17T20:18:57.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T20:18:57.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T20:18:57.833Z] Configure a credential helper to remove this warning. See [2024-03-17T20:18:57.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T20:18:57.833Z] [2024-03-17T20:18:57.833Z] Login Succeeded [2024-03-17T20:18:57.834Z] nexus3.edgexfoundry.org:10003 [2024-03-17T20:18:57.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T20:18:57.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T20:18:57.834Z] Configure a credential helper to remove this warning. See [2024-03-17T20:18:57.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T20:18:57.834Z] [2024-03-17T20:18:57.834Z] Login Succeeded [2024-03-17T20:18:57.834Z] nexus3.edgexfoundry.org:10004 [2024-03-17T20:18:57.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T20:18:58.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T20:18:58.095Z] Configure a credential helper to remove this warning. See [2024-03-17T20:18:58.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T20:18:58.095Z] [2024-03-17T20:18:58.095Z] Login Succeeded [2024-03-17T20:18:58.095Z] ****.io [2024-03-17T20:18:58.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T20:18:58.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T20:18:58.356Z] Configure a credential helper to remove this warning. See [2024-03-17T20:18:58.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T20:18:58.356Z] [2024-03-17T20:18:58.356Z] Login Succeeded [2024-03-17T20:18:58.356Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T20:18:58.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-17T20:18:58.781Z] + git rev-list -1 --merges f75b5fd86756b649b890920c7069ec353586a8f8~1..f75b5fd86756b649b890920c7069ec353586a8f8 [Pipeline] echo [2024-03-17T20:18:58.807Z] -----------> git rev-list -1 --merges f75b5fd86756b649b890920c7069ec353586a8f8~1..f75b5fd86756b649b890920c7069ec353586a8f8 f75b5fd86756b649b890920c7069ec353586a8f8 [false] [Pipeline] sh [2024-03-17T20:18:59.098Z] + git log --format=format:%s -1 f75b5fd86756b649b890920c7069ec353586a8f8 [Pipeline] echo [2024-03-17T20:18:59.111Z] ========================================================= [2024-03-17T20:18:59.111Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-17T20:18:59.111Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-17T20:18:59.462Z] + git log --format=format:%s -1 f75b5fd86756b649b890920c7069ec353586a8f8 [Pipeline] echo [2024-03-17T20:18:59.471Z] [semverPrep] GIT_COMMIT: f75b5fd86756b649b890920c7069ec353586a8f8, Commit Message: fix: remove unused file and restore ports noticed after push [Pipeline] echo [2024-03-17T20:18:59.481Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-17T20:18:59.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-17T20:18:59.868Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-17T20:18:59.868Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-17T20:18:59.868Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-17T20:18:59.868Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-17T20:18:59.868Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-17T20:18:59.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T20:19:00.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T20:19:00.305Z] [2024-03-17T20:19:00.305Z] 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-17T20:19:00.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T20:19:00.612Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-17T20:19:00.612Z] b85a868b505f: Pulling fs layer [2024-03-17T20:19:00.612Z] e2be974225ed: Pulling fs layer [2024-03-17T20:19:00.612Z] 339a4e72a1f5: Pulling fs layer [2024-03-17T20:19:00.612Z] 988bab9f4d93: Pulling fs layer [2024-03-17T20:19:00.612Z] 1469e6f7b9e6: Pulling fs layer [2024-03-17T20:19:00.612Z] eaf3925da568: Pulling fs layer [2024-03-17T20:19:00.612Z] bab4dde63d76: Pulling fs layer [2024-03-17T20:19:00.612Z] bde34c3a00c8: Pulling fs layer [2024-03-17T20:19:00.612Z] b352a97aabf1: Pulling fs layer [2024-03-17T20:19:00.612Z] 4872d77fe225: Pulling fs layer [2024-03-17T20:19:00.612Z] 5851b861e8e6: Pulling fs layer [2024-03-17T20:19:00.612Z] bde34c3a00c8: Waiting [2024-03-17T20:19:00.612Z] 1469e6f7b9e6: Waiting [2024-03-17T20:19:00.612Z] eaf3925da568: Waiting [2024-03-17T20:19:00.612Z] 988bab9f4d93: Waiting [2024-03-17T20:19:00.612Z] 4872d77fe225: Waiting [2024-03-17T20:19:00.612Z] b352a97aabf1: Waiting [2024-03-17T20:19:00.612Z] e2be974225ed: Download complete [2024-03-17T20:19:00.612Z] 988bab9f4d93: Download complete [2024-03-17T20:19:00.872Z] 339a4e72a1f5: Verifying Checksum [2024-03-17T20:19:00.872Z] 339a4e72a1f5: Download complete [2024-03-17T20:19:00.872Z] 1469e6f7b9e6: Verifying Checksum [2024-03-17T20:19:00.872Z] 1469e6f7b9e6: Download complete [2024-03-17T20:19:00.872Z] eaf3925da568: Verifying Checksum [2024-03-17T20:19:00.872Z] eaf3925da568: Download complete [2024-03-17T20:19:00.872Z] bde34c3a00c8: Verifying Checksum [2024-03-17T20:19:00.872Z] bde34c3a00c8: Download complete [2024-03-17T20:19:00.872Z] b352a97aabf1: Download complete [2024-03-17T20:19:00.872Z] 4872d77fe225: Verifying Checksum [2024-03-17T20:19:00.872Z] 4872d77fe225: Download complete [2024-03-17T20:19:00.872Z] 5851b861e8e6: Verifying Checksum [2024-03-17T20:19:00.872Z] 5851b861e8e6: Download complete [2024-03-17T20:19:00.872Z] b85a868b505f: Verifying Checksum [2024-03-17T20:19:00.872Z] b85a868b505f: Download complete [2024-03-17T20:19:01.131Z] bab4dde63d76: Verifying Checksum [2024-03-17T20:19:01.131Z] bab4dde63d76: Download complete [2024-03-17T20:19:02.072Z] b85a868b505f: Pull complete [2024-03-17T20:19:02.332Z] e2be974225ed: Pull complete [2024-03-17T20:19:02.902Z] 339a4e72a1f5: Pull complete [2024-03-17T20:19:02.902Z] 988bab9f4d93: Pull complete [2024-03-17T20:19:03.161Z] 1469e6f7b9e6: Pull complete [2024-03-17T20:19:03.419Z] eaf3925da568: Pull complete [2024-03-17T20:19:05.319Z] bab4dde63d76: Pull complete [2024-03-17T20:19:05.319Z] bde34c3a00c8: Pull complete [2024-03-17T20:19:05.319Z] b352a97aabf1: Pull complete [2024-03-17T20:19:05.581Z] 4872d77fe225: Pull complete [2024-03-17T20:19:05.581Z] 5851b861e8e6: Pull complete [2024-03-17T20:19:05.581Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-17T20:19:05.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T20:19:05.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T20:19:05.734Z] prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container [2024-03-17T20:19:05.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-698 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698:/w/workspace/edgexfoundry_edgex-ui-go_PR-698:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-17T20:19:09.892Z] $ docker top 1d1accc9bb730639799b9b74ad8ae1538387bcaa02658f9c6cc9f553a2045531 -eo pid,comm [2024-03-17T20:19:09.947Z] 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-17T20:19:09.947Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-17T20:19:10.000Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T20:19:10.000Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T20:19:10.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T20:19:10.127Z] $ docker exec 1d1accc9bb730639799b9b74ad8ae1538387bcaa02658f9c6cc9f553a2045531 ssh-agent [2024-03-17T20:19:10.238Z] SSH_AUTH_SOCK=/tmp/ssh-z417gEKjtpVf/agent.32 [2024-03-17T20:19:10.239Z] SSH_AGENT_PID=38 [2024-03-17T20:19:10.245Z] Running ssh-add (command line suppressed) [2024-03-17T20:19:10.347Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp/private_key_6228651809680842376.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp/private_key_6228651809680842376.key) [2024-03-17T20:19:11.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T20:19:11.546Z] + git tag --points-at HEAD [Pipeline] } [2024-03-17T20:19:11.558Z] $ docker exec --env ******** --env ******** 1d1accc9bb730639799b9b74ad8ae1538387bcaa02658f9c6cc9f553a2045531 ssh-agent -k [2024-03-17T20:19:11.658Z] unset SSH_AUTH_SOCK; [2024-03-17T20:19:11.658Z] unset SSH_AGENT_PID; [2024-03-17T20:19:11.658Z] echo Agent pid 38 killed; [2024-03-17T20:19:11.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-17T20:19:11.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T20:19:11.710Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T20:19:11.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T20:19:11.823Z] $ docker exec 1d1accc9bb730639799b9b74ad8ae1538387bcaa02658f9c6cc9f553a2045531 ssh-agent [2024-03-17T20:19:11.928Z] SSH_AUTH_SOCK=/tmp/ssh-rNg2YRverl2B/agent.71 [2024-03-17T20:19:11.928Z] SSH_AGENT_PID=77 [2024-03-17T20:19:11.932Z] Running ssh-add (command line suppressed) [2024-03-17T20:19:12.045Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp/private_key_5065681757464006627.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp/private_key_5065681757464006627.key) [2024-03-17T20:19:12.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T20:19:12.352Z] + git semver init [2024-03-17T20:19:12.612Z] 2024-03-17 20:19:12,525 [run_init] DEBUG init version:0.0.0 force:False [2024-03-17T20:19:12.612Z] 2024-03-17 20:19:12,526 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-698/.semver [2024-03-17T20:19:12.612Z] 2024-03-17 20:19:12,526 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-698/.semver [2024-03-17T20:19:12.612Z] 2024-03-17 20:19:12,526 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-698/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-698, universal_newlines=False, shell=None, istream=None) [2024-03-17T20:19:15.160Z] 2024-03-17 20:19:14,567 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-698/.git/info/exclude [2024-03-17T20:19:15.160Z] 2024-03-17 20:19:14,568 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-698/.semver/PR-698 with force:False [2024-03-17T20:19:15.160Z] 2024-03-17 20:19:14,568 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-698/.semver/PR-698 [2024-03-17T20:19:15.160Z] 2024-03-17 20:19:14,572 [execute] INFO git cat-file --batch-check [2024-03-17T20:19:15.160Z] 2024-03-17 20:19:14,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-698/.semver, universal_newlines=False, shell=None, istream=) [2024-03-17T20:19:15.160Z] 2024-03-17 20:19:14,580 [execute] INFO git cat-file --batch [2024-03-17T20:19:15.160Z] 2024-03-17 20:19:14,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-698/.semver, universal_newlines=False, shell=None, istream=) [2024-03-17T20:19:15.160Z] 2024-03-17 20:19:14,585 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-698/.semver/PR-698 [2024-03-17T20:19:15.160Z] 0.0.0 [Pipeline] } [2024-03-17T20:19:15.174Z] $ docker exec --env ******** --env ******** 1d1accc9bb730639799b9b74ad8ae1538387bcaa02658f9c6cc9f553a2045531 ssh-agent -k [2024-03-17T20:19:15.292Z] unset SSH_AUTH_SOCK; [2024-03-17T20:19:15.293Z] unset SSH_AGENT_PID; [2024-03-17T20:19:15.293Z] echo Agent pid 77 killed; [2024-03-17T20:19:15.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-17T20:19:15.632Z] + git semver [Pipeline] } [2024-03-17T20:19:15.905Z] $ docker stop --time=1 1d1accc9bb730639799b9b74ad8ae1538387bcaa02658f9c6cc9f553a2045531 [2024-03-17T20:19:17.213Z] $ docker rm -f --volumes 1d1accc9bb730639799b9b74ad8ae1538387bcaa02658f9c6cc9f553a2045531 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-17T20:19:17.560Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-17T20:19:17.811Z] Stashed 1 file(s) [Pipeline] echo [2024-03-17T20:19:17.814Z] [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-17T20:19:18.036Z] provisioning config files... [2024-03-17T20:19:18.046Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp/config207350461824527126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T20:19:18.348Z] ---> ****-login.sh [2024-03-17T20:19:18.348Z] nexus3.edgexfoundry.org:10001 [2024-03-17T20:19:18.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T20:19:18.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T20:19:18.349Z] Configure a credential helper to remove this warning. See [2024-03-17T20:19:18.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T20:19:18.349Z] [2024-03-17T20:19:18.349Z] Login Succeeded [2024-03-17T20:19:18.349Z] nexus3.edgexfoundry.org:10002 [2024-03-17T20:19:18.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T20:19:18.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T20:19:18.349Z] Configure a credential helper to remove this warning. See [2024-03-17T20:19:18.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T20:19:18.349Z] [2024-03-17T20:19:18.349Z] Login Succeeded [2024-03-17T20:19:18.349Z] nexus3.edgexfoundry.org:10003 [2024-03-17T20:19:18.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T20:19:18.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T20:19:18.610Z] Configure a credential helper to remove this warning. See [2024-03-17T20:19:18.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T20:19:18.610Z] [2024-03-17T20:19:18.610Z] Login Succeeded [2024-03-17T20:19:18.610Z] nexus3.edgexfoundry.org:10004 [2024-03-17T20:19:18.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T20:19:18.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T20:19:18.611Z] Configure a credential helper to remove this warning. See [2024-03-17T20:19:18.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T20:19:18.611Z] [2024-03-17T20:19:18.611Z] Login Succeeded [2024-03-17T20:19:18.611Z] ****.io [2024-03-17T20:19:18.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T20:19:18.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T20:19:18.872Z] Configure a credential helper to remove this warning. See [2024-03-17T20:19:18.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T20:19:18.872Z] [2024-03-17T20:19:18.872Z] Login Succeeded [2024-03-17T20:19:18.872Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T20:19:18.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-17T20:19:18.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T20:19:18.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T20:19:19.007Z] ========================================================= [2024-03-17T20:19:19.007Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-17T20:19:19.007Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T20:19:19.416Z] + 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-17T20:19:19.674Z] Sending build context to Docker daemon 59.47MB [2024-03-17T20:19:19.674Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T20:19:19.674Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-17T20:19:19.674Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-17T20:19:19.674Z] 7264a8db6415: Pulling fs layer [2024-03-17T20:19:19.674Z] c4d48a809fc2: Pulling fs layer [2024-03-17T20:19:19.674Z] 4f1c88b9dad5: Pulling fs layer [2024-03-17T20:19:19.674Z] ad3a456e5733: Pulling fs layer [2024-03-17T20:19:19.674Z] 69c7f0334f64: Pulling fs layer [2024-03-17T20:19:19.674Z] 1f1c1a5573a3: Pulling fs layer [2024-03-17T20:19:19.674Z] ce7588e14bc9: Pulling fs layer [2024-03-17T20:19:19.674Z] ad3a456e5733: Waiting [2024-03-17T20:19:19.674Z] 69c7f0334f64: Waiting [2024-03-17T20:19:19.674Z] 1f1c1a5573a3: Waiting [2024-03-17T20:19:19.674Z] b5e4710f87ac: Pulling fs layer [2024-03-17T20:19:19.674Z] b5e4710f87ac: Waiting [2024-03-17T20:19:19.674Z] ce7588e14bc9: Waiting [2024-03-17T20:19:19.674Z] c4d48a809fc2: Verifying Checksum [2024-03-17T20:19:19.674Z] c4d48a809fc2: Download complete [2024-03-17T20:19:19.674Z] ad3a456e5733: Verifying Checksum [2024-03-17T20:19:19.674Z] ad3a456e5733: Download complete [2024-03-17T20:19:19.674Z] 69c7f0334f64: Verifying Checksum [2024-03-17T20:19:19.674Z] 69c7f0334f64: Download complete [2024-03-17T20:19:19.674Z] 7264a8db6415: Download complete [2024-03-17T20:19:19.674Z] 1f1c1a5573a3: Verifying Checksum [2024-03-17T20:19:19.674Z] 1f1c1a5573a3: Download complete [2024-03-17T20:19:19.933Z] 7264a8db6415: Pull complete [2024-03-17T20:19:20.192Z] b5e4710f87ac: Verifying Checksum [2024-03-17T20:19:20.192Z] b5e4710f87ac: Download complete [2024-03-17T20:19:20.192Z] c4d48a809fc2: Pull complete [2024-03-17T20:19:20.192Z] 4f1c88b9dad5: Verifying Checksum [2024-03-17T20:19:20.192Z] 4f1c88b9dad5: Download complete [2024-03-17T20:19:20.451Z] ce7588e14bc9: Verifying Checksum [2024-03-17T20:19:20.451Z] ce7588e14bc9: Download complete [2024-03-17T20:19:23.740Z] 4f1c88b9dad5: Pull complete [2024-03-17T20:19:23.740Z] ad3a456e5733: Pull complete [2024-03-17T20:19:23.740Z] 69c7f0334f64: Pull complete [2024-03-17T20:19:23.740Z] 1f1c1a5573a3: Pull complete [2024-03-17T20:19:25.645Z] ce7588e14bc9: Pull complete [2024-03-17T20:19:26.211Z] b5e4710f87ac: Pull complete [2024-03-17T20:19:26.211Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-17T20:19:26.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-17T20:19:26.211Z] ---> 88b5674ff536 [2024-03-17T20:19:26.211Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-17T20:19:32.981Z] Still waiting to schedule task [2024-03-17T20:19:32.982Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-212’ is offline [2024-03-17T20:19:34.415Z] ---> Running in 137e0db7635e [2024-03-17T20:19:34.415Z] Removing intermediate container 137e0db7635e [2024-03-17T20:19:34.415Z] ---> 2fb37cbf1a8d [2024-03-17T20:19:34.415Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-17T20:19:34.415Z] ---> Running in 878ce86e7bc0 [2024-03-17T20:19:34.415Z] Removing intermediate container 878ce86e7bc0 [2024-03-17T20:19:34.415Z] ---> 636c294906ce [2024-03-17T20:19:34.415Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T20:19:34.415Z] ---> Running in 08436346e718 [2024-03-17T20:19:34.415Z] Removing intermediate container 08436346e718 [2024-03-17T20:19:34.415Z] ---> 536cdd8c9d0c [2024-03-17T20:19:34.415Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-17T20:19:34.415Z] ---> Running in 9f3395b4d99b [2024-03-17T20:19:34.415Z] Removing intermediate container 9f3395b4d99b [2024-03-17T20:19:34.415Z] ---> 110cfa413122 [2024-03-17T20:19:34.415Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-17T20:19:34.415Z] ---> Running in 423a6dcb72a3 [2024-03-17T20:19:34.415Z] Removing intermediate container 423a6dcb72a3 [2024-03-17T20:19:34.415Z] ---> ebaf18c8e5df [2024-03-17T20:19:34.415Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-17T20:19:34.415Z] latest: Pulling from library/docker [2024-03-17T20:19:34.674Z] 4abcf2066143: Pulling fs layer [2024-03-17T20:19:34.674Z] 0bf151956701: Pulling fs layer [2024-03-17T20:19:34.674Z] 4f4fb700ef54: Pulling fs layer [2024-03-17T20:19:34.674Z] 0ca2bb9cdd6f: Pulling fs layer [2024-03-17T20:19:34.674Z] b33a16258cd2: Pulling fs layer [2024-03-17T20:19:34.674Z] 2875dcb56416: Pulling fs layer [2024-03-17T20:19:34.674Z] 360209ced14e: Pulling fs layer [2024-03-17T20:19:34.674Z] 7acbde70f385: Pulling fs layer [2024-03-17T20:19:34.674Z] d7094c34553d: Pulling fs layer [2024-03-17T20:19:34.674Z] 81e454e4b780: Pulling fs layer [2024-03-17T20:19:34.674Z] 11ab83a05af4: Pulling fs layer [2024-03-17T20:19:34.674Z] 706a9b923a28: Pulling fs layer [2024-03-17T20:19:34.674Z] d7bdcd159f55: Pulling fs layer [2024-03-17T20:19:34.674Z] 7a5c12addbb7: Pulling fs layer [2024-03-17T20:19:34.674Z] d5bf9a92f324: Pulling fs layer [2024-03-17T20:19:34.674Z] c166a377d301: Pulling fs layer [2024-03-17T20:19:34.674Z] b33a16258cd2: Waiting [2024-03-17T20:19:34.674Z] 2875dcb56416: Waiting [2024-03-17T20:19:34.674Z] 360209ced14e: Waiting [2024-03-17T20:19:34.674Z] 0ca2bb9cdd6f: Waiting [2024-03-17T20:19:34.674Z] 7acbde70f385: Waiting [2024-03-17T20:19:34.674Z] 7a5c12addbb7: Waiting [2024-03-17T20:19:34.674Z] d7bdcd159f55: Waiting [2024-03-17T20:19:34.674Z] d5bf9a92f324: Waiting [2024-03-17T20:19:34.674Z] 11ab83a05af4: Waiting [2024-03-17T20:19:34.674Z] c166a377d301: Waiting [2024-03-17T20:19:34.674Z] 706a9b923a28: Waiting [2024-03-17T20:19:34.674Z] d7094c34553d: Waiting [2024-03-17T20:19:34.674Z] 81e454e4b780: Waiting [2024-03-17T20:19:34.674Z] 4f4fb700ef54: Download complete [2024-03-17T20:19:34.674Z] 0bf151956701: Download complete [2024-03-17T20:19:34.932Z] 4abcf2066143: Verifying Checksum [2024-03-17T20:19:34.932Z] 4abcf2066143: Download complete [2024-03-17T20:19:34.932Z] 0ca2bb9cdd6f: Verifying Checksum [2024-03-17T20:19:34.932Z] 0ca2bb9cdd6f: Download complete [2024-03-17T20:19:34.932Z] 4abcf2066143: Pull complete [2024-03-17T20:19:35.191Z] b33a16258cd2: Verifying Checksum [2024-03-17T20:19:35.191Z] b33a16258cd2: Download complete [2024-03-17T20:19:35.191Z] 0bf151956701: Pull complete [2024-03-17T20:19:35.191Z] 4f4fb700ef54: Pull complete [2024-03-17T20:19:35.191Z] 2875dcb56416: Verifying Checksum [2024-03-17T20:19:35.191Z] 2875dcb56416: Download complete [2024-03-17T20:19:35.191Z] 0ca2bb9cdd6f: Pull complete [2024-03-17T20:19:35.191Z] 7acbde70f385: Verifying Checksum [2024-03-17T20:19:35.191Z] 7acbde70f385: Download complete [2024-03-17T20:19:35.450Z] d7094c34553d: Verifying Checksum [2024-03-17T20:19:35.450Z] d7094c34553d: Download complete [2024-03-17T20:19:35.450Z] 81e454e4b780: Verifying Checksum [2024-03-17T20:19:35.450Z] 81e454e4b780: Download complete [2024-03-17T20:19:35.708Z] b33a16258cd2: Pull complete [2024-03-17T20:19:35.708Z] 706a9b923a28: Verifying Checksum [2024-03-17T20:19:35.708Z] 706a9b923a28: Download complete [2024-03-17T20:19:35.708Z] 11ab83a05af4: Verifying Checksum [2024-03-17T20:19:35.708Z] 360209ced14e: Verifying Checksum [2024-03-17T20:19:35.708Z] 360209ced14e: Download complete [2024-03-17T20:19:35.708Z] d7bdcd159f55: Download complete [2024-03-17T20:19:35.966Z] d5bf9a92f324: Download complete [2024-03-17T20:19:35.966Z] c166a377d301: Download complete [2024-03-17T20:19:35.966Z] 2875dcb56416: Pull complete [2024-03-17T20:19:36.532Z] 360209ced14e: Pull complete [2024-03-17T20:19:36.532Z] 7acbde70f385: Pull complete [2024-03-17T20:19:36.532Z] d7094c34553d: Pull complete [2024-03-17T20:19:36.789Z] 81e454e4b780: Pull complete [2024-03-17T20:19:36.789Z] 7a5c12addbb7: Verifying Checksum [2024-03-17T20:19:36.789Z] 7a5c12addbb7: Download complete [2024-03-17T20:19:37.048Z] 11ab83a05af4: Pull complete [2024-03-17T20:19:37.048Z] 706a9b923a28: Pull complete [2024-03-17T20:19:37.048Z] d7bdcd159f55: Pull complete [2024-03-17T20:19:38.422Z] 7a5c12addbb7: Pull complete [2024-03-17T20:19:38.422Z] d5bf9a92f324: Pull complete [2024-03-17T20:19:38.422Z] c166a377d301: Pull complete [2024-03-17T20:19:38.422Z] Digest: sha256:19a2619f1285f127e20923578299cf42407c347872409fff6f8b90b386d5130f [2024-03-17T20:19:38.422Z] Status: Downloaded newer image for docker:latest [2024-03-17T20:19:41.800Z] ---> 93dc501926a8 [2024-03-17T20:19:41.800Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T20:19:41.800Z] ---> Running in 37b699e8d6c8 [2024-03-17T20:19:42.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-17T20:19:42.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-17T20:19:42.578Z] OK: 264 MiB in 52 packages [2024-03-17T20:19:43.146Z] Removing intermediate container 37b699e8d6c8 [2024-03-17T20:19:43.146Z] ---> 5d025b8d83bb [2024-03-17T20:19:43.146Z] Step 10/15 : ENV GO111MODULE=on [2024-03-17T20:19:43.146Z] ---> Running in 9292ab4a98e9 [2024-03-17T20:19:43.146Z] Removing intermediate container 9292ab4a98e9 [2024-03-17T20:19:43.146Z] ---> a317af761bb7 [2024-03-17T20:19:43.146Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-17T20:19:43.146Z] ---> Running in 439c19f511da [2024-03-17T20:19:43.146Z] Removing intermediate container 439c19f511da [2024-03-17T20:19:43.146Z] ---> 66ad7f7c6aba [2024-03-17T20:19:43.146Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-17T20:19:43.406Z] ---> 5b92047bcfdc [2024-03-17T20:19:43.407Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T20:19:43.407Z] ---> Running in be321dae6c25 [2024-03-17T20:20:22.151Z] Removing intermediate container be321dae6c25 [2024-03-17T20:20:22.151Z] ---> 1b8e1ce71816 [2024-03-17T20:20:22.151Z] Step 14/15 : COPY . . [2024-03-17T20:20:22.151Z] ---> 64d8bdb8c93b [2024-03-17T20:20:22.151Z] Step 15/15 : RUN ${MAKE} [2024-03-17T20:20:22.151Z] ---> Running in fb94f15cc074 [2024-03-17T20:20:22.151Z] noop [2024-03-17T20:20:22.151Z] Removing intermediate container fb94f15cc074 [2024-03-17T20:20:22.151Z] ---> 14084a873cab [2024-03-17T20:20:22.151Z] Successfully built 14084a873cab [2024-03-17T20:20:22.151Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T20:20:22.481Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-17T20:20:22.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T20:20:22.566Z] prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container [2024-03-17T20:20:22.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-698 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698:/w/workspace/edgexfoundry_edgex-ui-go_PR-698:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-17T20:20:22.937Z] $ docker top 9f56ad0c64a340296c6ac6b2035db48553f055c76283d878d15dd9704e8c58c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T20:20:23.286Z] + go version [2024-03-17T20:20:23.286Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-17T20:20:23.299Z] $ docker stop --time=1 9f56ad0c64a340296c6ac6b2035db48553f055c76283d878d15dd9704e8c58c1 [2024-03-17T20:20:24.561Z] $ docker rm -f --volumes 9f56ad0c64a340296c6ac6b2035db48553f055c76283d878d15dd9704e8c58c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T20:20:25.001Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-17T20:20:25.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T20:20:25.078Z] prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container [2024-03-17T20:20:25.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-698 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698:/w/workspace/edgexfoundry_edgex-ui-go_PR-698:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-17T20:20:25.444Z] $ docker top fe672674cd0430c4b3292edcf76d834291811d28dc5ef32f1ed09bb12b1ac8dc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T20:20:25.788Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-698 [Pipeline] fileExists [Pipeline] sh [2024-03-17T20:20:26.090Z] + make test [2024-03-17T20:20:26.090Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-17T20:20:26.357Z] internal/application.go:31:2: no required module provides package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust; to add it: [2024-03-17T20:20:26.357Z] go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [2024-03-17T20:20:26.357Z] internal/application.go:33:2: no required module provides package github.com/openziti/sdk-golang/ziti; to add it: [2024-03-17T20:20:26.357Z] go get github.com/openziti/sdk-golang/ziti [2024-03-17T20:20:26.357Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-03-17T20:20:26.371Z] $ docker stop --time=1 fe672674cd0430c4b3292edcf76d834291811d28dc5ef32f1ed09bb12b1ac8dc [2024-03-17T20:20:27.754Z] $ docker rm -f --volumes fe672674cd0430c4b3292edcf76d834291811d28dc5ef32f1ed09bb12b1ac8dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T20:20:28.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T20:20:28.313Z] [2024-03-17T20:20:28.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T20:20:28.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T20:20:28.612Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-17T20:20:28.612Z] 5eb5b503b376: Pulling fs layer [2024-03-17T20:20:28.612Z] 5c69ac0246d0: Pulling fs layer [2024-03-17T20:20:28.612Z] ec43610c2a17: Pulling fs layer [2024-03-17T20:20:28.612Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-17T20:20:28.612Z] 33b1e0a273af: Pulling fs layer [2024-03-17T20:20:28.612Z] 5d3b04190fa2: Pulling fs layer [2024-03-17T20:20:28.612Z] 2f39f015ded8: Pulling fs layer [2024-03-17T20:20:28.612Z] 3a2ae6a8a46f: Waiting [2024-03-17T20:20:28.612Z] 2f39f015ded8: Waiting [2024-03-17T20:20:28.612Z] 33b1e0a273af: Waiting [2024-03-17T20:20:28.612Z] 5d3b04190fa2: Waiting [2024-03-17T20:20:28.612Z] 5c69ac0246d0: Verifying Checksum [2024-03-17T20:20:28.612Z] 5c69ac0246d0: Download complete [2024-03-17T20:20:28.612Z] 3a2ae6a8a46f: Download complete [2024-03-17T20:20:28.612Z] 33b1e0a273af: Verifying Checksum [2024-03-17T20:20:28.612Z] 33b1e0a273af: Download complete [2024-03-17T20:20:28.870Z] ec43610c2a17: Verifying Checksum [2024-03-17T20:20:28.870Z] ec43610c2a17: Download complete [2024-03-17T20:20:28.870Z] 5eb5b503b376: Download complete [2024-03-17T20:20:29.435Z] 2f39f015ded8: Download complete [2024-03-17T20:20:30.002Z] 5eb5b503b376: Pull complete [2024-03-17T20:20:30.261Z] 5c69ac0246d0: Pull complete [2024-03-17T20:20:30.519Z] ec43610c2a17: Pull complete [2024-03-17T20:20:30.519Z] 3a2ae6a8a46f: Pull complete [2024-03-17T20:20:30.778Z] 33b1e0a273af: Pull complete [2024-03-17T20:20:30.778Z] 5d3b04190fa2: Pull complete [2024-03-17T20:20:34.964Z] 2f39f015ded8: Pull complete [2024-03-17T20:20:34.964Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-17T20:20:34.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T20:20:34.964Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T20:20:35.072Z] prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container [2024-03-17T20:20:35.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-698 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698:/w/workspace/edgexfoundry_edgex-ui-go_PR-698:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-17T20:20:40.944Z] $ docker top a66f5e0b9b24cda4f6815a3c4aa22706d267c98a390cdbb1bac707880577c9f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T20:20:41.348Z] ---> job-cost.sh [2024-03-17T20:20:41.348Z] lf-activate-venv: SKIPPING [2024-03-17T20:20:41.348Z] INFO: No Stack... [2024-03-17T20:20:41.608Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-17T20:20:41.876Z] INFO: Archiving Costs [Pipeline] sh [2024-03-17T20:20:42.162Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-698/archives/cost.csv [2024-03-17T20:20:42.162Z] + cut -d, -f6 [Pipeline] lock [2024-03-17T20:20:42.175Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-698-7-stack-cost] [2024-03-17T20:20:42.182Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-698-7-stack-cost] did not exist. Created. [2024-03-17T20:20:42.187Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-698-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-17T20:20:42.497Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-17T20:20:42.568Z] Stashed 1 file(s) [Pipeline] } [2024-03-17T20:20:42.574Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-698-7-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-17T20:20:42.608Z] $ docker stop --time=1 a66f5e0b9b24cda4f6815a3c4aa22706d267c98a390cdbb1bac707880577c9f2 [2024-03-17T20:20:43.789Z] $ docker rm -f --volumes a66f5e0b9b24cda4f6815a3c4aa22706d267c98a390cdbb1bac707880577c9f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-17T20:20:43.928Z] Failed in branch amd64 [2024-03-17T20:21:03.701Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-214 in /w/workspace/edgexfoundry_edgex-ui-go_PR-698 [Pipeline] { [Pipeline] ws [2024-03-17T20:21:03.719Z] Running in /w/workspace/edgex-ui-go/7 [Pipeline] { [Pipeline] checkout [2024-03-17T20:21:06.777Z] The recommended git tool is: git [2024-03-17T20:21:11.709Z] using credential edgex-jenkins-ssh [2024-03-17T20:21:11.729Z] Cloning the remote Git repository [2024-03-17T20:21:11.773Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-17T20:21:11.854Z] > git init /w/workspace/edgex-ui-go/7 # timeout=10 [2024-03-17T20:21:11.981Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-17T20:21:11.982Z] > git --version # timeout=10 [2024-03-17T20:21:12.000Z] > git --version # 'git version 2.25.1' [2024-03-17T20:21:12.003Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-17T20:21:12.162Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-17T20:21:16.343Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-17T20:21:16.373Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-17T20:21:17.835Z] Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit f75b5fd86756b649b890920c7069ec353586a8f8 [2024-03-17T20:21:18.399Z] Merge succeeded, producing f75b5fd86756b649b890920c7069ec353586a8f8 [2024-03-17T20:21:18.399Z] Checking out Revision f75b5fd86756b649b890920c7069ec353586a8f8 (PR-698) [2024-03-17T20:21:17.191Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-17T20:21:17.229Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-17T20:21:17.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-17T20:21:17.252Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/698/head:refs/remotes/origin/PR-698 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-17T20:21:17.856Z] > git config core.sparsecheckout # timeout=10 [2024-03-17T20:21:17.937Z] > git checkout -f f75b5fd86756b649b890920c7069ec353586a8f8 # timeout=10 [2024-03-17T20:21:18.307Z] > git remote # timeout=10 [2024-03-17T20:21:18.323Z] > git config --get remote.origin.url # timeout=10 [2024-03-17T20:21:18.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-17T20:21:18.362Z] > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 [2024-03-17T20:21:18.388Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-17T20:21:18.408Z] > git config core.sparsecheckout # timeout=10 [2024-03-17T20:21:18.428Z] > git checkout -f f75b5fd86756b649b890920c7069ec353586a8f8 # timeout=10 [2024-03-17T20:21:22.304Z] Commit message: "fix: remove unused file and restore ports noticed after push" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-17T20:21:23.684Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-17T20:21:23.684Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-17T20:21:23.684Z] Dload Upload Total Spent Left Speed [2024-03-17T20:21:23.684Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 115k [Pipeline] sh [2024-03-17T20:21:24.006Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-17T20:21:24.327Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-17T20:21:24.327Z] + sudo tee /etc/docker/daemon.new [2024-03-17T20:21:24.327Z] { [2024-03-17T20:21:24.327Z] "registry-mirrors": [ [2024-03-17T20:21:24.327Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-17T20:21:24.327Z] ], [2024-03-17T20:21:24.327Z] "bip": "10.250.0.254/24", [2024-03-17T20:21:24.327Z] "hosts": [ [2024-03-17T20:21:24.327Z] "tcp://0.0.0.0:5555", [2024-03-17T20:21:24.327Z] "unix:///var/run/docker.sock" [2024-03-17T20:21:24.327Z] ], [2024-03-17T20:21:24.327Z] "mtu": 1458, [2024-03-17T20:21:24.327Z] "selinux-enabled": true, [2024-03-17T20:21:24.327Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-17T20:21:24.327Z] } [Pipeline] sh [2024-03-17T20:21:24.650Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-17T20:21:24.989Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T20:21:43.228Z] provisioning config files... [2024-03-17T20:21:43.249Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/7@tmp/config10286699314868224908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T20:21:43.677Z] ---> ****-login.sh [2024-03-17T20:21:43.677Z] nexus3.edgexfoundry.org:10001 [2024-03-17T20:21:43.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T20:21:44.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T20:21:44.211Z] Configure a credential helper to remove this warning. See [2024-03-17T20:21:44.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T20:21:44.211Z] [2024-03-17T20:21:44.211Z] Login Succeeded [2024-03-17T20:21:44.211Z] nexus3.edgexfoundry.org:10002 [2024-03-17T20:21:44.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T20:21:44.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T20:21:44.747Z] Configure a credential helper to remove this warning. See [2024-03-17T20:21:44.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T20:21:44.747Z] [2024-03-17T20:21:44.747Z] Login Succeeded [2024-03-17T20:21:44.747Z] nexus3.edgexfoundry.org:10003 [2024-03-17T20:21:44.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T20:21:45.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T20:21:45.017Z] Configure a credential helper to remove this warning. See [2024-03-17T20:21:45.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T20:21:45.017Z] [2024-03-17T20:21:45.017Z] Login Succeeded [2024-03-17T20:21:45.017Z] nexus3.edgexfoundry.org:10004 [2024-03-17T20:21:45.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T20:21:45.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T20:21:45.286Z] Configure a credential helper to remove this warning. See [2024-03-17T20:21:45.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T20:21:45.286Z] [2024-03-17T20:21:45.286Z] Login Succeeded [2024-03-17T20:21:45.286Z] ****.io [2024-03-17T20:21:45.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T20:21:45.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T20:21:45.823Z] Configure a credential helper to remove this warning. See [2024-03-17T20:21:45.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T20:21:45.823Z] [2024-03-17T20:21:45.823Z] Login Succeeded [2024-03-17T20:21:45.823Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T20:21:45.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-17T20:21:46.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T20:21:46.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T20:21:46.114Z] ========================================================= [2024-03-17T20:21:46.114Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-17T20:21:46.114Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T20:21:46.462Z] + 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-17T20:21:47.877Z] Sending build context to Docker daemon 35.34MB [2024-03-17T20:21:47.877Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T20:21:47.877Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-17T20:21:47.877Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-17T20:21:47.877Z] 9fda8d8052c6: Pulling fs layer [2024-03-17T20:21:47.877Z] 5d54e960e981: Pulling fs layer [2024-03-17T20:21:47.877Z] c4a7e357bf2a: Pulling fs layer [2024-03-17T20:21:47.877Z] f0e02332f6b5: Pulling fs layer [2024-03-17T20:21:47.877Z] 872ee5b61b7b: Pulling fs layer [2024-03-17T20:21:47.877Z] 0c6a40ed1a82: Pulling fs layer [2024-03-17T20:21:47.877Z] 94ae7d8d031c: Pulling fs layer [2024-03-17T20:21:47.877Z] 872ee5b61b7b: Waiting [2024-03-17T20:21:47.877Z] 0c6a40ed1a82: Waiting [2024-03-17T20:21:47.877Z] f0e02332f6b5: Waiting [2024-03-17T20:21:47.877Z] 94ae7d8d031c: Waiting [2024-03-17T20:21:47.877Z] 5d54e960e981: Verifying Checksum [2024-03-17T20:21:47.877Z] 5d54e960e981: Download complete [2024-03-17T20:21:47.877Z] f0e02332f6b5: Download complete [2024-03-17T20:21:47.877Z] 872ee5b61b7b: Verifying Checksum [2024-03-17T20:21:47.877Z] 872ee5b61b7b: Download complete [2024-03-17T20:21:47.877Z] 9fda8d8052c6: Verifying Checksum [2024-03-17T20:21:47.877Z] 9fda8d8052c6: Download complete [2024-03-17T20:21:48.462Z] 94ae7d8d031c: Verifying Checksum [2024-03-17T20:21:48.462Z] 94ae7d8d031c: Download complete [2024-03-17T20:21:48.729Z] 9fda8d8052c6: Pull complete [2024-03-17T20:21:49.310Z] 5d54e960e981: Pull complete [2024-03-17T20:21:49.893Z] c4a7e357bf2a: Verifying Checksum [2024-03-17T20:21:49.893Z] c4a7e357bf2a: Download complete [2024-03-17T20:21:50.853Z] 0c6a40ed1a82: Verifying Checksum [2024-03-17T20:21:50.853Z] 0c6a40ed1a82: Download complete [2024-03-17T20:22:03.165Z] c4a7e357bf2a: Pull complete [2024-03-17T20:22:03.165Z] f0e02332f6b5: Pull complete [2024-03-17T20:22:03.165Z] 872ee5b61b7b: Pull complete [2024-03-17T20:22:11.362Z] 0c6a40ed1a82: Pull complete [2024-03-17T20:22:13.313Z] 94ae7d8d031c: Pull complete [2024-03-17T20:22:13.313Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-17T20:22:13.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-17T20:22:13.313Z] ---> 86de565de09d [2024-03-17T20:22:13.313Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-17T20:22:14.713Z] ---> Running in 29fe8c0b2a6d [2024-03-17T20:22:14.981Z] Removing intermediate container 29fe8c0b2a6d [2024-03-17T20:22:14.981Z] ---> feef2aa26a60 [2024-03-17T20:22:14.981Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-17T20:22:14.981Z] ---> Running in 6f8f1f0df419 [2024-03-17T20:22:15.247Z] Removing intermediate container 6f8f1f0df419 [2024-03-17T20:22:15.247Z] ---> a7da7694e953 [2024-03-17T20:22:15.247Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T20:22:15.512Z] ---> Running in 48a9e7ac0ae4 [2024-03-17T20:22:15.781Z] Removing intermediate container 48a9e7ac0ae4 [2024-03-17T20:22:15.781Z] ---> ded496240ef7 [2024-03-17T20:22:15.781Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-17T20:22:15.781Z] ---> Running in 3c2ce32b834a [2024-03-17T20:22:16.047Z] Removing intermediate container 3c2ce32b834a [2024-03-17T20:22:16.047Z] ---> 88236d5658e0 [2024-03-17T20:22:16.047Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-17T20:22:16.047Z] ---> Running in 7bdea48b56c7 [2024-03-17T20:22:16.311Z] Removing intermediate container 7bdea48b56c7 [2024-03-17T20:22:16.311Z] ---> 761ff2676430 [2024-03-17T20:22:16.311Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-17T20:22:16.889Z] latest: Pulling from library/docker [2024-03-17T20:22:16.889Z] bca4290a9639: Pulling fs layer [2024-03-17T20:22:16.889Z] 1445a503f72c: Pulling fs layer [2024-03-17T20:22:16.889Z] 4f4fb700ef54: Pulling fs layer [2024-03-17T20:22:16.889Z] 15768397550a: Pulling fs layer [2024-03-17T20:22:16.889Z] 97a732e1a4ab: Pulling fs layer [2024-03-17T20:22:16.889Z] 3a03ecf580b8: Pulling fs layer [2024-03-17T20:22:16.889Z] b2e113c6e684: Pulling fs layer [2024-03-17T20:22:16.889Z] 0d2c9041fe85: Pulling fs layer [2024-03-17T20:22:16.889Z] 7f01549a193b: Pulling fs layer [2024-03-17T20:22:16.889Z] 9c3625cd6c16: Pulling fs layer [2024-03-17T20:22:16.889Z] e44167551c9c: Pulling fs layer [2024-03-17T20:22:16.889Z] 3e6a46390bac: Pulling fs layer [2024-03-17T20:22:16.889Z] b464507a3a71: Pulling fs layer [2024-03-17T20:22:16.889Z] 80e81a400c13: Pulling fs layer [2024-03-17T20:22:16.889Z] 51a8b090eb10: Pulling fs layer [2024-03-17T20:22:16.889Z] e81d2a4bdc82: Pulling fs layer [2024-03-17T20:22:16.889Z] 7f01549a193b: Waiting [2024-03-17T20:22:16.889Z] 9c3625cd6c16: Waiting [2024-03-17T20:22:16.889Z] e44167551c9c: Waiting [2024-03-17T20:22:16.889Z] 3e6a46390bac: Waiting [2024-03-17T20:22:16.889Z] 97a732e1a4ab: Waiting [2024-03-17T20:22:16.889Z] b464507a3a71: Waiting [2024-03-17T20:22:16.889Z] 3a03ecf580b8: Waiting [2024-03-17T20:22:16.889Z] 80e81a400c13: Waiting [2024-03-17T20:22:16.889Z] b2e113c6e684: Waiting [2024-03-17T20:22:16.889Z] 0d2c9041fe85: Waiting [2024-03-17T20:22:16.889Z] 51a8b090eb10: Waiting [2024-03-17T20:22:16.889Z] e81d2a4bdc82: Waiting [2024-03-17T20:22:17.154Z] 4f4fb700ef54: Verifying Checksum [2024-03-17T20:22:17.154Z] 4f4fb700ef54: Download complete [2024-03-17T20:22:17.154Z] 1445a503f72c: Verifying Checksum [2024-03-17T20:22:17.154Z] 1445a503f72c: Download complete [2024-03-17T20:22:17.154Z] bca4290a9639: Verifying Checksum [2024-03-17T20:22:17.154Z] bca4290a9639: Download complete [2024-03-17T20:22:17.437Z] 15768397550a: Verifying Checksum [2024-03-17T20:22:17.437Z] 15768397550a: Download complete [2024-03-17T20:22:18.024Z] 97a732e1a4ab: Verifying Checksum [2024-03-17T20:22:18.024Z] 97a732e1a4ab: Download complete [2024-03-17T20:22:18.024Z] bca4290a9639: Pull complete [2024-03-17T20:22:18.024Z] 3a03ecf580b8: Verifying Checksum [2024-03-17T20:22:18.024Z] 3a03ecf580b8: Download complete [2024-03-17T20:22:18.024Z] b2e113c6e684: Verifying Checksum [2024-03-17T20:22:18.024Z] b2e113c6e684: Download complete [2024-03-17T20:22:18.024Z] 0d2c9041fe85: Verifying Checksum [2024-03-17T20:22:18.024Z] 0d2c9041fe85: Download complete [2024-03-17T20:22:18.288Z] 7f01549a193b: Download complete [2024-03-17T20:22:18.288Z] 9c3625cd6c16: Verifying Checksum [2024-03-17T20:22:18.288Z] 9c3625cd6c16: Download complete [2024-03-17T20:22:18.288Z] 3e6a46390bac: Verifying Checksum [2024-03-17T20:22:18.288Z] 3e6a46390bac: Download complete [2024-03-17T20:22:18.553Z] b464507a3a71: Verifying Checksum [2024-03-17T20:22:18.553Z] b464507a3a71: Download complete [2024-03-17T20:22:18.553Z] 51a8b090eb10: Verifying Checksum [2024-03-17T20:22:18.553Z] 51a8b090eb10: Download complete [2024-03-17T20:22:18.553Z] e44167551c9c: Verifying Checksum [2024-03-17T20:22:18.553Z] e44167551c9c: Download complete [2024-03-17T20:22:18.553Z] 1445a503f72c: Pull complete [2024-03-17T20:22:18.816Z] e81d2a4bdc82: Verifying Checksum [2024-03-17T20:22:18.816Z] e81d2a4bdc82: Download complete [2024-03-17T20:22:18.816Z] 4f4fb700ef54: Pull complete [2024-03-17T20:22:19.085Z] 15768397550a: Pull complete [2024-03-17T20:22:20.038Z] 80e81a400c13: Verifying Checksum [2024-03-17T20:22:20.038Z] 80e81a400c13: Download complete [2024-03-17T20:22:20.038Z] 97a732e1a4ab: Pull complete [2024-03-17T20:22:21.442Z] 3a03ecf580b8: Pull complete [2024-03-17T20:22:22.851Z] b2e113c6e684: Pull complete [2024-03-17T20:22:23.119Z] 0d2c9041fe85: Pull complete [2024-03-17T20:22:23.387Z] 7f01549a193b: Pull complete [2024-03-17T20:22:23.654Z] 9c3625cd6c16: Pull complete [2024-03-17T20:22:25.070Z] e44167551c9c: Pull complete [2024-03-17T20:22:25.337Z] 3e6a46390bac: Pull complete [2024-03-17T20:22:25.603Z] b464507a3a71: Pull complete [2024-03-17T20:22:28.941Z] 80e81a400c13: Pull complete [2024-03-17T20:22:29.207Z] 51a8b090eb10: Pull complete [2024-03-17T20:22:29.207Z] e81d2a4bdc82: Pull complete [2024-03-17T20:22:29.474Z] Digest: sha256:19a2619f1285f127e20923578299cf42407c347872409fff6f8b90b386d5130f [2024-03-17T20:22:29.474Z] Status: Downloaded newer image for docker:latest [2024-03-17T20:22:32.050Z] ---> ab9850334f7e [2024-03-17T20:22:32.050Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T20:22:32.050Z] ---> Running in f0db18d2380c [2024-03-17T20:22:33.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-17T20:22:33.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-17T20:22:34.228Z] OK: 266 MiB in 52 packages [2024-03-17T20:22:35.193Z] Removing intermediate container f0db18d2380c [2024-03-17T20:22:35.193Z] ---> f1df6ca77000 [2024-03-17T20:22:35.193Z] Step 10/15 : ENV GO111MODULE=on [2024-03-17T20:22:35.193Z] ---> Running in 063035ed7715 [2024-03-17T20:22:35.463Z] Removing intermediate container 063035ed7715 [2024-03-17T20:22:35.463Z] ---> e57cf5d6c8ae [2024-03-17T20:22:35.463Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-17T20:22:35.463Z] ---> Running in 98c770d99ceb [2024-03-17T20:22:35.733Z] Removing intermediate container 98c770d99ceb [2024-03-17T20:22:35.733Z] ---> 99bf1e710597 [2024-03-17T20:22:35.733Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-17T20:22:36.317Z] ---> e4c68849f744 [2024-03-17T20:22:36.317Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T20:22:36.587Z] ---> Running in c433346a0bf2 [2024-03-17T20:23:44.436Z] Removing intermediate container c433346a0bf2 [2024-03-17T20:23:44.436Z] ---> 8bf901fcea06 [2024-03-17T20:23:44.436Z] Step 14/15 : COPY . . [2024-03-17T20:23:44.436Z] ---> a2c32b3ba26c [2024-03-17T20:23:44.436Z] Step 15/15 : RUN ${MAKE} [2024-03-17T20:23:44.436Z] ---> Running in 31690dcd4603 [2024-03-17T20:23:44.436Z] noop [2024-03-17T20:23:44.436Z] Removing intermediate container 31690dcd4603 [2024-03-17T20:23:44.436Z] ---> 646dbbb8eb17 [2024-03-17T20:23:44.436Z] Successfully built 646dbbb8eb17 [2024-03-17T20:23:44.436Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T20:23:44.802Z] + docker inspect -f . ci-base-image-arm64 [2024-03-17T20:23:44.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T20:23:45.030Z] prd-ubuntu20.04-docker-arm64-4c-16g-214 does not seem to be running inside a container [2024-03-17T20:23:45.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-17T20:23:46.314Z] $ docker top e17af6a6c3c86d86882a4ae2848656a42c40f343dc4e347e7f213df78cf3e563 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T20:23:47.153Z] + go version [2024-03-17T20:23:47.153Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-17T20:23:47.172Z] $ docker stop --time=1 e17af6a6c3c86d86882a4ae2848656a42c40f343dc4e347e7f213df78cf3e563 [2024-03-17T20:23:48.753Z] $ docker rm -f --volumes e17af6a6c3c86d86882a4ae2848656a42c40f343dc4e347e7f213df78cf3e563 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T20:23:49.325Z] + docker inspect -f . ci-base-image-arm64 [2024-03-17T20:23:49.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T20:23:49.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-214 does not seem to be running inside a container [2024-03-17T20:23:49.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-17T20:23:50.767Z] $ docker top a3f9c67792c1dfe4bda15918454a4d9cba4a0a60f681888348ff43c0c346f686 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T20:23:51.349Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/7 [Pipeline] fileExists [Pipeline] sh [2024-03-17T20:23:51.713Z] + make test [2024-03-17T20:23:51.986Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-17T20:23:55.374Z] internal/application.go:31:2: no required module provides package github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust; to add it: [2024-03-17T20:23:55.374Z] go get github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust [2024-03-17T20:23:55.374Z] internal/application.go:33:2: no required module provides package github.com/openziti/sdk-golang/ziti; to add it: [2024-03-17T20:23:55.374Z] go get github.com/openziti/sdk-golang/ziti [2024-03-17T20:23:55.374Z] make: *** [Makefile:49: test-go] Error 1 [Pipeline] } [2024-03-17T20:23:55.395Z] $ docker stop --time=1 a3f9c67792c1dfe4bda15918454a4d9cba4a0a60f681888348ff43c0c346f686 [2024-03-17T20:23:57.164Z] $ docker rm -f --volumes a3f9c67792c1dfe4bda15918454a4d9cba4a0a60f681888348ff43c0c346f686 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T20:23:57.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-17T20:23:57.949Z] [2024-03-17T20:23:57.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T20:23:58.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-17T20:23:58.549Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-17T20:23:58.549Z] 8998bd30e6a1: Pulling fs layer [2024-03-17T20:23:58.549Z] 04944245beec: Pulling fs layer [2024-03-17T20:23:58.549Z] 699f458cf7ca: Pulling fs layer [2024-03-17T20:23:58.549Z] 765212b225bb: Pulling fs layer [2024-03-17T20:23:58.549Z] f23df028b6ca: Pulling fs layer [2024-03-17T20:23:58.549Z] d65c8cfc05b1: Pulling fs layer [2024-03-17T20:23:58.549Z] 2437ff75d9bd: Pulling fs layer [2024-03-17T20:23:58.549Z] f23df028b6ca: Waiting [2024-03-17T20:23:58.549Z] d65c8cfc05b1: Waiting [2024-03-17T20:23:58.549Z] 2437ff75d9bd: Waiting [2024-03-17T20:23:58.549Z] 765212b225bb: Waiting [2024-03-17T20:23:58.549Z] 04944245beec: Verifying Checksum [2024-03-17T20:23:58.549Z] 04944245beec: Download complete [2024-03-17T20:23:58.549Z] 765212b225bb: Verifying Checksum [2024-03-17T20:23:58.549Z] 765212b225bb: Download complete [2024-03-17T20:23:58.549Z] f23df028b6ca: Verifying Checksum [2024-03-17T20:23:58.549Z] f23df028b6ca: Download complete [2024-03-17T20:23:58.818Z] d65c8cfc05b1: Verifying Checksum [2024-03-17T20:23:58.818Z] d65c8cfc05b1: Download complete [2024-03-17T20:23:58.818Z] 699f458cf7ca: Verifying Checksum [2024-03-17T20:23:58.818Z] 699f458cf7ca: Download complete [2024-03-17T20:23:59.403Z] 8998bd30e6a1: Verifying Checksum [2024-03-17T20:23:59.403Z] 8998bd30e6a1: Download complete [2024-03-17T20:24:02.002Z] 2437ff75d9bd: Verifying Checksum [2024-03-17T20:24:02.002Z] 2437ff75d9bd: Download complete [2024-03-17T20:24:03.952Z] 8998bd30e6a1: Pull complete [2024-03-17T20:24:04.221Z] 04944245beec: Pull complete [2024-03-17T20:24:05.636Z] 699f458cf7ca: Pull complete [2024-03-17T20:24:05.904Z] 765212b225bb: Pull complete [2024-03-17T20:24:06.863Z] f23df028b6ca: Pull complete [2024-03-17T20:24:06.863Z] d65c8cfc05b1: Pull complete [2024-03-17T20:24:25.070Z] 2437ff75d9bd: Pull complete [2024-03-17T20:24:25.070Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-17T20:24:25.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-17T20:24:25.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T20:24:25.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-214 does not seem to be running inside a container [2024-03-17T20:24:25.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-17T20:24:27.846Z] $ docker top b5701784194eca56941775f58a0a706bb6a41415a819d9426077543353b737d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T20:24:28.690Z] ---> job-cost.sh [2024-03-17T20:24:28.690Z] lf-activate-venv: SKIPPING [2024-03-17T20:24:28.690Z] INFO: No Stack... [2024-03-17T20:24:28.956Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-17T20:24:29.908Z] INFO: Archiving Costs [Pipeline] sh [2024-03-17T20:24:30.222Z] + cat /w/workspace/edgex-ui-go/7/archives/cost.csv [2024-03-17T20:24:30.222Z] + cut -d, -f6 [Pipeline] lock [2024-03-17T20:24:30.273Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-698-7-stack-cost] [2024-03-17T20:24:30.284Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-698-7-stack-cost] did not exist. Created. [2024-03-17T20:24:30.289Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-698-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-17T20:24:30.941Z] /w/workspace/edgex-ui-go/7@tmp/durable-9ee66092/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-17T20:24:31.269Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-17T20:24:31.297Z] Warning: overwriting stash ‘stack-cost’ [2024-03-17T20:24:31.837Z] Stashed 1 file(s) [Pipeline] } [2024-03-17T20:24:31.845Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-698-7-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-17T20:24:31.871Z] $ docker stop --time=1 b5701784194eca56941775f58a0a706bb6a41415a819d9426077543353b737d2 [2024-03-17T20:24:33.358Z] $ docker rm -f --volumes b5701784194eca56941775f58a0a706bb6a41415a819d9426077543353b737d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-17T20:24:33.678Z] 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-17T20:24:34.468Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-698/archives ] [2024-03-17T20:24:34.468Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-698/archives [2024-03-17T20:24:34.468Z] total 16 [2024-03-17T20:24:34.468Z] drwxr-xr-x 3 root root 4096 Mar 17 20:20 . [2024-03-17T20:24:34.468Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 17 20:20 .. [2024-03-17T20:24:34.468Z] drwxr-xr-x 2 root root 4096 Mar 17 20:20 cost [2024-03-17T20:24:34.468Z] -rw-r--r-- 1 root root 83 Mar 17 20:20 cost.csv [2024-03-17T20:24:34.468Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-698/archives [2024-03-17T20:24:34.468Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-698/archives [2024-03-17T20:24:34.468Z] total 16 [2024-03-17T20:24:34.468Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 20:20 . [2024-03-17T20:24:34.468Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 17 20:20 .. [2024-03-17T20:24:34.468Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 20:20 cost [2024-03-17T20:24:34.468Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 17 20:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-17T20:24:34.760Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T20:24:35.619Z] ---> package-listing.sh [2024-03-17T20:24:35.619Z] ++ facter osfamily [2024-03-17T20:24:35.619Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-17T20:24:35.879Z] + OS_FAMILY=debian [2024-03-17T20:24:35.879Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-698 [2024-03-17T20:24:35.879Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-17T20:24:35.879Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-17T20:24:35.879Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-17T20:24:35.879Z] + PACKAGES=/tmp/packages_start.txt [2024-03-17T20:24:35.879Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-698 ']' [2024-03-17T20:24:35.879Z] + PACKAGES=/tmp/packages_end.txt [2024-03-17T20:24:35.879Z] + case "${OS_FAMILY}" in [2024-03-17T20:24:35.879Z] + dpkg -l [2024-03-17T20:24:35.879Z] + grep '^ii' [2024-03-17T20:24:35.879Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-17T20:24:35.879Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-17T20:24:35.879Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-17T20:24:35.879Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-698 ']' [2024-03-17T20:24:35.879Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-698/archives/ [2024-03-17T20:24:35.879Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-698/archives/ [Pipeline] echo [2024-03-17T20:24:35.890Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-17T20:24:36.168Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T20:24:36.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T20:24:36.744Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T20:24:36.830Z] prd-ubuntu20.04-docker-8c-8g-213 does not seem to be running inside a container [2024-03-17T20:24:36.864Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-698 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698:/w/workspace/edgexfoundry_edgex-ui-go_PR-698:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-17T20:24:37.053Z] $ docker top 799cf39c44c831b637d96dd03123921324c42fa56e64a373ae6734bc7cc9bd76 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T20:24:37.396Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-17T20:24:37.682Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-17T20:24:37.967Z] + ls /var/log/sa-host [2024-03-17T20:24:37.967Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T20:24:38.142Z] provisioning config files... [2024-03-17T20:24:38.159Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-698@tmp/config17404084082228422219tmp [Pipeline] { [Pipeline] echo [2024-03-17T20:24:38.180Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T20:24:38.465Z] ---> create-netrc.sh [Pipeline] } [2024-03-17T20:24:38.474Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-17T20:24:38.812Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-17T20:24:38.822Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T20:24:39.110Z] ---> sudo-logs.sh [2024-03-17T20:24:39.111Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-17T20:24:39.146Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T20:24:39.434Z] ---> job-cost.sh [2024-03-17T20:24:39.434Z] lf-activate-venv: SKIPPING [2024-03-17T20:24:39.434Z] DEBUG: total: 0.2199999988079071 [2024-03-17T20:24:39.434Z] INFO: Retrieving Stack Cost... [2024-03-17T20:24:39.694Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-17T20:24:39.954Z] INFO: Archiving Costs [Pipeline] echo [2024-03-17T20:24:39.966Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T20:24:40.254Z] ---> logs-deploy.sh [2024-03-17T20:24:40.254Z] lf-activate-venv: SKIPPING [2024-03-17T20:24:40.254Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-698/7 [2024-03-17T20:24:40.254Z] INFO: archiving workspace using pattern(s): [2024-03-17T20:24:41.192Z] Archives upload complete. [2024-03-17T20:24:41.452Z] INFO: archiving logs to Nexus