Pull request #805 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e4aef43408c68bd8a5ccb688f8888b5d5743717+850fdf759a0efe631343390da82a37f8ec516889 (14cf7bd1dba36c3f2e7e14fea935fdbca7e84fa1) 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-ssh15196156848548109399.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-ssh8113299633001452136.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-805/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-805/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9365438397347194550.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-805/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh426563106267765980.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-ssh4709514265799684963.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-805/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-805/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3289687221729225668.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-22142 in /w/workspace/edgexfoundry_edgex-ui-go_PR-805 [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-805 # 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/805/head:refs/remotes/origin/PR-805 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit 1e4aef43408c68bd8a5ccb688f8888b5d5743717 Merge succeeded, producing 1e4aef43408c68bd8a5ccb688f8888b5d5743717 Checking out Revision 1e4aef43408c68bd8a5ccb688f8888b5d5743717 (PR-805) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/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 1e4aef43408c68bd8a5ccb688f8888b5d5743717 # 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 1e4aef43408c68bd8a5ccb688f8888b5d5743717 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:04:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:04:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:04:52 ========================================================= 04:04:52 EdgeX Global Pipelines Version Info 04:04:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:04:53 ------------------- 04:04:53 stable info: 04:04:53 ------------------- 04:04:53 Commited By: Ginny Guan ginny@iotechsys.com 04:04:53 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 04:04:53 Message: update stable to v1.0.265 04:04:53 ------------------- 04:04:53 experimental info: 04:04:53 ------------------- 04:04:53 Commited By: Cherry Wang cherry@iotechsys.com 04:04:53 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 04:04:53 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:04:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:04:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:04:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-805 [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-805 [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-805 [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e4aef43408c68bd8a5ccb688f8888b5d5743717 [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e4aef4 [Pipeline] echo 04:04:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:55 provisioning config files... 04:04:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp/config6464097565480573040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:56 ---> ****-login.sh 04:04:56 nexus3.edgexfoundry.org:10001 04:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:56 Configure a credential helper to remove this warning. See 04:04:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:56 04:04:56 Login Succeeded 04:04:56 nexus3.edgexfoundry.org:10002 04:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:56 Configure a credential helper to remove this warning. See 04:04:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:56 04:04:56 Login Succeeded 04:04:56 nexus3.edgexfoundry.org:10003 04:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:56 Configure a credential helper to remove this warning. See 04:04:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:56 04:04:56 Login Succeeded 04:04:56 nexus3.edgexfoundry.org:10004 04:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:56 Configure a credential helper to remove this warning. See 04:04:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:56 04:04:56 Login Succeeded 04:04:56 ****.io 04:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:57 Configure a credential helper to remove this warning. See 04:04:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:57 04:04:57 Login Succeeded 04:04:57 ---> ****-login.sh ends [Pipeline] } 04:04:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:04:57 + git rev-list -1 --merges 1e4aef43408c68bd8a5ccb688f8888b5d5743717~1..1e4aef43408c68bd8a5ccb688f8888b5d5743717 [Pipeline] echo 04:04:57 -----------> git rev-list -1 --merges 1e4aef43408c68bd8a5ccb688f8888b5d5743717~1..1e4aef43408c68bd8a5ccb688f8888b5d5743717 1e4aef43408c68bd8a5ccb688f8888b5d5743717 [false] [Pipeline] sh 04:04:58 + git log --format=format:%s -1 1e4aef43408c68bd8a5ccb688f8888b5d5743717 [Pipeline] echo 04:04:58 ========================================================= 04:04:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:04:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:04:58 + git log --format=format:%s -1 1e4aef43408c68bd8a5ccb688f8888b5d5743717 [Pipeline] echo 04:04:58 [semverPrep] GIT_COMMIT: 1e4aef43408c68bd8a5ccb688f8888b5d5743717, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:04:58 [semverPrep] This is not a build commit. [Pipeline] sh 04:04:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:04:59 + grep -v github /etc/ssh/ssh_known_hosts 04:04:59 + [ -e /tmp/ssh_known_hosts ] 04:04:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:04:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:04:59 + sudo tee -a /etc/ssh/ssh_known_hosts 04:04:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:59 04:04:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:00 0.1.4: Pulling from edgex-devops/py-git-semver 04:05:00 b85a868b505f: Pulling fs layer 04:05:00 e2be974225ed: Pulling fs layer 04:05:00 339a4e72a1f5: Pulling fs layer 04:05:00 988bab9f4d93: Pulling fs layer 04:05:00 1469e6f7b9e6: Pulling fs layer 04:05:00 eaf3925da568: Pulling fs layer 04:05:00 bab4dde63d76: Pulling fs layer 04:05:00 bde34c3a00c8: Pulling fs layer 04:05:00 b352a97aabf1: Pulling fs layer 04:05:00 4872d77fe225: Pulling fs layer 04:05:00 5851b861e8e6: Pulling fs layer 04:05:00 bab4dde63d76: Waiting 04:05:00 bde34c3a00c8: Waiting 04:05:00 b352a97aabf1: Waiting 04:05:00 4872d77fe225: Waiting 04:05:00 5851b861e8e6: Waiting 04:05:00 988bab9f4d93: Waiting 04:05:00 1469e6f7b9e6: Waiting 04:05:00 eaf3925da568: Waiting 04:05:00 e2be974225ed: Download complete 04:05:00 988bab9f4d93: Download complete 04:05:00 1469e6f7b9e6: Verifying Checksum 04:05:00 1469e6f7b9e6: Download complete 04:05:00 eaf3925da568: Verifying Checksum 04:05:00 eaf3925da568: Download complete 04:05:00 339a4e72a1f5: Verifying Checksum 04:05:00 339a4e72a1f5: Download complete 04:05:00 bde34c3a00c8: Verifying Checksum 04:05:00 bde34c3a00c8: Download complete 04:05:00 b352a97aabf1: Verifying Checksum 04:05:00 b352a97aabf1: Download complete 04:05:00 4872d77fe225: Verifying Checksum 04:05:00 4872d77fe225: Download complete 04:05:00 5851b861e8e6: Download complete 04:05:00 b85a868b505f: Download complete 04:05:00 bab4dde63d76: Verifying Checksum 04:05:00 bab4dde63d76: Download complete 04:05:01 b85a868b505f: Pull complete 04:05:01 e2be974225ed: Pull complete 04:05:02 339a4e72a1f5: Pull complete 04:05:02 988bab9f4d93: Pull complete 04:05:02 1469e6f7b9e6: Pull complete 04:05:02 eaf3925da568: Pull complete 04:05:04 bab4dde63d76: Pull complete 04:05:04 bde34c3a00c8: Pull complete 04:05:04 b352a97aabf1: Pull complete 04:05:04 4872d77fe225: Pull complete 04:05:04 5851b861e8e6: Pull complete 04:05:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:05:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:05:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:05 prd-ubuntu20.04-docker-8c-8g-22142 does not seem to be running inside a container 04:05:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-805 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-805:/w/workspace/edgexfoundry_edgex-ui-go_PR-805:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-805@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:05:09 $ docker top 153078a99d18003c5130805a7318815b602ed35d9b5179dd14b6870c1e03df76 -eo pid,comm 04:05:09 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:05:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:05:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:09 [ssh-agent] Looking for ssh-agent implementation... 04:05:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:09 $ docker exec 153078a99d18003c5130805a7318815b602ed35d9b5179dd14b6870c1e03df76 ssh-agent 04:05:09 SSH_AUTH_SOCK=/tmp/ssh-t258vE6spiKE/agent.33 04:05:09 SSH_AGENT_PID=39 04:05:09 Running ssh-add (command line suppressed) 04:05:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp/private_key_13192062859207029731.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp/private_key_13192062859207029731.key) 04:05:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:10 + git tag --points-at HEAD [Pipeline] } 04:05:10 $ docker exec --env ******** --env ******** 153078a99d18003c5130805a7318815b602ed35d9b5179dd14b6870c1e03df76 ssh-agent -k 04:05:10 unset SSH_AUTH_SOCK; 04:05:10 unset SSH_AGENT_PID; 04:05:10 echo Agent pid 39 killed; 04:05:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:05:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:05:10 [ssh-agent] Looking for ssh-agent implementation... 04:05:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:05:10 $ docker exec 153078a99d18003c5130805a7318815b602ed35d9b5179dd14b6870c1e03df76 ssh-agent 04:05:10 SSH_AUTH_SOCK=/tmp/ssh-HgxZhUJMLjQD/agent.71 04:05:10 SSH_AGENT_PID=77 04:05:10 Running ssh-add (command line suppressed) 04:05:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp/private_key_10502111014354836916.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp/private_key_10502111014354836916.key) 04:05:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:05:11 + git semver init 04:05:11 2024-10-08 04:05:11,383 [run_init] DEBUG init version:0.0.0 force:False 04:05:11 2024-10-08 04:05:11,385 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-805/.semver 04:05:11 2024-10-08 04:05:11,385 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-805/.semver 04:05:11 2024-10-08 04:05:11,385 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-805/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-805, universal_newlines=False, shell=None, istream=None) 04:05:14 2024-10-08 04:05:13,564 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-805/.git/info/exclude 04:05:14 2024-10-08 04:05:13,564 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-805/.semver/PR-805 with force:False 04:05:14 2024-10-08 04:05:13,565 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-805/.semver/PR-805 04:05:14 2024-10-08 04:05:13,569 [execute] INFO git cat-file --batch-check 04:05:14 2024-10-08 04:05:13,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-805/.semver, universal_newlines=False, shell=None, istream=) 04:05:14 2024-10-08 04:05:13,575 [execute] INFO git cat-file --batch 04:05:14 2024-10-08 04:05:13,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-805/.semver, universal_newlines=False, shell=None, istream=) 04:05:14 2024-10-08 04:05:13,582 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-805/.semver/PR-805 04:05:14 0.0.0 [Pipeline] } 04:05:14 $ docker exec --env ******** --env ******** 153078a99d18003c5130805a7318815b602ed35d9b5179dd14b6870c1e03df76 ssh-agent -k 04:05:14 unset SSH_AUTH_SOCK; 04:05:14 unset SSH_AGENT_PID; 04:05:14 echo Agent pid 77 killed; 04:05:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:05:14 + git semver [Pipeline] } 04:05:14 $ docker stop --time=1 153078a99d18003c5130805a7318815b602ed35d9b5179dd14b6870c1e03df76 04:05:16 $ docker rm -f --volumes 153078a99d18003c5130805a7318815b602ed35d9b5179dd14b6870c1e03df76 [Pipeline] // withDockerContainer [Pipeline] sh 04:05:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:05:17 Stashed 1 file(s) [Pipeline] echo 04:05:17 [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:05:17 provisioning config files... 04:05:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp/config4406944291709122302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:18 ---> ****-login.sh 04:05:18 nexus3.edgexfoundry.org:10001 04:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:18 Configure a credential helper to remove this warning. See 04:05:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:18 04:05:18 Login Succeeded 04:05:18 nexus3.edgexfoundry.org:10002 04:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:18 Configure a credential helper to remove this warning. See 04:05:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:18 04:05:18 Login Succeeded 04:05:18 nexus3.edgexfoundry.org:10003 04:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:18 Configure a credential helper to remove this warning. See 04:05:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:18 04:05:18 Login Succeeded 04:05:18 nexus3.edgexfoundry.org:10004 04:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:18 Configure a credential helper to remove this warning. See 04:05:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:18 04:05:18 Login Succeeded 04:05:18 ****.io 04:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:18 Configure a credential helper to remove this warning. See 04:05:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:18 04:05:18 Login Succeeded 04:05:18 ---> ****-login.sh ends [Pipeline] } 04:05:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:05:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:05:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:05:19 ========================================================= 04:05:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:05:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:19 + 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:05:19 Sending build context to Docker daemon 59.81MB 04:05:19 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:05:19 Step 2/15 : FROM ${BASE} AS builder 04:05:20 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:05:20 43c4264eed91: Pulling fs layer 04:05:20 4cc291be95ef: Pulling fs layer 04:05:20 2ac1f1163629: Pulling fs layer 04:05:20 5c3c966382ef: Pulling fs layer 04:05:20 4f4fb700ef54: Pulling fs layer 04:05:20 5d5c8e513c77: Pulling fs layer 04:05:20 9f66e0745190: Pulling fs layer 04:05:20 f49a43e4bbc0: Pulling fs layer 04:05:20 561ebcabdf7f: Pulling fs layer 04:05:20 5d5c8e513c77: Waiting 04:05:20 5c3c966382ef: Waiting 04:05:20 9f66e0745190: Waiting 04:05:20 f49a43e4bbc0: Waiting 04:05:20 4f4fb700ef54: Waiting 04:05:20 561ebcabdf7f: Waiting 04:05:20 4cc291be95ef: Download complete 04:05:20 5c3c966382ef: Verifying Checksum 04:05:20 5c3c966382ef: Download complete 04:05:20 4f4fb700ef54: Verifying Checksum 04:05:20 4f4fb700ef54: Download complete 04:05:20 5d5c8e513c77: Verifying Checksum 04:05:20 5d5c8e513c77: Download complete 04:05:20 43c4264eed91: Download complete 04:05:20 9f66e0745190: Verifying Checksum 04:05:20 9f66e0745190: Download complete 04:05:20 43c4264eed91: Pull complete 04:05:20 561ebcabdf7f: Verifying Checksum 04:05:20 561ebcabdf7f: Download complete 04:05:20 4cc291be95ef: Pull complete 04:05:20 2ac1f1163629: Verifying Checksum 04:05:20 2ac1f1163629: Download complete 04:05:20 f49a43e4bbc0: Verifying Checksum 04:05:20 f49a43e4bbc0: Download complete 04:05:24 2ac1f1163629: Pull complete 04:05:24 5c3c966382ef: Pull complete 04:05:24 4f4fb700ef54: Pull complete 04:05:24 5d5c8e513c77: Pull complete 04:05:24 9f66e0745190: Pull complete 04:05:26 f49a43e4bbc0: Pull complete 04:05:26 561ebcabdf7f: Pull complete 04:05:26 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 04:05:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:05:26 ---> 3a752c3f9dda 04:05:26 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:05:32 Still waiting to schedule task 04:05:32 ‘prd-ubuntu20.04-docker-arm64-4c-16g-22143’ is offline 04:05:33 ---> Running in df3a4255a5b5 04:05:33 Removing intermediate container df3a4255a5b5 04:05:33 ---> 5b0f941e0944 04:05:33 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:05:33 ---> Running in 3ffd386af0d6 04:05:33 Removing intermediate container 3ffd386af0d6 04:05:33 ---> c2817d42c46c 04:05:33 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:05:33 ---> Running in 2de876b9ec3c 04:05:33 Removing intermediate container 2de876b9ec3c 04:05:33 ---> 0b32b00f515f 04:05:33 Step 6/15 : LABEL Name=edgex-ui-go 04:05:33 ---> Running in c5d7c92e7a94 04:05:33 Removing intermediate container c5d7c92e7a94 04:05:33 ---> d9656048fa7a 04:05:33 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:05:33 ---> Running in 003ecf057c1d 04:05:33 Removing intermediate container 003ecf057c1d 04:05:33 ---> a7f0dff7ba81 04:05:33 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:05:33 latest: Pulling from library/docker 04:05:33 43c4264eed91: Already exists 04:05:33 eeae0a4c3aab: Pulling fs layer 04:05:33 4f4fb700ef54: Pulling fs layer 04:05:33 cc787dab98b1: Pulling fs layer 04:05:33 4dde54e28b69: Pulling fs layer 04:05:33 f76cc74ad672: Pulling fs layer 04:05:33 c3730cf3cbd1: Pulling fs layer 04:05:33 08f9c6ae64ba: Pulling fs layer 04:05:33 da8ae46b6347: Pulling fs layer 04:05:33 3f5a3c6f02f7: Pulling fs layer 04:05:33 238637adc6c9: Pulling fs layer 04:05:33 61595ab5b53d: Pulling fs layer 04:05:33 835d4c51c9f5: Pulling fs layer 04:05:33 d29e3ca0965c: Pulling fs layer 04:05:33 ccb967684857: Pulling fs layer 04:05:33 babf1dc4851c: Pulling fs layer 04:05:33 835d4c51c9f5: Waiting 04:05:33 08f9c6ae64ba: Waiting 04:05:33 d29e3ca0965c: Waiting 04:05:33 ccb967684857: Waiting 04:05:33 da8ae46b6347: Waiting 04:05:33 babf1dc4851c: Waiting 04:05:33 61595ab5b53d: Waiting 04:05:33 238637adc6c9: Waiting 04:05:33 4dde54e28b69: Waiting 04:05:33 f76cc74ad672: Waiting 04:05:33 c3730cf3cbd1: Waiting 04:05:33 cc787dab98b1: Verifying Checksum 04:05:33 cc787dab98b1: Download complete 04:05:33 4f4fb700ef54: Verifying Checksum 04:05:33 4f4fb700ef54: Download complete 04:05:33 eeae0a4c3aab: Verifying Checksum 04:05:33 eeae0a4c3aab: Download complete 04:05:33 4dde54e28b69: Verifying Checksum 04:05:33 4dde54e28b69: Download complete 04:05:33 f76cc74ad672: Verifying Checksum 04:05:33 f76cc74ad672: Download complete 04:05:33 08f9c6ae64ba: Verifying Checksum 04:05:33 08f9c6ae64ba: Download complete 04:05:33 c3730cf3cbd1: Verifying Checksum 04:05:33 c3730cf3cbd1: Download complete 04:05:33 eeae0a4c3aab: Pull complete 04:05:33 3f5a3c6f02f7: Verifying Checksum 04:05:33 3f5a3c6f02f7: Download complete 04:05:34 4f4fb700ef54: Pull complete 04:05:34 238637adc6c9: Verifying Checksum 04:05:34 238637adc6c9: Download complete 04:05:34 61595ab5b53d: Download complete 04:05:34 cc787dab98b1: Pull complete 04:05:34 835d4c51c9f5: Verifying Checksum 04:05:34 835d4c51c9f5: Download complete 04:05:34 ccb967684857: Download complete 04:05:34 babf1dc4851c: Verifying Checksum 04:05:34 babf1dc4851c: Download complete 04:05:34 4dde54e28b69: Pull complete 04:05:34 d29e3ca0965c: Verifying Checksum 04:05:34 f76cc74ad672: Pull complete 04:05:35 c3730cf3cbd1: Pull complete 04:05:35 08f9c6ae64ba: Pull complete 04:05:35 da8ae46b6347: Pull complete 04:05:35 3f5a3c6f02f7: Pull complete 04:05:35 238637adc6c9: Pull complete 04:05:35 61595ab5b53d: Pull complete 04:05:35 835d4c51c9f5: Pull complete 04:05:37 d29e3ca0965c: Pull complete 04:05:37 ccb967684857: Pull complete 04:05:37 babf1dc4851c: Pull complete 04:05:37 Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd 04:05:37 Status: Downloaded newer image for docker:latest 04:05:39 ---> 306a6ec56454 04:05:39 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:05:39 ---> Running in be9c74f6913a 04:05:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:05:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:05:39 OK: 246 MiB in 54 packages 04:05:40 Removing intermediate container be9c74f6913a 04:05:40 ---> 29c9e1fd7792 04:05:40 Step 10/15 : ENV GO111MODULE=on 04:05:40 ---> Running in 304a195c250a 04:05:40 Removing intermediate container 304a195c250a 04:05:40 ---> ca02b47ca1f2 04:05:40 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:05:40 ---> Running in 713003df7664 04:05:40 Removing intermediate container 713003df7664 04:05:40 ---> 5fa6d3cebb18 04:05:40 Step 12/15 : COPY go.mod vendor* ./ 04:05:40 ---> acb01f4b10c7 04:05:40 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:05:40 ---> Running in 72a69d280342 04:06:36 Removing intermediate container 72a69d280342 04:06:36 ---> 94d706f1e67d 04:06:36 Step 14/15 : COPY . . 04:06:36 ---> 56620ed0c5f5 04:06:36 Step 15/15 : RUN ${MAKE} 04:06:36 ---> Running in c9c9509079a3 04:06:36 noop 04:06:36 Removing intermediate container c9c9509079a3 04:06:36 ---> bc873aca5492 04:06:36 Successfully built bc873aca5492 04:06:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:37 + docker inspect -f . ci-base-image-x86_64 04:06:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:37 prd-ubuntu20.04-docker-8c-8g-22142 does not seem to be running inside a container 04:06:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-805 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-805:/w/workspace/edgexfoundry_edgex-ui-go_PR-805:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-805@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:06:37 $ docker top d6b40d19f44ed77b2be893acd9828bdf996d87b45d3806cbfb3aaa50ef808826 -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:38 + go version 04:06:38 go version go1.23.2 linux/amd64 [Pipeline] } 04:06:38 $ docker stop --time=1 d6b40d19f44ed77b2be893acd9828bdf996d87b45d3806cbfb3aaa50ef808826 04:06:39 $ docker rm -f --volumes d6b40d19f44ed77b2be893acd9828bdf996d87b45d3806cbfb3aaa50ef808826 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:40 + docker inspect -f . ci-base-image-x86_64 04:06:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:40 prd-ubuntu20.04-docker-8c-8g-22142 does not seem to be running inside a container 04:06:40 $ 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-805 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-805:/w/workspace/edgexfoundry_edgex-ui-go_PR-805:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-805@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:06:40 $ docker top 4700096b3813db3dd2826069e72112b3882be9fd4a4060ca76a1fcc6d6cc8205 -eo pid,comm [Pipeline] { [Pipeline] sh 04:06:41 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-805 [Pipeline] fileExists [Pipeline] sh 04:06:41 + make test 04:06:41 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:06:42 go: updates to go.mod needed; to update it: 04:06:42 go mod tidy 04:06:42 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:06:42 $ docker stop --time=1 4700096b3813db3dd2826069e72112b3882be9fd4a4060ca76a1fcc6d6cc8205 04:06:43 $ docker rm -f --volumes 4700096b3813db3dd2826069e72112b3882be9fd4a4060ca76a1fcc6d6cc8205 [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:06:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:45 04:06:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:45 latest: Pulling from edgex-lftools-log-publisher 04:06:45 5eb5b503b376: Pulling fs layer 04:06:45 5c69ac0246d0: Pulling fs layer 04:06:45 ec43610c2a17: Pulling fs layer 04:06:45 3a2ae6a8a46f: Pulling fs layer 04:06:45 33b1e0a273af: Pulling fs layer 04:06:45 5d3b04190fa2: Pulling fs layer 04:06:45 2f39f015ded8: Pulling fs layer 04:06:45 3a2ae6a8a46f: Waiting 04:06:45 33b1e0a273af: Waiting 04:06:45 2f39f015ded8: Waiting 04:06:45 5c69ac0246d0: Download complete 04:06:45 3a2ae6a8a46f: Verifying Checksum 04:06:45 3a2ae6a8a46f: Download complete 04:06:45 33b1e0a273af: Verifying Checksum 04:06:45 33b1e0a273af: Download complete 04:06:45 5d3b04190fa2: Download complete 04:06:45 ec43610c2a17: Verifying Checksum 04:06:45 ec43610c2a17: Download complete 04:06:45 5eb5b503b376: Verifying Checksum 04:06:45 5eb5b503b376: Download complete 04:06:46 2f39f015ded8: Download complete 04:06:46 5eb5b503b376: Pull complete 04:06:46 5c69ac0246d0: Pull complete 04:06:47 ec43610c2a17: Pull complete 04:06:47 3a2ae6a8a46f: Pull complete 04:06:47 33b1e0a273af: Pull complete 04:06:47 5d3b04190fa2: Pull complete 04:06:51 2f39f015ded8: Pull complete 04:06:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:06:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:06:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:06:52 prd-ubuntu20.04-docker-8c-8g-22142 does not seem to be running inside a container 04:06:52 $ 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-805 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-805:/w/workspace/edgexfoundry_edgex-ui-go_PR-805:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-805@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:57 $ docker top d2092ac140bb3a2a9fe8acdbbf4d240a349ad7993f09596f88336c310654fc94 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:57 ---> job-cost.sh 04:06:57 lf-activate-venv: SKIPPING 04:06:57 INFO: No Stack... 04:06:57 INFO: Retrieving Pricing Info for: v3-standard-8 04:06:58 INFO: Archiving Costs [Pipeline] sh 04:06:58 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-805/archives/cost.csv 04:06:58 + cut -d, -f6 [Pipeline] lock 04:06:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-805-1-stack-cost] 04:06:58 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-805-1-stack-cost] did not exist. Created. 04:06:58 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-805-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:06:58 + echo total: 0.2199999988079071 [Pipeline] stash 04:06:59 Stashed 1 file(s) [Pipeline] } 04:06:59 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-805-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:06:59 $ docker stop --time=1 d2092ac140bb3a2a9fe8acdbbf4d240a349ad7993f09596f88336c310654fc94 04:07:00 $ docker rm -f --volumes d2092ac140bb3a2a9fe8acdbbf4d240a349ad7993f09596f88336c310654fc94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:07:00 Failed in branch amd64 04:08:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22144 in /w/workspace/edgexfoundry_edgex-ui-go_PR-805 [Pipeline] { [Pipeline] ws 04:08:19 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:08:19 The recommended git tool is: git 04:08:27 using credential edgex-jenkins-ssh 04:08:27 Cloning the remote Git repository 04:08:28 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:08:28 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:08:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:08:28 > git --version # timeout=10 04:08:28 > git --version # 'git version 2.25.1' 04:08:28 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:08:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:08:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:08:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:08:35 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/805/head:refs/remotes/origin/PR-805 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:08:36 Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit 1e4aef43408c68bd8a5ccb688f8888b5d5743717 04:08:37 Merge succeeded, producing 1e4aef43408c68bd8a5ccb688f8888b5d5743717 04:08:37 Checking out Revision 1e4aef43408c68bd8a5ccb688f8888b5d5743717 (PR-805) 04:08:36 > git config core.sparsecheckout # timeout=10 04:08:36 > git checkout -f 1e4aef43408c68bd8a5ccb688f8888b5d5743717 # timeout=10 04:08:37 > git remote # timeout=10 04:08:37 > git config --get remote.origin.url # timeout=10 04:08:37 using GIT_SSH to set credentials SSH Credentials for GitHub 04:08:37 > git merge 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 04:08:37 > git rev-parse HEAD^{commit} # timeout=10 04:08:37 > git config core.sparsecheckout # timeout=10 04:08:37 > git checkout -f 1e4aef43408c68bd8a5ccb688f8888b5d5743717 # timeout=10 04:08:38 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:08:38 > git --version # timeout=10 04:08:38 > git --version # 'git version 2.25.1' 04:08:38 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:08:44 % Total % Received % Xferd Average Speed Time Time Time Current 04:08:44 Dload Upload Total Spent Left Speed 04:08:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 154k 0 --:--:-- --:--:-- --:--:-- 156k [Pipeline] sh 04:08:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:08:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:08:44 + sudo tee /etc/docker/daemon.new 04:08:44 { 04:08:44 "registry-mirrors": [ 04:08:44 "https://nexus3.edgexfoundry.org:10001" 04:08:44 ], 04:08:44 "bip": "10.250.0.254/24", 04:08:44 "hosts": [ 04:08:44 "tcp://0.0.0.0:5555", 04:08:44 "unix:///var/run/docker.sock" 04:08:44 ], 04:08:44 "mtu": 1458, 04:08:44 "selinux-enabled": true, 04:08:44 "seccomp-profile": "/etc/docker/seccomp.json" 04:08:44 } [Pipeline] sh 04:08:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:08:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:04 provisioning config files... 04:09:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config13836888320923981168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:04 ---> ****-login.sh 04:09:04 nexus3.edgexfoundry.org:10001 04:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:09:05 Configure a credential helper to remove this warning. See 04:09:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:09:05 04:09:05 Login Succeeded 04:09:05 nexus3.edgexfoundry.org:10002 04:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:09:05 Configure a credential helper to remove this warning. See 04:09:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:09:05 04:09:05 Login Succeeded 04:09:05 nexus3.edgexfoundry.org:10003 04:09:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:09:06 Configure a credential helper to remove this warning. See 04:09:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:09:06 04:09:06 Login Succeeded 04:09:06 nexus3.edgexfoundry.org:10004 04:09:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:09:06 Configure a credential helper to remove this warning. See 04:09:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:09:06 04:09:06 Login Succeeded 04:09:06 ****.io 04:09:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:09:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:09:07 Configure a credential helper to remove this warning. See 04:09:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:09:07 04:09:07 Login Succeeded 04:09:07 ---> ****-login.sh ends [Pipeline] } 04:09:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:09:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:09:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:09:07 ========================================================= 04:09:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:09:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:08 + 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:09:09 Sending build context to Docker daemon 35.51MB 04:09:09 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:09:09 Step 2/15 : FROM ${BASE} AS builder 04:09:09 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:09:09 cf04c63912e1: Pulling fs layer 04:09:09 55b35a11ae5e: Pulling fs layer 04:09:09 a37a00ec5f00: Pulling fs layer 04:09:09 50b3750afda1: Pulling fs layer 04:09:09 4f4fb700ef54: Pulling fs layer 04:09:09 80978eb59214: Pulling fs layer 04:09:09 c9f46d7d2bd2: Pulling fs layer 04:09:09 c5a475d317c9: Pulling fs layer 04:09:09 50b3750afda1: Waiting 04:09:09 4f4fb700ef54: Waiting 04:09:09 80978eb59214: Waiting 04:09:09 c9f46d7d2bd2: Waiting 04:09:09 c5a475d317c9: Waiting 04:09:09 55b35a11ae5e: Download complete 04:09:10 50b3750afda1: Verifying Checksum 04:09:10 50b3750afda1: Download complete 04:09:10 4f4fb700ef54: Verifying Checksum 04:09:10 4f4fb700ef54: Download complete 04:09:10 80978eb59214: Verifying Checksum 04:09:10 80978eb59214: Download complete 04:09:10 cf04c63912e1: Download complete 04:09:10 c5a475d317c9: Verifying Checksum 04:09:10 c5a475d317c9: Download complete 04:09:11 cf04c63912e1: Pull complete 04:09:12 55b35a11ae5e: Pull complete 04:09:12 a37a00ec5f00: Download complete 04:09:13 c9f46d7d2bd2: Verifying Checksum 04:09:13 c9f46d7d2bd2: Download complete 04:09:25 a37a00ec5f00: Pull complete 04:09:25 50b3750afda1: Pull complete 04:09:26 4f4fb700ef54: Pull complete 04:09:26 80978eb59214: Pull complete 04:09:34 c9f46d7d2bd2: Pull complete 04:09:35 c5a475d317c9: Pull complete 04:09:35 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 04:09:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:09:35 ---> be29e6b0f0d4 04:09:35 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:09:38 ---> Running in 8b94b854f8f3 04:09:38 Removing intermediate container 8b94b854f8f3 04:09:38 ---> 6354054be1bb 04:09:38 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:09:38 ---> Running in 506671c2ddf4 04:09:38 Removing intermediate container 506671c2ddf4 04:09:38 ---> 0f8fde542a71 04:09:38 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:09:38 ---> Running in f420b6756966 04:09:38 Removing intermediate container f420b6756966 04:09:38 ---> 8ca3c1d5933f 04:09:38 Step 6/15 : LABEL Name=edgex-ui-go 04:09:38 ---> Running in 8dd2172a47f0 04:09:39 Removing intermediate container 8dd2172a47f0 04:09:39 ---> deb855c611a2 04:09:39 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:09:39 ---> Running in 8d852fa8c195 04:09:39 Removing intermediate container 8d852fa8c195 04:09:39 ---> ffaaa0ce5dda 04:09:39 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:09:40 latest: Pulling from library/docker 04:09:40 cf04c63912e1: Already exists 04:09:40 a9679eef29cc: Pulling fs layer 04:09:40 4f4fb700ef54: Pulling fs layer 04:09:40 4a81ff15e9c1: Pulling fs layer 04:09:40 670ac7667191: Pulling fs layer 04:09:40 f54c0a207651: Pulling fs layer 04:09:40 443e5bf4eb6d: Pulling fs layer 04:09:40 36b38738a239: Pulling fs layer 04:09:40 7e05683eb78b: Pulling fs layer 04:09:40 af19dc418931: Pulling fs layer 04:09:40 350f121bb6a7: Pulling fs layer 04:09:40 51a3079e1f46: Pulling fs layer 04:09:40 dbb9cf640990: Pulling fs layer 04:09:40 4b2b3ec1ddad: Pulling fs layer 04:09:40 6e3a953caa63: Pulling fs layer 04:09:40 4c868131d387: Pulling fs layer 04:09:40 670ac7667191: Waiting 04:09:40 f54c0a207651: Waiting 04:09:40 443e5bf4eb6d: Waiting 04:09:40 36b38738a239: Waiting 04:09:40 7e05683eb78b: Waiting 04:09:40 af19dc418931: Waiting 04:09:40 350f121bb6a7: Waiting 04:09:40 51a3079e1f46: Waiting 04:09:40 4c868131d387: Waiting 04:09:40 dbb9cf640990: Waiting 04:09:40 4b2b3ec1ddad: Waiting 04:09:40 6e3a953caa63: Waiting 04:09:40 4a81ff15e9c1: Verifying Checksum 04:09:40 4a81ff15e9c1: Download complete 04:09:40 4f4fb700ef54: Verifying Checksum 04:09:40 4f4fb700ef54: Download complete 04:09:40 a9679eef29cc: Verifying Checksum 04:09:40 a9679eef29cc: Download complete 04:09:41 670ac7667191: Verifying Checksum 04:09:41 670ac7667191: Download complete 04:09:41 f54c0a207651: Verifying Checksum 04:09:41 f54c0a207651: Download complete 04:09:41 36b38738a239: Verifying Checksum 04:09:41 36b38738a239: Download complete 04:09:41 7e05683eb78b: Verifying Checksum 04:09:41 7e05683eb78b: Download complete 04:09:41 af19dc418931: Verifying Checksum 04:09:41 af19dc418931: Download complete 04:09:41 51a3079e1f46: Verifying Checksum 04:09:41 51a3079e1f46: Download complete 04:09:41 dbb9cf640990: Verifying Checksum 04:09:41 dbb9cf640990: Download complete 04:09:41 443e5bf4eb6d: Verifying Checksum 04:09:41 443e5bf4eb6d: Download complete 04:09:41 6e3a953caa63: Verifying Checksum 04:09:41 6e3a953caa63: Download complete 04:09:41 350f121bb6a7: Verifying Checksum 04:09:41 350f121bb6a7: Download complete 04:09:41 4c868131d387: Download complete 04:09:42 a9679eef29cc: Pull complete 04:09:42 4f4fb700ef54: Pull complete 04:09:42 4a81ff15e9c1: Pull complete 04:09:43 4b2b3ec1ddad: Verifying Checksum 04:09:44 670ac7667191: Pull complete 04:09:45 f54c0a207651: Pull complete 04:09:47 443e5bf4eb6d: Pull complete 04:09:47 36b38738a239: Pull complete 04:09:47 7e05683eb78b: Pull complete 04:09:48 af19dc418931: Pull complete 04:09:49 350f121bb6a7: Pull complete 04:09:49 51a3079e1f46: Pull complete 04:09:49 dbb9cf640990: Pull complete 04:09:54 4b2b3ec1ddad: Pull complete 04:09:54 6e3a953caa63: Pull complete 04:09:54 4c868131d387: Pull complete 04:09:54 Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd 04:09:54 Status: Downloaded newer image for docker:latest 04:09:57 ---> f6cb8caf1dc1 04:09:57 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:09:57 ---> Running in bf59fe4b4ca9 04:09:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:09:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:00 OK: 238 MiB in 54 packages 04:10:01 Removing intermediate container bf59fe4b4ca9 04:10:01 ---> de9b20a97d47 04:10:01 Step 10/15 : ENV GO111MODULE=on 04:10:01 ---> Running in db43fee33582 04:10:02 Removing intermediate container db43fee33582 04:10:02 ---> ca3ad0c8ab2a 04:10:02 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:10:02 ---> Running in 8091059e49bf 04:10:02 Removing intermediate container 8091059e49bf 04:10:02 ---> 79ed4b48ada4 04:10:02 Step 12/15 : COPY go.mod vendor* ./ 04:10:03 ---> 0ad12a4824db 04:10:03 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:03 ---> Running in 557488ac056b 04:12:12 Removing intermediate container 557488ac056b 04:12:12 ---> f03aaf2a5ec2 04:12:12 Step 14/15 : COPY . . 04:12:12 ---> 85766bbb77df 04:12:12 Step 15/15 : RUN ${MAKE} 04:12:12 ---> Running in c90f31e8adb8 04:12:12 noop 04:12:12 Removing intermediate container c90f31e8adb8 04:12:12 ---> d58e86136c91 04:12:12 Successfully built d58e86136c91 04:12:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:13 + docker inspect -f . ci-base-image-arm64 04:12:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:13 prd-ubuntu20.04-docker-arm64-4c-16g-22144 does not seem to be running inside a container 04:12:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:12:14 $ docker top c83ae4e5fe71d49297e20f2c32197c611dc20d05933edb9200aeb550023673b8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:15 + go version 04:12:15 go version go1.23.2 linux/arm64 [Pipeline] } 04:12:15 $ docker stop --time=1 c83ae4e5fe71d49297e20f2c32197c611dc20d05933edb9200aeb550023673b8 04:12:17 $ docker rm -f --volumes c83ae4e5fe71d49297e20f2c32197c611dc20d05933edb9200aeb550023673b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:18 + docker inspect -f . ci-base-image-arm64 04:12:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:18 prd-ubuntu20.04-docker-arm64-4c-16g-22144 does not seem to be running inside a container 04:12:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:12:19 $ docker top 0f4a0be85dc157123dfcd3783fed0f2cf93aeba7d9e13f47a8d20efcf97f37f0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:12:20 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 04:12:21 + make test 04:12:21 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:12:26 go: updates to go.mod needed; to update it: 04:12:26 go mod tidy 04:12:26 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:12:26 $ docker stop --time=1 0f4a0be85dc157123dfcd3783fed0f2cf93aeba7d9e13f47a8d20efcf97f37f0 04:12:28 $ docker rm -f --volumes 0f4a0be85dc157123dfcd3783fed0f2cf93aeba7d9e13f47a8d20efcf97f37f0 [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:12:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:12:30 04:12:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:12:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:12:30 arm64: Pulling from edgex-lftools-log-publisher 04:12:30 8998bd30e6a1: Pulling fs layer 04:12:30 04944245beec: Pulling fs layer 04:12:30 699f458cf7ca: Pulling fs layer 04:12:30 765212b225bb: Pulling fs layer 04:12:30 f23df028b6ca: Pulling fs layer 04:12:30 d65c8cfc05b1: Pulling fs layer 04:12:30 2437ff75d9bd: Pulling fs layer 04:12:30 f23df028b6ca: Waiting 04:12:30 d65c8cfc05b1: Waiting 04:12:30 2437ff75d9bd: Waiting 04:12:30 765212b225bb: Waiting 04:12:30 04944245beec: Verifying Checksum 04:12:30 04944245beec: Download complete 04:12:30 765212b225bb: Verifying Checksum 04:12:30 765212b225bb: Download complete 04:12:30 f23df028b6ca: Verifying Checksum 04:12:30 f23df028b6ca: Download complete 04:12:30 d65c8cfc05b1: Verifying Checksum 04:12:30 d65c8cfc05b1: Download complete 04:12:31 699f458cf7ca: Verifying Checksum 04:12:31 699f458cf7ca: Download complete 04:12:31 8998bd30e6a1: Verifying Checksum 04:12:31 8998bd30e6a1: Download complete 04:12:33 2437ff75d9bd: Verifying Checksum 04:12:33 2437ff75d9bd: Download complete 04:12:36 8998bd30e6a1: Pull complete 04:12:36 04944245beec: Pull complete 04:12:38 699f458cf7ca: Pull complete 04:12:38 765212b225bb: Pull complete 04:12:38 f23df028b6ca: Pull complete 04:12:39 d65c8cfc05b1: Pull complete 04:12:57 2437ff75d9bd: Pull complete 04:12:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:12:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:12:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:12:57 prd-ubuntu20.04-docker-arm64-4c-16g-22144 does not seem to be running inside a container 04:12:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:13:01 $ docker top 941c6cb22a0318dba5a157d012c6ca7bd9e8d876876e0758bdbf60df0fedeb50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:13:02 ---> job-cost.sh 04:13:02 lf-activate-venv: SKIPPING 04:13:02 INFO: No Stack... 04:13:02 INFO: Retrieving Pricing Info for: v3-standard-4 04:13:03 INFO: Archiving Costs [Pipeline] sh 04:13:04 + cut -d, -f6 04:13:04 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 04:13:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-805-1-stack-cost] 04:13:04 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-805-1-stack-cost] did not exist. Created. 04:13:04 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-805-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:13:05 /w/workspace/edgex-ui-go/1@tmp/durable-00105864/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:13:05 + echo total: 0.10999999940395355 [Pipeline] stash 04:13:05 Warning: overwriting stash ‘stack-cost’ 04:13:06 Stashed 1 file(s) [Pipeline] } 04:13:06 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-805-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:13:06 $ docker stop --time=1 941c6cb22a0318dba5a157d012c6ca7bd9e8d876876e0758bdbf60df0fedeb50 04:13:08 $ docker rm -f --volumes 941c6cb22a0318dba5a157d012c6ca7bd9e8d876876e0758bdbf60df0fedeb50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:13:09 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:13:11 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-805/archives ] 04:13:11 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-805/archives 04:13:11 total 16 04:13:11 drwxr-xr-x 3 root root 4096 Oct 8 04:06 . 04:13:11 drwxrwxr-x 14 jenkins jenkins 4096 Oct 8 04:06 .. 04:13:11 drwxr-xr-x 2 root root 4096 Oct 8 04:06 cost 04:13:11 -rw-r--r-- 1 root root 83 Oct 8 04:06 cost.csv 04:13:11 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-805/archives 04:13:11 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-805/archives 04:13:11 total 16 04:13:11 drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 04:06 . 04:13:11 drwxrwxr-x 14 jenkins jenkins 4096 Oct 8 04:06 .. 04:13:11 drwxr-xr-x 2 jenkins jenkins 4096 Oct 8 04:06 cost 04:13:11 -rw-r--r-- 1 jenkins jenkins 83 Oct 8 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:13:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:13:13 ---> package-listing.sh 04:13:13 ++ tr '[:upper:]' '[:lower:]' 04:13:13 ++ facter osfamily 04:13:13 + OS_FAMILY=debian 04:13:13 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-805 04:13:13 + START_PACKAGES=/tmp/packages_start.txt 04:13:13 + END_PACKAGES=/tmp/packages_end.txt 04:13:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:13:13 + PACKAGES=/tmp/packages_start.txt 04:13:13 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-805 ']' 04:13:13 + PACKAGES=/tmp/packages_end.txt 04:13:13 + case "${OS_FAMILY}" in 04:13:13 + dpkg -l 04:13:13 + grep '^ii' 04:13:13 + '[' -f /tmp/packages_start.txt ']' 04:13:13 + '[' -f /tmp/packages_end.txt ']' 04:13:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:13:13 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-805 ']' 04:13:13 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-805/archives/ 04:13:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-805/archives/ [Pipeline] echo 04:13:13 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-805/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:13:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:13:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:13:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:13:14 prd-ubuntu20.04-docker-8c-8g-22142 does not seem to be running inside a container 04:13:14 $ 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-805/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-805 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-805:/w/workspace/edgexfoundry_edgex-ui-go_PR-805:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-805@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:13:14 $ docker top 38eda8c3642b699ea0721dcca88da41fa2b966696fb6f15ec4c3a73a13d897ec -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:15 + touch /tmp/pre-build-complete [Pipeline] sh 04:13:15 + mkdir -p /var/log/sysstat [Pipeline] sh 04:13:15 + ls /var/log/sa-host 04:13:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:13:15 provisioning config files... 04:13:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-805@tmp/config3151516088444702188tmp [Pipeline] { [Pipeline] echo 04:13:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:13:16 ---> create-netrc.sh [Pipeline] } 04:13:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:13:16 ---> python-tools-install.sh [Pipeline] echo 04:13:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:13:17 ---> sudo-logs.sh 04:13:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:13:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:13:17 ---> job-cost.sh 04:13:17 lf-activate-venv: SKIPPING 04:13:17 DEBUG: total: 0.2199999988079071 04:13:17 INFO: Retrieving Stack Cost... 04:13:18 INFO: Retrieving Pricing Info for: v3-standard-8 04:13:18 INFO: Archiving Costs [Pipeline] echo 04:13:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:13:18 ---> logs-deploy.sh 04:13:18 lf-activate-venv: SKIPPING 04:13:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-805/1 04:13:18 INFO: archiving workspace using pattern(s): 04:13:19 Archives upload complete. 04:13:20 INFO: archiving logs to Nexus 04:13:20 ---> uname -a: 04:13:20 Linux prd-ubuntu20-04-docker-8c-8g-22142 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:13:20 04:13:20 04:13:20 ---> lscpu: 04:13:20 Architecture: x86_64 04:13:20 CPU op-mode(s): 32-bit, 64-bit 04:13:20 Byte Order: Little Endian 04:13:20 Address sizes: 40 bits physical, 48 bits virtual 04:13:20 CPU(s): 8 04:13:20 On-line CPU(s) list: 0-7 04:13:20 Thread(s) per core: 1 04:13:20 Core(s) per socket: 1 04:13:20 Socket(s): 8 04:13:20 NUMA node(s): 1 04:13:20 Vendor ID: AuthenticAMD 04:13:20 CPU family: 23 04:13:20 Model: 49 04:13:20 Model name: AMD EPYC-Rome Processor 04:13:20 Stepping: 0 04:13:20 CPU MHz: 2800.000 04:13:20 BogoMIPS: 5600.00 04:13:20 Virtualization: AMD-V 04:13:20 Hypervisor vendor: KVM 04:13:20 Virtualization type: full 04:13:20 L1d cache: 256 KiB 04:13:20 L1i cache: 256 KiB 04:13:20 L2 cache: 4 MiB 04:13:20 L3 cache: 128 MiB 04:13:20 NUMA node0 CPU(s): 0-7 04:13:20 Vulnerability Itlb multihit: Not affected 04:13:20 Vulnerability L1tf: Not affected 04:13:20 Vulnerability Mds: Not affected 04:13:20 Vulnerability Meltdown: Not affected 04:13:20 Vulnerability Mmio stale data: Not affected 04:13:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:13:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:13:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:13:20 Vulnerability Srbds: Not affected 04:13:20 Vulnerability Tsx async abort: Not affected 04:13:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:13:20 04:13:20 04:13:20 ---> nproc: 04:13:20 8 04:13:20 04:13:20 04:13:20 ---> df -h: 04:13:20 Filesystem Size Used Avail Use% Mounted on 04:13:20 overlay 155G 12G 144G 8% / 04:13:20 tmpfs 64M 0 64M 0% /dev 04:13:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:13:20 shm 64M 0 64M 0% /dev/shm 04:13:20 /dev/vda1 155G 12G 144G 8% /facter-os 04:13:20 04:13:20