Pull request #751 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4967119def1998c93b43d69791196dba74fc7952+524fde96b3cb1875459d9e5ca758071353d7a42e (5b04b879c461aa666d4c3b860192d68fafcef577) 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-ssh5856045863022590138.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2682779914934489020.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh 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-751/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-751/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8817324049752500746.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-751/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3710757404418549742.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh5778167583146078546.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-751/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-751/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1310571821177195681.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-511’ is offline Running on prd-ubuntu20.04-docker-8c-8g-513 in /w/workspace/edgexfoundry_edgex-ui-go_PR-751 [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-751 # 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/751/head:refs/remotes/origin/PR-751 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit 4967119def1998c93b43d69791196dba74fc7952 Merge succeeded, producing 4967119def1998c93b43d69791196dba74fc7952 Checking out Revision 4967119def1998c93b43d69791196dba74fc7952 (PR-751) Commit message: "" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 4967119def1998c93b43d69791196dba74fc7952 # 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 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4967119def1998c93b43d69791196dba74fc7952 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:30:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:30:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:30:38 ========================================================= 04:30:38 EdgeX Global Pipelines Version Info 04:30:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:30:43 ------------------- 04:30:43 stable info: 04:30:43 ------------------- 04:30:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:30:43 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:30:43 Message: update stable to v1.0.258 04:30:43 ------------------- 04:30:43 experimental info: 04:30:43 ------------------- 04:30:43 Commited By: **** collab-it+edgex@linuxfoundation.org 04:30:43 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:30:43 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:30:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:30:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:30:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:30:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:30:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:30:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:30:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:30:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:30:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-751 [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-751 [Pipeline] echo 04:30:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-751 [Pipeline] echo 04:30:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4967119def1998c93b43d69791196dba74fc7952 [Pipeline] echo 04:30:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4967119 [Pipeline] echo 04:30:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:46 provisioning config files... 04:30:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp/config258999763845139329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:46 ---> ****-login.sh 04:30:46 nexus3.edgexfoundry.org:10001 04:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:46 Configure a credential helper to remove this warning. See 04:30:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:46 04:30:46 Login Succeeded 04:30:46 nexus3.edgexfoundry.org:10002 04:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:47 Configure a credential helper to remove this warning. See 04:30:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:47 04:30:47 Login Succeeded 04:30:47 nexus3.edgexfoundry.org:10003 04:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:47 Configure a credential helper to remove this warning. See 04:30:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:47 04:30:47 Login Succeeded 04:30:47 nexus3.edgexfoundry.org:10004 04:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:47 Configure a credential helper to remove this warning. See 04:30:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:47 04:30:47 Login Succeeded 04:30:47 ****.io 04:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:47 Configure a credential helper to remove this warning. See 04:30:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:47 04:30:47 Login Succeeded 04:30:47 ---> ****-login.sh ends [Pipeline] } 04:30:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:30:48 + git rev-list -1 --merges 4967119def1998c93b43d69791196dba74fc7952~1..4967119def1998c93b43d69791196dba74fc7952 [Pipeline] echo 04:30:48 -----------> git rev-list -1 --merges 4967119def1998c93b43d69791196dba74fc7952~1..4967119def1998c93b43d69791196dba74fc7952 4967119def1998c93b43d69791196dba74fc7952 [false] [Pipeline] sh 04:30:48 + git log --format=format:%s -1 4967119def1998c93b43d69791196dba74fc7952 [Pipeline] echo 04:30:48 ========================================================= 04:30:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:30:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:30:49 + git log --format=format:%s -1 4967119def1998c93b43d69791196dba74fc7952 [Pipeline] echo 04:30:49 [semverPrep] GIT_COMMIT: 4967119def1998c93b43d69791196dba74fc7952, Commit Message: --- updated-dependencies: - dependency-name: github.com/edgexfoundry/go-mod-configuration/v3 dependency-type: direct:production update-type: version-update:semver-patch ... [Pipeline] echo 04:30:49 [semverPrep] This is not a build commit. [Pipeline] sh 04:30:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:30:49 + grep -v github /etc/ssh/ssh_known_hosts 04:30:49 + [ -e /tmp/ssh_known_hosts ] 04:30:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:30:49 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 04:30:49 -a /etc/ssh/ssh_known_hosts 04:30:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:30:50 04:30:50 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:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:30:50 0.1.4: Pulling from edgex-devops/py-git-semver 04:30:50 b85a868b505f: Pulling fs layer 04:30:50 e2be974225ed: Pulling fs layer 04:30:50 339a4e72a1f5: Pulling fs layer 04:30:50 988bab9f4d93: Pulling fs layer 04:30:50 1469e6f7b9e6: Pulling fs layer 04:30:50 eaf3925da568: Pulling fs layer 04:30:50 1469e6f7b9e6: Waiting 04:30:50 bab4dde63d76: Pulling fs layer 04:30:50 bde34c3a00c8: Pulling fs layer 04:30:50 eaf3925da568: Waiting 04:30:50 bab4dde63d76: Waiting 04:30:50 b352a97aabf1: Pulling fs layer 04:30:50 b352a97aabf1: Waiting 04:30:50 4872d77fe225: Pulling fs layer 04:30:50 5851b861e8e6: Pulling fs layer 04:30:50 5851b861e8e6: Waiting 04:30:50 e2be974225ed: Verifying Checksum 04:30:50 e2be974225ed: Download complete 04:30:50 988bab9f4d93: Verifying Checksum 04:30:50 988bab9f4d93: Download complete 04:30:50 1469e6f7b9e6: Verifying Checksum 04:30:50 1469e6f7b9e6: Download complete 04:30:50 eaf3925da568: Verifying Checksum 04:30:50 eaf3925da568: Download complete 04:30:50 339a4e72a1f5: Verifying Checksum 04:30:50 339a4e72a1f5: Download complete 04:30:51 bde34c3a00c8: Verifying Checksum 04:30:51 bde34c3a00c8: Download complete 04:30:51 b352a97aabf1: Download complete 04:30:51 4872d77fe225: Download complete 04:30:51 5851b861e8e6: Verifying Checksum 04:30:51 5851b861e8e6: Download complete 04:30:51 b85a868b505f: Verifying Checksum 04:30:51 b85a868b505f: Download complete 04:30:51 bab4dde63d76: Verifying Checksum 04:30:51 bab4dde63d76: Download complete 04:30:52 b85a868b505f: Pull complete 04:30:52 e2be974225ed: Pull complete 04:30:53 339a4e72a1f5: Pull complete 04:30:53 988bab9f4d93: Pull complete 04:30:53 1469e6f7b9e6: Pull complete 04:30:53 eaf3925da568: Pull complete 04:30:55 bab4dde63d76: Pull complete 04:30:55 bde34c3a00c8: Pull complete 04:30:55 b352a97aabf1: Pull complete 04:30:55 4872d77fe225: Pull complete 04:30:55 5851b861e8e6: Pull complete 04:30:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:30:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:30:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:56 prd-ubuntu20.04-docker-8c-8g-513 does not seem to be running inside a container 04:30:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-751 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-751:/w/workspace/edgexfoundry_edgex-ui-go_PR-751:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-751@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:30:59 $ docker top 27a9b286c94508a61f40c6f392a4f5c321e4d0c628b3c66a8ce6ac71cdb604b7 -eo pid,comm 04:30:59 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:30:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:30:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:30:59 [ssh-agent] Looking for ssh-agent implementation... 04:30:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:30:59 $ docker exec 27a9b286c94508a61f40c6f392a4f5c321e4d0c628b3c66a8ce6ac71cdb604b7 ssh-agent 04:30:59 SSH_AUTH_SOCK=/tmp/ssh-56JWpBReDIVX/agent.33 04:30:59 SSH_AGENT_PID=40 04:30:59 Running ssh-add (command line suppressed) 04:30:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp/private_key_8767967758342237943.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp/private_key_8767967758342237943.key) 04:30:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:00 + git tag --points-at HEAD [Pipeline] } 04:31:00 $ docker exec --env ******** --env ******** 27a9b286c94508a61f40c6f392a4f5c321e4d0c628b3c66a8ce6ac71cdb604b7 ssh-agent -k 04:31:00 unset SSH_AUTH_SOCK; 04:31:00 unset SSH_AGENT_PID; 04:31:00 echo Agent pid 40 killed; 04:31:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:31:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:31:00 [ssh-agent] Looking for ssh-agent implementation... 04:31:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:31:00 $ docker exec 27a9b286c94508a61f40c6f392a4f5c321e4d0c628b3c66a8ce6ac71cdb604b7 ssh-agent 04:31:00 SSH_AUTH_SOCK=/tmp/ssh-rfCei6iMM4JA/agent.73 04:31:00 SSH_AGENT_PID=79 04:31:00 Running ssh-add (command line suppressed) 04:31:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp/private_key_3347850952514693939.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp/private_key_3347850952514693939.key) 04:31:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:31:01 + git semver init 04:31:01 2024-05-21 04:31:01,402 [run_init] DEBUG init version:0.0.0 force:False 04:31:01 2024-05-21 04:31:01,404 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-751/.semver 04:31:01 2024-05-21 04:31:01,404 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-751/.semver 04:31:01 2024-05-21 04:31:01,404 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-751/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-751, universal_newlines=False, shell=None, istream=None) 04:31:03 2024-05-21 04:31:03,365 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-751/.git/info/exclude 04:31:03 2024-05-21 04:31:03,367 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-751/.semver/PR-751 with force:False 04:31:03 2024-05-21 04:31:03,367 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-751/.semver/PR-751 04:31:03 2024-05-21 04:31:03,372 [execute] INFO git cat-file --batch-check 04:31:03 2024-05-21 04:31:03,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-751/.semver, universal_newlines=False, shell=None, istream=) 04:31:03 2024-05-21 04:31:03,381 [execute] INFO git cat-file --batch 04:31:03 2024-05-21 04:31:03,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-751/.semver, universal_newlines=False, shell=None, istream=) 04:31:03 2024-05-21 04:31:03,387 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-751/.semver/PR-751 04:31:03 0.0.0 [Pipeline] } 04:31:04 $ docker exec --env ******** --env ******** 27a9b286c94508a61f40c6f392a4f5c321e4d0c628b3c66a8ce6ac71cdb604b7 ssh-agent -k 04:31:04 unset SSH_AUTH_SOCK; 04:31:04 unset SSH_AGENT_PID; 04:31:04 echo Agent pid 79 killed; 04:31:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:31:04 + git semver [Pipeline] } 04:31:04 $ docker stop --time=1 27a9b286c94508a61f40c6f392a4f5c321e4d0c628b3c66a8ce6ac71cdb604b7 04:31:06 $ docker rm -f --volumes 27a9b286c94508a61f40c6f392a4f5c321e4d0c628b3c66a8ce6ac71cdb604b7 [Pipeline] // withDockerContainer [Pipeline] sh 04:31:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:31:06 Stashed 1 file(s) [Pipeline] echo 04:31:06 [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:07 provisioning config files... 04:31:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp/config12755768158950268038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:31:08 ---> ****-login.sh 04:31:08 nexus3.edgexfoundry.org:10001 04:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:08 Configure a credential helper to remove this warning. See 04:31:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:08 04:31:08 Login Succeeded 04:31:08 nexus3.edgexfoundry.org:10002 04:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:08 Configure a credential helper to remove this warning. See 04:31:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:08 04:31:08 Login Succeeded 04:31:08 nexus3.edgexfoundry.org:10003 04:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:08 Configure a credential helper to remove this warning. See 04:31:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:08 04:31:08 Login Succeeded 04:31:08 nexus3.edgexfoundry.org:10004 04:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:08 Configure a credential helper to remove this warning. See 04:31:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:08 04:31:08 Login Succeeded 04:31:08 ****.io 04:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:31:08 Configure a credential helper to remove this warning. See 04:31:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:31:08 04:31:08 Login Succeeded 04:31:08 ---> ****-login.sh ends [Pipeline] } 04:31:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:31:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:31:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:31:08 ========================================================= 04:31:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:31:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:09 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:31:09 Sending build context to Docker daemon 59.52MB 04:31:09 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:31:09 Step 2/15 : FROM ${BASE} AS builder 04:31:09 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:31:09 619be1103602: Pulling fs layer 04:31:09 7862e08f4a3e: Pulling fs layer 04:31:09 5df492c9dc93: Pulling fs layer 04:31:09 7629e6793208: Pulling fs layer 04:31:09 4f4fb700ef54: Pulling fs layer 04:31:09 fb5054dd5b73: Pulling fs layer 04:31:09 eeca6798cff9: Pulling fs layer 04:31:09 aa269ceb94a6: Pulling fs layer 04:31:09 ada007ff1a6a: Pulling fs layer 04:31:09 7629e6793208: Waiting 04:31:09 4f4fb700ef54: Waiting 04:31:09 fb5054dd5b73: Waiting 04:31:09 eeca6798cff9: Waiting 04:31:09 ada007ff1a6a: Waiting 04:31:09 7862e08f4a3e: Verifying Checksum 04:31:09 7862e08f4a3e: Download complete 04:31:09 7629e6793208: Verifying Checksum 04:31:09 7629e6793208: Download complete 04:31:09 4f4fb700ef54: Verifying Checksum 04:31:09 4f4fb700ef54: Download complete 04:31:09 fb5054dd5b73: Verifying Checksum 04:31:09 fb5054dd5b73: Download complete 04:31:09 619be1103602: Verifying Checksum 04:31:09 619be1103602: Download complete 04:31:09 eeca6798cff9: Verifying Checksum 04:31:09 eeca6798cff9: Download complete 04:31:10 619be1103602: Pull complete 04:31:10 ada007ff1a6a: Verifying Checksum 04:31:10 ada007ff1a6a: Download complete 04:31:10 7862e08f4a3e: Pull complete 04:31:10 5df492c9dc93: Verifying Checksum 04:31:10 5df492c9dc93: Download complete 04:31:10 aa269ceb94a6: Verifying Checksum 04:31:10 aa269ceb94a6: Download complete 04:31:13 5df492c9dc93: Pull complete 04:31:13 7629e6793208: Pull complete 04:31:13 4f4fb700ef54: Pull complete 04:31:13 fb5054dd5b73: Pull complete 04:31:13 eeca6798cff9: Pull complete 04:31:15 aa269ceb94a6: Pull complete 04:31:16 ada007ff1a6a: Pull complete 04:31:16 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:31:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:31:16 ---> f489d0715acc 04:31:16 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:31:21 ---> Running in 42b1f8bb1a26 04:31:21 Removing intermediate container 42b1f8bb1a26 04:31:21 ---> 0f2392372a81 04:31:21 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:31:21 ---> Running in 32ab5610a5ec 04:31:21 Removing intermediate container 32ab5610a5ec 04:31:21 ---> 7a3fbf0d4344 04:31:21 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:31:21 ---> Running in 290f545858bc 04:31:21 Removing intermediate container 290f545858bc 04:31:21 ---> b698623dec8e 04:31:21 Step 6/15 : LABEL Name=edgex-ui-go 04:31:21 ---> Running in f8a0c39dd20f 04:31:21 Removing intermediate container f8a0c39dd20f 04:31:21 ---> f0fe5571d848 04:31:21 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:31:21 ---> Running in 3c8655132d5c 04:31:21 Removing intermediate container 3c8655132d5c 04:31:21 ---> a5c9fd3bbc5a 04:31:21 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:31:22 latest: Pulling from library/docker 04:31:22 4abcf2066143: Pulling fs layer 04:31:22 c88bf952fe1e: Pulling fs layer 04:31:22 4f4fb700ef54: Pulling fs layer 04:31:22 5a8a4e24f242: Pulling fs layer 04:31:22 4bbe644b24a5: Pulling fs layer 04:31:22 d22996bea9a7: Pulling fs layer 04:31:22 1c300cb05ad4: Pulling fs layer 04:31:22 085bf4ce04f9: Pulling fs layer 04:31:22 35f84b45007d: Pulling fs layer 04:31:22 1201423837e6: Pulling fs layer 04:31:22 5e8d55a0201e: Pulling fs layer 04:31:22 ecd10cfc94a3: Pulling fs layer 04:31:22 a16ef2620f24: Pulling fs layer 04:31:22 717a89492317: Pulling fs layer 04:31:22 1601b1d00221: Pulling fs layer 04:31:22 5a8a4e24f242: Waiting 04:31:22 bda66753db8b: Pulling fs layer 04:31:22 1201423837e6: Waiting 04:31:22 4bbe644b24a5: Waiting 04:31:22 085bf4ce04f9: Waiting 04:31:22 5e8d55a0201e: Waiting 04:31:22 1c300cb05ad4: Waiting 04:31:22 d22996bea9a7: Waiting 04:31:22 ecd10cfc94a3: Waiting 04:31:22 1601b1d00221: Waiting 04:31:22 a16ef2620f24: Waiting 04:31:22 717a89492317: Waiting 04:31:22 bda66753db8b: Waiting 04:31:22 4abcf2066143: Verifying Checksum 04:31:22 4abcf2066143: Download complete 04:31:22 4f4fb700ef54: Verifying Checksum 04:31:22 4f4fb700ef54: Download complete 04:31:22 c88bf952fe1e: Verifying Checksum 04:31:22 c88bf952fe1e: Download complete 04:31:22 5a8a4e24f242: Download complete 04:31:22 Still waiting to schedule task 04:31:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:31:22 4abcf2066143: Pull complete 04:31:22 4bbe644b24a5: Verifying Checksum 04:31:22 4bbe644b24a5: Download complete 04:31:22 c88bf952fe1e: Pull complete 04:31:22 d22996bea9a7: Verifying Checksum 04:31:22 d22996bea9a7: Download complete 04:31:22 085bf4ce04f9: Verifying Checksum 04:31:22 085bf4ce04f9: Download complete 04:31:22 4f4fb700ef54: Pull complete 04:31:22 5a8a4e24f242: Pull complete 04:31:22 35f84b45007d: Verifying Checksum 04:31:22 35f84b45007d: Download complete 04:31:22 1201423837e6: Verifying Checksum 04:31:22 1201423837e6: Download complete 04:31:22 1c300cb05ad4: Verifying Checksum 04:31:22 1c300cb05ad4: Download complete 04:31:22 ecd10cfc94a3: Download complete 04:31:22 a16ef2620f24: Download complete 04:31:23 5e8d55a0201e: Verifying Checksum 04:31:23 5e8d55a0201e: Download complete 04:31:23 1601b1d00221: Verifying Checksum 04:31:23 1601b1d00221: Download complete 04:31:23 4bbe644b24a5: Pull complete 04:31:23 bda66753db8b: Verifying Checksum 04:31:23 bda66753db8b: Download complete 04:31:23 d22996bea9a7: Pull complete 04:31:23 717a89492317: Verifying Checksum 04:31:23 717a89492317: Download complete 04:31:23 1c300cb05ad4: Pull complete 04:31:23 085bf4ce04f9: Pull complete 04:31:23 35f84b45007d: Pull complete 04:31:24 1201423837e6: Pull complete 04:31:24 5e8d55a0201e: Pull complete 04:31:24 ecd10cfc94a3: Pull complete 04:31:24 a16ef2620f24: Pull complete 04:31:25 717a89492317: Pull complete 04:31:25 1601b1d00221: Pull complete 04:31:25 bda66753db8b: Pull complete 04:31:25 Digest: sha256:ae1f3ee621c3185d96624ac26ea5e6ac8536d1a284b16adb6fbc5136a3dc37c6 04:31:25 Status: Downloaded newer image for docker:latest 04:31:28 ---> 7ad01bc65887 04:31:28 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:31:28 ---> Running in ceca3502c0fc 04:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:31:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:31:28 OK: 264 MiB in 52 packages 04:31:28 Removing intermediate container ceca3502c0fc 04:31:28 ---> 8fceb186dacc 04:31:28 Step 10/15 : ENV GO111MODULE=on 04:31:28 ---> Running in d727caebc6e0 04:31:29 Removing intermediate container d727caebc6e0 04:31:29 ---> 944f03f5ac65 04:31:29 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:31:29 ---> Running in a6a21d920ae3 04:31:29 Removing intermediate container a6a21d920ae3 04:31:29 ---> 48c71449d245 04:31:29 Step 12/15 : COPY go.mod vendor* ./ 04:31:29 ---> f86a96a536fd 04:31:29 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:31:29 ---> Running in 6b56a50620b0 04:32:39 Removing intermediate container 6b56a50620b0 04:32:39 ---> 4a8362957916 04:32:39 Step 14/15 : COPY . . 04:32:39 ---> 669ec9d7e469 04:32:39 Step 15/15 : RUN ${MAKE} 04:32:39 ---> Running in 5b54404b226e 04:32:39 noop 04:32:39 Removing intermediate container 5b54404b226e 04:32:39 ---> 2be0489c8b3c 04:32:39 Successfully built 2be0489c8b3c 04:32:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:40 + docker inspect -f . ci-base-image-x86_64 04:32:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:40 prd-ubuntu20.04-docker-8c-8g-513 does not seem to be running inside a container 04:32:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-751 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-751:/w/workspace/edgexfoundry_edgex-ui-go_PR-751:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-751@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:40 $ docker top ed47d015d5618d99646a37eafe07b604a905baefa34920b7356656d2fe234631 -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:41 + go version 04:32:41 go version go1.21.9 linux/amd64 [Pipeline] } 04:32:41 $ docker stop --time=1 ed47d015d5618d99646a37eafe07b604a905baefa34920b7356656d2fe234631 04:32:42 $ docker rm -f --volumes ed47d015d5618d99646a37eafe07b604a905baefa34920b7356656d2fe234631 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:43 + docker inspect -f . ci-base-image-x86_64 04:32:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:43 prd-ubuntu20.04-docker-8c-8g-513 does not seem to be running inside a container 04:32:43 $ 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-751 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-751:/w/workspace/edgexfoundry_edgex-ui-go_PR-751:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-751@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:43 $ docker top 46cd01cb879d0062c2d563b07e3ce2a06c5ca31ace28ada8bf049ceea5f96147 -eo pid,comm [Pipeline] { [Pipeline] sh 04:32:44 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-751 [Pipeline] fileExists [Pipeline] sh 04:32:44 + make test 04:32:44 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:32:46 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:32:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-514 in /w/workspace/edgexfoundry_edgex-ui-go_PR-751 [Pipeline] { [Pipeline] ws 04:32:53 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:32:56 The recommended git tool is: git 04:32:56 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 04:32:56 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges 04:32:56 have (chan any, chan error, any, string) 04:32:56 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:32:56 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges 04:32:56 have (chan any, chan error, interface{}, string) 04:32:56 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:32:56 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges 04:32:56 have (chan any, chan error, interface{}, string) 04:32:56 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:33:00 using credential edgex-jenkins-ssh 04:33:00 Cloning the remote Git repository 04:33:00 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:33:00 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:33:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:33:01 > git --version # timeout=10 04:33:01 > git --version # 'git version 2.25.1' 04:33:01 using GIT_SSH to set credentials SSH Credentials for GitHub 04:33:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:33:01 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:33:01 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:33:01 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:33:01 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:33:01 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:33:01 FAIL 04:33:01 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:33:01 $ docker stop --time=1 46cd01cb879d0062c2d563b07e3ce2a06c5ca31ace28ada8bf049ceea5f96147 04:33:06 $ docker rm -f --volumes 46cd01cb879d0062c2d563b07e3ce2a06c5ca31ace28ada8bf049ceea5f96147 04:33:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:33:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:33:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:33:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:33:06 using GIT_SSH to set credentials SSH Credentials for GitHub 04:33:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/751/head:refs/remotes/origin/PR-751 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } 04:33:06 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit 4967119def1998c93b43d69791196dba74fc7952 [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] } 04:33:07 Merge succeeded, producing 4967119def1998c93b43d69791196dba74fc7952 04:33:07 Checking out Revision 4967119def1998c93b43d69791196dba74fc7952 (PR-751) [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:33:07 Commit message: "" 04:33:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:33:07 04:33:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:33:07 > git --version # timeout=10 04:33:07 > git --version # 'git version 2.25.1' 04:33:07 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] isUnix 04:33:06 > git config core.sparsecheckout # timeout=10 04:33:06 > git checkout -f 4967119def1998c93b43d69791196dba74fc7952 # timeout=10 04:33:07 > git remote # timeout=10 04:33:07 > git config --get remote.origin.url # timeout=10 04:33:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:33:07 > git merge 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 04:33:07 > git rev-parse HEAD^{commit} # timeout=10 04:33:07 > git config core.sparsecheckout # timeout=10 04:33:07 > git checkout -f 4967119def1998c93b43d69791196dba74fc7952 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:33:08 latest: Pulling from edgex-lftools-log-publisher 04:33:08 5eb5b503b376: Pulling fs layer 04:33:08 5c69ac0246d0: Pulling fs layer 04:33:08 ec43610c2a17: Pulling fs layer 04:33:08 3a2ae6a8a46f: Pulling fs layer 04:33:08 33b1e0a273af: Pulling fs layer 04:33:08 5d3b04190fa2: Pulling fs layer 04:33:08 2f39f015ded8: Pulling fs layer 04:33:08 33b1e0a273af: Waiting 04:33:08 5d3b04190fa2: Waiting 04:33:08 2f39f015ded8: Waiting 04:33:08 3a2ae6a8a46f: Waiting 04:33:08 5c69ac0246d0: Download complete 04:33:08 3a2ae6a8a46f: Download complete 04:33:08 33b1e0a273af: Verifying Checksum 04:33:08 33b1e0a273af: Download complete 04:33:08 5d3b04190fa2: Verifying Checksum 04:33:08 5d3b04190fa2: Download complete 04:33:08 ec43610c2a17: Verifying Checksum 04:33:08 5eb5b503b376: Verifying Checksum 04:33:08 5eb5b503b376: Download complete 04:33:09 2f39f015ded8: Download complete 04:33:09 5eb5b503b376: Pull complete 04:33:09 5c69ac0246d0: Pull complete 04:33:10 ec43610c2a17: Pull complete 04:33:10 3a2ae6a8a46f: Pull complete 04:33:10 33b1e0a273af: Pull complete 04:33:10 5d3b04190fa2: Pull complete 04:33:12 04:33:12 GitHub has been notified of this commit’s build result 04:33:12 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:33:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:33:12 % Total % Received % Xferd Average Speed Time Time Time Current 04:33:12 Dload Upload Total Spent Left Speed 04:33:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 120k 0 --:--:-- --:--:-- --:--:-- 121k [Pipeline] sh 04:33:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:33:13 + + sudo teesudo /etc/docker/daemon.new jq 04:33:13 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:33:13 { 04:33:13 "registry-mirrors": [ 04:33:13 "https://nexus3.edgexfoundry.org:10001" 04:33:13 ], 04:33:13 "bip": "10.250.0.254/24", 04:33:13 "hosts": [ 04:33:13 "tcp://0.0.0.0:5555", 04:33:13 "unix:///var/run/docker.sock" 04:33:13 ], 04:33:13 "mtu": 1458, 04:33:13 "selinux-enabled": true, 04:33:13 "seccomp-profile": "/etc/docker/seccomp.json" 04:33:13 } [Pipeline] sh 04:33:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:33:14 + sudo service docker restart 04:33:14 2f39f015ded8: Pull complete 04:33:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:33:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:33:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:15 prd-ubuntu20.04-docker-8c-8g-513 does not seem to be running inside a container 04:33:15 $ 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-751 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-751:/w/workspace/edgexfoundry_edgex-ui-go_PR-751:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-751@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:33:19 $ docker top c32b669fa98e4fbcd0b04d84332f70242af3b3a901887421adb36e8c61679b17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:20 ---> job-cost.sh 04:33:20 lf-activate-venv: SKIPPING 04:33:20 INFO: No Stack... 04:33:20 INFO: Retrieving Pricing Info for: v3-standard-8 04:33:20 INFO: Archiving Costs [Pipeline] sh 04:33:20 + + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-751/archives/cost.csv 04:33:20 cut -d, -f6 [Pipeline] lock 04:33:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-751-1-stack-cost] 04:33:20 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-751-1-stack-cost] did not exist. Created. 04:33:21 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-751-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:33:21 + echo total: 0.2199999988079071 [Pipeline] stash 04:33:21 Stashed 1 file(s) [Pipeline] } 04:33:21 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-751-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:33:21 $ docker stop --time=1 c32b669fa98e4fbcd0b04d84332f70242af3b3a901887421adb36e8c61679b17 04:33:22 $ docker rm -f --volumes c32b669fa98e4fbcd0b04d84332f70242af3b3a901887421adb36e8c61679b17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:33:23 Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:32 provisioning config files... 04:33:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config12911175262955798256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:33 ---> ****-login.sh 04:33:33 nexus3.edgexfoundry.org:10001 04:33:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:33 Configure a credential helper to remove this warning. See 04:33:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:33 04:33:33 Login Succeeded 04:33:33 nexus3.edgexfoundry.org:10002 04:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:34 Configure a credential helper to remove this warning. See 04:33:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:34 04:33:34 Login Succeeded 04:33:34 nexus3.edgexfoundry.org:10003 04:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:34 Configure a credential helper to remove this warning. See 04:33:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:34 04:33:34 Login Succeeded 04:33:34 nexus3.edgexfoundry.org:10004 04:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:34 Configure a credential helper to remove this warning. See 04:33:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:34 04:33:34 Login Succeeded 04:33:34 ****.io 04:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:35 Configure a credential helper to remove this warning. See 04:33:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:35 04:33:35 Login Succeeded 04:33:35 ---> ****-login.sh ends [Pipeline] } 04:33:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:33:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:33:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:33:35 ========================================================= 04:33:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:33:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:33:37 Sending build context to Docker daemon 35.41MB 04:33:37 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:33:37 Step 2/15 : FROM ${BASE} AS builder 04:33:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:33:37 c6b39de5b339: Pulling fs layer 04:33:37 a69c41024577: Pulling fs layer 04:33:37 d6de4b400683: Pulling fs layer 04:33:37 35cb2a7552d0: Pulling fs layer 04:33:37 4f4fb700ef54: Pulling fs layer 04:33:37 464afbd9ba4c: Pulling fs layer 04:33:37 00f215d4a9da: Pulling fs layer 04:33:37 d496ad576159: Pulling fs layer 04:33:37 4f4fb700ef54: Waiting 04:33:37 464afbd9ba4c: Waiting 04:33:37 00f215d4a9da: Waiting 04:33:37 d496ad576159: Waiting 04:33:37 35cb2a7552d0: Waiting 04:33:37 a69c41024577: Verifying Checksum 04:33:37 a69c41024577: Download complete 04:33:37 35cb2a7552d0: Verifying Checksum 04:33:37 35cb2a7552d0: Download complete 04:33:37 4f4fb700ef54: Verifying Checksum 04:33:37 4f4fb700ef54: Download complete 04:33:37 464afbd9ba4c: Verifying Checksum 04:33:37 464afbd9ba4c: Download complete 04:33:37 c6b39de5b339: Verifying Checksum 04:33:37 c6b39de5b339: Download complete 04:33:38 d496ad576159: Verifying Checksum 04:33:38 d496ad576159: Download complete 04:33:39 c6b39de5b339: Pull complete 04:33:39 a69c41024577: Pull complete 04:33:39 d6de4b400683: Verifying Checksum 04:33:39 d6de4b400683: Download complete 04:33:40 00f215d4a9da: Verifying Checksum 04:33:40 00f215d4a9da: Download complete 04:33:53 d6de4b400683: Pull complete 04:33:53 35cb2a7552d0: Pull complete 04:33:53 4f4fb700ef54: Pull complete 04:33:53 464afbd9ba4c: Pull complete 04:34:03 00f215d4a9da: Pull complete 04:34:03 d496ad576159: Pull complete 04:34:03 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:34:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:34:03 ---> f246e2811388 04:34:03 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:34:05 ---> Running in 40f25e089167 04:34:05 Removing intermediate container 40f25e089167 04:34:05 ---> 4794d8c0a2d2 04:34:05 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:34:05 ---> Running in 1fa08a34312c 04:34:05 Removing intermediate container 1fa08a34312c 04:34:05 ---> 70092290d03f 04:34:05 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:34:05 ---> Running in f7275b552e49 04:34:06 Removing intermediate container f7275b552e49 04:34:06 ---> 7fdf0317e5b4 04:34:06 Step 6/15 : LABEL Name=edgex-ui-go 04:34:06 ---> Running in dfc4ce61a278 04:34:06 Removing intermediate container dfc4ce61a278 04:34:06 ---> a493f07f4e44 04:34:06 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:34:06 ---> Running in f8b2d54d23b8 04:34:06 Removing intermediate container f8b2d54d23b8 04:34:06 ---> bf65b9c200b5 04:34:06 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:34:07 latest: Pulling from library/docker 04:34:07 bca4290a9639: Pulling fs layer 04:34:07 26a32024d093: Pulling fs layer 04:34:07 4f4fb700ef54: Pulling fs layer 04:34:07 c28a93629fe8: Pulling fs layer 04:34:07 fca74b54ab79: Pulling fs layer 04:34:07 9f0172fc2256: Pulling fs layer 04:34:07 ca264b00ca1a: Pulling fs layer 04:34:07 cbc2b9de2d3a: Pulling fs layer 04:34:07 764de83b6dc8: Pulling fs layer 04:34:07 4da06d014882: Pulling fs layer 04:34:07 65a2d14950ce: Pulling fs layer 04:34:07 737e38eb28aa: Pulling fs layer 04:34:07 f6d9364a7f6b: Pulling fs layer 04:34:07 48bd3a787554: Pulling fs layer 04:34:07 8c5b903b1077: Pulling fs layer 04:34:07 42db17184260: Pulling fs layer 04:34:07 c28a93629fe8: Waiting 04:34:07 fca74b54ab79: Waiting 04:34:07 9f0172fc2256: Waiting 04:34:07 ca264b00ca1a: Waiting 04:34:07 cbc2b9de2d3a: Waiting 04:34:07 48bd3a787554: Waiting 04:34:07 8c5b903b1077: Waiting 04:34:07 65a2d14950ce: Waiting 04:34:07 42db17184260: Waiting 04:34:07 737e38eb28aa: Waiting 04:34:07 4f4fb700ef54: Download complete 04:34:07 26a32024d093: Verifying Checksum 04:34:07 26a32024d093: Download complete 04:34:07 bca4290a9639: Download complete 04:34:07 c28a93629fe8: Verifying Checksum 04:34:07 c28a93629fe8: Download complete 04:34:08 fca74b54ab79: Verifying Checksum 04:34:08 fca74b54ab79: Download complete 04:34:08 9f0172fc2256: Verifying Checksum 04:34:08 9f0172fc2256: Download complete 04:34:08 ca264b00ca1a: Download complete 04:34:08 cbc2b9de2d3a: Verifying Checksum 04:34:08 cbc2b9de2d3a: Download complete 04:34:08 bca4290a9639: Pull complete 04:34:08 764de83b6dc8: Verifying Checksum 04:34:08 764de83b6dc8: Download complete 04:34:08 4da06d014882: Verifying Checksum 04:34:08 4da06d014882: Download complete 04:34:08 737e38eb28aa: Verifying Checksum 04:34:08 737e38eb28aa: Download complete 04:34:08 f6d9364a7f6b: Verifying Checksum 04:34:08 f6d9364a7f6b: Download complete 04:34:09 8c5b903b1077: Verifying Checksum 04:34:09 8c5b903b1077: Download complete 04:34:09 65a2d14950ce: Verifying Checksum 04:34:09 65a2d14950ce: Download complete 04:34:09 42db17184260: Verifying Checksum 04:34:09 42db17184260: Download complete 04:34:09 26a32024d093: Pull complete 04:34:09 4f4fb700ef54: Pull complete 04:34:09 c28a93629fe8: Pull complete 04:34:10 48bd3a787554: Verifying Checksum 04:34:10 48bd3a787554: Download complete 04:34:11 fca74b54ab79: Pull complete 04:34:12 9f0172fc2256: Pull complete 04:34:13 ca264b00ca1a: Pull complete 04:34:14 cbc2b9de2d3a: Pull complete 04:34:14 764de83b6dc8: Pull complete 04:34:14 4da06d014882: Pull complete 04:34:16 65a2d14950ce: Pull complete 04:34:16 737e38eb28aa: Pull complete 04:34:16 f6d9364a7f6b: Pull complete 04:34:20 48bd3a787554: Pull complete 04:34:20 8c5b903b1077: Pull complete 04:34:20 42db17184260: Pull complete 04:34:20 Digest: sha256:ae1f3ee621c3185d96624ac26ea5e6ac8536d1a284b16adb6fbc5136a3dc37c6 04:34:20 Status: Downloaded newer image for docker:latest 04:34:23 ---> 9bf618100b7e 04:34:23 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:34:23 ---> Running in 11f19be6e304 04:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:34:25 OK: 266 MiB in 52 packages 04:34:26 Removing intermediate container 11f19be6e304 04:34:26 ---> 2996ab0a41ea 04:34:26 Step 10/15 : ENV GO111MODULE=on 04:34:26 ---> Running in acee70b03efb 04:34:26 Removing intermediate container acee70b03efb 04:34:26 ---> ecca92f35813 04:34:26 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:34:26 ---> Running in e5e3bfbcc938 04:34:27 Removing intermediate container e5e3bfbcc938 04:34:27 ---> 0c2f80f294de 04:34:27 Step 12/15 : COPY go.mod vendor* ./ 04:34:27 ---> 0c6cf3c4c15b 04:34:27 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:34:27 ---> Running in f1f8117003a4 04:36:19 Removing intermediate container f1f8117003a4 04:36:19 ---> 707cf80d0aa2 04:36:19 Step 14/15 : COPY . . 04:36:19 ---> 7f9407319ca7 04:36:19 Step 15/15 : RUN ${MAKE} 04:36:19 ---> Running in b44900e4c7bd 04:36:19 noop 04:36:19 Removing intermediate container b44900e4c7bd 04:36:19 ---> f71cfd5884da 04:36:19 Successfully built f71cfd5884da 04:36:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:19 + docker inspect -f . ci-base-image-arm64 04:36:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:20 prd-ubuntu20.04-docker-arm64-4c-16g-514 does not seem to be running inside a container 04:36:20 $ 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:21 $ docker top 2c2cc0e11d0910ea279d687f46648ab3ebbba25691389a9c5de7f48ea88a8e5e -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:22 + go version 04:36:22 go version go1.21.9 linux/arm64 [Pipeline] } 04:36:22 $ docker stop --time=1 2c2cc0e11d0910ea279d687f46648ab3ebbba25691389a9c5de7f48ea88a8e5e 04:36:23 $ docker rm -f --volumes 2c2cc0e11d0910ea279d687f46648ab3ebbba25691389a9c5de7f48ea88a8e5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:24 + docker inspect -f . ci-base-image-arm64 04:36:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:25 prd-ubuntu20.04-docker-arm64-4c-16g-514 does not seem to be running inside a container 04:36:25 $ 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:26 $ docker top 37799e1104b5a050d20feb408c7f80419370e6d418f5bb3912344fe220bae1bb -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:26 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 04:36:27 + make test 04:36:27 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:36:34 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:38:41 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 04:38:41 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges 04:38:41 have (chan any, chan error, any, string) 04:38:41 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:38:41 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges 04:38:41 have (chan any, chan error, interface{}, string) 04:38:41 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:38:41 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges 04:38:41 have (chan any, chan error, interface{}, string) 04:38:41 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:39:49 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:39:49 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:39:49 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:39:49 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:39:49 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:39:49 FAIL 04:39:49 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:39:49 $ docker stop --time=1 37799e1104b5a050d20feb408c7f80419370e6d418f5bb3912344fe220bae1bb 04:39:51 $ docker rm -f --volumes 37799e1104b5a050d20feb408c7f80419370e6d418f5bb3912344fe220bae1bb [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:39:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:39:53 04:39:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:39:53 arm64: Pulling from edgex-lftools-log-publisher 04:39:53 8998bd30e6a1: Pulling fs layer 04:39:53 04944245beec: Pulling fs layer 04:39:53 699f458cf7ca: Pulling fs layer 04:39:53 765212b225bb: Pulling fs layer 04:39:53 f23df028b6ca: Pulling fs layer 04:39:53 d65c8cfc05b1: Pulling fs layer 04:39:53 2437ff75d9bd: Pulling fs layer 04:39:53 f23df028b6ca: Waiting 04:39:53 d65c8cfc05b1: Waiting 04:39:53 765212b225bb: Waiting 04:39:53 2437ff75d9bd: Waiting 04:39:53 04944245beec: Verifying Checksum 04:39:53 04944245beec: Download complete 04:39:53 765212b225bb: Verifying Checksum 04:39:53 765212b225bb: Download complete 04:39:53 f23df028b6ca: Verifying Checksum 04:39:53 f23df028b6ca: Download complete 04:39:54 d65c8cfc05b1: Verifying Checksum 04:39:54 d65c8cfc05b1: Download complete 04:39:54 699f458cf7ca: Verifying Checksum 04:39:54 699f458cf7ca: Download complete 04:39:54 8998bd30e6a1: Verifying Checksum 04:39:54 8998bd30e6a1: Download complete 04:39:57 2437ff75d9bd: Verifying Checksum 04:39:57 2437ff75d9bd: Download complete 04:39:59 8998bd30e6a1: Pull complete 04:39:59 04944245beec: Pull complete 04:40:01 699f458cf7ca: Pull complete 04:40:01 765212b225bb: Pull complete 04:40:02 f23df028b6ca: Pull complete 04:40:02 d65c8cfc05b1: Pull complete 04:40:20 2437ff75d9bd: Pull complete 04:40:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:40:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:40:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:21 prd-ubuntu20.04-docker-arm64-4c-16g-514 does not seem to be running inside a container 04:40:21 $ 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:40:23 $ docker top 51156029f0cb76ab64b4f2b65b1f782125838fefe19629cd7d9692ab31a414cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:40:24 ---> job-cost.sh 04:40:24 lf-activate-venv: SKIPPING 04:40:24 INFO: No Stack... 04:40:25 INFO: Retrieving Pricing Info for: v3-standard-4 04:40:25 INFO: Archiving Costs [Pipeline] sh 04:40:26 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 04:40:26 + cut -d, -f6 [Pipeline] lock 04:40:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-751-1-stack-cost] 04:40:26 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-751-1-stack-cost] did not exist. Created. 04:40:26 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-751-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:40:26 /w/workspace/edgex-ui-go/1@tmp/durable-4cc4c765/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:40:27 + echo total: 0.10999999940395355 [Pipeline] stash 04:40:27 Warning: overwriting stash ‘stack-cost’ 04:40:28 Stashed 1 file(s) [Pipeline] } 04:40:28 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-751-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:40:28 $ docker stop --time=1 51156029f0cb76ab64b4f2b65b1f782125838fefe19629cd7d9692ab31a414cb 04:40:29 $ docker rm -f --volumes 51156029f0cb76ab64b4f2b65b1f782125838fefe19629cd7d9692ab31a414cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:40:30 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:40:33 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-751/archives ] 04:40:33 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-751/archives 04:40:33 total 16 04:40:33 drwxr-xr-x 3 root root 4096 May 21 04:33 . 04:40:33 drwxrwxr-x 14 jenkins jenkins 4096 May 21 04:33 .. 04:40:33 drwxr-xr-x 2 root root 4096 May 21 04:33 cost 04:40:33 -rw-r--r-- 1 root root 83 May 21 04:33 cost.csv 04:40:33 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-751/archives 04:40:33 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-751/archives 04:40:33 total 16 04:40:33 drwxr-xr-x 3 jenkins jenkins 4096 May 21 04:33 . 04:40:33 drwxrwxr-x 14 jenkins jenkins 4096 May 21 04:33 .. 04:40:33 drwxr-xr-x 2 jenkins jenkins 4096 May 21 04:33 cost 04:40:33 -rw-r--r-- 1 jenkins jenkins 83 May 21 04:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:40:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:40:34 ---> package-listing.sh 04:40:34 ++ facter osfamily 04:40:34 ++ tr '[:upper:]' '[:lower:]' 04:40:34 + OS_FAMILY=debian 04:40:34 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-751 04:40:34 + START_PACKAGES=/tmp/packages_start.txt 04:40:34 + END_PACKAGES=/tmp/packages_end.txt 04:40:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:40:34 + PACKAGES=/tmp/packages_start.txt 04:40:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-751 ']' 04:40:34 + PACKAGES=/tmp/packages_end.txt 04:40:34 + case "${OS_FAMILY}" in 04:40:34 + dpkg -l 04:40:34 + grep '^ii' 04:40:34 + '[' -f /tmp/packages_start.txt ']' 04:40:34 + '[' -f /tmp/packages_end.txt ']' 04:40:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:40:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-751 ']' 04:40:34 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-751/archives/ 04:40:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-751/archives/ [Pipeline] echo 04:40:34 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-751/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:40:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:40:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:36 prd-ubuntu20.04-docker-8c-8g-513 does not seem to be running inside a container 04:40: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-751/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-751 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-751:/w/workspace/edgexfoundry_edgex-ui-go_PR-751:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-751@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:40:36 $ docker top 17905273e60dd5ad54b6a79371288b6f8a6f9a8c71afac8ec4621a5cde8a2b15 -eo pid,comm [Pipeline] { [Pipeline] sh 04:40:36 + touch /tmp/pre-build-complete [Pipeline] sh 04:40:37 + mkdir -p /var/log/sysstat [Pipeline] sh 04:40:37 + ls /var/log/sa-host 04:40:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:40:37 provisioning config files... 04:40:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-751@tmp/config16570711886354351287tmp [Pipeline] { [Pipeline] echo 04:40:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:40:38 ---> create-netrc.sh [Pipeline] } 04:40:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:40:38 ---> python-tools-install.sh [Pipeline] echo 04:40:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:40:38 ---> sudo-logs.sh 04:40:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:40:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:40:39 ---> job-cost.sh 04:40:39 lf-activate-venv: SKIPPING 04:40:39 DEBUG: total: 0.2199999988079071 04:40:39 INFO: Retrieving Stack Cost... 04:40:39 INFO: Retrieving Pricing Info for: v3-standard-8 04:40:40 INFO: Archiving Costs [Pipeline] echo 04:40:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:40:40 ---> logs-deploy.sh 04:40:40 lf-activate-venv: SKIPPING 04:40:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-751/1 04:40:40 INFO: archiving workspace using pattern(s): 04:40:41 Archives upload complete. 04:40:41 INFO: archiving logs to Nexus