Pull request #803 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d70d3baa0f8951c31470d4ecee182913e57de9fe+850fdf759a0efe631343390da82a37f8ec516889 (ca4e10014b2665a6a365382ed20c039117abf889) 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-ssh16125105952211516724.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-ssh8911421270293953187.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-803/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-803/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6132727725934059716.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-803/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12305696027652732471.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-ssh9137931439767867557.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-803/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-803/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh349656130492358501.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-15564 in /w/workspace/edgexfoundry_edgex-ui-go_PR-803 [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-803 # 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/803/head:refs/remotes/origin/PR-803 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit d70d3baa0f8951c31470d4ecee182913e57de9fe Merge succeeded, producing d70d3baa0f8951c31470d4ecee182913e57de9fe Checking out Revision d70d3baa0f8951c31470d4ecee182913e57de9fe (PR-803) 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 d70d3baa0f8951c31470d4ecee182913e57de9fe # 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 d70d3baa0f8951c31470d4ecee182913e57de9fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:30:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:30:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:30:48 ========================================================= 04:30:48 EdgeX Global Pipelines Version Info 04:30:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:30:49 ------------------- 04:30:49 stable info: 04:30:49 ------------------- 04:30:49 Commited By: Ginny Guan ginny@iotechsys.com 04:30:49 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 04:30:49 Message: update stable to v1.0.265 04:30:49 ------------------- 04:30:49 experimental info: 04:30:49 ------------------- 04:30:49 Commited By: Cherry Wang cherry@iotechsys.com 04:30:49 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 04:30:49 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:30:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:30:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:30:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:30:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:30:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:30:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:30:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:30:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:30:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:30:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:30:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:30:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:30:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:30:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:30:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:30:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:30:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:30:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:30:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:30:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:30:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:30:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:30:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:30:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:30:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:30:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:30:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:30:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-803 [Pipeline] echo 04:30:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-803 [Pipeline] echo 04:30:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-803 [Pipeline] echo 04:30:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d70d3baa0f8951c31470d4ecee182913e57de9fe [Pipeline] echo 04:30:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d70d3ba [Pipeline] echo 04:30:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:52 provisioning config files... 04:30:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp/config17045659285668912041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:52 ---> ****-login.sh 04:30:52 nexus3.edgexfoundry.org:10001 04:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:52 Configure a credential helper to remove this warning. See 04:30:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:52 04:30:52 Login Succeeded 04:30:52 nexus3.edgexfoundry.org:10002 04:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:53 Configure a credential helper to remove this warning. See 04:30:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:53 04:30:53 Login Succeeded 04:30:53 nexus3.edgexfoundry.org:10003 04:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:53 Configure a credential helper to remove this warning. See 04:30:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:53 04:30:53 Login Succeeded 04:30:53 nexus3.edgexfoundry.org:10004 04:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:53 Configure a credential helper to remove this warning. See 04:30:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:53 04:30:53 Login Succeeded 04:30:53 ****.io 04:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:53 Configure a credential helper to remove this warning. See 04:30:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:53 04:30:53 Login Succeeded 04:30:53 ---> ****-login.sh ends [Pipeline] } 04:30:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:30:54 + git rev-list -1 --merges d70d3baa0f8951c31470d4ecee182913e57de9fe~1..d70d3baa0f8951c31470d4ecee182913e57de9fe [Pipeline] echo 04:30:54 -----------> git rev-list -1 --merges d70d3baa0f8951c31470d4ecee182913e57de9fe~1..d70d3baa0f8951c31470d4ecee182913e57de9fe d70d3baa0f8951c31470d4ecee182913e57de9fe [false] [Pipeline] sh 04:30:54 + git log --format=format:%s -1 d70d3baa0f8951c31470d4ecee182913e57de9fe [Pipeline] echo 04:30:54 ========================================================= 04:30:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:30:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:30:55 + git log --format=format:%s -1 d70d3baa0f8951c31470d4ecee182913e57de9fe [Pipeline] echo 04:30:55 [semverPrep] GIT_COMMIT: d70d3baa0f8951c31470d4ecee182913e57de9fe, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:30:55 [semverPrep] This is not a build commit. [Pipeline] sh 04:30:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:30:55 + grep -v github /etc/ssh/ssh_known_hosts 04:30:55 + [ -e /tmp/ssh_known_hosts ] 04:30:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:30:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:30:55 + sudo tee -a /etc/ssh/ssh_known_hosts 04:30:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:30:56 04:30:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:30:56 0.1.4: Pulling from edgex-devops/py-git-semver 04:30:56 b85a868b505f: Pulling fs layer 04:30:56 e2be974225ed: Pulling fs layer 04:30:56 339a4e72a1f5: Pulling fs layer 04:30:56 988bab9f4d93: Pulling fs layer 04:30:56 1469e6f7b9e6: Pulling fs layer 04:30:56 eaf3925da568: Pulling fs layer 04:30:56 bab4dde63d76: Pulling fs layer 04:30:56 bde34c3a00c8: Pulling fs layer 04:30:56 b352a97aabf1: Pulling fs layer 04:30:56 4872d77fe225: Pulling fs layer 04:30:56 5851b861e8e6: Pulling fs layer 04:30:56 988bab9f4d93: Waiting 04:30:56 bab4dde63d76: Waiting 04:30:56 eaf3925da568: Waiting 04:30:56 4872d77fe225: Waiting 04:30:56 5851b861e8e6: Waiting 04:30:56 1469e6f7b9e6: Waiting 04:30:56 e2be974225ed: Download complete 04:30:56 988bab9f4d93: Verifying Checksum 04:30:56 988bab9f4d93: Download complete 04:30:56 1469e6f7b9e6: Verifying Checksum 04:30:56 1469e6f7b9e6: Download complete 04:30:56 eaf3925da568: Verifying Checksum 04:30:56 eaf3925da568: Download complete 04:30:56 339a4e72a1f5: Verifying Checksum 04:30:56 339a4e72a1f5: Download complete 04:30:56 bde34c3a00c8: Download complete 04:30:56 b352a97aabf1: Download complete 04:30:56 4872d77fe225: Verifying Checksum 04:30:56 4872d77fe225: Download complete 04:30:56 5851b861e8e6: Download complete 04:30:56 b85a868b505f: Verifying Checksum 04:30:56 b85a868b505f: Download complete 04:30:57 bab4dde63d76: Verifying Checksum 04:30:57 bab4dde63d76: Download complete 04:30:58 b85a868b505f: Pull complete 04:30:58 e2be974225ed: Pull complete 04:30:58 339a4e72a1f5: Pull complete 04:30:58 988bab9f4d93: Pull complete 04:30:58 1469e6f7b9e6: Pull complete 04:30:58 eaf3925da568: Pull complete 04:31:00 bab4dde63d76: Pull complete 04:31:00 bde34c3a00c8: Pull complete 04:31:00 b352a97aabf1: Pull complete 04:31:00 4872d77fe225: Pull complete 04:31:00 5851b861e8e6: Pull complete 04:31:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:31:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:31:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:31:01 prd-ubuntu20.04-docker-8c-8g-15564 does not seem to be running inside a container 04:31:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-803 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803:/w/workspace/edgexfoundry_edgex-ui-go_PR-803:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-803@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:31:04 $ docker top f2417bb0d8030147c6b4106c84d79a1809aca78bc8705283032543977f29a410 -eo pid,comm 04:31:04 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:31:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:31:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:05 [ssh-agent] Looking for ssh-agent implementation... 04:31:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:05 $ docker exec f2417bb0d8030147c6b4106c84d79a1809aca78bc8705283032543977f29a410 ssh-agent 04:31:05 SSH_AUTH_SOCK=/tmp/ssh-GiHy6G0PELVB/agent.31 04:31:05 SSH_AGENT_PID=37 04:31:05 Running ssh-add (command line suppressed) 04:31:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp/private_key_458936016062145982.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp/private_key_458936016062145982.key) 04:31:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:05 + git tag --points-at HEAD [Pipeline] } 04:31:05 $ docker exec --env ******** --env ******** f2417bb0d8030147c6b4106c84d79a1809aca78bc8705283032543977f29a410 ssh-agent -k 04:31:05 unset SSH_AUTH_SOCK; 04:31:05 unset SSH_AGENT_PID; 04:31:05 echo Agent pid 37 killed; 04:31:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:31:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:05 [ssh-agent] Looking for ssh-agent implementation... 04:31:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:06 $ docker exec f2417bb0d8030147c6b4106c84d79a1809aca78bc8705283032543977f29a410 ssh-agent 04:31:06 SSH_AUTH_SOCK=/tmp/ssh-uW4UnZj43R4w/agent.70 04:31:06 SSH_AGENT_PID=77 04:31:06 Running ssh-add (command line suppressed) 04:31:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp/private_key_13141140645798030028.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp/private_key_13141140645798030028.key) 04:31:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:06 + git semver init 04:31:06 2024-10-04 04:31:06,807 [run_init] DEBUG init version:0.0.0 force:False 04:31:06 2024-10-04 04:31:06,808 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-803/.semver 04:31:06 2024-10-04 04:31:06,809 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-803/.semver 04:31:06 2024-10-04 04:31:06,809 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-803/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-803, universal_newlines=False, shell=None, istream=None) 04:31:09 2024-10-04 04:31:08,896 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-803/.git/info/exclude 04:31:09 2024-10-04 04:31:08,897 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-803/.semver/PR-803 with force:False 04:31:09 2024-10-04 04:31:08,897 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-803/.semver/PR-803 04:31:09 2024-10-04 04:31:08,901 [execute] INFO git cat-file --batch-check 04:31:09 2024-10-04 04:31:08,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-803/.semver, universal_newlines=False, shell=None, istream=) 04:31:09 2024-10-04 04:31:08,908 [execute] INFO git cat-file --batch 04:31:09 2024-10-04 04:31:08,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-803/.semver, universal_newlines=False, shell=None, istream=) 04:31:09 2024-10-04 04:31:08,913 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-803/.semver/PR-803 04:31:09 0.0.0 [Pipeline] } 04:31:09 $ docker exec --env ******** --env ******** f2417bb0d8030147c6b4106c84d79a1809aca78bc8705283032543977f29a410 ssh-agent -k 04:31:09 unset SSH_AUTH_SOCK; 04:31:09 unset SSH_AGENT_PID; 04:31:09 echo Agent pid 77 killed; 04:31:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:10 + git semver [Pipeline] } 04:31:10 $ docker stop --time=1 f2417bb0d8030147c6b4106c84d79a1809aca78bc8705283032543977f29a410 04:31:11 $ docker rm -f --volumes f2417bb0d8030147c6b4106c84d79a1809aca78bc8705283032543977f29a410 [Pipeline] // withDockerContainer [Pipeline] sh 04:31:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:31:12 Stashed 1 file(s) [Pipeline] echo 04:31:12 [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:31:13 provisioning config files... 04:31:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp/config16762685340974747149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:13 ---> ****-login.sh 04:31:13 nexus3.edgexfoundry.org:10001 04:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:13 Configure a credential helper to remove this warning. See 04:31:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:13 04:31:13 Login Succeeded 04:31:13 nexus3.edgexfoundry.org:10002 04:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:13 Configure a credential helper to remove this warning. See 04:31:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:13 04:31:13 Login Succeeded 04:31:13 nexus3.edgexfoundry.org:10003 04:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:13 Configure a credential helper to remove this warning. See 04:31:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:13 04:31:13 Login Succeeded 04:31:13 nexus3.edgexfoundry.org:10004 04:31:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:13 Configure a credential helper to remove this warning. See 04:31:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:13 04:31:13 Login Succeeded 04:31:13 ****.io 04:31:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:14 Configure a credential helper to remove this warning. See 04:31:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:14 04:31:14 Login Succeeded 04:31:14 ---> ****-login.sh ends [Pipeline] } 04:31:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:31:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:31:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:31:14 ========================================================= 04:31:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:31:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:15 + 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:31:15 Sending build context to Docker daemon 59.77MB 04:31:15 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:31:15 Step 2/15 : FROM ${BASE} AS builder 04:31:15 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:31:15 43c4264eed91: Pulling fs layer 04:31:15 4cc291be95ef: Pulling fs layer 04:31:15 2ac1f1163629: Pulling fs layer 04:31:15 5c3c966382ef: Pulling fs layer 04:31:15 4f4fb700ef54: Pulling fs layer 04:31:15 5d5c8e513c77: Pulling fs layer 04:31:15 9f66e0745190: Pulling fs layer 04:31:15 f49a43e4bbc0: Pulling fs layer 04:31:15 561ebcabdf7f: Pulling fs layer 04:31:15 5d5c8e513c77: Waiting 04:31:15 5c3c966382ef: Waiting 04:31:15 f49a43e4bbc0: Waiting 04:31:15 561ebcabdf7f: Waiting 04:31:15 4cc291be95ef: Verifying Checksum 04:31:15 4cc291be95ef: Download complete 04:31:15 5c3c966382ef: Download complete 04:31:15 4f4fb700ef54: Verifying Checksum 04:31:15 4f4fb700ef54: Download complete 04:31:15 5d5c8e513c77: Verifying Checksum 04:31:15 5d5c8e513c77: Download complete 04:31:15 43c4264eed91: Verifying Checksum 04:31:15 43c4264eed91: Download complete 04:31:15 9f66e0745190: Verifying Checksum 04:31:15 9f66e0745190: Download complete 04:31:15 43c4264eed91: Pull complete 04:31:15 4cc291be95ef: Pull complete 04:31:15 561ebcabdf7f: Verifying Checksum 04:31:15 561ebcabdf7f: Download complete 04:31:15 2ac1f1163629: Verifying Checksum 04:31:15 2ac1f1163629: Download complete 04:31:16 f49a43e4bbc0: Verifying Checksum 04:31:16 f49a43e4bbc0: Download complete 04:31:19 2ac1f1163629: Pull complete 04:31:19 5c3c966382ef: Pull complete 04:31:19 4f4fb700ef54: Pull complete 04:31:19 5d5c8e513c77: Pull complete 04:31:19 9f66e0745190: Pull complete 04:31:22 f49a43e4bbc0: Pull complete 04:31:22 561ebcabdf7f: Pull complete 04:31:22 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 04:31:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:31:22 ---> 3a752c3f9dda 04:31:22 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:31:27 Still waiting to schedule task 04:31:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:31:28 ---> Running in f8b271d014db 04:31:28 Removing intermediate container f8b271d014db 04:31:28 ---> 27e3ff2cef47 04:31:28 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:31:28 ---> Running in 91362949634e 04:31:28 Removing intermediate container 91362949634e 04:31:28 ---> 05b68b3bfbaf 04:31:28 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:31:28 ---> Running in c2b1f8cc7eb1 04:31:28 Removing intermediate container c2b1f8cc7eb1 04:31:28 ---> 962bc1bf9e1b 04:31:28 Step 6/15 : LABEL Name=edgex-ui-go 04:31:28 ---> Running in 750b2a9562bb 04:31:28 Removing intermediate container 750b2a9562bb 04:31:28 ---> 6b4b82f18717 04:31:28 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:31:28 ---> Running in 21d9c6e2c7d9 04:31:28 Removing intermediate container 21d9c6e2c7d9 04:31:28 ---> 3c2cc941f070 04:31:28 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:31:28 latest: Pulling from library/docker 04:31:28 43c4264eed91: Already exists 04:31:28 eeae0a4c3aab: Pulling fs layer 04:31:28 4f4fb700ef54: Pulling fs layer 04:31:28 cc787dab98b1: Pulling fs layer 04:31:28 4dde54e28b69: Pulling fs layer 04:31:28 f76cc74ad672: Pulling fs layer 04:31:28 c3730cf3cbd1: Pulling fs layer 04:31:28 08f9c6ae64ba: Pulling fs layer 04:31:28 da8ae46b6347: Pulling fs layer 04:31:28 3f5a3c6f02f7: Pulling fs layer 04:31:28 238637adc6c9: Pulling fs layer 04:31:28 61595ab5b53d: Pulling fs layer 04:31:28 835d4c51c9f5: Pulling fs layer 04:31:28 d29e3ca0965c: Pulling fs layer 04:31:28 ccb967684857: Pulling fs layer 04:31:28 babf1dc4851c: Pulling fs layer 04:31:28 c3730cf3cbd1: Waiting 04:31:28 08f9c6ae64ba: Waiting 04:31:28 da8ae46b6347: Waiting 04:31:28 3f5a3c6f02f7: Waiting 04:31:28 238637adc6c9: Waiting 04:31:28 61595ab5b53d: Waiting 04:31:28 835d4c51c9f5: Waiting 04:31:28 4dde54e28b69: Waiting 04:31:28 d29e3ca0965c: Waiting 04:31:28 ccb967684857: Waiting 04:31:28 babf1dc4851c: Waiting 04:31:28 f76cc74ad672: Waiting 04:31:28 cc787dab98b1: Verifying Checksum 04:31:28 cc787dab98b1: Download complete 04:31:28 4f4fb700ef54: Download complete 04:31:28 eeae0a4c3aab: Verifying Checksum 04:31:28 eeae0a4c3aab: Download complete 04:31:28 4dde54e28b69: Verifying Checksum 04:31:28 4dde54e28b69: Download complete 04:31:28 f76cc74ad672: Verifying Checksum 04:31:28 f76cc74ad672: Download complete 04:31:28 c3730cf3cbd1: Verifying Checksum 04:31:28 c3730cf3cbd1: Download complete 04:31:29 08f9c6ae64ba: Verifying Checksum 04:31:29 08f9c6ae64ba: Download complete 04:31:29 da8ae46b6347: Verifying Checksum 04:31:29 da8ae46b6347: Download complete 04:31:29 3f5a3c6f02f7: Verifying Checksum 04:31:29 3f5a3c6f02f7: Download complete 04:31:29 eeae0a4c3aab: Pull complete 04:31:29 4f4fb700ef54: Pull complete 04:31:29 61595ab5b53d: Verifying Checksum 04:31:29 61595ab5b53d: Download complete 04:31:29 835d4c51c9f5: Verifying Checksum 04:31:29 835d4c51c9f5: Download complete 04:31:29 cc787dab98b1: Pull complete 04:31:29 238637adc6c9: Verifying Checksum 04:31:29 238637adc6c9: Download complete 04:31:29 ccb967684857: Verifying Checksum 04:31:29 babf1dc4851c: Download complete 04:31:29 4dde54e28b69: Pull complete 04:31:29 d29e3ca0965c: Verifying Checksum 04:31:29 d29e3ca0965c: Download complete 04:31:29 f76cc74ad672: Pull complete 04:31:30 c3730cf3cbd1: Pull complete 04:31:30 08f9c6ae64ba: Pull complete 04:31:30 da8ae46b6347: Pull complete 04:31:30 3f5a3c6f02f7: Pull complete 04:31:30 238637adc6c9: Pull complete 04:31:30 61595ab5b53d: Pull complete 04:31:30 835d4c51c9f5: Pull complete 04:31:31 d29e3ca0965c: Pull complete 04:31:31 ccb967684857: Pull complete 04:31:31 babf1dc4851c: Pull complete 04:31:31 Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd 04:31:31 Status: Downloaded newer image for docker:latest 04:31:34 ---> 9b2ff0a688c4 04:31:34 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:31:34 ---> Running in 5b044fd6fada 04:31:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:31:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:31:34 OK: 246 MiB in 54 packages 04:31:35 Removing intermediate container 5b044fd6fada 04:31:35 ---> e9bae3d29932 04:31:35 Step 10/15 : ENV GO111MODULE=on 04:31:35 ---> Running in c6f5fa588b75 04:31:35 Removing intermediate container c6f5fa588b75 04:31:35 ---> 2ddee1f8cbe0 04:31:35 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:31:35 ---> Running in 1c82e19e1c6d 04:31:35 Removing intermediate container 1c82e19e1c6d 04:31:35 ---> 9030d99ee6a6 04:31:35 Step 12/15 : COPY go.mod vendor* ./ 04:31:35 ---> a07dcd6bcc35 04:31:35 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:31:35 ---> Running in b410fa17d4e1 04:32:31 Removing intermediate container b410fa17d4e1 04:32:31 ---> 61b4beac398d 04:32:31 Step 14/15 : COPY . . 04:32:33 ---> 03f09e7c95c5 04:32:33 Step 15/15 : RUN ${MAKE} 04:32:33 ---> Running in ba7be5b10077 04:32:33 noop 04:32:33 Removing intermediate container ba7be5b10077 04:32:33 ---> 0b8d77dd52e0 04:32:33 Successfully built 0b8d77dd52e0 04:32:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:34 + docker inspect -f . ci-base-image-x86_64 04:32:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:34 prd-ubuntu20.04-docker-8c-8g-15564 does not seem to be running inside a container 04:32:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-803 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803:/w/workspace/edgexfoundry_edgex-ui-go_PR-803:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-803@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-x86_64 cat 04:32:34 $ docker top 591cb482a0300c529ecdba138f9e1171e9d69711a0d96054e16101e3e7539d5f -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:35 + go version 04:32:35 go version go1.23.2 linux/amd64 [Pipeline] } 04:32:35 $ docker stop --time=1 591cb482a0300c529ecdba138f9e1171e9d69711a0d96054e16101e3e7539d5f 04:32:36 $ docker rm -f --volumes 591cb482a0300c529ecdba138f9e1171e9d69711a0d96054e16101e3e7539d5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:37 + docker inspect -f . ci-base-image-x86_64 04:32:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:37 prd-ubuntu20.04-docker-8c-8g-15564 does not seem to be running inside a container 04:32:37 $ 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-803 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803:/w/workspace/edgexfoundry_edgex-ui-go_PR-803:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-803@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-x86_64 cat 04:32:37 $ docker top 4808dbf9a986842c17cd253ba4e451f9a72cf4208545303472644718055fdf5a -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:38 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-803 [Pipeline] fileExists [Pipeline] sh 04:32:38 + make test 04:32:38 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:32:39 go: updates to go.mod needed; to update it: 04:32:39 go mod tidy 04:32:39 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:32:39 $ docker stop --time=1 4808dbf9a986842c17cd253ba4e451f9a72cf4208545303472644718055fdf5a 04:32:40 $ docker rm -f --volumes 4808dbf9a986842c17cd253ba4e451f9a72cf4208545303472644718055fdf5a [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:32:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:42 04:32:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:42 latest: Pulling from edgex-lftools-log-publisher 04:32:42 5eb5b503b376: Pulling fs layer 04:32:42 5c69ac0246d0: Pulling fs layer 04:32:42 ec43610c2a17: Pulling fs layer 04:32:42 3a2ae6a8a46f: Pulling fs layer 04:32:42 33b1e0a273af: Pulling fs layer 04:32:42 5d3b04190fa2: Pulling fs layer 04:32:42 2f39f015ded8: Pulling fs layer 04:32:42 5d3b04190fa2: Waiting 04:32:42 33b1e0a273af: Waiting 04:32:42 2f39f015ded8: Waiting 04:32:42 3a2ae6a8a46f: Waiting 04:32:42 5c69ac0246d0: Download complete 04:32:42 3a2ae6a8a46f: Verifying Checksum 04:32:42 ec43610c2a17: Verifying Checksum 04:32:42 ec43610c2a17: Download complete 04:32:42 33b1e0a273af: Verifying Checksum 04:32:42 33b1e0a273af: Download complete 04:32:42 5d3b04190fa2: Verifying Checksum 04:32:42 5d3b04190fa2: Download complete 04:32:42 5eb5b503b376: Verifying Checksum 04:32:42 5eb5b503b376: Download complete 04:32:43 2f39f015ded8: Download complete 04:32:44 5eb5b503b376: Pull complete 04:32:44 5c69ac0246d0: Pull complete 04:32:44 ec43610c2a17: Pull complete 04:32:44 3a2ae6a8a46f: Pull complete 04:32:45 33b1e0a273af: Pull complete 04:32:45 5d3b04190fa2: Pull complete 04:32:49 2f39f015ded8: Pull complete 04:32:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:32:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:49 prd-ubuntu20.04-docker-8c-8g-15564 does not seem to be running inside a container 04:32:49 $ 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-803 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803:/w/workspace/edgexfoundry_edgex-ui-go_PR-803:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-803@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:32:54 $ docker top edb33c440a0d641979efde0b9d73c78c9d8567a025b2a429e274aaa4786dd6e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:54 ---> job-cost.sh 04:32:54 lf-activate-venv: SKIPPING 04:32:54 INFO: No Stack... 04:32:54 INFO: Retrieving Pricing Info for: v3-standard-8 04:32:55 INFO: Archiving Costs [Pipeline] sh 04:32:55 + cut -d, -f6 04:32:55 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-803/archives/cost.csv [Pipeline] lock 04:32:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-803-1-stack-cost] 04:32:55 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-803-1-stack-cost] did not exist. Created. 04:32:55 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-803-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:32:55 + echo total: 0.2199999988079071 [Pipeline] stash 04:32:56 Stashed 1 file(s) [Pipeline] } 04:32:56 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-803-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:32:56 $ docker stop --time=1 edb33c440a0d641979efde0b9d73c78c9d8567a025b2a429e274aaa4786dd6e3 04:32:57 $ docker rm -f --volumes edb33c440a0d641979efde0b9d73c78c9d8567a025b2a429e274aaa4786dd6e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:32:57 Failed in branch amd64 04:33:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15565 in /w/workspace/edgexfoundry_edgex-ui-go_PR-803 [Pipeline] { [Pipeline] ws 04:33:10 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:33:10 The recommended git tool is: git 04:33:19 using credential edgex-jenkins-ssh 04:33:19 Cloning the remote Git repository 04:33:19 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:33:19 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:33:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:33:19 > git --version # timeout=10 04:33:19 > git --version # 'git version 2.25.1' 04:33:19 using GIT_SSH to set credentials SSH Credentials for GitHub 04:33:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:33:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:33:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:33:26 Merging remotes/origin/main commit 850fdf759a0efe631343390da82a37f8ec516889 into PR head commit d70d3baa0f8951c31470d4ecee182913e57de9fe 04:33:26 Merge succeeded, producing d70d3baa0f8951c31470d4ecee182913e57de9fe 04:33:26 Checking out Revision d70d3baa0f8951c31470d4ecee182913e57de9fe (PR-803) 04:33:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:33:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:33:25 using GIT_SSH to set credentials SSH Credentials for GitHub 04:33:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/803/head:refs/remotes/origin/PR-803 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:33:26 > git config core.sparsecheckout # timeout=10 04:33:26 > git checkout -f d70d3baa0f8951c31470d4ecee182913e57de9fe # timeout=10 04:33:26 > git remote # timeout=10 04:33:26 > git config --get remote.origin.url # timeout=10 04:33:26 using GIT_SSH to set credentials SSH Credentials for GitHub 04:33:26 > git merge 850fdf759a0efe631343390da82a37f8ec516889 # timeout=10 04:33:26 > git rev-parse HEAD^{commit} # timeout=10 04:33:26 > git config core.sparsecheckout # timeout=10 04:33:26 > git checkout -f d70d3baa0f8951c31470d4ecee182913e57de9fe # timeout=10 04:33:27 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:33:27 > git --version # timeout=10 04:33:27 > git --version # 'git version 2.25.1' 04:33:27 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:33:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:33:32 % Total % Received % Xferd Average Speed Time Time Time Current 04:33:32 Dload Upload Total Spent Left Speed 04:33:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 64462 0 --:--:-- --:--:-- --:--:-- 64462 [Pipeline] sh 04:33:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:33:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:33:33 + sudo tee /etc/docker/daemon.new 04:33:33 { 04:33:33 "registry-mirrors": [ 04:33:33 "https://nexus3.edgexfoundry.org:10001" 04:33:33 ], 04:33:33 "bip": "10.250.0.254/24", 04:33:33 "hosts": [ 04:33:33 "tcp://0.0.0.0:5555", 04:33:33 "unix:///var/run/docker.sock" 04:33:33 ], 04:33:33 "mtu": 1458, 04:33:33 "selinux-enabled": true, 04:33:33 "seccomp-profile": "/etc/docker/seccomp.json" 04:33:33 } [Pipeline] sh 04:33:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:33:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:52 provisioning config files... 04:33:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4947373424744193284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:53 ---> ****-login.sh 04:33:53 nexus3.edgexfoundry.org:10001 04:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:53 Configure a credential helper to remove this warning. See 04:33:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:53 04:33:53 Login Succeeded 04:33:53 nexus3.edgexfoundry.org:10002 04:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:54 Configure a credential helper to remove this warning. See 04:33:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:54 04:33:54 Login Succeeded 04:33:54 nexus3.edgexfoundry.org:10003 04:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:54 Configure a credential helper to remove this warning. See 04:33:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:54 04:33:54 Login Succeeded 04:33:54 nexus3.edgexfoundry.org:10004 04:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:54 Configure a credential helper to remove this warning. See 04:33:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:54 04:33:54 Login Succeeded 04:33:54 ****.io 04:33:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:55 Configure a credential helper to remove this warning. See 04:33:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:55 04:33:55 Login Succeeded 04:33:55 ---> ****-login.sh ends [Pipeline] } 04:33:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:33:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:33:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:33:55 ========================================================= 04:33:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:33:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:56 + 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:33:57 Sending build context to Docker daemon 35.54MB 04:33:57 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:33:57 Step 2/15 : FROM ${BASE} AS builder 04:33:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:33:57 cf04c63912e1: Pulling fs layer 04:33:57 55b35a11ae5e: Pulling fs layer 04:33:57 a37a00ec5f00: Pulling fs layer 04:33:57 50b3750afda1: Pulling fs layer 04:33:57 4f4fb700ef54: Pulling fs layer 04:33:57 80978eb59214: Pulling fs layer 04:33:57 c9f46d7d2bd2: Pulling fs layer 04:33:57 c5a475d317c9: Pulling fs layer 04:33:57 50b3750afda1: Waiting 04:33:57 80978eb59214: Waiting 04:33:57 c9f46d7d2bd2: Waiting 04:33:57 c5a475d317c9: Waiting 04:33:57 4f4fb700ef54: Waiting 04:33:57 55b35a11ae5e: Download complete 04:33:57 50b3750afda1: Verifying Checksum 04:33:57 50b3750afda1: Download complete 04:33:57 4f4fb700ef54: Verifying Checksum 04:33:57 4f4fb700ef54: Download complete 04:33:57 80978eb59214: Verifying Checksum 04:33:57 80978eb59214: Download complete 04:33:57 cf04c63912e1: Verifying Checksum 04:33:57 cf04c63912e1: Download complete 04:33:58 c5a475d317c9: Verifying Checksum 04:33:58 c5a475d317c9: Download complete 04:33:59 cf04c63912e1: Pull complete 04:33:59 55b35a11ae5e: Pull complete 04:34:00 a37a00ec5f00: Verifying Checksum 04:34:00 a37a00ec5f00: Download complete 04:34:00 c9f46d7d2bd2: Download complete 04:34:15 a37a00ec5f00: Pull complete 04:34:15 50b3750afda1: Pull complete 04:34:15 4f4fb700ef54: Pull complete 04:34:15 80978eb59214: Pull complete 04:34:22 c9f46d7d2bd2: Pull complete 04:34:24 c5a475d317c9: Pull complete 04:34:24 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 04:34:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:34:24 ---> be29e6b0f0d4 04:34:24 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:34:26 ---> Running in d68529b83fcb 04:34:26 Removing intermediate container d68529b83fcb 04:34:26 ---> 04e9cf8021f3 04:34:26 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:34:26 ---> Running in 5a6234c216e5 04:34:28 Removing intermediate container 5a6234c216e5 04:34:28 ---> 9c04a1fb3ffd 04:34:28 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:34:28 ---> Running in 2179219fd2c6 04:34:28 Removing intermediate container 2179219fd2c6 04:34:28 ---> f1a06cf7c688 04:34:28 Step 6/15 : LABEL Name=edgex-ui-go 04:34:28 ---> Running in e31835223765 04:34:28 Removing intermediate container e31835223765 04:34:28 ---> 6f39af1b2114 04:34:28 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:34:28 ---> Running in c71a12ce38cf 04:34:29 Removing intermediate container c71a12ce38cf 04:34:29 ---> ade17eb8f0f5 04:34:29 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:34:29 latest: Pulling from library/docker 04:34:29 cf04c63912e1: Already exists 04:34:29 a9679eef29cc: Pulling fs layer 04:34:29 4f4fb700ef54: Pulling fs layer 04:34:29 4a81ff15e9c1: Pulling fs layer 04:34:29 670ac7667191: Pulling fs layer 04:34:29 f54c0a207651: Pulling fs layer 04:34:29 443e5bf4eb6d: Pulling fs layer 04:34:29 36b38738a239: Pulling fs layer 04:34:29 7e05683eb78b: Pulling fs layer 04:34:29 af19dc418931: Pulling fs layer 04:34:29 350f121bb6a7: Pulling fs layer 04:34:29 51a3079e1f46: Pulling fs layer 04:34:29 dbb9cf640990: Pulling fs layer 04:34:29 4b2b3ec1ddad: Pulling fs layer 04:34:29 6e3a953caa63: Pulling fs layer 04:34:29 4c868131d387: Pulling fs layer 04:34:29 670ac7667191: Waiting 04:34:29 f54c0a207651: Waiting 04:34:29 443e5bf4eb6d: Waiting 04:34:29 36b38738a239: Waiting 04:34:29 7e05683eb78b: Waiting 04:34:29 af19dc418931: Waiting 04:34:29 51a3079e1f46: Waiting 04:34:29 dbb9cf640990: Waiting 04:34:29 4b2b3ec1ddad: Waiting 04:34:29 6e3a953caa63: Waiting 04:34:29 4c868131d387: Waiting 04:34:29 4a81ff15e9c1: Verifying Checksum 04:34:29 4a81ff15e9c1: Download complete 04:34:29 4f4fb700ef54: Verifying Checksum 04:34:29 4f4fb700ef54: Download complete 04:34:29 a9679eef29cc: Verifying Checksum 04:34:29 a9679eef29cc: Download complete 04:34:30 f54c0a207651: Verifying Checksum 04:34:30 f54c0a207651: Download complete 04:34:30 670ac7667191: Verifying Checksum 04:34:30 670ac7667191: Download complete 04:34:30 36b38738a239: Verifying Checksum 04:34:30 36b38738a239: Download complete 04:34:30 7e05683eb78b: Verifying Checksum 04:34:30 7e05683eb78b: Download complete 04:34:30 af19dc418931: Download complete 04:34:30 443e5bf4eb6d: Verifying Checksum 04:34:30 443e5bf4eb6d: Download complete 04:34:30 51a3079e1f46: Verifying Checksum 04:34:30 51a3079e1f46: Download complete 04:34:30 dbb9cf640990: Download complete 04:34:30 6e3a953caa63: Verifying Checksum 04:34:30 6e3a953caa63: Download complete 04:34:30 350f121bb6a7: Verifying Checksum 04:34:30 350f121bb6a7: Download complete 04:34:30 4c868131d387: Verifying Checksum 04:34:30 4c868131d387: Download complete 04:34:31 a9679eef29cc: Pull complete 04:34:31 4f4fb700ef54: Pull complete 04:34:31 4a81ff15e9c1: Pull complete 04:34:32 4b2b3ec1ddad: Verifying Checksum 04:34:32 4b2b3ec1ddad: Download complete 04:34:32 670ac7667191: Pull complete 04:34:34 f54c0a207651: Pull complete 04:34:35 443e5bf4eb6d: Pull complete 04:34:36 36b38738a239: Pull complete 04:34:36 7e05683eb78b: Pull complete 04:34:36 af19dc418931: Pull complete 04:34:38 350f121bb6a7: Pull complete 04:34:38 51a3079e1f46: Pull complete 04:34:38 dbb9cf640990: Pull complete 04:34:41 4b2b3ec1ddad: Pull complete 04:34:41 6e3a953caa63: Pull complete 04:34:42 4c868131d387: Pull complete 04:34:42 Digest: sha256:8d5039800a368057d99fc0a75167d80f345ac8650850509adc7fe25c64cba9dd 04:34:42 Status: Downloaded newer image for docker:latest 04:34:44 ---> 2f0c9289a54b 04:34:44 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:34:44 ---> Running in 34242713bb1d 04:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:34:47 OK: 238 MiB in 54 packages 04:34:47 Removing intermediate container 34242713bb1d 04:34:47 ---> ec41dbaeb93d 04:34:47 Step 10/15 : ENV GO111MODULE=on 04:34:47 ---> Running in 34bd05b0e070 04:34:48 Removing intermediate container 34bd05b0e070 04:34:48 ---> 4aea52f5895d 04:34:48 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:34:48 ---> Running in 0d0904d48b75 04:34:48 Removing intermediate container 0d0904d48b75 04:34:48 ---> f877952bdfb5 04:34:48 Step 12/15 : COPY go.mod vendor* ./ 04:34:49 ---> f4937a8f81dc 04:34:49 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:34:49 ---> Running in cc4444327fdb 04:36:41 Removing intermediate container cc4444327fdb 04:36:41 ---> 018a59124410 04:36:41 Step 14/15 : COPY . . 04:36:41 ---> 49ffc638002d 04:36:41 Step 15/15 : RUN ${MAKE} 04:36:41 ---> Running in fd95f60d0adc 04:36:41 noop 04:36:41 Removing intermediate container fd95f60d0adc 04:36:41 ---> 538b7b27b4eb 04:36:41 Successfully built 538b7b27b4eb 04:36:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:41 + docker inspect -f . ci-base-image-arm64 04:36:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:41 prd-ubuntu20.04-docker-arm64-4c-16g-15565 does not seem to be running inside a container 04:36:41 $ 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:36:43 $ docker top 9633998b68d8872e59f9cac3f0fff51251d095300a1918f0eb14fd6ef7674d37 -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:43 + go version 04:36:43 go version go1.23.2 linux/arm64 [Pipeline] } 04:36:44 $ docker stop --time=1 9633998b68d8872e59f9cac3f0fff51251d095300a1918f0eb14fd6ef7674d37 04:36:45 $ docker rm -f --volumes 9633998b68d8872e59f9cac3f0fff51251d095300a1918f0eb14fd6ef7674d37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:46 + docker inspect -f . ci-base-image-arm64 04:36:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:46 prd-ubuntu20.04-docker-arm64-4c-16g-15565 does not seem to be running inside a container 04:36:47 $ 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:36:48 $ docker top 3eef219d4296f0ccd8bba08ed3c63d636099bdf9dc4e6a480e4b95c9f1957db3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:48 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 04:36:49 + make test 04:36:49 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:36:54 go: updates to go.mod needed; to update it: 04:36:54 go mod tidy 04:36:54 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:36:54 $ docker stop --time=1 3eef219d4296f0ccd8bba08ed3c63d636099bdf9dc4e6a480e4b95c9f1957db3 04:36:56 $ docker rm -f --volumes 3eef219d4296f0ccd8bba08ed3c63d636099bdf9dc4e6a480e4b95c9f1957db3 [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:36:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:36:57 04:36:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:36:58 arm64: Pulling from edgex-lftools-log-publisher 04:36:58 8998bd30e6a1: Pulling fs layer 04:36:58 04944245beec: Pulling fs layer 04:36:58 699f458cf7ca: Pulling fs layer 04:36:58 765212b225bb: Pulling fs layer 04:36:58 f23df028b6ca: Pulling fs layer 04:36:58 d65c8cfc05b1: Pulling fs layer 04:36:58 2437ff75d9bd: Pulling fs layer 04:36:58 f23df028b6ca: Waiting 04:36:58 765212b225bb: Waiting 04:36:58 d65c8cfc05b1: Waiting 04:36:58 2437ff75d9bd: Waiting 04:36:58 04944245beec: Verifying Checksum 04:36:58 04944245beec: Download complete 04:36:58 765212b225bb: Verifying Checksum 04:36:58 765212b225bb: Download complete 04:36:58 f23df028b6ca: Verifying Checksum 04:36:58 f23df028b6ca: Download complete 04:36:58 d65c8cfc05b1: Verifying Checksum 04:36:58 d65c8cfc05b1: Download complete 04:36:58 699f458cf7ca: Verifying Checksum 04:36:58 699f458cf7ca: Download complete 04:36:59 8998bd30e6a1: Verifying Checksum 04:36:59 8998bd30e6a1: Download complete 04:37:01 2437ff75d9bd: Verifying Checksum 04:37:01 2437ff75d9bd: Download complete 04:37:03 8998bd30e6a1: Pull complete 04:37:04 04944245beec: Pull complete 04:37:06 699f458cf7ca: Pull complete 04:37:06 765212b225bb: Pull complete 04:37:07 f23df028b6ca: Pull complete 04:37:07 d65c8cfc05b1: Pull complete 04:37:22 2437ff75d9bd: Pull complete 04:37:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:37:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:37:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:22 prd-ubuntu20.04-docker-arm64-4c-16g-15565 does not seem to be running inside a container 04:37:22 $ 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:37:24 $ docker top 24cfb6c4169bb17aae9c88915eb8000a106669475f86c2f9276e3bc09094ac02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:37:25 ---> job-cost.sh 04:37:25 lf-activate-venv: SKIPPING 04:37:25 INFO: No Stack... 04:37:26 INFO: Retrieving Pricing Info for: v3-standard-4 04:37:26 INFO: Archiving Costs [Pipeline] sh 04:37:27 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:37:27 + cut -d, -f6 [Pipeline] lock 04:37:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-803-1-stack-cost] 04:37:27 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-803-1-stack-cost] did not exist. Created. 04:37:27 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-803-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:37:27 /w/workspace/edgex-ui-go/1@tmp/durable-976b5c00/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:37:28 + echo total: 0.10999999940395355 [Pipeline] stash 04:37:28 Warning: overwriting stash ‘stack-cost’ 04:37:28 Stashed 1 file(s) [Pipeline] } 04:37:28 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-803-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:37:28 $ docker stop --time=1 24cfb6c4169bb17aae9c88915eb8000a106669475f86c2f9276e3bc09094ac02 04:37:30 $ docker rm -f --volumes 24cfb6c4169bb17aae9c88915eb8000a106669475f86c2f9276e3bc09094ac02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:37:31 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:37:33 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-803/archives ] 04:37:33 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-803/archives 04:37:33 total 16 04:37:33 drwxr-xr-x 3 root root 4096 Oct 4 04:32 . 04:37:33 drwxrwxr-x 14 jenkins jenkins 4096 Oct 4 04:32 .. 04:37:33 drwxr-xr-x 2 root root 4096 Oct 4 04:32 cost 04:37:33 -rw-r--r-- 1 root root 83 Oct 4 04:32 cost.csv 04:37:33 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-803/archives 04:37:33 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-803/archives 04:37:33 total 16 04:37:33 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 04:32 . 04:37:33 drwxrwxr-x 14 jenkins jenkins 4096 Oct 4 04:32 .. 04:37:33 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 04:32 cost 04:37:33 -rw-r--r-- 1 jenkins jenkins 83 Oct 4 04:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:37:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:37:35 ---> package-listing.sh 04:37:35 ++ facter osfamily 04:37:35 ++ tr '[:upper:]' '[:lower:]' 04:37:35 + OS_FAMILY=debian 04:37:35 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-803 04:37:35 + START_PACKAGES=/tmp/packages_start.txt 04:37:35 + END_PACKAGES=/tmp/packages_end.txt 04:37:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:37:35 + PACKAGES=/tmp/packages_start.txt 04:37:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-803 ']' 04:37:35 + PACKAGES=/tmp/packages_end.txt 04:37:35 + case "${OS_FAMILY}" in 04:37:35 + dpkg -l 04:37:35 + grep '^ii' 04:37:35 + '[' -f /tmp/packages_start.txt ']' 04:37:35 + '[' -f /tmp/packages_end.txt ']' 04:37:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:37:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-803 ']' 04:37:35 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-803/archives/ 04:37:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-803/archives/ [Pipeline] echo 04:37:35 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-803/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:37:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:36 prd-ubuntu20.04-docker-8c-8g-15564 does not seem to be running inside a container 04:37:36 $ 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-803/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-803 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803:/w/workspace/edgexfoundry_edgex-ui-go_PR-803:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:37:36 $ docker top 3c6eb0f996a0a766d980986152670e8508cbdf5f45eb70f4580ab1ac25815625 -eo pid,comm [Pipeline] { [Pipeline] sh 04:37:37 + touch /tmp/pre-build-complete [Pipeline] sh 04:37:37 + mkdir -p /var/log/sysstat [Pipeline] sh 04:37:37 + ls /var/log/sa-host 04:37:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:37:38 provisioning config files... 04:37:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-803@tmp/config6646379322417292001tmp [Pipeline] { [Pipeline] echo 04:37:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:37:38 ---> create-netrc.sh [Pipeline] } 04:37:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:37:39 ---> python-tools-install.sh [Pipeline] echo 04:37:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:37:39 ---> sudo-logs.sh 04:37:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:37:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:37:39 ---> job-cost.sh 04:37:39 lf-activate-venv: SKIPPING 04:37:39 DEBUG: total: 0.2199999988079071 04:37:39 INFO: Retrieving Stack Cost... 04:37:40 INFO: Retrieving Pricing Info for: v3-standard-8 04:37:40 INFO: Archiving Costs [Pipeline] echo 04:37:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:37:40 ---> logs-deploy.sh 04:37:40 lf-activate-venv: SKIPPING 04:37:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-803/1 04:37:40 INFO: archiving workspace using pattern(s): 04:37:41 Archives upload complete. 04:37:41 INFO: archiving logs to Nexus