Pull request #804 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 64c927ce044291f34615b18963e9373ff814f049+850fdf759a0efe631343390da82a37f8ec516889 (8e3a665ac4671c559fbb37d2bb0b13b8bc4b370c) 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-ssh3136708644126325801.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh675410395918429004.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-804/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-804/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9002672913292404868.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-804/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2449424366386859895.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6131583645501239358.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-804/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-804/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2292110997383486174.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22140 in /w/workspace/edgexfoundry_edgex-ui-go_PR-804 [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-804 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/804/head:refs/remotes/origin/PR-804 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit 64c927ce044291f34615b18963e9373ff814f049 Merge succeeded, producing 64c927ce044291f34615b18963e9373ff814f049 Checking out Revision 64c927ce044291f34615b18963e9373ff814f049 (PR-804) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 64c927ce044291f34615b18963e9373ff814f049 # 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 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64c927ce044291f34615b18963e9373ff814f049 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:03:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:03:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:03:44 ========================================================= 04:03:44 EdgeX Global Pipelines Version Info 04:03:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:03:45 ------------------- 04:03:45 stable info: 04:03:45 ------------------- 04:03:45 Commited By: Ginny Guan ginny@iotechsys.com 04:03:45 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 04:03:45 Message: update stable to v1.0.265 04:03:45 ------------------- 04:03:45 experimental info: 04:03:45 ------------------- 04:03:45 Commited By: Cherry Wang cherry@iotechsys.com 04:03:45 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 04:03:45 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:03:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:03:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:03:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:03:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:03:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:03:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:03:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:03:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:03:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:03:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:03:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:03:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:03:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:03:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:03:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:03:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:03:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:03:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:03:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:03:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:03:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:03:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:03:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:03:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:03:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:03:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:03:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:03:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-804 [Pipeline] echo 04:03:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-804 [Pipeline] echo 04:03:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-804 [Pipeline] echo 04:03:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64c927ce044291f34615b18963e9373ff814f049 [Pipeline] echo 04:03:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64c927c [Pipeline] echo 04:03:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:03:48 provisioning config files... 04:03:48 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp/config7063997254837675256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:03:48 ---> ****-login.sh 04:03:48 nexus3.edgexfoundry.org:10001 04:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:03:49 Configure a credential helper to remove this warning. See 04:03:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:03:49 04:03:49 Login Succeeded 04:03:49 nexus3.edgexfoundry.org:10002 04:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:03:49 Configure a credential helper to remove this warning. See 04:03:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:03:49 04:03:49 Login Succeeded 04:03:49 nexus3.edgexfoundry.org:10003 04:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:03:49 Configure a credential helper to remove this warning. See 04:03:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:03:49 04:03:49 Login Succeeded 04:03:49 nexus3.edgexfoundry.org:10004 04:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:03:49 Configure a credential helper to remove this warning. See 04:03:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:03:49 04:03:49 Login Succeeded 04:03:49 ****.io 04:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:03:49 Configure a credential helper to remove this warning. See 04:03:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:03:49 04:03:49 Login Succeeded 04:03:49 ---> ****-login.sh ends [Pipeline] } 04:03:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:03:50 + git rev-list -1 --merges 64c927ce044291f34615b18963e9373ff814f049~1..64c927ce044291f34615b18963e9373ff814f049 [Pipeline] echo 04:03:50 -----------> git rev-list -1 --merges 64c927ce044291f34615b18963e9373ff814f049~1..64c927ce044291f34615b18963e9373ff814f049 64c927ce044291f34615b18963e9373ff814f049 [false] [Pipeline] sh 04:03:50 + git log --format=format:%s -1 64c927ce044291f34615b18963e9373ff814f049 [Pipeline] echo 04:03:50 ========================================================= 04:03:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:03:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:03:51 + git log --format=format:%s -1 64c927ce044291f34615b18963e9373ff814f049 [Pipeline] echo 04:03:51 [semverPrep] GIT_COMMIT: 64c927ce044291f34615b18963e9373ff814f049, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 [Pipeline] echo 04:03:51 [semverPrep] This is not a build commit. [Pipeline] sh 04:03:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:03:51 + grep -v github /etc/ssh/ssh_known_hosts 04:03:51 + [ -e /tmp/ssh_known_hosts ] 04:03:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:03:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:03:51 + sudo tee -a /etc/ssh/ssh_known_hosts 04:03:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:52 04:03:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:03:53 0.1.4: Pulling from edgex-devops/py-git-semver 04:03:53 b85a868b505f: Pulling fs layer 04:03:53 e2be974225ed: Pulling fs layer 04:03:53 339a4e72a1f5: Pulling fs layer 04:03:53 988bab9f4d93: Pulling fs layer 04:03:53 1469e6f7b9e6: Pulling fs layer 04:03:53 eaf3925da568: Pulling fs layer 04:03:53 988bab9f4d93: Waiting 04:03:53 1469e6f7b9e6: Waiting 04:03:53 bab4dde63d76: Pulling fs layer 04:03:53 bde34c3a00c8: Pulling fs layer 04:03:53 b352a97aabf1: Pulling fs layer 04:03:53 4872d77fe225: Pulling fs layer 04:03:53 5851b861e8e6: Pulling fs layer 04:03:53 eaf3925da568: Waiting 04:03:53 bab4dde63d76: Waiting 04:03:53 bde34c3a00c8: Waiting 04:03:53 b352a97aabf1: Waiting 04:03:53 4872d77fe225: Waiting 04:03:53 5851b861e8e6: Waiting 04:03:53 e2be974225ed: Verifying Checksum 04:03:53 e2be974225ed: Download complete 04:03:53 988bab9f4d93: Verifying Checksum 04:03:53 988bab9f4d93: Download complete 04:03:53 1469e6f7b9e6: Verifying Checksum 04:03:53 1469e6f7b9e6: Download complete 04:03:53 eaf3925da568: Verifying Checksum 04:03:53 eaf3925da568: Download complete 04:03:53 339a4e72a1f5: Verifying Checksum 04:03:53 339a4e72a1f5: Download complete 04:03:53 bde34c3a00c8: Verifying Checksum 04:03:53 bde34c3a00c8: Download complete 04:03:53 b352a97aabf1: Verifying Checksum 04:03:53 b352a97aabf1: Download complete 04:03:53 4872d77fe225: Verifying Checksum 04:03:53 4872d77fe225: Download complete 04:03:53 5851b861e8e6: Verifying Checksum 04:03:53 5851b861e8e6: Download complete 04:03:53 b85a868b505f: Verifying Checksum 04:03:53 b85a868b505f: Download complete 04:03:54 bab4dde63d76: Verifying Checksum 04:03:54 bab4dde63d76: Download complete 04:03:55 b85a868b505f: Pull complete 04:03:57 e2be974225ed: Pull complete 04:03:58 339a4e72a1f5: Pull complete 04:03:58 988bab9f4d93: Pull complete 04:03:58 1469e6f7b9e6: Pull complete 04:03:59 eaf3925da568: Pull complete 04:04:01 bab4dde63d76: Pull complete 04:04:01 bde34c3a00c8: Pull complete 04:04:02 b352a97aabf1: Pull complete 04:04:02 4872d77fe225: Pull complete 04:04:03 5851b861e8e6: Pull complete 04:04:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:04:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:03 prd-ubuntu20.04-docker-8c-8g-22140 does not seem to be running inside a container 04:04:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-804 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-804:/w/workspace/edgexfoundry_edgex-ui-go_PR-804:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:04:16 $ docker top f17f3c70c840e3a9b0ad76c09e9056bbc402f7844c15e70e3819baaf09dd4fd9 -eo pid,comm 04:04:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:04:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:04:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:16 [ssh-agent] Looking for ssh-agent implementation... 04:04:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:16 $ docker exec f17f3c70c840e3a9b0ad76c09e9056bbc402f7844c15e70e3819baaf09dd4fd9 ssh-agent 04:04:16 SSH_AUTH_SOCK=/tmp/ssh-uFjYL6hsVkSV/agent.13 04:04:16 SSH_AGENT_PID=19 04:04:16 Running ssh-add (command line suppressed) 04:04:16 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp/private_key_6233668659793866181.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp/private_key_6233668659793866181.key) 04:04:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:17 + git tag --points-at HEAD [Pipeline] } 04:04:17 $ docker exec --env ******** --env ******** f17f3c70c840e3a9b0ad76c09e9056bbc402f7844c15e70e3819baaf09dd4fd9 ssh-agent -k 04:04:17 unset SSH_AUTH_SOCK; 04:04:17 unset SSH_AGENT_PID; 04:04:17 echo Agent pid 19 killed; 04:04:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:04:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:17 [ssh-agent] Looking for ssh-agent implementation... 04:04:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:17 $ docker exec f17f3c70c840e3a9b0ad76c09e9056bbc402f7844c15e70e3819baaf09dd4fd9 ssh-agent 04:04:17 SSH_AUTH_SOCK=/tmp/ssh-mhVcWr4rowZy/agent.71 04:04:17 SSH_AGENT_PID=77 04:04:17 Running ssh-add (command line suppressed) 04:04:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp/private_key_10251714544783645258.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp/private_key_10251714544783645258.key) 04:04:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:18 + git semver init 04:04:18 2024-10-08 04:04:18,376 [run_init] DEBUG init version:0.0.0 force:False 04:04:18 2024-10-08 04:04:18,377 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-804/.semver 04:04:18 2024-10-08 04:04:18,378 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-804/.semver 04:04:18 2024-10-08 04:04:18,378 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-804/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-804, universal_newlines=False, shell=None, istream=None) 04:04:20 2024-10-08 04:04:20,800 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-804/.git/info/exclude 04:04:20 2024-10-08 04:04:20,801 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-804/.semver/PR-804 with force:False 04:04:20 2024-10-08 04:04:20,801 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-804/.semver/PR-804 04:04:20 2024-10-08 04:04:20,806 [execute] INFO git cat-file --batch-check 04:04:20 2024-10-08 04:04:20,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-804/.semver, universal_newlines=False, shell=None, istream=) 04:04:20 2024-10-08 04:04:20,811 [execute] INFO git cat-file --batch 04:04:20 2024-10-08 04:04:20,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-804/.semver, universal_newlines=False, shell=None, istream=) 04:04:20 2024-10-08 04:04:20,817 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-804/.semver/PR-804 04:04:20 0.0.0 [Pipeline] } 04:04:20 $ docker exec --env ******** --env ******** f17f3c70c840e3a9b0ad76c09e9056bbc402f7844c15e70e3819baaf09dd4fd9 ssh-agent -k 04:04:21 unset SSH_AUTH_SOCK; 04:04:21 unset SSH_AGENT_PID; 04:04:21 echo Agent pid 77 killed; 04:04:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:04:21 + git semver [Pipeline] } 04:04:21 $ docker stop --time=1 f17f3c70c840e3a9b0ad76c09e9056bbc402f7844c15e70e3819baaf09dd4fd9 04:04:23 $ docker rm -f --volumes f17f3c70c840e3a9b0ad76c09e9056bbc402f7844c15e70e3819baaf09dd4fd9 [Pipeline] // withDockerContainer [Pipeline] sh 04:04:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:04:24 Stashed 1 file(s) [Pipeline] echo 04:04:24 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:25 provisioning config files... 04:04:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp/config106182447737314547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:25 ---> ****-login.sh 04:04:25 nexus3.edgexfoundry.org:10001 04:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:25 Configure a credential helper to remove this warning. See 04:04:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:25 04:04:25 Login Succeeded 04:04:25 nexus3.edgexfoundry.org:10002 04:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:25 Configure a credential helper to remove this warning. See 04:04:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:25 04:04:25 Login Succeeded 04:04:25 nexus3.edgexfoundry.org:10003 04:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:25 Configure a credential helper to remove this warning. See 04:04:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:25 04:04:25 Login Succeeded 04:04:25 nexus3.edgexfoundry.org:10004 04:04:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:26 Configure a credential helper to remove this warning. See 04:04:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:26 04:04:26 Login Succeeded 04:04:26 ****.io 04:04:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:26 Configure a credential helper to remove this warning. See 04:04:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:26 04:04:26 Login Succeeded 04:04:26 ---> ****-login.sh ends [Pipeline] } 04:04:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:04:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:04:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:04:26 ========================================================= 04:04:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:04:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 04:04:27 Sending build context to Docker daemon 59.81MB 04:04:27 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:04:27 Step 2/15 : FROM ${BASE} AS builder 04:04:27 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:04:27 43c4264eed91: Pulling fs layer 04:04:27 4cc291be95ef: Pulling fs layer 04:04:27 2ac1f1163629: Pulling fs layer 04:04:27 5c3c966382ef: Pulling fs layer 04:04:27 4f4fb700ef54: Pulling fs layer 04:04:27 5d5c8e513c77: Pulling fs layer 04:04:27 9f66e0745190: Pulling fs layer 04:04:27 f49a43e4bbc0: Pulling fs layer 04:04:27 561ebcabdf7f: Pulling fs layer 04:04:27 5c3c966382ef: Waiting 04:04:27 5d5c8e513c77: Waiting 04:04:27 9f66e0745190: Waiting 04:04:27 f49a43e4bbc0: Waiting 04:04:27 561ebcabdf7f: Waiting 04:04:27 4f4fb700ef54: Waiting 04:04:27 4cc291be95ef: Verifying Checksum 04:04:27 4cc291be95ef: Download complete 04:04:27 5c3c966382ef: Download complete 04:04:27 4f4fb700ef54: Verifying Checksum 04:04:27 4f4fb700ef54: Download complete 04:04:27 43c4264eed91: Verifying Checksum 04:04:27 43c4264eed91: Download complete 04:04:27 5d5c8e513c77: Verifying Checksum 04:04:27 5d5c8e513c77: Download complete 04:04:28 9f66e0745190: Verifying Checksum 04:04:28 9f66e0745190: Download complete 04:04:28 43c4264eed91: Pull complete 04:04:28 561ebcabdf7f: Verifying Checksum 04:04:28 561ebcabdf7f: Download complete 04:04:28 4cc291be95ef: Pull complete 04:04:28 2ac1f1163629: Verifying Checksum 04:04:28 2ac1f1163629: Download complete 04:04:28 f49a43e4bbc0: Verifying Checksum 04:04:28 f49a43e4bbc0: Download complete 04:04:32 2ac1f1163629: Pull complete 04:04:32 5c3c966382ef: Pull complete 04:04:32 4f4fb700ef54: Pull complete 04:04:32 5d5c8e513c77: Pull complete 04:04:32 9f66e0745190: Pull complete 04:04:36 f49a43e4bbc0: Pull complete 04:04:36 561ebcabdf7f: Pull complete 04:04:36 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 04:04:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:04:36 ---> 3a752c3f9dda 04:04:36 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:04:39 Still waiting to schedule task 04:04:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:04:41 ---> Running in f883e9d9c0f4 04:04:41 Removing intermediate container f883e9d9c0f4 04:04:41 ---> 009bf8295539 04:04:41 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:04:41 ---> Running in 243f6ed051fa 04:04:41 Removing intermediate container 243f6ed051fa 04:04:41 ---> e00b03515b87 04:04:41 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:04:41 ---> Running in a79dd420aa39 04:04:41 Removing intermediate container a79dd420aa39 04:04:41 ---> 87d9c792c16a 04:04:41 Step 6/15 : LABEL Name=edgex-ui-go 04:04:41 ---> Running in d6089d573ff4 04:04:41 Removing intermediate container d6089d573ff4 04:04:41 ---> ab7dbd404278 04:04:41 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:04:41 ---> Running in b82736449816 04:04:41 Removing intermediate container b82736449816 04:04:41 ---> 84cad3591647 04:04:41 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:04:41 latest: Pulling from library/docker 04:04:41 43c4264eed91: Already exists 04:04:41 eeae0a4c3aab: Pulling fs layer 04:04:41 4f4fb700ef54: Pulling fs layer 04:04:41 cc787dab98b1: Pulling fs layer 04:04:41 4dde54e28b69: Pulling fs layer 04:04:41 f76cc74ad672: Pulling fs layer 04:04:41 c3730cf3cbd1: Pulling fs layer 04:04:41 08f9c6ae64ba: Pulling fs layer 04:04:41 da8ae46b6347: Pulling fs layer 04:04:41 3f5a3c6f02f7: Pulling fs layer 04:04:41 238637adc6c9: Pulling fs layer 04:04:41 61595ab5b53d: Pulling fs layer 04:04:41 835d4c51c9f5: Pulling fs layer 04:04:41 d29e3ca0965c: Pulling fs layer 04:04:41 ccb967684857: Pulling fs layer 04:04:41 babf1dc4851c: Pulling fs layer 04:04:41 61595ab5b53d: Waiting 04:04:41 238637adc6c9: Waiting 04:04:41 835d4c51c9f5: Waiting 04:04:41 f76cc74ad672: Waiting 04:04:41 d29e3ca0965c: Waiting 04:04:41 ccb967684857: Waiting 04:04:41 c3730cf3cbd1: Waiting 04:04:41 08f9c6ae64ba: Waiting 04:04:41 babf1dc4851c: Waiting 04:04:41 3f5a3c6f02f7: Waiting 04:04:41 4dde54e28b69: Waiting 04:04:41 da8ae46b6347: Waiting 04:04:41 cc787dab98b1: Verifying Checksum 04:04:41 cc787dab98b1: Download complete 04:04:41 4f4fb700ef54: Verifying Checksum 04:04:41 4f4fb700ef54: Download complete 04:04:41 eeae0a4c3aab: Verifying Checksum 04:04:41 eeae0a4c3aab: Download complete 04:04:42 f76cc74ad672: Verifying Checksum 04:04:42 f76cc74ad672: Download complete 04:04:42 4dde54e28b69: Verifying Checksum 04:04:42 4dde54e28b69: Download complete 04:04:42 c3730cf3cbd1: Verifying Checksum 04:04:42 c3730cf3cbd1: Download complete 04:04:42 08f9c6ae64ba: Verifying Checksum 04:04:42 08f9c6ae64ba: Download complete 04:04:42 da8ae46b6347: Download complete 04:04:42 eeae0a4c3aab: Pull complete 04:04:42 3f5a3c6f02f7: Verifying Checksum 04:04:42 3f5a3c6f02f7: Download complete 04:04:42 4f4fb700ef54: Pull complete 04:04:42 61595ab5b53d: Verifying Checksum 04:04:42 61595ab5b53d: Download complete 04:04:42 238637adc6c9: Verifying Checksum 04:04:42 238637adc6c9: Download complete 04:04:42 835d4c51c9f5: Verifying Checksum 04:04:42 835d4c51c9f5: Download complete 04:04:42 cc787dab98b1: Pull complete 04:04:42 ccb967684857: Download complete 04:04:42 babf1dc4851c: Verifying Checksum 04:04:42 babf1dc4851c: Download complete 04:04:42 4dde54e28b69: Pull complete 04:04:42 d29e3ca0965c: Verifying Checksum 04:04:42 d29e3ca0965c: Download complete 04:04:43 f76cc74ad672: Pull complete 04:04:43 c3730cf3cbd1: Pull complete 04:04:43 08f9c6ae64ba: Pull complete 04:04:43 da8ae46b6347: Pull complete 04:04:43 3f5a3c6f02f7: Pull complete 04:04:44 238637adc6c9: Pull complete 04:04:44 61595ab5b53d: Pull complete 04:04:44 835d4c51c9f5: Pull complete 04:04:45 d29e3ca0965c: Pull complete 04:04:45 ccb967684857: Pull complete 04:04:45 babf1dc4851c: Pull complete 04:04:46 Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd 04:04:46 Status: Downloaded newer image for docker:latest 04:04:48 ---> 39cf76f1141e 04:04:48 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:04:48 ---> Running in 6dbce4ced2cb 04:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:04:49 OK: 246 MiB in 54 packages 04:04:49 Removing intermediate container 6dbce4ced2cb 04:04:49 ---> 272346032aea 04:04:49 Step 10/15 : ENV GO111MODULE=on 04:04:49 ---> Running in 7efb0e54577d 04:04:49 Removing intermediate container 7efb0e54577d 04:04:49 ---> 039d90be2394 04:04:49 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:04:49 ---> Running in 538a76820167 04:04:49 Removing intermediate container 538a76820167 04:04:49 ---> ee3c2c382daf 04:04:49 Step 12/15 : COPY go.mod vendor* ./ 04:04:50 ---> 86f9c8388f5e 04:04:50 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:50 ---> Running in cc4378731459 04:05:46 Removing intermediate container cc4378731459 04:05:46 ---> 4bef8dca98bc 04:05:46 Step 14/15 : COPY . . 04:05:48 ---> ff29ec28ff7e 04:05:48 Step 15/15 : RUN ${MAKE} 04:05:48 ---> Running in aa9adac5ba85 04:05:48 noop 04:05:48 Removing intermediate container aa9adac5ba85 04:05:48 ---> cc3cc68ba6a2 04:05:48 Successfully built cc3cc68ba6a2 04:05:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:49 + docker inspect -f . ci-base-image-x86_64 04:05:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:49 prd-ubuntu20.04-docker-8c-8g-22140 does not seem to be running inside a container 04:05:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-804 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-804:/w/workspace/edgexfoundry_edgex-ui-go_PR-804:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:05:49 $ docker top ffc530d0320b00c5be839335aaa259bfdbeea3a330b986c2ad82bdc387f466cd -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:50 + go version 04:05:50 go version go1.23.2 linux/amd64 [Pipeline] } 04:05:50 $ docker stop --time=1 ffc530d0320b00c5be839335aaa259bfdbeea3a330b986c2ad82bdc387f466cd 04:05:51 $ docker rm -f --volumes ffc530d0320b00c5be839335aaa259bfdbeea3a330b986c2ad82bdc387f466cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:52 + docker inspect -f . ci-base-image-x86_64 04:05:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:52 prd-ubuntu20.04-docker-8c-8g-22140 does not seem to be running inside a container 04:05:52 $ 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-804 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-804:/w/workspace/edgexfoundry_edgex-ui-go_PR-804:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:05:52 $ docker top 3aee7f72bfd00b02428899009aba38c0787b983f6fa2574984e4f043bfcd6e0b -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:53 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-804 [Pipeline] fileExists [Pipeline] sh 04:05:53 + make test 04:05:53 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:05:54 go: updates to go.mod needed; to update it: 04:05:54 go mod tidy 04:05:54 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:05:54 $ docker stop --time=1 3aee7f72bfd00b02428899009aba38c0787b983f6fa2574984e4f043bfcd6e0b 04:05:56 $ docker rm -f --volumes 3aee7f72bfd00b02428899009aba38c0787b983f6fa2574984e4f043bfcd6e0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:57 04:05:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:57 latest: Pulling from edgex-lftools-log-publisher 04:05:57 5eb5b503b376: Pulling fs layer 04:05:57 5c69ac0246d0: Pulling fs layer 04:05:57 ec43610c2a17: Pulling fs layer 04:05:57 3a2ae6a8a46f: Pulling fs layer 04:05:57 33b1e0a273af: Pulling fs layer 04:05:57 5d3b04190fa2: Pulling fs layer 04:05:57 2f39f015ded8: Pulling fs layer 04:05:57 3a2ae6a8a46f: Waiting 04:05:57 33b1e0a273af: Waiting 04:05:57 5d3b04190fa2: Waiting 04:05:57 2f39f015ded8: Waiting 04:05:57 5c69ac0246d0: Verifying Checksum 04:05:57 5c69ac0246d0: Download complete 04:05:57 3a2ae6a8a46f: Verifying Checksum 04:05:57 3a2ae6a8a46f: Download complete 04:05:57 ec43610c2a17: Verifying Checksum 04:05:57 ec43610c2a17: Download complete 04:05:57 33b1e0a273af: Verifying Checksum 04:05:57 33b1e0a273af: Download complete 04:05:57 5d3b04190fa2: Download complete 04:05:58 5eb5b503b376: Verifying Checksum 04:05:58 5eb5b503b376: Download complete 04:05:58 2f39f015ded8: Download complete 04:05:59 5eb5b503b376: Pull complete 04:05:59 5c69ac0246d0: Pull complete 04:05:59 ec43610c2a17: Pull complete 04:06:00 3a2ae6a8a46f: Pull complete 04:06:00 33b1e0a273af: Pull complete 04:06:00 5d3b04190fa2: Pull complete 04:06:04 2f39f015ded8: Pull complete 04:06:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:06:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:04 prd-ubuntu20.04-docker-8c-8g-22140 does not seem to be running inside a container 04:06:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-804 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-804:/w/workspace/edgexfoundry_edgex-ui-go_PR-804:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:06:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22143 in /w/workspace/edgexfoundry_edgex-ui-go_PR-804 04:06:09 $ docker top e74b0557d9f33231b180f661018810d31b993c2e6cdd2ecb6f4a04295a7d70e7 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 04:06:09 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:06:09 The recommended git tool is: git 04:06:09 ---> job-cost.sh 04:06:09 lf-activate-venv: SKIPPING 04:06:09 INFO: No Stack... 04:06:10 INFO: Retrieving Pricing Info for: v3-standard-8 04:06:10 INFO: Archiving Costs [Pipeline] sh 04:06:10 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-804/archives/cost.csv 04:06:10 + cut -d, -f6 [Pipeline] lock 04:06:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-804-1-stack-cost] 04:06:10 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-804-1-stack-cost] did not exist. Created. 04:06:10 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-804-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:06:11 + echo total: 0.2199999988079071 [Pipeline] stash 04:06:11 Stashed 1 file(s) [Pipeline] } 04:06:11 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-804-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:06:11 $ docker stop --time=1 e74b0557d9f33231b180f661018810d31b993c2e6cdd2ecb6f4a04295a7d70e7 04:06:12 $ docker rm -f --volumes e74b0557d9f33231b180f661018810d31b993c2e6cdd2ecb6f4a04295a7d70e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:06:13 Failed in branch amd64 04:06:14 using credential edgex-jenkins-ssh 04:06:14 Cloning the remote Git repository 04:06:14 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:06:14 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:06:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:06:14 > git --version # timeout=10 04:06:14 > git --version # 'git version 2.25.1' 04:06:14 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:06:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:20 Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit 64c927ce044291f34615b18963e9373ff814f049 04:06:21 Merge succeeded, producing 64c927ce044291f34615b18963e9373ff814f049 04:06:21 Checking out Revision 64c927ce044291f34615b18963e9373ff814f049 (PR-804) 04:06:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:06:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:06:19 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/804/head:refs/remotes/origin/PR-804 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:06:20 > git config core.sparsecheckout # timeout=10 04:06:20 > git checkout -f 64c927ce044291f34615b18963e9373ff814f049 # timeout=10 04:06:20 > git remote # timeout=10 04:06:20 > git config --get remote.origin.url # timeout=10 04:06:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:21 > git merge 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 04:06:21 > git rev-parse HEAD^{commit} # timeout=10 04:06:21 > git config core.sparsecheckout # timeout=10 04:06:21 > git checkout -f 64c927ce044291f34615b18963e9373ff814f049 # timeout=10 04:06:21 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 04:06:21 > git --version # timeout=10 04:06:21 > git --version # 'git version 2.25.1' 04:06:22 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:06:26 % Total % Received % Xferd Average Speed Time Time Time Current 04:06:26 Dload Upload Total Spent Left Speed 04:06:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 79185 0 --:--:-- --:--:-- --:--:-- 79677 [Pipeline] sh 04:06:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:06:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:06:27 + sudo tee /etc/docker/daemon.new 04:06:27 { 04:06:27 "registry-mirrors": [ 04:06:27 "https://nexus3.edgexfoundry.org:10001" 04:06:27 ], 04:06:27 "bip": "10.250.0.254/24", 04:06:27 "hosts": [ 04:06:27 "tcp://0.0.0.0:5555", 04:06:27 "unix:///var/run/docker.sock" 04:06:27 ], 04:06:27 "mtu": 1458, 04:06:27 "selinux-enabled": true, 04:06:27 "seccomp-profile": "/etc/docker/seccomp.json" 04:06:27 } [Pipeline] sh 04:06:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:06:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:46 provisioning config files... 04:06:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config9887969350113269699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:47 ---> ****-login.sh 04:06:47 nexus3.edgexfoundry.org:10001 04:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:47 Configure a credential helper to remove this warning. See 04:06:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:47 04:06:47 Login Succeeded 04:06:47 nexus3.edgexfoundry.org:10002 04:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:48 Configure a credential helper to remove this warning. See 04:06:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:48 04:06:48 Login Succeeded 04:06:48 nexus3.edgexfoundry.org:10003 04:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:48 Configure a credential helper to remove this warning. See 04:06:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:48 04:06:48 Login Succeeded 04:06:48 nexus3.edgexfoundry.org:10004 04:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:48 Configure a credential helper to remove this warning. See 04:06:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:48 04:06:48 Login Succeeded 04:06:48 ****.io 04:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:06:49 Configure a credential helper to remove this warning. See 04:06:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:06:49 04:06:49 Login Succeeded 04:06:49 ---> ****-login.sh ends [Pipeline] } 04:06:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:06:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:06:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:06:49 ========================================================= 04:06:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:06:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 04:06:51 Sending build context to Docker daemon 35.51MB 04:06:51 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:06:51 Step 2/15 : FROM ${BASE} AS builder 04:06:51 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:06:51 cf04c63912e1: Pulling fs layer 04:06:51 55b35a11ae5e: Pulling fs layer 04:06:51 a37a00ec5f00: Pulling fs layer 04:06:51 50b3750afda1: Pulling fs layer 04:06:51 4f4fb700ef54: Pulling fs layer 04:06:51 80978eb59214: Pulling fs layer 04:06:51 c9f46d7d2bd2: Pulling fs layer 04:06:51 c5a475d317c9: Pulling fs layer 04:06:51 4f4fb700ef54: Waiting 04:06:51 80978eb59214: Waiting 04:06:51 c9f46d7d2bd2: Waiting 04:06:51 c5a475d317c9: Waiting 04:06:51 55b35a11ae5e: Verifying Checksum 04:06:51 55b35a11ae5e: Download complete 04:06:51 50b3750afda1: Verifying Checksum 04:06:51 50b3750afda1: Download complete 04:06:51 4f4fb700ef54: Verifying Checksum 04:06:51 4f4fb700ef54: Download complete 04:06:51 80978eb59214: Verifying Checksum 04:06:51 80978eb59214: Download complete 04:06:51 cf04c63912e1: Verifying Checksum 04:06:51 cf04c63912e1: Download complete 04:06:52 c5a475d317c9: Verifying Checksum 04:06:52 c5a475d317c9: Download complete 04:06:52 cf04c63912e1: Pull complete 04:06:53 55b35a11ae5e: Pull complete 04:06:54 a37a00ec5f00: Download complete 04:06:54 c9f46d7d2bd2: Verifying Checksum 04:06:54 c9f46d7d2bd2: Download complete 04:07:10 a37a00ec5f00: Pull complete 04:07:10 50b3750afda1: Pull complete 04:07:10 4f4fb700ef54: Pull complete 04:07:10 80978eb59214: Pull complete 04:07:16 c9f46d7d2bd2: Pull complete 04:07:18 c5a475d317c9: Pull complete 04:07:18 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 04:07:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:07:18 ---> be29e6b0f0d4 04:07:18 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:07:21 ---> Running in 0dd2245ab8c8 04:07:21 Removing intermediate container 0dd2245ab8c8 04:07:21 ---> d89e5d6c7a21 04:07:21 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:07:21 ---> Running in e753ed89808d 04:07:21 Removing intermediate container e753ed89808d 04:07:21 ---> a3eb8b561667 04:07:21 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:07:21 ---> Running in 78e5584081f3 04:07:22 Removing intermediate container 78e5584081f3 04:07:22 ---> 692d96b34673 04:07:22 Step 6/15 : LABEL Name=edgex-ui-go 04:07:22 ---> Running in 5c8d4d69f030 04:07:22 Removing intermediate container 5c8d4d69f030 04:07:22 ---> f63f6958b087 04:07:22 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:07:22 ---> Running in 5a60e9368080 04:07:23 Removing intermediate container 5a60e9368080 04:07:23 ---> 30c33145c2e8 04:07:23 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:07:23 latest: Pulling from library/docker 04:07:23 cf04c63912e1: Already exists 04:07:23 a9679eef29cc: Pulling fs layer 04:07:23 4f4fb700ef54: Pulling fs layer 04:07:23 4a81ff15e9c1: Pulling fs layer 04:07:23 670ac7667191: Pulling fs layer 04:07:23 f54c0a207651: Pulling fs layer 04:07:23 443e5bf4eb6d: Pulling fs layer 04:07:23 36b38738a239: Pulling fs layer 04:07:23 7e05683eb78b: Pulling fs layer 04:07:23 af19dc418931: Pulling fs layer 04:07:23 350f121bb6a7: Pulling fs layer 04:07:23 51a3079e1f46: Pulling fs layer 04:07:23 dbb9cf640990: Pulling fs layer 04:07:23 4b2b3ec1ddad: Pulling fs layer 04:07:23 6e3a953caa63: Pulling fs layer 04:07:23 4c868131d387: Pulling fs layer 04:07:23 7e05683eb78b: Waiting 04:07:23 dbb9cf640990: Waiting 04:07:23 af19dc418931: Waiting 04:07:23 350f121bb6a7: Waiting 04:07:23 51a3079e1f46: Waiting 04:07:23 6e3a953caa63: Waiting 04:07:23 4b2b3ec1ddad: Waiting 04:07:23 4c868131d387: Waiting 04:07:23 670ac7667191: Waiting 04:07:23 f54c0a207651: Waiting 04:07:23 443e5bf4eb6d: Waiting 04:07:23 36b38738a239: Waiting 04:07:24 4f4fb700ef54: Download complete 04:07:24 4a81ff15e9c1: Verifying Checksum 04:07:24 4a81ff15e9c1: Download complete 04:07:24 a9679eef29cc: Download complete 04:07:24 670ac7667191: Verifying Checksum 04:07:24 670ac7667191: Download complete 04:07:24 36b38738a239: Download complete 04:07:24 f54c0a207651: Verifying Checksum 04:07:24 f54c0a207651: Download complete 04:07:24 443e5bf4eb6d: Verifying Checksum 04:07:24 443e5bf4eb6d: Download complete 04:07:24 7e05683eb78b: Verifying Checksum 04:07:24 7e05683eb78b: Download complete 04:07:24 af19dc418931: Verifying Checksum 04:07:24 af19dc418931: Download complete 04:07:24 51a3079e1f46: Verifying Checksum 04:07:24 51a3079e1f46: Download complete 04:07:24 dbb9cf640990: Verifying Checksum 04:07:24 dbb9cf640990: Download complete 04:07:25 6e3a953caa63: Verifying Checksum 04:07:25 6e3a953caa63: Download complete 04:07:25 350f121bb6a7: Verifying Checksum 04:07:25 350f121bb6a7: Download complete 04:07:25 4c868131d387: Verifying Checksum 04:07:25 4c868131d387: Download complete 04:07:25 a9679eef29cc: Pull complete 04:07:25 4f4fb700ef54: Pull complete 04:07:26 4a81ff15e9c1: Pull complete 04:07:26 4b2b3ec1ddad: Verifying Checksum 04:07:26 4b2b3ec1ddad: Download complete 04:07:27 670ac7667191: Pull complete 04:07:29 f54c0a207651: Pull complete 04:07:30 443e5bf4eb6d: Pull complete 04:07:30 36b38738a239: Pull complete 04:07:31 7e05683eb78b: Pull complete 04:07:31 af19dc418931: Pull complete 04:07:32 350f121bb6a7: Pull complete 04:07:32 51a3079e1f46: Pull complete 04:07:33 dbb9cf640990: Pull complete 04:07:36 4b2b3ec1ddad: Pull complete 04:07:36 6e3a953caa63: Pull complete 04:07:37 4c868131d387: Pull complete 04:07:37 Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd 04:07:37 Status: Downloaded newer image for docker:latest 04:07:41 ---> 385ca827c7e8 04:07:41 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:07:41 ---> Running in 0cde41a7308b 04:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:07:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:07:44 OK: 238 MiB in 54 packages 04:07:45 Removing intermediate container 0cde41a7308b 04:07:45 ---> 13857cf1f2f5 04:07:45 Step 10/15 : ENV GO111MODULE=on 04:07:45 ---> Running in 4639d9b2139e 04:07:46 Removing intermediate container 4639d9b2139e 04:07:46 ---> ef2a416d49a5 04:07:46 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:07:46 ---> Running in 0556b8f55ebd 04:07:46 Removing intermediate container 0556b8f55ebd 04:07:46 ---> 9eb6c90d7a33 04:07:46 Step 12/15 : COPY go.mod vendor* ./ 04:07:46 ---> c536cd211882 04:07:46 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:47 ---> Running in 0a76821aacc2 04:09:54 Removing intermediate container 0a76821aacc2 04:09:54 ---> ba735939a120 04:09:54 Step 14/15 : COPY . . 04:09:54 ---> 67db691f4c15 04:09:54 Step 15/15 : RUN ${MAKE} 04:09:54 ---> Running in ae99841d0f7e 04:09:54 noop 04:09:54 Removing intermediate container ae99841d0f7e 04:09:54 ---> 193bb570e241 04:09:54 Successfully built 193bb570e241 04:09:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:54 + docker inspect -f . ci-base-image-arm64 04:09:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:56 prd-ubuntu20.04-docker-arm64-4c-16g-22143 does not seem to be running inside a container 04:09:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:09:57 $ docker top 80b0e42312eba62eaf7dd03f87890660f15c9bf14b417ff87eab9b81cfaed844 -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:58 + go version 04:09:58 go version go1.23.2 linux/arm64 [Pipeline] } 04:09:58 $ docker stop --time=1 80b0e42312eba62eaf7dd03f87890660f15c9bf14b417ff87eab9b81cfaed844 04:10:00 $ docker rm -f --volumes 80b0e42312eba62eaf7dd03f87890660f15c9bf14b417ff87eab9b81cfaed844 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:01 + docker inspect -f . ci-base-image-arm64 04:10:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:01 prd-ubuntu20.04-docker-arm64-4c-16g-22143 does not seem to be running inside a container 04:10:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:10:03 $ docker top 301686b55e19ec18d4ef32cc32691bcfa7084f05fea534fdbfe64bca92af5799 -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:04 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 04:10:04 + make test 04:10:04 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:10:10 go: updates to go.mod needed; to update it: 04:10:10 go mod tidy 04:10:10 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:10:10 $ docker stop --time=1 301686b55e19ec18d4ef32cc32691bcfa7084f05fea534fdbfe64bca92af5799 04:10:12 $ docker rm -f --volumes 301686b55e19ec18d4ef32cc32691bcfa7084f05fea534fdbfe64bca92af5799 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:10:13 04:10:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:10:14 arm64: Pulling from edgex-lftools-log-publisher 04:10:14 8998bd30e6a1: Pulling fs layer 04:10:14 04944245beec: Pulling fs layer 04:10:14 699f458cf7ca: Pulling fs layer 04:10:14 765212b225bb: Pulling fs layer 04:10:14 f23df028b6ca: Pulling fs layer 04:10:14 765212b225bb: Waiting 04:10:14 d65c8cfc05b1: Pulling fs layer 04:10:14 f23df028b6ca: Waiting 04:10:14 2437ff75d9bd: Pulling fs layer 04:10:14 d65c8cfc05b1: Waiting 04:10:14 2437ff75d9bd: Waiting 04:10:14 04944245beec: Verifying Checksum 04:10:14 04944245beec: Download complete 04:10:14 765212b225bb: Verifying Checksum 04:10:14 765212b225bb: Download complete 04:10:14 f23df028b6ca: Verifying Checksum 04:10:14 f23df028b6ca: Download complete 04:10:14 d65c8cfc05b1: Verifying Checksum 04:10:14 d65c8cfc05b1: Download complete 04:10:14 699f458cf7ca: Verifying Checksum 04:10:14 699f458cf7ca: Download complete 04:10:14 8998bd30e6a1: Verifying Checksum 04:10:14 8998bd30e6a1: Download complete 04:10:17 2437ff75d9bd: Verifying Checksum 04:10:17 2437ff75d9bd: Download complete 04:10:19 8998bd30e6a1: Pull complete 04:10:20 04944245beec: Pull complete 04:10:21 699f458cf7ca: Pull complete 04:10:21 765212b225bb: Pull complete 04:10:22 f23df028b6ca: Pull complete 04:10:22 d65c8cfc05b1: Pull complete 04:10:38 2437ff75d9bd: Pull complete 04:10:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:10:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:10:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:39 prd-ubuntu20.04-docker-arm64-4c-16g-22143 does not seem to be running inside a container 04:10:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:10:42 $ docker top 51023675d199c75ab0a825737e74784294c45b06074f71ff0b0d08d19402a933 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:10:43 ---> job-cost.sh 04:10:43 lf-activate-venv: SKIPPING 04:10:43 INFO: No Stack... 04:10:43 INFO: Retrieving Pricing Info for: v3-standard-4 04:10:44 INFO: Archiving Costs [Pipeline] sh 04:10:45 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:10:45 + cut -d, -f6 [Pipeline] lock 04:10:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-804-1-stack-cost] 04:10:45 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-804-1-stack-cost] did not exist. Created. 04:10:45 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-804-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:10:45 /w/workspace/edgex-ui-go/1@tmp/durable-82ff31ef/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:10:46 + echo total: 0.10999999940395355 [Pipeline] stash 04:10:46 Warning: overwriting stash ‘stack-cost’ 04:10:53 Stashed 1 file(s) [Pipeline] } 04:10:53 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-804-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:10:53 $ docker stop --time=1 51023675d199c75ab0a825737e74784294c45b06074f71ff0b0d08d19402a933 04:10:55 $ docker rm -f --volumes 51023675d199c75ab0a825737e74784294c45b06074f71ff0b0d08d19402a933 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:10:56 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:10:58 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-804/archives ] 04:10:58 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-804/archives 04:10:58 total 16 04:10:58 drwxr-xr-x 3 root root 4096 Oct 8 04:06 . 04:10:58 drwxrwxr-x 14 jenkins jenkins 4096 Oct 8 04:06 .. 04:10:58 drwxr-xr-x 2 root root 4096 Oct 8 04:06 cost 04:10:58 -rw-r--r-- 1 root root 83 Oct 8 04:06 cost.csv 04:10:58 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-804/archives 04:10:58 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-804/archives 04:10:58 total 16 04:10:58 drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 04:06 . 04:10:58 drwxrwxr-x 14 jenkins jenkins 4096 Oct 8 04:06 .. 04:10:58 drwxr-xr-x 2 jenkins jenkins 4096 Oct 8 04:06 cost 04:10:58 -rw-r--r-- 1 jenkins jenkins 83 Oct 8 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:10:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:10:59 ---> package-listing.sh 04:10:59 ++ facter osfamily 04:10:59 ++ tr '[:upper:]' '[:lower:]' 04:11:00 + OS_FAMILY=debian 04:11:00 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-804 04:11:00 + START_PACKAGES=/tmp/packages_start.txt 04:11:00 + END_PACKAGES=/tmp/packages_end.txt 04:11:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:11:00 + PACKAGES=/tmp/packages_start.txt 04:11:00 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-804 ']' 04:11:00 + PACKAGES=/tmp/packages_end.txt 04:11:00 + case "${OS_FAMILY}" in 04:11:00 + dpkg -l 04:11:00 + grep '^ii' 04:11:00 + '[' -f /tmp/packages_start.txt ']' 04:11:00 + '[' -f /tmp/packages_end.txt ']' 04:11:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:11:00 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-804 ']' 04:11:00 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-804/archives/ 04:11:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-804/archives/ [Pipeline] echo 04:11:00 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-804/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:11:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:11:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:11:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:11:01 prd-ubuntu20.04-docker-8c-8g-22140 does not seem to be running inside a container 04:11:01 $ 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-804/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-804 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-804:/w/workspace/edgexfoundry_edgex-ui-go_PR-804:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:11:01 $ docker top c0b11b2df6f2b409910015cf85472af46f1cf8c095e7c2218ce0e0db84d38bee -eo pid,comm [Pipeline] { [Pipeline] sh 04:11:01 + touch /tmp/pre-build-complete [Pipeline] sh 04:11:02 + mkdir -p /var/log/sysstat [Pipeline] sh 04:11:02 + ls /var/log/sa-host 04:11:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:11:03 provisioning config files... 04:11:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-804@tmp/config2222868103634906630tmp [Pipeline] { [Pipeline] echo 04:11:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:11:03 ---> create-netrc.sh [Pipeline] } 04:11:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:11:03 ---> python-tools-install.sh [Pipeline] echo 04:11:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:11:04 ---> sudo-logs.sh 04:11:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:11:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:11:04 ---> job-cost.sh 04:11:04 lf-activate-venv: SKIPPING 04:11:04 DEBUG: total: 0.2199999988079071 04:11:04 INFO: Retrieving Stack Cost... 04:11:05 INFO: Retrieving Pricing Info for: v3-standard-8 04:11:05 INFO: Archiving Costs [Pipeline] echo 04:11:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:11:05 ---> logs-deploy.sh 04:11:05 lf-activate-venv: SKIPPING 04:11:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-804/1 04:11:05 INFO: archiving workspace using pattern(s): 04:11:06 Archives upload complete. 04:11:06 INFO: archiving logs to Nexus